# Translation of Plugins - Custom Post Type UI - Stable (latest release) in English (UK)
# This file is distributed under the same license as the Plugins - Custom Post Type UI - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2018-04-19 07:18:06+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/2.4.0-alpha\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - Custom Post Type UI - Stable (latest release)\n"

#: inc/support.php:64
msgid "View our Layouts page"
msgstr "View our Layouts page"

#: inc/support.php:60
msgid "Please note that %s this plugin will not handle display %s of registered post types or taxonomies in your current theme. It simply registers them for you. To display your data, check out %s. %s to see some examples that are available with Custom Post Type UI Extended. If all else fails, visit us on the %s"
msgstr "Please note that %s this plugin will not handle display %s of registered post types or taxonomies in your current theme. It simply registers them for you. To display your data, check out %s. %s to see some examples that are available with Custom Post Type UI Extended. If all else fails, visit us on the %s"

#: inc/tools.php:768
msgid "All of the selectable code snippets below are useful if you wish to migrate away from CPTUI and retain your existing registered post types or taxonomies."
msgstr "All of the selectable code snippets below are useful if you wish to migrate away from CPTUI and retain your existing registered post types or taxonomies."

#: inc/utility.php:597
msgid "Invalid data provided"
msgstr "Invalid data provided"

#: inc/utility.php:586
msgid "Successfully imported data."
msgstr "Successfully imported data."

#: inc/support.php:156
msgid "CPTUI tries to make smart choices for our users, and forcing underscores is one of them. Please see the tutorial at the following URL for how to get dashes in your permalink urls while continuing to use underscores for the actual slug."
msgstr "CPTUI tries to make smart choices for our users, and forcing underscores is one of them. Please see the tutorial at the following URL for how to get dashes in your permalink urls while continuing to use underscores for the actual slug."

#: inc/support.php:154
msgid "Why can I not use dashes in post type or taxonomy slugs?"
msgstr "Why can I not use dashes in post type or taxonomy slugs?"

#: inc/post-types.php:881
msgid "Add support for various available post editor features on the right. A checked value means the post type means the feature is supported."
msgstr "Add support for various available post editor features on the right. A checked value means the post type means the feature is supported."

#: inc/post-types.php:555
msgid "(e.g. Movies Attributes)"
msgstr "(e.g. Movies Attributes)"

#: inc/post-types.php:551
msgid "Used for the title of the post attributes meta box."
msgstr "Used for the title of the post attributes meta box."

#: inc/post-types.php:550
msgid "Attributes"
msgstr "Attributes"

#: inc/post-types.php:419
msgid "(e.g. View Movies)"
msgstr "(e.g. View Movies)"

#: inc/post-types.php:414
msgid "View Items"
msgstr "View Items"

#: inc/post-types.php:230 inc/taxonomies.php:231
msgid "Slugs should only contain alphanumeric, latin characters. Underscores should be used in place of spaces. Set \"Custom Rewrite Slug\" field to make slug use dashes for URLs."
msgstr "Slugs should only contain alphanumeric, latin characters. Underscores should be used in place of spaces. Set \"Custom Rewrite Slug\" field to make slug use dashes for URLs."

#: inc/listings.php:155
msgid "No associated taxonomies"
msgstr "No associated taxonomies"

#: inc/about.php:72
msgid "We have fixed the following issues in this version. Added \"action\" as a reserved taxonomy name. Updated `get_terms()` handling for WordPress 4.5. Fixed PHP notices related to rewrite indexes, that were present since version 1.0.6. Prevented triggering a slug conversion when tabbing through the edit screen."
msgstr "We have fixed the following issues in this version. Added \"action\" as a reserved taxonomy name. Updated `get_terms()` handling for WordPress 4.5. Fixed PHP notices related to rewrite indexes, that were present since version 1.0.6. Prevented triggering a slug conversion when tabbing through the edit screen."

#: inc/about.php:71
msgid "Multiple issue fixes."
msgstr "Multiple issue fixes."

#: inc/about.php:68
msgid "Previously we eliminated page refresh need while creating new post types and taxonomies. We noticed this did not apply when importing settings. With this latest release, we have amended the issue."
msgstr "Previously we eliminated page refresh need while creating new post types and taxonomies. We noticed this did not apply when importing settings. With this latest release, we have amended the issue."

#: inc/about.php:67
msgid "Eliminated page refresh need for importing."
msgstr "Eliminated page refresh need for importing."

#: inc/about.php:64
msgid "As Custom Post Type UI has evolved, we have found need to rename one of the menus. The Import/Export menu has now been renamed \"Tools\" to better reflect the utilities provided there."
msgstr "As Custom Post Type UI has evolved, we have found the need to rename one of the menus. The Import/Export menu has now been renamed \"Tools\" to better reflect the utilities provided there."

#: inc/about.php:63
msgid "Renamed the Import/Export menu."
msgstr "Renamed the Import/Export menu."

#: custom-post-type-ui.php:144
msgid "Tools"
msgstr "Tools"

#: custom-post-type-ui.php:144
msgid "Custom Post Type UI Tools"
msgstr "Custom Post Type UI Tools"

#: inc/utility.php:486
msgid "Object"
msgstr "Object"

#: inc/utility.php:317
msgid "Remove these ads?"
msgstr "Remove these ads?"

#: inc/taxonomies.php:841
msgid "(default: false) Whether to show the taxonomy in the quick/bulk edit panel."
msgstr "(default: false) Whether to show the taxonomy in the quick/bulk edit panel."

#: inc/taxonomies.php:813
msgid "(default: false) Whether to show this taxonomy data in the WP REST API."
msgstr "(default: false) Whether to show this taxonomy data in the WP REST API."

#: inc/taxonomies.php:773
msgid "(default: false) Should the permastruct allow hierarchical urls."
msgstr "(default: false) Should the permastruct allow hierarchical urls."

#: inc/taxonomies.php:724
msgid "(default: true) Whether or not WordPress should use rewrites for this taxonomy."
msgstr "(default: true) Whether or not WordPress should use rewrites for this taxonomy."

#: inc/taxonomies.php:695
msgid "(default: true) Sets the query_var key for this taxonomy."
msgstr "(default: true) Sets the query_var key for this taxonomy."

#: inc/taxonomies.php:675
msgid "(default: value of public) Whether to make the taxonomy available for selection in navigation menus."
msgstr "(default: value of public) Whether to make the taxonomy available for selection in navigation menus."

#: inc/taxonomies.php:674
msgid "Show in nav menus"
msgstr "Show in nav menus"

#: inc/taxonomies.php:655
msgid "(default: value of show_ui) Whether to show the taxonomy in the admin menu."
msgstr "(default: value of show_ui) Whether to show the taxonomy in the admin menu."

#: inc/taxonomies.php:654
msgid "Show in menu"
msgstr "Show in menu"

#: inc/taxonomies.php:635
msgid "(default: true) Whether to generate a default UI for managing this custom taxonomy."
msgstr "(default: true) Whether to generate a default UI for managing this custom taxonomy."

#: inc/taxonomies.php:615
msgid "(default: false) Whether the taxonomy can have parent-child relationships."
msgstr "(default: false) Whether the taxonomy can have parent-child relationships."

#: inc/taxonomies.php:595
msgid "(default: true) Whether or not the taxonomy should be publicly queryable."
msgstr "(default: true) Whether or not the taxonomy should be publicly queryable."

#: inc/taxonomies.php:276
msgid "Add support for available registered post types. At least one is required."
msgstr "Add support for available registered post types. At least one is required."

#: inc/taxonomies.php:98
msgid "Import/Export Taxonomies"
msgstr "Import/Export Taxonomies"

#: inc/post-types.php:1048
msgid "Add support for available registered taxonomies."
msgstr "Add support for available registered taxonomies."

#: inc/post-types.php:1034
msgid "Use this input to register custom \"supports\" values, separated by commas. Learn about this at %s"
msgstr "Use this input to register custom \"supports\" values, separated by commas. Learn about this at %s"

