# Translation of Plugins - CMB2 - Development (trunk) in English (UK)
# This file is distributed under the same license as the Plugins - CMB2 - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2020-05-05 15:19:08+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/3.0.0-alpha.2\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - CMB2 - Development (trunk)\n"

#: includes/types/CMB2_Type_Counter_Base.php:62
msgid "Your text may be truncated."
msgstr "Your text may be truncated."

#: includes/types/CMB2_Type_Counter_Base.php:57
msgid "Characters"
msgstr "Characters"

#: includes/types/CMB2_Type_Counter_Base.php:56
msgid "Characters left"
msgstr "Characters left"

#: includes/types/CMB2_Type_Counter_Base.php:51
msgid "Words"
msgstr "Words"

#: includes/types/CMB2_Type_Counter_Base.php:50
msgid "Words left"
msgstr "Words left"

#. translators: %s: register_routes()
#: includes/shim/WP_REST_Controller.php:25
msgid "Method '%s' must be overridden."
msgstr "Method '%s' must be overridden."

#: example-functions.php:753
msgid "%s &mdash; Updated!"
msgstr "%s &mdash; Updated!"

#: includes/CMB2_Hookup_Base.php:44
msgid "%1$s should be implemented by the extended class."
msgstr "%1$s should be implemented by the extended class."

#. Author URI of the plugin
msgid "https://cmb2.io"
msgstr "https://cmb2.io"

#. Author of the plugin
msgid "CMB2 team"
msgstr "CMB2 team"

#. Plugin URI of the plugin
msgid "https://github.com/CMB2/CMB2"
msgstr "https://github.com/CMB2/CMB2"

#: includes/CMB2_Types.php:408
msgid "Remove Row"
msgstr "Remove row"

#: includes/CMB2_Options_Hookup.php:139
msgid "Nothing to update."
msgstr "Nothing to update."

#: includes/CMB2_Options_Hookup.php:143
msgid "Settings updated."
msgstr "Settings updated."

#: example-functions.php:685
msgid "Theme Options"
msgstr "Theme Options"

#: includes/CMB2_Hookup.php:560
msgid "Toggle panel: %s"
msgstr "Toggle panel: %s"

#: includes/CMB2_Types.php:226
msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
msgstr "Custom CMB2 field type classes must extend CMB2_Type_Base."

#: example-functions.php:802
msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
msgstr "Will show in REST API \"editable\" contexts only (`POST` requests)."

#: example-functions.php:801
msgid "REST Editable Test Text"
msgstr "REST Editable Test Text"

#: example-functions.php:795
msgid "Will show in the REST API for this box and for pages."
msgstr "Will show in the REST API for this box and for pages."

#: example-functions.php:794
msgid "REST Test Text"
msgstr "REST Test Text"

#: example-functions.php:785
msgid "REST Test Box"
msgstr "REST Test Box"

#: includes/shim/WP_REST_Controller.php:308
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Scope under which the request is made; determines fields present in response."

#: includes/shim/WP_REST_Controller.php:290
msgid "Limit results to those matching a string."
msgstr "Limit results to those matching a string."

#: includes/shim/WP_REST_Controller.php:281
msgid "Maximum number of items to be returned in result set."
msgstr "Maximum number of items to be returned in result set."

#: includes/shim/WP_REST_Controller.php:273
msgid "Current page of the collection."
msgstr "Current page of the collection."

#: includes/shim/WP_REST_Controller.php:35
#: includes/shim/WP_REST_Controller.php:47
#: includes/shim/WP_REST_Controller.php:59
#: includes/shim/WP_REST_Controller.php:71
#: includes/shim/WP_REST_Controller.php:83
#: includes/shim/WP_REST_Controller.php:95
#: includes/shim/WP_REST_Controller.php:107
#: includes/shim/WP_REST_Controller.php:119
#: includes/shim/WP_REST_Controller.php:131
#: includes/shim/WP_REST_Controller.php:143
#: includes/shim/WP_REST_Controller.php:155
#: includes/shim/WP_REST_Controller.php:168
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Method '%s' not implemented. Must be overridden in subclass."

#: includes/rest-api/CMB2_REST_Controller_Fields.php:415
msgid "Value Error for %s"
msgstr "Value Error for %s"

#: includes/rest-api/CMB2_REST_Controller_Fields.php:312
#: includes/rest-api/CMB2_REST_Controller_Fields.php:341
msgid "No field found by that id."
msgstr "No field found by that ID."

