plugin updates

This commit is contained in:
Tony Volpe
2024-08-07 16:35:46 +00:00
parent 8734babf54
commit 36dc023d6d
195 changed files with 11094 additions and 2509 deletions

View File

@@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields.
msgid ""
msgstr ""
"PO-Revision-Date: 2024-07-18T08:39:03+00:00\n"
"PO-Revision-Date: 2024-08-01T09:50:26+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
@@ -21,6 +21,14 @@ msgstr ""
"X-Generator: gettext\n"
"Project-Id-Version: Advanced Custom Fields\n"
#: includes/api/api-template.php:1054
msgid "[The ACF shortcode cannot display fields from non-public posts]"
msgstr "[El shortcode de ACF no puede mostrar campos de entradas no públicas]"
#: includes/api/api-template.php:1011
msgid "[The ACF shortcode is disabled on this site]"
msgstr "[El shortcode de ACF está desactivado en este sitio]"
#: includes/fields/class-acf-field-icon_picker.php:451
msgid "Businessman Icon"
msgstr "Icono de hombre de negocios"
@@ -702,7 +710,7 @@ msgstr "Argumentos de solicitud no válidos."
msgid "Sorry, you are not allowed to do that."
msgstr "Lo siento, no tienes permisos para hacer eso."
#: includes/ajax/class-acf-ajax-check-screen.php:27
#: includes/ajax/class-acf-ajax-check-screen.php:37
#: includes/ajax/class-acf-ajax-query-users.php:32
#: includes/ajax/class-acf-ajax-user-setting.php:38
msgid "Sorry, you do not have permission to do that."
@@ -1860,7 +1868,7 @@ msgstr ""
msgid "Please activate your ACF PRO license to edit this options page."
msgstr "Activa tu licencia de ACF PRO para editar esta página de opciones."
#: includes/api/api-template.php:381 includes/api/api-template.php:435
#: includes/api/api-template.php:385 includes/api/api-template.php:439
msgid ""
"Returning escaped HTML values is only possible when format_value is also "
"true. The field values have not been returned for security."
@@ -1868,8 +1876,8 @@ msgstr ""
"Devolver valores HTML escapados sólo es posible cuando format_value también "
"es rue. Los valores de los campos no se devuelven por seguridad."
#: includes/api/api-template.php:46 includes/api/api-template.php:247
#: includes/api/api-template.php:939
#: includes/api/api-template.php:46 includes/api/api-template.php:251
#: includes/api/api-template.php:947
msgid ""
"Returning an escaped HTML value is only possible when format_value is also "
"true. The field value has not been returned for security."
@@ -4734,7 +4742,7 @@ msgstr ""
"https://wpengine.com/?utm_source=wordpress."
"org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields"
#: includes/api/api-template.php:1015
#: includes/api/api-template.php:1027
msgid "[ACF shortcode value disabled for preview]"
msgstr "[valor del shortcode de ACF desactivado en la vista previa]"
@@ -6105,7 +6113,7 @@ msgstr "El título del grupo de campos es obligatorio"
#: assets/build/js/acf-field-group.js:1635
#: assets/build/js/acf-field-group.js:1958
msgid "This field cannot be moved until its changes have been saved"
msgstr "Este campo se puede mover hasta que sus cambios se hayan guardado"
msgstr "Este campo no se puede mover hasta que sus cambios se hayan guardado"
#: includes/admin/post-types/admin-field-group.php:85
#: assets/build/js/acf-field-group.js:1445
@@ -6347,7 +6355,7 @@ msgstr "Editar"
msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
#: includes/api/api-helpers.php:2959
#: includes/api/api-helpers.php:2984
msgid "File type must be %s."
msgstr "El tipo de archivo debe ser %s."
@@ -6356,34 +6364,34 @@ msgstr "El tipo de archivo debe ser %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:182
#: includes/admin/views/acf-field-group/location-group.php:3
#: includes/admin/views/acf-field-group/locations.php:35
#: includes/api/api-helpers.php:2956 assets/build/js/acf-field-group.js:781
#: includes/api/api-helpers.php:2981 assets/build/js/acf-field-group.js:781
#: assets/build/js/acf-field-group.js:2427
#: assets/build/js/acf-field-group.js:946
#: assets/build/js/acf-field-group.js:2859
msgid "or"
msgstr "o"
#: includes/api/api-helpers.php:2932
#: includes/api/api-helpers.php:2957
msgid "File size must not exceed %s."
msgstr "El tamaño del archivo no debe ser mayor de %s."
#: includes/api/api-helpers.php:2928
#: includes/api/api-helpers.php:2953
msgid "File size must be at least %s."
msgstr "El tamaño de archivo debe ser al menos %s."
#: includes/api/api-helpers.php:2915
#: includes/api/api-helpers.php:2940
msgid "Image height must not exceed %dpx."
msgstr "La altura de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2911
#: includes/api/api-helpers.php:2936
msgid "Image height must be at least %dpx."
msgstr "La altura de la imagen debe ser al menos %dpx."
#: includes/api/api-helpers.php:2899
#: includes/api/api-helpers.php:2924
msgid "Image width must not exceed %dpx."
msgstr "El ancho de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2895
#: includes/api/api-helpers.php:2920
msgid "Image width must be at least %dpx."
msgstr "El ancho de la imagen debe ser al menos %dpx."