# Copyright (C) 2025 Gravity Wiz # This file is distributed under the GPL2. msgid "" msgstr "" "Project-Id-Version: GP Inventory 1.0.19\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cloned-perk-EyuDqW_qY_\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-12-17T20:07:14+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: gp-inventory\n" #. Plugin Name of the plugin #: gp-inventory.php #: class-gp-inventory.php:665 #: class-gp-inventory.php:671 msgid "GP Inventory" msgstr "" #. Plugin URI of the plugin #: gp-inventory.php msgid "https://gravitywiz.com/documentation/gravity-forms-inventory/" msgstr "" #. Description of the plugin #: gp-inventory.php msgid "Easy, flexible inventory management for Gravity Forms." msgstr "" #. Author of the plugin #: gp-inventory.php msgid "Gravity Wiz" msgstr "" #. Author URI of the plugin #: gp-inventory.php msgid "https://gravitywiz.com/" msgstr "" #: class-gp-inventory.php:286 msgid "Add" msgstr "" #: class-gp-inventory.php:287 msgid "Adding..." msgstr "" #: class-gp-inventory.php:288 msgid "Edit" msgstr "" #: class-gp-inventory.php:289 msgid "Editing..." msgstr "" #: class-gp-inventory.php:290 msgid "Close" msgstr "" #: class-gp-inventory.php:291 msgid "Delete" msgstr "" #: class-gp-inventory.php:292 #: class-gp-inventory.php:328 msgid "Inventory Type" msgstr "" #: class-gp-inventory.php:293 msgid "Untracked" msgstr "" #: class-gp-inventory.php:294 msgid "Simple" msgstr "" #: class-gp-inventory.php:295 msgid "Advanced" msgstr "" #: class-gp-inventory.php:296 #: class-gp-inventory.php:333 #: includes/class-inventory-page.php:98 #: includes/class-inventory-page.php:100 #: includes/class-inventory-page.php:175 msgid "Inventory" msgstr "" #: class-gp-inventory.php:297 msgid "Inventory Per Combination" msgstr "" #: class-gp-inventory.php:298 #: class-gp-inventory.php:365 msgid "Resource" msgstr "" #: class-gp-inventory.php:299 #: class-gp-inventory.php:370 msgid "Resource Name" msgstr "" #: class-gp-inventory.php:300 #: class-gp-inventory.php:375 msgid "Scopes" msgstr "" #: class-gp-inventory.php:301 msgid "Add Scope" msgstr "" #: class-gp-inventory.php:302 msgid "Remove Scope" msgstr "" #: class-gp-inventory.php:303 msgid "Changes will affect any field that is mapped to this resource." msgstr "" #: class-gp-inventory.php:304 msgid "This resource is mapped to a choice-based field. Inventory must be set on each choice in the field settings." msgstr "" #: class-gp-inventory.php:305 msgid "Inventory must be set per choice in the Choices setting." msgstr "" #: class-gp-inventory.php:311 msgid "Select a Resource" msgstr "" #: class-gp-inventory.php:312 msgid "Select a Field" msgstr "" #: class-gp-inventory.php:313 msgid "Add Resource" msgstr "" #. translators: placeholder is for resource name #: class-gp-inventory.php:315 msgid "Edit Resource: %s" msgstr "" #. translators: placeholder is for resource name #: class-gp-inventory.php:316 #: class-gp-inventory.php:385 msgid "Show available inventory" msgstr "" #: class-gp-inventory.php:317 #: class-gp-inventory.php:390 msgid "Hide form when inventory exhausted" msgstr "" #: class-gp-inventory.php:318 #: class-gp-inventory.php:395 msgid "Hide choice when inventory exhausted" msgstr "" #: class-gp-inventory.php:319 #: class-gp-inventory.php:338 msgid "Inventory Insufficient Message" msgstr "" #: class-gp-inventory.php:320 #: class-gp-inventory.php:347 msgid "Inventory Exhausted Message" msgstr "" #: class-gp-inventory.php:321 #: class-gp-inventory.php:356 msgid "Inventory Available Message" msgstr "" #: class-gp-inventory.php:329 msgid "Specify how inventory should be tracked for this field.

Untracked: Inventory will not be tracked for this field.

Simple: Inventory will be tracked specifically for this field.

Advanced: Inventory will be tracked by a resource. A resource can be shared by multiple fields or scoped by a group of fields." msgstr "" #: class-gp-inventory.php:334 msgid "Specify the amount of this resource that is available." msgstr "" #. translators: %s: The default message specified in GP_Inventory::inventory_insufficient_default_message() message. #: class-gp-inventory.php:341 msgid "Specify a message that will be shown when the quantity requested is greater than the amount of inventory available.

Default message:
%s" msgstr "" #. translators: %s: The default message specified in GP_Inventory::inventory_exhausted_default_message() message. #: class-gp-inventory.php:350 msgid "Specify a message that will be shown when the inventory is exhausted.