#: includes/rest-api/CMB2_REST_Controller_Fields.php:297
msgid "CMB2 Field value cannot be modified without the object_id and object_type parameters specified."
msgstr "CMB2 Field value cannot be modified without the object_id and object_type parameters specified."

#: includes/rest-api/CMB2_REST_Controller_Fields.php:236
msgid "CMB2 Field value cannot be updated without the value parameter specified."
msgstr "CMB2 Field value cannot be updated without the value parameter specified."

#: includes/rest-api/CMB2_REST_Controller_Fields.php:33
#: includes/rest-api/CMB2_REST_Controller_Fields.php:36
msgid "To view or modify the field's value, the 'object_id' and 'object_type' arguments are required."
msgstr "To view or modify the field's value, the 'object_id' and 'object_type' arguments are required."

#: includes/rest-api/CMB2_REST_Controller_Fields.php:30
msgid "When the '_rendered' argument is passed, the renderable field attributes will be returned fully rendered. By default, the names of the callback handers for the renderable attributes will be returned."
msgstr "When the '_rendered' argument is passed, the renderable field attributes will be returned fully rendered. By default, the names of the callback handers for the renderable attributes will be returned."

#: includes/rest-api/CMB2_REST_Controller_Fields.php:27
msgid "Includes the box object which the fields are registered to in the response."
msgstr "Includes the box object which the fields are registered to in the response."

#: includes/rest-api/CMB2_REST_Controller_Boxes.php:122
msgid "No boxes found."
msgstr "No boxes found."

#: includes/rest-api/CMB2_REST_Controller_Boxes.php:72
msgid "Includes the fully rendered attributes, 'form_open', 'form_close', as well as the enqueued 'js_dependencies' script handles, and 'css_dependencies' stylesheet handles."
msgstr "Includes the fully rendered attributes, 'form_open', 'form_close', as well as the enqueued 'js_dependencies' script handles, and 'css_dependencies' style sheet handles."

#: includes/rest-api/CMB2_REST_Controller_Boxes.php:51
msgid "Includes the registered fields for the box in the response."
msgstr "Includes the registered fields for the box in the response."

#: includes/rest-api/CMB2_REST_Controller.php:392
msgid "The title for the object."
msgstr "The title for the object."

#: includes/rest-api/CMB2_REST_Controller.php:385
msgid "The id for the object."
msgstr "The ID for the object."

#: includes/rest-api/CMB2_REST_Controller.php:378
msgid "A human-readable description of the object."
msgstr "A human-readable description of the object."

#: includes/rest-api/CMB2_REST_Controller.php:300
msgid "No box found by that id. A box needs to be registered with the \"show_in_rest\" parameter configured."
msgstr "No box found by that ID. A box needs to be registered with the \"show_in_rest\" parameter configured."

#: includes/rest-api/CMB2_REST_Controller.php:277
msgid "This box does not have write permissions."
msgstr "This box does not have write permissions."

#: includes/rest-api/CMB2_REST_Controller.php:257
msgid "This box does not have read permissions."
msgstr "This box does not have read permissions."

#: includes/types/CMB2_Type_Base.php:157 includes/CMB2_Base.php:510
msgid "Invalid %1$s method: %2$s"
msgstr "Invalid %1$s method: %2$s"

#: includes/types/CMB2_Type_Base.php:173 includes/CMB2_Options_Hookup.php:369
#: includes/CMB2_Hookup_Base.php:102 includes/CMB2_Options.php:247
#: includes/CMB2_Base.php:492
msgid "Invalid %1$s property: %2$s"
msgstr "Invalid %1$s property: %2$s"

#: includes/CMB2_Base.php:459
msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s with no alternative available."

#: includes/CMB2_Base.php:457
msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s! %3$s"
msgstr "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s! %3$s"

#: includes/CMB2_Base.php:427
msgid "Using the \"%1$s\" field parameter as a callback has been deprecated in favor of the \"%2$s\" parameter."
msgstr "Using the \"%1$s\" field parameter as a callback has been deprecated in favour of the \"%2$s\" parameter."

#: includes/CMB2_Base.php:423
msgid "The \"%1$s\" field parameter has been deprecated in favor of the \"%2$s\" parameter."
msgstr "The \"%1$s\" field parameter has been deprecated in favour of the \"%2$s\" parameter."