#: inc/post-types.php:853
msgid "The top-level admin menu page file name for which the post type should be in the sub menu of."
msgstr "The top-level admin menu page file name for which the post type should be in the sub menu of."

#: inc/post-types.php:842
msgid "(default: true) Whether or not to show the post type in the admin menu and where to show that menu."
msgstr "(default: true) Whether or not to show the post type in the admin menu and where to show that menu."

#: inc/post-types.php:811
msgid "Available options"
msgstr "Available options"

#: inc/post-types.php:805
msgid "See %s in the \"menu_position\" section. Range of 5-100"
msgstr "See %s in the \"menu_position\" section. Range of 5-100"

#: inc/post-types.php:788
msgid "(default: true) Sets the query_var key for this post type."
msgstr "(default: true) Sets the query_var key for this post type."

#: inc/post-types.php:772 inc/taxonomies.php:753
msgid "(default: true) Should the permastruct be prepended with the front base."
msgstr "(default: true) Should the permastruct be prepended with the front base."

#: inc/post-types.php:747
msgid "(default: true) Whether or not WordPress should use rewrites for this post type."
msgstr "(default: true) Whether or not WordPress should use rewrites for this post type."

#: inc/post-types.php:731
msgid "(default: false) Whether or not the post type can have parent-child relationships."
msgstr "(default: false) Whether or not the post type can have parent-child relationships."

#: inc/post-types.php:707
msgid "(default: false) Whether or not to exclude posts with this post type from front end search results."
msgstr "(default: false) Whether or not to exclude posts with this post type from front end search results."

#: inc/post-types.php:678
msgid "(default: false) Whether or not the post type will have a post type archive URL."
msgstr "(default: false) Whether or not the post type will have a post type archive URL."

#: inc/post-types.php:650
msgid "(default: false) Whether or not to show this post type data in the WP REST API."
msgstr "(default: false) Whether or not to show this post type data in the WP REST API."

#: inc/post-types.php:634
msgid "(CPTUI default: true) Whether or not this post type is available for selection in navigation menus."
msgstr "(CPTUI default: true) Whether or not this post type is available for selection in navigation menus."

#: inc/post-types.php:618
msgid "(default: true) Whether or not to generate a default UI for managing this post type."
msgstr "(default: true) Whether or not to generate a default UI for managing this post type."

#: inc/post-types.php:602
msgid "(default: true) Whether or not queries can be performed on the front end as part of parse_request()"
msgstr "(default: true) Whether or not queries can be performed on the front end as part of parse_request()"

#: inc/post-types.php:601
msgid "Publicly Queryable"
msgstr "Publicly Queryable"

#: inc/post-types.php:586
msgid "(CPTUI default: true) Whether or not posts of this type should be shown in the admin UI and is publicly queryable."
msgstr "(CPTUI default: true) Whether or not posts of this type should be shown in the admin UI and is publicly queryable."

#: inc/post-types.php:564 inc/taxonomies.php:568
msgid "Toggle panel: Settings"
msgstr "Toggle panel: Settings"

#: inc/post-types.php:452
msgid "Used for hierarchical types that need a colon."
msgstr "Used for hierarchical types that need a colon."

#: inc/post-types.php:326 inc/taxonomies.php:376
msgid "Toggle panel: Additional labels"
msgstr "Toggle panel: Additional labels"

#: inc/post-types.php:214 inc/taxonomies.php:215
msgid "Slug has changed"
msgstr "Slug has changed"

#: inc/post-types.php:199 inc/taxonomies.php:201
msgid "Toggle panel: Basic settings"
msgstr "Toggle panel: Basic settings"

#: inc/post-types.php:98
msgid "Import/Export Post Types"
msgstr "Import/Export Post Types"

#: inc/listings.php:245
msgid "CPTUI registered taxonomies count total: %d"
msgstr "CPTUI registered taxonomies count total: %d"

#: inc/listings.php:198
msgid "*Replace \"post_slug\" with the slug of the actual post slug."
msgstr "*Replace \"post_slug\" with the slug of the actual post slug."

#: inc/listings.php:120 inc/listings.php:316
msgid "Get code"
msgstr "Get code"

#: inc/listings.php:41
msgid "CPTUI registered post types count total: %d"
msgstr "CPTUI registered post types count total: %d"

#: inc/about.php:158
msgid "Wanna make the most of WordPress? Sign up for the Pluginize newsletter and get access to discounts, plugin announcements, and more!"
msgstr "Wanna make the most of WordPress? Sign up for the Pluginize newsletter and get access to discounts, plugin announcements, and more!"

#: inc/about.php:134
msgid "Stay informed"
msgstr "Stay informed"

#: inc/about.php:97
msgid "More from %s"
msgstr "More from %s"

#: inc/about.php:47
msgid "Thank you for choosing Custom Post Type UI! We hope that your experience with our plugin makes creating post types and taxonomies and organizing your content quick and easy."
msgstr "Thank you for choosing Custom Post Type UI! We hope that your experience with our plugin makes creating post types and taxonomies and organising your content quick and easy."

#: inc/about.php:171 inc/utility.php:351
msgid "Subscribe"
msgstr "Subscribe"

#: inc/about.php:161 inc/utility.php:341
msgid "Email Address"
msgstr "Email Address"

#: inc/utility.php:339
msgid "Get email updates from pluginize.com about Custom Post Type UI"
msgstr "Get email updates from pluginize.com about Custom Post Type UI"

#: inc/support.php:183
msgid "We encourage checking out %s for easily displaying post type content wherever you can utilize a shortcode. If you prefer to handle on your own, you will need to utilize the %s class to handle display in custom locations. If you have set the post type to have archives, the archive url should be something like \"http://www.mysite.com/post-type-slug\""
msgstr "We encourage checking out %s for easily displaying post type content wherever you can utilise a shortcode. If you prefer to handle on your own, you will need to utilise the %s class to handle display in custom locations. If you have set the post type to have archives, the archive url should be something like \"http://www.mysite.com/post-type-slug\""

#: inc/support.php:113
msgid "No it does not. The Shortcode builder is not multisite dependent and will work with either setup."
msgstr "No, it does not. The Shortcode builder is not multisite dependent and will work with either setup."

#: inc/support.php:112
msgid "Does Custom Post Type UI Extended require multisite?"
msgstr "Does Custom Post Type UI Extended require multisite?"

#: inc/support.php:108
msgid "Yes you will. The Custom Post Type UI Extended is not a replacement of the free version with added extra features. It acts based on the data made available through Custom Post Type UI"
msgstr "Yes, you will. Custom Post Type UI Extended is not a replacement of the free version with added extra features. It acts based on the data made available through the Custom Post Type UI"

#: inc/support.php:107
msgid "Do I still need Custom Post Type UI if I purchase and install Custom Post Type UI Extended?"
msgstr "Do I still need Custom Post Type UI if I purchase and install Custom Post Type UI Extended?"

#: inc/support.php:103
msgid "No, there is no data being sent out from your site with these. The only way anything is tracked is via UTM parameters for WebDevStudios's analytics so we can get an idea of where traffic is coming from. Those are only tracked if you actually click on an ad spot."
msgstr "No, there is no data being sent out from your site with these. The only way anything is tracked is via UTM parameters for WebDevStudios's analytics so we can get an idea of where traffic is coming from. Those are only tracked if you actually click on an ad spot."

#: inc/support.php:102
msgid "Are these ad spots tracking my personal information in any way?"
msgstr "Are these ad spots tracking my personal information in any way?"

#: inc/support.php:93
msgid "You can have them automatically removed from display via a purchased copy of %s."
msgstr "You can have them automatically removed from display via a purchased copy of %s."

#: inc/support.php:89
msgid "How can I remove the ads that suddenly started showing up?"
msgstr "How can I remove the ads that suddenly started showing up?"

