Updates to 6.7.0.1

This commit is contained in:
ACF 2025-12-11 10:26:51 +00:00
parent fca2af463e
commit d6a46976ef
141 changed files with 895 additions and 847 deletions

View File

@ -9,7 +9,7 @@
* Plugin Name: Advanced Custom Fields PRO * Plugin Name: Advanced Custom Fields PRO
* Plugin URI: https://www.advancedcustomfields.com * Plugin URI: https://www.advancedcustomfields.com
* Description: Customize WordPress with powerful, professional and intuitive fields. * Description: Customize WordPress with powerful, professional and intuitive fields.
* Version: 6.7.0 * Version: 6.7.0.1
* Author: WP Engine * Author: WP Engine
* Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields * Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields
* Update URI: https://www.advancedcustomfields.com/pro * Update URI: https://www.advancedcustomfields.com/pro
@ -45,7 +45,7 @@ if ( ! class_exists( 'ACF' ) ) {
* *
* @var string * @var string
*/ */
public $version = '6.7.0'; public $version = '6.7.0.1';
/** /**
* The plugin settings array. * The plugin settings array.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ar\n" "Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: bg_BG\n" "Language: bg_BG\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ca\n" "Language: ca\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6405,7 +6405,7 @@ msgstr "Edita"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Perdreu els canvis que heu fet si abandoneu aquesta pàgina" msgstr "Perdreu els canvis que heu fet si abandoneu aquesta pàgina"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "El tipus de fitxer ha de ser %s." msgstr "El tipus de fitxer ha de ser %s."
@ -6414,35 +6414,35 @@ msgstr "El tipus de fitxer ha de ser %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "o" msgstr "o"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "La mida del fitxer no ha de superar %s." msgstr "La mida del fitxer no ha de superar %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "La mida del fitxer ha de ser almenys %s." msgstr "La mida del fitxer ha de ser almenys %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "L'alçada de la imatge no pot ser superior a %dpx." msgstr "L'alçada de la imatge no pot ser superior a %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "L'alçada de la imatge ha de ser almenys de %dpx." msgstr "L'alçada de la imatge ha de ser almenys de %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "L'amplada de la imatge no pot ser superior a %dpx." msgstr "L'amplada de la imatge no pot ser superior a %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "L'amplada de la imatge ha de ser almenys de %dpx." msgstr "L'amplada de la imatge ha de ser almenys de %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(sense títol)" msgstr "(sense títol)"
@ -7646,48 +7646,48 @@ msgstr "Sub camps"
msgid "Group" msgid "Group"
msgstr "Grup" msgstr "Grup"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Personalitzeu l'alçada del mapa" msgstr "Personalitzeu l'alçada del mapa"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Alçada" msgstr "Alçada"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Estableix el valor inicial de zoom" msgstr "Estableix el valor inicial de zoom"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centra el mapa inicial" msgstr "Centra el mapa inicial"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centra" msgstr "Centra"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Cerca l'adreça…" msgstr "Cerca l'adreça…"
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Cerca la ubicació actual" msgstr "Cerca la ubicació actual"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Neteja la ubicació" msgstr "Neteja la ubicació"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Cerca" msgstr "Cerca"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6330,7 +6330,7 @@ msgid "The changes you made will be lost if you navigate away from this page"
msgstr "" msgstr ""
"Pokud opustíte tuto stránku, změny, které jste provedli, budou ztraceny" "Pokud opustíte tuto stránku, změny, které jste provedli, budou ztraceny"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Typ souboru musí být %s." msgstr "Typ souboru musí být %s."
@ -6339,35 +6339,35 @@ msgstr "Typ souboru musí být %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "nebo" msgstr "nebo"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Velikost souboru nesmí překročit %s." msgstr "Velikost souboru nesmí překročit %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "Velikost souboru musí být alespoň %s." msgstr "Velikost souboru musí být alespoň %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Výška obrázku nesmí přesáhnout %dpx." msgstr "Výška obrázku nesmí přesáhnout %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Výška obrázku musí být alespoň %dpx." msgstr "Výška obrázku musí být alespoň %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Šířka obrázku nesmí přesáhnout %dpx." msgstr "Šířka obrázku nesmí přesáhnout %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Šířka obrázku musí být alespoň %dpx." msgstr "Šířka obrázku musí být alespoň %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(bez názvu)" msgstr "(bez názvu)"
@ -7566,48 +7566,48 @@ msgstr "Podřazená pole"
msgid "Group" msgid "Group"
msgstr "Skupina" msgstr "Skupina"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Přizpůsobení výšky mapy" msgstr "Přizpůsobení výšky mapy"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Výška" msgstr "Výška"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Nastavit počáteční úroveň přiblížení" msgstr "Nastavit počáteční úroveň přiblížení"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Přiblížení" msgstr "Přiblížení"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Vycentrovat počáteční zobrazení mapy" msgstr "Vycentrovat počáteční zobrazení mapy"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Vycentrovat" msgstr "Vycentrovat"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Vyhledat adresu..." msgstr "Vyhledat adresu..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Najít aktuální umístění" msgstr "Najít aktuální umístění"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Vymazat polohu" msgstr "Vymazat polohu"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Hledat" msgstr "Hledat"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: da_DK\n" "Language: da_DK\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6122,7 +6122,7 @@ msgstr "Rediger"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Dine ændringer vil gå tabt, hvis du går væk fra denne side" msgstr "Dine ændringer vil gå tabt, hvis du går væk fra denne side"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Filtypen skal være %s." msgstr "Filtypen skal være %s."
@ -6131,35 +6131,35 @@ msgstr "Filtypen skal være %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "eller" msgstr "eller"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Filstørrelsen må ikke overskride %s. " msgstr "Filstørrelsen må ikke overskride %s. "
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "Filens størrelse skal være mindst %s." msgstr "Filens størrelse skal være mindst %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Billedets højde må ikke overskride %dpx." msgstr "Billedets højde må ikke overskride %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Billedets højde skal være mindst %dpx." msgstr "Billedets højde skal være mindst %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Billedets bredde må ikke overskride %dpx." msgstr "Billedets bredde må ikke overskride %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Billedets bredde skal være mindst %dpx." msgstr "Billedets bredde skal være mindst %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(ingen titel)" msgstr "(ingen titel)"
@ -7355,48 +7355,48 @@ msgstr "Underfelter"
msgid "Group" msgid "Group"
msgstr "Gruppe" msgstr "Gruppe"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Tilpas kortets højde" msgstr "Tilpas kortets højde"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Højde" msgstr "Højde"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Sæt standard zoom niveau" msgstr "Sæt standard zoom niveau"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Kortets centrum fra start" msgstr "Kortets centrum fra start"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centrum" msgstr "Centrum"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Søg efter adresse..." msgstr "Søg efter adresse..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Find nuværende lokation" msgstr "Find nuværende lokation"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Ryd lokation" msgstr "Ryd lokation"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Søg" msgstr "Søg"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: de_CH\n" "Language: de_CH\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: de_DE\n" "Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6315,7 +6315,7 @@ msgstr "Bearbeiten"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Deine Änderungen werden verlorengehen, wenn du diese Seite verlässt" msgstr "Deine Änderungen werden verlorengehen, wenn du diese Seite verlässt"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Der Dateityp muss %s sein." msgstr "Der Dateityp muss %s sein."
@ -6324,35 +6324,35 @@ msgstr "Der Dateityp muss %s sein."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "oder" msgstr "oder"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Die Dateigröße darf nicht größer als %s sein." msgstr "Die Dateigröße darf nicht größer als %s sein."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "Die Dateigröße muss mindestens %s sein." msgstr "Die Dateigröße muss mindestens %s sein."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Die Höhe des Bild darf %dpx nicht überschreiten." msgstr "Die Höhe des Bild darf %dpx nicht überschreiten."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Die Höhe des Bildes muss mindestens %dpx sein." msgstr "Die Höhe des Bildes muss mindestens %dpx sein."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Die Breite des Bildes darf %dpx nicht überschreiten." msgstr "Die Breite des Bildes darf %dpx nicht überschreiten."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Die Breite des Bildes muss mindestens %dpx sein." msgstr "Die Breite des Bildes muss mindestens %dpx sein."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(ohne Titel)" msgstr "(ohne Titel)"
@ -7556,48 +7556,48 @@ msgstr "Untergeordnete Felder"
msgid "Group" msgid "Group"
msgstr "Gruppe" msgstr "Gruppe"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Kartenhöhe anpassen" msgstr "Kartenhöhe anpassen"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Höhe" msgstr "Höhe"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Den Anfangswert für Zoom einstellen" msgstr "Den Anfangswert für Zoom einstellen"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Ausgangskarte zentrieren" msgstr "Ausgangskarte zentrieren"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Zentriert" msgstr "Zentriert"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Nach der Adresse suchen ..." msgstr "Nach der Adresse suchen ..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Aktuelle Position finden" msgstr "Aktuelle Position finden"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Position löschen" msgstr "Position löschen"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Suchen" msgstr "Suchen"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: de_DE_formal\n" "Language: de_DE_formal\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6315,7 +6315,7 @@ msgstr "Bearbeiten"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Deine Änderungen werden verlorengehen, wenn du diese Seite verlässt" msgstr "Deine Änderungen werden verlorengehen, wenn du diese Seite verlässt"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Der Dateityp muss %s sein." msgstr "Der Dateityp muss %s sein."
@ -6324,35 +6324,35 @@ msgstr "Der Dateityp muss %s sein."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "oder" msgstr "oder"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Die Dateigröße darf nicht größer als %s sein." msgstr "Die Dateigröße darf nicht größer als %s sein."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "Die Dateigröße muss mindestens %s sein." msgstr "Die Dateigröße muss mindestens %s sein."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Die Höhe des Bild darf %dpx nicht überschreiten." msgstr "Die Höhe des Bild darf %dpx nicht überschreiten."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Die Höhe des Bildes muss mindestens %dpx sein." msgstr "Die Höhe des Bildes muss mindestens %dpx sein."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Die Breite des Bildes darf %dpx nicht überschreiten." msgstr "Die Breite des Bildes darf %dpx nicht überschreiten."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Die Breite des Bildes muss mindestens %dpx sein." msgstr "Die Breite des Bildes muss mindestens %dpx sein."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(ohne Titel)" msgstr "(ohne Titel)"
@ -7556,48 +7556,48 @@ msgstr "Untergeordnete Felder"
msgid "Group" msgid "Group"
msgstr "Gruppe" msgstr "Gruppe"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Kartenhöhe anpassen" msgstr "Kartenhöhe anpassen"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Höhe" msgstr "Höhe"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Den Anfangswert für Zoom einstellen" msgstr "Den Anfangswert für Zoom einstellen"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Ausgangskarte zentrieren" msgstr "Ausgangskarte zentrieren"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Zentriert" msgstr "Zentriert"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Nach der Adresse suchen ..." msgstr "Nach der Adresse suchen ..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Aktuelle Position finden" msgstr "Aktuelle Position finden"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Position löschen" msgstr "Position löschen"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Suchen" msgstr "Suchen"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: el\n" "Language: el\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6136,7 +6136,7 @@ msgstr "Επεξεργασία"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Οι αλλαγές που έχετε κάνει θα χαθούν αν φύγετε από αυτή τη σελίδα." msgstr "Οι αλλαγές που έχετε κάνει θα χαθούν αν φύγετε από αυτή τη σελίδα."
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Ο τύπος του πεδίου πρέπει να είναι %s." msgstr "Ο τύπος του πεδίου πρέπει να είναι %s."
@ -6145,35 +6145,35 @@ msgstr "Ο τύπος του πεδίου πρέπει να είναι %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "ή" msgstr "ή"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Το μέγεθος του αρχείου πρέπει να το πολύ %s." msgstr "Το μέγεθος του αρχείου πρέπει να το πολύ %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "Το μέγεθος το αρχείου πρέπει να είναι τουλάχιστον %s." msgstr "Το μέγεθος το αρχείου πρέπει να είναι τουλάχιστον %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Το ύψος της εικόνας πρέπει να είναι το πολύ %dpx." msgstr "Το ύψος της εικόνας πρέπει να είναι το πολύ %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Το ύψος της εικόνας πρέπει να είναι τουλάχιστον %dpx." msgstr "Το ύψος της εικόνας πρέπει να είναι τουλάχιστον %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Το πλάτος της εικόνας πρέπει να είναι το πολύ %dpx." msgstr "Το πλάτος της εικόνας πρέπει να είναι το πολύ %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Το πλάτος της εικόνας πρέπει να είναι τουλάχιστον %dpx." msgstr "Το πλάτος της εικόνας πρέπει να είναι τουλάχιστον %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(χωρίς τίτλο)" msgstr "(χωρίς τίτλο)"
@ -7377,48 +7377,48 @@ msgstr "Υποπεδία"
msgid "Group" msgid "Group"
msgstr "Ομάδα" msgstr "Ομάδα"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Τροποποίηση ύψους χάρτη" msgstr "Τροποποίηση ύψους χάρτη"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Ύψος" msgstr "Ύψος"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Ορισμός αρχικού επιπέδου μεγέθυνσης" msgstr "Ορισμός αρχικού επιπέδου μεγέθυνσης"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Μεγέθυνση" msgstr "Μεγέθυνση"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Κεντράρισμα αρχικού χάρτη" msgstr "Κεντράρισμα αρχικού χάρτη"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Κεντράρισμα" msgstr "Κεντράρισμα"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Αναζήτηση διεύθυνσης..." msgstr "Αναζήτηση διεύθυνσης..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Εύρεση τρέχουσας τοποθεσίας" msgstr "Εύρεση τρέχουσας τοποθεσίας"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Καθαρισμός τοποθεσίας" msgstr "Καθαρισμός τοποθεσίας"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Αναζήτηση" msgstr "Αναζήτηση"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: en_GB\n" "Language: en_GB\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6342,7 +6342,7 @@ msgstr "Edit"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "The changes you made will be lost if you navigate away from this page" msgstr "The changes you made will be lost if you navigate away from this page"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "File type must be %s." msgstr "File type must be %s."
@ -6351,35 +6351,35 @@ msgstr "File type must be %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "or" msgstr "or"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "File size must not exceed %s." msgstr "File size must not exceed %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "File size must be at least %s." msgstr "File size must be at least %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Image height must not exceed %dpx." msgstr "Image height must not exceed %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Image height must be at least %dpx." msgstr "Image height must be at least %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Image width must not exceed %dpx." msgstr "Image width must not exceed %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Image width must be at least %dpx." msgstr "Image width must be at least %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(no title)" msgstr "(no title)"
@ -7576,48 +7576,48 @@ msgstr "Sub Fields"
msgid "Group" msgid "Group"
msgstr "Group" msgstr "Group"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Customise the map height" msgstr "Customise the map height"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Height" msgstr "Height"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Set the initial zoom level" msgstr "Set the initial zoom level"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centre the initial map" msgstr "Centre the initial map"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centre" msgstr "Centre"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Search for address..." msgstr "Search for address..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Find current location" msgstr "Find current location"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Clear location" msgstr "Clear location"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Search" msgstr "Search"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_CL\n" "Language: es_CL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6486,7 +6486,7 @@ msgstr "Editar"
msgid "The changes you made will be lost if you navigate away from this page" 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" msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "El tipo de archivo debe ser %s." msgstr "El tipo de archivo debe ser %s."
@ -6495,35 +6495,35 @@ msgstr "El tipo de archivo debe ser %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "o" msgstr "o"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "El tamaño del archivo no debe ser mayor de %s." msgstr "El tamaño del archivo no debe ser mayor de %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "El tamaño de archivo debe ser al menos %s." msgstr "El tamaño de archivo debe ser al menos %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "La altura de la imagen no debe exceder %dpx." msgstr "La altura de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "La altura de la imagen debe ser al menos %dpx." msgstr "La altura de la imagen debe ser al menos %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "El ancho de la imagen no debe exceder %dpx." msgstr "El ancho de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "El ancho de la imagen debe ser al menos %dpx." msgstr "El ancho de la imagen debe ser al menos %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(sin título)" msgstr "(sin título)"
@ -7727,48 +7727,48 @@ msgstr "Subcampos"
msgid "Group" msgid "Group"
msgstr "Grupo" msgstr "Grupo"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Personalizar la altura del mapa" msgstr "Personalizar la altura del mapa"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Altura" msgstr "Altura"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Establecer el nivel inicial de zoom" msgstr "Establecer el nivel inicial de zoom"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centrar inicialmente el mapa" msgstr "Centrar inicialmente el mapa"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centro" msgstr "Centro"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Buscar dirección..." msgstr "Buscar dirección..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Encontrar ubicación actual" msgstr "Encontrar ubicación actual"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Borrar ubicación" msgstr "Borrar ubicación"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_ES\n" "Language: es_ES\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6487,7 +6487,7 @@ msgstr "Editar"
msgid "The changes you made will be lost if you navigate away from this page" 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" msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "El tipo de archivo debe ser %s." msgstr "El tipo de archivo debe ser %s."
@ -6496,35 +6496,35 @@ msgstr "El tipo de archivo debe ser %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "o" msgstr "o"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "El tamaño del archivo no debe ser mayor de %s." msgstr "El tamaño del archivo no debe ser mayor de %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "El tamaño de archivo debe ser al menos %s." msgstr "El tamaño de archivo debe ser al menos %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "La altura de la imagen no debe exceder %dpx." msgstr "La altura de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "La altura de la imagen debe ser al menos %dpx." msgstr "La altura de la imagen debe ser al menos %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "El ancho de la imagen no debe exceder %dpx." msgstr "El ancho de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "El ancho de la imagen debe ser al menos %dpx." msgstr "El ancho de la imagen debe ser al menos %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(sin título)" msgstr "(sin título)"
@ -7728,48 +7728,48 @@ msgstr "Subcampos"
msgid "Group" msgid "Group"
msgstr "Grupo" msgstr "Grupo"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Personalizar la altura del mapa" msgstr "Personalizar la altura del mapa"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Altura" msgstr "Altura"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Establecer el nivel inicial de zoom" msgstr "Establecer el nivel inicial de zoom"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centrar inicialmente el mapa" msgstr "Centrar inicialmente el mapa"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centro" msgstr "Centro"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Buscar dirección..." msgstr "Buscar dirección..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Encontrar ubicación actual" msgstr "Encontrar ubicación actual"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Borrar ubicación" msgstr "Borrar ubicación"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: es_MX\n" "Language: es_MX\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6177,7 +6177,7 @@ msgstr "Editar"
msgid "The changes you made will be lost if you navigate away from this page" 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" msgstr "Los cambios que has realizado se perderán si navegas hacia otra página"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "El tipo de archivo debe ser %s." msgstr "El tipo de archivo debe ser %s."
@ -6186,35 +6186,35 @@ msgstr "El tipo de archivo debe ser %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "o" msgstr "o"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "El tamaño del archivo no debe ser mayor de %s." msgstr "El tamaño del archivo no debe ser mayor de %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "El tamaño de archivo debe ser al menos %s." msgstr "El tamaño de archivo debe ser al menos %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "La altura de la imagen no debe exceder %dpx." msgstr "La altura de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "La altura de la imagen debe ser al menos %dpx." msgstr "La altura de la imagen debe ser al menos %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "El ancho de la imagen no debe exceder %dpx." msgstr "El ancho de la imagen no debe exceder %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "El ancho de la imagen debe ser al menos %dpx." msgstr "El ancho de la imagen debe ser al menos %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(sin título)" msgstr "(sin título)"
@ -7418,48 +7418,48 @@ msgstr "Subcampos"
msgid "Group" msgid "Group"
msgstr "Grupo" msgstr "Grupo"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Personalizar la altura del mapa" msgstr "Personalizar la altura del mapa"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Altura" msgstr "Altura"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Establecer el nivel inicial de zoom" msgstr "Establecer el nivel inicial de zoom"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centrar inicialmente el mapa" msgstr "Centrar inicialmente el mapa"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centro" msgstr "Centro"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Buscar dirección..." msgstr "Buscar dirección..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Encontrar ubicación actual" msgstr "Encontrar ubicación actual"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Borrar ubicación" msgstr "Borrar ubicación"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fa_AF\n" "Language: fa_AF\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6124,7 +6124,7 @@ msgstr "ویرایش"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد" msgstr "اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "نوع فایل باید %s باشد." msgstr "نوع فایل باید %s باشد."
@ -6133,35 +6133,35 @@ msgstr "نوع فایل باید %s باشد."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "یا" msgstr "یا"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "حجم فایل ها نباید از %s بیشتر باشد." msgstr "حجم فایل ها نباید از %s بیشتر باشد."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "حجم فایل باید حداقل %s باشد." msgstr "حجم فایل باید حداقل %s باشد."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "ارتفاع تصویر نباید از %d پیکسل بیشتر باشد." msgstr "ارتفاع تصویر نباید از %d پیکسل بیشتر باشد."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "ارتفاع فایل باید حداقل %d پیکسل باشد." msgstr "ارتفاع فایل باید حداقل %d پیکسل باشد."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "عرض تصویر نباید از %d پیکسل بیشتر باشد." msgstr "عرض تصویر نباید از %d پیکسل بیشتر باشد."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "عرض تصویر باید حداقل %d پیکسل باشد." msgstr "عرض تصویر باید حداقل %d پیکسل باشد."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(بدون عنوان)" msgstr "(بدون عنوان)"
@ -7358,48 +7358,48 @@ msgstr "زمینه‌های زیرمجموعه"
msgid "Group" msgid "Group"
msgstr "گروه" msgstr "گروه"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "سفارشی سازی ارتفاع نقشه" msgstr "سفارشی سازی ارتفاع نقشه"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "ارتفاع" msgstr "ارتفاع"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "تعین مقدار بزرگنمایی اولیه" msgstr "تعین مقدار بزرگنمایی اولیه"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "بزرگنمایی" msgstr "بزرگنمایی"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "نقشه اولیه را وسط قرار بده" msgstr "نقشه اولیه را وسط قرار بده"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "مرکز" msgstr "مرکز"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "جستجو برای آدرس . . ." msgstr "جستجو برای آدرس . . ."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "پیدا کردن مکان فعلی" msgstr "پیدا کردن مکان فعلی"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "حذف مکان" msgstr "حذف مکان"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "جستجو" msgstr "جستجو"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fa_IR\n" "Language: fa_IR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6143,7 +6143,7 @@ msgstr "ویرایش"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد" msgstr "اگر از صفحه جاری خارج شوید ، تغییرات شما ذخیره نخواهند شد"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "نوع فایل باید %s باشد." msgstr "نوع فایل باید %s باشد."
@ -6152,35 +6152,35 @@ msgstr "نوع فایل باید %s باشد."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "یا" msgstr "یا"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "حجم فایل ها نباید از %s بیشتر باشد." msgstr "حجم فایل ها نباید از %s بیشتر باشد."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "حجم فایل باید حداقل %s باشد." msgstr "حجم فایل باید حداقل %s باشد."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "ارتفاع تصویر نباید از %d پیکسل بیشتر باشد." msgstr "ارتفاع تصویر نباید از %d پیکسل بیشتر باشد."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "ارتفاع فایل باید حداقل %d پیکسل باشد." msgstr "ارتفاع فایل باید حداقل %d پیکسل باشد."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "عرض تصویر نباید از %d پیکسل بیشتر باشد." msgstr "عرض تصویر نباید از %d پیکسل بیشتر باشد."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "عرض تصویر باید حداقل %d پیکسل باشد." msgstr "عرض تصویر باید حداقل %d پیکسل باشد."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(بدون عنوان)" msgstr "(بدون عنوان)"
@ -7377,48 +7377,48 @@ msgstr "فیلدهای زیرمجموعه"
msgid "Group" msgid "Group"
msgstr "گروه" msgstr "گروه"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "سفارشی سازی ارتفاع نقشه" msgstr "سفارشی سازی ارتفاع نقشه"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "ارتفاع" msgstr "ارتفاع"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "تعین مقدار بزرگنمایی اولیه" msgstr "تعین مقدار بزرگنمایی اولیه"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "بزرگنمایی" msgstr "بزرگنمایی"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "نقشه اولیه را وسط قرار بده" msgstr "نقشه اولیه را وسط قرار بده"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "مرکز" msgstr "مرکز"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "جستجو برای آدرس . . ." msgstr "جستجو برای آدرس . . ."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "پیدا کردن مکان فعلی" msgstr "پیدا کردن مکان فعلی"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "حذف مکان" msgstr "حذف مکان"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "جستجو" msgstr "جستجو"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fi\n" "Language: fi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6210,7 +6210,7 @@ msgstr "Muokkaa"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Tekemäsi muutokset menetetään, jos siirryt pois tältä sivulta" msgstr "Tekemäsi muutokset menetetään, jos siirryt pois tältä sivulta"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Tiedoston koko täytyy olla %s." msgstr "Tiedoston koko täytyy olla %s."
@ -6219,35 +6219,35 @@ msgstr "Tiedoston koko täytyy olla %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "tai" msgstr "tai"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Tiedoston koko ei saa ylittää %s." msgstr "Tiedoston koko ei saa ylittää %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "Tiedoston koko täytyy olla vähintään %s." msgstr "Tiedoston koko täytyy olla vähintään %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Kuvan korkeus ei saa ylittää %dpx." msgstr "Kuvan korkeus ei saa ylittää %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Kuvan korkeus täytyy olla vähintään %dpx." msgstr "Kuvan korkeus täytyy olla vähintään %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Kuvan leveys ei saa ylittää %dpx." msgstr "Kuvan leveys ei saa ylittää %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Kuvan leveys täytyy olla vähintään %dpx." msgstr "Kuvan leveys täytyy olla vähintään %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(ei otsikkoa)" msgstr "(ei otsikkoa)"
@ -7446,48 +7446,48 @@ msgstr "Alakentät"
msgid "Group" msgid "Group"
msgstr "Ryhmä" msgstr "Ryhmä"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Kartan korkeuden mukauttaminen" msgstr "Kartan korkeuden mukauttaminen"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Korkeus" msgstr "Korkeus"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Aseta oletuszoomaus" msgstr "Aseta oletuszoomaus"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoomaus" msgstr "Zoomaus"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Kartan oletussijainti" msgstr "Kartan oletussijainti"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Sijainti" msgstr "Sijainti"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Etsi osoite..." msgstr "Etsi osoite..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Etsi nykyinen sijainti" msgstr "Etsi nykyinen sijainti"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Tyhjennä paikkatieto" msgstr "Tyhjennä paikkatieto"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Etsi" msgstr "Etsi"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fr_CA\n" "Language: fr_CA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: fr_FR\n" "Language: fr_FR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6478,7 +6478,7 @@ msgstr ""
"Les modifications que vous avez effectuées seront perdues si vous quittez " "Les modifications que vous avez effectuées seront perdues si vous quittez "
"cette page" "cette page"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Le type de fichier doit être %s." msgstr "Le type de fichier doit être %s."
@ -6487,35 +6487,35 @@ msgstr "Le type de fichier doit être %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "ou" msgstr "ou"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "La taille du fichier ne doit pas excéder %s." msgstr "La taille du fichier ne doit pas excéder %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "La taille du fichier doit être dau moins %s." msgstr "La taille du fichier doit être dau moins %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "La hauteur de limage ne doit pas excéder %d px." msgstr "La hauteur de limage ne doit pas excéder %d px."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "La hauteur de limage doit être au minimum de %d px." msgstr "La hauteur de limage doit être au minimum de %d px."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "La largeur de limage ne doit pas excéder %d px." msgstr "La largeur de limage ne doit pas excéder %d px."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "La largeur de limage doit être au minimum de %d px." msgstr "La largeur de limage doit être au minimum de %d px."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(aucun titre)" msgstr "(aucun titre)"
@ -7718,48 +7718,48 @@ msgstr "Sous-champs"
msgid "Group" msgid "Group"
msgstr "Groupe" msgstr "Groupe"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Personnaliser la hauteur de la carte" msgstr "Personnaliser la hauteur de la carte"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Hauteur" msgstr "Hauteur"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Définir le niveau de zoom initial" msgstr "Définir le niveau de zoom initial"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centrer la carte initiale" msgstr "Centrer la carte initiale"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centrer" msgstr "Centrer"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Rechercher une adresse…" msgstr "Rechercher une adresse…"
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Obtenir lemplacement actuel" msgstr "Obtenir lemplacement actuel"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Effacer la position" msgstr "Effacer la position"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Rechercher" msgstr "Rechercher"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: gl_ES\n" "Language: gl_ES\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6140,7 +6140,7 @@ msgstr "Editar"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Os trocos que realizaras perderanse se navegas cara á outra páxina" msgstr "Os trocos que realizaras perderanse se navegas cara á outra páxina"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "O tipo de arquivo debe ser %s." msgstr "O tipo de arquivo debe ser %s."
@ -6149,35 +6149,35 @@ msgstr "O tipo de arquivo debe ser %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "ou" msgstr "ou"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "O tamaño de arquivo non debe ser maior de %s." msgstr "O tamaño de arquivo non debe ser maior de %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "O tamaño do arquivo debe ser polo menos %s." msgstr "O tamaño do arquivo debe ser polo menos %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "A altura da imaxe non debe exceder %dpx." msgstr "A altura da imaxe non debe exceder %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "A altura da imaxe debe ser polo menos %dpx." msgstr "A altura da imaxe debe ser polo menos %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "O ancho da imaxe non debe exceder %dpx." msgstr "O ancho da imaxe non debe exceder %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "O ancho da imaxe debe ser polo menos %dpx." msgstr "O ancho da imaxe debe ser polo menos %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(sen título)" msgstr "(sen título)"
@ -7380,48 +7380,48 @@ msgstr "Subcampos"
msgid "Group" msgid "Group"
msgstr "Grupo" msgstr "Grupo"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Personalizar a altura do mapa" msgstr "Personalizar a altura do mapa"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Altura" msgstr "Altura"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Establecer o nivel inicial de zoom" msgstr "Establecer o nivel inicial de zoom"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centrar inicialmente o mapa" msgstr "Centrar inicialmente o mapa"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centro" msgstr "Centro"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Buscar enderezo..." msgstr "Buscar enderezo..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Encontrar ubicación actual" msgstr "Encontrar ubicación actual"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Borrar ubicación" msgstr "Borrar ubicación"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: gu\n" "Language: gu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6315,7 +6315,7 @@ msgstr "સંપાદિત કરો"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "જો તમે આ પૃષ્ઠ છોડીને જશો તો તમે કરેલા ફેરફારો ખોવાઈ જશે" msgstr "જો તમે આ પૃષ્ઠ છોડીને જશો તો તમે કરેલા ફેરફારો ખોવાઈ જશે"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "ફાઇલનો પ્રકાર %s હોવો આવશ્યક છે." msgstr "ફાઇલનો પ્રકાર %s હોવો આવશ્યક છે."
@ -6324,35 +6324,35 @@ msgstr "ફાઇલનો પ્રકાર %s હોવો આવશ્યક
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "અથવા" msgstr "અથવા"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "ફાઇલનું કદ %s થી વધુ ન હોવું જોઈએ." msgstr "ફાઇલનું કદ %s થી વધુ ન હોવું જોઈએ."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "ફાઇલનું કદ ઓછામાં ઓછું %s હોવું જોઈએ." msgstr "ફાઇલનું કદ ઓછામાં ઓછું %s હોવું જોઈએ."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "છબીની ઊંચાઈ %dpx કરતાં વધુ ન હોવી જોઈએ." msgstr "છબીની ઊંચાઈ %dpx કરતાં વધુ ન હોવી જોઈએ."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "છબીની ઊંચાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ." msgstr "છબીની ઊંચાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "છબીની પહોળાઈ %dpx થી વધુ ન હોવી જોઈએ." msgstr "છબીની પહોળાઈ %dpx થી વધુ ન હોવી જોઈએ."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "છબીની પહોળાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ." msgstr "છબીની પહોળાઈ ઓછામાં ઓછી %dpx હોવી જોઈએ."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(કોઈ શીર્ષક નથી)" msgstr "(કોઈ શીર્ષક નથી)"
@ -7550,48 +7550,48 @@ msgstr "પેટા ક્ષેત્રો"
msgid "Group" msgid "Group"
msgstr "જૂથ" msgstr "જૂથ"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "નકશાની ઊંચાઈ કસ્ટમાઇઝ કરો" msgstr "નકશાની ઊંચાઈ કસ્ટમાઇઝ કરો"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "ઊંચાઈ" msgstr "ઊંચાઈ"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "પ્રારંભિક ઝૂમ સ્તર સેટ કરો" msgstr "પ્રારંભિક ઝૂમ સ્તર સેટ કરો"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "ઝૂમ" msgstr "ઝૂમ"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "શરૂઆતના નકશાને મધ્યમાં રાખો" msgstr "શરૂઆતના નકશાને મધ્યમાં રાખો"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "મધ્ય" msgstr "મધ્ય"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "સરનામું શોધો..." msgstr "સરનામું શોધો..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "વર્તમાન સ્થાન શોધો" msgstr "વર્તમાન સ્થાન શોધો"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "સ્થાન સાફ કરો" msgstr "સ્થાન સાફ કરો"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "શોધો" msgstr "શોધો"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: he_IL\n" "Language: he_IL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: hr\n" "Language: hr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: hu_HU\n" "Language: hu_HU\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: id_ID\n" "Language: id_ID\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: it_IT\n" "Language: it_IT\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -27,7 +27,7 @@ msgstr "Rimuovi l'immagine"
#: includes/fields/class-acf-field-image.php:142 #: includes/fields/class-acf-field-image.php:142
msgid "Edit image" msgid "Edit image"
msgstr "" msgstr "Modifica l'immagine"
#: includes/fields/class-acf-field-image.php:138 #: includes/fields/class-acf-field-image.php:138
msgid "Selected image. Press tab to access image options." msgid "Selected image. Press tab to access image options."
@ -44,6 +44,7 @@ msgstr "Modifica il file"
#: includes/fields/class-acf-field-file.php:140 #: includes/fields/class-acf-field-file.php:140
msgid "Selected file. Press tab to access file options." msgid "Selected file. Press tab to access file options."
msgstr "" msgstr ""
"File selezionato. Fai clic sulla scheda per accedere alle opzioni del file."
#: includes/fields/class-acf-field-color_picker.php:306 #: includes/fields/class-acf-field-color_picker.php:306
msgid "Show Color Wheel" msgid "Show Color Wheel"
@ -56,15 +57,15 @@ msgstr ""
#: includes/fields/class-acf-field-color_picker.php:295 #: includes/fields/class-acf-field-color_picker.php:295
msgid "Custom Palette" msgid "Custom Palette"
msgstr "" msgstr "Palette personalizzata"
#: includes/fields/class-acf-field-color_picker.php:275 #: includes/fields/class-acf-field-color_picker.php:275
msgid "Use colors from theme.json" msgid "Use colors from theme.json"
msgstr "" msgstr "Utilizza i colori da theme.json"
#: includes/fields/class-acf-field-color_picker.php:274 #: includes/fields/class-acf-field-color_picker.php:274
msgid "Specify custom colors" msgid "Specify custom colors"
msgstr "" msgstr "Specifica i colori personalizzati"
#: includes/fields/class-acf-field-color_picker.php:268 #: includes/fields/class-acf-field-color_picker.php:268
msgid "Custom Palette Source" msgid "Custom Palette Source"
@ -72,7 +73,7 @@ msgstr ""
#: includes/fields/class-acf-field-color_picker.php:250 #: includes/fields/class-acf-field-color_picker.php:250
msgid "Show Custom Palette" msgid "Show Custom Palette"
msgstr "" msgstr "Visualizza la palette personalizzata"
#: includes/admin/views/acf-field-group/options.php:272 #: includes/admin/views/acf-field-group/options.php:272
msgid "" msgid ""
@ -82,13 +83,15 @@ msgstr ""
#: includes/admin/views/acf-field-group/options.php:271 #: includes/admin/views/acf-field-group/options.php:271
msgid "Display Title" msgid "Display Title"
msgstr "" msgstr "Visualizza il titolo"
#: includes/admin/tools/class-acf-admin-tool-import.php:70 #: includes/admin/tools/class-acf-admin-tool-import.php:70
msgid "" msgid ""
"Import JSON containing field groups, post types, or taxonomies (trusted " "Import JSON containing field groups, post types, or taxonomies (trusted "
"sources only)" "sources only)"
msgstr "" msgstr ""
"Importa JSON contenenti gruppi di campi, post type o tassonomie (solo fonti "
"affidabili)"
#: includes/admin/tools/class-acf-admin-tool-import.php:64 #: includes/admin/tools/class-acf-admin-tool-import.php:64
msgid "Select JSON File" msgid "Select JSON File"
@ -103,7 +106,7 @@ msgstr ""
#: includes/fields/class-acf-field-date_picker.php:244 #: includes/fields/class-acf-field-date_picker.php:244
#: includes/fields/class-acf-field-date_time_picker.php:231 #: includes/fields/class-acf-field-date_time_picker.php:231
msgid "Use the current date as the default value for this field." msgid "Use the current date as the default value for this field."
msgstr "" msgstr "Imposta la data attuale come valore predefinito per questo campo."
#: includes/fields/class-acf-field-date_picker.php:243 #: includes/fields/class-acf-field-date_picker.php:243
#: includes/fields/class-acf-field-date_time_picker.php:230 #: includes/fields/class-acf-field-date_time_picker.php:230
@ -140,16 +143,16 @@ msgstr ""
#: includes/fields/class-acf-field-select.php:456 #: includes/fields/class-acf-field-select.php:456
msgid "Create Options" msgid "Create Options"
msgstr "" msgstr "Crea opzioni"
#: includes/admin/views/global/navigation.php:189 #: includes/admin/views/global/navigation.php:189
#: includes/admin/views/global/navigation.php:193 #: includes/admin/views/global/navigation.php:193
msgid "Edit ACF Field Groups" msgid "Edit ACF Field Groups"
msgstr "" msgstr "Modifica i gruppi di campi ACF"
#: includes/admin/views/global/navigation.php:110 #: includes/admin/views/global/navigation.php:110
msgid "Get 4 months free on any WP Engine plan" msgid "Get 4 months free on any WP Engine plan"
msgstr "" msgstr "Assicurati 4 mesi gratuiti su tutti i piani di WP Engine"
#: src/Site_Health/Site_Health.php:531 #: src/Site_Health/Site_Health.php:531
msgid "Number of Field Groups with Blocks and Other Locations" msgid "Number of Field Groups with Blocks and Other Locations"
@ -6476,7 +6479,7 @@ msgstr "Modifica"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "Le modifiche effettuate verranno cancellate se esci da questa pagina" msgstr "Le modifiche effettuate verranno cancellate se esci da questa pagina"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "La tipologia del file deve essere %s." msgstr "La tipologia del file deve essere %s."
@ -6485,35 +6488,35 @@ msgstr "La tipologia del file deve essere %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "oppure" msgstr "oppure"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "La dimensione del file non deve superare %s." msgstr "La dimensione del file non deve superare %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "La dimensione del file deve essere di almeno %s." msgstr "La dimensione del file deve essere di almeno %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "L'altezza dell'immagine non deve superare i %dpx." msgstr "L'altezza dell'immagine non deve superare i %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "L'altezza dell'immagine deve essere di almeno %dpx." msgstr "L'altezza dell'immagine deve essere di almeno %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "La larghezza dell'immagine non deve superare i %dpx." msgstr "La larghezza dell'immagine non deve superare i %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "La larghezza dell'immagine deve essere di almeno %dpx." msgstr "La larghezza dell'immagine deve essere di almeno %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(nessun titolo)" msgstr "(nessun titolo)"
@ -7718,48 +7721,48 @@ msgstr "Sottocampi"
msgid "Group" msgid "Group"
msgstr "Gruppo" msgstr "Gruppo"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Personalizza l'altezza della mappa" msgstr "Personalizza l'altezza della mappa"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Altezza" msgstr "Altezza"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Imposta il livello iniziale dello zoom" msgstr "Imposta il livello iniziale dello zoom"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Centra la mappa iniziale" msgstr "Centra la mappa iniziale"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Centro" msgstr "Centro"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Cerca per indirizzo..." msgstr "Cerca per indirizzo..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Trova posizione corrente" msgstr "Trova posizione corrente"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Rimuovi posizione" msgstr "Rimuovi posizione"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Cerca" msgstr "Cerca"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-03T15:31:58+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ja\n" "Language: ja\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6166,7 +6166,7 @@ msgstr "編集"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "このページから移動した場合、変更は失われます" msgstr "このページから移動した場合、変更は失われます"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "ファイル形式は %s である必要があります。" msgstr "ファイル形式は %s である必要があります。"
@ -6175,35 +6175,35 @@ msgstr "ファイル形式は %s である必要があります。"
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "または" msgstr "または"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "ファイルサイズは %s 以下である必要があります。" msgstr "ファイルサイズは %s 以下である必要があります。"
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "ファイルサイズは %s 以上である必要があります。" msgstr "ファイルサイズは %s 以上である必要があります。"
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "画像の高さは %dpx 以下である必要があります。" msgstr "画像の高さは %dpx 以下である必要があります。"
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "画像の高さは %dpx 以上である必要があります。" msgstr "画像の高さは %dpx 以上である必要があります。"
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "画像の幅は %dpx 以下である必要があります。" msgstr "画像の幅は %dpx 以下である必要があります。"
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "画像の幅は %dpx 以上である必要があります。" msgstr "画像の幅は %dpx 以上である必要があります。"
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(タイトルなし)" msgstr "(タイトルなし)"
@ -7400,48 +7400,48 @@ msgstr "サブフィールド"
msgid "Group" msgid "Group"
msgstr "グループ" msgstr "グループ"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "地図の高さをカスタマイズ" msgstr "地図の高さをカスタマイズ"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "高さ" msgstr "高さ"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "地図のデフォルトズームレベルを設定" msgstr "地図のデフォルトズームレベルを設定"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "ズーム" msgstr "ズーム"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "地図のデフォルト中心位置を設定" msgstr "地図のデフォルト中心位置を設定"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "中央" msgstr "中央"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "住所を検索…" msgstr "住所を検索…"
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "現在の場所を検索" msgstr "現在の場所を検索"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "位置情報をクリア" msgstr "位置情報をクリア"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "検索" msgstr "検索"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: ko_KR\n" "Language: ko_KR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6308,7 +6308,7 @@ msgstr "편집하기"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "페이지를 벗어나면 변경 한 내용이 손실 됩니다" msgstr "페이지를 벗어나면 변경 한 내용이 손실 됩니다"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "파일 유형은 %s여야 합니다." msgstr "파일 유형은 %s여야 합니다."
@ -6317,35 +6317,35 @@ msgstr "파일 유형은 %s여야 합니다."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "또는" msgstr "또는"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "파일 크기는 %s를 초과할 수 없습니다." msgstr "파일 크기는 %s를 초과할 수 없습니다."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "파일 크기는 %s 이상이어야 합니다." msgstr "파일 크기는 %s 이상이어야 합니다."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "이미지 높이는 %dpx를 초과할 수 없습니다." msgstr "이미지 높이는 %dpx를 초과할 수 없습니다."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "이미지 높이는 %dpx 이상이어야 합니다." msgstr "이미지 높이는 %dpx 이상이어야 합니다."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "이미지 너비는 %dpx를 초과할 수 없습니다." msgstr "이미지 너비는 %dpx를 초과할 수 없습니다."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "이미지 너비는 %dpx 이상이어야 합니다." msgstr "이미지 너비는 %dpx 이상이어야 합니다."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(제목 없음)" msgstr "(제목 없음)"
@ -7540,48 +7540,48 @@ msgstr "하위 필드"
msgid "Group" msgid "Group"
msgstr "그룹" msgstr "그룹"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "지도 높이 맞춤설정" msgstr "지도 높이 맞춤설정"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "높이" msgstr "높이"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "초기화 줌 레벨 설정하기" msgstr "초기화 줌 레벨 설정하기"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "줌" msgstr "줌"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "초기 맵 중앙에 배치" msgstr "초기 맵 중앙에 배치"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "중앙" msgstr "중앙"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "주소를 검색하기..." msgstr "주소를 검색하기..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "현재 위치 찾기" msgstr "현재 위치 찾기"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "위치 지우기" msgstr "위치 지우기"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "검색하기" msgstr "검색하기"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: nb_NO\n" "Language: nb_NO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6407,7 +6407,7 @@ msgid "The changes you made will be lost if you navigate away from this page"
msgstr "" msgstr ""
"Endringene du har gjort vil gå tapt om du navigerer bort fra denne siden" "Endringene du har gjort vil gå tapt om du navigerer bort fra denne siden"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Filtype må være %s." msgstr "Filtype må være %s."
@ -6416,35 +6416,35 @@ msgstr "Filtype må være %s."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "eller" msgstr "eller"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Filstørrelsen må ikke overstige %s." msgstr "Filstørrelsen må ikke overstige %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "Filstørrelse må minst være %s." msgstr "Filstørrelse må minst være %s."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "Bildehøyde må ikke overstige %dpx." msgstr "Bildehøyde må ikke overstige %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "Bildehøyde må være minst %dpx." msgstr "Bildehøyde må være minst %dpx."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "Bildebredde må ikke overstige %dpx." msgstr "Bildebredde må ikke overstige %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "Bildebredde må være minst %dpx." msgstr "Bildebredde må være minst %dpx."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(ingen tittel)" msgstr "(ingen tittel)"
@ -7643,48 +7643,48 @@ msgstr "Underfelt"
msgid "Group" msgid "Group"
msgstr "Gruppe" msgstr "Gruppe"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "Tilpass karthøyden" msgstr "Tilpass karthøyden"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Høyde" msgstr "Høyde"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Velg første zoomnivå" msgstr "Velg første zoomnivå"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Forstørr" msgstr "Forstørr"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "Sentrer det opprinnelige kartet" msgstr "Sentrer det opprinnelige kartet"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Midtstill" msgstr "Midtstill"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Søk etter adresse..." msgstr "Søk etter adresse..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Finn gjeldende plassering" msgstr "Finn gjeldende plassering"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Fjern plassering" msgstr "Fjern plassering"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Søk" msgstr "Søk"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: nl_BE\n" "Language: nl_BE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6444,7 +6444,7 @@ msgstr "Bewerken"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat" msgstr "De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Het bestandstype moet %s zijn." msgstr "Het bestandstype moet %s zijn."
@ -6453,35 +6453,35 @@ msgstr "Het bestandstype moet %s zijn."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "of" msgstr "of"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "Bestandsgrootte mag %s niet overschrijden." msgstr "Bestandsgrootte mag %s niet overschrijden."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "De bestandsgrootte moet minimaal %s zijn." msgstr "De bestandsgrootte moet minimaal %s zijn."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "De hoogte van de afbeelding mag niet hoger zijn dan %dpx." msgstr "De hoogte van de afbeelding mag niet hoger zijn dan %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "De hoogte van de afbeelding moet minstens %dpx zijn." msgstr "De hoogte van de afbeelding moet minstens %dpx zijn."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "De breedte van de afbeelding mag niet groter zijn dan %dpx." msgstr "De breedte van de afbeelding mag niet groter zijn dan %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "De breedte van de afbeelding moet ten minste %dpx zijn." msgstr "De breedte van de afbeelding moet ten minste %dpx zijn."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(geen titel)" msgstr "(geen titel)"
@ -7686,48 +7686,48 @@ msgstr "Subvelden"
msgid "Group" msgid "Group"
msgstr "Groep" msgstr "Groep"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "De kaarthoogte aanpassen" msgstr "De kaarthoogte aanpassen"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Hoogte" msgstr "Hoogte"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Het initiële zoomniveau instellen" msgstr "Het initiële zoomniveau instellen"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "De eerste kaart centreren" msgstr "De eerste kaart centreren"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Midden" msgstr "Midden"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Zoek naar adres..." msgstr "Zoek naar adres..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Huidige locatie opzoeken" msgstr "Huidige locatie opzoeken"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Locatie wissen" msgstr "Locatie wissen"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Zoeken" msgstr "Zoeken"

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -12,7 +12,7 @@
# This file is distributed under the same license as Advanced Custom Fields. # This file is distributed under the same license as Advanced Custom Fields.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2025-12-02T21:57:34+00:00\n" "PO-Revision-Date: 2025-12-10T16:19:31+00:00\n"
"Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n" "Report-Msgid-Bugs-To: http://support.advancedcustomfields.com\n"
"Language: nl_NL\n" "Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -6445,7 +6445,7 @@ msgstr "Bewerken"
msgid "The changes you made will be lost if you navigate away from this page" msgid "The changes you made will be lost if you navigate away from this page"
msgstr "De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat" msgstr "De aangebrachte wijzigingen gaan verloren als je deze pagina verlaat"
#: includes/api/api-helpers.php:3009 #: includes/api/api-helpers.php:3020
msgid "File type must be %s." msgid "File type must be %s."
msgstr "Het bestandstype moet %s zijn." msgstr "Het bestandstype moet %s zijn."
@ -6454,35 +6454,35 @@ msgstr "Het bestandstype moet %s zijn."
#: includes/admin/views/acf-field-group/conditional-logic.php:191 #: includes/admin/views/acf-field-group/conditional-logic.php:191
#: includes/admin/views/acf-field-group/location-group.php:14 #: includes/admin/views/acf-field-group/location-group.php:14
#: includes/admin/views/acf-field-group/locations.php:43 #: includes/admin/views/acf-field-group/locations.php:43
#: includes/api/api-helpers.php:3006 #: includes/api/api-helpers.php:3017
msgid "or" msgid "or"
msgstr "of" msgstr "of"
#: includes/api/api-helpers.php:2982 #: includes/api/api-helpers.php:2993
msgid "File size must not exceed %s." msgid "File size must not exceed %s."
msgstr "De bestandsgrootte mag niet groter zijn dan %s." msgstr "De bestandsgrootte mag niet groter zijn dan %s."
#: includes/api/api-helpers.php:2978 #: includes/api/api-helpers.php:2989
msgid "File size must be at least %s." msgid "File size must be at least %s."
msgstr "De bestandsgrootte moet minimaal %s zijn." msgstr "De bestandsgrootte moet minimaal %s zijn."
#: includes/api/api-helpers.php:2965 #: includes/api/api-helpers.php:2976
msgid "Image height must not exceed %dpx." msgid "Image height must not exceed %dpx."
msgstr "De hoogte van de afbeelding mag niet hoger zijn dan %dpx." msgstr "De hoogte van de afbeelding mag niet hoger zijn dan %dpx."
#: includes/api/api-helpers.php:2961 #: includes/api/api-helpers.php:2972
msgid "Image height must be at least %dpx." msgid "Image height must be at least %dpx."
msgstr "De hoogte van de afbeelding moet minimaal %dpx zijn." msgstr "De hoogte van de afbeelding moet minimaal %dpx zijn."
#: includes/api/api-helpers.php:2949 #: includes/api/api-helpers.php:2960
msgid "Image width must not exceed %dpx." msgid "Image width must not exceed %dpx."
msgstr "De breedte van de afbeelding mag niet groter zijn dan %dpx." msgstr "De breedte van de afbeelding mag niet groter zijn dan %dpx."
#: includes/api/api-helpers.php:2945 #: includes/api/api-helpers.php:2956
msgid "Image width must be at least %dpx." msgid "Image width must be at least %dpx."
msgstr "De breedte van de afbeelding moet ten minste %dpx zijn." msgstr "De breedte van de afbeelding moet ten minste %dpx zijn."
#: includes/api/api-helpers.php:1434 includes/api/api-term.php:149 #: includes/api/api-helpers.php:1445 includes/api/api-term.php:149
msgid "(no title)" msgid "(no title)"
msgstr "(geen titel)" msgstr "(geen titel)"
@ -7686,48 +7686,48 @@ msgstr "Subvelden"
msgid "Group" msgid "Group"
msgstr "Groep" msgstr "Groep"
#: includes/fields/class-acf-field-google-map.php:230 #: includes/fields/class-acf-field-google-map.php:231
msgid "Customize the map height" msgid "Customize the map height"
msgstr "De kaarthoogte aanpassen" msgstr "De kaarthoogte aanpassen"
#: includes/fields/class-acf-field-google-map.php:229 #: includes/fields/class-acf-field-google-map.php:230
#: includes/fields/class-acf-field-image.php:258 #: includes/fields/class-acf-field-image.php:258
#: includes/fields/class-acf-field-image.php:294 #: includes/fields/class-acf-field-image.php:294
#: includes/fields/class-acf-field-oembed.php:261 #: includes/fields/class-acf-field-oembed.php:261
msgid "Height" msgid "Height"
msgstr "Hoogte" msgstr "Hoogte"
#: includes/fields/class-acf-field-google-map.php:218 #: includes/fields/class-acf-field-google-map.php:219
msgid "Set the initial zoom level" msgid "Set the initial zoom level"
msgstr "Het initiële zoomniveau instellen" msgstr "Het initiële zoomniveau instellen"
#: includes/fields/class-acf-field-google-map.php:217 #: includes/fields/class-acf-field-google-map.php:218
msgid "Zoom" msgid "Zoom"
msgstr "Zoom" msgstr "Zoom"
#: includes/fields/class-acf-field-google-map.php:191 #: includes/fields/class-acf-field-google-map.php:192
#: includes/fields/class-acf-field-google-map.php:204 #: includes/fields/class-acf-field-google-map.php:205
msgid "Center the initial map" msgid "Center the initial map"
msgstr "De eerste kaart centreren" msgstr "De eerste kaart centreren"
#: includes/fields/class-acf-field-google-map.php:190 #: includes/fields/class-acf-field-google-map.php:191
#: includes/fields/class-acf-field-google-map.php:203 #: includes/fields/class-acf-field-google-map.php:204
msgid "Center" msgid "Center"
msgstr "Midden" msgstr "Midden"
#: includes/fields/class-acf-field-google-map.php:162 #: includes/fields/class-acf-field-google-map.php:156
msgid "Search for address..." msgid "Search for address..."
msgstr "Zoek naar adres..." msgstr "Zoek naar adres..."
#: includes/fields/class-acf-field-google-map.php:159 #: includes/fields/class-acf-field-google-map.php:161
msgid "Find current location" msgid "Find current location"
msgstr "Huidige locatie opzoeken" msgstr "Huidige locatie opzoeken"
#: includes/fields/class-acf-field-google-map.php:158 #: includes/fields/class-acf-field-google-map.php:160
msgid "Clear location" msgid "Clear location"
msgstr "Locatie wissen" msgstr "Locatie wissen"
#: includes/fields/class-acf-field-google-map.php:157 #: includes/fields/class-acf-field-google-map.php:159
#: includes/fields/class-acf-field-relationship.php:609 #: includes/fields/class-acf-field-relationship.php:609
msgid "Search" msgid "Search"
msgstr "Zoeken" msgstr "Zoeken"

File diff suppressed because one or more lines are too long

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More