# Copyright (C) 2025 Gravity Wiz # This file is distributed under the GPL2. msgid "" msgstr "" "Project-Id-Version: GP Nested Forms 1.2.4\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cloned-perk-9d1qFg0qz0\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2025-02-27T19:35:31+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: gp-nested-forms\n" #. Plugin Name of the plugin #: gp-nested-forms.php msgid "GP Nested Forms" msgstr "" #. Plugin URI of the plugin #: gp-nested-forms.php msgid "https://gravitywiz.com/documentation/gravity-forms-nested-forms/" msgstr "" #. Description of the plugin #: gp-nested-forms.php msgid "Create forms within forms for better management of complex forms. Formception!" msgstr "" #. Author of the plugin #: gp-nested-forms.php msgid "Gravity Wiz" msgstr "" #. Author URI of the plugin #: gp-nested-forms.php msgid "https://gravitywiz.com" msgstr "" #: class-gp-nested-forms.php:267 #: class-gp-nested-forms.php:701 #: includes/class-gp-field-nested-form.php:8 msgid "Nested Form" msgstr "" #: class-gp-nested-forms.php:267 msgid "Select the form that should be used to create nested entries for this form." msgstr "" #: class-gp-nested-forms.php:268 #: class-gp-nested-forms.php:730 msgid "Summary Fields" msgstr "" #: class-gp-nested-forms.php:268 msgid "Select which fields from the nested entry will display in table on the current form. This does not affect which fields will appear in the modal." msgstr "" #: class-gp-nested-forms.php:269 #: class-gp-nested-forms.php:745 msgid "Entry Labels" msgstr "" #: class-gp-nested-forms.php:269 msgid "Specify a singular and plural label with which entries submitted via this field will be labeled (i.e. \"employee\", \"employees\")." msgstr "" #: class-gp-nested-forms.php:270 #: class-gp-nested-forms.php:794 msgid "Entry Limits" msgstr "" #: class-gp-nested-forms.php:270 msgid "Specify the minimum and maximum number of entries that can be submitted for this field." msgstr "" #: class-gp-nested-forms.php:271 #: class-gp-nested-forms.php:818 msgid "Feed Processing" msgstr "" #: class-gp-nested-forms.php:271 msgid "By default, any Gravity Forms add-on feeds will be processed immediately when the nested form is submitted. Use this option to delay feed processing for entries submitted via the nested form until after the parent form is submitted.