#: inc/support.php:85
msgid "No. These spots are intended for and will only be used for other available WebDevStudios products and services."
msgstr "No. These spots are intended for and will only be used for other available WebDevStudios products and services."

#: inc/support.php:84
msgid "Will these ad spots ever show third-party data?"
msgstr "Will these ad spots ever show third-party data?"

#: inc/support.php:80
msgid "Pluginize offers both free and paid WordPress plugins."
msgstr "Pluginize offers both free and paid WordPress plugins."

#: inc/support.php:79
msgid "What does Pluginize offer?"
msgstr "What does Pluginize offer?"

#: inc/support.php:75
msgid "Pluginize is a marketplace of plugins by WebDevStudios."
msgstr "Pluginize is a marketplace of plugins by WebDevStudios."

#: inc/support.php:74
msgid "What is Pluginize?"
msgstr "What is Pluginize?"

#: inc/support.php:71
msgid "Pluginize"
msgstr "Pluginize"

#: inc/support.php:63
msgid "CPTUI Extended"
msgstr "CPTUI Extended"

#: inc/utility.php:112
msgid "Support forums"
msgstr "Support forums"

#: inc/utility.php:35
msgid "About"
msgstr "About"

#: inc/taxonomies.php:1093
msgid "Please provide a post type to attach to."
msgstr "Please provide a post type to attach to."

#: inc/taxonomies.php:840
msgid "Show in quick/bulk edit panel."
msgstr "Show in quick/bulk edit panel."

#: inc/taxonomies.php:559
msgid "Screen reader text for the items list heading on the term listing screen."
msgstr "Screen reader text for the items list heading on the term listing screen."

#: inc/taxonomies.php:557
msgid "(e.g. Actors list)"
msgstr "(e.g. Actors list)"

#: inc/taxonomies.php:550
msgid "Screen reader text for the pagination heading on the term listing screen."
msgstr "Screen reader text for the pagination heading on the term listing screen."

#: inc/taxonomies.php:548
msgid "(e.g. Actors list navigation)"
msgstr "(e.g. Actors list navigation)"

#: inc/taxonomies.php:541
msgid "Used when indicating that there are no terms in the given taxonomy associated with an object."
msgstr "Used when indicating that there are no terms in the given taxonomy associated with an object."

#: inc/taxonomies.php:540
msgid "No terms"
msgstr "No terms"

#: inc/taxonomies.php:539
msgid "(e.g. No actors)"
msgstr "(e.g. No actors)"

#: inc/taxonomies.php:451
msgid "Used at the top of the term editor screen and button text for a new taxonomy term."
msgstr "Used at the top of the term editor screen and button text for a new taxonomy term."

#: inc/taxonomies.php:433
msgid "Used in the admin bar when viewing editor screen for an existing taxonomy term."
msgstr "Used in the admin bar when viewing editor screen for an existing taxonomy term."

#: inc/taxonomies.php:424
msgid "Used at the top of the term editor screen for an existing taxonomy term."
msgstr "Used at the top of the term editor screen for an existing taxonomy term."

#: inc/taxonomies.php:415
msgid "Used as tab text when showing all terms for hierarchical taxonomy while editing post."
msgstr "Used as tab text when showing all terms for hierarchical taxonomy while editing post."

#: inc/taxonomies.php:406
msgid "Custom admin menu name for your taxonomy."
msgstr "Custom admin menu name for your taxonomy."

#: inc/taxonomies.php:397
msgid "Describe what your taxonomy is used for."
msgstr "Describe what your taxonomy is used for."

#: inc/taxonomies.php:259
msgid "Used for the taxonomy admin menu item."
msgstr "Used for the taxonomy admin menu item."

#: inc/taxonomies.php:245
msgid "Migrate terms to newly renamed taxonomy?"
msgstr "Migrate terms to newly renamed taxonomy?"

#: inc/taxonomies.php:236
msgid "DO NOT EDIT the taxonomy slug unless also planning to migrate terms. Changing the slug registers a new taxonomy entry."
msgstr "DO NOT EDIT the taxonomy slug unless also planning to migrate terms. Changing the slug registers a new taxonomy entry."

#: inc/taxonomies.php:224
msgid "The taxonomy name/slug. Used for various queries for taxonomy content."
msgstr "The taxonomy name/slug. Used for various queries for taxonomy content."

#: inc/taxonomies.php:91
msgid "View Taxonomies"
msgstr "View Taxonomies"

#: inc/utility.php:639
msgid "Please choose a different post type name. %s matches an existing page slug, which can cause conflicts."
msgstr "Please choose a different post type name. %s matches an existing page slug, which can cause conflicts."

#: inc/post-types.php:1070 inc/taxonomies.php:310
msgid "(WP Core)"
msgstr "(WP Core)"

#: inc/post-types.php:873
msgid "Choose image icon"
msgstr "Choose image icon"

#: inc/post-types.php:865
msgid "Image URL or Dashicon class name to use for icon. Custom image should be 20px by 20px."
msgstr "Image URL or Dashicon class name to use for icon. Custom image should be 20px by 20px."

#: inc/post-types.php:546
msgid "(e.g. Movies list)"
msgstr "(e.g. Films list)"

#: inc/post-types.php:542
msgid "Screen reader text for the items list heading on the post type listing screen."
msgstr "Screen reader text for the items list heading on the post type listing screen."

#: inc/post-types.php:541 inc/taxonomies.php:558
msgid "Items List"
msgstr "Items List"

#: inc/post-types.php:537
msgid "(e.g. Movies list navigation)"
msgstr "(e.g. Films list navigation)"

#: inc/post-types.php:533
msgid "Screen reader text for the pagination heading on the post type listing screen."
msgstr "Screen reader text for the pagination heading on the post type listing screen."

#: inc/post-types.php:532 inc/taxonomies.php:549
msgid "Items List Navigation"
msgstr "Items List Navigation"

#: inc/post-types.php:528
msgid "(e.g. Filter movies list)"
msgstr "(e.g. Filter films list)"

#: inc/post-types.php:524
msgid "Screen reader text for the filter links heading on the post type listing screen."
msgstr "Screen reader text for the filter links heading on the post type listing screen."

#: inc/post-types.php:523
msgid "Filter Items List"
msgstr "Filter Items List"

#: inc/post-types.php:519
msgid "(e.g. Uploaded to this movie)"
msgstr "(e.g. Uploaded to this film)"

#: inc/post-types.php:515
msgid "Used as the \"Uploaded to this post\" or \"Uploaded to this page\" phrase for the post type."
msgstr "Used as the \"Uploaded to this post\" or \"Uploaded to this page\" phrase for the post type."

#: inc/post-types.php:514
msgid "Uploaded to this Item"
msgstr "Uploaded to this Item"

#: inc/post-types.php:510
msgid "(e.g. Insert into movie)"
msgstr "(e.g. Insert into film)"

#: inc/post-types.php:506
msgid "Used as the \"Insert into post\" or \"Insert into page\" phrase for the post type."
msgstr "Used as the \"Insert into post\" or \"Insert into page\" phrase for the post type."

#: inc/post-types.php:505
msgid "Insert into item"
msgstr "Insert into item"

#: inc/post-types.php:501
msgid "(e.g. Movie archives)"
msgstr "(e.g. Film archives)"

#: inc/post-types.php:497
msgid "Post type archive label used in nav menus."
msgstr "Post type archive label used in nav menus."

#: inc/post-types.php:492
msgid "(e.g. Use as featured image for this movie)"
msgstr "(e.g. Use as featured image for this film)"

#: inc/post-types.php:488
msgid "Used as the \"Use as featured image\" phrase for the post type."
msgstr "Used as the \"Use as featured image\" phrase for the post type."

#: inc/post-types.php:487
msgid "Use Featured Image"
msgstr "Use Featured Image"

#: inc/post-types.php:483
msgid "(e.g. Remove featured image for this movie)"
msgstr "(e.g. Remove featured image for this film)"

