Skip to content

Commit

Permalink
Add files updated during build & release v2.32 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
GravityView - CI committed Nov 21, 2024
1 parent 6470f45 commit 185c969
Showing 1 changed file with 90 additions and 6 deletions.
96 changes: 90 additions & 6 deletions translations.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-11-21T17:21:19+00:00\n"
"POT-Creation-Date: 2024-11-21T17:39:44+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.10.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: gk-gravityview\n"

#. Plugin Name of the plugin
#: gravityview.php
#: future/includes/gutenberg/class-gv-gutenberg-blocks.php:165
#: includes/class-gravityview-admin-bar.php:60
#: includes/class-gravityview-roles-capabilities.php:149
Expand All @@ -25,14 +26,17 @@ msgstr ""

#. Plugin URI of the plugin
#. Author URI of the plugin
#: gravityview.php
msgid "https://www.gravitykit.com"
msgstr ""

#. Description of the plugin
#: gravityview.php
msgid "The best, easiest way to display Gravity Forms entries on your website."
msgstr ""

#. Author of the plugin
#: gravityview.php
#: vendor_prefixed/gravitykit/foundation/src/Licenses/WP/PluginsPage.php:409
#: vendor_prefixed/gravitykit/foundation/src/WP/AdminMenu.php:197
#: vendor_prefixed/gravitykit/foundation/src/WP/AdminMenu.php:198
Expand Down Expand Up @@ -2103,23 +2107,23 @@ msgstr ""
msgid "What’s New"
msgstr ""

#: includes/class-admin-welcome.php:431
#: includes/class-admin-welcome.php:437
msgid "View change history"
msgstr ""

#: includes/class-admin-welcome.php:483
#: includes/class-admin-welcome.php:489
msgid "GravityView is brought to you by:"
msgstr ""

#: includes/class-admin-welcome.php:527
#: includes/class-admin-welcome.php:533
msgid "Contributors"
msgstr ""

#: includes/class-admin-welcome.php:559
#: includes/class-admin-welcome.php:565
msgid "Want to contribute?"
msgstr ""

#: includes/class-admin-welcome.php:560
#: includes/class-admin-welcome.php:566
msgid "If you want to contribute to the code, %1$syou can on Github%2$s. If your contributions are accepted, you will be thanked here."
msgstr ""

Expand Down Expand Up @@ -7370,3 +7374,83 @@ msgstr ""
#: future/includes/gutenberg/shared/js/sort-selector.js:75
msgid "No Sorting Fields found"
msgstr ""

#: future/includes/gutenberg/blocks/entry-field/block.json
msgctxt "block title"
msgid "GravityView Entry Field"
msgstr ""

#: future/includes/gutenberg/blocks/entry-field/block.json
msgctxt "block description"
msgid "Display an entry field value."
msgstr ""

#: future/includes/gutenberg/blocks/entry-field/block.json
#: future/includes/gutenberg/blocks/entry-link/block.json
#: future/includes/gutenberg/blocks/entry/block.json
#: future/includes/gutenberg/blocks/view-details/block.json
#: future/includes/gutenberg/blocks/view/block.json
msgctxt "block keyword"
msgid "GravityView"
msgstr ""

#: future/includes/gutenberg/blocks/entry-field/block.json
#: future/includes/gutenberg/blocks/entry-link/block.json
#: future/includes/gutenberg/blocks/entry/block.json
#: future/includes/gutenberg/blocks/view-details/block.json
msgctxt "block keyword"
msgid "form entry"
msgstr ""

#: future/includes/gutenberg/blocks/entry-field/block.json
#: future/includes/gutenberg/blocks/entry-link/block.json
#: future/includes/gutenberg/blocks/entry/block.json
#: future/includes/gutenberg/blocks/view-details/block.json
msgctxt "block keyword"
msgid "entry"
msgstr ""

#: future/includes/gutenberg/blocks/entry-link/block.json
msgctxt "block title"
msgid "GravityView Entry Link"
msgstr ""

#: future/includes/gutenberg/blocks/entry-link/block.json
msgctxt "block description"
msgid "Display a link to the GravityView entry."
msgstr ""

#: future/includes/gutenberg/blocks/entry/block.json
msgctxt "block title"
msgid "GravityView Entry"
msgstr ""

#: future/includes/gutenberg/blocks/entry/block.json
msgctxt "block description"
msgid "Display a GravityView entry."
msgstr ""

#: future/includes/gutenberg/blocks/view-details/block.json
msgctxt "block title"
msgid "GravityView View Details"
msgstr ""

#: future/includes/gutenberg/blocks/view-details/block.json
msgctxt "block description"
msgid "Display specific information about a GravityView View."
msgstr ""

#: future/includes/gutenberg/blocks/view/block.json
msgctxt "block title"
msgid "GravityView View"
msgstr ""

#: future/includes/gutenberg/blocks/view/block.json
msgctxt "block description"
msgid "Display a GravityView View."
msgstr ""

#: future/includes/gutenberg/blocks/view/block.json
msgctxt "block keyword"
msgid "view"
msgstr ""

0 comments on commit 185c969

Please sign in to comment.