#. translators: %s: link to codex.wordpress.org/Embeds
#: example-functions.php:449
msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at %s."
msgstr "Enter a YouTube, Twitter, or Instagram URL. Supports services listed at %s."

#: example-functions.php:185
msgid "Hey there, I'm a read-only field"
msgstr "Hey there, I'm a read-only field"

#: example-functions.php:181
msgid "Read-only Disabled Field"
msgstr "Read-only Disabled Field"

#. translators: 1: results for. 2: link to codex.wordpress.org/Embeds
#: includes/CMB2_Ajax.php:189 includes/helper-functions.php:107
msgid "No oEmbed Results Found for %1$s. View more info at %2$s."
msgstr "No oEmbed results found for %1$s. View more info at %2$s."

#: includes/CMB2_Field.php:1589
msgid "Sorry, this field does not have a cmb_id specified."
msgstr "Sorry, this field does not have a cmb_id specified."

#: example-functions.php:194
msgid "Custom Rendered Field"
msgstr "Custom Rendered Field"

#: includes/CMB2_Hookup.php:192
msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
msgstr "Term meta boxes configuration requires a \"taxonomies\" parameter."

#: includes/CMB2_Hookup.php:188
msgid "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."
msgstr "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."

#: example-functions.php:666
msgid "Arbitrary Term Field"
msgstr "Arbitrary Term Field"

#: example-functions.php:659
msgid "Term Image"
msgstr "Term Image"

#: example-functions.php:644
msgid "Category Metabox"
msgstr "Category Meta box"

#. Description of the plugin
msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
msgstr "CMB2 will create meta boxes and forms with custom fields that will blow your mind."

#. Plugin Name of the plugin
msgid "CMB2"
msgstr "CMB2"

#: includes/helper-functions.php:308
msgid "Save"
msgstr "Save"

#: includes/types/CMB2_Type_File.php:76
msgid "Add or Upload File"
msgstr "Add or Upload File"

#: includes/types/CMB2_Type_File_List.php:41
msgid "Add or Upload Files"
msgstr "Add or Upload Files"

#: includes/types/CMB2_Type_Taxonomy_Base.php:115
msgid "No terms"
msgstr "No terms"

#: includes/CMB2_Types.php:344
msgid "Add Row"
msgstr "Add Row"

#: includes/CMB2_JS.php:244
msgid "Select / Deselect All"
msgstr "Select / Deselect All"

#: includes/types/CMB2_Type_File_Base.php:93 includes/CMB2_JS.php:243
msgid "Download"
msgstr "Download"

#: includes/types/CMB2_Type_File_Base.php:90
#: includes/CMB2_Field_Display.php:453 includes/CMB2_JS.php:242
msgid "File:"
msgstr "File:"

#: includes/types/CMB2_Type_File_Base.php:95 includes/CMB2_Types.php:408
#: includes/CMB2_JS.php:241
msgid "Remove"
msgstr "Remove"

#: includes/types/CMB2_Type_File_Base.php:75 includes/CMB2_JS.php:240
msgid "Remove Image"
msgstr "Remove Image"

#: includes/CMB2_JS.php:239
msgid "Use these files"
msgstr "Use these files"

#: includes/CMB2_JS.php:238
msgid "Use this file"
msgstr "Use this file"

#: includes/CMB2_JS.php:232
msgctxt "Valid formatting string, as per http://trentrichardson.com/examples/timepicker/"
msgid "hh:mm TT"
msgstr "hh:mm TT"

#: includes/CMB2_JS.php:230
msgid "Now"
msgstr "Now"

#: includes/CMB2_JS.php:229
msgid "Second"
msgstr "Second"

#: includes/CMB2_JS.php:228
msgid "Minute"
msgstr "Minute"

#: includes/CMB2_JS.php:227
msgid "Hour"
msgstr "Hour"

#: includes/CMB2_JS.php:226
msgid "Time"
msgstr "Time"

#: includes/CMB2_JS.php:225
msgid "Choose Time"
msgstr "Choose Time"

#: includes/CMB2_JS.php:221 includes/CMB2_JS.php:231
msgid "Done"
msgstr "Done"

#: includes/CMB2_JS.php:220
msgid "Today"
msgstr "Today"

#: includes/CMB2_JS.php:219
msgid "Prev"
msgstr "Prev"

#: includes/CMB2_JS.php:218
msgid "Next"
msgstr "Next"