#: inc/post-types.php:479
msgid "Used as the \"Remove featured image\" phrase for the post type."
msgstr "Used as the \"Remove featured image\" phrase for the post type."

#: inc/post-types.php:478
msgid "Remove Featured Image"
msgstr "Remove Featured Image"

#: inc/post-types.php:474
msgid "(e.g. Set featured image for this movie)"
msgstr "(e.g. Set featured image for this film)"

#: inc/post-types.php:470
msgid "Used as the \"Set featured image\" phrase for the post type."
msgstr "Used as the \"Set featured image\" phrase for the post type."

#: inc/post-types.php:469
msgid "Set Featured Image"
msgstr "Set Featured Image"

#: inc/post-types.php:465
msgid "(e.g. Featured image for this movie)"
msgstr "(e.g. Featured image for this film)"

#: inc/post-types.php:461
msgid "Used as the \"Featured Image\" phrase for the post type."
msgstr "Used as the \"Featured Image\" phrase for the post type."

#: inc/post-types.php:442
msgid "Used when there are no posts to display on the post type list trash screen."
msgstr "Used when there are no posts to display on the post type list bin screen."

#: inc/post-types.php:433
msgid "Used when there are no posts to display on the post type list screen."
msgstr "Used when there are no posts to display on the post type list screen."

#: inc/post-types.php:424
msgid "Used as the text for the search button on post type list screen."
msgstr "Used as the text for the search button on post type list screen."

#: inc/post-types.php:406 inc/post-types.php:415
msgid "Used in the admin bar when viewing editor screen for a published post in the post type."
msgstr "Used in the admin bar when viewing editor screen for a published post in the post type."

#: inc/post-types.php:388
msgid "Used at the top of the post editor screen for an existing post type post."
msgstr "Used at the top of the post editor screen for an existing post type post."

#: inc/post-types.php:379
msgid "Used at the top of the post editor screen for a new post type post."
msgstr "Used at the top of the post editor screen for a new post type post."

#: inc/post-types.php:361 inc/post-types.php:370
msgid "Used in the post type admin submenu."
msgstr "Used in the post type admin submenu."

#: inc/post-types.php:347
msgid "Perhaps describe what your custom post type is used for?"
msgstr "Perhaps describe what your custom post type is used for?"

#: inc/post-types.php:346
msgid "Post Type Description"
msgstr "Post Type Description"

#: inc/post-types.php:330 inc/taxonomies.php:380
msgid "Additional labels"
msgstr "Additional labels"

#: inc/post-types.php:270 inc/taxonomies.php:269
msgid "Used when a singular label is needed."
msgstr "Used when a singular label is needed."

#: inc/post-types.php:260
msgid "Used for the post type admin menu item."
msgstr "Used for the post type admin menu item."

#: inc/post-types.php:235
msgid "DO NOT EDIT the post type slug unless also planning to migrate posts. Changing the slug registers a new post type entry."
msgstr "DO NOT EDIT the post type slug unless also planning to migrate posts. Changing the slug registers a new post type entry."

#: inc/post-types.php:224
msgid "The post type name/slug. Used for various queries for post type content."
msgstr "The post type name/slug. Used for various queries for post type content."

#: inc/post-types.php:203 inc/taxonomies.php:205
msgid "Basic settings"
msgstr "Basic settings"

#: inc/post-types.php:91
msgid "View Post Types"
msgstr "View Post Types"

#: inc/post-types.php:39 inc/taxonomies.php:38
msgid "Are you sure you want to delete this? Deleting will NOT remove created content."
msgstr "Are you sure you want to delete this? Deleting will NOT remove created content."

#: inc/taxonomies.php:703
msgid "(default: taxonomy slug). Query var needs to be true to use."
msgstr "(default: taxonomy slug). Query var needs to be true to use."

#: inc/support.php:149
msgid "Please see the solution from the following forum support thread."
msgstr "Please see the solution from the following forum support thread."

#: inc/support.php:147
msgid "Is there any way to get CPTUI-registered post types working with Visual Composer Media Grid?"
msgstr "Is there any way to get CPTUI-registered post types working with Visual Composer Media Grid?"

#: inc/support.php:142
msgid "We recommend using VelocityPage."
msgstr "We recommend using VelocityPage."

#: inc/support.php:141
msgid "Do you have any recommendations for an alternative to Visual Composer?"
msgstr "Do you have any recommendations for an alternative to Visual Composer?"

#: inc/support.php:123
msgid "Visit the Import/Export page and copy the export code into the import side on the left. Replace the space with an underscore and then click \"Import\". You should be able to delete the individual post types afterwards."
msgstr "Visit the Import/Export page and copy the export code into the import side on the left. Replace the space with an underscore and then click \"Import\". You should be able to delete the individual post types afterwards."

#: inc/support.php:122
msgid "I have post types with spaces in their slug and can not successfully delete them. How can I fix that?"
msgstr "I have post types with spaces in their slug and can not successfully delete them. How can I fix that?"

#: inc/post-types.php:798
msgid "Custom query var slug to use instead of the default."
msgstr "Custom query var slug to use instead of the default."

#: inc/post-types.php:797
msgid "(default: post type slug) Query var needs to be true to use."
msgstr "(default: post type slug) Query var needs to be true to use."

#: inc/post-types.php:796
msgid "Custom Query Var Slug"
msgstr "Custom Query Var Slug"

#: inc/post-types.php:658 inc/taxonomies.php:821
msgid "Slug to use in REST API URLs."
msgstr "Slug to use in REST API URLs."

#: inc/post-types.php:657 inc/taxonomies.php:820
msgid "REST API base slug"
msgstr "REST API base slug"

#: inc/post-types.php:649 inc/taxonomies.php:812
msgid "Show in REST API"
msgstr "Show in REST API"

#: inc/post-types.php:633
msgid "Show in Nav Menus"
msgstr "Show in Nav Menus"

#: inc/listings.php:444
msgid "No taxonomies registered for display. Visit %s to get started."
msgstr "No taxonomies registered for display. Visit %s to get started."

#: inc/listings.php:368
msgid "*Replace \"term_slug\" with the slug of the actual taxonomy term."
msgstr "*Replace \"term_slug\" with the slug of the actual taxonomy term."

#: inc/post-types.php:496
msgid "Archives"
msgstr "Archives"

#: inc/listings.php:425
msgid "No post types registered for display. Visit %s to get started."
msgstr "No post types registered for display. Visit %s to get started."

#: inc/listings.php:204 inc/listings.php:373
msgid "Template hierarchy Theme Handbook"
msgstr "Template hierarchy Theme Handbook"

#: inc/listings.php:189
msgid "Single Posts file name examples."
msgstr "Single Posts file name examples."

#: inc/listings.php:183 inc/listings.php:359
msgid "Archives file name examples."
msgstr "Archives file name examples."

#: inc/listings.php:51 inc/listings.php:254
msgid "Template Hierarchy"
msgstr "Template Hierarchy"

#: inc/tools.php:832
msgid "Send debug info"
msgstr "Send debug info"

#: inc/tools.php:823
msgid "Please provide an email address to send debug information to: "
msgstr "Please provide an email address to send debug information to: "

#: inc/tools.php:796
msgid "%s Taxonomy"
msgstr "%s Taxonomy"

#: inc/tools.php:779
msgid "%s Post Type"
msgstr "%s Post Type"

#: inc/tools.php:669
msgid "This will not export the associated posts or taxonomy terms, just the settings."
msgstr "This will not export the associated posts or taxonomy terms, just the settings."

#: inc/tools.php:57
msgid "Debug Info"
msgstr "Debug Info"

#: inc/about.php:59
msgid "What's new in version %s"
msgstr "What's new in version %s"

#: classes/class.cptui_debug_info.php:232
msgid "CPTUI debug information for %s"
msgstr "CPTUI debug information for %s"