Default message:
%s" msgstr "" #. translators: %s: The default message specified in GP_Inventory::inventory_available_default_message() message. #: class-gp-inventory.php:359 msgid "Specify a message that displays the amount of inventory available.

Default message:
%s" msgstr "" #: class-gp-inventory.php:366 msgid "Select or create a Resource. A Resource allows you to share inventory across multiple fields and forms - or - group multiple fields together to scope inventory by a unique combination of field values. Learn more." msgstr "" #: class-gp-inventory.php:371 msgid "Give your Resource a name. This is only used to identify the Resource in the Form Editor and in other Admin screens." msgstr "" #: class-gp-inventory.php:376 msgid "Specify scopes that apply to this Resource. Common scopes include Date, Time, and Location. Resource scopes can be mapped to corresponding fields in the inventory-enabled field's settings. Learn more." msgstr "" #: class-gp-inventory.php:380 msgid "Scopes Map" msgstr "" #: class-gp-inventory.php:381 msgid "Map each of the selected Resources's scopes to a corresponding field." msgstr "" #: class-gp-inventory.php:386 msgid "Enable this option to display a message indicating how much inventory is available for this field.

For choice-based fields, this message will be appended to the choice label. For all other fields, this message will be displayed in the field description." msgstr "" #: class-gp-inventory.php:391 msgid "Enable this option to hide the form when this field's inventory is exhausted. For choice-based fields, each choice's inventory must be exhausted before the form will be hidden." msgstr "" #: class-gp-inventory.php:396 msgid "By default, choices are disabled when their inventory is exhausted. Enable this option to remove the choice instead." msgstr "" #: class-gp-inventory.php:398 msgid "Error: Could not add resource. Please try again." msgstr "" #: class-gp-inventory.php:399 msgid "Error: Could not edit resource. Please try again." msgstr "" #: class-gp-inventory.php:400 msgid "Error: Could not delete resource. Please try again." msgstr "" #. translators: placeholder is for resource name #: class-gp-inventory.php:402 msgid "Are you sure you wish to delete the \"%s\" resource?" msgstr "" #. translators: placeholder is for resource name #: class-gp-inventory.php:403 msgid "Deleting scopes on resources with existing entries is not recommend. Are you sure you wish to delete this scope?" msgstr "" #: class-gp-inventory.php:442 msgid "Sorry, there are no more of this item." msgstr "" #: class-gp-inventory.php:449 msgid "{available} {item|items} available." msgstr "" #: class-gp-inventory.php:456 msgid "({available} {item|items} remaining)" msgstr "" #: class-gp-inventory.php:463 msgid "You requested {requested} of this item but there are only {available} of this item left." msgstr "" #: class-gp-inventory.php:666 #: class-gp-inventory.php:672 msgid "Example tooltip." msgstr "" #: includes/class-inventory-page.php:176 msgid "This is the Inventory management page for this form." msgstr "" #. translators: placeholders for the snippet anchor tag. #: includes/class-inventory-shortcode.php:410 msgid "The %1$sGP Inventory Shortcode Snippet%2$s has been detected." msgstr "" #: includes/class-inventory-shortcode.php:418 msgid "This functionality is now included directly in GP Inventory 1.0+. You can safely uninstall the snippet—existing shortcodes will still work as expected." msgstr "" #. translators: placeholder is selected choice label #: includes/class-inventory-type-choices.php:777 msgid "The choice, \"%s\", which you have selected is no longer available." msgstr "" #: includes/class-resources.php:184 msgctxt "Post Type General Name" msgid "Resources" msgstr "" #: includes/class-resources.php:185 msgctxt "Post Type Singular Name" msgid "Resource" msgstr "" #: includes/class-resources.php:186 msgid "Add New Resource" msgstr "" #: includes/class-resources.php:187 msgid "Add New" msgstr "" #: includes/class-resources.php:188 msgid "New Resource" msgstr "" #: includes/class-resources.php:189 msgid "Edit Resource" msgstr "" #: includes/class-resources.php:190 msgid "Update Resource" msgstr "" #: includes/class-resources.php:191 msgid "View Resource" msgstr "" #: includes/class-resources.php:192 msgid "View Resources" msgstr "" #: includes/class-resources.php:193 msgid "Search Resources" msgstr "" #: includes/class-resources.php:194 msgid "Not found" msgstr "" #: includes/class-resources.php:195 msgid "Not found in Trash" msgstr "" #: includes/class-resources.php:196 msgid "Resources list" msgstr "" #: includes/class-resources.php:197 msgid "Resources list navigation" msgstr "" #: includes/class-resources.php:198 msgid "Filter resources list" msgstr "" #: js/built/gp-inventory-page.js:2 msgid "Select a value for each scope to view available inventory." msgstr ""