#: includes/CMB2_JS.php:217
msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
msgstr "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"

#: includes/CMB2_JS.php:216
msgid "January, February, March, April, May, June, July, August, September, October, November, December"
msgstr "January, February, March, April, May, June, July, August, September, October, November, December"

#: includes/CMB2_JS.php:215
msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
msgstr "Sun, Mon, Tue, Wed, Thu, Fri, Sat"

#: includes/CMB2_JS.php:214
msgid "Su, Mo, Tu, We, Th, Fr, Sa"
msgstr "Su, Mo, Tu, We, Th, Fr, Sa"

#: includes/CMB2_JS.php:213
msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
msgstr "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"

#: includes/CMB2_JS.php:212
msgctxt "Valid formatDate string for jquery-ui datepicker"
msgid "mm/dd/yy"
msgstr "dd/mm/yy"

#: includes/CMB2_JS.php:180
msgid "Current Color"
msgstr "Current Colour"

#: includes/CMB2_JS.php:179
msgid "Select Color"
msgstr "Select Colour"

#: includes/CMB2_JS.php:178
msgid "Default"
msgstr "Default"

#: includes/CMB2_JS.php:177 includes/CMB2_JS.php:222
msgid "Clear"
msgstr "Clear"

#: includes/CMB2_Field.php:1471 includes/CMB2_Field.php:1475
msgid "None"
msgstr "None"

#: includes/CMB2_Field.php:1439
msgid "Remove Group"
msgstr "Remove Group"

#: includes/CMB2_Field.php:1438
msgid "Add Group"
msgstr "Add Group"

#: includes/CMB2_Ajax.php:181
msgid "Remove Embed"
msgstr "Remove Embed"

#: includes/CMB2_Ajax.php:75
msgid "Please Try Again"
msgstr "Please try again"

#: includes/CMB2.php:618
msgid "Click to toggle"
msgstr "Click to toggle"

#: includes/CMB2.php:199
msgid "Metabox configuration is required to have an ID parameter."
msgstr "Meta box configuration is required to have an ID parameter."

#: example-functions.php:716
msgid "Site Background Color"
msgstr "Site Background Colour"

#: example-functions.php:625
msgid "User Field"
msgstr "User Field"

#: example-functions.php:618
msgid "Linkedin URL"
msgstr "LinkedIn URL"

#: example-functions.php:611
msgid "Google+ URL"
msgstr "Google+ URL"

#: example-functions.php:604
msgid "Twitter URL"
msgstr "Twitter URL"

#: example-functions.php:597
msgid "Facebook URL"
msgstr "Facebook URL"

#: example-functions.php:590
msgid "Avatar"
msgstr "Avatar"

#: example-functions.php:582 example-functions.php:651
msgid "Extra Info"
msgstr "Extra Info"

#: example-functions.php:575
msgid "User Profile Metabox"
msgstr "User Profile meta box"

#: example-functions.php:557
msgid "Image Caption"
msgstr "Image Caption"

#: example-functions.php:551
msgid "Entry Image"
msgstr "Entry Image"

#: example-functions.php:545
msgid "Write a short description for this entry"
msgstr "Write a short description for this entry"

#: example-functions.php:544
msgid "Description"
msgstr "Description"

#: example-functions.php:537
msgid "Entry Title"
msgstr "Entry Title"

#: example-functions.php:523
msgid "Remove Entry"
msgstr "Remove Entry"

#: example-functions.php:522
msgid "Add Another Entry"
msgstr "Add Another Entry"

#: example-functions.php:521
msgid "Entry {#}"
msgstr "Entry {#}"

#: example-functions.php:519
msgid "Generates reusable form entries"
msgstr "Generates reusable form entries"

#: example-functions.php:511
msgid "Repeating Field Group"
msgstr "Repeating Field Group"

#: example-functions.php:481
msgid "About Page Metabox"
msgstr "About page meta box"

#: example-functions.php:446
msgid "oEmbed"
msgstr "oEmbed"

#: example-functions.php:439
msgid "Upload or add multiple images/attachments."
msgstr "Upload or add multiple images/attachments."

#: example-functions.php:438
msgid "Multiple Files"
msgstr "Multiple Files"

#: example-functions.php:432
msgid "Upload an image or enter a URL."
msgstr "Upload an image or enter a URL."

#: example-functions.php:431
msgid "Test Image"
msgstr "Test Image"

