Update internal ACF to 6.1.7
This commit is contained in:
parent
6f0348f218
commit
8a58ef969a
@ -9,7 +9,7 @@
|
||||
* Plugin Name: Advanced Custom Fields
|
||||
* Plugin URI: https://www.advancedcustomfields.com
|
||||
* Description: Customize WordPress with powerful, professional and intuitive fields.
|
||||
* Version: 6.1.6
|
||||
* Version: 6.1.7
|
||||
* Author: WP Engine
|
||||
* Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields
|
||||
* Text Domain: acf
|
||||
@ -33,7 +33,7 @@ if ( ! class_exists( 'ACF' ) ) {
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public $version = '6.1.6';
|
||||
public $version = '6.1.7';
|
||||
|
||||
/**
|
||||
* The plugin settings array.
|
||||
@ -269,8 +269,8 @@ if ( ! class_exists( 'ACF' ) ) {
|
||||
|
||||
// Add post types and taxonomies.
|
||||
if ( acf_get_setting( 'enable_post_types' ) ) {
|
||||
acf_include( 'includes/post-types/class-acf-post-type.php' );
|
||||
acf_include( 'includes/post-types/class-acf-taxonomy.php' );
|
||||
acf_include( 'includes/post-types/class-acf-post-type.php' );
|
||||
}
|
||||
|
||||
// Include fields.
|
||||
|
@ -1,6 +0,0 @@
|
||||
/******/ (function() { // webpackBootstrap
|
||||
/******/ "use strict";
|
||||
/******/
|
||||
/******/
|
||||
/******/ })()
|
||||
;
|
@ -681,8 +681,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
* Hide old / native WP titles from pages
|
||||
*
|
||||
*---------------------------------------------------------------------------------------------*/
|
||||
.acf-admin-page .acf-settings-wrap h1,
|
||||
.acf-admin-page #acf-admin-tools h1 {
|
||||
.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;
|
||||
}
|
||||
|
||||
@ -1174,12 +1176,20 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
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-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 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@ -1194,6 +1204,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
top: auto;
|
||||
width: 18px;
|
||||
@ -1203,6 +1217,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
@ -1210,6 +1228,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
border-color: #6BB5D8 !important;
|
||||
border-bottom-color: #D0D5DD !important;
|
||||
@ -1217,6 +1239,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
border-bottom-right-radius: 0 !important;
|
||||
border-bottom-left-radius: 0 !important;
|
||||
@ -1224,6 +1250,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
border-top-right-radius: 0 !important;
|
||||
border-top-left-radius: 0 !important;
|
||||
@ -1233,16 +1263,24 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
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-meta-box .acf-selection.has-icon {
|
||||
.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-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 {
|
||||
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-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 {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
@ -1253,6 +1291,10 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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 {
|
||||
content: "";
|
||||
display: block;
|
||||
@ -1280,12 +1322,20 @@ html[dir=rtl] .acf-field-object.open > .handle {
|
||||
.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-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] {
|
||||
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-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 {
|
||||
-webkit-mask-image: url("../../images/icons/icon-chevron-up.svg");
|
||||
mask-image: url("../../images/icons/icon-chevron-up.svg");
|
||||
|
@ -1,6 +0,0 @@
|
||||
/******/ (function() { // webpackBootstrap
|
||||
/******/ "use strict";
|
||||
/******/
|
||||
/******/
|
||||
/******/ })()
|
||||
;
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2181,6 +2181,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
padding-right: 8px;
|
||||
padding-left: 8px;
|
||||
background: linear-gradient(90.52deg, #3E8BFF 0.44%, #A45CFF 113.3%);
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
|
||||
border: none;
|
||||
border-radius: 100px;
|
||||
font-size: 11px;
|
||||
@ -2256,7 +2257,8 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
* Headings
|
||||
*
|
||||
*---------------------------------------------------------------------------------------------*/
|
||||
.acf-h1, .acf-admin-page h1,
|
||||
.acf-h1, #tmpl-acf-field-group-pro-features h1,
|
||||
#acf-field-group-pro-features h1, .acf-admin-page h1,
|
||||
.acf-headerbar h1 {
|
||||
font-size: 21px;
|
||||
font-weight: 400;
|
||||
@ -2295,7 +2297,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
* Paragraphs
|
||||
*
|
||||
*---------------------------------------------------------------------------------------------*/
|
||||
.acf-admin-page .p1, .acf-admin-page #acf-field-group-pro-features h1, #acf-field-group-pro-features .acf-admin-page h1 {
|
||||
.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,
|
||||
@ -2382,8 +2384,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
* Hide old / native WP titles from pages
|
||||
*
|
||||
*---------------------------------------------------------------------------------------------*/
|
||||
.acf-admin-page .acf-settings-wrap h1,
|
||||
.acf-admin-page #acf-admin-tools h1 {
|
||||
.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;
|
||||
}
|
||||
|
||||
@ -2875,12 +2879,20 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
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-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 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@ -2895,6 +2907,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
top: auto;
|
||||
width: 18px;
|
||||
@ -2904,6 +2920,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
@ -2911,6 +2931,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
border-color: #6BB5D8 !important;
|
||||
border-bottom-color: #D0D5DD !important;
|
||||
@ -2918,6 +2942,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
border-bottom-right-radius: 0 !important;
|
||||
border-bottom-left-radius: 0 !important;
|
||||
@ -2925,6 +2953,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
border-top-right-radius: 0 !important;
|
||||
border-top-left-radius: 0 !important;
|
||||
@ -2934,16 +2966,24 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
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-meta-box .acf-selection.has-icon {
|
||||
.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-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 {
|
||||
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-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 {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
@ -2954,6 +2994,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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 {
|
||||
content: "";
|
||||
display: block;
|
||||
@ -2981,12 +3025,20 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
.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-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] {
|
||||
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-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 {
|
||||
-webkit-mask-image: url("../../images/icons/icon-chevron-up.svg");
|
||||
mask-image: url("../../images/icons/icon-chevron-up.svg");
|
||||
@ -3416,6 +3468,7 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
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;
|
||||
@ -3786,10 +3839,6 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
*
|
||||
*---------------------------------------------------------------------------------------------*/
|
||||
.acf-admin-toolbar {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
align-content: center;
|
||||
align-items: center;
|
||||
position: unset;
|
||||
top: 32px;
|
||||
height: 72px;
|
||||
@ -3797,6 +3846,30 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
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;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
@media screen and (max-width: 1465px) {
|
||||
.acf-admin-toolbar .acf-admin-toolbar-inner .acf-nav-wpengine-logo {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 880px) {
|
||||
.acf-admin-toolbar {
|
||||
position: static;
|
||||
@ -3923,6 +3996,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
}
|
||||
}
|
||||
|
||||
.acf-internal-post-type.post-php .acf-admin-toolbar .acf-admin-toolbar-inner {
|
||||
max-width: 1440px;
|
||||
}
|
||||
|
||||
.rtl #wpcontent .acf-admin-toolbar {
|
||||
margin-left: 0;
|
||||
margin-right: -20px;
|
||||
@ -4401,6 +4478,10 @@ html[dir=rtl] .acf-table > tbody > tr > td.order + td {
|
||||
-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");
|
||||
@ -5189,6 +5270,7 @@ h3.acf-sub-field-list-title:before,
|
||||
padding-bottom: 0;
|
||||
padding-left: 16px;
|
||||
background: linear-gradient(90.52deg, #3E8BFF 0.44%, #A45CFF 113.3%);
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
|
||||
background-size: 180% 80%;
|
||||
background-position: 100% 0;
|
||||
transition: background-position 0.5s;
|
||||
@ -5229,60 +5311,297 @@ h3.acf-sub-field-list-title:before,
|
||||
* Upsell block
|
||||
*
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
align-content: stretch;
|
||||
#tmpl-acf-field-group-pro-features,
|
||||
#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) {
|
||||
#tmpl-acf-field-group-pro-features,
|
||||
#acf-field-group-pro-features {
|
||||
background-size: 1024px, 980px;
|
||||
background-position: left top, -500px -200px;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1200px) {
|
||||
#tmpl-acf-field-group-pro-features,
|
||||
#acf-field-group-pro-features {
|
||||
background-size: 1024px, 1880px;
|
||||
background-position: left top, -520px -300px;
|
||||
}
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .postbox-header,
|
||||
#acf-field-group-pro-features .postbox-header {
|
||||
display: none;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .inside,
|
||||
#acf-field-group-pro-features .inside {
|
||||
width: 100%;
|
||||
border: none;
|
||||
padding: 0;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
|
||||
#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) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
|
||||
flex-direction: row;
|
||||
gap: 48px;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 768px) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper {
|
||||
gap: 0;
|
||||
}
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {
|
||||
font-weight: 590;
|
||||
line-height: 150%;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title .acf-pro-label,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label {
|
||||
font-weight: normal;
|
||||
margin-top: -4px;
|
||||
margin-left: 2px;
|
||||
vertical-align: middle;
|
||||
height: 22px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {
|
||||
display: none;
|
||||
font-size: 18px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm .acf-pro-label,
|
||||
#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) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,
|
||||
#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) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper,
|
||||
#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-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {
|
||||
flex: 0 1 100%;
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-title-sm {
|
||||
display: block;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content {
|
||||
flex: 1 1 auto;
|
||||
margin-right: 40px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 416px;
|
||||
}
|
||||
#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-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) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content,
|
||||
#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;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,
|
||||
#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-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-content .acf-field-group-pro-features-title,
|
||||
#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;
|
||||
}
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-start;
|
||||
min-width: 160px;
|
||||
gap: 12px;
|
||||
}
|
||||
@media screen and (max-width: 768px) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions,
|
||||
#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;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-actions a,
|
||||
#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-field-group-pro-features.postbox {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,
|
||||
#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;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,
|
||||
#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;
|
||||
min-height: 120px;
|
||||
background-image: linear-gradient(to right, #1d4373, #24437e, #304288, #413f8f, #543a95);
|
||||
color: #EAECF0;
|
||||
width: 128px;
|
||||
height: 124px;
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.08);
|
||||
backdrop-filter: blur(6px);
|
||||
border-radius: 8px;
|
||||
}
|
||||
#acf-field-group-pro-features.postbox .postbox-header {
|
||||
display: none;
|
||||
}
|
||||
#acf-field-group-pro-features.postbox .inside {
|
||||
width: 100%;
|
||||
#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-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: 0.8;
|
||||
}
|
||||
#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-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) {
|
||||
#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-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;
|
||||
}
|
||||
}
|
||||
#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-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");
|
||||
}
|
||||
#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-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");
|
||||
}
|
||||
#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-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) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid {
|
||||
flex-direction: column;
|
||||
gap: 8px;
|
||||
width: 288px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,
|
||||
#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;
|
||||
}
|
||||
#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-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;
|
||||
}
|
||||
#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-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) {
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid,
|
||||
#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;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-wrapper .acf-field-group-pro-features-grid .acf-field-group-pro-feature,
|
||||
#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;
|
||||
}
|
||||
#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-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;
|
||||
}
|
||||
#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-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;
|
||||
}
|
||||
#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-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;
|
||||
}
|
||||
#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-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;
|
||||
}
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features h1,
|
||||
#acf-field-group-pro-features h1 {
|
||||
margin-top: 0;
|
||||
margin-bottom: 4px;
|
||||
@ -5291,74 +5610,118 @@ h3.acf-sub-field-list-title:before,
|
||||
font-weight: bold;
|
||||
color: #F9FAFB;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features h1 .acf-icon,
|
||||
#acf-field-group-pro-features h1 .acf-icon {
|
||||
margin-right: 8px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-btn,
|
||||
#acf-field-group-pro-features .acf-btn {
|
||||
display: inline-flex;
|
||||
background-color: rgba(255, 255, 255, 0.2);
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);
|
||||
backdrop-filter: blur(6px);
|
||||
padding: 8px 24px;
|
||||
height: 48px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-btn:hover,
|
||||
#acf-field-group-pro-features .acf-btn:hover {
|
||||
background-color: rgba(255, 255, 255, 0.3);
|
||||
background-color: rgba(255, 255, 255, 0.2);
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-btn .acf-icon,
|
||||
#acf-field-group-pro-features .acf-btn .acf-icon {
|
||||
margin-right: -2px;
|
||||
margin-left: 8px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
#acf-field-group-pro-features .acf-pro-features-list {
|
||||
#tmpl-acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade,
|
||||
#acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade {
|
||||
background: linear-gradient(90.52deg, #3E8BFF 0.44%, #A45CFF 113.3%);
|
||||
background-size: 160% 80%;
|
||||
background-position: 100% 0;
|
||||
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06), inset 0 0 0 1px rgba(255, 255, 255, 0.16);
|
||||
border-radius: 6px;
|
||||
transition: background-position 0.5s;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade:hover,
|
||||
#acf-field-group-pro-features .acf-btn.acf-pro-features-upgrade:hover {
|
||||
background-position: 0 0;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {
|
||||
height: 48px;
|
||||
background: rgba(16, 24, 40, 0.4);
|
||||
backdrop-filter: blur(6px);
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.08);
|
||||
border-bottom-left-radius: 8px;
|
||||
border-bottom-right-radius: 8px;
|
||||
color: #98A2B3;
|
||||
font-size: 13px;
|
||||
font-weight: 300;
|
||||
padding: 0 35px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
margin-top: 16px;
|
||||
margin-bottom: 0;
|
||||
justify-content: space-between;
|
||||
max-width: 950px;
|
||||
height: 48px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-wpengine-logo,
|
||||
#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;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a {
|
||||
color: #98A2B3;
|
||||
text-decoration: none;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a:hover {
|
||||
color: #D0D5DD;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap a .acf-icon {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine a,
|
||||
#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-field-group-pro-features .acf-pro-features-list {
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-start;
|
||||
align-content: flex-start;
|
||||
align-items: flex-start;
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap {
|
||||
height: 70px;
|
||||
font-size: 12px;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-more-tools-from-wpengine {
|
||||
display: none;
|
||||
}
|
||||
#tmpl-acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer,
|
||||
#acf-field-group-pro-features .acf-field-group-pro-features-footer-wrap .acf-field-group-pro-features-footer {
|
||||
justify-content: center;
|
||||
height: 70px;
|
||||
}
|
||||
#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-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-field-group-pro-features .acf-pro-features-list li {
|
||||
display: flex;
|
||||
box-sizing: border-box;
|
||||
margin-right: 32px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
@media screen and (max-width: 880px) {
|
||||
#acf-field-group-pro-features .acf-pro-features-list li {
|
||||
flex: 0 1 calc(33.3% - 32px);
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 640px) {
|
||||
#acf-field-group-pro-features .acf-pro-features-list li {
|
||||
flex: 0 1 100%;
|
||||
}
|
||||
}
|
||||
#acf-field-group-pro-features .acf-pro-features-list li:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
#acf-field-group-pro-features .acf-pro-features-list li:before {
|
||||
content: "";
|
||||
display: inline-block;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-right: 8px;
|
||||
background-color: #52AA59;
|
||||
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-check-circle-solid.svg");
|
||||
mask-image: url("../../images/icons/icon-check-circle-solid.svg");
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------------------------------------
|
||||
|
@ -1,6 +0,0 @@
|
||||
/******/ (function() { // webpackBootstrap
|
||||
/******/ "use strict";
|
||||
/******/
|
||||
/******/
|
||||
/******/ })()
|
||||
;
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -107,8 +107,10 @@
|
||||
* Hide old / native WP titles from pages
|
||||
*
|
||||
*---------------------------------------------------------------------------------------------*/
|
||||
.acf-admin-page .acf-settings-wrap h1,
|
||||
.acf-admin-page #acf-admin-tools h1 {
|
||||
.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;
|
||||
}
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
/******/ (function() { // webpackBootstrap
|
||||
/******/ "use strict";
|
||||
/******/
|
||||
/******/
|
||||
/******/ })()
|
||||
;
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -620,7 +620,7 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
|
||||
|
||||
// bail early if is self
|
||||
if (fieldObject.cid === cid) {
|
||||
choice.text += acf.__('(this field)');
|
||||
choice.text += ' ' + acf.__('(this field)');
|
||||
choice.disabled = true;
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -36,6 +36,10 @@
|
||||
if ($keyInput.val().trim() == '') {
|
||||
let slug = acf.strSanitize(name.trim()).replaceAll('_', '-');
|
||||
slug = acf.applyFilters('generate_internal_post_type_name', slug, this);
|
||||
if ('taxonomy' === acf.get('screen')) {
|
||||
$keyInput.val(slug.substring(0, 32));
|
||||
return;
|
||||
}
|
||||
$keyInput.val(slug.substring(0, 20));
|
||||
}
|
||||
},
|
||||
@ -48,9 +52,18 @@
|
||||
if ('undefined' === typeof selection.element) {
|
||||
return selection;
|
||||
}
|
||||
const $parentSelect = $(selection.element.parentElement);
|
||||
const $selection = $('<span class="acf-selection"></span>');
|
||||
$selection.html(acf.escHtml(selection.element.innerHTML));
|
||||
if (selection.id === 'taxonomy_key' || selection.id === 'post_type_key' || selection.id === 'default') {
|
||||
let isDefault = false;
|
||||
if ($parentSelect.filter('.acf-taxonomy-manage_terms, .acf-taxonomy-edit_terms, .acf-taxonomy-delete_terms').length && selection.id === 'manage_categories') {
|
||||
isDefault = true;
|
||||
} else if ($parentSelect.filter('.acf-taxonomy-assign_terms').length && selection.id === 'edit_posts') {
|
||||
isDefault = true;
|
||||
} else if (selection.id === 'taxonomy_key' || selection.id === 'post_type_key' || selection.id === 'default') {
|
||||
isDefault = true;
|
||||
}
|
||||
if (isDefault) {
|
||||
$selection.append('<span class="acf-select2-default-pill">' + acf.__('Default') + '</span>');
|
||||
}
|
||||
$selection.data('element', selection.element);
|
||||
@ -61,6 +74,26 @@
|
||||
templateSelection: template,
|
||||
templateResult: template
|
||||
});
|
||||
acf.newSelect2($('select.acf-taxonomy-manage_terms'), {
|
||||
field: false,
|
||||
templateSelection: template,
|
||||
templateResult: template
|
||||
});
|
||||
acf.newSelect2($('select.acf-taxonomy-edit_terms'), {
|
||||
field: false,
|
||||
templateSelection: template,
|
||||
templateResult: template
|
||||
});
|
||||
acf.newSelect2($('select.acf-taxonomy-delete_terms'), {
|
||||
field: false,
|
||||
templateSelection: template,
|
||||
templateResult: template
|
||||
});
|
||||
acf.newSelect2($('select.acf-taxonomy-assign_terms'), {
|
||||
field: false,
|
||||
templateSelection: template,
|
||||
templateResult: template
|
||||
});
|
||||
acf.newSelect2($('select.meta_box'), {
|
||||
field: false,
|
||||
templateSelection: template,
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
5
includes/acf/assets/images/icons/icon-arrow-up-right.svg
Normal file
5
includes/acf/assets/images/icons/icon-arrow-up-right.svg
Normal file
@ -0,0 +1,5 @@
|
||||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g opacity="0.5">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.75 4.5C6.75 4.08579 7.08579 3.75 7.5 3.75H13.5C13.9142 3.75 14.25 4.08579 14.25 4.5V10.5C14.25 10.9142 13.9142 11.25 13.5 11.25C13.0858 11.25 12.75 10.9142 12.75 10.5V6.31066L5.03033 14.0303C4.73744 14.3232 4.26256 14.3232 3.96967 14.0303C3.67678 13.7374 3.67678 13.2626 3.96967 12.9697L11.6893 5.25H7.5C7.08579 5.25 6.75 4.91421 6.75 4.5Z" fill="#F2F4F7"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 536 B |
9
includes/acf/assets/images/pro-upgrade-grid-bg.svg
Normal file
9
includes/acf/assets/images/pro-upgrade-grid-bg.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 120 KiB |
24
includes/acf/assets/images/pro-upgrade-overlay.svg
Normal file
24
includes/acf/assets/images/pro-upgrade-overlay.svg
Normal file
@ -0,0 +1,24 @@
|
||||
<svg width="1640" height="1640" viewBox="0 0 1640 1640" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g opacity="0.68" filter="url(#filter0_f_374_8088)">
|
||||
<rect x="892.976" y="979.571" width="269.542" height="382.158" rx="100" transform="rotate(-45 892.976 979.571)" fill="#07E3BB"/>
|
||||
</g>
|
||||
<g opacity="0.68" filter="url(#filter1_f_374_8088)">
|
||||
<rect x="1160" y="480" width="680" height="680" rx="340" transform="rotate(90 1160 480)" fill="url(#paint0_linear_374_8088)"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_f_374_8088" x="634.398" y="530.398" width="977.979" height="977.979" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="150" result="effect1_foregroundBlur_374_8088"/>
|
||||
</filter>
|
||||
<filter id="filter1_f_374_8088" x="0" y="0" width="1640" height="1640" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="240" result="effect1_foregroundBlur_374_8088"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_374_8088" x1="1160" y1="811.5" x2="1837.91" y2="807.485" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#3E8BFF"/>
|
||||
<stop offset="1" stop-color="#A45CFF"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
14
includes/acf/assets/images/wp-engine-horizontal-white.svg
Normal file
14
includes/acf/assets/images/wp-engine-horizontal-white.svg
Normal file
@ -0,0 +1,14 @@
|
||||
<svg width="104" height="20" viewBox="0 0 104 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.923096 1.52942L2.45251 0H7.35447V6.43138H0.923096V1.52942ZM7.70741 0H14.1388V4.90196L12.5702 6.43138H9.23682L7.70741 4.90196V0ZM16.0211 6.78432L14.4917 8.31373V11.6863L16.0211 13.2157H20.9231V6.78432H16.0211ZM7.70741 20H14.1388V15.098L12.5702 13.5686H9.23682L7.70741 15.098V20ZM20.9231 20V15.098L19.3937 13.5686H14.4917V20H20.9231ZM14.4917 0V4.90196L16.0211 6.43138H20.9231V0H14.4917ZM10.0211 10C10.0211 10.4706 10.4133 10.902 10.9231 10.902C11.4329 10.902 11.8251 10.5098 11.8251 10C11.8251 9.52941 11.4329 9.09804 10.9231 9.09804C10.4525 9.09804 10.0211 9.4902 10.0211 10ZM7.35447 6.78432H0.923096V13.2157H5.78584L7.35447 11.6863V6.78432ZM5.78584 13.5686L7.35447 15.098V18.4706L5.78584 20H0.923096V13.5686H5.78584Z" fill="#0ECAD4"/>
|
||||
<path d="M80.4769 3.11705C80.3614 3.11705 80.2844 3.04002 80.2844 2.92447V2.11567C80.2844 2.00012 80.3614 1.9231 80.4769 1.9231H80.9389C81.0544 1.9231 81.1314 2.00012 81.1314 2.11567V2.92447C81.1314 3.04002 81.0544 3.11705 80.9389 3.11705H80.4769Z" fill="white"/>
|
||||
<path d="M80.6309 15.4031C80.5154 15.4031 80.4384 15.3261 80.4384 15.2106V6.23672C80.4384 6.12117 80.5154 6.04414 80.6309 6.04414H80.8234C80.9389 6.04414 81.0159 6.12117 81.0159 6.23672V15.2106C81.0159 15.3261 80.9389 15.4031 80.8234 15.4031H80.6309Z" fill="white"/>
|
||||
<path d="M33.8928 15.5957C33.7773 15.5957 33.7388 15.5572 33.7003 15.4417L32.1218 9.85707H32.0833L30.5049 15.4417C30.4664 15.5572 30.4279 15.5957 30.3124 15.5957H28.4644C28.3489 15.5957 28.3104 15.5572 28.2719 15.4417L25.5385 5.73603C25.5385 5.659 25.5385 5.58197 25.654 5.58197H28.0794C28.1949 5.58197 28.2719 5.659 28.2719 5.73603L29.5809 11.5517H29.6194L31.1593 5.73603C31.1978 5.62049 31.2363 5.58197 31.3518 5.58197H32.8533C32.9688 5.58197 33.0073 5.62049 33.0458 5.73603L34.6628 11.5517H34.7013L35.9333 5.73603C35.9333 5.659 36.0103 5.58197 36.1258 5.58197H38.5512C38.6282 5.58197 38.6667 5.659 38.6667 5.73603L35.9718 15.4417C35.9333 15.5572 35.8948 15.5957 35.7793 15.5957H33.8928Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M40.5917 15.5957C40.5147 15.5957 40.4377 15.5187 40.4377 15.4417V5.73603C40.4377 5.659 40.5147 5.58197 40.5917 5.58197H44.5956C47.0211 5.58197 48.2915 6.96849 48.2915 8.89421C48.2915 10.8199 47.0211 12.245 44.5956 12.245H43.1326C43.0556 12.245 43.0556 12.2835 43.0556 12.322V15.4031C43.0556 15.4802 42.9786 15.5572 42.9016 15.5572H40.5917V15.5957ZM45.7121 8.93273C45.7121 8.23947 45.2501 7.81581 44.4416 7.81581H43.1326C43.0556 7.81581 43.0556 7.85432 43.0556 7.89283V10.0111C43.0556 10.0882 43.0941 10.0882 43.1326 10.0882H44.4416C45.2501 10.0882 45.7121 9.62598 45.7121 8.93273Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.4485 10.6659C51.4485 11.9754 51.5255 12.6301 51.718 13.1693C52.257 14.7869 53.4119 15.5957 55.1444 15.5957C56.6074 15.5957 57.7238 14.941 58.3783 14.0166C58.4553 13.9396 58.4553 13.8241 58.3398 13.747L58.2243 13.6315C58.1473 13.5545 58.0318 13.5545 57.9549 13.67C57.3774 14.4403 56.4149 15.018 55.1059 15.018C53.7199 15.018 52.6804 14.4018 52.2184 12.9767C52.0645 12.4761 51.9875 11.8983 51.9875 10.8584C51.9875 10.7814 52.026 10.7044 52.103 10.7044H58.3783C58.5323 10.7044 58.6093 10.6274 58.6093 10.5118C58.6093 9.31787 58.5323 8.70164 58.3398 8.16244C57.8394 6.58335 56.6459 5.77454 55.0289 5.77454C53.4504 5.77454 52.2185 6.58335 51.718 8.16244C51.564 8.70164 51.4485 9.3949 51.4485 10.6659ZM58.0703 10.0496C58.0703 10.1267 58.0318 10.1652 57.9549 10.1652H52.18C52.103 10.1652 52.0645 10.1267 52.0645 10.0496C52.0645 9.35638 52.1415 8.8557 52.2955 8.39353C52.7189 7.00701 53.7199 6.35225 55.0674 6.35225C56.4149 6.35225 57.4159 7.04552 57.8393 8.39353C57.9933 8.8557 58.0703 9.3949 58.0703 10.0496Z" fill="white"/>
|
||||
<path d="M67.5412 15.4031C67.4257 15.4031 67.3487 15.3261 67.3487 15.2106V9.58748C67.3487 7.35364 66.4247 6.39077 64.6152 6.39077C63.0368 6.39077 61.7278 7.46918 61.7278 9.31787V15.2491C61.7278 15.3646 61.6508 15.4417 61.5353 15.4417H61.3428C61.2273 15.4417 61.1503 15.3646 61.1503 15.2491V6.27523C61.1503 6.15969 61.2273 6.08266 61.3428 6.08266H61.5353C61.6508 6.08266 61.7278 6.15969 61.7278 6.27523V7.58472H61.7663C62.2283 6.50632 63.3062 5.85157 64.6537 5.85157C66.7712 5.85157 67.9647 7.04552 67.9647 9.47193V15.2491C67.9647 15.3646 67.8877 15.4417 67.7722 15.4417H67.5412V15.4031Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M70.8136 17.56C70.6981 17.5985 70.6981 17.714 70.7751 17.8296C71.2371 18.5613 72.3536 19.1776 73.7011 19.2161C75.857 19.2161 77.243 18.0606 77.243 15.4802V6.27523C77.243 6.15969 77.166 6.08266 77.0505 6.08266H76.858C76.7425 6.08266 76.6655 6.15969 76.6655 6.27523V7.62324H76.627C76.165 6.58335 75.3565 5.85157 73.7011 5.85157C72.1226 5.85157 71.0446 6.69888 70.5826 8.0854C70.3901 8.74015 70.2746 9.58748 70.2746 10.7429C70.2746 11.8983 70.3516 12.7457 70.5826 13.4004C71.0446 14.7869 72.1226 15.6342 73.7011 15.6342C75.3565 15.6342 76.165 14.9025 76.627 13.8626H76.6655V15.4417C76.6655 17.7525 75.5105 18.6384 73.7396 18.6384C72.5846 18.6384 71.7761 18.2147 71.2371 17.5214C71.1601 17.4059 71.0831 17.3674 70.9676 17.4444L70.8136 17.56ZM76.6655 10.7044C76.6655 11.8983 76.5885 12.5916 76.396 13.1693C75.9725 14.5558 74.933 15.0565 73.778 14.9795C72.5076 14.9795 71.6221 14.3633 71.1986 13.1308C71.0061 12.5531 70.8906 11.7443 70.8906 10.6659C70.8906 9.58747 71.0061 8.77867 71.1986 8.20095C71.5836 6.96849 72.5076 6.35225 73.778 6.35225C74.933 6.35225 75.934 6.85295 76.396 8.23947C76.5885 8.81719 76.6655 9.54896 76.6655 10.7044Z" fill="white"/>
|
||||
<path d="M90.4097 15.2106C90.4097 15.3261 90.4867 15.4031 90.6022 15.4031V15.4417H90.8332C90.9487 15.4417 91.0257 15.3646 91.0257 15.2491V9.47193C91.0257 7.04552 89.8323 5.85157 87.7148 5.85157C86.3673 5.85157 85.2893 6.50632 84.8273 7.58472H84.7888V6.27523C84.7888 6.15969 84.7118 6.08266 84.5963 6.08266H84.4039C84.2884 6.08266 84.2114 6.15969 84.2114 6.27523V15.2491C84.2114 15.3646 84.2884 15.4417 84.4039 15.4417H84.5963C84.7118 15.4417 84.7888 15.3646 84.7888 15.2491V9.31787C84.7888 7.46918 86.0978 6.39077 87.6763 6.39077C89.4858 6.39077 90.4097 7.35364 90.4097 9.58748V15.2106Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M93.6437 13.1693C93.4512 12.6301 93.3742 11.9754 93.3742 10.6659C93.3742 9.3949 93.4897 8.70164 93.6437 8.16244C94.1442 6.58335 95.3761 5.77454 96.9546 5.77454C98.5716 5.77454 99.7651 6.58335 100.266 8.16244C100.458 8.70164 100.535 9.31787 100.535 10.5118C100.535 10.6274 100.458 10.7044 100.304 10.7044H94.0672C93.9902 10.7044 93.9517 10.7814 93.9517 10.8584C93.9517 11.8983 94.0287 12.4761 94.1827 12.9767C94.6447 14.4018 95.6841 15.018 97.0701 15.018C98.3791 15.018 99.3416 14.4403 99.9191 13.67C99.9961 13.5545 100.112 13.5545 100.189 13.6315L100.304 13.747C100.42 13.8241 100.42 13.9396 100.343 14.0166C99.6881 14.941 98.5716 15.5957 97.1086 15.5957C95.3376 15.5957 94.1442 14.7869 93.6437 13.1693ZM99.8421 10.1652C99.9191 10.1652 99.9576 10.1267 99.9576 10.0496C99.9576 9.3949 99.8806 8.8557 99.7266 8.39353C99.3031 7.04552 98.3021 6.35225 96.9546 6.35225C95.6071 6.35225 94.6062 7.00701 94.1827 8.39353C94.0287 8.8557 93.9517 9.35638 93.9517 10.0496C93.9517 10.1267 93.9902 10.1652 94.0672 10.1652H99.8421Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M102.422 7.5462C102.422 7.58472 102.422 7.58472 102.46 7.58472H102.537C102.537 7.58472 102.576 7.58472 102.576 7.5462V7.08404H102.845L103.115 7.58472C103.134 7.58472 103.143 7.59435 103.153 7.60398C103.163 7.61361 103.172 7.62324 103.192 7.62324H103.307C103.346 7.62324 103.384 7.58472 103.346 7.5462L103.076 7.04552C103.269 7.00701 103.346 6.85295 103.346 6.69889C103.346 6.46781 103.191 6.31375 102.922 6.31375H102.46C102.441 6.31375 102.431 6.31375 102.426 6.31856C102.422 6.32337 102.422 6.333 102.422 6.35225V7.5462ZM102.922 6.50632C103.076 6.50632 103.153 6.58335 103.153 6.69889C103.153 6.81444 103.076 6.89147 102.922 6.89147H102.614V6.50632H102.922Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M102.845 5.81305C102.191 5.81305 101.69 6.31374 101.69 6.96849C101.69 7.62323 102.191 8.12392 102.845 8.12392C103.499 8.12392 104 7.62323 104 6.96849C104 6.31374 103.499 5.81305 102.845 5.81305ZM102.845 6.00563C103.384 6.00563 103.807 6.39077 103.807 6.96849C103.807 7.50769 103.384 7.93135 102.845 7.93135C102.306 7.93135 101.883 7.5462 101.883 6.96849C101.883 6.42929 102.268 6.00563 102.845 6.00563Z" fill="white"/>
|
||||
</svg>
|
After Width: | Height: | Size: 8.3 KiB |
@ -505,27 +505,38 @@ function acf_get_current_url() {
|
||||
*
|
||||
* @since 6.0.0
|
||||
*
|
||||
* @param string $url The URL to be tagged.
|
||||
* @param string $url The URL to be tagged.
|
||||
* @param string $campaign The campaign tag.
|
||||
* @param string $content The UTM content tag.
|
||||
* @param string $content The UTM content tag.
|
||||
* @param bool $anchor An optional anchor ID.
|
||||
* @param string $source An optional UTM source tag.
|
||||
* @param string $medium An optional UTM medium tag.
|
||||
* @return string
|
||||
*/
|
||||
function acf_add_url_utm_tags( $url, $campaign, $content, $anchor = false ) {
|
||||
function acf_add_url_utm_tags( $url, $campaign, $content, $anchor = false, $source = '', $medium = '' ) {
|
||||
$anchor_url = $anchor ? '#' . $anchor : '';
|
||||
$query = http_build_query(
|
||||
$medium = ! empty( $medium ) ? $medium : 'insideplugin';
|
||||
|
||||
if ( empty( $source ) ) {
|
||||
$source = ( defined( 'ACF_PRO' ) && ACF_PRO ) ? 'ACF PRO' : 'ACF Free';
|
||||
}
|
||||
|
||||
$query = http_build_query(
|
||||
apply_filters(
|
||||
'acf/admin/acf_url_utm_parameters',
|
||||
array(
|
||||
'utm_source' => ( defined( 'ACF_PRO' ) && ACF_PRO ) ? 'ACF PRO' : 'ACF Free',
|
||||
'utm_medium' => 'insideplugin',
|
||||
'utm_source' => $source,
|
||||
'utm_medium' => $medium,
|
||||
'utm_campaign' => $campaign,
|
||||
'utm_content' => $content,
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
if ( $query ) {
|
||||
$query = '?' . $query;
|
||||
}
|
||||
|
||||
return esc_url( $url . $query . $anchor_url );
|
||||
}
|
||||
|
||||
|
@ -503,11 +503,12 @@ function acf_get_combined_post_type_settings_tabs() {
|
||||
*/
|
||||
function acf_get_combined_taxonomy_settings_tabs() {
|
||||
$default_taxonomy_tabs = array(
|
||||
'general' => __( 'General', 'acf' ),
|
||||
'labels' => __( 'Labels', 'acf' ),
|
||||
'visibility' => __( 'Visibility', 'acf' ),
|
||||
'urls' => __( 'URLs', 'acf' ),
|
||||
'rest_api' => __( 'REST API', 'acf' ),
|
||||
'general' => __( 'General', 'acf' ),
|
||||
'labels' => __( 'Labels', 'acf' ),
|
||||
'visibility' => __( 'Visibility', 'acf' ),
|
||||
'urls' => __( 'URLs', 'acf' ),
|
||||
'permissions' => __( 'Permissions', 'acf' ),
|
||||
'rest_api' => __( 'REST API', 'acf' ),
|
||||
);
|
||||
|
||||
$additional_taxonomy_tabs = (array) apply_filters( 'acf/taxonomy/additional_settings_tabs', array() );
|
||||
|
@ -61,7 +61,6 @@ if ( ! class_exists( 'ACF_Admin_Internal_Post_Type_List' ) ) :
|
||||
*/
|
||||
public function __construct() {
|
||||
add_action( 'current_screen', array( $this, 'current_screen' ) );
|
||||
add_action( 'admin_menu', array( $this, 'admin_menu' ) );
|
||||
|
||||
// Handle post status change events.
|
||||
add_action( 'trashed_post', array( $this, 'trashed_post' ) );
|
||||
|
@ -230,8 +230,12 @@ if ( ! class_exists( 'ACF_Admin' ) ) :
|
||||
if ( null === $text ) {
|
||||
$text = '';
|
||||
}
|
||||
|
||||
$is_free = ! defined( 'ACF_PRO' ) || ! ACF_PRO;
|
||||
$wp_engine_link = acf_add_url_utm_tags( 'https://wpengine.com/', 'bx_prod_referral', $is_free ? 'acf_free_plugin_footer_text' : 'acf_pro_plugin_footer_text', false, 'acf_plugin', 'referral' );
|
||||
|
||||
// Use RegExp to append "ACF" after the <a> element allowing translations to read correctly.
|
||||
return preg_replace( '/(<a[\S\s]+?\/a>)/', '$1 ' . __( 'and', 'acf' ) . ' <a href="' . acf_add_url_utm_tags( 'https://www.advancedcustomfields.com', 'footer', 'footer' ) . '" target="_blank">ACF</a>', $text, 1 );
|
||||
return preg_replace( '/(<a[\S\s]+?\/a>)/', '$1 ' . __( 'and', 'acf' ) . ' <a href="' . acf_add_url_utm_tags( 'https://www.advancedcustomfields.com', 'footer', 'footer' ) . '" target="_blank">ACF</a> ' . __( 'from', 'acf' ) . ' <a href="' . $wp_engine_link . '" target="_blank">WP Engine</a>', $text, 1 );
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -152,9 +152,6 @@ if ( ! class_exists( 'acf_admin_field_group' ) ) :
|
||||
|
||||
// metaboxes.
|
||||
add_meta_box( 'acf-field-group-fields', __( 'Fields', 'acf' ), array( $this, 'mb_fields' ), 'acf-field-group', 'normal', 'high' );
|
||||
if ( ! defined( 'ACF_PRO' ) || ! ACF_PRO ) {
|
||||
add_meta_box( 'acf-field-group-pro-features', 'ACF PRO', array( $this, 'mb_pro_features' ), 'acf-field-group', 'normal', 'high' );
|
||||
}
|
||||
add_meta_box( 'acf-field-group-options', __( 'Settings', 'acf' ), array( $this, 'mb_options' ), 'acf-field-group', 'normal', 'high' );
|
||||
|
||||
// actions.
|
||||
@ -220,9 +217,29 @@ if ( ! class_exists( 'acf_admin_field_group' ) ) :
|
||||
* @return void
|
||||
*/
|
||||
public function admin_footer() {
|
||||
$this->include_pro_features();
|
||||
do_action( 'acf/field_group/admin_footer' );
|
||||
}
|
||||
|
||||
/**
|
||||
* Renders HTML for the ACF PRO features upgrade notice.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function include_pro_features() {
|
||||
// Bail if on PRO.
|
||||
if ( defined( 'ACF_PRO' ) && ACF_PRO ) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Bail if not the edit field group screen.
|
||||
if ( ! acf_is_screen( 'acf-field-group' ) ) {
|
||||
return;
|
||||
}
|
||||
|
||||
acf_get_view( 'acf-field-group/pro-features' );
|
||||
}
|
||||
|
||||
/**
|
||||
* Screen settings html output
|
||||
*
|
||||
|
@ -41,10 +41,32 @@ if ( ! class_exists( 'ACF_Admin_Field_Groups' ) ) :
|
||||
* @return void
|
||||
*/
|
||||
public function __construct() {
|
||||
add_action( 'admin_menu', array( $this, 'admin_menu' ), 7 );
|
||||
add_action( 'load-edit.php', array( $this, 'handle_redirection' ) );
|
||||
add_action( 'admin_footer', array( $this, 'include_pro_features' ) );
|
||||
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
* Renders HTML for the ACF PRO features upgrade notice.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function include_pro_features() {
|
||||
// Bail if on PRO.
|
||||
if ( defined( 'ACF_PRO' ) && ACF_PRO ) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Bail if not the edit field groups screen.
|
||||
if ( ! acf_is_screen( 'edit-acf-field-group' ) ) {
|
||||
return;
|
||||
}
|
||||
|
||||
acf_get_view( $this->post_type . '/pro-features' );
|
||||
}
|
||||
|
||||
/**
|
||||
* Add any menu items required for field groups.
|
||||
*
|
||||
|
@ -35,6 +35,39 @@ if ( ! class_exists( 'ACF_Admin_Post_Types' ) ) :
|
||||
*/
|
||||
public $store = 'post-types';
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
*
|
||||
* @date 5/03/2014
|
||||
* @since 6.2
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct() {
|
||||
add_action( 'admin_menu', array( $this, 'admin_menu' ), 8 );
|
||||
add_action( 'admin_footer', array( $this, 'include_pro_features' ) );
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
* Renders HTML for the ACF PRO features upgrade notice.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function include_pro_features() {
|
||||
// Bail if on PRO.
|
||||
if ( defined( 'ACF_PRO' ) && ACF_PRO ) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Bail if not the edit post types screen.
|
||||
if ( ! acf_is_screen( 'edit-acf-post-type' ) ) {
|
||||
return;
|
||||
}
|
||||
|
||||
acf_get_view( 'acf-field-group/pro-features' );
|
||||
}
|
||||
|
||||
/**
|
||||
* Current screen actions for the post types list admin page.
|
||||
*
|
||||
|
@ -35,6 +35,39 @@ if ( ! class_exists( 'ACF_Admin_Taxonomies' ) ) :
|
||||
*/
|
||||
public $store = 'taxonomies';
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
*
|
||||
* @date 5/03/2014
|
||||
* @since 6.2
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct() {
|
||||
add_action( 'admin_menu', array( $this, 'admin_menu' ), 9 );
|
||||
add_action( 'admin_footer', array( $this, 'include_pro_features' ) );
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
* Renders HTML for the ACF PRO features upgrade notice.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function include_pro_features() {
|
||||
// Bail if on PRO.
|
||||
if ( defined( 'ACF_PRO' ) && ACF_PRO ) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Bail if not the edit taxonomies screen.
|
||||
if ( ! acf_is_screen( 'edit-acf-taxonomy' ) ) {
|
||||
return;
|
||||
}
|
||||
|
||||
acf_get_view( 'acf-field-group/pro-features' );
|
||||
}
|
||||
|
||||
/**
|
||||
* Current screen actions for the taxonomies list admin page.
|
||||
*
|
||||
|
@ -103,7 +103,7 @@ if ( ! class_exists( 'ACF_Admin_Tool_Export' ) ) :
|
||||
header( 'Content-Type: application/json; charset=utf-8' );
|
||||
|
||||
// return
|
||||
echo acf_json_encode( $json );
|
||||
echo acf_json_encode( $json ) . "\r\n";
|
||||
die;
|
||||
|
||||
}
|
||||
|
@ -13,7 +13,18 @@ if ( $is_subfield ) {
|
||||
$wrapper_class .= ' -empty';
|
||||
}
|
||||
} elseif ( ! $fields && ! $parent ) {
|
||||
$wrapper_class = ' acf-auto-add-field';
|
||||
/**
|
||||
* Filter for determining if a new field group should render with a text field automatically
|
||||
*
|
||||
* @since 6.2
|
||||
*
|
||||
* @param bool $bool If an empty field group should render with a new field auto appended.
|
||||
*/
|
||||
if ( apply_filters( 'acf/field_group/auto_add_first_field', true ) ) {
|
||||
$wrapper_class = ' acf-auto-add-field';
|
||||
} else {
|
||||
$wrapper_class = ' -empty';
|
||||
}
|
||||
}
|
||||
?>
|
||||
<?php if ( $parent || $is_subfield ) { ?>
|
||||
|
@ -104,7 +104,7 @@ foreach ( acf_get_combined_field_group_settings_tabs() as $tab_key => $tab_label
|
||||
// label_placement
|
||||
acf_render_field_wrap(
|
||||
array(
|
||||
'label' => __( 'Label placement', 'acf' ),
|
||||
'label' => __( 'Label Placement', 'acf' ),
|
||||
'instructions' => '',
|
||||
'type' => 'button_group',
|
||||
'name' => 'label_placement',
|
||||
@ -121,7 +121,7 @@ foreach ( acf_get_combined_field_group_settings_tabs() as $tab_key => $tab_label
|
||||
// instruction_placement
|
||||
acf_render_field_wrap(
|
||||
array(
|
||||
'label' => __( 'Instruction placement', 'acf' ),
|
||||
'label' => __( 'Instruction Placement', 'acf' ),
|
||||
'instructions' => '',
|
||||
'type' => 'button_group',
|
||||
'name' => 'instruction_placement',
|
||||
|
@ -1,19 +1,75 @@
|
||||
<div class="acf-field-group-pro-features-wrapper">
|
||||
<?php
|
||||
$acf_field_group_pro_features_title = __( 'Unlock Advanced Features and Build Even More with ACF PRO', 'acf' );
|
||||
$acf_learn_more_link = acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/pro/', 'ACF upgrade', 'metabox' );
|
||||
$acf_pricing_link = acf_add_url_utm_tags( 'https://advancedcustomfields.com/pro/', 'ACF upgrade', 'metabox', 'pricing-table' );
|
||||
$acf_more_tools_link = acf_add_url_utm_tags( 'https://wpengine.com/developer/', 'bx_prod_referral', 'acf_free_plugin_cta_panel_logo', false, 'acf_plugin', 'referral' );
|
||||
$acf_wpengine_logo_link = acf_add_url_utm_tags( 'https://wpengine.com/', 'bx_prod_referral', 'acf_free_plugin_cta_panel_logo', false, 'acf_plugin', 'referral' );
|
||||
?>
|
||||
<div id="tmpl-acf-field-group-pro-features">
|
||||
<div class="acf-field-group-pro-features-wrapper">
|
||||
<h1 class="acf-field-group-pro-features-title-sm"><?php echo esc_html( $acf_field_group_pro_features_title ); ?> <div class="acf-pro-label">PRO</div></h1>
|
||||
<div class="acf-field-group-pro-features-content">
|
||||
<h1 class="acf-field-group-pro-features-title"><?php echo esc_html( $acf_field_group_pro_features_title ); ?> <div class="acf-pro-label">PRO</div></h1>
|
||||
<p class="acf-field-group-pro-features-desc"><?php esc_html_e( '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' ); ?></p>
|
||||
<div class="acf-field-group-pro-features-actions">
|
||||
<a target="_blank" href="<?php echo $acf_learn_more_link; ?>" class="acf-btn acf-pro-features-learn-more"><?php esc_html_e( 'Learn More', 'acf' ); ?> <i class="acf-icon acf-icon-arrow-up-right"></i></a>
|
||||
<a target="_blank" href="<?php echo $acf_pricing_link; ?>" class="acf-btn acf-pro-features-upgrade"><?php esc_html_e( 'View Pricing & Upgrade', 'acf' ); ?> <i class="acf-icon acf-icon-arrow-up-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="acf-field-group-pro-features-content">
|
||||
<h1><i class="acf-icon acf-icon-stars"></i><?php _e( 'Unlock Extra Features with ACF PRO', 'acf' ); ?></h1>
|
||||
<ul class="acf-pro-features-list">
|
||||
<li><?php _e( 'Repeater Field', 'acf' ); ?></li>
|
||||
<li><?php _e( 'Flexible Content Field', 'acf' ); ?></li>
|
||||
<li><?php _e( 'Gallery Field', 'acf' ); ?></li>
|
||||
<li><?php _e( 'Clone Field', 'acf' ); ?></li>
|
||||
<li><?php _e( 'ACF Blocks', 'acf' ); ?></li>
|
||||
<li><?php _e( 'Options Pages', 'acf' ); ?></li>
|
||||
</ul>
|
||||
<div class="acf-field-group-pro-features-grid">
|
||||
<div class="acf-field-group-pro-feature">
|
||||
<i class="field-type-icon field-type-icon-flexible-content"></i>
|
||||
<span class="field-type-label"><?php esc_html_e( 'Flexible Content Field', 'acf' ); ?></span>
|
||||
</div>
|
||||
<div class="acf-field-group-pro-feature">
|
||||
<i class="field-type-icon field-type-icon-repeater"></i>
|
||||
<span class="field-type-label"><?php esc_html_e( 'Repeater Field', 'acf' ); ?></span>
|
||||
</div>
|
||||
<div class="acf-field-group-pro-feature">
|
||||
<i class="field-type-icon field-type-icon-clone"></i>
|
||||
<span class="field-type-label"><?php esc_html_e( 'Clone Field', 'acf' ); ?></span>
|
||||
</div>
|
||||
<div class="acf-field-group-pro-feature">
|
||||
<i class="field-type-icon pro-feature-blocks"></i>
|
||||
<span class="field-type-label"><?php esc_html_e( 'ACF Blocks', 'acf' ); ?></span>
|
||||
</div>
|
||||
<div class="acf-field-group-pro-feature">
|
||||
<i class="field-type-icon pro-feature-options-pages"></i>
|
||||
<span class="field-type-label"><?php esc_html_e( 'Options Pages', 'acf' ); ?></span>
|
||||
</div>
|
||||
<div class="acf-field-group-pro-feature">
|
||||
<i class="field-type-icon field-type-icon-gallery"></i>
|
||||
<span class="field-type-label"><?php esc_html_e( 'Gallery Field', 'acf' ); ?></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="acf-field-group-pro-features-actions">
|
||||
<a target="_blank" href="<?php echo acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/pro/', 'ACF upgrade', 'metabox' ); ?>" class="acf-btn acf-btn-upgrade"><?php _e( 'Upgrade Now', 'acf' ); ?><i class="acf-icon acf-icon-arrow-right"></i></a>
|
||||
<div class="acf-field-group-pro-features-footer-wrap">
|
||||
<div class="acf-field-group-pro-features-footer">
|
||||
<div class="acf-for-the-builders">
|
||||
<?php
|
||||
$acf_wpengine_logo = acf_get_url( 'assets/images/wp-engine-horizontal-white.svg' );
|
||||
$acf_wpengine_logo = sprintf( '<a href="%s" target="_blank"><img class="acf-field-group-pro-features-wpengine-logo" src="%s" alt="WP Engine" /></a>', $acf_wpengine_logo_link, $acf_wpengine_logo );
|
||||
/* translators: %s - WP Engine logo */
|
||||
$acf_made_for_text = sprintf( __( 'Built for those that build with WordPress, by the team at %s', 'acf' ), $acf_wpengine_logo );
|
||||
echo acf_esc_html( $acf_made_for_text );
|
||||
?>
|
||||
</div>
|
||||
<div class="acf-more-tools-from-wpengine">
|
||||
<a href="<?php echo $acf_more_tools_link; ?>" target="_blank"><?php esc_html_e( 'More Tools from WP Engine', 'acf' ); ?> <i class="acf-icon acf-icon-arrow-up-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
( function ( $, undefined ) {
|
||||
$( document ).ready( function() {
|
||||
if ( 'field_group' === acf.get( 'screen' ) ) {
|
||||
$( '#acf-field-group-options' ).after( $( '#tmpl-acf-field-group-pro-features' ).css( 'display', 'block' ) );
|
||||
} else {
|
||||
$( '#tmpl-acf-field-group-pro-features' ).appendTo( '#wpbody-content .wrap' ).css( 'display', 'block' );
|
||||
}
|
||||
} );
|
||||
} )( jQuery );
|
||||
</script>
|
||||
|
@ -863,7 +863,7 @@ foreach ( acf_get_combined_post_type_settings_tabs() as $tab_key => $tab_label )
|
||||
'prefix' => 'acf_post_type',
|
||||
'value' => $acf_post_type['exclude_from_search'],
|
||||
'label' => __( 'Exclude From Search', 'acf' ),
|
||||
'instructions' => __( 'Sets whether posts should be excluded from search results.', 'acf' ),
|
||||
'instructions' => __( 'Sets whether posts should be excluded from search results and taxonomy archive pages.', 'acf' ),
|
||||
'ui' => true,
|
||||
)
|
||||
);
|
||||
|
@ -817,7 +817,7 @@ foreach ( acf_get_combined_taxonomy_settings_tabs() as $tab_key => $tab_label )
|
||||
'prefix' => 'acf_taxonomy',
|
||||
'value' => $acf_taxonomy['meta_box_sanitize_cb'],
|
||||
'label' => __( 'Meta Box Sanitization Callback', 'acf' ),
|
||||
'instructions' => __( 'A PHP function name to be called tor sanitizing taxonomy data saved from a meta box.', 'acf' ),
|
||||
'instructions' => __( 'A PHP function name to be called for sanitizing taxonomy data saved from a meta box.', 'acf' ),
|
||||
'conditions' => array(
|
||||
'field' => 'meta_box',
|
||||
'operator' => '==',
|
||||
@ -1060,6 +1060,84 @@ foreach ( acf_get_combined_taxonomy_settings_tabs() as $tab_key => $tab_label )
|
||||
'field'
|
||||
);
|
||||
|
||||
break;
|
||||
case 'permissions':
|
||||
$acf_all_caps = array();
|
||||
|
||||
foreach ( wp_roles()->roles as $acf_role ) {
|
||||
$acf_all_caps = array_merge( $acf_all_caps, $acf_role['capabilities'] );
|
||||
}
|
||||
$acf_all_caps = array_unique( array_keys( $acf_all_caps ) );
|
||||
$acf_all_caps = array_combine( $acf_all_caps, $acf_all_caps );
|
||||
|
||||
acf_render_field_wrap(
|
||||
array(
|
||||
'type' => 'select',
|
||||
'name' => 'manage_terms',
|
||||
'key' => 'manage_terms',
|
||||
'prefix' => 'acf_taxonomy[capabilities]',
|
||||
'value' => $acf_taxonomy['capabilities']['manage_terms'],
|
||||
'label' => __( 'Manage Terms Capability', 'acf' ),
|
||||
'instructions' => __( 'The capability name for managing terms of this taxonomy.', 'acf' ),
|
||||
'choices' => $acf_all_caps,
|
||||
'default' => 'manage_categories',
|
||||
'class' => 'acf-taxonomy-manage_terms',
|
||||
),
|
||||
'div',
|
||||
'field'
|
||||
);
|
||||
|
||||
acf_render_field_wrap(
|
||||
array(
|
||||
'type' => 'select',
|
||||
'name' => 'edit_terms',
|
||||
'key' => 'edit_terms',
|
||||
'prefix' => 'acf_taxonomy[capabilities]',
|
||||
'value' => $acf_taxonomy['capabilities']['edit_terms'],
|
||||
'label' => __( 'Edit Terms Capability', 'acf' ),
|
||||
'instructions' => __( 'The capability name for editing terms of this taxonomy.', 'acf' ),
|
||||
'choices' => $acf_all_caps,
|
||||
'default' => 'manage_categories',
|
||||
'class' => 'acf-taxonomy-edit_terms',
|
||||
),
|
||||
'div',
|
||||
'field'
|
||||
);
|
||||
|
||||
acf_render_field_wrap(
|
||||
array(
|
||||
'type' => 'select',
|
||||
'name' => 'delete_terms',
|
||||
'key' => 'delete_terms',
|
||||
'prefix' => 'acf_taxonomy[capabilities]',
|
||||
'value' => $acf_taxonomy['capabilities']['delete_terms'],
|
||||
'label' => __( 'Delete Terms Capability', 'acf' ),
|
||||
'instructions' => __( 'The capability name for deleting terms of this taxonomy.', 'acf' ),
|
||||
'choices' => $acf_all_caps,
|
||||
'default' => 'manage_categories',
|
||||
'class' => 'acf-taxonomy-delete_terms',
|
||||
),
|
||||
'div',
|
||||
'field'
|
||||
);
|
||||
|
||||
acf_render_field_wrap(
|
||||
array(
|
||||
'type' => 'select',
|
||||
'name' => 'assign_terms',
|
||||
'key' => 'assign_terms',
|
||||
'prefix' => 'acf_taxonomy[capabilities]',
|
||||
'value' => $acf_taxonomy['capabilities']['assign_terms'],
|
||||
'label' => __( 'Assign Terms Capability', 'acf' ),
|
||||
'instructions' => __( 'The capability name for assigning terms of this taxonomy.', 'acf' ),
|
||||
'choices' => $acf_all_caps,
|
||||
'default' => 'edit_posts',
|
||||
'class' => 'acf-taxonomy-assign_terms',
|
||||
),
|
||||
'div',
|
||||
'field'
|
||||
);
|
||||
|
||||
break;
|
||||
case 'rest_api':
|
||||
acf_render_field_wrap(
|
||||
|
@ -39,13 +39,13 @@ acf_render_field_wrap(
|
||||
acf_render_field_wrap(
|
||||
array(
|
||||
'label' => __( 'Taxonomy Key', 'acf' ),
|
||||
'instructions' => __( 'Lower case letters, underscores and dashes only, Max 20 characters.', 'acf' ),
|
||||
'instructions' => __( 'Lower case letters, underscores and dashes only, Max 32 characters.', 'acf' ),
|
||||
/* translators: example taxonomy */
|
||||
'placeholder' => __( 'genre', 'acf' ),
|
||||
'type' => 'text',
|
||||
'key' => 'taxonomy',
|
||||
'name' => 'taxonomy',
|
||||
'maxlength' => 20,
|
||||
'maxlength' => 32,
|
||||
'class' => 'acf_slugified_key',
|
||||
'prefix' => 'acf_taxonomy',
|
||||
'value' => $acf_taxonomy['taxonomy'],
|
||||
|
@ -14,7 +14,16 @@ if ( 'acf-field-group' === $acf_post_type ) {
|
||||
$acf_use_taxonomy = acf_get_taxonomy_from_request_args( 'add-fields' );
|
||||
|
||||
/* translators: %s - singular label of post type/taxonomy, i.e. "Movie"/"Genre" */
|
||||
$acf_prefilled_title = (string) apply_filters( 'acf/field_group/prefill_title', __( '%s fields', 'acf' ) );
|
||||
$acf_prefilled_title = __( '%s fields', 'acf' );
|
||||
|
||||
/**
|
||||
* Sets a default title to be prefilled (e.g. "Movies Fields") for a post type or taxonomy.
|
||||
*
|
||||
* @since 6.1.5
|
||||
*
|
||||
* @param string $acf_prefilled_title A string to define the prefilled title for a post type or taxonomy.
|
||||
*/
|
||||
$acf_prefilled_title = (string) apply_filters( 'acf/field_group/prefill_title', $acf_prefilled_title );
|
||||
|
||||
if ( $acf_use_post_type && ! empty( $acf_use_post_type['labels']['singular_name'] ) ) {
|
||||
$acf_prefilled_title = sprintf( $acf_prefilled_title, $acf_use_post_type['labels']['singular_name'] );
|
||||
|
@ -76,56 +76,72 @@ if ( $core_tabs === false ) {
|
||||
return;
|
||||
}
|
||||
|
||||
$acf_is_free = ! defined( 'ACF_PRO' ) || ! ACF_PRO;
|
||||
$acf_wpengine_logo_link = acf_add_url_utm_tags(
|
||||
'https://wpengine.com/',
|
||||
'bx_prod_referral',
|
||||
$acf_is_free ? 'acf_free_plugin_topbar_logo' : 'acf_pro_plugin_topbar_logo',
|
||||
false,
|
||||
'acf_plugin',
|
||||
'referral'
|
||||
);
|
||||
|
||||
?>
|
||||
<div class="acf-admin-toolbar">
|
||||
<div class="acf-admin-toolbar-inner">
|
||||
<div class="acf-nav-wrap">
|
||||
<a href="<?php echo admin_url( 'edit.php?post_type=acf-field-group' ); ?>" class="acf-logo">
|
||||
<img src="<?php echo acf_get_url( 'assets/images/acf-logo.svg' ); ?>" alt="<?php esc_attr_e( 'Advanced Custom Fields logo', 'acf' ); ?>">
|
||||
<?php if ( defined( 'ACF_PRO' ) && ACF_PRO ) { ?>
|
||||
<div class="acf-pro-label">PRO</div>
|
||||
<?php } ?>
|
||||
</a>
|
||||
|
||||
<a href="<?php echo admin_url( 'edit.php?post_type=acf-field-group' ); ?>" class="acf-logo">
|
||||
<img src="<?php echo acf_get_url( 'assets/images/acf-logo.svg' ); ?>" alt="<?php esc_attr_e( 'Advanced Custom Fields logo', 'acf' ); ?>">
|
||||
<?php if ( defined( 'ACF_PRO' ) && ACF_PRO ) { ?>
|
||||
<div class="acf-pro-label">PRO</div>
|
||||
<?php } ?>
|
||||
</a>
|
||||
|
||||
<h2><?php echo acf_get_setting( 'name' ); ?></h2>
|
||||
<?php
|
||||
foreach ( $core_tabs as $menu_item ) {
|
||||
$classname = ! empty( $menu_item['class'] ) ? $menu_item['class'] : $menu_item['text'];
|
||||
printf(
|
||||
'<a class="acf-tab%s %s" href="%s"><i class="acf-icon"></i>%s</a>',
|
||||
! empty( $menu_item['is_active'] ) ? ' is-active' : '',
|
||||
'acf-header-tab-' . acf_slugify( $classname ),
|
||||
esc_url( $menu_item['url'] ),
|
||||
acf_esc_html( $menu_item['text'] )
|
||||
);
|
||||
}
|
||||
?>
|
||||
<?php if ( $more_items ) { ?>
|
||||
<div class="acf-more acf-header-tab-acf-more" tabindex="0">
|
||||
<span class="acf-tab acf-more-tab"><i class="acf-icon acf-icon-more"></i><?php esc_html_e( 'More', 'acf' ); ?> <i class="acf-icon acf-icon-dropdown"></i></span>
|
||||
<ul>
|
||||
<?php
|
||||
foreach ( $more_items as $more_item ) {
|
||||
$classname = ! empty( $more_item['class'] ) ? $more_item['class'] : $more_item['text'];
|
||||
printf(
|
||||
'<li><a class="acf-tab%s %s" href="%s"><i class="acf-icon"></i>%s</a></li>',
|
||||
! empty( $more_item['is_active'] ) ? ' is-active' : '',
|
||||
'acf-header-tab-' . acf_slugify( $classname ),
|
||||
esc_url( $more_item['url'] ),
|
||||
acf_esc_html( $more_item['text'] )
|
||||
);
|
||||
}
|
||||
?>
|
||||
</ul>
|
||||
<h2><?php echo acf_get_setting( 'name' ); ?></h2>
|
||||
<?php
|
||||
foreach ( $core_tabs as $menu_item ) {
|
||||
$classname = ! empty( $menu_item['class'] ) ? $menu_item['class'] : $menu_item['text'];
|
||||
printf(
|
||||
'<a class="acf-tab%s %s" href="%s"><i class="acf-icon"></i>%s</a>',
|
||||
! empty( $menu_item['is_active'] ) ? ' is-active' : '',
|
||||
'acf-header-tab-' . acf_slugify( $classname ),
|
||||
esc_url( $menu_item['url'] ),
|
||||
acf_esc_html( $menu_item['text'] )
|
||||
);
|
||||
}
|
||||
?>
|
||||
<?php if ( $more_items ) { ?>
|
||||
<div class="acf-more acf-header-tab-acf-more" tabindex="0">
|
||||
<span class="acf-tab acf-more-tab"><i class="acf-icon acf-icon-more"></i><?php esc_html_e( 'More', 'acf' ); ?> <i class="acf-icon acf-icon-dropdown"></i></span>
|
||||
<ul>
|
||||
<?php
|
||||
foreach ( $more_items as $more_item ) {
|
||||
$classname = ! empty( $more_item['class'] ) ? $more_item['class'] : $more_item['text'];
|
||||
printf(
|
||||
'<li><a class="acf-tab%s %s" href="%s"><i class="acf-icon"></i>%s</a></li>',
|
||||
! empty( $more_item['is_active'] ) ? ' is-active' : '',
|
||||
'acf-header-tab-' . acf_slugify( $classname ),
|
||||
esc_url( $more_item['url'] ),
|
||||
acf_esc_html( $more_item['text'] )
|
||||
);
|
||||
}
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<?php } ?>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
<?php if ( ! defined( 'ACF_PRO' ) || ! ACF_PRO ) : ?>
|
||||
<a target="_blank" href="<?php echo acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/pro/', 'ACF upgrade', 'header' ); ?>" class="btn-upgrade acf-admin-toolbar-upgrade-btn">
|
||||
<i class="acf-icon acf-icon-stars"></i>
|
||||
<p><?php _e( 'Unlock Extra Features with ACF PRO', 'acf' ); ?></p>
|
||||
</a>
|
||||
<?php endif; ?>
|
||||
|
||||
<div class="acf-nav-upgrade-wrap">
|
||||
<?php if ( $acf_is_free ) : ?>
|
||||
<a target="_blank" href="<?php echo acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/pro/', 'ACF upgrade', 'header' ); ?>" class="btn-upgrade acf-admin-toolbar-upgrade-btn">
|
||||
<i class="acf-icon acf-icon-stars"></i>
|
||||
<p><?php esc_html_e( 'Unlock Extra Features with ACF PRO', 'acf' ); ?></p>
|
||||
</a>
|
||||
<?php endif; ?>
|
||||
<a href="<?php echo $acf_wpengine_logo_link; ?>" target="_blank" class="acf-nav-wpengine-logo">
|
||||
<img src="<?php echo esc_url( acf_get_url( 'assets/images/wp-engine-horizontal-white.svg' ) ); ?>" alt="<?php esc_html_e( 'WP Engine logo', 'acf' ); ?>" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
|
@ -27,4 +27,9 @@ $tool = $active ? ' tool-' . $active : '';
|
||||
<?php do_meta_boxes( $screen_id, 'normal', '' ); ?>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
if ( ! defined( 'ACF_PRO' ) || ! ACF_PRO ) {
|
||||
acf_get_view( 'acf-field-group/pro-features' );
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
|
@ -1406,6 +1406,15 @@ function acf_get_posts( $args = array() ) {
|
||||
$args['post__in'] = array_map( 'intval', acf_array( $args['post__in'] ) );
|
||||
}
|
||||
|
||||
/**
|
||||
* Filters the args used in `acf_get_posts()` that are passed to `get_posts()`.
|
||||
*
|
||||
* @since 6.1.7
|
||||
*
|
||||
* @param array $args The args passed to `get_posts()`.
|
||||
*/
|
||||
$args = apply_filters( 'acf/acf_get_posts/args', $args );
|
||||
|
||||
// Query posts.
|
||||
$posts = get_posts( $args );
|
||||
|
||||
@ -1421,8 +1430,15 @@ function acf_get_posts( $args = array() ) {
|
||||
array_multisort( $order, $posts );
|
||||
}
|
||||
|
||||
// Return posts.
|
||||
return $posts;
|
||||
|
||||
/**
|
||||
* Filters the results found in the `acf_get_posts()` function.
|
||||
*
|
||||
* @since 6.1.7
|
||||
*
|
||||
* @param array $posts The results from the `get_posts()` call.
|
||||
*/
|
||||
return apply_filters( 'acf/acf_get_posts/results', $posts );
|
||||
}
|
||||
|
||||
|
||||
|
@ -852,7 +852,6 @@ if ( ! class_exists( 'ACF_Internal_Post_Type' ) ) {
|
||||
}
|
||||
|
||||
$str_replace = array(
|
||||
"\n" => "\n\t",
|
||||
' ' => "\t",
|
||||
"'!!__(!!\'" => "__('",
|
||||
"!!\', !!\'" => "', '",
|
||||
|
@ -442,6 +442,7 @@ function acf_get_pro_field_types() {
|
||||
'doc_url' => acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/resources/clone/', 'docs', 'field-type-selection' ),
|
||||
'preview_image' => acf_get_url() . '/assets/images/field-type-previews/field-preview-clone.png',
|
||||
'description' => __( '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.', 'acf' ),
|
||||
'tutorial_url' => acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/resources/how-to-use-the-clone-field/', 'docs', 'field-type-selection' ),
|
||||
'category' => 'layout',
|
||||
'pro' => true,
|
||||
),
|
||||
|
@ -92,7 +92,7 @@ if ( ! class_exists( 'acf_field__accordion' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Multi-expand', 'acf' ),
|
||||
'label' => __( 'Multi-Expand', 'acf' ),
|
||||
'instructions' => __( 'Allow this accordion to open without closing others.', 'acf' ),
|
||||
'name' => 'multi_expand',
|
||||
'type' => 'true_false',
|
||||
|
@ -191,7 +191,7 @@ if ( ! class_exists( 'acf_field_button_group' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allow Null?', 'acf' ),
|
||||
'label' => __( 'Allow Null', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'allow_null',
|
||||
'type' => 'true_false',
|
||||
|
@ -287,7 +287,7 @@ if ( ! class_exists( 'acf_field_file' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allowed file types', 'acf' ),
|
||||
'label' => __( 'Allowed File Types', 'acf' ),
|
||||
'hint' => __( 'Comma separated list. Leave blank for all types', 'acf' ),
|
||||
'type' => 'text',
|
||||
'name' => 'mime_types',
|
||||
|
@ -313,7 +313,7 @@ if ( ! class_exists( 'acf_field_image' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allowed file types', 'acf' ),
|
||||
'label' => __( 'Allowed File Types', 'acf' ),
|
||||
'instructions' => __( 'Comma separated list. Leave blank for all types', 'acf' ),
|
||||
'type' => 'text',
|
||||
'name' => 'mime_types',
|
||||
|
@ -514,8 +514,8 @@ if ( ! class_exists( 'acf_field_page_link' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Select multiple values?', 'acf' ),
|
||||
'instructions' => '',
|
||||
'label' => __( 'Select Multiple', 'acf' ),
|
||||
'instructions' => 'Allow content editors to select multiple values',
|
||||
'name' => 'multiple',
|
||||
'type' => 'true_false',
|
||||
'ui' => 1,
|
||||
@ -535,7 +535,7 @@ if ( ! class_exists( 'acf_field_page_link' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allow Null?', 'acf' ),
|
||||
'label' => __( 'Allow Null', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'allow_null',
|
||||
'type' => 'true_false',
|
||||
|
@ -430,8 +430,8 @@ if ( ! class_exists( 'acf_field_post_object' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Select multiple values?', 'acf' ),
|
||||
'instructions' => '',
|
||||
'label' => __( 'Select Multiple', 'acf' ),
|
||||
'instructions' => 'Allow content editors to select multiple values',
|
||||
'name' => 'multiple',
|
||||
'type' => 'true_false',
|
||||
'ui' => 1,
|
||||
@ -452,7 +452,7 @@ if ( ! class_exists( 'acf_field_post_object' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allow Null?', 'acf' ),
|
||||
'label' => __( 'Allow Null', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'allow_null',
|
||||
'type' => 'true_false',
|
||||
|
@ -235,7 +235,7 @@ if ( ! class_exists( 'acf_field_radio' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allow Null?', 'acf' ),
|
||||
'label' => __( 'Allow Null', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'allow_null',
|
||||
'type' => 'true_false',
|
||||
|
@ -670,7 +670,7 @@ if ( ! class_exists( 'acf_field_relationship' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Minimum posts', 'acf' ),
|
||||
'label' => __( 'Minimum Posts', 'acf' ),
|
||||
'instructions' => '',
|
||||
'type' => 'number',
|
||||
'name' => 'min',
|
||||
@ -680,7 +680,7 @@ if ( ! class_exists( 'acf_field_relationship' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Maximum posts', 'acf' ),
|
||||
'label' => __( 'Maximum Posts', 'acf' ),
|
||||
'instructions' => '',
|
||||
'type' => 'number',
|
||||
'name' => 'max',
|
||||
|
@ -410,8 +410,8 @@ if ( ! class_exists( 'acf_field_select' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Select multiple values?', 'acf' ),
|
||||
'instructions' => '',
|
||||
'label' => __( 'Select Multiple', 'acf' ),
|
||||
'instructions' => 'Allow content editors to select multiple values',
|
||||
'name' => 'multiple',
|
||||
'type' => 'true_false',
|
||||
'ui' => 1,
|
||||
@ -432,7 +432,7 @@ if ( ! class_exists( 'acf_field_select' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allow Null?', 'acf' ),
|
||||
'label' => __( 'Allow Null', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'allow_null',
|
||||
'type' => 'true_false',
|
||||
|
@ -786,7 +786,7 @@ if ( ! class_exists( 'acf_field_taxonomy' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allow Null?', 'acf' ),
|
||||
'label' => __( 'Allow Null', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'allow_null',
|
||||
'type' => 'true_false',
|
||||
|
@ -52,7 +52,7 @@ if ( ! class_exists( 'ACF_Field_User' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Filter by role', 'acf' ),
|
||||
'label' => __( 'Filter by Role', 'acf' ),
|
||||
'instructions' => '',
|
||||
'type' => 'select',
|
||||
'name' => 'role',
|
||||
@ -83,8 +83,8 @@ if ( ! class_exists( 'ACF_Field_User' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Select multiple values?', 'acf' ),
|
||||
'instructions' => '',
|
||||
'label' => __( 'Select Multiple', 'acf' ),
|
||||
'instructions' => 'Allow content editors to select multiple values',
|
||||
'name' => 'multiple',
|
||||
'type' => 'true_false',
|
||||
'ui' => 1,
|
||||
@ -104,7 +104,7 @@ if ( ! class_exists( 'ACF_Field_User' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Allow Null?', 'acf' ),
|
||||
'label' => __( 'Allow Null', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'allow_null',
|
||||
'type' => 'true_false',
|
||||
|
@ -382,7 +382,7 @@ if ( ! class_exists( 'acf_field_wysiwyg' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Show Media Upload Buttons?', 'acf' ),
|
||||
'label' => __( 'Show Media Upload Buttons', 'acf' ),
|
||||
'instructions' => '',
|
||||
'name' => 'media_upload',
|
||||
'type' => 'true_false',
|
||||
@ -393,7 +393,7 @@ if ( ! class_exists( 'acf_field_wysiwyg' ) ) :
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Delay initialization?', 'acf' ),
|
||||
'label' => __( 'Delay Initialization', 'acf' ),
|
||||
'instructions' => __( 'TinyMCE will not be initialized until field is clicked', 'acf' ),
|
||||
'name' => 'delay',
|
||||
'type' => 'true_false',
|
||||
|
@ -61,7 +61,7 @@ if ( ! class_exists( 'ACF_Form_User' ) ) :
|
||||
function admin_enqueue_scripts() {
|
||||
|
||||
// bail early if not valid screen
|
||||
if ( ! acf_is_screen( array( 'profile', 'user', 'user-edit' ) ) ) {
|
||||
if ( ! acf_is_screen( array( 'profile', 'user', 'user-edit', 'profile-network', 'user-network', 'user-edit-network' ) ) ) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
@ -344,7 +344,7 @@ if ( ! class_exists( 'ACF_Local_JSON' ) ) :
|
||||
if ( $post_type ) {
|
||||
// Prepare for export and save the file.
|
||||
$post = acf_prepare_internal_post_type_for_export( $post, $post_type );
|
||||
$result = file_put_contents( $file, acf_json_encode( $post ) );
|
||||
$result = file_put_contents( $file, acf_json_encode( $post ) . "\r\n" );
|
||||
|
||||
// Return true if bytes were written.
|
||||
return is_int( $result );
|
||||
|
@ -189,6 +189,12 @@ if ( ! class_exists( 'ACF_Taxonomy' ) ) {
|
||||
'item_link_description' => '',
|
||||
),
|
||||
'description' => '',
|
||||
'capabilities' => array(
|
||||
'manage_terms' => 'manage_categories',
|
||||
'edit_terms' => 'manage_categories',
|
||||
'delete_terms' => 'manage_categories',
|
||||
'assign_terms' => 'edit_posts',
|
||||
),
|
||||
'public' => true,
|
||||
'publicly_queryable' => true,
|
||||
'hierarchical' => false,
|
||||
@ -236,9 +242,9 @@ if ( ! class_exists( 'ACF_Taxonomy' ) ) {
|
||||
$taxonomy_key = is_string( $taxonomy_key ) ? $taxonomy_key : '';
|
||||
$valid = true;
|
||||
|
||||
if ( strlen( $taxonomy_key ) > 20 ) {
|
||||
if ( strlen( $taxonomy_key ) > 32 ) {
|
||||
$valid = false;
|
||||
acf_add_internal_post_type_validation_error( 'taxonomy', __( 'The taxonomy key must be under 20 characters.', 'acf' ) );
|
||||
acf_add_internal_post_type_validation_error( 'taxonomy', __( 'The taxonomy key must be under 32 characters.', 'acf' ) );
|
||||
}
|
||||
|
||||
if ( preg_match( '/^[a-z0-9_-]*$/', $taxonomy_key ) !== 1 ) {
|
||||
@ -385,6 +391,28 @@ if ( ! class_exists( 'ACF_Taxonomy' ) ) {
|
||||
$args['show_admin_column'] = true;
|
||||
}
|
||||
|
||||
$capabilities = array();
|
||||
|
||||
if ( ! empty( $post['capabilities']['manage_terms'] ) && 'manage_categories' !== $post['capabilities']['manage_terms'] ) {
|
||||
$capabilities['manage_terms'] = (string) $post['capabilities']['manage_terms'];
|
||||
}
|
||||
|
||||
if ( ! empty( $post['capabilities']['edit_terms'] ) && 'manage_categories' !== $post['capabilities']['edit_terms'] ) {
|
||||
$capabilities['edit_terms'] = (string) $post['capabilities']['edit_terms'];
|
||||
}
|
||||
|
||||
if ( ! empty( $post['capabilities']['delete_terms'] ) && 'manage_categories' !== $post['capabilities']['delete_terms'] ) {
|
||||
$capabilities['delete_terms'] = (string) $post['capabilities']['delete_terms'];
|
||||
}
|
||||
|
||||
if ( ! empty( $post['capabilities']['assign_terms'] ) && 'edit_posts' !== $post['capabilities']['assign_terms'] ) {
|
||||
$capabilities['assign_terms'] = (string) $post['capabilities']['assign_terms'];
|
||||
}
|
||||
|
||||
if ( ! empty( $capabilities ) ) {
|
||||
$args['capabilities'] = $capabilities;
|
||||
}
|
||||
|
||||
// WordPress defaults to the tags/categories metabox, but a custom callback or `false` is also supported.
|
||||
$meta_box = isset( $post['meta_box'] ) ? (string) $post['meta_box'] : 'default';
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -77,17 +77,17 @@ msgstr "تم تحديث الإعدادات"
|
||||
#: pro/updates.php:99
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "To enable updates, please enter your license key on the <a "
|
||||
#| "href=\"%s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
#| "<a href=\"%s\">details & pricing</a>."
|
||||
#| "To enable updates, please enter your license key on the <a href=\"%s"
|
||||
#| "\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
#| "\"%s\">details & pricing</a>."
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
"لتمكين التحديثات، الرجاء إدخال مفتاح الترخيص الخاص بك على صفحة <a "
|
||||
"href=\"%s\">التحديثات</a> . إذا لم يكن لديك مفتاح ترخيص، يرجى الاطلاع على <a "
|
||||
"href=\"%s\">التفاصيل والتسعير</a>."
|
||||
"لتمكين التحديثات، الرجاء إدخال مفتاح الترخيص الخاص بك على صفحة <a href=\"%s"
|
||||
"\">التحديثات</a> . إذا لم يكن لديك مفتاح ترخيص، يرجى الاطلاع على <a href=\"%s"
|
||||
"\">التفاصيل والتسعير</a>."
|
||||
|
||||
#: pro/updates.php:159
|
||||
msgid ""
|
||||
@ -132,8 +132,8 @@ msgid ""
|
||||
"No Custom Field Groups found for this options page. <a href=\"%s\">Create a "
|
||||
"Custom Field Group</a>"
|
||||
msgstr ""
|
||||
"لم يتم العثور على أية \"مجموعات حقول مخصصة لصفحة الخيارات هذة. <a "
|
||||
"href=\"%s\">أنشئ مجموعة حقول مخصصة</a>"
|
||||
"لم يتم العثور على أية \"مجموعات حقول مخصصة لصفحة الخيارات هذة. <a href=\"%s"
|
||||
"\">أنشئ مجموعة حقول مخصصة</a>"
|
||||
|
||||
#: pro/admin/admin-options-page.php:309
|
||||
msgid "Edit field group"
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: bg_BG\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -78,9 +78,9 @@ msgstr "Опциите бяха актуализирани"
|
||||
|
||||
#: pro/updates.php:99
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
"За да включите обновяванията, моля въведете вашия ключ за лиценз на "
|
||||
"страницата за <a href=\"%s\">Актуализации</a>. Ако нямате ключ за лиценз, "
|
||||
@ -130,8 +130,8 @@ msgid ""
|
||||
"No Custom Field Groups found for this options page. <a href=\"%s\">Create a "
|
||||
"Custom Field Group</a>"
|
||||
msgstr ""
|
||||
"Няма намерени групи полета за тази страница с опции. <a "
|
||||
"href=\"%s\">Създаване на група полета</a>"
|
||||
"Няма намерени групи полета за тази страница с опции. <a href=\"%s"
|
||||
"\">Създаване на група полета</a>"
|
||||
|
||||
#: pro/admin/admin-options-page.php:309
|
||||
msgid "Edit field group"
|
||||
@ -743,8 +743,8 @@ msgid ""
|
||||
"a>."
|
||||
msgstr ""
|
||||
"За да включите обновяванията, моля въведете вашия ключ за лиценз долу. Ако "
|
||||
"нямате ключ за лиценз, моля посетете <a href=\"%s\" "
|
||||
"target=\"_blank\">детайли и цени</a>"
|
||||
"нямате ключ за лиценз, моля посетете <a href=\"%s\" target=\"_blank"
|
||||
"\">детайли и цени</a>"
|
||||
|
||||
#: pro/admin/views/html-settings-updates.php:37
|
||||
msgid "License Key"
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2454,8 +2454,8 @@ msgid ""
|
||||
"New to ACF? Take a look at our <a href=\"%s\" target=\"_blank\">getting "
|
||||
"started guide</a>."
|
||||
msgstr ""
|
||||
"Sou nou a l'ACF? Feu una ullada a la nostra <a href=\"%s\" "
|
||||
"target=\"_blank\">guia d'inici</a>."
|
||||
"Sou nou a l'ACF? Feu una ullada a la nostra <a href=\"%s\" target=\"_blank"
|
||||
"\">guia d'inici</a>."
|
||||
|
||||
#: includes/admin/views/acf-field-group/list-empty.php:15
|
||||
msgid "Add Field Group"
|
||||
@ -2642,13 +2642,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - hem detectat una o més crides per recuperar valors "
|
||||
"de camps ACF abans que ACF s'hagi inicialitzat. Això no s'admet i pot donar "
|
||||
"lloc a dades malformades o que faltin. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Obteniu informació sobre com solucionar-ho</a>."
|
||||
"lloc a dades malformades o que faltin. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Obteniu informació sobre com solucionar-ho</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -3823,7 +3823,7 @@ msgid "Title"
|
||||
msgstr "Títol"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Edita el grup de camps"
|
||||
|
||||
@ -3879,7 +3879,7 @@ msgstr "No té cap valor"
|
||||
msgid "Has any value"
|
||||
msgstr "Té algun valor"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3890,50 +3890,50 @@ msgstr "Cancel·la"
|
||||
msgid "Are you sure?"
|
||||
msgstr "N'esteu segur?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "Cal revisar %d camps"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "Cal revisar un camp"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "La validació ha fallat"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validació correcta"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restringit"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Expandeix els detalls"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "S'ha penjat a aquesta entrada"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Actualitza"
|
||||
@ -3943,8 +3943,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Edita"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Perdreu els canvis que heu fet si abandoneu aquesta pàgina"
|
||||
|
||||
@ -4274,7 +4274,7 @@ msgid "Enter each default value on a new line"
|
||||
msgstr "Introduïu cada valor per defecte en una línia nova"
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
@ -4989,7 +4989,7 @@ msgid "Edit"
|
||||
msgstr "Edita"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Totes les imatges"
|
||||
|
||||
@ -5458,13 +5458,13 @@ msgstr "S’han actualitzat les opcions"
|
||||
#: pro/updates.php:99
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "To enable updates, please enter your license key on the <a "
|
||||
#| "href=\"%s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
#| "<a href=\"%s\">details & pricing</a>."
|
||||
#| "To enable updates, please enter your license key on the <a href=\"%s"
|
||||
#| "\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
#| "\"%s\">details & pricing</a>."
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
"Per a activar les actualitzacions, introduïu la clau de llicència a la "
|
||||
"pàgina d’<a href=\"%s\">Actualitzacions</a>. Si no teniu cap clau de "
|
||||
@ -5950,8 +5950,8 @@ msgid ""
|
||||
"a>."
|
||||
msgstr ""
|
||||
"Per a desbloquejar les actualitzacions, introduïu la clau de llicència a "
|
||||
"continuació. Si no teniu cap clau de llicència, vegeu els <a "
|
||||
"href=\"%s\">detalls i preu</a>."
|
||||
"continuació. Si no teniu cap clau de llicència, vegeu els <a href=\"%s"
|
||||
"\">detalls i preu</a>."
|
||||
|
||||
#: pro/admin/views/html-settings-updates.php:37
|
||||
msgid "License Key"
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: de_CH\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -81,18 +81,18 @@ msgstr "Optionen aktualisiert"
|
||||
#: pro/updates.php:99
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "To enable updates, please enter your license key on the <a "
|
||||
#| "href=\"%s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
#| "<a href=\"%s\">details & pricing</a>."
|
||||
#| "To enable updates, please enter your license key on the <a href=\"%s"
|
||||
#| "\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
#| "\"%s\">details & pricing</a>."
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
"Bitte gib auf der Seite <a href=\"%s\">Aktualisierungen</a> deinen "
|
||||
"Lizenzschlüssel ein, um Updates zu aktivieren. Solltest du keinen "
|
||||
"Lizenzschlüssel haben, findest du hier <a href=\"%s\" "
|
||||
"target=\"_blank\">Details & Preise</a>."
|
||||
"Lizenzschlüssel haben, findest du hier <a href=\"%s\" target=\"_blank"
|
||||
"\">Details & Preise</a>."
|
||||
|
||||
#: pro/updates.php:159
|
||||
msgid ""
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: el\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2366,26 +2366,28 @@ msgid ""
|
||||
"https://wpengine.com/?utm_source=wordpress."
|
||||
"org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields"
|
||||
msgstr ""
|
||||
"https://wpengine.com/?utm_source=wordpress."
|
||||
"org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields"
|
||||
|
||||
#: includes/api/api-template.php:867
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
msgstr "[η προεπισκόπηση σύντομου κώδικα απενεργοποιήθηκε]"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
msgstr "Κλείσιμο αναδυομένου"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:96
|
||||
#: assets/build/js/acf-field-group.js:1661
|
||||
#: assets/build/js/acf-field-group.js:1980
|
||||
msgid "Field moved to other group"
|
||||
msgstr ""
|
||||
msgstr "Το πεδίο μετακινήθηκε σε άλλη ομάδα"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:95
|
||||
#: assets/build/js/acf.js:1440 assets/build/js/acf.js:1521
|
||||
msgid "Close modal"
|
||||
msgstr ""
|
||||
msgstr "Κλείσιμο αναδυομένου"
|
||||
|
||||
#: includes/fields/class-acf-field-tab.php:125
|
||||
msgid "Start a new group of tabs at this tab."
|
||||
@ -2454,8 +2456,8 @@ msgid ""
|
||||
"New to ACF? Take a look at our <a href=\"%s\" target=\"_blank\">getting "
|
||||
"started guide</a>."
|
||||
msgstr ""
|
||||
"Είστε καινούριοι στο ACF; Κάνετε μια περιήγηση στον <a href=\"%s\" "
|
||||
"target=\"_blank\">οδηγό εκκίνησης για νέους</a>."
|
||||
"Είστε καινούριοι στο ACF; Κάνετε μια περιήγηση στον <a href=\"%s\" target="
|
||||
"\"_blank\">οδηγό εκκίνησης για νέους</a>."
|
||||
|
||||
#: includes/admin/views/acf-field-group/list-empty.php:15
|
||||
msgid "Add Field Group"
|
||||
@ -2527,8 +2529,8 @@ msgid ""
|
||||
"Choose from over 30 field types. <a href=\"%s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
"Επιλέξτε από περισσότερους από 30 τύπους πεδίων. <a href=\"%s\" "
|
||||
"target=\"_blank\">Μάθετε περισσότερα</a>."
|
||||
"Επιλέξτε από περισσότερους από 30 τύπους πεδίων. <a href=\"%s\" target="
|
||||
"\"_blank\">Μάθετε περισσότερα</a>."
|
||||
|
||||
#: includes/admin/views/acf-field-group/fields.php:54
|
||||
msgid ""
|
||||
@ -2642,13 +2644,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - Ανιχνεύθηκαν μία ή περισσότερες κλήσεις για ανάκτηση "
|
||||
"τιμών πεδίων ACF προτού το ACF αρχικοποιηθεί. Αυτό δεν υποστηρίζεται και "
|
||||
"μπορεί να καταλήξει σε παραποιημένα ή κενά. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Μάθετε πώς να το διορθώσετε</a>."
|
||||
"μπορεί να καταλήξει σε παραποιημένα ή κενά. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Μάθετε πώς να το διορθώσετε</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -3832,7 +3834,7 @@ msgid "Title"
|
||||
msgstr "Τίτλος"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Επεξεργασία field group"
|
||||
|
||||
@ -3888,7 +3890,7 @@ msgstr "Να μην έχει καμία τιμή"
|
||||
msgid "Has any value"
|
||||
msgstr "Να έχει οποιαδήποτε τιμή"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3899,50 +3901,50 @@ msgstr "Ακύρωση"
|
||||
msgid "Are you sure?"
|
||||
msgstr "Είστε σίγουροι;"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d πεδία χρήζουν προσοχής"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 πεδίο χρήζει προσοχής"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Ο έλεγχος απέτυχε"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Ο έλεγχος πέτυχε"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Περιορισμένος"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Σύμπτυξη Λεπτομερειών"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Ανάπτυξη Λεπτομερειών"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Να έχουν μεταφορτωθεί σε αυτή την ανάρτηση"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Ενημέρωση"
|
||||
@ -3952,8 +3954,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Επεξεργασία"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Οι αλλαγές που έχετε κάνει θα χαθούν αν φύγετε από αυτή τη σελίδα."
|
||||
|
||||
@ -4284,7 +4286,7 @@ msgid "Enter each default value on a new line"
|
||||
msgstr "Εισαγάγετε την κάθε προεπιλεγμένη τιμή σε μια νέα γραμμή"
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Επιλέξτε"
|
||||
@ -4998,7 +5000,7 @@ msgid "Edit"
|
||||
msgstr "Επεξεργασία"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Όλες οι εικόνες"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: en_CA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2631,8 +2631,8 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
@ -3802,7 +3802,7 @@ msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Edit field group"
|
||||
|
||||
@ -3858,7 +3858,7 @@ msgstr "Has no value"
|
||||
msgid "Has any value"
|
||||
msgstr "Has any value"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3869,50 +3869,50 @@ msgstr "Cancel"
|
||||
msgid "Are you sure?"
|
||||
msgstr "Are you sure?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d fields require attention"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 field requires attention"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validation failed"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validation successful"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restricted"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Collapse Details"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Expand Details"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Uploaded to this post"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Update"
|
||||
@ -3922,8 +3922,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "The changes you made will be lost if you navigate away from this page"
|
||||
|
||||
@ -4254,7 +4254,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Select"
|
||||
@ -4965,7 +4965,7 @@ msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "All images"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -24,38 +24,38 @@ msgstr ""
|
||||
#. translators: %s - singular label of post type/taxonomy, i.e. "Movie"/"Genre"
|
||||
#: includes/admin/views/global/form-top.php:17
|
||||
msgid "%s fields"
|
||||
msgstr ""
|
||||
msgstr "%s fields"
|
||||
|
||||
#: includes/admin/post-types/admin-taxonomies.php:260
|
||||
msgid "No terms"
|
||||
msgstr ""
|
||||
msgstr "No terms"
|
||||
|
||||
#: includes/admin/post-types/admin-taxonomies.php:233
|
||||
msgid "No post types"
|
||||
msgstr ""
|
||||
msgstr "No post types"
|
||||
|
||||
#: includes/admin/post-types/admin-post-types.php:256
|
||||
msgid "No posts"
|
||||
msgstr ""
|
||||
msgstr "No posts"
|
||||
|
||||
#: includes/admin/post-types/admin-post-types.php:230
|
||||
msgid "No taxonomies"
|
||||
msgstr ""
|
||||
msgstr "No taxonomies"
|
||||
|
||||
#: includes/admin/post-types/admin-post-types.php:175
|
||||
#: includes/admin/post-types/admin-taxonomies.php:175
|
||||
msgid "No field groups"
|
||||
msgstr ""
|
||||
msgstr "No field groups"
|
||||
|
||||
#: includes/admin/post-types/admin-field-groups.php:259
|
||||
msgid "No fields"
|
||||
msgstr ""
|
||||
msgstr "No fields"
|
||||
|
||||
#: includes/admin/post-types/admin-field-groups.php:132
|
||||
#: includes/admin/post-types/admin-post-types.php:139
|
||||
#: includes/admin/post-types/admin-taxonomies.php:139
|
||||
msgid "No description"
|
||||
msgstr ""
|
||||
msgstr "No description"
|
||||
|
||||
#: includes/fields/class-acf-field-page_link.php:484
|
||||
#: includes/fields/class-acf-field-post_object.php:396
|
||||
@ -2447,37 +2447,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr "taxonomy"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr "post type"
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr "Link %1$s %2$s to field groups"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr "Done"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr "Field group(s)"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr "Select one or many field groups..."
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr "Please select the field groups to link."
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] "Field group linked successfully."
|
||||
@ -2538,7 +2538,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr "[ACF shortcode value disabled for preview]"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr "Close Modal"
|
||||
@ -2810,13 +2810,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -3994,7 +3994,7 @@ msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Edit field group"
|
||||
|
||||
@ -4050,7 +4050,7 @@ msgstr "Has no value"
|
||||
msgid "Has any value"
|
||||
msgstr "Has any value"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -4061,50 +4061,50 @@ msgstr "Cancel"
|
||||
msgid "Are you sure?"
|
||||
msgstr "Are you sure?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d fields require attention"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 field requires attention"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validation failed"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validation successful"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restricted"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Collapse Details"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Expand Details"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Uploaded to this post"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Update"
|
||||
@ -4114,8 +4114,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "The changes you made will be lost if you navigate away from this page"
|
||||
|
||||
@ -4446,7 +4446,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Select"
|
||||
@ -5157,7 +5157,7 @@ msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "All images"
|
||||
|
||||
@ -5618,9 +5618,9 @@ msgstr ""
|
||||
|
||||
#: pro/updates.php:99
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
|
||||
#: pro/updates.php:159
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: en_ZA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2631,8 +2631,8 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
@ -3802,7 +3802,7 @@ msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Edit field group"
|
||||
|
||||
@ -3858,7 +3858,7 @@ msgstr "Has no value"
|
||||
msgid "Has any value"
|
||||
msgstr "Has any value"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3869,50 +3869,50 @@ msgstr "Cancel"
|
||||
msgid "Are you sure?"
|
||||
msgstr "Are you sure?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d fields require attention"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 field requires attention"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validation failed"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validation successful"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restricted"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Collapse Details"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Expand Details"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Uploaded to this post"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Update"
|
||||
@ -3922,8 +3922,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "The changes you made will be lost if you navigate away from this page"
|
||||
|
||||
@ -4254,7 +4254,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Select"
|
||||
@ -4965,7 +4965,7 @@ msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "All images"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_CO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2631,13 +2631,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - 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. <a "
|
||||
"href=\"%2$s\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
"compatible y puede ocasionar datos mal formados o faltantes. <a href=\"%2$s"
|
||||
"\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -3816,7 +3816,7 @@ msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
@ -3872,7 +3872,7 @@ msgstr "No tiene ningún valor"
|
||||
msgid "Has any value"
|
||||
msgstr "No tiene algún valor"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3883,50 +3883,50 @@ msgstr "Cancelar"
|
||||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restringido"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Colapsar detalles"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Ampliar detalles"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Subido a esta entrada"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
@ -3936,8 +3936,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
|
||||
|
||||
@ -4269,7 +4269,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
@ -4983,7 +4983,7 @@ msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Todas las imágenes"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_CR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2631,8 +2631,8 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
@ -3812,7 +3812,7 @@ msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
@ -3868,7 +3868,7 @@ msgstr "No tiene ningún valor"
|
||||
msgid "Has any value"
|
||||
msgstr "No tiene algún valor"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3879,50 +3879,50 @@ msgstr "Cancelar"
|
||||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restringido"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Contraer detalles"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Ampliar detalles"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Subido a esta publicación"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
@ -3932,8 +3932,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
|
||||
|
||||
@ -4265,7 +4265,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
@ -4979,7 +4979,7 @@ msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Todas las imágenes"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_EC\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2631,13 +2631,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - 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. <a "
|
||||
"href=\"%2$s\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
"compatible y puede ocasionar datos mal formados o faltantes. <a href=\"%2$s"
|
||||
"\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -3816,7 +3816,7 @@ msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
@ -3872,7 +3872,7 @@ msgstr "No tiene ningún valor"
|
||||
msgid "Has any value"
|
||||
msgstr "No tiene algún valor"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3883,50 +3883,50 @@ msgstr "Cancelar"
|
||||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restringido"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Contraer detalles"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Ampliar detalles"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Subido a esta publicación"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
@ -3936,8 +3936,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
|
||||
|
||||
@ -4269,7 +4269,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
@ -4983,7 +4983,7 @@ msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Todas las imágenes"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2536,37 +2536,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr "taxonomía"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr "tipo de contenido"
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr "Enlaza %1$s %2$s a grupos de campos"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr "Hecho"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr "Grupo(s) de campo(s)"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr "Selecciona uno o varios grupos de campos..."
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr "Selecciona los grupos de campos que quieras enlazar."
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] "Grupo de campos enlazado correctamente."
|
||||
@ -2627,7 +2627,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr "[valor del shortcode de ACF desactivado en la vista previa]"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr "Cerrar ventana emergente"
|
||||
@ -2710,8 +2710,8 @@ msgid ""
|
||||
"New to ACF? Take a look at our <a href=\"%s\" target=\"_blank\">getting "
|
||||
"started guide</a>."
|
||||
msgstr ""
|
||||
"¿Nuevo en ACF? Echa un vistazo a nuestra <a href=\"%s\" "
|
||||
"target=\"_blank\">guía para comenzar</a>."
|
||||
"¿Nuevo en ACF? Echa un vistazo a nuestra <a href=\"%s\" target=\"_blank"
|
||||
"\">guía para comenzar</a>."
|
||||
|
||||
#: includes/admin/views/acf-field-group/list-empty.php:15
|
||||
msgid "Add Field Group"
|
||||
@ -2783,8 +2783,8 @@ msgid ""
|
||||
"Choose from over 30 field types. <a href=\"%s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
"Elige de entre más de 30 tipos de campos. <a href=\"%s\" "
|
||||
"target=\"_blank\">Aprende más</a>."
|
||||
"Elige de entre más de 30 tipos de campos. <a href=\"%s\" target=\"_blank"
|
||||
"\">Aprende más</a>."
|
||||
|
||||
#: includes/admin/views/acf-field-group/fields.php:54
|
||||
msgid ""
|
||||
@ -2904,13 +2904,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - 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. <a "
|
||||
"href=\"%2$s\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
"compatible y puede ocasionar datos mal formados o faltantes. <a href=\"%2$s"
|
||||
"\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -4101,7 +4101,7 @@ msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
@ -4157,7 +4157,7 @@ msgstr "No tiene ningún valor"
|
||||
msgid "Has any value"
|
||||
msgstr "No tiene algún valor"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -4168,50 +4168,50 @@ msgstr "Cancelar"
|
||||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restringido"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Contraer detalles"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Ampliar detalles"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Subido a esta publicación"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
@ -4221,8 +4221,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
|
||||
|
||||
@ -4554,7 +4554,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
@ -5268,7 +5268,7 @@ msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Todas las imágenes"
|
||||
|
||||
@ -5734,9 +5734,9 @@ msgstr "Opciones Actualizadas"
|
||||
|
||||
#: pro/updates.php:99
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
"Para habilitar las actualizaciones, introduzca su clave de licencia en la "
|
||||
"página <a href=\"%1$s\">Actualizaciones.</a> Si no tiene una clave de "
|
||||
@ -6216,8 +6216,8 @@ msgid ""
|
||||
"a>."
|
||||
msgstr ""
|
||||
"Para desbloquear las actualizaciones, por favor a continuación introduce tu "
|
||||
"clave de licencia. Si no tienes una clave de licencia, consulta <a "
|
||||
"href=\"%s\" target=\"_blank\">detalles y precios</a>."
|
||||
"clave de licencia. Si no tienes una clave de licencia, consulta <a href=\"%s"
|
||||
"\" target=\"_blank\">detalles y precios</a>."
|
||||
|
||||
#: pro/admin/views/html-settings-updates.php:37
|
||||
msgid "License Key"
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -24,134 +24,144 @@ msgstr ""
|
||||
#. translators: %s - singular label of post type/taxonomy, i.e. "Movie"/"Genre"
|
||||
#: includes/admin/views/global/form-top.php:17
|
||||
msgid "%s fields"
|
||||
msgstr ""
|
||||
msgstr "%s campos"
|
||||
|
||||
#: includes/admin/post-types/admin-taxonomies.php:260
|
||||
msgid "No terms"
|
||||
msgstr ""
|
||||
msgstr "No se encontraron términos"
|
||||
|
||||
#: includes/admin/post-types/admin-taxonomies.php:233
|
||||
msgid "No post types"
|
||||
msgstr ""
|
||||
msgstr "No se encontraron tipos de contenidos"
|
||||
|
||||
#: includes/admin/post-types/admin-post-types.php:256
|
||||
msgid "No posts"
|
||||
msgstr ""
|
||||
msgstr "No se encontraron entradas"
|
||||
|
||||
#: includes/admin/post-types/admin-post-types.php:230
|
||||
msgid "No taxonomies"
|
||||
msgstr ""
|
||||
msgstr "No se encontraron taxonomías"
|
||||
|
||||
#: includes/admin/post-types/admin-post-types.php:175
|
||||
#: includes/admin/post-types/admin-taxonomies.php:175
|
||||
msgid "No field groups"
|
||||
msgstr ""
|
||||
msgstr "No se encontraron grupos de campos"
|
||||
|
||||
#: includes/admin/post-types/admin-field-groups.php:259
|
||||
msgid "No fields"
|
||||
msgstr ""
|
||||
msgstr "No se encontraron campos"
|
||||
|
||||
#: includes/admin/post-types/admin-field-groups.php:132
|
||||
#: includes/admin/post-types/admin-post-types.php:139
|
||||
#: includes/admin/post-types/admin-taxonomies.php:139
|
||||
msgid "No description"
|
||||
msgstr ""
|
||||
msgstr "Sin descripción"
|
||||
|
||||
#: includes/fields/class-acf-field-page_link.php:484
|
||||
#: includes/fields/class-acf-field-post_object.php:396
|
||||
#: includes/fields/class-acf-field-relationship.php:608
|
||||
msgid "Any post status"
|
||||
msgstr ""
|
||||
msgstr "Cualquier estado de entrada"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:278
|
||||
msgid ""
|
||||
"This taxonomy key is already in use by another taxonomy registered outside "
|
||||
"of ACF and cannot be used."
|
||||
msgstr ""
|
||||
"La clave de esta taxonomía ya está en uso por otra taxonomía registrada "
|
||||
"fuera de ACF y no puede ser usada."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:273
|
||||
msgid ""
|
||||
"This taxonomy key is already in use by another taxonomy in ACF and cannot be "
|
||||
"used."
|
||||
msgstr ""
|
||||
"La clave de esta taxonomía ya está en uso por otra taxonomía fuera de ACF y "
|
||||
"no puede ser usada."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:246
|
||||
msgid ""
|
||||
"The taxonomy key must only contain lower case alphanumeric characters, "
|
||||
"underscores or dashes."
|
||||
msgstr ""
|
||||
"La clave de la taxonomía debe contener solamente caracteres alfanuméricos en "
|
||||
"minúsculas, guiones y guiones bajos."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:241
|
||||
msgid "The taxonomy key must be under 20 characters."
|
||||
msgstr ""
|
||||
msgstr "La clave de la taxonomía debe contener menos de 20 caracteres."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:99
|
||||
msgid "No Taxonomies found in Trash"
|
||||
msgstr ""
|
||||
msgstr "No se han encontrado taxonomías en la papelera."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:98
|
||||
msgid "No Taxonomies found"
|
||||
msgstr ""
|
||||
msgstr "No se han encontrado taxonomías"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:97
|
||||
msgid "Search Taxonomies"
|
||||
msgstr ""
|
||||
msgstr "Buscar taxonomías"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:96
|
||||
msgid "View Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "Ver taxonomía"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:95
|
||||
msgid "New Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "Nueva taxonomía"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:94
|
||||
msgid "Edit Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "Editar taxonomía"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:93
|
||||
msgid "Add New Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "Agregar nueva taxonomía"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:99
|
||||
msgid "No Post Types found in Trash"
|
||||
msgstr ""
|
||||
msgstr "No se han encontrado tipos de contenido en la papelera"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:98
|
||||
msgid "No Post Types found"
|
||||
msgstr ""
|
||||
msgstr "No se han encontrado tipos de contenido"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:97
|
||||
msgid "Search Post Types"
|
||||
msgstr ""
|
||||
msgstr "Buscar Tipos de Contenido"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:96
|
||||
msgid "View Post Type"
|
||||
msgstr ""
|
||||
msgstr "Ver tipos de contenido"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:95
|
||||
msgid "New Post Type"
|
||||
msgstr ""
|
||||
msgstr "Añadir nuevo tipo de contenido"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:94
|
||||
msgid "Edit Post Type"
|
||||
msgstr ""
|
||||
msgstr "Editar tipo de contenido"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:93
|
||||
msgid "Add New Post Type"
|
||||
msgstr ""
|
||||
msgstr "Añadir nuevo tipo de contenido"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:338
|
||||
msgid ""
|
||||
"This post type key is already in use by another post type registered outside "
|
||||
"of ACF and cannot be used."
|
||||
msgstr ""
|
||||
"La clave de este tipo de contenido ya es usada por otro tipo de contenido "
|
||||
"registrado fuera de ACF y no puede ser usada."
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:333
|
||||
msgid ""
|
||||
"This post type key is already in use by another post type in ACF and cannot "
|
||||
"be used."
|
||||
msgstr ""
|
||||
"La clave de este tipo de contenido ya es usada por otro tipo de contenido en "
|
||||
"ACF y no puede ser usada."
|
||||
|
||||
#. translators: %s a link to WordPress.org's Reserved Terms page
|
||||
#: includes/post-types/class-acf-post-type.php:312
|
||||
@ -166,30 +176,37 @@ msgid ""
|
||||
"The post type key must only contain lower case alphanumeric characters, "
|
||||
"underscores or dashes."
|
||||
msgstr ""
|
||||
"La clave del tipo de contenido debe contener solamente caracteres "
|
||||
"alfanuméricos en minúsculas, guiones o guiones bajos."
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:301
|
||||
msgid "The post type key must be under 20 characters."
|
||||
msgstr ""
|
||||
msgstr "La clave del tipo de contenido debe contener menos de 20 caracteres."
|
||||
|
||||
#: includes/fields/class-acf-field-wysiwyg.php:27
|
||||
msgid "We do not recommend using this field in ACF Blocks."
|
||||
msgstr ""
|
||||
msgstr "No recomendamos utilizar este campo en ACF Blocks."
|
||||
|
||||
#: includes/fields/class-acf-field-wysiwyg.php:27
|
||||
msgid ""
|
||||
"Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing "
|
||||
"for a rich text-editing experience that also allows for multimedia content."
|
||||
msgstr ""
|
||||
"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."
|
||||
|
||||
#: includes/fields/class-acf-field-wysiwyg.php:25
|
||||
msgid "WYSIWYG Editor"
|
||||
msgstr ""
|
||||
msgstr "Editor WYSIWYG"
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:22
|
||||
msgid ""
|
||||
"Allows the selection of one or more users which can be used to create "
|
||||
"relationships between data objects."
|
||||
msgstr ""
|
||||
"Permite la selección de uno o más usuarios, los cuales pueden ser utilizados "
|
||||
"para crear relaciones entre objetos de datos."
|
||||
|
||||
#: includes/fields/class-acf-field-url.php:26
|
||||
msgid "A text input specifically designed for storing web addresses."
|
||||
@ -234,6 +251,7 @@ msgstr ""
|
||||
#: includes/fields/class-acf-field-select.php:27
|
||||
msgid "A dropdown list with a selection of choices that you specify."
|
||||
msgstr ""
|
||||
"Una lista despegable con una selección de opciones que tú especificas. "
|
||||
|
||||
#: includes/fields/class-acf-field-relationship.php:27
|
||||
msgid ""
|
||||
@ -268,19 +286,24 @@ msgstr ""
|
||||
#: includes/fields/class-acf-field-post_object.php:388
|
||||
#: includes/fields/class-acf-field-relationship.php:600
|
||||
msgid "Filter by Post Status"
|
||||
msgstr ""
|
||||
msgstr "Filtrar por estado de entrada"
|
||||
|
||||
#: includes/fields/class-acf-field-page_link.php:27
|
||||
msgid ""
|
||||
"An interactive dropdown to select one or more posts, pages, custom post type "
|
||||
"items or archive URLs, with the option to search."
|
||||
msgstr ""
|
||||
"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."
|
||||
|
||||
#: includes/fields/class-acf-field-oembed.php:27
|
||||
msgid ""
|
||||
"An interactive component for embedding videos, images, tweets, audio and "
|
||||
"other content by making use of the native WordPress oEmbed functionality."
|
||||
msgstr ""
|
||||
"Un componente interactivo para incrustar videos, imágenes, tweets, audio y "
|
||||
"otro contenido haciendo uso de la funcionalidad nativa de oEmbed de "
|
||||
"WordPress."
|
||||
|
||||
#: includes/fields/class-acf-field-number.php:26
|
||||
msgid "An input limited to numerical values."
|
||||
@ -301,12 +324,15 @@ msgstr ""
|
||||
#: includes/fields/class-acf-field-image.php:27
|
||||
msgid "Uses the native WordPress media picker to upload, or choose images."
|
||||
msgstr ""
|
||||
"Usa el selector de medios nativo de WordPress para cargar o elegir imágenes."
|
||||
|
||||
#: includes/fields/class-acf-field-group.php:27
|
||||
msgid ""
|
||||
"Provides a way to structure fields into groups to better organize the data "
|
||||
"and the edit screen."
|
||||
msgstr ""
|
||||
"Proporciona una manera de estructurar campos en grupos para una mejor "
|
||||
"organización de los datos y de la pantalla de edición."
|
||||
|
||||
#: includes/fields/class-acf-field-google-map.php:27
|
||||
msgid ""
|
||||
@ -317,6 +343,7 @@ msgstr ""
|
||||
#: includes/fields/class-acf-field-file.php:27
|
||||
msgid "Uses the native WordPress media picker to upload, or choose files."
|
||||
msgstr ""
|
||||
"Usa el selector de medios nativo de WordPress para cargar o elegir archivos."
|
||||
|
||||
#: includes/fields/class-acf-field-email.php:26
|
||||
msgid "A text input specifically designed for storing email addresses."
|
||||
@ -389,7 +416,7 @@ msgstr ""
|
||||
#: includes/fields.php:441
|
||||
msgctxt "noun"
|
||||
msgid "Clone"
|
||||
msgstr ""
|
||||
msgstr "Clon"
|
||||
|
||||
#: includes/fields.php:357
|
||||
msgid "PRO"
|
||||
@ -405,31 +432,31 @@ msgstr ""
|
||||
|
||||
#: includes/ajax/class-acf-ajax-local-json-diff.php:81
|
||||
msgid "Original"
|
||||
msgstr ""
|
||||
msgstr "Original"
|
||||
|
||||
#: includes/ajax/class-acf-ajax-local-json-diff.php:55
|
||||
msgid "Invalid post ID."
|
||||
msgstr ""
|
||||
msgstr "El ID de la entrada no es válido."
|
||||
|
||||
#: includes/ajax/class-acf-ajax-local-json-diff.php:47
|
||||
msgid "Invalid post type selected for review."
|
||||
msgstr ""
|
||||
msgstr "Tipo de entrada inválida seleccionada para valoración."
|
||||
|
||||
#: includes/admin/views/global/navigation.php:104
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
msgstr "Más"
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:86
|
||||
msgid "Tutorial"
|
||||
msgstr ""
|
||||
msgstr "Tutorial"
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:75
|
||||
msgid "Available with ACF PRO"
|
||||
msgstr ""
|
||||
msgstr "Disponible con ACF PRO"
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:63
|
||||
msgid "Select Field"
|
||||
msgstr ""
|
||||
msgstr "Selecciona Campo"
|
||||
|
||||
#. translators: %s: A link to the popular fields used in ACF
|
||||
#: includes/admin/views/browse-fields-modal.php:50
|
||||
@ -438,28 +465,28 @@ msgstr ""
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:47
|
||||
msgid "Popular fields"
|
||||
msgstr ""
|
||||
msgstr "Campos populares"
|
||||
|
||||
#. translators: %s: The invalid search term
|
||||
#: includes/admin/views/browse-fields-modal.php:40
|
||||
msgid "No search results for '%s'"
|
||||
msgstr ""
|
||||
msgstr "No hay resultados de búsqueda para '%s'"
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:13
|
||||
msgid "Search fields..."
|
||||
msgstr ""
|
||||
msgstr "Buscar campos..."
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:11
|
||||
msgid "Select Field Type"
|
||||
msgstr ""
|
||||
msgstr "Selecciona tipo de campo"
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:4
|
||||
msgid "Popular"
|
||||
msgstr ""
|
||||
msgstr "Popular"
|
||||
|
||||
#: includes/admin/views/acf-taxonomy/list-empty.php:7
|
||||
msgid "Add Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "Agregar taxonomía"
|
||||
|
||||
#: includes/admin/views/acf-taxonomy/list-empty.php:6
|
||||
msgid "Create custom taxonomies to classify post type content"
|
||||
@ -467,7 +494,7 @@ msgstr ""
|
||||
|
||||
#: includes/admin/views/acf-taxonomy/list-empty.php:5
|
||||
msgid "Add Your First Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "Agrega tu primera taxonomía"
|
||||
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:106
|
||||
msgid "Hierarchical taxonomies can have descendants (like categories)."
|
||||
@ -484,17 +511,17 @@ msgstr ""
|
||||
#. translators: example taxonomy
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:44
|
||||
msgid "genre"
|
||||
msgstr ""
|
||||
msgstr "género"
|
||||
|
||||
#. translators: example taxonomy
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:26
|
||||
msgid "Genre"
|
||||
msgstr ""
|
||||
msgstr "Género"
|
||||
|
||||
#. translators: example taxonomy
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:9
|
||||
msgid "Genres"
|
||||
msgstr ""
|
||||
msgstr "Géneros"
|
||||
|
||||
#: includes/admin/views/acf-taxonomy/advanced-settings.php:1129
|
||||
msgid ""
|
||||
@ -507,7 +534,7 @@ msgstr ""
|
||||
|
||||
#: includes/admin/views/acf-taxonomy/advanced-settings.php:1051
|
||||
msgid "Customize the query variable name"
|
||||
msgstr ""
|
||||
msgstr "Personaliza los argumentos de la consulta."
|
||||
|
||||
#: includes/admin/views/acf-taxonomy/advanced-settings.php:1024
|
||||
msgid ""
|
||||
@ -2284,37 +2311,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2398,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2631,13 +2658,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - 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. <a "
|
||||
"href=\"%2$s\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
"compatible y puede ocasionar datos mal formados o faltantes. <a href=\"%2$s"
|
||||
"\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -3816,7 +3843,7 @@ msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
@ -3872,7 +3899,7 @@ msgstr "No tiene ningún valor"
|
||||
msgid "Has any value"
|
||||
msgstr "No tiene algún valor"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3883,50 +3910,50 @@ msgstr "Cancelar"
|
||||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restringido"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Contraer detalles"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Ampliar detalles"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Subido a esta publicación"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
@ -3936,8 +3963,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
|
||||
|
||||
@ -4269,7 +4296,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
@ -4983,7 +5010,7 @@ msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Todas las imágenes"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_VE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2631,13 +2631,13 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - 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. <a "
|
||||
"href=\"%2$s\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
"compatible y puede ocasionar datos mal formados o faltantes. <a href=\"%2$s"
|
||||
"\" target=\"_blank\">Aprende cómo corregirlo</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -3816,7 +3816,7 @@ msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
@ -3872,7 +3872,7 @@ msgstr "No tiene ningún valor"
|
||||
msgid "Has any value"
|
||||
msgstr "No tiene algún valor"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3883,50 +3883,50 @@ msgstr "Cancelar"
|
||||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Restringido"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Contraer detalles"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Ampliar detalles"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Subido a esta publicación"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Actualizar"
|
||||
@ -3936,8 +3936,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
|
||||
|
||||
@ -4269,7 +4269,7 @@ 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:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Selecciona"
|
||||
@ -4983,7 +4983,7 @@ msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Todas las imágenes"
|
||||
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fa_IR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -68,90 +68,99 @@ msgid ""
|
||||
"This taxonomy key is already in use by another taxonomy registered outside "
|
||||
"of ACF and cannot be used."
|
||||
msgstr ""
|
||||
"کلید طبقه بندی موجود است و خارج از ACF درحال استفاده است و نمیتوان از این "
|
||||
"کلید استفاده کرد."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:273
|
||||
msgid ""
|
||||
"This taxonomy key is already in use by another taxonomy in ACF and cannot be "
|
||||
"used."
|
||||
msgstr ""
|
||||
"این کلید طبقه بندی موجود است و توسط یکی از طبقه بندی های ACF درحال استفاده "
|
||||
"می باشد و نمیتوان از این کلید استفاده کرد."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:246
|
||||
msgid ""
|
||||
"The taxonomy key must only contain lower case alphanumeric characters, "
|
||||
"underscores or dashes."
|
||||
msgstr ""
|
||||
"کلید طبقه بندی فقط باید شامل حروف کوچک انگلیسی و اعداد و زیر خط (_) یا خط "
|
||||
"تیره (-) باشد."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:241
|
||||
msgid "The taxonomy key must be under 20 characters."
|
||||
msgstr ""
|
||||
msgstr "کلید طبقه بندی بایستی زیر 20 حرف باشد."
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:99
|
||||
msgid "No Taxonomies found in Trash"
|
||||
msgstr ""
|
||||
msgstr "هیچ طبقه بندی در زباله دان نیست"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:98
|
||||
msgid "No Taxonomies found"
|
||||
msgstr ""
|
||||
msgstr "هیچ طبقه بندی یافت نشد"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:97
|
||||
msgid "Search Taxonomies"
|
||||
msgstr ""
|
||||
msgstr "جستجوی طبقه بندی ها"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:96
|
||||
msgid "View Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "مشاهده طبقه بندی ها"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:95
|
||||
msgid "New Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "افزودن طبقه بندی جدید"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:94
|
||||
msgid "Edit Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "ویرایش طبقه بندی ها"
|
||||
|
||||
#: includes/post-types/class-acf-taxonomy.php:93
|
||||
msgid "Add New Taxonomy"
|
||||
msgstr ""
|
||||
msgstr "افزودن طبقه بندی جدید"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:99
|
||||
msgid "No Post Types found in Trash"
|
||||
msgstr ""
|
||||
msgstr "هیچ نوع نوشتهای در زبالهدان یافت نشد."
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:98
|
||||
msgid "No Post Types found"
|
||||
msgstr ""
|
||||
msgstr "هیچ نوع پستی پیدا نشد"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:97
|
||||
msgid "Search Post Types"
|
||||
msgstr ""
|
||||
msgstr "جستجوی در انواع پست ها"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:96
|
||||
msgid "View Post Type"
|
||||
msgstr ""
|
||||
msgstr "مشاهده نوع پست ها"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:95
|
||||
msgid "New Post Type"
|
||||
msgstr ""
|
||||
msgstr "نوع پست جدید"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:94
|
||||
msgid "Edit Post Type"
|
||||
msgstr ""
|
||||
msgstr "ویرایش نوع پست"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:93
|
||||
msgid "Add New Post Type"
|
||||
msgstr ""
|
||||
msgstr "افزودن نوع پست جدید"
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:338
|
||||
msgid ""
|
||||
"This post type key is already in use by another post type registered outside "
|
||||
"of ACF and cannot be used."
|
||||
msgstr ""
|
||||
"کلید نوع پست در حال حاضر خارج از ACF ثبت شده است و نمی توان از آن استفاده "
|
||||
"کرد."
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:333
|
||||
msgid ""
|
||||
"This post type key is already in use by another post type in ACF and cannot "
|
||||
"be used."
|
||||
msgstr ""
|
||||
"کلید نوع پست در حال حاضر در ACF ثبت شده است و نمی توان از آن استفاده کرد."
|
||||
|
||||
#. translators: %s a link to WordPress.org's Reserved Terms page
|
||||
#: includes/post-types/class-acf-post-type.php:312
|
||||
@ -160,56 +169,70 @@ msgid ""
|
||||
"This field must not be a WordPress <a href=\"%s\" target=\"_blank\">reserved "
|
||||
"term</a>."
|
||||
msgstr ""
|
||||
"این زمینه نباید یک <a href=\"%s\" target=\"_blank\">مورد رزرو شده</a>در "
|
||||
"وردپرس باشد."
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:306
|
||||
msgid ""
|
||||
"The post type key must only contain lower case alphanumeric characters, "
|
||||
"underscores or dashes."
|
||||
msgstr ""
|
||||
"کلید نوع پست فقط باید شامل حذوف کوچک انگلیسی و اعداد و زیر خط (_) و یا خط "
|
||||
"تیره (-) باشد."
|
||||
|
||||
#: includes/post-types/class-acf-post-type.php:301
|
||||
msgid "The post type key must be under 20 characters."
|
||||
msgstr ""
|
||||
msgstr "کلید نوع پست حداکثر باید 20 حرفی باشد."
|
||||
|
||||
#: includes/fields/class-acf-field-wysiwyg.php:27
|
||||
msgid "We do not recommend using this field in ACF Blocks."
|
||||
msgstr ""
|
||||
msgstr "توصیه نمیکنیم از این زمینه در بلوک های ACF استفاده کنید."
|
||||
|
||||
#: includes/fields/class-acf-field-wysiwyg.php:27
|
||||
msgid ""
|
||||
"Displays the WordPress WYSIWYG editor as seen in Posts and Pages allowing "
|
||||
"for a rich text-editing experience that also allows for multimedia content."
|
||||
msgstr ""
|
||||
"ویرایشگر WYSIWYG وردپرس را همانطور که در پستها و صفحات دیده میشود نمایش "
|
||||
"میدهد و امکان ویرایش متن غنی را فراهم میکند و محتوای چندرسانهای را نیز "
|
||||
"امکانپذیر میکند."
|
||||
|
||||
#: includes/fields/class-acf-field-wysiwyg.php:25
|
||||
msgid "WYSIWYG Editor"
|
||||
msgstr ""
|
||||
msgstr "ویرایشگر WYSIWYG"
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:22
|
||||
msgid ""
|
||||
"Allows the selection of one or more users which can be used to create "
|
||||
"relationships between data objects."
|
||||
msgstr ""
|
||||
"اجازه میدهد که یک یا چند کاربر را انتخاب کنید که می تواند برای ایجاد رابطه "
|
||||
"بین داده های آبجکت ها مورد استفاده قرار گیرد."
|
||||
|
||||
#: includes/fields/class-acf-field-url.php:26
|
||||
msgid "A text input specifically designed for storing web addresses."
|
||||
msgstr ""
|
||||
msgstr "یک ورودی متنی که به طور خاص برای ذخیره آدرس های وب طراحی شده است."
|
||||
|
||||
#: includes/fields/class-acf-field-url.php:25
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
msgstr "نشانی وب"
|
||||
|
||||
#: includes/fields/class-acf-field-true_false.php:27
|
||||
msgid ""
|
||||
"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."
|
||||
msgstr ""
|
||||
"کلیدی که به شما امکان می دهد مقدار 1 یا 0 را انتخاب کنید (روشن یا خاموش، "
|
||||
"درست یا نادرست و غیره). میتواند بهعنوان یک سوئیچ یا چک باکس تلطیف شده ارائه "
|
||||
"شود."
|
||||
|
||||
#: includes/fields/class-acf-field-time_picker.php:27
|
||||
msgid ""
|
||||
"An interactive UI for picking a time. The time format can be customized "
|
||||
"using the field settings."
|
||||
msgstr ""
|
||||
"یک رابط کاربری تعاملی برای انتخاب زمان. قالب زمان را می توان با استفاده از "
|
||||
"تنظیمات فیلد سفارشی کرد."
|
||||
|
||||
#: includes/fields/class-acf-field-textarea.php:26
|
||||
msgid "A basic textarea input for storing paragraphs of text."
|
||||
@ -268,7 +291,7 @@ msgstr ""
|
||||
#: includes/fields/class-acf-field-post_object.php:388
|
||||
#: includes/fields/class-acf-field-relationship.php:600
|
||||
msgid "Filter by Post Status"
|
||||
msgstr ""
|
||||
msgstr "فیلتر بر اساس وضعیت پست"
|
||||
|
||||
#: includes/fields/class-acf-field-page_link.php:27
|
||||
msgid ""
|
||||
@ -386,7 +409,7 @@ msgid ""
|
||||
"or display the selected fields as a group of subfields."
|
||||
msgstr ""
|
||||
|
||||
#: pro/fields/class-acf-field-clone.php:25
|
||||
#: includes/fields.php:441
|
||||
msgctxt "noun"
|
||||
msgid "Clone"
|
||||
msgstr "کپی (هیچ)"
|
||||
@ -1031,17 +1054,19 @@ msgstr ""
|
||||
|
||||
#: includes/admin/views/acf-post-type/list-empty.php:7
|
||||
msgid "Add Post Type"
|
||||
msgstr ""
|
||||
msgstr "افزودن نوع پست"
|
||||
|
||||
#: includes/admin/views/acf-post-type/list-empty.php:6
|
||||
msgid ""
|
||||
"Expand the functionality of WordPress beyond standard posts and pages with "
|
||||
"custom post types."
|
||||
msgstr ""
|
||||
"قابلیتهای وردپرس را فراتر از نوشتهها و برگههای استاندارد با انواع پست سفارشی "
|
||||
"توسعه دهید."
|
||||
|
||||
#: includes/admin/views/acf-post-type/list-empty.php:5
|
||||
msgid "Add Your First Post Type"
|
||||
msgstr ""
|
||||
msgstr "اولین نوع پست سفارشی خود را اضافه کنید"
|
||||
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:120
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:119
|
||||
@ -1051,7 +1076,7 @@ msgstr ""
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:119
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:118
|
||||
msgid "Advanced Configuration"
|
||||
msgstr ""
|
||||
msgstr "پیکربندی پیشرفته"
|
||||
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:107
|
||||
msgid "Hierarchical post types can have descendants (like pages)."
|
||||
@ -1061,7 +1086,7 @@ msgstr ""
|
||||
#: includes/admin/views/acf-taxonomy/advanced-settings.php:976
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:105
|
||||
msgid "Hierarchical"
|
||||
msgstr ""
|
||||
msgstr "سلسلهمراتبی"
|
||||
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:91
|
||||
msgid "Visible on the frontend and in the admin dashboard."
|
||||
@ -1070,12 +1095,12 @@ msgstr ""
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:90
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:90
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
msgstr "عمومی"
|
||||
|
||||
#. translators: example post type
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:43
|
||||
msgid "movie"
|
||||
msgstr ""
|
||||
msgstr "movie"
|
||||
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:41
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:42
|
||||
@ -1085,22 +1110,22 @@ msgstr ""
|
||||
#. translators: example post type
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:25
|
||||
msgid "Movie"
|
||||
msgstr ""
|
||||
msgstr "فیلم"
|
||||
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:23
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:24
|
||||
msgid "Singular Label"
|
||||
msgstr ""
|
||||
msgstr "برچسب مفرد"
|
||||
|
||||
#. translators: example post type
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:8
|
||||
msgid "Movies"
|
||||
msgstr ""
|
||||
msgstr "فیلمها"
|
||||
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:6
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:7
|
||||
msgid "Plural Label"
|
||||
msgstr ""
|
||||
msgstr "برچسب جمع"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:1250
|
||||
msgid ""
|
||||
@ -1263,7 +1288,7 @@ msgstr ""
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:1150
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:40
|
||||
msgid "Post Type Key"
|
||||
msgstr ""
|
||||
msgstr "کلید نوع پست"
|
||||
|
||||
#. translators: this string will be appended with the new permalink structure.
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:978
|
||||
@ -1933,7 +1958,7 @@ msgstr ""
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:86
|
||||
#: includes/admin/views/acf-taxonomy/advanced-settings.php:138
|
||||
msgid "Regenerate all labels using the Singular and Plural labels"
|
||||
msgstr ""
|
||||
msgstr "تولید دوباره تمامی برچسبهای مفرد و جمعی"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:84
|
||||
#: includes/admin/views/acf-taxonomy/advanced-settings.php:136
|
||||
@ -1970,7 +1995,7 @@ msgstr ""
|
||||
|
||||
#: includes/admin/views/acf-post-type/basic-settings.php:71
|
||||
msgid "Select existing taxonomies to classify items of the post type."
|
||||
msgstr ""
|
||||
msgstr "طبقهبندیهای موجود را برای دستهبندی کردن آیتمهای نوع پست انتخاب نمایید."
|
||||
|
||||
#: includes/admin/views/acf-field-group/field.php:141
|
||||
msgid "Browse Fields"
|
||||
@ -2054,13 +2079,13 @@ msgstr[0] ""
|
||||
#: assets/build/js/acf-internal-post-type.js:144
|
||||
#: assets/build/js/acf-internal-post-type.js:204
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
msgstr "دسته"
|
||||
|
||||
#: includes/admin/post-types/admin-taxonomy.php:122
|
||||
#: assets/build/js/acf-internal-post-type.js:141
|
||||
#: assets/build/js/acf-internal-post-type.js:201
|
||||
msgid "Tag"
|
||||
msgstr ""
|
||||
msgstr "برچسب"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:102
|
||||
#: includes/admin/post-types/admin-taxonomy.php:103
|
||||
@ -2166,17 +2191,17 @@ msgstr[0] ""
|
||||
#: includes/admin/views/acf-taxonomy/basic-settings.php:66
|
||||
#: includes/post-types/class-acf-post-type.php:90
|
||||
msgid "Post Types"
|
||||
msgstr ""
|
||||
msgstr "انواع پست"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:159
|
||||
#: includes/admin/post-types/admin-taxonomy.php:159
|
||||
msgid "Advanced Settings"
|
||||
msgstr ""
|
||||
msgstr "تنظیمات پیشرفته"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:158
|
||||
#: includes/admin/post-types/admin-taxonomy.php:158
|
||||
msgid "Basic Settings"
|
||||
msgstr ""
|
||||
msgstr "تنظیمات پایه"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:152
|
||||
#: includes/admin/post-types/admin-post-types.php:337
|
||||
@ -2189,12 +2214,12 @@ msgstr ""
|
||||
#: assets/build/js/acf-internal-post-type.js:138
|
||||
#: assets/build/js/acf-internal-post-type.js:198
|
||||
msgid "Pages"
|
||||
msgstr ""
|
||||
msgstr "صفحات"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:103
|
||||
#: includes/admin/post-types/admin-taxonomy.php:102
|
||||
msgid "Create new taxonomy"
|
||||
msgstr ""
|
||||
msgstr "ایجاد طبقه بندی جدید"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:101
|
||||
#: includes/admin/post-types/admin-taxonomy.php:101
|
||||
@ -2228,25 +2253,25 @@ msgstr ""
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:54
|
||||
msgid "Post type submitted."
|
||||
msgstr ""
|
||||
msgstr "نوع پست ارسال شد"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:53
|
||||
msgid "Post type saved."
|
||||
msgstr ""
|
||||
msgstr "نوع پست ذخیره شد"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:50
|
||||
msgid "Post type updated."
|
||||
msgstr ""
|
||||
msgstr "نوع پست به روز شد"
|
||||
|
||||
#: includes/admin/post-types/admin-post-type.php:49
|
||||
msgid "Post type deleted."
|
||||
msgstr ""
|
||||
msgstr "نوع پست حذف شد"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:120
|
||||
#: assets/build/js/acf-field-group.js:1146
|
||||
#: assets/build/js/acf-field-group.js:1366
|
||||
msgid "Type to search..."
|
||||
msgstr ""
|
||||
msgstr "برای جستجو تایپ کنید...."
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:105
|
||||
#: assets/build/js/acf-field-group.js:1172
|
||||
@ -2254,7 +2279,7 @@ msgstr ""
|
||||
#: assets/build/js/acf-field-group.js:1414
|
||||
#: assets/build/js/acf-field-group.js:2689
|
||||
msgid "PRO Only"
|
||||
msgstr ""
|
||||
msgstr "فقط نسخه حرفه ای"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:97
|
||||
#: assets/build/js/acf-internal-post-type.js:270
|
||||
@ -2271,39 +2296,39 @@ msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:48
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
msgstr "ACF"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
msgstr "طبقهبندی"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
msgstr "نوع نوشته"
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
msgstr "پایان"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr "گروه فیلدها"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2313,71 +2338,75 @@ msgstr[0] ""
|
||||
#: includes/admin/post-types/admin-taxonomies.php:345
|
||||
msgctxt "post status"
|
||||
msgid "Registration Failed"
|
||||
msgstr ""
|
||||
msgstr "ثبت نام انجام نشد"
|
||||
|
||||
#: includes/admin/admin-internal-post-type-list.php:254
|
||||
msgid ""
|
||||
"This item could not be registered because its key is in use by another item "
|
||||
"registered by another plugin or theme."
|
||||
msgstr ""
|
||||
"این مورد ثبت نشد زیرا کلید آن توسط مورد دیگری که توسط افزونه یا طرح زمینه "
|
||||
"دیگری ثبت شده است استفاده می شود."
|
||||
|
||||
#: includes/acf-internal-post-type-functions.php:482
|
||||
#: includes/acf-internal-post-type-functions.php:510
|
||||
msgid "REST API"
|
||||
msgstr ""
|
||||
msgstr "REST API"
|
||||
|
||||
#: includes/acf-internal-post-type-functions.php:481
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "دسترسیها"
|
||||
|
||||
#: includes/acf-internal-post-type-functions.php:480
|
||||
#: includes/acf-internal-post-type-functions.php:509
|
||||
msgid "URLs"
|
||||
msgstr ""
|
||||
msgstr "پیوندها"
|
||||
|
||||
#: includes/acf-internal-post-type-functions.php:479
|
||||
#: includes/acf-internal-post-type-functions.php:508
|
||||
msgid "Visibility"
|
||||
msgstr ""
|
||||
msgstr "نمایش"
|
||||
|
||||
#: includes/acf-internal-post-type-functions.php:478
|
||||
#: includes/acf-internal-post-type-functions.php:507
|
||||
msgid "Labels"
|
||||
msgstr ""
|
||||
msgstr "برچسبها"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:243
|
||||
msgid "Field Settings Tabs"
|
||||
msgstr ""
|
||||
msgstr "زبانه تنظیمات زمینه"
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid ""
|
||||
"https://wpengine.com/?utm_source=wordpress."
|
||||
"org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields"
|
||||
msgstr ""
|
||||
"https://wpengine.com/?utm_source=wordpress."
|
||||
"org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields"
|
||||
|
||||
#: includes/api/api-template.php:867
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
msgstr "[مقدار کد کوتاه ACF برای پیش نمایش غیرفعال است]"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
msgstr "بستن صفحه"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:96
|
||||
#: assets/build/js/acf-field-group.js:1661
|
||||
#: assets/build/js/acf-field-group.js:1980
|
||||
msgid "Field moved to other group"
|
||||
msgstr ""
|
||||
msgstr "زمینه به یک گروه دیگر منتقل شد"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:95
|
||||
#: assets/build/js/acf.js:1440 assets/build/js/acf.js:1521
|
||||
msgid "Close modal"
|
||||
msgstr ""
|
||||
msgstr "بستن صفحه"
|
||||
|
||||
#: includes/fields/class-acf-field-tab.php:125
|
||||
msgid "Start a new group of tabs at this tab."
|
||||
msgstr ""
|
||||
msgstr "شروع گروه جدید زبانهها در این زبانه"
|
||||
|
||||
#: includes/fields/class-acf-field-tab.php:124
|
||||
msgid "New Tab Group"
|
||||
@ -2386,19 +2415,19 @@ msgstr "گروه زبانه جدید"
|
||||
#: includes/fields/class-acf-field-select.php:457
|
||||
#: includes/fields/class-acf-field-true_false.php:200
|
||||
msgid "Use a stylized checkbox using select2"
|
||||
msgstr ""
|
||||
msgstr "بهکارگیری کادر انتخاب سبک وار با select2"
|
||||
|
||||
#: includes/fields/class-acf-field-radio.php:260
|
||||
msgid "Save Other Choice"
|
||||
msgstr ""
|
||||
msgstr "ذخیره انتخاب دیگر"
|
||||
|
||||
#: includes/fields/class-acf-field-radio.php:249
|
||||
msgid "Allow Other Choice"
|
||||
msgstr ""
|
||||
msgstr "اجازه دادن انتخاب دیگر"
|
||||
|
||||
#: includes/fields/class-acf-field-checkbox.php:450
|
||||
msgid "Add Toggle All"
|
||||
msgstr ""
|
||||
msgstr "افزودن تغییر وضعیت همه"
|
||||
|
||||
#: includes/fields/class-acf-field-checkbox.php:409
|
||||
msgid "Save Custom Values"
|
||||
@ -2406,19 +2435,20 @@ msgstr "ذخیره مقادیر سفارشی"
|
||||
|
||||
#: includes/fields/class-acf-field-checkbox.php:398
|
||||
msgid "Allow Custom Values"
|
||||
msgstr ""
|
||||
msgstr "اجازه دادن مقادیر سفارشی"
|
||||
|
||||
#: includes/fields/class-acf-field-checkbox.php:148
|
||||
msgid "Checkbox custom values cannot be empty. Uncheck any empty values."
|
||||
msgstr ""
|
||||
"مقادیر سفارشی کادر انتخاب نمیتواند خالی باشد. انتخاب مقادیر خالی را بردارید."
|
||||
|
||||
#: includes/admin/views/global/navigation.php:140
|
||||
msgid "Updates"
|
||||
msgstr "بهروزرسانیها"
|
||||
msgstr "بروزرسانی ها"
|
||||
|
||||
#: includes/admin/views/global/navigation.php:83
|
||||
msgid "Advanced Custom Fields logo"
|
||||
msgstr ""
|
||||
msgstr "لوگوی زمینههای سفارشی پیشرفته"
|
||||
|
||||
#: includes/admin/views/global/form-top.php:57
|
||||
msgid "Save Changes"
|
||||
@ -2440,6 +2470,8 @@ msgid ""
|
||||
"New to ACF? Take a look at our <a href=\"%s\" target=\"_blank\">getting "
|
||||
"started guide</a>."
|
||||
msgstr ""
|
||||
"تازه با ACF آشنا شدهاید؟ به <a href=\"%s\" target=\"_blank\">راهنمای شروع</"
|
||||
"a> ما نگاهی بیندازید."
|
||||
|
||||
#: includes/admin/views/acf-field-group/list-empty.php:15
|
||||
msgid "Add Field Group"
|
||||
@ -2454,15 +2486,15 @@ msgstr ""
|
||||
|
||||
#: includes/admin/views/acf-field-group/list-empty.php:5
|
||||
msgid "Add Your First Field Group"
|
||||
msgstr ""
|
||||
msgstr "اولین گروه فیلد خود را اضافه نمایید"
|
||||
|
||||
#: includes/admin/views/acf-field-group/pro-features.php:16
|
||||
msgid "Upgrade Now"
|
||||
msgstr ""
|
||||
msgstr "اکنون ارتقاء دهید"
|
||||
|
||||
#: includes/admin/views/acf-field-group/pro-features.php:11
|
||||
msgid "Options Pages"
|
||||
msgstr ""
|
||||
msgstr "برگههای گزینهها"
|
||||
|
||||
#: includes/admin/views/acf-field-group/pro-features.php:10
|
||||
msgid "ACF Blocks"
|
||||
@ -2474,7 +2506,7 @@ msgstr "زمینه گالری"
|
||||
|
||||
#: includes/admin/views/acf-field-group/pro-features.php:7
|
||||
msgid "Flexible Content Field"
|
||||
msgstr ""
|
||||
msgstr "زمینه محتوای انعطاف پذیر"
|
||||
|
||||
#: includes/admin/views/acf-field-group/pro-features.php:6
|
||||
msgid "Repeater Field"
|
||||
@ -2547,11 +2579,11 @@ msgstr "عمومی"
|
||||
|
||||
#: includes/admin/tools/class-acf-admin-tool-import.php:70
|
||||
msgid "Import JSON"
|
||||
msgstr ""
|
||||
msgstr "درون ریزی JSON"
|
||||
|
||||
#: includes/admin/tools/class-acf-admin-tool-export.php:370
|
||||
msgid "Export As JSON"
|
||||
msgstr ""
|
||||
msgstr "برون بری با JSON"
|
||||
|
||||
#. translators: %s number of field groups deactivated
|
||||
#: includes/admin/post-types/admin-field-groups.php:345
|
||||
@ -2568,11 +2600,11 @@ msgstr[0] ""
|
||||
#: includes/admin/admin-internal-post-type-list.php:430
|
||||
#: includes/admin/admin-internal-post-type-list.php:461
|
||||
msgid "Deactivate"
|
||||
msgstr ""
|
||||
msgstr "غیرفعال کردن"
|
||||
|
||||
#: includes/admin/admin-internal-post-type-list.php:430
|
||||
msgid "Deactivate this item"
|
||||
msgstr ""
|
||||
msgstr "غیرفعال کردن این مورد"
|
||||
|
||||
#: includes/admin/admin-internal-post-type-list.php:426
|
||||
#: includes/admin/admin-internal-post-type-list.php:460
|
||||
@ -2581,7 +2613,7 @@ msgstr "فعال کردن"
|
||||
|
||||
#: includes/admin/admin-internal-post-type-list.php:426
|
||||
msgid "Activate this item"
|
||||
msgstr ""
|
||||
msgstr "فعال کردن این مورد"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:92
|
||||
#: assets/build/js/acf-field-group.js:2741
|
||||
@ -2606,20 +2638,28 @@ msgid ""
|
||||
"Advanced Custom Fields and Advanced Custom Fields PRO should not be active "
|
||||
"at the same time. We've automatically deactivated Advanced Custom Fields PRO."
|
||||
msgstr ""
|
||||
"افزونه زمینه های سفارشی و افزونه زمینه های سفارشی پیشرفته نباید همزمان فعال "
|
||||
"باشند. ما به طور خودکار افزونه زمینه های سفارشی پیشرفته را غیرفعال کردیم."
|
||||
|
||||
#: acf.php:541
|
||||
msgid ""
|
||||
"Advanced Custom Fields and Advanced Custom Fields PRO should not be active "
|
||||
"at the same time. We've automatically deactivated Advanced Custom Fields."
|
||||
msgstr ""
|
||||
"افزونه زمینه های سفارشی و افزونه زمینه های سفارشی پیشرفته نباید همزمان فعال "
|
||||
"باشند. ما به طور خودکار فیلدهای سفارشی پیشرفته را غیرفعال کرده ایم."
|
||||
|
||||
#: includes/acf-value-functions.php:374
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
"<strong>%1$s</strong> - قبل از شروع اولیه ACF، یک یا چند تماس را برای "
|
||||
"بازیابی مقادیر فیلد ACF شناسایی کردهایم. این مورد پشتیبانی نمیشود و میتواند "
|
||||
"منجر به دادههای ناقص یا از دست رفته شود. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">با نحوه رفع این مشکل آشنا شوید</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
msgid "%1$s must have a user with the %2$s role."
|
||||
@ -2679,7 +2719,7 @@ msgstr "کد هگز RGBA "
|
||||
|
||||
#: includes/admin/views/browse-fields-modal.php:65
|
||||
msgid "Upgrade to PRO"
|
||||
msgstr ""
|
||||
msgstr "ارتقا به نسخه حرفه ای"
|
||||
|
||||
#: includes/admin/post-types/admin-field-group.php:271
|
||||
#: includes/admin/post-types/admin-post-type.php:292
|
||||
@ -2710,7 +2750,7 @@ msgstr "بلوکها"
|
||||
|
||||
#: includes/acf-wp-functions.php:83
|
||||
msgid "Options"
|
||||
msgstr "گزینه ها"
|
||||
msgstr "تنظیمات"
|
||||
|
||||
#: includes/acf-wp-functions.php:79
|
||||
msgid "Users"
|
||||
@ -2799,11 +2839,11 @@ msgstr "همگامسازی تغییرات"
|
||||
|
||||
#: includes/admin/admin-internal-post-type-list.php:209
|
||||
msgid "Loading diff"
|
||||
msgstr ""
|
||||
msgstr "بارگذاری تفاوت"
|
||||
|
||||
#: includes/admin/admin-internal-post-type-list.php:208
|
||||
msgid "Review local JSON changes"
|
||||
msgstr ""
|
||||
msgstr "بررسی تغییرات JSON محلی"
|
||||
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "Visit website"
|
||||
@ -2826,6 +2866,8 @@ msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Help Desk</a>. The support professionals on "
|
||||
"our Help Desk will assist with your more in depth, technical challenges."
|
||||
msgstr ""
|
||||
"کمک <a href=\"%s\" target=\"_blank\">ميز</a>. حرفه ای پشتیبانی در میز کمک ما "
|
||||
"با بیشتر خود را در عمق کمک, چالش های فنی."
|
||||
|
||||
#: includes/admin/admin.php:153
|
||||
msgid ""
|
||||
@ -2833,6 +2875,9 @@ msgid ""
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
msgstr ""
|
||||
"بحث <a href=\"%s\" target=\"_blank\">ها</a>. ما یک جامعه فعال و دوستانه در "
|
||||
"انجمن های جامعه ما که ممکن است قادر به کمک به شما کشف کردن 'چگونه بازی یا "
|
||||
"بازی' از جهان ACF."
|
||||
|
||||
#: includes/admin/admin.php:149
|
||||
msgid ""
|
||||
@ -2840,6 +2885,8 @@ msgid ""
|
||||
"documentation contains references and guides for most situations you may "
|
||||
"encounter."
|
||||
msgstr ""
|
||||
"مستندات <a href=\"%s\" target=\"_blank\">.</a> مستندات گسترده ما شامل مراجع "
|
||||
"و راهنماهایی برای اکثر موقعیت هایی است که ممکن است با آن مواجه شوند."
|
||||
|
||||
#: includes/admin/admin.php:146
|
||||
msgid ""
|
||||
@ -2847,6 +2894,9 @@ msgid ""
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
"you can find help:"
|
||||
msgstr ""
|
||||
"ما در المنتور فارسی در مورد پشتیبانی متعصب هستیم و می خواهیم شما با ACF "
|
||||
"بهترین بهره را از وب سایت خود ببرید. اگر به مشکلی برخوردید ، چندین مکان وجود "
|
||||
"دارد که می توانید کمک کنید:"
|
||||
|
||||
#: includes/admin/admin.php:143 includes/admin/admin.php:145
|
||||
msgid "Help & Support"
|
||||
@ -2857,6 +2907,8 @@ msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
msgstr ""
|
||||
"لطفا از زبانه پشتیبانی برای تماس استفاده کنید باید خودتان را پیدا کنید که "
|
||||
"نیاز به کمک دارد."
|
||||
|
||||
#: includes/admin/admin.php:131
|
||||
msgid ""
|
||||
@ -2864,6 +2916,9 @@ msgid ""
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
"yourself with the plugin's philosophy and best practises."
|
||||
msgstr ""
|
||||
"قبل از ایجاد اولین گروه زمینه خود <a href=\"%s\" target=\"_blank\"></a> را، "
|
||||
"ما توصیه می کنیم برای اولین بار خواندن راهنمای شروع به کار ما برای آشنایی با "
|
||||
"فلسفه پلاگین و بهترین تمرین."
|
||||
|
||||
#: includes/admin/admin.php:129
|
||||
msgid ""
|
||||
@ -2871,6 +2926,9 @@ msgid ""
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
"display custom field values in any theme template file."
|
||||
msgstr ""
|
||||
"افزونه پیشرفته زمینه های سفارشی فراهم می کند یک سازنده فرم بصری برای سفارشی "
|
||||
"کردن وردپرس ویرایش صفحه نمایش با زمینه های اضافی، و API بصری برای نمایش ارزش "
|
||||
"های زمینه سفارشی در هر فایل قالب تم."
|
||||
|
||||
#: includes/admin/admin.php:126 includes/admin/admin.php:128
|
||||
msgid "Overview"
|
||||
@ -2878,7 +2936,7 @@ msgstr "مرور کلی"
|
||||
|
||||
#: includes/locations.php:36
|
||||
msgid "Location type \"%s\" is already registered."
|
||||
msgstr ""
|
||||
msgstr "نوع مکان \"%s\" در حال حاضر ثبت شده است."
|
||||
|
||||
#: includes/locations.php:25
|
||||
msgid "Class \"%s\" does not exist."
|
||||
@ -3095,7 +3153,7 @@ msgstr "محتوای انعطاف پذیر"
|
||||
|
||||
#: includes/admin/views/upgrade/notice.php:9 includes/fields.php:470
|
||||
msgid "Repeater"
|
||||
msgstr "فیلد تکرار کننده"
|
||||
msgstr "زمینه تکرار کننده"
|
||||
|
||||
#: includes/admin/views/tools/tools.php:24
|
||||
msgid "Back to all tools"
|
||||
@ -3200,7 +3258,7 @@ msgstr "زیر فیلد ها"
|
||||
|
||||
#: includes/admin/views/acf-field-group/options.php:131
|
||||
msgid "Below labels"
|
||||
msgstr "زیر برچسب ها"
|
||||
msgstr "برچسبهای زیر"
|
||||
|
||||
#: includes/admin/views/acf-field-group/options.php:124
|
||||
msgid "Instruction placement"
|
||||
@ -3764,7 +3822,7 @@ msgid "Title"
|
||||
msgstr "عنوان"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "ویرایش گروه زمینه"
|
||||
|
||||
@ -3820,7 +3878,7 @@ msgstr "بدون مقدار"
|
||||
msgid "Has any value"
|
||||
msgstr "هر نوع مقدار"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3831,50 +3889,50 @@ msgstr "لغو"
|
||||
msgid "Are you sure?"
|
||||
msgstr "اطمینان دارید؟"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d گزینه نیاز به بررسی دارد"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "یکی از گزینه ها نیاز به بررسی دارد"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "مشکل در اعتبار سنجی"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "اعتبار سنجی موفق بود"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "ممنوع"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "عدم نمایش جزئیات"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "نمایش جزئیات"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "بارگذاری شده در این نوشته"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "بروزرسانی"
|
||||
@ -3884,8 +3942,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "ویرایش"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد"
|
||||
|
||||
@ -4024,7 +4082,7 @@ msgstr "کاربر قادر به اضافه کردن%s جدید نیست"
|
||||
|
||||
#: includes/fields/class-acf-field-taxonomy.php:759
|
||||
msgid "Term ID"
|
||||
msgstr "شناسه(ID) آیتم(ترم)"
|
||||
msgstr "شناسه آیتم(ترم)"
|
||||
|
||||
#: includes/fields/class-acf-field-taxonomy.php:758
|
||||
msgid "Term Object"
|
||||
@ -4069,7 +4127,7 @@ msgstr "چندین انتخاب"
|
||||
#: includes/fields/class-acf-field-checkbox.php:25
|
||||
#: includes/fields/class-acf-field-taxonomy.php:775
|
||||
msgid "Checkbox"
|
||||
msgstr "جعبه انتخاب (Checkbox)"
|
||||
msgstr "چک باکس"
|
||||
|
||||
#: includes/fields/class-acf-field-taxonomy.php:774
|
||||
msgid "Multiple Values"
|
||||
@ -4155,7 +4213,7 @@ msgstr "محدودیت در آپلود فایل ها"
|
||||
|
||||
#: includes/fields/class-acf-field-file.php:220
|
||||
msgid "File ID"
|
||||
msgstr "شناسه(ID) پرونده"
|
||||
msgstr "شناسه پرونده"
|
||||
|
||||
#: includes/fields/class-acf-field-file.php:219
|
||||
msgid "File URL"
|
||||
@ -4216,7 +4274,7 @@ msgid "Enter each default value on a new line"
|
||||
msgstr "هر مقدار پیش فرض را در یک خط جدید وارد کنید"
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "انتخاب"
|
||||
@ -4280,13 +4338,13 @@ msgstr ""
|
||||
#: includes/fields/class-acf-field-select.php:110
|
||||
msgctxt "Select2 JS matches_1"
|
||||
msgid "One result is available, press enter to select it."
|
||||
msgstr "یک نتیجه موجود است برای انتخاب Enter را فشار دهید."
|
||||
msgstr "یک نتیجه موجود است برای انتخاب اینتر را فشار دهید."
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:25
|
||||
#: includes/fields/class-acf-field-taxonomy.php:780
|
||||
msgctxt "noun"
|
||||
msgid "Select"
|
||||
msgstr "انتخاب (Select)"
|
||||
msgstr "انتخاب"
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:77
|
||||
msgid "User ID"
|
||||
@ -4709,7 +4767,7 @@ msgstr[0] ""
|
||||
#: includes/fields/class-acf-field-post_object.php:424
|
||||
#: includes/fields/class-acf-field-relationship.php:651
|
||||
msgid "Post ID"
|
||||
msgstr "شناسه(ID) نوشته"
|
||||
msgstr "شناسه نوشته"
|
||||
|
||||
#: includes/fields/class-acf-field-post_object.php:25
|
||||
#: includes/fields/class-acf-field-post_object.php:423
|
||||
@ -4877,7 +4935,7 @@ msgstr "اندازه پیش نمایش"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:195
|
||||
msgid "Image ID"
|
||||
msgstr "شناسه(ID) تصویر"
|
||||
msgstr "شناسه تصویر"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:194
|
||||
msgid "Image URL"
|
||||
@ -4927,7 +4985,7 @@ msgid "Edit"
|
||||
msgstr "ویرایش"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "تمام تصاویر"
|
||||
|
||||
@ -5387,9 +5445,9 @@ msgstr "تنظیمات به روز شدند"
|
||||
|
||||
#: pro/updates.php:99
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
|
||||
#: pro/updates.php:159
|
||||
@ -5849,8 +5907,8 @@ msgid ""
|
||||
"licence key, please see <a href=\"%s\" target=\"_blank\">details & pricing</"
|
||||
"a>."
|
||||
msgstr ""
|
||||
"برای به روزرسانی لطفا کد لایسنس را وارد کنید. <a href=\"%s\" "
|
||||
"target=\"_blank\">قیمت ها</a>."
|
||||
"برای به روزرسانی لطفا کد لایسنس را وارد کنید. <a href=\"%s\" target=\"_blank"
|
||||
"\">قیمت ها</a>."
|
||||
|
||||
#: pro/admin/views/html-settings-updates.php:37
|
||||
msgid "License Key"
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -76,13 +76,13 @@ msgstr "Asetukset päivitetty"
|
||||
|
||||
#: pro/updates.php:99
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
"Ottaaksesi käyttöön päivitykset, syötä lisenssiavaimesi <a "
|
||||
"href=\"%1$s\">Päivitykset</a> -sivulle. Jos sinulla ei ole lisenssiavainta, "
|
||||
"katso <a href=\"%2$s\" target=\"_blank\">tiedot ja hinnoittelu</a>."
|
||||
"Ottaaksesi käyttöön päivitykset, syötä lisenssiavaimesi <a href=\"%1$s"
|
||||
"\">Päivitykset</a> -sivulle. Jos sinulla ei ole lisenssiavainta, katso <a "
|
||||
"href=\"%2$s\" target=\"_blank\">tiedot ja hinnoittelu</a>."
|
||||
|
||||
#: pro/updates.php:159
|
||||
msgid ""
|
||||
|
Binary file not shown.
@ -12,7 +12,7 @@
|
||||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-05-04T13:57:24+00:00\n"
|
||||
"PO-Revision-Date: 2023-06-27T14:09:59+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fr_CA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2284,37 +2284,37 @@ msgstr ""
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:338
|
||||
#: includes/admin/admin-internal-post-type.php:337
|
||||
msgid "post type"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - name of newly created post. %2$s - either "post type" or
|
||||
#. "taxonomy".
|
||||
#: includes/admin/admin-internal-post-type.php:336
|
||||
#: includes/admin/admin-internal-post-type.php:335
|
||||
msgid "Link %1$s %2$s to field groups"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:329
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:316
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
msgid "Field group(s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:315
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
msgid "Select one or many field groups..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:314
|
||||
#: includes/admin/admin-internal-post-type.php:313
|
||||
msgid "Please select the field groups to link."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:278
|
||||
#: includes/admin/admin-internal-post-type.php:277
|
||||
msgid "Field group linked successfully."
|
||||
msgid_plural "Field groups linked successfully."
|
||||
msgstr[0] ""
|
||||
@ -2371,7 +2371,7 @@ msgstr ""
|
||||
msgid "[ACF shortcode value disabled for preview]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:288
|
||||
#: includes/admin/admin-internal-post-type.php:287
|
||||
#: includes/admin/post-types/admin-field-group.php:545
|
||||
msgid "Close Modal"
|
||||
msgstr ""
|
||||
@ -2633,8 +2633,8 @@ msgstr ""
|
||||
msgid ""
|
||||
"<strong>%1$s</strong> - 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. <a href=\"%2$s\" "
|
||||
"target=\"_blank\">Learn how to fix this</a>."
|
||||
"result in malformed or missing data. <a href=\"%2$s\" target=\"_blank"
|
||||
"\">Learn how to fix this</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-user.php:540
|
||||
@ -3800,7 +3800,7 @@ msgid "Title"
|
||||
msgstr "Titre"
|
||||
|
||||
#: includes/assets.php:372 includes/forms/form-comment.php:160
|
||||
#: assets/build/js/acf-input.js:7358 assets/build/js/acf-input.js:7948
|
||||
#: assets/build/js/acf-input.js:7348 assets/build/js/acf-input.js:7934
|
||||
msgid "Edit field group"
|
||||
msgstr "Modifier le groupe de champs"
|
||||
|
||||
@ -3856,7 +3856,7 @@ msgstr "N'a pas de valeur"
|
||||
msgid "Has any value"
|
||||
msgstr "A n'importe quelle valeur"
|
||||
|
||||
#: includes/admin/admin-internal-post-type.php:328
|
||||
#: includes/admin/admin-internal-post-type.php:327
|
||||
#: includes/admin/views/browse-fields-modal.php:62 includes/assets.php:353
|
||||
#: assets/build/js/acf.js:1567 assets/build/js/acf.js:1662
|
||||
msgid "Cancel"
|
||||
@ -3867,50 +3867,50 @@ msgstr "Annuler"
|
||||
msgid "Are you sure?"
|
||||
msgstr "Êtes-vous sûr(e)?"
|
||||
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9419
|
||||
#: assets/build/js/acf-input.js:10274
|
||||
#: includes/assets.php:369 assets/build/js/acf-input.js:9409
|
||||
#: assets/build/js/acf-input.js:10260
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d champs requièrent votre attention"
|
||||
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9417
|
||||
#: assets/build/js/acf-input.js:10270
|
||||
#: includes/assets.php:368 assets/build/js/acf-input.js:9407
|
||||
#: assets/build/js/acf-input.js:10256
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 champ requiert votre attention"
|
||||
|
||||
#: includes/assets.php:367 includes/validation.php:286
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9412
|
||||
#: assets/build/js/acf-input.js:10265
|
||||
#: includes/validation.php:296 assets/build/js/acf-input.js:9402
|
||||
#: assets/build/js/acf-input.js:10251
|
||||
msgid "Validation failed"
|
||||
msgstr "Échec de la validation"
|
||||
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9575
|
||||
#: assets/build/js/acf-input.js:10448
|
||||
#: includes/assets.php:366 assets/build/js/acf-input.js:9565
|
||||
#: assets/build/js/acf-input.js:10434
|
||||
msgid "Validation successful"
|
||||
msgstr "Validé avec succès"
|
||||
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7186
|
||||
#: assets/build/js/acf-input.js:7752
|
||||
#: includes/media.php:54 assets/build/js/acf-input.js:7176
|
||||
#: assets/build/js/acf-input.js:7738
|
||||
msgid "Restricted"
|
||||
msgstr "Limité"
|
||||
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7516
|
||||
#: includes/media.php:53 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7502
|
||||
msgid "Collapse Details"
|
||||
msgstr "Masquer les détails"
|
||||
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:7001
|
||||
#: assets/build/js/acf-input.js:7513
|
||||
#: includes/media.php:52 assets/build/js/acf-input.js:6991
|
||||
#: assets/build/js/acf-input.js:7499
|
||||
msgid "Expand Details"
|
||||
msgstr "Afficher les détails"
|
||||
|
||||
#: includes/admin/views/acf-post-type/advanced-settings.php:461
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6868
|
||||
#: assets/build/js/acf-input.js:7361
|
||||
#: includes/media.php:51 assets/build/js/acf-input.js:6858
|
||||
#: assets/build/js/acf-input.js:7347
|
||||
msgid "Uploaded to this post"
|
||||
msgstr "Lié(s) à cet article"
|
||||
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6907
|
||||
#: assets/build/js/acf-input.js:7400
|
||||
#: includes/media.php:50 assets/build/js/acf-input.js:6897
|
||||
#: assets/build/js/acf-input.js:7386
|
||||
msgctxt "verb"
|
||||
msgid "Update"
|
||||
msgstr "Mettre à jour"
|
||||
@ -3920,8 +3920,8 @@ msgctxt "verb"
|
||||
msgid "Edit"
|
||||
msgstr "Modifier"
|
||||
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9189
|
||||
#: assets/build/js/acf-input.js:10036
|
||||
#: includes/assets.php:363 assets/build/js/acf-input.js:9179
|
||||
#: assets/build/js/acf-input.js:10022
|
||||
msgid "The changes you made will be lost if you navigate away from this page"
|
||||
msgstr "Les modifications seront perdues si vous quittez cette page"
|
||||
|
||||
@ -4253,7 +4253,7 @@ msgid "Enter each default value on a new line"
|
||||
msgstr "Entrez chaque valeur par défaut sur une nouvelle ligne"
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:258 includes/media.php:48
|
||||
#: assets/build/js/acf-input.js:6766 assets/build/js/acf-input.js:7246
|
||||
#: assets/build/js/acf-input.js:6756 assets/build/js/acf-input.js:7232
|
||||
msgctxt "verb"
|
||||
msgid "Select"
|
||||
msgstr "Choisir"
|
||||
@ -4971,7 +4971,7 @@ msgid "Edit"
|
||||
msgstr "Modifier"
|
||||
|
||||
#: includes/fields/class-acf-field-image.php:70 includes/media.php:55
|
||||
#: assets/build/js/acf-input.js:6813 assets/build/js/acf-input.js:7300
|
||||
#: assets/build/js/acf-input.js:6803 assets/build/js/acf-input.js:7286
|
||||
msgid "All images"
|
||||
msgstr "Toutes les images"
|
||||
|
||||
@ -5438,13 +5438,13 @@ msgstr "Options mises à jours"
|
||||
#: pro/updates.php:99
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "To enable updates, please enter your license key on the <a "
|
||||
#| "href=\"%s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
#| "<a href=\"%s\">details & pricing</a>."
|
||||
#| "To enable updates, please enter your license key on the <a href=\"%s"
|
||||
#| "\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
#| "\"%s\">details & pricing</a>."
|
||||
msgid ""
|
||||
"To enable updates, please enter your license key on the <a "
|
||||
"href=\"%1$s\">Updates</a> page. If you don't have a licence key, please see "
|
||||
"<a href=\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
"To enable updates, please enter your license key on the <a href=\"%1$s"
|
||||
"\">Updates</a> page. If you don't have a licence key, please see <a href="
|
||||
"\"%2$s\" target=\"_blank\">details & pricing</a>."
|
||||
msgstr ""
|
||||
"Pour activer les mises à jour, veuillez entrer votre clé de licence sur la "
|
||||
"page <a href=\"%s\">Mises à jour</a>. Si vous n’en avez pas, rendez-vous sur "
|
||||
@ -5494,8 +5494,8 @@ msgid ""
|
||||
"No Custom Field Groups found for this options page. <a href=\"%s\">Create a "
|
||||
"Custom Field Group</a>"
|
||||
msgstr ""
|
||||
"Aucun groupe de champs trouvé pour cette page d’options. <a "
|
||||
"href=\"%s\">Créer un groupe de champs</a>"
|
||||
"Aucun groupe de champs trouvé pour cette page d’options. <a href=\"%s"
|
||||
"\">Créer un groupe de champs</a>"
|
||||
|
||||
#: pro/admin/admin-updates.php:52
|
||||
msgid "<b>Error</b>. Could not connect to update server"
|
||||
@ -5966,8 +5966,8 @@ msgid ""
|
||||
"a>."
|
||||
msgstr ""
|
||||
"Pour débloquer les mises à jour, veuillez entrer votre clé de licence ci-"
|
||||
"dessous. Si vous n’en avez pas, rendez-vous sur nos <a href=\"%s\" "
|
||||
"target=\"_blank\">détails & tarifs</a>."
|
||||
"dessous. Si vous n’en avez pas, rendez-vous sur nos <a href=\"%s\" target="
|
||||
"\"_blank\">détails & tarifs</a>."
|
||||
|
||||
# @ acf
|
||||
#: pro/admin/views/html-settings-updates.php:37
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user