#: classes/class.cptui_debug_info.php:23
msgid "If you have sought support for Custom Post Type UI on the forums, you may be requested to send the information below to the plugin developer. Simply insert the email they provided in the input field at the bottom and click the \"Send debug info\" button. Only the data below will be sent to them."
msgstr "If you have sought support for Custom Post Type UI on the forums, you may be requested to send the information below to the plugin developer. Simply insert the email they provided in the input field at the bottom and click the \"Send debug info\" button. Only the data below will be sent to them."

#. Author URI of the plugin/theme
msgid "https://webdevstudios.com/"
msgstr "https://webdevstudios.com/"

#. Author of the plugin/theme
msgid "WebDevStudios"
msgstr "WebDevStudios"

#. Description of the plugin/theme
msgid "Admin panel for creating custom post types and custom taxonomies in WordPress"
msgstr "Admin panel for creating custom post types and custom taxonomies in WordPress"

#. Plugin URI of the plugin/theme
msgid "https://github.com/WebDevStudios/custom-post-type-ui/"
msgstr "https://github.com/WebDevStudios/custom-post-type-ui/"

#: inc/utility.php:625
msgid "Please choose a different taxonomy name. %s is already registered."
msgstr "Please choose a different taxonomy name. %s is already registered."

#: inc/taxonomies.php:1089
msgid "Please provide a taxonomy name"
msgstr "Please provide a taxonomy name"

#: inc/taxonomies.php:1016
msgid "Please provide a taxonomy to delete"
msgstr "Please provide a taxonomy to delete"

#: inc/taxonomies.php:793
msgid "(default: false) Whether to allow automatic creation of taxonomy columns on associated post-types."
msgstr "(default: false) Whether to allow automatic creation of taxonomy columns on associated post-types."

#: inc/taxonomies.php:792
msgid "Show Admin Column"
msgstr "Show Admin Column"

#: inc/taxonomies.php:772
msgid "Rewrite Hierarchical"
msgstr "Rewrite Hierarchical"

#: inc/taxonomies.php:752
msgid "Rewrite With Front"
msgstr "Rewrite With Front"

#: inc/taxonomies.php:734
msgid "Custom taxonomy rewrite slug."
msgstr "Custom taxonomy rewrite slug."

#: inc/taxonomies.php:732
msgid "(default: taxonomy name)"
msgstr "(default: taxonomy name)"

#: inc/taxonomies.php:705
msgid "Sets a custom query_var slug for this taxonomy."
msgstr "Sets a custom query_var slug for this taxonomy."

#: inc/taxonomies.php:704
msgid "Custom Query Var String"
msgstr "Custom Query Var String"

#: inc/taxonomies.php:531
msgid "Not found"
msgstr "Not found"

#: inc/taxonomies.php:530
msgid "(e.g. No Actors found)"
msgstr "(e.g. No Actors found)"

#: inc/taxonomies.php:522
msgid "Choose From Most Used"
msgstr "Choose From Most Used"

#: inc/taxonomies.php:521
msgid "(e.g. Choose from the most used Actors)"
msgstr "(e.g. Choose from the most used Actors)"

#: inc/taxonomies.php:513
msgid "Add or Remove Items"
msgstr "Add or Remove Items"

#: inc/taxonomies.php:512
msgid "(e.g. Add or remove Actors)"
msgstr "(e.g. Add or remove Actors)"

#: inc/taxonomies.php:504
msgid "Separate Items with Commas"
msgstr "Separate Items with Commas"

#: inc/taxonomies.php:503
msgid "(e.g. Separate Actors with commas)"
msgstr "(e.g. Separate Actors with commas)"

#: inc/taxonomies.php:495
msgid "Popular Items"
msgstr "Popular Items"

#: inc/taxonomies.php:494
msgid "(e.g. Popular Actors)"
msgstr "(e.g. Popular Actors)"

#: inc/taxonomies.php:486
msgid "Search Items"
msgstr "Search Items"

#: inc/taxonomies.php:485
msgid "(e.g. Search Actors)"
msgstr "(e.g. Search Actors)"

#: inc/taxonomies.php:477
msgid "Parent Item Colon"
msgstr "Parent Item Colon"

#: inc/taxonomies.php:476
msgid "(e.g. Parent Actor:)"
msgstr "(e.g. Parent Actor:)"

#: inc/taxonomies.php:468
msgid "Parent Item"
msgstr "Parent Item"

#: inc/taxonomies.php:467
msgid "(e.g. Parent Actor)"
msgstr "(e.g. Parent Actor)"

#: inc/taxonomies.php:459
msgid "New Item Name"
msgstr "New Item Name"

#: inc/taxonomies.php:458
msgid "(e.g. New Actor Name)"
msgstr "(e.g. New Actor Name)"

#: inc/taxonomies.php:449
msgid "(e.g. Add New Actor)"
msgstr "(e.g. Add New Actor)"

#: inc/taxonomies.php:441
msgid "Update Item Name"
msgstr "Update Item Name"

#: inc/taxonomies.php:440
msgid "(e.g. Update Actor Name)"
msgstr "(e.g. Update Actor Name)"

#: inc/taxonomies.php:431
msgid "(e.g. View Actor)"
msgstr "(e.g. View Actor)"

#: inc/taxonomies.php:422
msgid "(e.g. Edit Actor)"
msgstr "(e.g. Edit Actor)"

#: inc/taxonomies.php:413
msgid "(e.g. All Actors)"
msgstr "(e.g. All Actors)"

#: inc/taxonomies.php:442 inc/taxonomies.php:460 inc/taxonomies.php:469
#: inc/taxonomies.php:478 inc/taxonomies.php:487 inc/taxonomies.php:496
#: inc/taxonomies.php:505 inc/taxonomies.php:514 inc/taxonomies.php:523
#: inc/taxonomies.php:532
msgid "Custom taxonomy label. Used in the admin menu for displaying taxonomies."
msgstr "Custom taxonomy label. Used in the admin menu for displaying taxonomies."

#: inc/taxonomies.php:361 inc/taxonomies.php:896
msgid "Add Taxonomy"
msgstr "Add Taxonomy"

#: inc/taxonomies.php:349 inc/taxonomies.php:884
msgid "Delete Taxonomy"
msgstr "Delete Taxonomy"

#: inc/taxonomies.php:338 inc/taxonomies.php:873
msgid "Save Taxonomy"
msgstr "Save Taxonomy"

#: inc/taxonomies.php:275
msgid "Attach to Post Type"
msgstr "Attach to Post Type"

#: inc/taxonomies.php:267
msgid "(e.g. Actor)"
msgstr "(e.g. Actor)"

#: inc/taxonomies.php:257 inc/taxonomies.php:404
msgid "(e.g. Actors)"
msgstr "(e.g. Actors)"

#: inc/taxonomies.php:212
msgid "Taxonomy Slug"
msgstr "Taxonomy Slug"

#: inc/support.php:246
msgid "Change text inside the post/page editor title field. Should be able to adapt as necessary."
msgstr "Change text inside the post/page editor title field. Should be able to adapt as necessary."

#: inc/support.php:245
msgid "How do I filter the \"enter title here\" text in the post editor screen?"
msgstr "How do I filter the \"enter title here\" text in the post editor screen?"

#: inc/support.php:241
msgid "%s has compiled a nice list of functions used by our plugin. Note not all will be useful as they are attached to hooks."
msgstr "%s has compiled a nice list of functions used by our plugin. Note not all will be useful as they are attached to hooks."

#: inc/support.php:240
msgid "Is there any function reference list?"
msgstr "Is there any function reference list?"

#: inc/support.php:231
msgid "%s has an excellent %spost%s introducing users to the %sPosts 2 Posts%s plugin that should be a good start."
msgstr "%s has an excellent %spost%s introducing users to the %sPosts 2 Posts%s plugin that should be a good start."

#: inc/support.php:227
msgid "Post relationships?"
msgstr "Post relationships?"

#: inc/support.php:221
msgid "Check out the %s function for documentation and usage examples."
msgstr "Check out the %s function for documentation and usage examples."