#: example-functions.php:421
msgid "Test wysiwyg"
msgstr "Test wysiwyg"

#: example-functions.php:415
msgid "Check Three"
msgstr "Check Three"

#: example-functions.php:414
msgid "Check Two"
msgstr "Check Two"

#: example-functions.php:413
msgid "Check One"
msgstr "Check One"

#: example-functions.php:407
msgid "Test Multi Checkbox"
msgstr "Test Multi Tickbox"

#: example-functions.php:400
msgid "Test Checkbox"
msgstr "Test Tickbox"

#: example-functions.php:391
msgid "Test Taxonomy Multi Checkbox"
msgstr "Test Taxonomy Multi Tickbox"

#: example-functions.php:383
msgid "Test Taxonomy Select"
msgstr "Test Taxonomy Select"

#: example-functions.php:369
msgid "Test Taxonomy Radio"
msgstr "Test Taxonomy Radio"

#: example-functions.php:357
msgid "Test Radio"
msgstr "Test Radio"

#: example-functions.php:344
msgid "Test Radio inline"
msgstr "Test Radio Inline"

#: example-functions.php:339 example-functions.php:352
#: example-functions.php:364
msgid "Option Three"
msgstr "Option Three"

#: example-functions.php:338 example-functions.php:351
#: example-functions.php:363
msgid "Option Two"
msgstr "Option Two"

#: example-functions.php:337 example-functions.php:350
#: example-functions.php:362
msgid "Option One"
msgstr "Option One"

#: example-functions.php:331
msgid "Test Select"
msgstr "Test Select"

#: example-functions.php:325
msgid "This is a title description"
msgstr "This is a title description"

#: example-functions.php:324
msgid "Test Title Weeeee"
msgstr "Test Title Weeeee"

#: example-functions.php:306
msgid "Test Text Area for Code"
msgstr "Test Text Area for Code"

#: example-functions.php:299
msgid "Test Text Area Small"
msgstr "Test Text Area Small"

#: example-functions.php:292
msgid "Test Text Area"
msgstr "Test Text Area"

#: example-functions.php:276
msgid "Test Color Picker"
msgstr "Test Colour Picker"

#: example-functions.php:267
msgid "Test Money"
msgstr "Test Money"

#: example-functions.php:250
msgid "Test Date/Time Picker Combo (UNIX timestamp)"
msgstr "Test Date/Time Picker Combo (UNIX timestamp)"

#: example-functions.php:242
msgid "Test Date Picker (UNIX timestamp)"
msgstr "Test Date Picker (UNIX timestamp)"

#: example-functions.php:234
msgid "Test Date Picker"
msgstr "Test Date Picker"

#: example-functions.php:227 example-functions.php:228
msgid "Time zone"
msgstr "Time zone"

#: example-functions.php:219
msgid "Test Time"
msgstr "Test Time"

#: example-functions.php:211
msgid "Test Text Email"
msgstr "Test Text Email"

#: example-functions.php:202
msgid "Website URL"
msgstr "Website URL"

#: example-functions.php:174
msgid "Test Text Medium"
msgstr "Test Text Medium"

#: example-functions.php:161
msgid "Test Text Small"
msgstr "Test Text Small"

#: example-functions.php:149 example-functions.php:162
#: example-functions.php:175 example-functions.php:182
#: example-functions.php:195 example-functions.php:203
#: example-functions.php:212 example-functions.php:220
#: example-functions.php:235 example-functions.php:243
#: example-functions.php:251 example-functions.php:268
#: example-functions.php:277 example-functions.php:293
#: example-functions.php:300 example-functions.php:307
#: example-functions.php:332 example-functions.php:345
#: example-functions.php:358 example-functions.php:370
#: example-functions.php:384 example-functions.php:392
#: example-functions.php:401 example-functions.php:408
#: example-functions.php:422 example-functions.php:493
#: example-functions.php:583 example-functions.php:591
#: example-functions.php:598 example-functions.php:605
#: example-functions.php:612 example-functions.php:619
#: example-functions.php:626 example-functions.php:652
#: example-functions.php:660 example-functions.php:667
#: example-functions.php:717
msgid "field description (optional)"
msgstr "field description (optional)"

#: example-functions.php:148 example-functions.php:492
msgid "Test Text"
msgstr "Test Text"

#: example-functions.php:115
msgid "Test Metabox"
msgstr "Test Meta Box"