For example, if you have a User Registration feed configured for the nested form, you may not want the users to actually be registered until the parent form is submitted." msgstr "" #: class-gp-nested-forms.php:272 #: class-gp-nested-forms.php:773 msgid "Modal Color" msgstr "" #: class-gp-nested-forms.php:272 msgid "Select a color which will be used to set the background color of the nested form modal header and navigational buttons." msgstr "" #: class-gp-nested-forms.php:412 msgid "There was an error retrieving the fields for this form. Please try again or contact support." msgstr "" #: class-gp-nested-forms.php:575 #: class-gp-nested-forms.php:979 msgid "Parent Entry ID" msgstr "" #: class-gp-nested-forms.php:707 msgid "Select a Form" msgstr "" #: class-gp-nested-forms.php:718 msgid "Inactive" msgstr "" #: class-gp-nested-forms.php:734 msgid "Select your fields" msgstr "" #: class-gp-nested-forms.php:750 msgid "Singular" msgstr "" #: class-gp-nested-forms.php:752 msgid "e.g. Entry" msgstr "" #: class-gp-nested-forms.php:756 msgid "Plural" msgstr "" #: class-gp-nested-forms.php:758 msgid "e.g. Entries" msgstr "" #: class-gp-nested-forms.php:800 msgid "Minimum" msgstr "" #: class-gp-nested-forms.php:802 msgid "e.g. 2" msgstr "" #: class-gp-nested-forms.php:807 msgid "Maximum" msgstr "" #: class-gp-nested-forms.php:809 msgid "e.g. 5" msgstr "" #: class-gp-nested-forms.php:822 msgid "Process nested feeds when the" msgstr "" #: class-gp-nested-forms.php:824 msgid "parent form" msgstr "" #: class-gp-nested-forms.php:825 msgid "nested form" msgstr "" #: class-gp-nested-forms.php:827 msgid "is submitted." msgstr "" #: class-gp-nested-forms.php:984 msgid "Parent Entry Form ID" msgstr "" #: class-gp-nested-forms.php:989 msgid "Child Form Field ID" msgstr "" #: class-gp-nested-forms.php:1114 msgid "Oops! You don't have permission to get fields for this form." msgstr "" #: class-gp-nested-forms.php:1130 #: class-gp-nested-forms.php:1141 msgid "Oops! You don't have permission to delete this entry." msgstr "" #: class-gp-nested-forms.php:1137 msgid "Oops! There was an error finding an entry. Did you pass a valid entry_id?" msgstr "" #: class-gp-nested-forms.php:1194 #: class-gp-nested-forms.php:1206 msgid "Oops! You don't have permission to edit this entry." msgstr "" #: class-gp-nested-forms.php:1202 msgid "Oops! We can't locate that entry." msgstr "" #: class-gp-nested-forms.php:1254 msgid "Oops! You don't have permission to do this." msgstr "" #: class-gp-nested-forms.php:1271 msgid "Configuration Error" msgstr "" #: class-gp-nested-forms.php:1272 msgid "Child forms cannot contain nested forms. Please edit the child form and remove any nested form fields in it." msgstr "" #: class-gp-nested-forms.php:1287 msgid "Sorry. You must be logged in to view this form." msgstr "" #: class-gp-nested-forms.php:1332 #: class-gp-nested-forms.php:1352 msgid "Oops! You don't have permission to duplicate this entry." msgstr "" #. Translators: %s is replaced by singular item label. #. translators: placeholder is a singular item label such as "Item" or "Player" #. translators: placeholder is a singlular item label such as "Item" or "Player" #: class-gp-nested-forms.php:2392 #: class-gp-nested-forms.php:2416 #: class-gp-nested-forms.php:2429 #: includes/class-gp-field-nested-form.php:100 msgid "Add %s" msgstr "" #. Translators: %s is replaced by singular item label. #. translators: placeholder is a singular item label such as "Item" or "Player" #: class-gp-nested-forms.php:2394 #: class-gp-nested-forms.php:2418 #: class-gp-nested-forms.php:2435 msgid "Edit %s" msgstr "" #: class-gp-nested-forms.php:2397 msgid "Cancel" msgstr "" #: class-gp-nested-forms.php:2398 #: includes/class-gp-field-nested-form.php:132 msgid "Delete" msgstr "" #: class-gp-nested-forms.php:2399 msgid "Are you sure?" msgstr "" #: class-gp-nested-forms.php:2400 msgid "Close" msgstr "" #: class-gp-nested-forms.php:3665 msgid "Row ID" msgstr "" #: includes/class-gp-field-nested-form.php:57 msgid "Nested Form fields cannot be edited. Edit the child entry to make changes." msgstr "" #: includes/class-gp-field-nested-form.php:83 msgid "Configuration Required" msgstr "" #: includes/class-gp-field-nested-form.php:84 msgid "Use the Nested Form and Summary Fields settings to choose the form and fields to display in this Nested Form field." msgstr "" #. Translators: %1$s is replaced with a . %2$s is replaced with the plural label for child entries. %3$s is replaced with a closing . #: includes/class-gp-field-nested-form.php:128 msgid "There are no %1$s%2$s.%3$s" msgstr "" #: includes/class-gp-field-nested-form.php:130 msgid "Edit" msgstr "" #: includes/class-gp-field-nested-form.php:131 msgid "Duplicate" msgstr "" #. Translators: %1$s is replaced with the singular label for a child entry. %2$s is replaced with the field label for the first column. #: includes/class-gp-field-nested-form.php:136 msgid "Edit %1$s {0} where %2$s is {1}." msgstr "" #. Translators: %1$s is replaced with the singular label for a child entry. %2$s is replaced with the field label for the first column. #: includes/class-gp-field-nested-form.php:138 msgid "Duplicate %1$s {0} where %2$s is {1}." msgstr "" #. Translators: %1$s is replaced with the singular label for a child entry. %2$s is replaced with the field label for the first column. #: includes/class-gp-field-nested-form.php:140 msgid "Delete %1$s {0} where %2$s is {1}." msgstr "" #. translators: placeholder is a plural item label such as "Items" or "Players" #: includes/class-gp-field-nested-form.php:221 msgid "Maximum number of %s reached." msgstr "" #. translators: placeholder is a singular item label such as "Item" or "Player" #: includes/class-gp-field-nested-form.php:317 msgid "View Expanded %s List" msgstr "" #: includes/class-gp-field-nested-form.php:340 msgid "View Entry" msgstr "" #: includes/class-gp-field-nested-form.php:438 msgid "Entry" msgstr "" #: includes/class-gp-field-nested-form.php:439 msgid "Entries" msgstr "" #. Translators: %1$d is replaced with the minimum. %2$s is replaced with the label for an individual entry. #: includes/class-gp-field-nested-form.php:504 msgid "Please enter a minimum of %1$d %2$s" msgstr "" #. Translators: %1$d is replaced with the maximum. %2$s is replaced with the label for an individual entry. #: includes/class-gp-field-nested-form.php:522 msgid "Please enter a maximum of %1$d %2$s" msgstr "" #. translators: placeholder is a field label #: includes/class-gpnf-merge-tags.php:29 msgid "%s: Count" msgstr "" #. translators: placeholder is a field label #: includes/class-gpnf-merge-tags.php:35 msgid "%s: Sum" msgstr "" #. translators: placeholder is a field label #: includes/class-gpnf-merge-tags.php:44 msgid "%s: Total" msgstr "" #. translators: placeholder is a field label #: includes/class-gpnf-merge-tags.php:51 msgid "%s: Set" msgstr "" #: templates/nested-entries.php:27 msgid "Actions" msgstr ""