#: inc/support.php:217
msgid "How do I add a newly registered taxonomy to a post type that already exists?"
msgstr "How do I add a newly registered taxonomy to a post type that already exists?"

#: inc/support.php:211
msgid "We recommend checking out %s, the latest iteration of \"Custom Metaboxes and Fields for WordPress\". Both are maintained by WebDevStudios."
msgstr "We recommend checking out %s, the latest iteration of \"Custom Metaboxes and Fields for WordPress\". Both are maintained by WebDevStudios."

#: inc/support.php:207
msgid "How do I add custom metaboxes to my post type?"
msgstr "How do I add custom metaboxes to my post type?"

#: inc/support.php:204
msgid "Advanced"
msgstr "Advanced"

#: inc/support.php:197
msgid "You will need to add your newly created post type to the types that the category and tag archives query for. You can see a tutorial on how to do that at %s"
msgstr "You will need to add your newly created post type to the types that the category and tag archives query for. You can see a tutorial on how to do that at %s"

#: inc/support.php:193
msgid "I have added categories and tags to my custom post type, but they do not appear in the archives."
msgstr "I have added categories and tags to my custom post type, but they do not appear in the archives."

#: inc/support.php:179
msgid "How do I display my custom post type on my site?"
msgstr "How do I display my custom post type on my site?"

#: inc/support.php:172
msgid "Please visit the %sTemplate Hierarchy%s page on the WordPress codex for details about available templates."
msgstr "Please visit the %sTemplate Hierarchy%s page on the WordPress codex for details about available templates."

#: inc/support.php:168
msgid "What template files should I edit to alter my post type display?"
msgstr "What template files should I edit to alter my post type display?"

#: inc/support.php:165
msgid "Front-end Display"
msgstr "Front-end Display"

#: inc/support.php:138
msgid "Make sure your theme has post \"post-thumbnails\" theme support enabled."
msgstr "Make sure your theme has post \"post-thumbnails\" theme support enabled."

#: inc/support.php:137
msgid "I have added post thumbnail and/or post format support to my post type, but those do not appear when adding a post type post."
msgstr "I have added post thumbnail and/or post format support to my post type, but those do not appear when adding a post type post."

#: inc/support.php:134
msgid "Renaming the slug for a post type or taxonomy creates a new entry in our saved option which gets registered as its own post type or taxonomy. Since the settings will be mirrored from the previous slug, you will just need to delete the previous version's entry."
msgstr "Renaming the slug for a post type or taxonomy creates a new entry in our saved option which gets registered as its own post type or taxonomy. Since the settings will be mirrored from the previous slug, you will just need to delete the previous version's entry."

#: inc/support.php:133
msgid "I changed my custom post type or taxonomy slug and now I have duplicates shown. How do I remove the duplicate?"
msgstr "I changed my custom post type or taxonomy slug and now I have duplicates shown. How do I remove the duplicate?"

#: inc/support.php:128
msgid "You can either change the custom post type name back to the original name or try the Post Type Switcher plugin"
msgstr "You can either change the custom post type name back to the original name or try the Post Type Switcher plugin"

#: inc/support.php:127
msgid "I changed my custom post type name and now I can not get to my posts. How do I get them back?"
msgstr "I changed my custom post type name and now I can not get to my posts. How do I get them back?"

#: inc/support.php:119
msgid "General"
msgstr "General"

#: inc/support.php:65
msgid "Support Forums"
msgstr "Support Forums"

#: inc/support.php:56
msgid "Custom Post Type UI Support"
msgstr "Custom Post Type UI Support"

#: inc/utility.php:611
msgid "Please choose a different post type name. %s is already registered."
msgstr "Please choose a different post type name. %s is already registered."

#: inc/utility.php:653
msgid "Please do not use quotes in post type/taxonomy names or rewrite slugs"
msgstr "Please do not use quotes in post type/taxonomy names or rewrite slugs"

#: inc/post-types.php:1318
msgid "Please provide a post type name"
msgstr "Please provide a post type name"

#: inc/post-types.php:1245
msgid "Please provide a post type to delete"
msgstr "Please provide a post type to delete"

#: inc/post-types.php:1078
msgid "Adds %s support"
msgstr "Adds %s support"

#: inc/post-types.php:1046
msgid "Built-in Taxonomies"
msgstr "Built-in Taxonomies"

#: inc/post-types.php:1040
msgid "Provide custom support slugs here."
msgstr "Provide custom support slugs here."

#: inc/post-types.php:1033 inc/post-types.php:1034
msgid "Custom \"Supports\""
msgstr "Custom \"Supports\""

#: inc/post-types.php:1026
msgid "None"
msgstr "None"

#: inc/post-types.php:883
msgid "Use the \"None\" option to explicitly set \"supports\" to false."
msgstr "Use the \"None\" option to explicitly set \"supports\" to false."

#: inc/post-types.php:1015
msgid "Post Formats"
msgstr "Post Formats"

#: inc/post-types.php:1004
msgid "Page Attributes"
msgstr "Page Attributes"

#: inc/post-types.php:993
msgid "Author"
msgstr "Author"

#: inc/post-types.php:460 inc/post-types.php:927
msgid "Featured Image"
msgstr "Featured Image"

#: inc/post-types.php:982
msgid "Revisions"
msgstr "Revisions"

#: inc/post-types.php:971
msgid "Comments"
msgstr "Comments"

#: inc/post-types.php:960
msgid "Custom Fields"
msgstr "Custom Fields"

#: inc/post-types.php:949
msgid "Trackbacks"
msgstr "Trackbacks"

#: inc/post-types.php:938
msgid "Excerpt"
msgstr "Excerpt"

#: inc/post-types.php:912
msgid "Editor"
msgstr "Editor"

#: inc/post-types.php:897
msgid "Title"
msgstr "Title"

#: inc/post-types.php:864
msgid "(Full URL for icon or Dashicon class)"
msgstr "(Full URL for icon or Dashicon class)"

#: inc/post-types.php:859
msgid "Menu Icon"
msgstr "Menu Icon"

#: inc/post-types.php:828
msgid "\"Show UI\" must be \"true\". If an existing top level page such as \"tools.php\" is indicated for second input, post type will be sub menu of that."
msgstr "\"Show UI\" must be \"true\". If an existing top level page such as \"tools.php\" is indicated for second input, post type will be sub menu of that."

#: inc/post-types.php:827
msgid "Show in Menu"
msgstr "Show in Menu"

#: inc/post-types.php:821
msgid "The position in the menu order the post type should appear. show_in_menu must be true."
msgstr "The position in the menu order the post type should appear. show_in_menu must be true."

#: inc/post-types.php:802
msgid "Menu Position"
msgstr "Menu Position"

#: inc/post-types.php:787 inc/taxonomies.php:694
msgid "Query Var"
msgstr "Query Var"

#: inc/post-types.php:771
msgid "With Front"
msgstr "With Front"

#: inc/post-types.php:757
msgid "Custom post type slug to use instead of the default."
msgstr "Custom post type slug to use instead of the default."

#: inc/post-types.php:756
msgid "(default: post type slug)"
msgstr "(default: post type slug)"

#: inc/post-types.php:755 inc/taxonomies.php:733
msgid "Custom Rewrite Slug"
msgstr "Custom Rewrite Slug"

#: inc/post-types.php:746 inc/taxonomies.php:723
msgid "Rewrite"
msgstr "Rewrite"

#: inc/post-types.php:730 inc/taxonomies.php:614
msgid "Hierarchical"
msgstr "Hierarchical"

#: inc/post-types.php:716
msgid "The post type to use for checking read, edit, and delete capabilities."
msgstr "The post type to use for checking read, edit, and delete capabilities."

#: inc/post-types.php:715
msgid "Capability Type"
msgstr "Capability Type"

#: inc/post-types.php:706
msgid "Exclude From Search"
msgstr "Exclude From Search"

#: inc/post-types.php:689
msgid "Slug to be used for archive URL."
msgstr "Slug to be used for archive URL."

