# Copyright (C) 2026 Gravity Wiz # This file is distributed under the GPL2. msgid "" msgstr "" "Project-Id-Version: GP Unique ID 1.5.21\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cloned-perk-yQZULYHc-K\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: 2026-02-12T17:41:53+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: gp-unique-id\n" #. Plugin Name of the plugin #: gp-unique-id.php msgid "GP Unique ID" msgstr "" #. Plugin URI of the plugin #: gp-unique-id.php msgid "https://gravitywiz.com/documentation/gravity-forms-unique-id/" msgstr "" #. Description of the plugin #: gp-unique-id.php msgid "Generate unique IDs (i.e. reference numbers, codes, invoice numbers, etc.) on submission for your Gravity Form entries." msgstr "" #. Author of the plugin #: gp-unique-id.php msgid "Gravity Wiz" msgstr "" #. Author URI of the plugin #: gp-unique-id.php msgid "http://gravitywiz.com/" msgstr "" #: class-gp-unique-id.php:227 msgid "Unique ID Type" msgstr "" #: class-gp-unique-id.php:228 msgid "Unique ID Prefix" msgstr "" #: class-gp-unique-id.php:228 msgid "Prepend a short string to the beginning of the generated ID (i.e. %1$sabc%2$s123890678)." msgstr "" #: class-gp-unique-id.php:229 msgid "Unique ID Suffix" msgstr "" #: class-gp-unique-id.php:229 msgid "Append a short string to the end of the generated ID (i.e. 123890678%1$sxyz%2$s)." msgstr "" #: class-gp-unique-id.php:230 msgid "Unique ID Length" msgstr "" #: class-gp-unique-id.php:231 msgid "Unique ID Starting Number" msgstr "" #: class-gp-unique-id.php:231 msgid "Set the starting number for sequential IDs; only available when \"Sequential\" type is selected." msgstr "" #: class-gp-unique-id.php:232 msgid "Reset Starting Number" msgstr "" #: class-gp-unique-id.php:232 msgid "Reset the sequence to the specified starting number when it is a lower number than the current sequence.

By default, the starting number will only apply when the current sequence is lower than the specified starting number (i.e. if the current sequence is '1' and the starting number is '99', the sequence would be updated to '99').

This option is useful after you have submitted a number of test entries and would like to reset the current sequence (i.e. if the current sequence is '12' and you would like to reset it to '1')." msgstr "" #: class-gp-unique-id.php:239 msgid "Select the type of unique ID you would like to generate." msgstr "" #: class-gp-unique-id.php:251 msgid "Set a specific length for the generated ID (excluding the prefix and suffix) or leave empty to use default length. There are some differences in length requirements for each ID type." msgstr "" #: class-gp-unique-id.php:255 msgid "Requires a minimum length of 4." msgstr "" #: class-gp-unique-id.php:266 msgid "Requires a minimum length of %s and a maximum length of 19." msgstr "" #: class-gp-unique-id.php:267 msgid "Length is used to pad the number with zeros (i.e. an ID of 1 with a length of 5 would be 00001). There is no minimum length." msgstr "" #: class-gp-unique-id.php:282 msgid "Alphanumeric" msgstr "" #: class-gp-unique-id.php:283 msgid "Contains letters and numbers (i.e. %1$sa12z9%2$s)." msgstr "" #: class-gp-unique-id.php:286 msgid "Numeric" msgstr "" #: class-gp-unique-id.php:287 msgid "Contains only numbers (i.e. %1$s152315902%2$s)." msgstr "" #: class-gp-unique-id.php:290 msgid "Sequential" msgstr "" #: class-gp-unique-id.php:291 msgid "Contains only numbers and is sequential with previously generated IDs per field (i.e. %1$s1%2$s, %1$s2%2$s, %1$s3%2$s)." msgstr "" #: includes/class-gf-field-unique-id.php:76 #: includes/class-gf-field-unique-id.php:113 msgid "Unique ID" msgstr "" #: includes/class-gf-field-unique-id.php:146 msgid "Type" msgstr "" #: includes/class-gf-field-unique-id.php:169 msgid "Starting Number" msgstr "" #: includes/class-gf-field-unique-id.php:177 msgid "reset" msgstr "" #: includes/class-gf-field-unique-id.php:185 msgid "Length" msgstr "" #: includes/class-gf-field-unique-id.php:199 msgid "Prefix" msgstr "" #: includes/class-gf-field-unique-id.php:212 msgid "Suffix" msgstr "" #: includes/class-gf-field-unique-id.php:313 msgid "Please enter a starting number to reset the sequential ID" msgstr "" #: includes/class-gf-field-unique-id.php:317 msgid "resetting" msgstr "" #: includes/class-gf-field-unique-id.php:737 msgid "Oops! There was an error resetting the starting number." msgstr "" #: includes/class-gf-field-unique-id.php:745 msgid "Reset successfully!" msgstr "" #: includes/class-gf-field-unique-id.php:750 msgid "Already reset." msgstr "" #: includes/class-gf-field-unique-id.php:755 msgid "Error resetting." msgstr ""