Updates to 6.5.0-RC1
47
acf.php
|
|
@ -9,7 +9,7 @@
|
|||
* Plugin Name: Advanced Custom Fields PRO
|
||||
* Plugin URI: https://www.advancedcustomfields.com
|
||||
* Description: Customize WordPress with powerful, professional and intuitive fields.
|
||||
* Version: 6.4.3
|
||||
* Version: 6.5.0-RC1
|
||||
* Author: WP Engine
|
||||
* Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields
|
||||
* Update URI: https://www.advancedcustomfields.com/pro
|
||||
|
|
@ -28,7 +28,6 @@ if ( ! class_exists( 'ACF' ) ) {
|
|||
/**
|
||||
* The main ACF class
|
||||
*/
|
||||
#[AllowDynamicProperties]
|
||||
class ACF {
|
||||
|
||||
/**
|
||||
|
|
@ -36,7 +35,7 @@ if ( ! class_exists( 'ACF' ) ) {
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
public $version = '6.4.3';
|
||||
public $version = '6.5.0-RC1';
|
||||
|
||||
/**
|
||||
* The plugin settings array.
|
||||
|
|
@ -59,6 +58,48 @@ if ( ! class_exists( 'ACF' ) ) {
|
|||
*/
|
||||
public $instances = array();
|
||||
|
||||
/**
|
||||
* The loop instance.
|
||||
*
|
||||
* @var acf_loop
|
||||
*/
|
||||
public $loop;
|
||||
|
||||
/**
|
||||
* The revisions instance.
|
||||
*
|
||||
* @var acf_revisions
|
||||
*/
|
||||
public $revisions;
|
||||
|
||||
/**
|
||||
* The fields instance.
|
||||
*
|
||||
* @var acf_fields
|
||||
*/
|
||||
public $fields;
|
||||
|
||||
/**
|
||||
* The form front instance.
|
||||
*
|
||||
* @var acf_form_front
|
||||
*/
|
||||
public $form_front;
|
||||
|
||||
/**
|
||||
* The validation instance.
|
||||
*
|
||||
* @var acf_validation
|
||||
*/
|
||||
public $validation;
|
||||
|
||||
/**
|
||||
* The admin tools instance.
|
||||
*
|
||||
* @var acf_admin_tools
|
||||
*/
|
||||
public $admin_tools;
|
||||
|
||||
/**
|
||||
* A dummy constructor to ensure ACF is only setup once.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M15 16.5V21.5H16.5V16.5H21.5V15H16.5V10H15V15H10V16.5H15Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 188 B |
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.625 9.5H19.375C19.444 9.5 19.5 9.556 19.5 9.625V19.375C19.5 19.4082 19.4868 19.4399 19.4634 19.4634C19.4399 19.4868 19.4082 19.5 19.375 19.5H9.625C9.59185 19.5 9.56005 19.4868 9.53661 19.4634C9.51317 19.4399 9.5 19.4082 9.5 19.375V9.625C9.5 9.556 9.556 9.5 9.625 9.5ZM8 9.625C8 8.728 8.728 8 9.625 8H19.375C20.273 8 21 8.728 21 9.625V19.375C21 20.273 20.273 21 19.375 21H9.625C9.19402 21 8.7807 20.8288 8.47595 20.524C8.17121 20.2193 8 19.806 8 19.375V9.625ZM22.5 21.281V12.281H24V21.281C24 22.8 22.77 24 21.251 24H10.25V22.5H21.251C21.941 22.5 22.5 21.972 22.5 21.281Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 743 B |
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="14" height="16" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M14 3L11 0L2.5 8.5L1.5 12.5L5.5 11.5L14 3ZM7 14.5H0V16H7V14.5Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 193 B |
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0.999607 10C1.67043 10.3354 1.6703 10.3357 1.67017 10.3359L1.67298 10.3305C1.67621 10.3242 1.68184 10.3135 1.68988 10.2985C1.70595 10.2686 1.7316 10.2218 1.76695 10.1608C1.8377 10.0385 1.94692 9.8592 2.09541 9.6419C2.39312 9.2062 2.84436 8.624 3.45435 8.0431C4.67308 6.88241 6.49719 5.75 8.9996 5.75C11.502 5.75 13.3261 6.88241 14.5449 8.0431C15.1549 8.624 15.6061 9.2062 15.9038 9.6419C16.0523 9.8592 16.1615 10.0385 16.2323 10.1608C16.2676 10.2218 16.2933 10.2686 16.3093 10.2985C16.3174 10.3135 16.323 10.3242 16.3262 10.3305L16.3291 10.3359C16.3289 10.3357 16.3288 10.3354 16.9996 10C17.6704 9.6646 17.6703 9.6643 17.6701 9.664L17.6688 9.6614L17.6662 9.6563L17.6583 9.6408C17.6517 9.6282 17.6427 9.6108 17.631 9.5892C17.6078 9.5459 17.5744 9.4852 17.5306 9.4096C17.4432 9.2584 17.3141 9.0471 17.1423 8.7956C16.7994 8.2938 16.2819 7.626 15.5794 6.9569C14.1731 5.61759 11.9972 4.25 8.9996 4.25C6.00203 4.25 3.82614 5.61759 2.41987 6.9569C1.71736 7.626 1.19984 8.2938 0.856937 8.7956C0.685107 9.0471 0.556047 9.2584 0.468597 9.4096C0.424837 9.4852 0.391417 9.5459 0.368177 9.5892C0.356557 9.6108 0.347477 9.6282 0.340917 9.6408L0.332967 9.6563L0.330407 9.6614L0.329477 9.6632C0.329307 9.6635 0.328787 9.6646 0.999607 10ZM8.9996 13C10.9326 13 12.4996 11.433 12.4996 9.5C12.4996 7.567 10.9326 6 8.9996 6C7.0666 6 5.49961 7.567 5.49961 9.5C5.49961 11.433 7.0666 13 8.9996 13Z" fill="#1E1E1E"/>
|
||||
<rect x="12.317" y="1.31699" width="2" height="16" transform="rotate(30 12.317 1.31699)" fill="#1E1E1E" stroke="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M17 23H15V21H17V23ZM17 17H15V15H17V17ZM17 11H15V9H17V11Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 187 B |
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="14" height="16" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 1.5C6.5346 1.49986 6.0806 1.64404 5.70056 1.91269C5.32052 2.18133 5.03313 2.56121 4.878 3H9.122C8.96674 2.56129 8.67932 2.18149 8.29931 1.91287C7.9193 1.64425 7.46537 1.50001 7 1.5ZM7 0C6.13556 1.17579e-05 5.29766 0.298594 4.62801 0.845246C3.95836 1.3919 3.49807 2.15306 3.325 3H0V4.5H1.27L2.088 13.497C2.15014 14.1805 2.46559 14.816 2.97239 15.2788C3.47919 15.7415 4.14071 15.9981 4.827 15.998H9.174C9.85996 15.9978 10.5211 15.7413 11.0277 15.2788C11.5342 14.8163 11.8496 14.1811 11.912 13.498L12.73 4.5H14V3H10.675C10.5019 2.15306 10.0416 1.3919 9.37199 0.845246C8.70234 0.298594 7.86444 1.17579e-05 7 0ZM11.224 4.5H2.776L3.582 13.361C3.6102 13.6717 3.75357 13.9606 3.98394 14.171C4.21431 14.3814 4.51502 14.498 4.827 14.498H9.174C9.48598 14.498 9.78669 14.3814 10.0171 14.171C10.2474 13.9606 10.3908 13.6717 10.419 13.361L11.224 4.5Z" fill="#B80F38"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1010 B |
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="18" height="9" viewBox="0 0 18 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0.999607 6C1.67043 6.3354 1.6703 6.3357 1.67017 6.3359L1.67298 6.3305C1.67621 6.3242 1.68184 6.3135 1.68988 6.2985C1.70595 6.2686 1.7316 6.2218 1.76695 6.1608C1.8377 6.0385 1.94692 5.8592 2.09541 5.6419C2.39312 5.2062 2.84436 4.624 3.45435 4.0431C4.67308 2.88241 6.49719 1.75 8.9996 1.75C11.502 1.75 13.3261 2.88241 14.5449 4.0431C15.1549 4.624 15.6061 5.2062 15.9038 5.6419C16.0523 5.8592 16.1615 6.0385 16.2323 6.1608C16.2676 6.2218 16.2933 6.2686 16.3093 6.2985C16.3174 6.3135 16.323 6.3242 16.3262 6.3305L16.3291 6.3359C16.3289 6.3357 16.3288 6.3354 16.9996 6C17.6704 5.6646 17.6703 5.6643 17.6701 5.664L17.6688 5.6614L17.6662 5.6563L17.6583 5.6408C17.6517 5.6282 17.6427 5.6108 17.631 5.5892C17.6078 5.5459 17.5744 5.4852 17.5306 5.4096C17.4432 5.2584 17.3141 5.0471 17.1423 4.7956C16.7994 4.2938 16.2819 3.626 15.5794 2.9569C14.1731 1.61759 11.9972 0.25 8.9996 0.25C6.00203 0.25 3.82614 1.61759 2.41987 2.9569C1.71736 3.626 1.19984 4.2938 0.856937 4.7956C0.685107 5.0471 0.556047 5.2584 0.468597 5.4096C0.424837 5.4852 0.391417 5.5459 0.368177 5.5892C0.356557 5.6108 0.347477 5.6282 0.340917 5.6408L0.332967 5.6563L0.330407 5.6614L0.329477 5.6632C0.329307 5.6635 0.328787 5.6646 0.999607 6ZM8.9996 9C10.9326 9 12.4996 7.433 12.4996 5.5C12.4996 3.567 10.9326 2 8.9996 2C7.0666 2 5.49961 3.567 5.49961 5.5C5.49961 7.433 7.0666 9 8.9996 9Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
|
|
@ -409,6 +409,10 @@ if ( ! class_exists( 'Updater' ) ) {
|
|||
* @return object $transient The modified transient value.
|
||||
*/
|
||||
public function modify_plugins_transient( $transient ) {
|
||||
// Bail if we're just completing a plugin update.
|
||||
if ( doing_action( 'upgrader_process_complete' ) ) {
|
||||
return $transient;
|
||||
}
|
||||
|
||||
// Bail early if no response (error).
|
||||
if ( ! isset( $transient->response ) ) {
|
||||
|
|
|
|||
|
|
@ -5,17 +5,22 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'acf_admin_tools' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_admin_tools {
|
||||
|
||||
|
||||
/** @var array Contains an array of admin tool instances */
|
||||
var $tools = array();
|
||||
|
||||
|
||||
/** @var string The active tool */
|
||||
var $active = '';
|
||||
/**
|
||||
* Contains an array of admin tool instances.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
public $tools = array();
|
||||
|
||||
/**
|
||||
* The active tool.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public $active = '';
|
||||
|
||||
/**
|
||||
* __construct
|
||||
|
|
|
|||
|
|
@ -88,7 +88,6 @@ if ( ! class_exists( 'acf_admin_field_group' ) ) :
|
|||
'Move field group to trash?' => esc_html__( 'Move field group to trash?', 'acf' ),
|
||||
'No toggle fields available' => esc_html__( 'No toggle fields available', 'acf' ),
|
||||
'Move Custom Field' => esc_html__( 'Move Custom Field', 'acf' ),
|
||||
'Close modal' => esc_html__( 'Close modal', 'acf' ),
|
||||
'Field moved to other group' => esc_html__( 'Field moved to other group', 'acf' ),
|
||||
'Field groups linked successfully.' => esc_html__( 'Field groups linked successfully.', 'acf' ),
|
||||
'Checked' => esc_html__( 'Checked', 'acf' ),
|
||||
|
|
|
|||
|
|
@ -5,13 +5,11 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'ACF_Admin_Field_Groups' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class ACF_Admin_Field_Groups extends ACF_Admin_Internal_Post_Type_List {
|
||||
|
||||
/**
|
||||
* The slug for the internal post type.
|
||||
*
|
||||
* @since 6.1
|
||||
* @var string
|
||||
*/
|
||||
public $post_type = 'acf-field-group';
|
||||
|
|
@ -19,7 +17,6 @@ if ( ! class_exists( 'ACF_Admin_Field_Groups' ) ) :
|
|||
/**
|
||||
* The admin body class used for the post type.
|
||||
*
|
||||
* @since 6.1
|
||||
* @var string
|
||||
*/
|
||||
public $admin_body_class = 'acf-admin-field-groups';
|
||||
|
|
@ -80,7 +77,6 @@ if ( ! class_exists( 'ACF_Admin_Field_Groups' ) ) :
|
|||
// Set the "no found" label to be our custom HTML for no results.
|
||||
if ( empty( acf_request_arg( 's' ) ) ) {
|
||||
global $wp_post_types;
|
||||
$this->not_found_label = $wp_post_types['acf-field-group']->labels->not_found;
|
||||
$wp_post_types['acf-field-group']->labels->not_found = $this->get_not_found_html();
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -9,13 +9,11 @@ if ( ! class_exists( 'ACF_Admin_Post_Types' ) ) :
|
|||
/**
|
||||
* The ACF Post Types admin controller class
|
||||
*/
|
||||
#[AllowDynamicProperties]
|
||||
class ACF_Admin_Post_Types extends ACF_Admin_Internal_Post_Type_List {
|
||||
|
||||
/**
|
||||
* The slug for the internal post type.
|
||||
*
|
||||
* @since 6.1
|
||||
* @var string
|
||||
*/
|
||||
public $post_type = 'acf-post-type';
|
||||
|
|
@ -23,7 +21,6 @@ if ( ! class_exists( 'ACF_Admin_Post_Types' ) ) :
|
|||
/**
|
||||
* The admin body class used for the post type.
|
||||
*
|
||||
* @since 6.1
|
||||
* @var string
|
||||
*/
|
||||
public $admin_body_class = 'acf-admin-post-types';
|
||||
|
|
@ -100,7 +97,6 @@ if ( ! class_exists( 'ACF_Admin_Post_Types' ) ) :
|
|||
// Set the "no found" label to be our custom HTML for no results.
|
||||
if ( empty( acf_request_arg( 's' ) ) ) {
|
||||
global $wp_post_types;
|
||||
$this->not_found_label = $wp_post_types[ $this->post_type ]->labels->not_found;
|
||||
$wp_post_types[ $this->post_type ]->labels->not_found = $this->get_not_found_html();
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -9,13 +9,11 @@ if ( ! class_exists( 'ACF_Admin_Taxonomies' ) ) :
|
|||
/**
|
||||
* The ACF Post Types admin controller class
|
||||
*/
|
||||
#[AllowDynamicProperties]
|
||||
class ACF_Admin_Taxonomies extends ACF_Admin_Internal_Post_Type_List {
|
||||
|
||||
/**
|
||||
* The slug for the internal post type.
|
||||
*
|
||||
* @since 6.1
|
||||
* @var string
|
||||
*/
|
||||
public $post_type = 'acf-taxonomy';
|
||||
|
|
@ -23,7 +21,6 @@ if ( ! class_exists( 'ACF_Admin_Taxonomies' ) ) :
|
|||
/**
|
||||
* The admin body class used for the post type.
|
||||
*
|
||||
* @since 6.1
|
||||
* @var string
|
||||
*/
|
||||
public $admin_body_class = 'acf-admin-taxonomies';
|
||||
|
|
@ -99,7 +96,6 @@ if ( ! class_exists( 'ACF_Admin_Taxonomies' ) ) :
|
|||
// Set the "no found" label to be our custom HTML for no results.
|
||||
if ( empty( acf_request_arg( 's' ) ) ) {
|
||||
global $wp_post_types;
|
||||
$this->not_found_label = $wp_post_types[ $this->post_type ]->labels->not_found;
|
||||
$wp_post_types[ $this->post_type ]->labels->not_found = $this->get_not_found_html();
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -323,35 +323,32 @@ if ( ! class_exists( 'ACF_Assets' ) ) :
|
|||
/**
|
||||
* Enqueues and localizes scripts.
|
||||
*
|
||||
* @date 27/4/20
|
||||
* @since 5.9.0
|
||||
* @since 5.9.0
|
||||
*
|
||||
* @param void
|
||||
* @return void
|
||||
* @return void
|
||||
*/
|
||||
public function enqueue_scripts() {
|
||||
|
||||
// Enqueue input scripts.
|
||||
if ( in_array( 'input', $this->enqueue ) ) {
|
||||
if ( in_array( 'input', $this->enqueue, true ) ) {
|
||||
wp_enqueue_script( 'acf-input' );
|
||||
wp_enqueue_style( 'acf-input' );
|
||||
}
|
||||
|
||||
// Enqueue media scripts.
|
||||
if ( in_array( 'uploader', $this->enqueue ) ) {
|
||||
if ( in_array( 'uploader', $this->enqueue, true ) ) {
|
||||
$this->enqueue_uploader();
|
||||
}
|
||||
|
||||
// Localize text.
|
||||
acf_localize_text(
|
||||
array(
|
||||
|
||||
// Tooltip
|
||||
'Are you sure?' => __( 'Are you sure?', 'acf' ),
|
||||
'Yes' => __( 'Yes', 'acf' ),
|
||||
'No' => __( 'No', 'acf' ),
|
||||
'Remove' => __( 'Remove', 'acf' ),
|
||||
'Cancel' => __( 'Cancel', 'acf' ),
|
||||
'Are you sure?' => esc_html__( 'Are you sure?', 'acf' ),
|
||||
'Yes' => esc_html__( 'Yes', 'acf' ),
|
||||
'No' => esc_html__( 'No', 'acf' ),
|
||||
'Remove' => esc_html__( 'Remove', 'acf' ),
|
||||
'Cancel' => esc_html__( 'Cancel', 'acf' ),
|
||||
'Close modal' => esc_html__( 'Close modal', 'acf' ),
|
||||
)
|
||||
);
|
||||
|
||||
|
|
@ -359,33 +356,31 @@ if ( ! class_exists( 'ACF_Assets' ) ) :
|
|||
if ( wp_script_is( 'acf-input' ) ) {
|
||||
acf_localize_text(
|
||||
array(
|
||||
|
||||
// Unload
|
||||
'The changes you made will be lost if you navigate away from this page' => __( 'The changes you made will be lost if you navigate away from this page', 'acf' ),
|
||||
'The changes you made will be lost if you navigate away from this page' => esc_html__( 'The changes you made will be lost if you navigate away from this page', 'acf' ),
|
||||
|
||||
// Metaboxes
|
||||
'Toggle panel' => __( 'Toggle panel', 'acf' ),
|
||||
|
||||
// Validation
|
||||
'Validation successful' => __( 'Validation successful', 'acf' ),
|
||||
'Validation failed' => __( 'Validation failed', 'acf' ),
|
||||
'1 field requires attention' => __( '1 field requires attention', 'acf' ),
|
||||
'%d fields require attention' => __( '%d fields require attention', 'acf' ),
|
||||
'Validation successful' => esc_html__( 'Validation successful', 'acf' ),
|
||||
'Validation failed' => esc_html__( 'Validation failed', 'acf' ),
|
||||
'1 field requires attention' => esc_html__( '1 field requires attention', 'acf' ),
|
||||
/* translators: %d is the number of fields that require attention */
|
||||
'%d fields require attention' => esc_html__( '%d fields require attention', 'acf' ),
|
||||
|
||||
// Block Validation
|
||||
'An ACF Block on this page requires attention before you can save.' => __( 'An ACF Block on this page requires attention before you can save.', 'acf' ),
|
||||
'An ACF Block on this page requires attention before you can save.' => esc_html__( 'An ACF Block on this page requires attention before you can save.', 'acf' ),
|
||||
|
||||
// Other
|
||||
'Edit field group' => __( 'Edit field group', 'acf' ),
|
||||
'Edit field group' => esc_html__( 'Edit field group', 'acf' ),
|
||||
)
|
||||
);
|
||||
|
||||
/**
|
||||
* Fires during "admin_enqueue_scripts" when ACF scripts are enqueued.
|
||||
*
|
||||
* @since 5.6.9
|
||||
*
|
||||
* @param void
|
||||
* @since 5.6.9
|
||||
*/
|
||||
do_action( 'acf/input/admin_enqueue_scripts' );
|
||||
}
|
||||
|
|
@ -393,9 +388,7 @@ if ( ! class_exists( 'ACF_Assets' ) ) :
|
|||
/**
|
||||
* Fires during "admin_enqueue_scripts" when ACF scripts are enqueued.
|
||||
*
|
||||
* @since 5.6.9
|
||||
*
|
||||
* @param void
|
||||
* @since 5.6.9
|
||||
*/
|
||||
do_action( 'acf/admin_enqueue_scripts' );
|
||||
do_action( 'acf/enqueue_scripts' );
|
||||
|
|
@ -407,6 +400,7 @@ if ( ! class_exists( 'ACF_Assets' ) ) :
|
|||
$text[ $k ] = $v;
|
||||
}
|
||||
}
|
||||
|
||||
if ( $text ) {
|
||||
wp_localize_script( 'acf', 'acfL10n', $text );
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,20 +5,43 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'ACF_Data' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class ACF_Data {
|
||||
|
||||
/** @var string Unique identifier. */
|
||||
var $cid = '';
|
||||
/**
|
||||
* Unique identifier.
|
||||
* @var string
|
||||
*/
|
||||
public $cid = '';
|
||||
|
||||
/** @var array Storage for data. */
|
||||
var $data = array();
|
||||
/**
|
||||
* Storage for data.
|
||||
* @var array
|
||||
*/
|
||||
public $data = array();
|
||||
|
||||
/** @var array Storage for data aliases. */
|
||||
var $aliases = array();
|
||||
/**
|
||||
* Storage for data aliases.
|
||||
* @var array
|
||||
*/
|
||||
public $aliases = array();
|
||||
|
||||
/** @var boolean Enables unique data per site. */
|
||||
var $multisite = false;
|
||||
/**
|
||||
* Enables unique data per site.
|
||||
* @var boolean
|
||||
*/
|
||||
public $multisite = false;
|
||||
|
||||
/**
|
||||
* Storage for multisite data.
|
||||
* @var array
|
||||
*/
|
||||
public $site_data = array();
|
||||
|
||||
/**
|
||||
* Storage for multisite aliases.
|
||||
* @var array
|
||||
*/
|
||||
public $site_aliases = array();
|
||||
|
||||
/**
|
||||
* __construct
|
||||
|
|
|
|||
|
|
@ -5,12 +5,13 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'acf_fields' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_fields {
|
||||
|
||||
/** @var array Contains an array of field type instances */
|
||||
var $types = array();
|
||||
|
||||
/**
|
||||
* Contains an array of field type instances.
|
||||
* @var array
|
||||
*/
|
||||
public $types = array();
|
||||
|
||||
/**
|
||||
* This function will setup the class functionality
|
||||
|
|
|
|||
|
|
@ -4,6 +4,19 @@ if ( ! class_exists( 'acf_field_checkbox' ) ) :
|
|||
|
||||
class acf_field_checkbox extends acf_field {
|
||||
|
||||
/**
|
||||
* A local store of all values for de-duplication.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
private array $_values; //phpcs:ignore PSR2.Classes.PropertyDeclaration.Underscore -- backwards compatibility.
|
||||
|
||||
/**
|
||||
* An internal boolean tracking if all checkboxes are checked.
|
||||
*
|
||||
* @var boolean
|
||||
*/
|
||||
private bool $_all_checked; //phpcs:ignore PSR2.Classes.PropertyDeclaration.Underscore -- backwards compatibility.
|
||||
|
||||
/**
|
||||
* This function will setup the field type data
|
||||
|
|
|
|||
|
|
@ -25,9 +25,10 @@ if ( ! class_exists( 'acf_field_date_picker' ) ) :
|
|||
$this->preview_image = acf_get_url() . '/assets/images/field-type-previews/field-preview-date-picker.png';
|
||||
$this->doc_url = acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/resources/date-picker/', 'docs', 'field-type-selection' );
|
||||
$this->defaults = array(
|
||||
'display_format' => 'd/m/Y',
|
||||
'return_format' => 'd/m/Y',
|
||||
'first_day' => 1,
|
||||
'display_format' => 'd/m/Y',
|
||||
'return_format' => 'd/m/Y',
|
||||
'first_day' => 1,
|
||||
'default_to_current_date' => 0,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
@ -111,6 +112,7 @@ if ( ! class_exists( 'acf_field_date_picker' ) ) :
|
|||
$text_input = array(
|
||||
'class' => $field['class'] . ' input',
|
||||
'value' => $display_value,
|
||||
'data-default-to-today' => $field['default_to_current_date'],
|
||||
);
|
||||
|
||||
// special attributes
|
||||
|
|
@ -225,6 +227,17 @@ if ( ! class_exists( 'acf_field_date_picker' ) ) :
|
|||
'choices' => array_values( $wp_locale->weekday ),
|
||||
)
|
||||
);
|
||||
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Default to the current date', 'acf' ),
|
||||
'instructions' => __( 'Use the current date as the default value for this field.', 'acf' ),
|
||||
'type' => 'true_false',
|
||||
'name' => 'default_to_current_date',
|
||||
'ui' => 1,
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -25,9 +25,10 @@ if ( ! class_exists( 'acf_field_date_and_time_picker' ) ) :
|
|||
$this->preview_image = acf_get_url() . '/assets/images/field-type-previews/field-preview-date-time.png';
|
||||
$this->doc_url = acf_add_url_utm_tags( 'https://www.advancedcustomfields.com/resources/date-time-picker/', 'docs', 'field-type-selection' );
|
||||
$this->defaults = array(
|
||||
'display_format' => 'd/m/Y g:i a',
|
||||
'return_format' => 'd/m/Y g:i a',
|
||||
'first_day' => 1,
|
||||
'display_format' => 'd/m/Y g:i a',
|
||||
'return_format' => 'd/m/Y g:i a',
|
||||
'first_day' => 1,
|
||||
'default_to_current_date' => 0,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
@ -126,6 +127,7 @@ if ( ! class_exists( 'acf_field_date_and_time_picker' ) ) :
|
|||
$text_input = array(
|
||||
'class' => $field['class'] . ' input',
|
||||
'value' => $display_value,
|
||||
'data-default-to-today' => $field['default_to_current_date'],
|
||||
);
|
||||
foreach ( array( 'readonly', 'disabled' ) as $k ) {
|
||||
if ( ! empty( $field[ $k ] ) ) {
|
||||
|
|
@ -212,6 +214,17 @@ if ( ! class_exists( 'acf_field_date_and_time_picker' ) ) :
|
|||
'choices' => array_values( $wp_locale->weekday ),
|
||||
)
|
||||
);
|
||||
|
||||
acf_render_field_setting(
|
||||
$field,
|
||||
array(
|
||||
'label' => __( 'Default to the current date', 'acf' ),
|
||||
'instructions' => __( 'Use the current date as the default value for this field.', 'acf' ),
|
||||
'type' => 'true_false',
|
||||
'name' => 'default_to_current_date',
|
||||
'ui' => 1,
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
if ( ! class_exists( 'acf_field_google_map' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_field_google_map extends acf_field {
|
||||
|
||||
|
||||
|
|
@ -133,7 +132,7 @@ if ( ! class_exists( 'acf_field_google_map' ) ) :
|
|||
|
||||
?>
|
||||
<div <?php echo acf_esc_attrs( $attrs ); ?>>
|
||||
|
||||
|
||||
<?php
|
||||
acf_hidden_input(
|
||||
array(
|
||||
|
|
@ -142,22 +141,22 @@ if ( ! class_exists( 'acf_field_google_map' ) ) :
|
|||
)
|
||||
);
|
||||
?>
|
||||
|
||||
|
||||
<div class="title">
|
||||
|
||||
|
||||
<div class="acf-actions -hover">
|
||||
<a href="#" data-name="search" class="acf-icon -search grey" title="<?php esc_attr_e( 'Search', 'acf' ); ?>"></a>
|
||||
<a href="#" data-name="clear" class="acf-icon -cancel grey" title="<?php esc_attr_e( 'Clear location', 'acf' ); ?>"></a>
|
||||
<a href="#" data-name="locate" class="acf-icon -location grey" title="<?php esc_attr_e( 'Find current location', 'acf' ); ?>"></a>
|
||||
</div>
|
||||
|
||||
|
||||
<input class="search" type="text" placeholder="<?php esc_attr_e( 'Search for address...', 'acf' ); ?>" value="<?php echo esc_attr( $search ); ?>" />
|
||||
<i class="acf-loading"></i>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="canvas" style="<?php echo esc_attr( 'height: ' . $field['height'] . 'px' ); ?>"></div>
|
||||
|
||||
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
if ( ! class_exists( 'acf_field__group' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_field__group extends acf_field {
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -72,9 +72,20 @@ if ( ! class_exists( 'acf_field_icon_picker' ) ) :
|
|||
* @since 6.4
|
||||
*
|
||||
* @param string $tab_name The name of the tab being rendered.
|
||||
* @param array $field The Icon Picker field being rendered.
|
||||
* @return void
|
||||
*/
|
||||
public function render_icon_list_tab( $tab_name ) {
|
||||
public function render_icon_list_tab( $tab_name, $field ) {
|
||||
$custom_icons = '';
|
||||
|
||||
if ( 'dashicons' !== $tab_name ) {
|
||||
$custom_icons = apply_filters( 'acf/fields/icon_picker/' . $tab_name . '/icons', array(), $field );
|
||||
|
||||
// Bail if this is a custom tab and no icons are provided.
|
||||
if ( ! is_array( $custom_icons ) || empty( $custom_icons ) ) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
?>
|
||||
<div class="acf-icon-list-search-wrap">
|
||||
<?php
|
||||
|
|
@ -87,7 +98,14 @@ if ( ! class_exists( 'acf_field_icon_picker' ) ) :
|
|||
);
|
||||
?>
|
||||
</div>
|
||||
<div class="acf-icon-list" role="radiogroup" data-parent-tab="<?php echo esc_attr( $tab_name ); ?>"></div>
|
||||
<div
|
||||
class="acf-icon-list"
|
||||
role="radiogroup"
|
||||
data-parent-tab="<?php echo esc_attr( $tab_name ); ?>"
|
||||
<?php if ( ! empty( $custom_icons ) ) : ?>
|
||||
<?php printf( 'data-icons="%s"', esc_attr( wp_json_encode( $custom_icons ) ) ); ?>
|
||||
<?php endif; ?>
|
||||
></div>
|
||||
<div class="acf-icon-list-empty">
|
||||
<img src="<?php echo esc_url( acf_get_url( 'assets/images/face-sad.svg' ) ); ?>" />
|
||||
<p class="acf-no-results-text">
|
||||
|
|
@ -172,7 +190,7 @@ if ( ! class_exists( 'acf_field_icon_picker' ) ) :
|
|||
|
||||
switch ( $name ) {
|
||||
case 'dashicons':
|
||||
$this->render_icon_list_tab( $name );
|
||||
$this->render_icon_list_tab( $name, $field );
|
||||
break;
|
||||
case 'media_library':
|
||||
?>
|
||||
|
|
@ -227,18 +245,7 @@ if ( ! class_exists( 'acf_field_icon_picker' ) ) :
|
|||
break;
|
||||
default:
|
||||
do_action( 'acf/fields/icon_picker/tab/' . $name, $field );
|
||||
|
||||
$custom_icons = apply_filters( 'acf/fields/icon_picker/' . $name . '/icons', array(), $field );
|
||||
|
||||
if ( is_array( $custom_icons ) && ! empty( $custom_icons ) ) {
|
||||
$this->render_icon_list_tab( $name, $custom_icons );
|
||||
|
||||
acf_localize_data(
|
||||
array(
|
||||
'iconPickerIcons_' . $name => $custom_icons,
|
||||
)
|
||||
);
|
||||
}
|
||||
$this->render_icon_list_tab( $name, $field );
|
||||
}
|
||||
|
||||
echo '</div>';
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
if ( ! class_exists( 'acf_field_oembed' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_field_oembed extends acf_field {
|
||||
|
||||
|
||||
|
|
@ -178,7 +177,7 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
|
|||
|
||||
?>
|
||||
<div <?php echo acf_esc_attrs( $atts ); ?>>
|
||||
|
||||
|
||||
<?php
|
||||
acf_hidden_input(
|
||||
array(
|
||||
|
|
@ -188,7 +187,7 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
|
|||
)
|
||||
);
|
||||
?>
|
||||
|
||||
|
||||
<div class="title">
|
||||
<?php
|
||||
acf_text_input(
|
||||
|
|
@ -204,7 +203,7 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
|
|||
<a data-name="clear-button" href="#" class="acf-icon -cancel grey"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="canvas">
|
||||
<div class="canvas-media">
|
||||
<?php
|
||||
|
|
@ -215,7 +214,7 @@ if ( ! class_exists( 'acf_field_oembed' ) ) :
|
|||
</div>
|
||||
<i class="acf-icon -picture hide-if-value"></i>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
if ( ! class_exists( 'acf_field' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_field {
|
||||
|
||||
// field information properties.
|
||||
|
|
@ -22,6 +21,12 @@ if ( ! class_exists( 'acf_field' ) ) :
|
|||
'required' => true,
|
||||
);
|
||||
|
||||
// Additional properties used by field types
|
||||
public $default_values = array();
|
||||
public $have_rows = '';
|
||||
public $width = '';
|
||||
public $height = '';
|
||||
|
||||
/**
|
||||
* Initializes the `acf_field` class. To initialize a field type that is
|
||||
* extending this class, use the `initialize()` method in the child class instead.
|
||||
|
|
|
|||
|
|
@ -5,9 +5,25 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'acf_form_customizer' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_form_customizer {
|
||||
|
||||
/**
|
||||
* Preview values.
|
||||
* @var array
|
||||
*/
|
||||
public $preview_values = array();
|
||||
|
||||
/**
|
||||
* Preview fields.
|
||||
* @var array
|
||||
*/
|
||||
public $preview_fields = array();
|
||||
|
||||
/**
|
||||
* Preview errors.
|
||||
* @var array
|
||||
*/
|
||||
public $preview_errors = array();
|
||||
|
||||
/**
|
||||
* This function will setup the class functionality
|
||||
|
|
@ -21,11 +37,6 @@ if ( ! class_exists( 'acf_form_customizer' ) ) :
|
|||
*/
|
||||
function __construct() {
|
||||
|
||||
// vars
|
||||
$this->preview_values = array();
|
||||
$this->preview_fields = array();
|
||||
$this->preview_errors = array();
|
||||
|
||||
// actions
|
||||
add_action( 'customize_controls_init', array( $this, 'customize_controls_init' ) );
|
||||
add_action( 'customize_preview_init', array( $this, 'customize_preview_init' ), 1, 1 );
|
||||
|
|
@ -348,75 +359,75 @@ if ( ! class_exists( 'acf_form_customizer' ) ) :
|
|||
?>
|
||||
<script type="text/javascript">
|
||||
(function($) {
|
||||
|
||||
|
||||
// customizer saves widget on any input change, so unload is not needed
|
||||
acf.unload.active = 0;
|
||||
|
||||
|
||||
|
||||
|
||||
// hack customizer function to remove bug caused by WYSIWYG field using aunique ID
|
||||
// customizer compares returned AJAX HTML with the HTML of the widget form.
|
||||
// the _getInputsSignature() function is used to generate a string based of input name + id.
|
||||
// because ACF generates a unique ID on the WYSIWYG field, this string will not match causing the preview function to bail.
|
||||
// an attempt was made to remove the WYSIWYG unique ID, but this caused multiple issues in the wp-admin and altimately doesn't make sense with the tinymce rule that all editors must have a unique ID.
|
||||
// source: wp-admin/js/customize-widgets.js
|
||||
|
||||
|
||||
// vars
|
||||
var WidgetControl = wp.customize.Widgets.WidgetControl.prototype;
|
||||
|
||||
|
||||
|
||||
|
||||
// backup functions
|
||||
WidgetControl.__getInputsSignature = WidgetControl._getInputsSignature;
|
||||
WidgetControl.__setInputState = WidgetControl._setInputState;
|
||||
|
||||
|
||||
|
||||
|
||||
// modify __getInputsSignature
|
||||
WidgetControl._getInputsSignature = function( inputs ) {
|
||||
|
||||
|
||||
// vars
|
||||
var signature = this.__getInputsSignature( inputs );
|
||||
safe = [];
|
||||
|
||||
|
||||
|
||||
|
||||
// split
|
||||
signature = signature.split(';');
|
||||
|
||||
|
||||
|
||||
|
||||
// loop
|
||||
for( var i in signature ) {
|
||||
|
||||
|
||||
// vars
|
||||
var bit = signature[i];
|
||||
|
||||
|
||||
|
||||
|
||||
// bail early if acf is found
|
||||
if( bit.indexOf('acf') !== -1 ) continue;
|
||||
|
||||
|
||||
|
||||
|
||||
// append
|
||||
safe.push( bit );
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// update
|
||||
signature = safe.join(';');
|
||||
|
||||
|
||||
|
||||
|
||||
// return
|
||||
return signature;
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
// modify _setInputState
|
||||
// this function deosn't seem to run on widget title/content, only custom fields
|
||||
// either way, this function is not needed and will break ACF fields
|
||||
WidgetControl._setInputState = function( input, state ) {
|
||||
|
||||
|
||||
return true;
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
})(jQuery);
|
||||
</script>
|
||||
<?php
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'acf_form_front' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_form_front {
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -10,9 +10,25 @@
|
|||
* @subpackage Forms
|
||||
*/
|
||||
if ( ! class_exists( 'acf_form_widget' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_form_widget {
|
||||
|
||||
/**
|
||||
* Preview values.
|
||||
* @var array
|
||||
*/
|
||||
public $preview_values = array();
|
||||
|
||||
/**
|
||||
* Preview reference.
|
||||
* @var array
|
||||
*/
|
||||
public $preview_reference = array();
|
||||
|
||||
/**
|
||||
* Preview errors.
|
||||
* @var array
|
||||
*/
|
||||
public $preview_errors = array();
|
||||
|
||||
/**
|
||||
* This function will setup the class functionality
|
||||
|
|
@ -26,11 +42,6 @@ if ( ! class_exists( 'acf_form_widget' ) ) :
|
|||
*/
|
||||
function __construct() {
|
||||
|
||||
// vars
|
||||
$this->preview_values = array();
|
||||
$this->preview_reference = array();
|
||||
$this->preview_errors = array();
|
||||
|
||||
// actions
|
||||
add_action( 'admin_enqueue_scripts', array( $this, 'admin_enqueue_scripts' ) );
|
||||
add_action( 'in_widget_form', array( $this, 'edit_widget' ), 10, 3 );
|
||||
|
|
@ -168,9 +179,9 @@ if ( ! class_exists( 'acf_form_widget' ) ) :
|
|||
if ( $widget->updated ) : ?>
|
||||
<script type="text/javascript">
|
||||
(function($) {
|
||||
|
||||
|
||||
acf.doAction('append', $('[id^="widget"][id$="<?php echo esc_attr( $widget->id ); ?>"]') );
|
||||
|
||||
|
||||
})(jQuery);
|
||||
</script>
|
||||
<?php
|
||||
|
|
@ -229,44 +240,44 @@ if ( ! class_exists( 'acf_form_widget' ) ) :
|
|||
?>
|
||||
<script type="text/javascript">
|
||||
(function($) {
|
||||
|
||||
|
||||
// vars
|
||||
acf.set('post_id', 'widgets');
|
||||
|
||||
|
||||
// Only initialize visible fields.
|
||||
acf.addFilter('find_fields', function( $fields ){
|
||||
|
||||
|
||||
// not templates
|
||||
$fields = $fields.not('#available-widgets .acf-field');
|
||||
|
||||
|
||||
// not widget dragging in
|
||||
$fields = $fields.not('.widget.ui-draggable-dragging .acf-field');
|
||||
|
||||
|
||||
// return
|
||||
return $fields;
|
||||
});
|
||||
|
||||
|
||||
// on publish
|
||||
$('#widgets-right').on('click', '.widget-control-save', function( e ){
|
||||
|
||||
|
||||
// vars
|
||||
var $button = $(this);
|
||||
var $form = $button.closest('form');
|
||||
|
||||
|
||||
// validate
|
||||
var valid = acf.validateForm({
|
||||
form: $form,
|
||||
event: e,
|
||||
reset: true
|
||||
});
|
||||
|
||||
|
||||
// if not valid, stop event and allow validation to continue
|
||||
if( !valid ) {
|
||||
e.preventDefault();
|
||||
e.stopImmediatePropagation();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// show
|
||||
$('#widgets-right').on('click', '.widget-top', function(){
|
||||
var $widget = $(this).parent();
|
||||
|
|
@ -276,15 +287,15 @@ if ( ! class_exists( 'acf_form_widget' ) ) :
|
|||
acf.doAction('show', $widget);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
$(document).on('widget-added', function( e, $widget ){
|
||||
|
||||
|
||||
// - use delay to avoid rendering issues with customizer (ensures div is visible)
|
||||
setTimeout(function(){
|
||||
acf.doAction('append', $widget );
|
||||
}, 100);
|
||||
});
|
||||
|
||||
|
||||
})(jQuery);
|
||||
</script>
|
||||
<?php
|
||||
|
|
|
|||
|
|
@ -5,26 +5,13 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'acf_loop' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_loop {
|
||||
|
||||
|
||||
/**
|
||||
* This function will setup the class functionality
|
||||
*
|
||||
* @type function
|
||||
* @date 5/03/2014
|
||||
* @since 5.0.0
|
||||
*
|
||||
* @param n/a
|
||||
* @return n/a
|
||||
* An array of loops.
|
||||
* @var array
|
||||
*/
|
||||
function __construct() {
|
||||
|
||||
// vars
|
||||
$this->loops = array();
|
||||
}
|
||||
|
||||
public $loops = array();
|
||||
|
||||
/**
|
||||
* This function will return true if no loops exist
|
||||
|
|
|
|||
|
|
@ -5,11 +5,13 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'acf_revisions' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_revisions {
|
||||
|
||||
// vars
|
||||
var $cache = array();
|
||||
/**
|
||||
* An array to cache post IDs for revisions.
|
||||
* @var array
|
||||
*/
|
||||
public $cache = array();
|
||||
|
||||
/**
|
||||
* Constructs the acf_revisions class.
|
||||
|
|
|
|||
|
|
@ -5,9 +5,13 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
}
|
||||
|
||||
if ( ! class_exists( 'acf_validation' ) ) :
|
||||
#[AllowDynamicProperties]
|
||||
class acf_validation {
|
||||
|
||||
/**
|
||||
* An array of validation errors.
|
||||
* @var array
|
||||
*/
|
||||
public $errors = array();
|
||||
|
||||
/**
|
||||
* This function will setup the class functionality
|
||||
|
|
@ -21,9 +25,6 @@ if ( ! class_exists( 'acf_validation' ) ) :
|
|||
*/
|
||||
function __construct() {
|
||||
|
||||
// vars
|
||||
$this->errors = array();
|
||||
|
||||
// ajax
|
||||
add_action( 'wp_ajax_acf/validate_save_post', array( $this, 'ajax_validate_save_post' ) );
|
||||
add_action( 'wp_ajax_nopriv_acf/validate_save_post', array( $this, 'ajax_validate_save_post' ) );
|
||||
|
|
|
|||
BIN
lang/acf-ar.mo
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: bg_BG\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
|||
BIN
lang/acf-ca.mo
133
lang/acf-ca.po
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -846,7 +859,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1595,103 +1608,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1777,7 +1790,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1991,11 +2004,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "Amaga detalls"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "Mostra detalls"
|
||||
|
||||
|
|
@ -2093,21 +2106,21 @@ msgstr "Afegeix camps"
|
|||
msgid "This Field"
|
||||
msgstr "Aquest camp"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF PRO"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Opinions"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Suport"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "és desenvolupat i mantingut per"
|
||||
|
||||
|
|
@ -4677,7 +4690,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Grups de camps enllaçats correctament."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4685,7 +4698,7 @@ msgstr ""
|
|||
"Importa tipus de contingut i taxonomies registrades amb Custom Post Type UI "
|
||||
"i gestiona-les amb ACF. <a href=\"%s\">Comença</a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -5235,23 +5248,23 @@ msgstr "S'està carregant el diff"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Revisa els canvis JSON locals"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Visiteu el lloc web"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Visualitza els detalls"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Versió %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Informació"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5259,7 +5272,7 @@ msgstr ""
|
|||
"<a href=\"%s\" target=\"_blank\">Servei d'ajuda</a>. Els professionals de "
|
||||
"suport al servei d'ajuda us ajudaran amb els problemes tècnics més profunds."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5269,7 +5282,7 @@ msgstr ""
|
|||
"amistosa als nostres fòrums comunitaris que pot ajudar-vos a descobrir com "
|
||||
"es fan les coses al món de l'ACF."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5279,7 +5292,7 @@ msgstr ""
|
|||
"documentació conté referències i guies per a la majoria de situacions que "
|
||||
"podeu trobar."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5289,11 +5302,11 @@ msgstr ""
|
|||
"web amb l'ACF. Si trobeu alguna dificultat, hi ha diversos llocs on podeu "
|
||||
"trobar ajuda:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Ajuda i suport"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5301,7 +5314,7 @@ msgstr ""
|
|||
"Utilitzeu la pestanya d'ajuda i suport per posar-vos en contacte amb "
|
||||
"nosaltres si necessiteu ajuda."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5311,7 +5324,7 @@ msgstr ""
|
|||
"nostra guia <a href=\"%s\" target=\"_blank\">Primers passos</a> per "
|
||||
"familiaritzar-vos amb la filosofia i les millors pràctiques de l'extensió."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5322,7 +5335,7 @@ msgstr ""
|
|||
"addicionals i una API intuïtiva per mostrar els valors dels camps "
|
||||
"personalitzats en qualsevol fitxer de plantilla de tema."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Resum"
|
||||
|
||||
|
|
@ -5973,7 +5986,7 @@ msgstr "Duplica aquest element"
|
|||
msgid "Supports"
|
||||
msgstr "Suports"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Documentació"
|
||||
|
|
@ -6209,7 +6222,7 @@ msgstr "Contingut"
|
|||
msgid "Title"
|
||||
msgstr "Títol"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Edita el grup de camps"
|
||||
|
||||
|
|
@ -6262,20 +6275,20 @@ msgstr "Cancel·la"
|
|||
msgid "Are you sure?"
|
||||
msgstr "N'esteu segur?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "Cal revisar %d camps"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "Cal revisar un camp"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "La validació ha fallat"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Validació correcta"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: cs_CZ\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -846,7 +859,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1595,103 +1608,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1777,7 +1790,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1979,11 +1992,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2078,21 +2091,21 @@ msgstr ""
|
|||
msgid "This Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -4602,7 +4615,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Skupiny polí byly úspěšně propojeny."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4610,7 +4623,7 @@ msgstr ""
|
|||
"Importujte typy obsahu a taxonomie registrované pomocí pluginu Custom Post "
|
||||
"Type UI a spravujte je s ACF. <a href=\"%s\">Pusťme se do toho</a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -5165,23 +5178,23 @@ msgstr "Načítání diff"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Přehled místních změn JSON"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Navštívit stránky"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Zobrazit podrobnosti"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Verze %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Informace"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5189,7 +5202,7 @@ msgstr ""
|
|||
"<a href=\"%s\" target=\"_blank\">Nápověda</a>. Odborníci na podporu na našem "
|
||||
"help desku pomohou s hlubšími technickými problémy."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5199,7 +5212,7 @@ msgstr ""
|
|||
"máme aktivní a přátelskou komunitu, která může pomoci zjistit „jak na to“ ve "
|
||||
"světě ACF."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5208,7 +5221,7 @@ msgstr ""
|
|||
"<a href=\"%s\" target=\"_blank\">Dokumentace</a>. Naše rozsáhlá dokumentace "
|
||||
"obsahuje odkazy a návody pro většinu situací, se kterými se můžete setkat."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5218,17 +5231,17 @@ msgstr ""
|
|||
"dostali to nejlepší. Pokud se setkáte s jakýmikoli potížemi, můžete najít "
|
||||
"pomoc na několika místech:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Nápověda a podpora"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
msgstr "Pokud budete potřebovat pomoc, přejděte na záložku Nápověda a podpora."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5238,7 +5251,7 @@ msgstr ""
|
|||
"href=\"%s\" target=\"_blank\">Začínáme</a>, abyste se seznámili s filozofií "
|
||||
"pluginu a osvědčenými postupy."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5249,7 +5262,7 @@ msgstr ""
|
|||
"dalších polí. Plugin nabízí intuitivní rozhraní API pro zobrazení hodnot "
|
||||
"vlastních polí v libovolném souboru šablony."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Přehled"
|
||||
|
||||
|
|
@ -5894,7 +5907,7 @@ msgstr "Duplikovat tuto položku"
|
|||
msgid "Supports"
|
||||
msgstr "Podporuje"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Dokumentace"
|
||||
|
|
@ -6133,7 +6146,7 @@ msgstr "Obsah"
|
|||
msgid "Title"
|
||||
msgstr "Název"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Editovat skupinu polí"
|
||||
|
||||
|
|
@ -6186,20 +6199,20 @@ msgstr "Zrušit"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Jste si jistí?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "Několik polí vyžaduje pozornost (%d)"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 pole vyžaduje pozornost"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Ověření selhalo"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Ověření úspěšné"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: da_DK\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -54,19 +67,19 @@ msgstr "Rediger ACF-feltgrupper"
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr "Få 4 måneder gratis på enhver WP Engine-plan"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr "Antal markgrupper med blokke og andre placeringer"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr "Antal markgrupper med flere blokplaceringer"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr "Antal markgrupper med en enkelt blokplacering"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr "Alle regler for placering"
|
||||
|
||||
|
|
@ -92,7 +105,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr "er udviklet og vedligeholdt af"
|
||||
|
||||
|
|
@ -873,7 +886,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1622,103 +1635,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr "Indholdstyper og klassificeringer er aktiveret"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1804,7 +1817,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2006,11 +2019,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2105,21 +2118,21 @@ msgstr ""
|
|||
msgid "This Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -4445,13 +4458,13 @@ msgid "Field groups linked successfully."
|
|||
msgstr ""
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
|
@ -4984,74 +4997,74 @@ msgstr ""
|
|||
msgid "Review local JSON changes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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 ""
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
"encounter."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
"you can find help:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
"yourself with the plugin's philosophy and best practises."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
"display custom field values in any theme template file."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -5690,7 +5703,7 @@ msgstr "Dupliker dette element"
|
|||
msgid "Supports"
|
||||
msgstr "Understøtter"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Dokumentation"
|
||||
|
|
@ -5926,7 +5939,7 @@ msgstr "Indhold"
|
|||
msgid "Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Rediger feltgruppe"
|
||||
|
||||
|
|
@ -5979,20 +5992,20 @@ msgstr "Annuller"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Er du sikker?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d felter kræver opmærksomhed"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 felt kræver opmærksomhed"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Validering fejlede"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Validering lykkedes"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: de_CH\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: de_DE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -848,7 +861,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr "Du bist leider nicht berechtigt, diese Aktion durchzuführen."
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1597,103 +1610,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr "Icon-Wähler"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr "Registrierte ACF-Formulare"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr "Shortcode aktiviert"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr "Registrierte ACF-Blöcke"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr "Leicht"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr "Standard"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr "REST-API-Format"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr "Registrierte Optionsseiten (PHP)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr "Registrierte Optionsseiten (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr "Registrierte Optionsseiten (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr "Registrierte Taxonomien (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr "Registrierte Taxonomien (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr "Registrierte Inhaltstypen (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr "Registrierte Inhaltstypen (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1779,7 +1792,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1986,11 +1999,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr "Mehr erfahren"
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "Details verbergen"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "Details anzeigen"
|
||||
|
||||
|
|
@ -2085,21 +2098,21 @@ msgstr "Felder hinzufügen"
|
|||
msgid "This Field"
|
||||
msgstr "Dieses Feld"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF PRO"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Feedback"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Hilfe"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "wird entwickelt und gewartet von"
|
||||
|
||||
|
|
@ -4576,7 +4589,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Die Feldgruppen wurden erfolgreich verlinkt."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4585,7 +4598,7 @@ msgstr ""
|
|||
"registriert wurden, und verwalte sie mit ACF. <a href=\"%s\">Jetzt starten</"
|
||||
"a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -4790,7 +4803,7 @@ msgstr "Deine erste Feldgruppe hinzufügen"
|
|||
#: includes/admin/views/global/navigation.php:86
|
||||
#: includes/admin/views/global/navigation.php:258
|
||||
msgid "Options Pages"
|
||||
msgstr "Optionen-Seiten"
|
||||
msgstr "Optionsseiten"
|
||||
|
||||
#: includes/admin/views/acf-field-group/pro-features.php:54
|
||||
msgid "ACF Blocks"
|
||||
|
|
@ -5137,23 +5150,23 @@ msgstr "Diff laden"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Lokale JSON-Änderungen überprüfen"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Website besuchen"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Details anzeigen"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Version %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Information"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5162,7 +5175,7 @@ msgstr ""
|
|||
"Help-Desks werden dir bei komplexeren technischen Herausforderungen "
|
||||
"unterstützend zur Seite stehen."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5172,7 +5185,7 @@ msgstr ""
|
|||
"freundliche Community in unseren Community-Foren, die dir vielleicht dabei "
|
||||
"helfen kann, dich mit den „How-tos“ der ACF-Welt vertraut zu machen."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5182,7 +5195,7 @@ msgstr ""
|
|||
"Dokumentation beinhaltet Referenzen und Leitfäden zu den meisten "
|
||||
"Situationen, die du vorfinden wirst."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5192,11 +5205,11 @@ msgstr ""
|
|||
"deiner Website herausholst. Wenn du auf Schwierigkeiten stößt, gibt es "
|
||||
"mehrere Stellen, an denen du Hilfe finden kannst:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Hilfe und Support"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5204,7 +5217,7 @@ msgstr ""
|
|||
"Falls du Hilfe benötigst, nutze bitte den Tab „Hilfe und Support“, um dich "
|
||||
"mit uns in Verbindung zu setzen."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5215,7 +5228,7 @@ msgstr ""
|
|||
"durchzulesen, um dich mit der Philosophie hinter dem Plugin und den besten "
|
||||
"Praktiken vertraut zu machen."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5226,7 +5239,7 @@ msgstr ""
|
|||
"und eine intuitive API, um individuelle Feldwerte in beliebigen Theme-"
|
||||
"Template-Dateien anzuzeigen."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Übersicht"
|
||||
|
||||
|
|
@ -5879,7 +5892,7 @@ msgstr "Dieses Element duplizieren"
|
|||
msgid "Supports"
|
||||
msgstr "Hilfe"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Dokumentation"
|
||||
|
|
@ -6117,7 +6130,7 @@ msgstr "Inhalt"
|
|||
msgid "Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Feldgruppe bearbeiten"
|
||||
|
||||
|
|
@ -6170,20 +6183,20 @@ msgstr "Abbrechen"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Bist du dir sicher?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d Felder erfordern Aufmerksamkeit"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 Feld erfordert Aufmerksamkeit"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Die Überprüfung ist fehlgeschlagen"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Die Überprüfung war erfolgreich"
|
||||
|
||||
|
|
@ -7367,7 +7380,7 @@ msgstr "oEmbed"
|
|||
|
||||
#: includes/fields/class-acf-field-true_false.php:172
|
||||
msgid "Text shown when inactive"
|
||||
msgstr "Der Text, der im aktiven Zustand angezeigt wird"
|
||||
msgstr "Der Text, der im inaktiven Zustand angezeigt wird"
|
||||
|
||||
#: includes/fields/class-acf-field-true_false.php:171
|
||||
msgid "Off Text"
|
||||
|
|
@ -7375,7 +7388,7 @@ msgstr "Wenn inaktiv"
|
|||
|
||||
#: includes/fields/class-acf-field-true_false.php:156
|
||||
msgid "Text shown when active"
|
||||
msgstr "Der Text, der im inaktiven Zustand angezeigt wird"
|
||||
msgstr "Der Text, der im aktiven Zustand angezeigt wird"
|
||||
|
||||
#: includes/fields/class-acf-field-true_false.php:155
|
||||
msgid "On Text"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: de_DE_formal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -848,7 +861,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr "Du bist leider nicht berechtigt, diese Aktion durchzuführen."
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1597,103 +1610,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr "Icon-Wähler"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr "Registrierte ACF-Formulare"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr "Shortcode aktiviert"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr "Registrierte ACF-Blöcke"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr "Leicht"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr "Standard"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr "REST-API-Format"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr "Registrierte Optionsseiten (PHP)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr "Registrierte Optionsseiten (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr "Registrierte Optionsseiten (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr "Registrierte Taxonomien (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr "Registrierte Taxonomien (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr "Registrierte Inhaltstypen (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr "Registrierte Inhaltstypen (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1779,7 +1792,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1986,11 +1999,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr "Mehr erfahren"
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "Details verbergen"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "Details anzeigen"
|
||||
|
||||
|
|
@ -2085,21 +2098,21 @@ msgstr "Felder hinzufügen"
|
|||
msgid "This Field"
|
||||
msgstr "Dieses Feld"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF PRO"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Feedback"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Hilfe"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "wird entwickelt und gewartet von"
|
||||
|
||||
|
|
@ -4576,7 +4589,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Die Feldgruppen wurden erfolgreich verlinkt."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4585,7 +4598,7 @@ msgstr ""
|
|||
"registriert wurden, und verwalte sie mit ACF. <a href=\"%s\">Jetzt starten</"
|
||||
"a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -4790,7 +4803,7 @@ msgstr "Deine erste Feldgruppe hinzufügen"
|
|||
#: includes/admin/views/global/navigation.php:86
|
||||
#: includes/admin/views/global/navigation.php:258
|
||||
msgid "Options Pages"
|
||||
msgstr "Optionen-Seiten"
|
||||
msgstr "Optionsseiten"
|
||||
|
||||
#: includes/admin/views/acf-field-group/pro-features.php:54
|
||||
msgid "ACF Blocks"
|
||||
|
|
@ -5137,23 +5150,23 @@ msgstr "Diff laden"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Lokale JSON-Änderungen überprüfen"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Website besuchen"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Details anzeigen"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Version %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Information"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5162,7 +5175,7 @@ msgstr ""
|
|||
"Help-Desks werden dir bei komplexeren technischen Herausforderungen "
|
||||
"unterstützend zur Seite stehen."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5172,7 +5185,7 @@ msgstr ""
|
|||
"freundliche Community in unseren Community-Foren, die dir vielleicht dabei "
|
||||
"helfen kann, dich mit den „How-tos“ der ACF-Welt vertraut zu machen."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5182,7 +5195,7 @@ msgstr ""
|
|||
"Dokumentation beinhaltet Referenzen und Leitfäden zu den meisten "
|
||||
"Situationen, die du vorfinden wirst."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5192,11 +5205,11 @@ msgstr ""
|
|||
"deiner Website herausholst. Wenn du auf Schwierigkeiten stößt, gibt es "
|
||||
"mehrere Stellen, an denen du Hilfe finden kannst:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Hilfe und Support"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5204,7 +5217,7 @@ msgstr ""
|
|||
"Falls du Hilfe benötigst, nutze bitte den Tab „Hilfe und Support“, um dich "
|
||||
"mit uns in Verbindung zu setzen."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5215,7 +5228,7 @@ msgstr ""
|
|||
"durchzulesen, um dich mit der Philosophie hinter dem Plugin und den besten "
|
||||
"Praktiken vertraut zu machen."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5226,7 +5239,7 @@ msgstr ""
|
|||
"und eine intuitive API, um individuelle Feldwerte in beliebigen Theme-"
|
||||
"Template-Dateien anzuzeigen."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Übersicht"
|
||||
|
||||
|
|
@ -5879,7 +5892,7 @@ msgstr "Dieses Element duplizieren"
|
|||
msgid "Supports"
|
||||
msgstr "Hilfe"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Dokumentation"
|
||||
|
|
@ -6117,7 +6130,7 @@ msgstr "Inhalt"
|
|||
msgid "Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Feldgruppe bearbeiten"
|
||||
|
||||
|
|
@ -6170,20 +6183,20 @@ msgstr "Abbrechen"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Bist du dir sicher?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d Felder erfordern Aufmerksamkeit"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 Feld erfordert Aufmerksamkeit"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Die Überprüfung ist fehlgeschlagen"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Die Überprüfung war erfolgreich"
|
||||
|
||||
|
|
@ -7367,7 +7380,7 @@ msgstr "oEmbed"
|
|||
|
||||
#: includes/fields/class-acf-field-true_false.php:172
|
||||
msgid "Text shown when inactive"
|
||||
msgstr "Der Text, der im aktiven Zustand angezeigt wird"
|
||||
msgstr "Der Text, der im inaktiven Zustand angezeigt wird"
|
||||
|
||||
#: includes/fields/class-acf-field-true_false.php:171
|
||||
msgid "Off Text"
|
||||
|
|
@ -7375,7 +7388,7 @@ msgstr "Wenn inaktiv"
|
|||
|
||||
#: includes/fields/class-acf-field-true_false.php:156
|
||||
msgid "Text shown when active"
|
||||
msgstr "Der Text, der im inaktiven Zustand angezeigt wird"
|
||||
msgstr "Der Text, der im aktiven Zustand angezeigt wird"
|
||||
|
||||
#: includes/fields/class-acf-field-true_false.php:155
|
||||
msgid "On Text"
|
||||
|
|
|
|||
BIN
lang/acf-el.mo
133
lang/acf-el.po
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: el\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -846,7 +859,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1595,103 +1608,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1777,7 +1790,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1979,11 +1992,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2078,21 +2091,21 @@ msgstr ""
|
|||
msgid "This Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -4418,13 +4431,13 @@ msgid "Field groups linked successfully."
|
|||
msgstr ""
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
|
@ -4967,23 +4980,23 @@ msgstr "Φόρτωση διαφορών"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Ανασκόπηση τοπικών αλλαγών στο JSON"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Επισκεφθείτε τον ιστότοπο"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Προβολή λεπτομερειών"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Έκδοση %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Πληροφορία"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -4992,14 +5005,14 @@ msgstr ""
|
|||
"Υποστήριξή μας θα σας βοηθήσουν με τις πιο προχωρημένες τεχνικές δυσκολίες "
|
||||
"σας."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5009,7 +5022,7 @@ msgstr ""
|
|||
"περιέχει αναφορές και οδηγούς για τις περισσότερες από τις περιπτώσεις που "
|
||||
"τυχόν συναντήσετε. "
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5019,11 +5032,11 @@ msgstr ""
|
|||
"καλύτερο μέσα από τον ιστότοπό σας με το ACF. Αν συναντήσετε δυσκολίες, "
|
||||
"υπάρχουν πολλά σημεία στα οποία μπορείτε να αναζητήσετε βοήθεια:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Βοήθεια & Υποστήριξη"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5031,7 +5044,7 @@ msgstr ""
|
|||
"Χρησιμοποιήστε την καρτέλα Βοήθεια & Υποστήριξη για να επικοινωνήστε μαζί "
|
||||
"μας στην περίπτωση που χρειαστείτε βοήθεια. "
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5041,7 +5054,7 @@ msgstr ""
|
|||
"τον οδηγό μας <a href=\"%s\" target=\"_blank\">Getting started</a> για να "
|
||||
"εξοικειωθείτε με τη φιλοσοφία του προσθέτου και τις βέλτιστες πρακτικές του. "
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5052,7 +5065,7 @@ msgstr ""
|
|||
"νέα πεδία, καθώς και ένα διαισθητικό API για να παρουσιάζετε τις τιμές των "
|
||||
"custom field σε οποιοδήποτε template file ενός θέματος. "
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Επισκόπηση"
|
||||
|
||||
|
|
@ -5699,7 +5712,7 @@ msgstr "Δημιουργία αντιγράφου αυτού του στοιχε
|
|||
msgid "Supports"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Τεκμηρίωση"
|
||||
|
|
@ -5938,7 +5951,7 @@ msgstr "Περιεχόμενο"
|
|||
msgid "Title"
|
||||
msgstr "Τίτλος"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Επεξεργασία field group"
|
||||
|
||||
|
|
@ -5991,20 +6004,20 @@ msgstr "Ακύρωση"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Είστε σίγουροι;"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d πεδία χρήζουν προσοχής"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 πεδίο χρήζει προσοχής"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Ο έλεγχος απέτυχε"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Ο έλεγχος πέτυχε"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -87,7 +100,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr "are developed and maintained by"
|
||||
|
||||
|
|
@ -864,7 +877,7 @@ msgstr "Invalid request args."
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr "Sorry, you do not have permission to do that."
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr "Blocks Using Post Meta"
|
||||
|
||||
|
|
@ -1617,103 +1630,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr "Icon Picker"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr "JSON Load Paths"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr "JSON Save Paths"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr "Registered ACF Forms"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr "Shortcode Enabled"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr "Field Settings Tabs Enabled"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr "Field Type Modal Enabled"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr "Admin UI Enabled"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr "Block Preloading Enabled"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr "Blocks Per ACF Block Version"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr "Blocks Per API Version"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr "Registered ACF Blocks"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr "Light"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr "Standard"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr "REST API Format"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr "Registered Options Pages (PHP)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr "Registered Options Pages (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr "Registered Options Pages (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr "Options Pages UI Enabled"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr "Registered Taxonomies (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr "Registered Taxonomies (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr "Registered Post Types (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr "Registered Post Types (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr "Post Types and Taxonomies Enabled"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr "Number of Third Party Fields by Field Type"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr "Number of Fields by Field Type"
|
||||
|
||||
|
|
@ -1801,7 +1814,7 @@ msgstr ""
|
|||
"This section contains debug information about your ACF configuration which "
|
||||
"can be useful to provide to support."
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr "An ACF Block on this page requires attention before you can save."
|
||||
|
||||
|
|
@ -2016,11 +2029,11 @@ msgstr "Please contact your site administrator or developer for more details."
|
|||
msgid "Learn more"
|
||||
msgstr "Learn more"
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "Hide details"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "Show details"
|
||||
|
||||
|
|
@ -2118,21 +2131,21 @@ msgstr "Add fields"
|
|||
msgid "This Field"
|
||||
msgstr "This Field"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF PRO"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Feedback"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Support"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "is developed and maintained by"
|
||||
|
||||
|
|
@ -4627,7 +4640,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Field groups linked successfully."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4635,7 +4648,7 @@ msgstr ""
|
|||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -5180,42 +5193,42 @@ msgstr "Loading diff"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Review local JSON changes"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Visit website"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "View details"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Version %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Information"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
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\">Help Desk</a>. The support professionals on "
|
||||
"our Help Desk will assist with your more in depth, technical challenges."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
"<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\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
"<a href=\"%s\" target=\"_blank\">Help Desk</a>. The support professionals on "
|
||||
"our Help Desk will assist with your more in depth, technical challenges."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
msgstr ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
"encounter."
|
||||
|
|
@ -5224,7 +5237,7 @@ msgstr ""
|
|||
"documentation contains references and guides for most situations you may "
|
||||
"encounter."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5234,11 +5247,11 @@ msgstr ""
|
|||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
"you can find help:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Help & Support"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5246,7 +5259,7 @@ msgstr ""
|
|||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5256,7 +5269,7 @@ msgstr ""
|
|||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarise "
|
||||
"yourself with the plugin's philosophy and best practises."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5266,7 +5279,7 @@ msgstr ""
|
|||
"customise WordPress edit screens with extra fields, and an intuitive API to "
|
||||
"display custom field values in any theme template file."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Overview"
|
||||
|
||||
|
|
@ -5910,7 +5923,7 @@ msgstr "Duplicate this item"
|
|||
msgid "Supports"
|
||||
msgstr "Supports"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Documentation"
|
||||
|
|
@ -6146,7 +6159,7 @@ msgstr "Content"
|
|||
msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Edit field group"
|
||||
|
||||
|
|
@ -6199,20 +6212,20 @@ msgstr "Cancel"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Are you sure?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d fields require attention"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 field requires attention"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Validation failed"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Validation successful"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_CL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -54,19 +67,19 @@ msgstr "Editar grupos de campos de ACF"
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr "Obtén 4 meses gratis en cualquier plan de WP Engine"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr "Número de grupos de campos con bloques y otras ubicaciones"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr "Número de grupos de campos con múltiples ubicaciones de bloques"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr "Número de grupos de campos con una sola ubicación de bloque"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr "Todas las reglas de ubicación"
|
||||
|
||||
|
|
@ -92,7 +105,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr "lo desarrollan y mantienen"
|
||||
|
||||
|
|
@ -876,7 +889,7 @@ msgstr "Argumentos de solicitud no válidos."
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr "Lo siento, no tienes permisos para hacer eso."
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr "Bloques con Post Meta"
|
||||
|
||||
|
|
@ -1631,103 +1644,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr "Selector de íconos"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr "Rutas de carga JSON"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr "Rutas de guardado JSON"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr "Formularios ACF registrados"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr "Shortcode activado"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr "Pestañas de ajustes de campo activadas"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr "Tipo de campo emergente activado"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr "Interfaz de administrador activada"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr "Precarga de bloques activada"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr "Bloques por versión de bloque ACF"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr "Bloques por versión de API"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr "Bloques ACF registrados"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr "Claro"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr "Estándar"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr "Formato de la API REST"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr "Páginas de opciones registradas (PHP)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr "Páginas de opciones registradas (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr "Páginas de opciones registradas (IU)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr "Interfaz de usuario de las páginas de opciones activada"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr "Taxonomías registradas (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr "Taxonomías registradas (IU)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr "Tipos de contenido registrados (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr "Tipos de contenido registrados (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr "Tipos de contenido y taxonomías activados"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr "Número de campos de terceros por tipo de campo"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr "Número de campos por tipo de campo"
|
||||
|
||||
|
|
@ -1815,7 +1828,7 @@ msgstr ""
|
|||
"Esta sección contiene información de depuración sobre la configuración de tu "
|
||||
"ACF que puede ser útil proporcionar al servicio de asistencia."
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
"Un bloque de ACF en esta página requiere atención antes de que puedas "
|
||||
|
|
@ -2036,11 +2049,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr "Más información"
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "Ocultar detalles"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "Mostrar detalles"
|
||||
|
||||
|
|
@ -2138,21 +2151,21 @@ msgstr "Agregar campos"
|
|||
msgid "This Field"
|
||||
msgstr "Este campo"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF PRO"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Comentarios"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Soporte"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "es desarrollado y mantenido por"
|
||||
|
||||
|
|
@ -4741,7 +4754,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Grupos de campos enlazados correctamente."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4749,7 +4762,7 @@ msgstr ""
|
|||
"Importa tipos de contenido y taxonomías registrados con Custom Post Type UI "
|
||||
"y gestiónalos con ACF. <a href=\"%s\">Empieza aquí</a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -5300,23 +5313,23 @@ msgstr "Cargando diff"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Revisar cambios de JSON local"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Visitar web"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Ver detalles"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Versión %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Información"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5325,7 +5338,7 @@ msgstr ""
|
|||
"soporte de nuestro centro de ayuda te ayudarán más en profundidad con los "
|
||||
"retos técnicos."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5335,7 +5348,7 @@ msgstr ""
|
|||
"amistosa, en nuestros foros de la comunidad, que pueden ayudarte a descubrir "
|
||||
"cómo hacer todo en el mundo de ACF."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5345,7 +5358,7 @@ msgstr ""
|
|||
"documentación contiene referencias y guías para la mayoría de situaciones en "
|
||||
"las que puedas encontrarte."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5355,11 +5368,11 @@ msgstr ""
|
|||
"ACF. Si te encuentras con alguna dificultad, hay varios lugares donde puedes "
|
||||
"encontrar ayuda:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Ayuda y soporte"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5367,7 +5380,7 @@ msgstr ""
|
|||
"Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que "
|
||||
"necesitas ayuda."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5377,7 +5390,7 @@ msgstr ""
|
|||
"nuestra <a href=\"%s\" target=\"_blank\">guía de primeros pasos</a> para "
|
||||
"familiarizarte con la filosofía y buenas prácticas del plugin."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5388,7 +5401,7 @@ msgstr ""
|
|||
"intuitiva parra mostrar valores de campos personalizados en cualquier "
|
||||
"archivo de plantilla de cualquier tema."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Resumen"
|
||||
|
||||
|
|
@ -6040,7 +6053,7 @@ msgstr "Duplicar este elemento"
|
|||
msgid "Supports"
|
||||
msgstr "Supports"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Documentación"
|
||||
|
|
@ -6277,7 +6290,7 @@ msgstr "Contenido"
|
|||
msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
|
|
@ -6330,20 +6343,20 @@ msgstr "Cancelar"
|
|||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,23 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr "Alternar panel"
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
"%1$s Hemos detectado que este sitio web está configurado para usar la "
|
||||
"versión 3 de la biblioteca jQuery Select2, que ha quedado obsoleta en favor "
|
||||
"de la versión 4 y se eliminará en una versión futura de ACF. <a "
|
||||
"href=\"%2$s\" target=\"_blank\">Más información</a>."
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -54,19 +71,19 @@ msgstr "Editar grupos de campos de ACF"
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr "Obtén 4 meses gratis en cualquier plan de WP Engine"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr "Número de grupos de campos con bloques y otras ubicaciones"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr "Número de grupos de campos con múltiples ubicaciones de bloques"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr "Número de grupos de campos con una sola ubicación de bloque"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr "Todas las reglas de ubicación"
|
||||
|
||||
|
|
@ -92,7 +109,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr "lo desarrollan y mantienen"
|
||||
|
||||
|
|
@ -875,7 +892,7 @@ msgstr "Argumentos de solicitud no válidos."
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr "Lo siento, no tienes permisos para hacer eso."
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr "Bloques con Post Meta"
|
||||
|
||||
|
|
@ -1630,103 +1647,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr "Selector de iconos"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr "Rutas de carga JSON"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr "Rutas de guardado JSON"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr "Formularios ACF registrados"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr "Shortcode activado"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr "Pestañas de ajustes de campo activadas"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr "Tipo de campo emergente activado"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr "Interfaz de administrador activada"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr "Precarga de bloques activada"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr "Bloques por versión de bloque ACF"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr "Bloques por versión de API"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr "Bloques ACF registrados"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr "Claro"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr "Estándar"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr "Formato de la API REST"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr "Páginas de opciones registradas (PHP)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr "Páginas de opciones registradas (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr "Páginas de opciones registradas (IU)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr "Interfaz de usuario de las páginas de opciones activada"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr "Taxonomías registradas (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr "Taxonomías registradas (IU)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr "Tipos de contenido registrados (JSON)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr "Tipos de contenido registrados (UI)"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr "Tipos de contenido y taxonomías activados"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr "Número de campos de terceros por tipo de campo"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr "Número de campos por tipo de campo"
|
||||
|
||||
|
|
@ -1814,7 +1831,7 @@ msgstr ""
|
|||
"Esta sección contiene información de depuración sobre la configuración de tu "
|
||||
"ACF que puede ser útil proporcionar al servicio de asistencia."
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
"Un bloque de ACF en esta página requiere atención antes de que puedas "
|
||||
|
|
@ -2035,11 +2052,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr "Más información"
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "Ocultar detalles"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "Mostrar detalles"
|
||||
|
||||
|
|
@ -2137,21 +2154,21 @@ msgstr "Añadir campos"
|
|||
msgid "This Field"
|
||||
msgstr "Este campo"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF PRO"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Comentarios"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Soporte"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "es desarrollado y mantenido por"
|
||||
|
||||
|
|
@ -4740,7 +4757,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Grupos de campos enlazados correctamente."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4748,7 +4765,7 @@ msgstr ""
|
|||
"Importa tipos de contenido y taxonomías registrados con Custom Post Type UI "
|
||||
"y gestiónalos con ACF. <a href=\"%s\">Empieza aquí</a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -5299,23 +5316,23 @@ msgstr "Cargando diff"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Revisar cambios de JSON local"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Visitar web"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Ver detalles"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Versión %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Información"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5324,7 +5341,7 @@ msgstr ""
|
|||
"soporte de nuestro centro de ayuda te ayudarán más en profundidad con los "
|
||||
"retos técnicos."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5334,7 +5351,7 @@ msgstr ""
|
|||
"amistosa, en nuestros foros de la comunidad, que pueden ayudarte a descubrir "
|
||||
"cómo hacer todo en el mundo de ACF."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5344,7 +5361,7 @@ msgstr ""
|
|||
"documentación contiene referencias y guías para la mayoría de situaciones en "
|
||||
"las que puedas encontrarte."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5354,11 +5371,11 @@ msgstr ""
|
|||
"ACF. Si te encuentras con alguna dificultad, hay varios lugares donde puedes "
|
||||
"encontrar ayuda:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Ayuda y soporte"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5366,7 +5383,7 @@ msgstr ""
|
|||
"Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que "
|
||||
"necesitas ayuda."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5376,7 +5393,7 @@ msgstr ""
|
|||
"nuestra <a href=\"%s\" target=\"_blank\">guía de primeros pasos</a> para "
|
||||
"familiarizarte con la filosofía y buenas prácticas del plugin."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5387,7 +5404,7 @@ msgstr ""
|
|||
"intuitiva parra mostrar valores de campos personalizados en cualquier "
|
||||
"archivo de plantilla de cualquier tema."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Resumen"
|
||||
|
||||
|
|
@ -6039,7 +6056,7 @@ msgstr "Duplicar este elemento"
|
|||
msgid "Supports"
|
||||
msgstr "Supports"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Documentación"
|
||||
|
|
@ -6276,7 +6293,7 @@ msgstr "Contenido"
|
|||
msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
|
|
@ -6329,20 +6346,20 @@ msgstr "Cancelar"
|
|||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -846,7 +859,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1595,103 +1608,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1777,7 +1790,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1979,11 +1992,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2078,21 +2091,21 @@ msgstr ""
|
|||
msgid "This Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -4445,13 +4458,13 @@ msgid "Field groups linked successfully."
|
|||
msgstr ""
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
|
@ -4980,23 +4993,23 @@ msgstr "Cargando diff"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Revisar cambios de JSON local"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Visitar web"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Ver detalles"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Versión %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Información"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5005,14 +5018,14 @@ msgstr ""
|
|||
"soporte de nuestro centro de ayuda te ayudarán más en profundidad con los "
|
||||
"retos técnicos."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
"figure out the 'how-tos' of the ACF world."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5022,7 +5035,7 @@ msgstr ""
|
|||
"documentación contiene referencias y guías para la mayoría de situaciones en "
|
||||
"las que puedas encontrarte."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5031,11 +5044,11 @@ msgstr ""
|
|||
"Somos fanáticos del soporte, y queremos que consigas el máximo en tu web con "
|
||||
"ACF."
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Ayuda y soporte"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5043,7 +5056,7 @@ msgstr ""
|
|||
"Por favor, usa la pestaña de ayuda y soporte para contactar si descubres que "
|
||||
"necesitas ayuda."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5053,7 +5066,7 @@ msgstr ""
|
|||
"nuestra <a href=\"%s\" target=\"_blank\">guía de primeros pasos</a> para "
|
||||
"familiarizarte con la filosofía y buenas prácticas del plugin."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5064,7 +5077,7 @@ msgstr ""
|
|||
"intuitiva parra mostrar valores de campos personalizados en cualquier "
|
||||
"archivo de plantilla de cualquier tema."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Resumen"
|
||||
|
||||
|
|
@ -5709,7 +5722,7 @@ msgstr "Duplicar este elemento"
|
|||
msgid "Supports"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Documentación"
|
||||
|
|
@ -5946,7 +5959,7 @@ msgstr "Contenido"
|
|||
msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Editar grupo de campos"
|
||||
|
||||
|
|
@ -5999,20 +6012,20 @@ msgstr "Cancelar"
|
|||
msgid "Are you sure?"
|
||||
msgstr "¿Estás seguro?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d campos requieren atención"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "1 campo requiere atención"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Validación fallida"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Validación correcta"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fa_AF\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -846,7 +859,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1595,103 +1608,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1777,7 +1790,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1979,11 +1992,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2078,21 +2091,21 @@ msgstr ""
|
|||
msgid "This Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -4432,13 +4445,13 @@ msgid "Field groups linked successfully."
|
|||
msgstr ""
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -4972,23 +4985,23 @@ msgstr "بارگذاری تفاوت"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "بررسی تغییرات JSON محلی"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "بازدید وب سایت"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "نمایش جزییات"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "نگارش %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "اطلاعات"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -4996,7 +5009,7 @@ msgstr ""
|
|||
"کمک <a href=\"%s\" target=\"_blank\">ميز</a>. حرفه ای پشتیبانی در میز کمک ما "
|
||||
"با بیشتر خود را در عمق کمک, چالش های فنی."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5006,7 +5019,7 @@ msgstr ""
|
|||
"انجمن های جامعه ما که ممکن است قادر به کمک به شما کشف کردن 'چگونه بازی یا "
|
||||
"بازی' از جهان ACF."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5015,7 +5028,7 @@ msgstr ""
|
|||
"مستندات <a href=\"%s\" target=\"_blank\">.</a> مستندات گسترده ما شامل مراجع "
|
||||
"و راهنماهایی برای اکثر موقعیت هایی است که ممکن است با آن مواجه شوند."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5025,11 +5038,11 @@ msgstr ""
|
|||
"بهترین بهره را از وب سایت خود ببرید. اگر به مشکلی برخوردید ، چندین مکان وجود "
|
||||
"دارد که می توانید کمک کنید:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "کمک و پشتیبانی"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5037,7 +5050,7 @@ msgstr ""
|
|||
"لطفا از زبانه پشتیبانی برای تماس استفاده کنید باید خودتان را پیدا کنید که "
|
||||
"نیاز به کمک دارد."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5047,7 +5060,7 @@ msgstr ""
|
|||
"ما توصیه می کنیم برای اولین بار خواندن راهنمای شروع به کار ما برای آشنایی با "
|
||||
"فلسفه پلاگین و بهترین تمرین."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5057,7 +5070,7 @@ msgstr ""
|
|||
"کردن وردپرس ویرایش صفحه نمایش با زمینه های اضافی، و API بصری برای نمایش ارزش "
|
||||
"های زمینه سفارشی در هر فایل قالب تم."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "مرور کلی"
|
||||
|
||||
|
|
@ -5693,7 +5706,7 @@ msgstr "تکثیر این زمینه"
|
|||
msgid "Supports"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "مستندات"
|
||||
|
|
@ -5926,7 +5939,7 @@ msgstr "محتوا"
|
|||
msgid "Title"
|
||||
msgstr "عنوان"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "ویرایش گروه زمینه"
|
||||
|
||||
|
|
@ -5979,20 +5992,20 @@ msgstr "لغو"
|
|||
msgid "Are you sure?"
|
||||
msgstr "اطمینان دارید؟"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d گزینه نیاز به بررسی دارد"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "یکی از گزینه ها نیاز به بررسی دارد"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "مشکل در اعتبار سنجی"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "اعتبار سنجی موفق بود"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fa_IR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -846,7 +859,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1595,103 +1608,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr "انتخابگر آیکون"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1777,7 +1790,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1979,11 +1992,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr "بیشتر یاد بگیرید"
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "مخفی کردن جزئیات"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "نمایش جزئیات"
|
||||
|
||||
|
|
@ -2078,21 +2091,21 @@ msgstr "افزودن فیلدها"
|
|||
msgid "This Field"
|
||||
msgstr "این فیلد"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF حرفهای"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "بازخورد"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "پشتیبانی"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "توسعهداده و نگهداریشده توسط"
|
||||
|
||||
|
|
@ -4448,13 +4461,13 @@ msgid "Field groups linked successfully."
|
|||
msgstr ""
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -4991,23 +5004,23 @@ msgstr "بارگذاری تفاوت"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "بررسی تغییرات JSON محلی"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "بازدید وب سایت"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "نمایش جزییات"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "نگارش %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "اطلاعات"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5015,7 +5028,7 @@ msgstr ""
|
|||
"کمک <a href=\"%s\" target=\"_blank\">ميز</a>. حرفه ای پشتیبانی در میز کمک ما "
|
||||
"با بیشتر خود را در عمق کمک, چالش های فنی."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5025,7 +5038,7 @@ msgstr ""
|
|||
"انجمن های جامعه ما که ممکن است قادر به کمک به شما کشف کردن 'چگونه بازی یا "
|
||||
"بازی' از جهان ACF."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5034,7 +5047,7 @@ msgstr ""
|
|||
"مستندات <a href=\"%s\" target=\"_blank\">.</a> مستندات گسترده ما شامل مراجع "
|
||||
"و راهنماهایی برای اکثر موقعیت هایی است که ممکن است با آن مواجه شوند."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5044,11 +5057,11 @@ msgstr ""
|
|||
"بهترین بهره را از وب سایت خود ببرید. اگر به مشکلی برخوردید ، چندین مکان وجود "
|
||||
"دارد که می توانید کمک کنید:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "کمک و پشتیبانی"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5056,7 +5069,7 @@ msgstr ""
|
|||
"لطفا از زبانه پشتیبانی برای تماس استفاده کنید باید خودتان را پیدا کنید که "
|
||||
"نیاز به کمک دارد."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5066,7 +5079,7 @@ msgstr ""
|
|||
"target=\"_blank\">شروع به کار</a> را بخوانید تا با فلسفهی افزونه و بهترین "
|
||||
"مثالهای آن آشنا شوید."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5076,7 +5089,7 @@ msgstr ""
|
|||
"بصری را برای سفارشیکردن صفحات ویرایش وردپرس برای نمایش مقادیر فیلدهای سفارشی "
|
||||
"در هر پروندهی قالب پوسته فراهم میکند."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "مرور کلی"
|
||||
|
||||
|
|
@ -5712,7 +5725,7 @@ msgstr "تکثیر این مورد"
|
|||
msgid "Supports"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "مستندات"
|
||||
|
|
@ -5945,7 +5958,7 @@ msgstr "محتوا"
|
|||
msgid "Title"
|
||||
msgstr "عنوان"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "ویرایش گروه فیلد"
|
||||
|
||||
|
|
@ -5998,20 +6011,20 @@ msgstr "لغو"
|
|||
msgid "Are you sure?"
|
||||
msgstr "اطمینان دارید؟"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d گزینه نیاز به بررسی دارد"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "یکی از گزینه ها نیاز به بررسی دارد"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "مشکل در اعتبار سنجی"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "اعتبار سنجی موفق بود"
|
||||
|
||||
|
|
|
|||
BIN
lang/acf-fi.mo
133
lang/acf-fi.po
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -83,7 +96,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -846,7 +859,7 @@ msgstr ""
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1595,103 +1608,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1777,7 +1790,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1979,11 +1992,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2081,21 +2094,21 @@ msgstr "Lisää kenttiä"
|
|||
msgid "This Field"
|
||||
msgstr "Tämä kenttä"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF PRO"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Palaute"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Tuki"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "kehittää ja ylläpitää"
|
||||
|
||||
|
|
@ -4504,13 +4517,13 @@ msgid "Field groups linked successfully."
|
|||
msgstr ""
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr ""
|
||||
|
|
@ -5046,23 +5059,23 @@ msgstr "Ladataan diff"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Tarkista paikalliset JSON-muutokset"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Siirry verkkosivuille"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Näytä tarkemmat tiedot"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Versio %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Tiedot"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5070,7 +5083,7 @@ msgstr ""
|
|||
"<a href=\"%s\" target=\"_blank\">Tukipalvelu</a>. Tukipalvelumme "
|
||||
"ammattilaiset auttavat syvällisemmissä teknisissä haasteissasi."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5080,7 +5093,7 @@ msgstr ""
|
|||
"aktiivinen ja ystävällinen yhteisö, joka voi ehkä auttaa sinua selvittämään "
|
||||
"ACF-maailman ihmeellisyyksiä."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5089,7 +5102,7 @@ msgstr ""
|
|||
"<a href=\"%s\" target=\"_blank\">Dokumentaatio</a>. Laaja dokumentaatiomme "
|
||||
"sisältää viittauksia ja oppaita useimpiin kohtaamiisi tilanteisiin."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5099,11 +5112,11 @@ msgstr ""
|
|||
"irti verkkosivustostasi ACF:n avulla. Jos kohtaat ongelmia, apua löytyy "
|
||||
"useista paikoista:"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Ohjeet & tukipalvelut"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5111,7 +5124,7 @@ msgstr ""
|
|||
"Ota yhteyttä Ohjeet & tukipalvelut -välilehdessä, jos huomaat tarvitsevasi "
|
||||
"apua."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5121,7 +5134,7 @@ msgstr ""
|
|||
"href=\"%s\" target=\"_blank\">aloitusoppaamme</a>, jossa tutustutaan "
|
||||
"lisäosan filosofiaan ja parhaisiin käytäntöihin."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5132,7 +5145,7 @@ msgstr ""
|
|||
"intuitiivisen API:n mukautettujen kenttäarvojen näyttämiseksi missä tahansa "
|
||||
"teeman mallitiedostossa."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Yleiskatsaus"
|
||||
|
||||
|
|
@ -5778,7 +5791,7 @@ msgstr "Monista tämä kohde"
|
|||
msgid "Supports"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
|
@ -6014,7 +6027,7 @@ msgstr "Sisältö"
|
|||
msgid "Title"
|
||||
msgstr "Otsikko"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Muokkaa kenttäryhmää"
|
||||
|
||||
|
|
@ -6067,20 +6080,20 @@ msgstr "Peruuta"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Oletko varma?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d kenttää vaativat huomiota"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "Yksi kenttä vaatii huomiota"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Lisäkentän validointi epäonnistui"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Kenttäryhmän validointi onnistui"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fr_CA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# This file is distributed under the same license as Advanced Custom Fields.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-21T18:29:30+00:00\n"
|
||||
"PO-Revision-Date: 2025-07-30T15:26:32+00:00\n"
|
||||
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
|
||||
"Language: fr_FR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -21,6 +21,19 @@ msgstr ""
|
|||
"X-Generator: gettext\n"
|
||||
"Project-Id-Version: Advanced Custom Fields\n"
|
||||
|
||||
#: includes/assets.php:367
|
||||
msgid "Toggle panel"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %1$s - Plugin name, %2$s URL to documentation
|
||||
#: includes/admin/admin.php:302
|
||||
msgid ""
|
||||
"%1$s We have detected that this website is configured to use v3 of the "
|
||||
"Select2 jQuery library, which has been deprecated in favor of v4 and will be "
|
||||
"removed in a future version of ACF. <a href=\"%2$s\" target=\"_blank\">Learn "
|
||||
"more</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/fields/class-acf-field-select.php:471
|
||||
msgid ""
|
||||
"Save created options back to the \"Choices\" setting in the field definition."
|
||||
|
|
@ -49,19 +62,19 @@ msgstr ""
|
|||
msgid "Get 4 months free on any WP Engine plan"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:522
|
||||
#: src/Site_Health/Site_Health.php:528
|
||||
msgid "Number of Field Groups with Blocks and Other Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:517
|
||||
#: src/Site_Health/Site_Health.php:523
|
||||
msgid "Number of Field Groups with Multiple Block Locations"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:512
|
||||
#: src/Site_Health/Site_Health.php:518
|
||||
msgid "Number of Field Groups with a Single Block Location"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:481
|
||||
#: src/Site_Health/Site_Health.php:487
|
||||
msgid "All Location Rules"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -87,7 +100,7 @@ msgstr ""
|
|||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:324
|
||||
#: includes/admin/admin.php:348
|
||||
msgid "are developed and maintained by"
|
||||
msgstr "sont développés et maintenus par"
|
||||
|
||||
|
|
@ -861,7 +874,7 @@ msgstr "Arguments de requête invalides."
|
|||
msgid "Sorry, you do not have permission to do that."
|
||||
msgstr "Désolé, vous n’avez pas la permission de faire cette action"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:720
|
||||
#: src/Site_Health/Site_Health.php:726
|
||||
msgid "Blocks Using Post Meta"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1612,103 +1625,103 @@ msgstr ""
|
|||
msgid "Icon Picker"
|
||||
msgstr "Sélecteur d’icône"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
#: src/Site_Health/Site_Health.php:787
|
||||
msgid "JSON Load Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:775
|
||||
#: src/Site_Health/Site_Health.php:781
|
||||
msgid "JSON Save Paths"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
#: src/Site_Health/Site_Health.php:772
|
||||
msgid "Registered ACF Forms"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:760
|
||||
#: src/Site_Health/Site_Health.php:766
|
||||
msgid "Shortcode Enabled"
|
||||
msgstr "Code court activé"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:752
|
||||
#: src/Site_Health/Site_Health.php:758
|
||||
msgid "Field Settings Tabs Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:744
|
||||
#: src/Site_Health/Site_Health.php:750
|
||||
msgid "Field Type Modal Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:736
|
||||
#: src/Site_Health/Site_Health.php:742
|
||||
msgid "Admin UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:727
|
||||
#: src/Site_Health/Site_Health.php:733
|
||||
msgid "Block Preloading Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:715
|
||||
#: src/Site_Health/Site_Health.php:721
|
||||
msgid "Blocks Per ACF Block Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:710
|
||||
#: src/Site_Health/Site_Health.php:716
|
||||
msgid "Blocks Per API Version"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
#: src/Site_Health/Site_Health.php:689
|
||||
msgid "Registered ACF Blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Light"
|
||||
msgstr "Clair"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:677
|
||||
#: src/Site_Health/Site_Health.php:683
|
||||
msgid "Standard"
|
||||
msgstr "Normal"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:676
|
||||
#: src/Site_Health/Site_Health.php:682
|
||||
msgid "REST API Format"
|
||||
msgstr "Format de l’API REST"
|
||||
|
||||
#: src/Site_Health/Site_Health.php:668
|
||||
#: src/Site_Health/Site_Health.php:674
|
||||
msgid "Registered Options Pages (PHP)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:654
|
||||
#: src/Site_Health/Site_Health.php:660
|
||||
msgid "Registered Options Pages (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:649
|
||||
#: src/Site_Health/Site_Health.php:655
|
||||
msgid "Registered Options Pages (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:619
|
||||
#: src/Site_Health/Site_Health.php:625
|
||||
msgid "Options Pages UI Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:611
|
||||
#: src/Site_Health/Site_Health.php:617
|
||||
msgid "Registered Taxonomies (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:599
|
||||
#: src/Site_Health/Site_Health.php:605
|
||||
msgid "Registered Taxonomies (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:587
|
||||
#: src/Site_Health/Site_Health.php:593
|
||||
msgid "Registered Post Types (JSON)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:575
|
||||
#: src/Site_Health/Site_Health.php:581
|
||||
msgid "Registered Post Types (UI)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:562
|
||||
#: src/Site_Health/Site_Health.php:568
|
||||
msgid "Post Types and Taxonomies Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:555
|
||||
#: src/Site_Health/Site_Health.php:561
|
||||
msgid "Number of Third Party Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
#: src/Site_Health/Site_Health.php:550
|
||||
#: src/Site_Health/Site_Health.php:556
|
||||
msgid "Number of Fields by Field Type"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1794,7 +1807,7 @@ msgid ""
|
|||
"can be useful to provide to support."
|
||||
msgstr ""
|
||||
|
||||
#: includes/assets.php:373
|
||||
#: includes/assets.php:376
|
||||
msgid "An ACF Block on this page requires attention before you can save."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2011,11 +2024,11 @@ msgstr ""
|
|||
msgid "Learn more"
|
||||
msgstr "Lire la suite"
|
||||
|
||||
#: includes/admin/admin.php:63
|
||||
#: includes/admin/admin.php:64
|
||||
msgid "Hide details"
|
||||
msgstr "Masquer les détails"
|
||||
|
||||
#: includes/admin/admin.php:62 includes/admin/views/escaped-html-notice.php:24
|
||||
#: includes/admin/admin.php:63 includes/admin/views/escaped-html-notice.php:24
|
||||
msgid "Show details"
|
||||
msgstr "Afficher les détails"
|
||||
|
||||
|
|
@ -2113,21 +2126,21 @@ msgstr "Ajouter des champs"
|
|||
msgid "This Field"
|
||||
msgstr "Ce champ"
|
||||
|
||||
#: includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:385
|
||||
msgid "ACF PRO"
|
||||
msgstr "ACF Pro"
|
||||
|
||||
#: includes/admin/admin.php:359
|
||||
#: includes/admin/admin.php:383
|
||||
msgid "Feedback"
|
||||
msgstr "Retour"
|
||||
|
||||
#: includes/admin/admin.php:357
|
||||
#: includes/admin/admin.php:381
|
||||
msgid "Support"
|
||||
msgstr "Support"
|
||||
|
||||
#. translators: This text is prepended by a link to ACF's website, and appended
|
||||
#. by a link to WP Engine's website.
|
||||
#: includes/admin/admin.php:332
|
||||
#: includes/admin/admin.php:356
|
||||
msgid "is developed and maintained by"
|
||||
msgstr "est développé et maintenu par"
|
||||
|
||||
|
|
@ -4739,7 +4752,7 @@ msgid "Field groups linked successfully."
|
|||
msgstr "Les groupes de champs ont bien été liés."
|
||||
|
||||
#. translators: %s - URL to ACF tools page.
|
||||
#: includes/admin/admin.php:199
|
||||
#: includes/admin/admin.php:195
|
||||
msgid ""
|
||||
"Import Post Types and Taxonomies registered with Custom Post Type UI and "
|
||||
"manage them with ACF. <a href=\"%s\">Get Started</a>."
|
||||
|
|
@ -4748,7 +4761,7 @@ msgstr ""
|
|||
"l’interface utilisateur de type de publication personnalisée et gérez-les "
|
||||
"avec ACF. <a href=\"%s\">Lancez-vous</a>."
|
||||
|
||||
#: includes/admin/admin.php:46 includes/admin/admin.php:361
|
||||
#: includes/admin/admin.php:47 includes/admin/admin.php:385
|
||||
#: src/Site_Health/Site_Health.php:254
|
||||
msgid "ACF"
|
||||
msgstr "ACF"
|
||||
|
|
@ -5300,23 +5313,23 @@ msgstr "Chargement du différentiel"
|
|||
msgid "Review local JSON changes"
|
||||
msgstr "Vérifier les modifications JSON locales"
|
||||
|
||||
#: includes/admin/admin.php:174
|
||||
#: includes/admin/admin.php:170
|
||||
msgid "Visit website"
|
||||
msgstr "Visiter le site"
|
||||
|
||||
#: includes/admin/admin.php:173
|
||||
#: includes/admin/admin.php:169
|
||||
msgid "View details"
|
||||
msgstr "Voir les détails"
|
||||
|
||||
#: includes/admin/admin.php:172
|
||||
#: includes/admin/admin.php:168
|
||||
msgid "Version %s"
|
||||
msgstr "Version %s"
|
||||
|
||||
#: includes/admin/admin.php:171
|
||||
#: includes/admin/admin.php:167
|
||||
msgid "Information"
|
||||
msgstr "Informations"
|
||||
|
||||
#: includes/admin/admin.php:162
|
||||
#: includes/admin/admin.php:158
|
||||
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."
|
||||
|
|
@ -5325,7 +5338,7 @@ msgstr ""
|
|||
"professionnels du support de notre service d’assistance vous aideront à "
|
||||
"résoudre vos problèmes techniques les plus complexes."
|
||||
|
||||
#: includes/admin/admin.php:158
|
||||
#: includes/admin/admin.php:154
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Discussions</a>. We have an active and "
|
||||
"friendly community on our Community Forums who may be able to help you "
|
||||
|
|
@ -5335,7 +5348,7 @@ msgstr ""
|
|||
"active et amicale sur nos forums communautaires qui peut vous aider à "
|
||||
"comprendre le fonctionnement de l’écosystème ACF."
|
||||
|
||||
#: includes/admin/admin.php:154
|
||||
#: includes/admin/admin.php:150
|
||||
msgid ""
|
||||
"<a href=\"%s\" target=\"_blank\">Documentation</a>. Our extensive "
|
||||
"documentation contains references and guides for most situations you may "
|
||||
|
|
@ -5345,7 +5358,7 @@ msgstr ""
|
|||
"complète contient des références et des guides pour la plupart des "
|
||||
"situations que vous pouvez rencontrer."
|
||||
|
||||
#: includes/admin/admin.php:151
|
||||
#: includes/admin/admin.php:147
|
||||
msgid ""
|
||||
"We are fanatical about support, and want you to get the best out of your "
|
||||
"website with ACF. If you run into any difficulties, there are several places "
|
||||
|
|
@ -5355,11 +5368,11 @@ msgstr ""
|
|||
"parti de votre site avec ACF. Si vous rencontrez des difficultés, il existe "
|
||||
"plusieurs endroits où vous pouvez trouver de l’aide :"
|
||||
|
||||
#: includes/admin/admin.php:148 includes/admin/admin.php:150
|
||||
#: includes/admin/admin.php:144 includes/admin/admin.php:146
|
||||
msgid "Help & Support"
|
||||
msgstr "Aide & support"
|
||||
|
||||
#: includes/admin/admin.php:139
|
||||
#: includes/admin/admin.php:135
|
||||
msgid ""
|
||||
"Please use the Help & Support tab to get in touch should you find yourself "
|
||||
"requiring assistance."
|
||||
|
|
@ -5367,7 +5380,7 @@ msgstr ""
|
|||
"Veuillez utiliser l’onglet « Aide & support » pour nous contacter si vous "
|
||||
"avez besoin d’assistance."
|
||||
|
||||
#: includes/admin/admin.php:136
|
||||
#: includes/admin/admin.php:132
|
||||
msgid ""
|
||||
"Before creating your first Field Group, we recommend first reading our <a "
|
||||
"href=\"%s\" target=\"_blank\">Getting started</a> guide to familiarize "
|
||||
|
|
@ -5377,7 +5390,7 @@ msgstr ""
|
|||
"notre guide <a href=\"%s\" target=\"_blank\">Pour commencer</a> afin de vous "
|
||||
"familiariser avec la philosophie et les meilleures pratiques de l’extension."
|
||||
|
||||
#: includes/admin/admin.php:134
|
||||
#: includes/admin/admin.php:130
|
||||
msgid ""
|
||||
"The Advanced Custom Fields plugin provides a visual form builder to "
|
||||
"customize WordPress edit screens with extra fields, and an intuitive API to "
|
||||
|
|
@ -5388,7 +5401,7 @@ msgstr ""
|
|||
"supplémentaires, ainsi qu’une API intuitive pour afficher les valeurs des "
|
||||
"champs personnalisés dans n’importe quel fichier de modèle de thème."
|
||||
|
||||
#: includes/admin/admin.php:131 includes/admin/admin.php:133
|
||||
#: includes/admin/admin.php:127 includes/admin/admin.php:129
|
||||
msgid "Overview"
|
||||
msgstr "Aperçu"
|
||||
|
||||
|
|
@ -6045,7 +6058,7 @@ msgstr "Dupliquer cet élément"
|
|||
msgid "Supports"
|
||||
msgstr "Prend en charge"
|
||||
|
||||
#: includes/admin/admin.php:355
|
||||
#: includes/admin/admin.php:379
|
||||
#: includes/admin/views/browse-fields-modal.php:102
|
||||
msgid "Documentation"
|
||||
msgstr "Documentation"
|
||||
|
|
@ -6285,7 +6298,7 @@ msgstr "Contenu"
|
|||
msgid "Title"
|
||||
msgstr "Titre"
|
||||
|
||||
#: includes/assets.php:376 includes/forms/form-comment.php:140
|
||||
#: includes/assets.php:379 includes/forms/form-comment.php:140
|
||||
msgid "Edit field group"
|
||||
msgstr "Modifier le groupe de champs"
|
||||
|
||||
|
|
@ -6338,20 +6351,20 @@ msgstr "Annuler"
|
|||
msgid "Are you sure?"
|
||||
msgstr "Confirmez-vous ?"
|
||||
|
||||
#: includes/assets.php:370
|
||||
#: includes/assets.php:373
|
||||
msgid "%d fields require attention"
|
||||
msgstr "%d champs nécessitent votre attention"
|
||||
|
||||
#: includes/assets.php:369
|
||||
#: includes/assets.php:372
|
||||
msgid "1 field requires attention"
|
||||
msgstr "Un champ nécessite votre attention"
|
||||
|
||||
#: includes/assets.php:368 includes/validation.php:257
|
||||
#: includes/assets.php:371 includes/validation.php:257
|
||||
#: includes/validation.php:265
|
||||
msgid "Validation failed"
|
||||
msgstr "Échec de la validation"
|
||||
|
||||
#: includes/assets.php:367
|
||||
#: includes/assets.php:370
|
||||
msgid "Validation successful"
|
||||
msgstr "Validation réussie"
|
||||
|
||||
|
|
|
|||