#: inc/post-types.php:664
msgid "If left blank, the archive slug will default to the post type slug."
msgstr "If left blank, the archive slug will default to the post type slug."

#: inc/post-types.php:663
msgid "Has Archive"
msgstr "Has Archive"

#: inc/post-types.php:617 inc/taxonomies.php:634
msgid "Show UI"
msgstr "Show UI"

#: inc/post-types.php:585 inc/taxonomies.php:594
msgid "Public"
msgstr "Public"

#: inc/post-types.php:577 inc/post-types.php:593 inc/post-types.php:609
#: inc/post-types.php:625 inc/post-types.php:641 inc/post-types.php:670
#: inc/post-types.php:698 inc/post-types.php:722 inc/post-types.php:738
#: inc/post-types.php:763 inc/post-types.php:779 inc/post-types.php:834
#: inc/taxonomies.php:584 inc/taxonomies.php:606 inc/taxonomies.php:624
#: inc/taxonomies.php:644 inc/taxonomies.php:664 inc/taxonomies.php:684
#: inc/taxonomies.php:713 inc/taxonomies.php:742 inc/taxonomies.php:764
#: inc/taxonomies.php:784 inc/taxonomies.php:804 inc/taxonomies.php:832
msgid "True"
msgstr "True"

#: inc/post-types.php:576 inc/post-types.php:592 inc/post-types.php:608
#: inc/post-types.php:624 inc/post-types.php:640 inc/post-types.php:669
#: inc/post-types.php:697 inc/post-types.php:721 inc/post-types.php:737
#: inc/post-types.php:762 inc/post-types.php:778 inc/post-types.php:833
#: inc/taxonomies.php:581 inc/taxonomies.php:603 inc/taxonomies.php:621
#: inc/taxonomies.php:641 inc/taxonomies.php:661 inc/taxonomies.php:681
#: inc/taxonomies.php:710 inc/taxonomies.php:739 inc/taxonomies.php:761
#: inc/taxonomies.php:781 inc/taxonomies.php:801 inc/taxonomies.php:829
msgid "False"
msgstr "False"

#: inc/post-types.php:456
msgid "(e.g. Parent Movie:)"
msgstr "(e.g. Parent Film:)"

#: inc/post-types.php:451
msgid "Parent"
msgstr "Parent"

#: inc/post-types.php:446
msgid "(e.g. No Movies found in Trash)"
msgstr "(e.g. No Films found in Bin)"

#: inc/post-types.php:441
msgid "Not Found in Trash"
msgstr "Not Found in Bin"

#: inc/post-types.php:437
msgid "(e.g. No Movies found)"
msgstr "(e.g. No Films found)"

#: inc/post-types.php:432
msgid "Not Found"
msgstr "Not Found"

#: inc/post-types.php:428
msgid "(e.g. Search Movie)"
msgstr "(e.g. Search Film)"

#: inc/post-types.php:423
msgid "Search Item"
msgstr "Search Item"

#: inc/post-types.php:410
msgid "(e.g. View Movie)"
msgstr "(e.g. View Film)"

#: inc/post-types.php:405 inc/taxonomies.php:432
msgid "View Item"
msgstr "View Item"

#: inc/post-types.php:401
msgid "(e.g. New Movie)"
msgstr "(e.g. New Film)"

#: inc/post-types.php:396
msgid "New Item"
msgstr "New Item"

#: inc/post-types.php:392
msgid "(e.g. Edit Movie)"
msgstr "(e.g. Edit Film)"

#: inc/post-types.php:387 inc/taxonomies.php:423
msgid "Edit Item"
msgstr "Edit Item"

#: inc/post-types.php:383
msgid "(e.g. Add New Movie)"
msgstr "(e.g. Add New Film)"

#: inc/post-types.php:378 inc/taxonomies.php:450
msgid "Add New Item"
msgstr "Add New Item"

#: inc/post-types.php:374
msgid "(e.g. Add New)"
msgstr "(e.g. Add New)"

#: inc/post-types.php:369
msgid "Add New"
msgstr "Add New"

#: inc/post-types.php:365
msgid "(e.g. All Movies)"
msgstr "(e.g. All Films)"

#: inc/post-types.php:360 inc/taxonomies.php:414
msgid "All Items"
msgstr "All Items"

#: inc/post-types.php:356
msgid "(e.g. My Movies)"
msgstr "(e.g. My Films)"

#: inc/post-types.php:352
msgid "Custom admin menu name for your custom post type."
msgstr "Custom admin menu name for your custom post type."

#: inc/post-types.php:351 inc/taxonomies.php:405
msgid "Menu Name"
msgstr "Menu Name"

#: inc/post-types.php:311 inc/post-types.php:1133
msgid "Add Post Type"
msgstr "Add Post Type"

#: inc/post-types.php:299 inc/post-types.php:1121
msgid "Delete Post Type"
msgstr "Delete Post Type"

#: inc/post-types.php:288 inc/post-types.php:1110
msgid "Save Post Type"
msgstr "Save Post Type"

#: inc/post-types.php:244
msgid "Migrate posts to newly renamed post type?"
msgstr "Migrate posts to newly renamed post type?"

#: inc/taxonomies.php:396
msgid "Description"
msgstr "Description"

#: inc/post-types.php:269
msgid "(e.g. Movie)"
msgstr "(e.g. Film)"

#: inc/post-types.php:268 inc/taxonomies.php:268
msgid "Singular Label"
msgstr "Singular Label"

#: inc/post-types.php:397
msgid "Post type label. Used in the admin menu for displaying post types."
msgstr "Post type label. Used in the admin menu for displaying post types."

#: inc/post-types.php:259
msgid "(e.g. Movies)"
msgstr "(e.g. Films)"

#: inc/post-types.php:258 inc/taxonomies.php:258
msgid "Plural Label"
msgstr "Plural Label"

#: inc/post-types.php:210
msgid "Post Type Slug"
msgstr "Post Type Slug"

#: inc/post-types.php:180 inc/taxonomies.php:182
msgid "Select"
msgstr "Select"

#: inc/post-types.php:168 inc/taxonomies.php:170
msgid "Select: "
msgstr "Select: "

#: inc/listings.php:250
msgid "Taxonomy"
msgstr "Taxonomy"

#: inc/listings.php:177 inc/listings.php:353
msgid "No custom labels to display"
msgstr "No custom labels to display"

#: inc/listings.php:125
msgid "View frontend archive"
msgstr "View frontend archive"

#: inc/listings.php:50 inc/listings.php:253
msgid "Labels"
msgstr "Labels"

#: inc/listings.php:48 inc/post-types.php:879
msgid "Supports"
msgstr "Supports"

#: inc/listings.php:46
msgid "Post Type"
msgstr "Post Type"

#: inc/listings.php:35
msgid "Post Types and Taxonomies registered by Custom Post Type UI."
msgstr "Post Types and Taxonomies registered by Custom Post Type UI."

#: inc/tools.php:330
msgid "No post types to display at this time"
msgstr "No post types to display at this time"

#: inc/tools.php:196
msgid "No taxonomies to display at this time"
msgstr "No taxonomies to display at this time"

#: inc/tools.php:785
msgid "All CPT UI Taxonomies"
msgstr "All CPT UI Taxonomies"

#: inc/tools.php:771 inc/tools.php:780 inc/tools.php:788 inc/tools.php:797
msgid "Copy/paste the code below into your functions.php file."
msgstr "Copy/paste the code below into your functions.php file."

#: inc/tools.php:766
msgid "All CPT UI Post Types"
msgstr "All CPT UI Post Types"

#: inc/tools.php:764
msgid "Get Post Type and Taxonomy Code"
msgstr "Get Post Type and Taxonomy Code"

#: inc/tools.php:746
msgid "Use the content above to import current taxonomies into a different WordPress site. You can also use this to simply back up your taxonomy settings."
msgstr "Use the content above to import current taxonomies into a different WordPress site. You can also use this to simply back up your taxonomy settings."

#: inc/tools.php:740
msgid "No taxonomies registered yet."
msgstr "No taxonomies registered yet."

#: inc/tools.php:734
msgid "Export Taxonomies"
msgstr "Export Taxonomies"

#: inc/tools.php:725
msgid "To import taxonomies from a different WordPress site, paste the exported content from that site and click the \"Import\" button."
msgstr "To import taxonomies from a different WordPress site, paste the exported content from that site and click the \"Import\" button."

#: inc/tools.php:715
msgid "Import Taxonomies"
msgstr "Import Taxonomies"

#: inc/tools.php:708
msgid "Use the content above to import current post types into a different WordPress site. You can also use this to simply back up your post type settings."
msgstr "Use the content above to import current post types into a different WordPress site. You can also use this to simply back up your post type settings."

#: inc/tools.php:705 inc/tools.php:743
msgid "To copy the system info, click below then press Ctrl + C (PC) or Cmd + C (Mac)."
msgstr "To copy the system info, click below then press Ctrl + C (PC) or Cmd + C (Mac)."

#: inc/tools.php:702
msgid "No post types registered yet."
msgstr "No post types registered yet."

#: inc/tools.php:696
msgid "Export Post Types"
msgstr "Export Post Types"

#: inc/tools.php:691 inc/tools.php:729
msgid "Import"
msgstr "Import"

#: inc/tools.php:687
msgid "To import post types from a different WordPress site, paste the exported content from that site and click the \"Import\" button."
msgstr "To import post types from a different WordPress site, paste the exported content from that site and click the \"Import\" button."

#: inc/tools.php:683 inc/tools.php:721
msgid "Importing will overwrite previous registered settings."
msgstr "Importing will overwrite previous registered settings."

#: inc/tools.php:683 inc/tools.php:721
msgid "Note:"
msgstr "Note:"

#: inc/tools.php:680 inc/tools.php:718
msgid "Paste content here."
msgstr "Paste content here."

#: inc/tools.php:677
msgid "Import Post Types"
msgstr "Import Post Types"

#: inc/tools.php:668
msgid "NOTE"
msgstr "NOTE"

#: inc/tools.php:662
msgid "If you are wanting to migrate registered post types or taxonomies from this site to another, that will also use Custom Post Type UI, use the import and export functionality. If you are moving away from Custom Post Type UI, use the information in the \"Get Code\" tab."
msgstr "If you are wanting to migrate registered post types or taxonomies from this site to another, that will also use Custom Post Type UI, use the import and export functionality. If you are moving away from Custom Post Type UI, use the information in the \"Get Code\" tab."

#: custom-post-type-ui.php:854
msgid "Choose from the most used %s"
msgstr "Choose from the most used %s"

#: custom-post-type-ui.php:853
msgid "Add or remove %s"
msgstr "Add or remove %s"

#: custom-post-type-ui.php:852
msgid "Separate %s with commas"
msgstr "Separate %s with commas"

#: custom-post-type-ui.php:851
msgid "New %s name"
msgstr "New %s name"

#: custom-post-type-ui.php:849
msgid "Update %s"
msgstr "Update %s"

#: custom-post-type-ui.php:847
msgid "Parent %s:"
msgstr "Parent %s:"

#: custom-post-type-ui.php:846
msgid "Parent %s"
msgstr "Parent %s"

#: custom-post-type-ui.php:844
msgid "Popular %s"
msgstr "Popular %s"

#: custom-post-type-ui.php:840
msgid "No %s found in trash."
msgstr "No %s found in bin."

#: custom-post-type-ui.php:839
msgid "No %s found."
msgstr "No %s found."

#: custom-post-type-ui.php:838 custom-post-type-ui.php:843
msgid "Search %s"
msgstr "Search %s"

#: custom-post-type-ui.php:837 custom-post-type-ui.php:845
msgid "All %s"
msgstr "All %s"

#: custom-post-type-ui.php:836
msgid "View %s"
msgstr "View %s"

#: custom-post-type-ui.php:835
msgid "New %s"
msgstr "New %s"

#: custom-post-type-ui.php:834 custom-post-type-ui.php:848 inc/listings.php:116
#: inc/listings.php:312
msgid "Edit %s"
msgstr "Edit %s"

#: custom-post-type-ui.php:833 custom-post-type-ui.php:850
msgid "Add new %s"
msgstr "Add new %s"

#: custom-post-type-ui.php:752
msgid "%s has failed to be imported"
msgstr "%s has failed to be imported"

#: custom-post-type-ui.php:750
msgid "%s has been successfully imported"
msgstr "%s has been successfully imported"

#: custom-post-type-ui.php:746 inc/utility.php:572
msgid "%s has failed to be deleted"
msgstr "%s has failed to be deleted"

#: custom-post-type-ui.php:744 inc/utility.php:557
msgid "%s has been successfully deleted"
msgstr "%s has been successfully deleted"

#: custom-post-type-ui.php:740 inc/utility.php:542
msgid "%s has failed to be updated"
msgstr "%s has failed to be updated"

#: custom-post-type-ui.php:738 inc/utility.php:527
msgid "%s has been successfully updated"
msgstr "%s has been successfully updated"

#: custom-post-type-ui.php:734 inc/utility.php:512
msgid "%s has failed to be added"
msgstr "%s has failed to be added"

#: custom-post-type-ui.php:732 inc/utility.php:497
msgid "%s has been successfully added"
msgstr "%s has been successfully added"

#: inc/utility.php:36
msgid "Help"
msgstr "Help"

#: inc/listings.php:47 inc/listings.php:251 inc/post-types.php:568
#: inc/taxonomies.php:572
msgid "Settings"
msgstr "Settings"

#: inc/tools.php:50
msgid "Get Code"
msgstr "Get Code"

#: inc/listings.php:49 inc/listings.php:242 inc/tools.php:43
msgid "Taxonomies"
msgstr "Taxonomies"

#: inc/listings.php:38 inc/listings.php:252 inc/tools.php:36
msgid "Post Types"
msgstr "Post Types"

#: inc/taxonomies.php:84
msgid "Edit Taxonomies"
msgstr "Edit Taxonomies"

#: inc/taxonomies.php:66
msgid "Add New Taxonomy"
msgstr "Add New Taxonomy"

#: inc/post-types.php:84
msgid "Edit Post Types"
msgstr "Edit Post Types"

#: inc/post-types.php:66
msgid "Add New Post Type"
msgstr "Add New Post Type"

#: inc/utility.php:114
msgid "Follow on Twitter:"
msgstr "Follow on Twitter:"

#: inc/utility.php:105
msgid "%s version %s by %s"
msgstr "%s version %s by %s"

#. #-#-#-#-#  custom-post-type-ui-code.pot (Custom Post Type UI 1.5.8) 
#. #-#-#-#-#
#. Plugin Name of the plugin/theme
#: inc/about.php:34 inc/utility.php:106
msgid "Custom Post Type UI"
msgstr "Custom Post Type UI"

#: custom-post-type-ui.php:159
msgid "About CPT UI"
msgstr "About CPT UI"

#: custom-post-type-ui.php:145
msgid "Help/Support"
msgstr "Help/Support"

#: custom-post-type-ui.php:143
msgid "Registered Types/Taxes"
msgstr "Registered Types/Taxes"

#: custom-post-type-ui.php:143
msgid "Registered Types and Taxes"
msgstr "Registered Types and Taxes"

#: custom-post-type-ui.php:142 inc/listings.php:447
msgid "Add/Edit Taxonomies"
msgstr "Add/Edit Taxonomies"

#: custom-post-type-ui.php:141 inc/listings.php:428
msgid "Add/Edit Post Types"
msgstr "Add/Edit Post Types"

#: custom-post-type-ui.php:140
msgid "CPT UI"
msgstr "CPT UI"

#: custom-post-type-ui.php:140
msgid "Custom Post Types"
msgstr "Custom Post Types"