# Copyright (C) 2018 site-reviews
# This file is distributed under the same license as the site-reviews package.
msgid ""
msgstr ""
"Project-Id-Version: site-reviews\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language-Team: Gemini Labs <support@geminilabs.io>\n"
"Last-Translator: Paul Ryley <paul@geminilabs.io>\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Keywordslist: "
"__;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_"
"attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
"X-Poedit-Searchpath-0: .\n"
"X-Poedit-Searchpathexcluded-0: *.js\n"
"X-Poedit-Sourcecharset: UTF-8\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: en_US\n"

#: activate.php:96
msgid "The %s plugin was deactivated."
msgstr "The %s plugin was deactivated."

#: activate.php:97
msgid "This plugin requires %s or greater in order to work properly."
msgstr "This plugin requires %s or greater in order to work properly."

#: activate.php:98
msgid ""
"Please contact your hosting provider or server administrator to upgrade the "
"version of PHP on your server (your server is running PHP version %s), or "
"try to find an alternative plugin."
msgstr ""
"Please contact your hosting provider or server administrator to upgrade the "
"version of PHP on your server (your server is running PHP version %s), or "
"try to find an alternative plugin."

#: activate.php:99
msgid "PHP version"
msgstr "PHP version"

#: activate.php:100
msgid "WordPress version"
msgstr "WordPress version"

#: activate.php:101
msgid "Update WordPress"
msgstr "Update WordPress"

#: activate.php:102
msgid "You can use the %s plugin to restore %s to the previous version."
msgstr "You can use the %s plugin to restore %s to the previous version."

#: plugin/Database.php:346
msgid "%s reviews"
msgstr "%s reviews"

#: plugin/Database.php:377
msgid "Anonymous"
msgstr "Anonymous"

#: plugin/Date.php:44
msgid "%s second ago"
msgid_plural "%s seconds ago"
msgstr[0] "%s second ago"
msgstr[1] "%s seconds ago"

#: plugin/Date.php:45
msgid "%s minute ago"
msgid_plural "%s minutes ago"
msgstr[0] "%s minute ago"
msgstr[1] "%s minutes ago"

#: plugin/Date.php:46
msgid "an hour ago"
msgid_plural "%s hours ago"
msgstr[0] "an hour ago"
msgstr[1] "%s hours ago"

#: plugin/Date.php:47
msgid "yesterday"
msgid_plural "%s days ago"
msgstr[0] "yesterday"
msgstr[1] "%s days ago"

#: plugin/Date.php:48
msgid "a week ago"
msgid_plural "%s weeks ago"
msgstr[0] "a week ago"
msgstr[1] "%s weeks ago"

#: plugin/Date.php:49
msgid "%s month ago"
msgid_plural "%s months ago"
msgstr[0] "%s month ago"
msgstr[1] "%s months ago"

#: plugin/Date.php:50
msgid "%s year ago"
msgid_plural "%s years ago"
msgstr[0] "%s year ago"
msgstr[1] "%s years ago"

#: plugin/Settings.php:161, plugin/Settings.php:258, plugin/Settings.php:516, plugin/Settings.php:620
msgid "Save Settings"
msgstr "Save Settings"

#: plugin/Settings.php:167, plugin/Settings.php:602
msgid "Require approval"
msgstr "Require approval"

#: plugin/Settings.php:169
msgid "Set the status of new review submissions to pending."
msgstr "Set the status of new review submissions to pending."

#: plugin/Settings.php:175
msgid "Require login"
msgstr "Require login"

#: plugin/Settings.php:176
msgid "Only allow review submissions from registered users."
msgstr "Only allow review submissions from registered users."

#: plugin/Settings.php:182
msgid "Show registration link"
msgstr "Show registration link"

#: plugin/Settings.php:186
msgid ""
"Show a link for a new user to register. The %s Membership option must be "
"enabled in General Settings for this to work."
msgstr ""
"Show a link for a new user to register. The %s Membership option must be "
"enabled in General Settings for this to work."

#: plugin/Settings.php:187
msgid "Anyone can register"
msgstr "Anyone can register"

#: plugin/Settings.php:194
msgid "Notifications"
msgstr "Notifications"

#: plugin/Settings.php:197
msgid "Do not send review notifications"
msgstr "Do not send review notifications"

#: plugin/Settings.php:198
msgid "Send to administrator"
msgstr "Send to administrator"

#: plugin/Settings.php:199
msgid "Send to one or more email addresses"
msgstr "Send to one or more email addresses"

#: plugin/Settings.php:200
msgid "Send to %s"
msgstr "Send to %s"

#: plugin/Settings.php:207
msgid "Send notification emails to"
msgstr "Send notification emails to"

#: plugin/Settings.php:211
msgid "Separate multiple emails with a comma"
msgstr "Separate multiple emails with a comma"

#: plugin/Settings.php:217
msgid "Webhook URL"
msgstr "Webhook URL"

#: plugin/Settings.php:221
msgid ""
"To send notifications to Slack, create a new %s and then paste the provided "
"Webhook URL in the field above."
msgstr ""
"To send notifications to Slack, create a new %s and then paste the provided "
"Webhook URL in the field above."

#: plugin/Settings.php:222
msgid "Incoming WebHook"
msgstr "Incoming WebHook"

#: plugin/Settings.php:229
msgid "Notification template"
msgstr "Notification template"

#: plugin/Settings.php:264
msgid "Date Format"
msgstr "Date Format"

#: plugin/Settings.php:266
msgid "Use the default date format"
msgstr "Use the default date format"

#: plugin/Settings.php:267
msgid "Use a relative date format"
msgstr "Use a relative date format"

#: plugin/Settings.php:268
msgid "Use a custom date format"
msgstr "Use a custom date format"

#: plugin/Settings.php:270
msgid "The default date format is the one set in your %s."
msgstr "The default date format is the one set in your %s."

#: plugin/Settings.php:271
msgid "WordPress settings"
msgstr "WordPress settings"

#: plugin/Settings.php:278
msgid "Custom Date Format"
msgstr "Custom Date Format"

#: plugin/Settings.php:280
msgid "Enter a custom date format (%s)."
msgstr "Enter a custom date format (%s)."

#: plugin/Settings.php:281
msgid "documentation on date and time formatting"
msgstr "documentation on date and time formatting"

#: plugin/Settings.php:291
msgid "Enable Assigned Links"
msgstr "Enable Assigned Links"

#: plugin/Settings.php:292
msgid "Display a link to the assigned post of a review."
msgstr "Display a link to the assigned post of a review."

#: plugin/Settings.php:298
msgid "Enable Avatars"
msgstr "Enable Avatars"

#: plugin/Settings.php:299
msgid ""
"Display reviewer avatars. These are generated from the email address of the "
"reviewer using %s."
msgstr ""
"Display reviewer avatars. These are generated from the email address of the "
"reviewer using %s."

#: plugin/Settings.php:300
msgid "Gravatar"
msgstr "Gravatar"

#: plugin/Settings.php:307
msgid "Enable Excerpts"
msgstr "Enable Excerpts"

#: plugin/Settings.php:308
msgid "Display an excerpt instead of the full review."
msgstr "Display an excerpt instead of the full review."

#: plugin/Settings.php:314
msgid "Excerpt Length"
msgstr "Excerpt Length"

#: plugin/Settings.php:316
msgid "Set the excerpt word length."
msgstr "Set the excerpt word length."

#: plugin/Settings.php:324
msgid "Rich Snippets (schema.org)"
msgstr "Rich Snippets (schema.org)"

#: plugin/Settings.php:325
msgid ""
"The JSON-LD schema appears in Google's search results and shows the star "
"rating and other information about your reviews. If the schema has been "
"enabled in your shortcodes, you can use Google's <a "
"href=\"https://search.google.com/structured-data/testing-tool\">Structured "
"Data Testing Tool</a> to test your pages for valid schema data. You may "
"override any of these options on a per-post/page basis by using its Custom "
"Field name and adding a custom value using the <a "
"href=\"https://codex.wordpress.org/Using_Custom_Fields#Usage\">Custom "
"Fields</a> metabox."
msgstr ""
"The JSON-LD schema appears in Google's search results and shows the star "
"rating and other information about your reviews. If the schema has been "
"enabled in your shortcodes, you can use Google's <a "
"href=\"https://search.google.com/structured-data/testing-tool\">Structured "
"Data Testing Tool</a> to test your pages for valid schema data. You may "
"override any of these options on a per-post/page basis by using its Custom "
"Field name and adding a custom value using the <a "
"href=\"https://codex.wordpress.org/Using_Custom_Fields#Usage\">Custom "
"Fields</a> metabox."

#: plugin/Settings.php:331
msgid "Default Schema Type"
msgstr "Default Schema Type"

#: plugin/Settings.php:334
msgid "Local Business"
msgstr "Local Business"

#: plugin/Settings.php:335
msgid "Product"
msgstr "Product"

#: plugin/Settings.php:336
msgid "Custom"
msgstr "Custom"

#: plugin/Settings.php:338
msgid "Custom Field name: <code>schema_type</code>"
msgstr "Custom Field name: <code>schema_type</code>"

#: plugin/Settings.php:344
msgid "Custom Schema Type"
msgstr "Custom Schema Type"

#: plugin/Settings.php:348
msgid "View more information on schema types here."
msgstr "View more information on schema types here."

#: plugin/Settings.php:354
msgid "Default Name"
msgstr "Default Name"

#: plugin/Settings.php:357
msgid "Use the assigned or current page title"
msgstr "Use the assigned or current page title"

#: plugin/Settings.php:358
msgid "Enter a custom name"
msgstr "Enter a custom name"

#: plugin/Settings.php:359
msgid "Do not set a default name"
msgstr "Do not set a default name"

#: plugin/Settings.php:361
msgid "Custom Field name: <code>schema_name</code>"
msgstr "Custom Field name: <code>schema_name</code>"

#: plugin/Settings.php:367
msgid "Custom Name"
msgstr "Custom Name"

#: plugin/Settings.php:376
msgid "Default Description"
msgstr "Default Description"

#: plugin/Settings.php:379
msgid "Use the assigned or current page excerpt"
msgstr "Use the assigned or current page excerpt"

#: plugin/Settings.php:380
msgid "Enter a custom description"
msgstr "Enter a custom description"

#: plugin/Settings.php:381
msgid "Do not set a default description"
msgstr "Do not set a default description"

#: plugin/Settings.php:383
msgid "Custom Field name: <code>schema_description</code>"
msgstr "Custom Field name: <code>schema_description</code>"

#: plugin/Settings.php:389
msgid "Custom Description"
msgstr "Custom Description"

#: plugin/Settings.php:398
msgid "Default URL"
msgstr "Default URL"

#: plugin/Settings.php:401
msgid "Use the assigned or current page URL"
msgstr "Use the assigned or current page URL"

#: plugin/Settings.php:402
msgid "Enter a custom URL"
msgstr "Enter a custom URL"

#: plugin/Settings.php:403
msgid "Do not set a default URL"
msgstr "Do not set a default URL"

#: plugin/Settings.php:405
msgid "Custom Field name: <code>schema_url</code>"
msgstr "Custom Field name: <code>schema_url</code>"

#: plugin/Settings.php:411
msgid "Custom URL"
msgstr "Custom URL"

#: plugin/Settings.php:420
msgid "Default Image"
msgstr "Default Image"

#: plugin/Settings.php:423
msgid "Use the featured image of the assigned or current page"
msgstr "Use the featured image of the assigned or current page"

#: plugin/Settings.php:424
msgid "Enter a custom image URL"
msgstr "Enter a custom image URL"

#: plugin/Settings.php:425
msgid "Do not set a default image"
msgstr "Do not set a default image"

#: plugin/Settings.php:427
msgid "Custom Field name: <code>schema_image</code>"
msgstr "Custom Field name: <code>schema_image</code>"

#: plugin/Settings.php:433
msgid "Custom Image URL"
msgstr "Custom Image URL"

#: plugin/Settings.php:442
msgid "Address"
msgstr "Address"

#: plugin/Settings.php:447
msgid "Custom Field name: <code>schema_address</code>"
msgstr "Custom Field name: <code>schema_address</code>"

#: plugin/Settings.php:453
msgid "Telephone Number"
msgstr "Telephone Number"

#: plugin/Settings.php:458
msgid "Custom Field name: <code>schema_telephone</code>"
msgstr "Custom Field name: <code>schema_telephone</code>"

#: plugin/Settings.php:464
msgid "Price Range"
msgstr "Price Range"

#: plugin/Settings.php:469
msgid "Custom Field name: <code>schema_pricerange</code>"
msgstr "Custom Field name: <code>schema_pricerange</code>"

#: plugin/Settings.php:475
msgid "Low Price"
msgstr "Low Price"

#: plugin/Settings.php:480
msgid "Custom Field name: <code>schema_lowprice</code>"
msgstr "Custom Field name: <code>schema_lowprice</code>"

#: plugin/Settings.php:486
msgid "High Price"
msgstr "High Price"

#: plugin/Settings.php:491
msgid "Custom Field name: <code>schema_highprice</code>"
msgstr "Custom Field name: <code>schema_highprice</code>"

#: plugin/Settings.php:497
msgid "Price Currency"
msgstr "Price Currency"

#: plugin/Settings.php:502
msgid "Custom Field name: <code>schema_pricecurrency</code>"
msgstr "Custom Field name: <code>schema_pricecurrency</code>"

#: plugin/Settings.php:522
msgid "Required Fields"
msgstr "Required Fields"

#: plugin/Settings.php:525, plugin/Commands/RegisterPostType.php:22, plugin/Widgets/SiteReviews.php:37, plugin/Widgets/SiteReviewsForm.php:41, plugin/Shortcodes/Buttons/SiteReviews.php:55, plugin/Shortcodes/Buttons/SiteReviews.php:149, plugin/Shortcodes/Buttons/SiteReviewsForm.php:43, plugin/Shortcodes/Buttons/SiteReviewsForm.php:90, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:53
msgid "Title"
msgstr "Title"

#: plugin/Settings.php:526, plugin/Controllers/MainController.php:219
msgid "Review"
msgstr "Review"

#: plugin/Settings.php:527, plugin/Controllers/MainController.php:820, plugin/Shortcodes/Buttons/SiteReviewsForm.php:80
msgid "Name"
msgstr "Name"

#: plugin/Settings.php:528, plugin/Controllers/MainController.php:821, plugin/Shortcodes/Buttons/SiteReviewsForm.php:75
msgid "Email"
msgstr "Email"

#: plugin/Settings.php:535
msgid "Enable Akismet Integration"
msgstr "Enable Akismet Integration"

#: plugin/Settings.php:537
msgid ""
"the %s integration provides spam-filtering for your reviews. In order for "
"this setting to have any affect, you will need to first install and "
"activate the Akismet plugin and set up a WordPress.com API key."
msgstr ""
"the %s integration provides spam-filtering for your reviews. In order for "
"this setting to have any affect, you will need to first install and "
"activate the Akismet plugin and set up a WordPress.com API key."

#: plugin/Settings.php:538
msgid "Akismet plugin"
msgstr "Akismet plugin"

#: plugin/Settings.php:545
msgid "Invisible reCAPTCHA"
msgstr "Invisible reCAPTCHA"

#: plugin/Settings.php:547
msgid "Do not use reCAPTCHA"
msgstr "Do not use reCAPTCHA"

#: plugin/Settings.php:548
msgid "Use reCAPTCHA"
msgstr "Use reCAPTCHA"

#: plugin/Settings.php:551
msgid ""
"Invisible reCAPTCHA is a free anti-spam service from Google. To use it, you "
"will need to %s for an API key pair for your site. If you are already using "
"a reCAPTCHA plugin listed here, please select it; otherwise choose \"Use "
"reCAPTCHA\"."
msgstr ""
"Invisible reCAPTCHA is a free anti-spam service from Google. To use it, you "
"will need to %s for an API key pair for your site. If you are already using "
"a reCAPTCHA plugin listed here, please select it; otherwise choose \"Use "
"reCAPTCHA\"."

#: plugin/Settings.php:552
msgid "sign up"
msgstr "sign up"

#: plugin/Settings.php:559
msgid "Site Key"
msgstr "Site Key"

#: plugin/Settings.php:568
msgid "Site Secret"
msgstr "Site Secret"

#: plugin/Settings.php:577
msgid "Badge Position"
msgstr "Badge Position"

#: plugin/Settings.php:591
msgid "Review Blacklist"
msgstr "Review Blacklist"

#: plugin/Settings.php:592
msgid ""
"When a review contains any of these words in its title, content, name, "
"email, or IP address, it will be rejected. One word or IP address per line. "
"It will match inside words, so \"press\" will match \"WordPress\"."
msgstr ""
"When a review contains any of these words in its title, content, name, "
"email, or IP address, it will be rejected. One word or IP address per line. "
"It will match inside words, so \"press\" will match \"WordPress\"."

#: plugin/Settings.php:600
msgid "Blacklist Action"
msgstr "Blacklist Action"

#: plugin/Settings.php:603
msgid "Reject submission"
msgstr "Reject submission"

#: plugin/Settings.php:605
msgid "Choose the action that should be taken when a review is blacklisted."
msgstr "Choose the action that should be taken when a review is blacklisted."

#: plugin/Strings.php:24
msgid "Add New Review"
msgstr "Add New Review"

#: plugin/Strings.php:25, plugin/Widgets/SiteReviews.php:71
msgid "All Reviews"
msgstr "All Reviews"

#: plugin/Strings.php:26
msgid "Review Archives"
msgstr "Review Archives"

#: plugin/Strings.php:27
msgid "Edit Review"
msgstr "Edit Review"

#: plugin/Strings.php:28
msgid "Insert into review"
msgstr "Insert into review"

#: plugin/Strings.php:29
msgid "New Review"
msgstr "New Review"

#: plugin/Strings.php:30
msgid "No Reviews found"
msgstr "No Reviews found"

#: plugin/Strings.php:31
msgid "No Reviews found in Trash"
msgstr "No Reviews found in Trash"

#: plugin/Strings.php:32
msgid "Search Reviews"
msgstr "Search Reviews"

#: plugin/Strings.php:33
msgid "Uploaded to this review"
msgstr "Uploaded to this review"

#: plugin/Strings.php:34, plugin/Handlers/SubmitReview.php:93
msgid "View Review"
msgstr "View Review"

#: plugin/Strings.php:47
msgid "Review has been approved and published."
msgstr "Review has been approved and published."

#: plugin/Strings.php:48
msgid "Review draft updated."
msgstr "Review draft updated."

#: plugin/Strings.php:49
msgid "Preview review"
msgstr "Preview review"

#: plugin/Strings.php:50
msgid "Review approved and published."
msgstr "Review approved and published."

#: plugin/Strings.php:51
msgid "Review restored to revision from %s."
msgstr "Review restored to revision from %s."

#: plugin/Strings.php:52
msgid "Review has been reverted to its original submission state."
msgstr "Review has been reverted to its original submission state."

#: plugin/Strings.php:53
msgid "Review saved."
msgstr "Review saved."

#: plugin/Strings.php:54
msgid "Review scheduled for: %s."
msgstr "Review scheduled for: %s."

#: plugin/Strings.php:55
msgid "Review submitted."
msgstr "Review submitted."

#: plugin/Strings.php:56
msgid "Review has been unapproved and is now pending."
msgstr "Review has been unapproved and is now pending."

#: plugin/Strings.php:57
msgid "Review updated."
msgstr "Review updated."

#: plugin/Strings.php:58
msgid "View review"
msgstr "View review"

#: plugin/Strings.php:73
msgid "Local"
msgstr "Local"

#: plugin/Strings.php:86
msgid "This field must be accepted."
msgstr "This field must be accepted."

#: plugin/Strings.php:89
msgid "This must be a valid email address."
msgstr "This must be a valid email address."

#: plugin/Strings.php:94
msgid "The format is invalid."
msgstr "The format is invalid."

#: plugin/Strings.php:95
msgid "This field is required."
msgstr "This field is required."

#: plugin/Commands/RegisterPostType.php:23, plugin/Controllers/MainController.php:818, plugin/Shortcodes/Buttons/SiteReviews.php:129
msgid "Date"
msgstr "Date"

#: plugin/Controllers/AjaxController.php:49
msgid "Log is empty"
msgstr "Log is empty"

#: plugin/Controllers/AjaxController.php:75
msgid "Okay"
msgstr "Okay"

#: plugin/Controllers/AjaxController.php:108, plugin/Controllers/AjaxController.php:127
msgid "Nothing found."
msgstr "Nothing found."

#: plugin/Controllers/MainController.php:73
msgid "Log was cleared."
msgstr "Log was cleared."

#: plugin/Controllers/MainController.php:109, plugin/Controllers/MainController.php:356, plugin/Controllers/MainController.php:604
msgid "Settings"
msgstr "Settings"

#: plugin/Controllers/MainController.php:130
msgid "%s Review"
msgid_plural "%s Reviews"
msgstr[0] "%s Review"
msgstr[1] "%s Reviews"

#: plugin/Controllers/MainController.php:182, plugin/Controllers/MainController.php:230, views/edit/bulk-edit-assigned-to.php:7
msgid "Assigned To"
msgstr "Assigned To"

#: plugin/Controllers/MainController.php:183
msgid "Details"
msgstr "Details"

#: plugin/Controllers/MainController.php:184, views/edit/metabox-response.php:3
msgid "Respond Publicly"
msgstr "Respond Publicly"

#: plugin/Controllers/MainController.php:198
msgid "Pin Your Reviews"
msgstr "Pin Your Reviews"

#: plugin/Controllers/MainController.php:199
msgid ""
"You can pin exceptional reviews so that they are always shown first in your "
"widgets and shortcodes."
msgstr ""
"You can pin exceptional reviews so that they are always shown first in your "
"widgets and shortcodes."

#: plugin/Controllers/MainController.php:220, plugin/Controllers/MainController.php:597, views/menu/status.php:16
msgid "Reviews"
msgstr "Reviews"

#: plugin/Controllers/MainController.php:221
msgid "Site Reviews"
msgstr "Site Reviews"

#: plugin/Controllers/MainController.php:231, plugin/Shortcodes/Buttons/SiteReviews.php:119
msgid "Author"
msgstr "Author"

#: plugin/Controllers/MainController.php:232, plugin/Controllers/MainController.php:817
msgid "Type"
msgstr "Type"

#: plugin/Controllers/MainController.php:233, plugin/Controllers/MainController.php:816, plugin/Shortcodes/Buttons/SiteReviews.php:68, plugin/Shortcodes/Buttons/SiteReviews.php:139, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:63, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:109
msgid "Rating"
msgstr "Rating"

#: plugin/Controllers/MainController.php:234, views/edit/pinned.php:17
msgid "Pinned"
msgstr "Pinned"

#: plugin/Controllers/MainController.php:257
msgid "Approve this review"
msgstr "Approve this review"

#: plugin/Controllers/MainController.php:259
msgid "Approve"
msgstr "Approve"

#: plugin/Controllers/MainController.php:262
msgid "Unapprove this review"
msgstr "Unapprove this review"

#: plugin/Controllers/MainController.php:264
msgid "Unapprove"
msgstr "Unapprove"

#: plugin/Controllers/MainController.php:310, plugin/Controllers/MainController.php:402
msgid "Recent Site Reviews"
msgstr "Recent Site Reviews"

#: plugin/Controllers/MainController.php:311
msgid "Site Reviews Summary"
msgstr "Site Reviews Summary"

#: plugin/Controllers/MainController.php:312, plugin/Controllers/MainController.php:407
msgid "Submit a Site Review"
msgstr "Submit a Site Review"

#: plugin/Controllers/MainController.php:357
msgid "Get Help"
msgstr "Get Help"

#: plugin/Controllers/MainController.php:358, plugin/Controllers/MainController.php:424
msgid "Add-Ons"
msgstr "Add-Ons"

#: plugin/Controllers/MainController.php:403
msgid "Your site’s most recent Local Reviews."
msgstr "Your site’s most recent Local Reviews."

#: plugin/Controllers/MainController.php:408
msgid "A \"submit a review\" form for your site."
msgstr "A \"submit a review\" form for your site."

#: plugin/Controllers/MainController.php:462
msgid "Support"
msgstr "Support"

#: plugin/Controllers/MainController.php:463
msgid "Shortcodes"
msgstr "Shortcodes"

#: plugin/Controllers/MainController.php:464
msgid "Hooks"
msgstr "Hooks"

#: plugin/Controllers/MainController.php:465
msgid "Helper Functions"
msgstr "Helper Functions"

#: plugin/Controllers/MainController.php:470
msgid "Documentation"
msgstr "Documentation"

#: plugin/Controllers/MainController.php:473
msgid "System Info"
msgstr "System Info"

#: plugin/Controllers/MainController.php:573
msgid "This review is read-only."
msgstr "This review is read-only."

#: plugin/Controllers/MainController.php:596
msgid "General"
msgstr "General"

#: plugin/Controllers/MainController.php:598
msgid "Submission Form"
msgstr "Submission Form"

#: plugin/Controllers/MainController.php:599
msgid "Translations"
msgstr "Translations"

#: plugin/Controllers/MainController.php:607
msgid "Licenses"
msgstr "Licenses"

#: plugin/Controllers/MainController.php:671
msgid "Logging disabled."
msgid_plural "Logging enabled."
msgstr[0] "Logging disabled."
msgstr[1] "Logging enabled."

#: plugin/Controllers/MainController.php:674
msgid "Settings updated."
msgstr "Settings updated."

#: plugin/Controllers/MainController.php:788
msgid "Nothing to Revert"
msgstr "Nothing to Revert"

#: plugin/Controllers/MainController.php:789
msgid "Revert Changes"
msgstr "Revert Changes"

#: plugin/Controllers/MainController.php:801
msgid "Unknown"
msgstr "Unknown"

#: plugin/Controllers/MainController.php:803
msgid "%s review"
msgstr "%s review"

#: plugin/Controllers/MainController.php:811
msgid "Unregistered user"
msgstr "Unregistered user"

#: plugin/Controllers/MainController.php:813
msgid "RE:"
msgstr "RE:"

#: plugin/Controllers/MainController.php:819
msgid "Reviewer"
msgstr "Reviewer"

#: plugin/Controllers/MainController.php:822
msgid "IP Address"
msgstr "IP Address"

#: plugin/Controllers/MainController.php:823, plugin/Shortcodes/Buttons/SiteReviews.php:124
msgid "Avatar"
msgstr "Avatar"

#: plugin/Controllers/ReviewController.php:135, plugin/Controllers/ReviewController.php:159
msgid "Save as Unapproved"
msgstr "Save as Unapproved"

#: plugin/Controllers/ReviewController.php:136, plugin/Controllers/ReviewController.php:161
msgid "Approved"
msgstr "Approved"

#: plugin/Controllers/ReviewController.php:160
msgid "Privately Approved"
msgstr "Privately Approved"

#: plugin/Controllers/ReviewController.php:162, plugin/Controllers/ReviewController.php:163
msgid "Unapproved"
msgstr "Unapproved"

#: plugin/Controllers/ReviewController.php:233
msgid "%s review updated."
msgid_plural "%s reviews updated."
msgstr[0] "%s review updated."
msgstr[1] "%s reviews updated."

#: plugin/Controllers/ReviewController.php:234
msgid "%s review not updated, somebody is editing it."
msgid_plural "%s reviews not updated, somebody is editing them."
msgstr[0] "%s review not updated, somebody is editing it."
msgstr[1] "%s reviews not updated, somebody is editing them."

#: plugin/Controllers/ReviewController.php:235
msgid "%s review permanently deleted."
msgid_plural "%s reviews permanently deleted."
msgstr[0] "%s review permanently deleted."
msgstr[1] "%s reviews permanently deleted."

#: plugin/Controllers/ReviewController.php:236
msgid "%s review moved to the Trash."
msgid_plural "%s reviews moved to the Trash."
msgstr[0] "%s review moved to the Trash."
msgstr[1] "%s reviews moved to the Trash."

#: plugin/Controllers/ReviewController.php:237
msgid "%s review restored from the Trash."
msgid_plural "%s reviews restored from the Trash."
msgstr[0] "%s review restored from the Trash."
msgstr[1] "%s reviews restored from the Trash."

#: plugin/Controllers/ReviewController.php:291
msgid "Please fix the submission errors."
msgstr "Please fix the submission errors."

#: plugin/Controllers/ReviewController.php:300, plugin/Controllers/ReviewController.php:307
msgid "The review submission failed. Please notify the site administrator."
msgstr "The review submission failed. Please notify the site administrator."

#: plugin/Controllers/ReviewController.php:319
msgid "The reCAPTCHA verification failed. Please notify the site administrator."
msgstr "The reCAPTCHA verification failed. Please notify the site administrator."

#: plugin/Controllers/ReviewController.php:334
msgid "Your review cannot be submitted at this time."
msgstr "Your review cannot be submitted at this time."

#: plugin/Controllers/ReviewController.php:343
msgid "Your review cannot be submitted at this time. Please try again later."
msgstr "Your review cannot be submitted at this time. Please try again later."

#: plugin/Controllers/ReviewController.php:731, plugin/Html/Partials/Reviews.php:281
msgid "No Title"
msgstr "No Title"

#: plugin/Handlers/ChangeStatus.php:31, views/edit/pinned.php:21
msgid "Edit"
msgstr "Edit"

#: plugin/Handlers/RegisterPostType.php:310, plugin/Widgets/SiteReviews.php:56, plugin/Widgets/SiteReviews.php:57, plugin/Widgets/SiteReviews.php:58, plugin/Widgets/SiteReviews.php:59, plugin/Widgets/SiteReviews.php:60, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:65, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:66, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:67, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:68, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:69
msgid "%s star"
msgid_plural "%s stars"
msgstr[0] "%s star"
msgstr[1] "%s stars"

#: plugin/Handlers/RegisterPostType.php:314
msgid "All ratings"
msgstr "All ratings"

#: plugin/Handlers/RegisterPostType.php:316
msgid "Filter by rating"
msgstr "Filter by rating"

#: plugin/Handlers/RegisterPostType.php:336
msgid "All types"
msgstr "All types"

#: plugin/Handlers/RegisterPostType.php:342
msgid "Filter by type"
msgstr "Filter by type"

#: plugin/Handlers/RegisterTaxonomy.php:82
msgid "Filter by category"
msgstr "Filter by category"

#: plugin/Handlers/SubmitReview.php:39
msgid "Your review has been submitted!"
msgstr "Your review has been submitted!"

#: plugin/Handlers/SubmitReview.php:148
msgid "Email notification was not sent: missing email, subject, or message."
msgstr "Email notification was not sent: missing email, subject, or message."

#: plugin/Handlers/SubmitReview.php:151
msgid "Email notification was not sent: wp_mail() failed."
msgstr "Email notification was not sent: wp_mail() failed."

#: plugin/Handlers/TogglePinned.php:43
msgid "The review is pinned."
msgstr "The review is pinned."

#: plugin/Handlers/TogglePinned.php:44
msgid "The review is unpinned."
msgstr "The review is unpinned."

#: plugin/Html/Form.php:137
msgid "Submit"
msgstr "Submit"

#: plugin/Html/Form.php:280
msgid "Save Changes"
msgstr "Save Changes"

#: plugin/Shortcodes/SiteReviewsSummary.php:238, views/submit/index.php:20
msgid "Excellent"
msgstr "Excellent"

#: plugin/Shortcodes/SiteReviewsSummary.php:239, views/submit/index.php:21
msgid "Very good"
msgstr "Very good"

#: plugin/Shortcodes/SiteReviewsSummary.php:240, views/submit/index.php:22
msgid "Average"
msgstr "Average"

#: plugin/Shortcodes/SiteReviewsSummary.php:241, views/submit/index.php:23
msgid "Poor"
msgstr "Poor"

#: plugin/Shortcodes/SiteReviewsSummary.php:242, views/submit/index.php:24
msgid "Terrible"
msgstr "Terrible"

#: plugin/Traits/SiteReviewsForm.php:104
msgid "You must be %s to submit a review."
msgstr "You must be %s to submit a review."

#: plugin/Traits/SiteReviewsForm.php:105
msgid "logged in"
msgstr "logged in"

#: plugin/Traits/SiteReviewsForm.php:108
msgid "You may also %s for an account."
msgstr "You may also %s for an account."

#: plugin/Traits/SiteReviewsForm.php:109
msgid "register"
msgstr "register"

#: plugin/Widgets/SiteReviews.php:44
msgid "How many reviews would you like to display? "
msgstr "How many reviews would you like to display? "

#: plugin/Widgets/SiteReviews.php:53
msgid "What is the minimum rating to display? "
msgstr "What is the minimum rating to display? "

#: plugin/Widgets/SiteReviews.php:68
msgid "Which reviews would you like to display? "
msgstr "Which reviews would you like to display? "

#: plugin/Widgets/SiteReviews.php:79
msgid "Limit reviews to this category"
msgstr "Limit reviews to this category"

#: plugin/Widgets/SiteReviews.php:82
msgid "All Categories"
msgstr "All Categories"

#: plugin/Widgets/SiteReviews.php:89
msgid "Limit reviews to those assigned to this page/post ID"
msgstr "Limit reviews to those assigned to this page/post ID"

#: plugin/Widgets/SiteReviews.php:92
msgid "Separate multiple ID's with a comma"
msgstr "Separate multiple ID's with a comma"

#: plugin/Widgets/SiteReviews.php:93
msgid "You may also enter %s to limit assigned reviews to the current page."
msgstr "You may also enter %s to limit assigned reviews to the current page."

#: plugin/Widgets/SiteReviews.php:99, plugin/Widgets/SiteReviewsForm.php:74
msgid "Enter any custom CSS classes here"
msgstr "Enter any custom CSS classes here"

#: plugin/Widgets/SiteReviews.php:108, plugin/Shortcodes/Buttons/SiteReviews.php:120
msgid "Hide the review author?"
msgstr "Hide the review author?"

#: plugin/Widgets/SiteReviews.php:109, plugin/Shortcodes/Buttons/SiteReviews.php:125
msgid "Hide the reviewer avatar if shown?"
msgstr "Hide the reviewer avatar if shown?"

#: plugin/Widgets/SiteReviews.php:110, plugin/Shortcodes/Buttons/SiteReviews.php:130
msgid "Hide the review date?"
msgstr "Hide the review date?"

#: plugin/Widgets/SiteReviews.php:111, plugin/Shortcodes/Buttons/SiteReviews.php:135
msgid "Hide the review excerpt?"
msgstr "Hide the review excerpt?"

#: plugin/Widgets/SiteReviews.php:112, plugin/Shortcodes/Buttons/SiteReviews.php:140
msgid "Hide the review rating?"
msgstr "Hide the review rating?"

#: plugin/Widgets/SiteReviews.php:113, plugin/Shortcodes/Buttons/SiteReviews.php:145
msgid "Hide the review response?"
msgstr "Hide the review response?"

#: plugin/Widgets/SiteReviews.php:114, plugin/Shortcodes/Buttons/SiteReviews.php:150
msgid "Hide the review title?"
msgstr "Hide the review title?"

#: plugin/Widgets/SiteReviewsForm.php:35
msgid "Your email address will not be published. Required fields are marked %s*%s"
msgstr "Your email address will not be published. Required fields are marked %s*%s"

#: plugin/Widgets/SiteReviewsForm.php:49, plugin/Shortcodes/Buttons/SiteReviewsForm.php:48
msgid "Description"
msgstr "Description"

#: plugin/Widgets/SiteReviewsForm.php:56
msgid "Automatically assign a category"
msgstr "Automatically assign a category"

#: plugin/Widgets/SiteReviewsForm.php:58
msgid "Do not assign a category"
msgstr "Do not assign a category"

#: plugin/Widgets/SiteReviewsForm.php:65
msgid "Assign reviews to a custom page/post ID"
msgstr "Assign reviews to a custom page/post ID"

#: plugin/Widgets/SiteReviewsForm.php:68
msgid "You may also enter %s to assign to the current post."
msgstr "You may also enter %s to assign to the current post."

#: plugin/Widgets/SiteReviewsForm.php:83
msgid "Hide the email field"
msgstr "Hide the email field"

#: plugin/Widgets/SiteReviewsForm.php:84
msgid "Hide the name field"
msgstr "Hide the name field"

#: plugin/Widgets/SiteReviewsForm.php:85
msgid "Hide the terms field"
msgstr "Hide the terms field"

#: plugin/Widgets/SiteReviewsForm.php:86
msgid "Hide the title field"
msgstr "Hide the title field"

#: views/edit/assigned-post.php:5
msgid "Remove assignment"
msgstr "Remove assignment"

#: views/edit/metabox-assigned-to.php:6
msgid "Type to search..."
msgstr "Type to search..."

#: views/edit/metabox-assigned-to.php:8
msgid ""
"Search here for a page or post that you would like to assign this review "
"to. You may search by title or ID."
msgstr ""
"Search here for a page or post that you would like to assign this review "
"to. You may search by title or ID."

#: views/edit/metabox-categories.php:7
msgid "Most Used"
msgstr "Most Used"

#: views/edit/pinned.php:13, plugin/Html/Fields/Yesno.php:23
msgid "No"
msgstr "No"

#: views/edit/pinned.php:14, plugin/Html/Fields/Yesno.php:24
msgid "Yes"
msgstr "Yes"

#: views/edit/pinned.php:22
msgid "Edit pinned status"
msgstr "Edit pinned status"

#: views/edit/pinned.php:30
msgid "Pin"
msgstr "Pin"

#: views/edit/pinned.php:31
msgid "Unpin"
msgstr "Unpin"

#: views/edit/pinned.php:34
msgid "OK"
msgstr "OK"

#: views/edit/pinned.php:35
msgid "Cancel"
msgstr "Cancel"

#: views/edit/review.php:4
msgid "no title"
msgstr "no title"

#: views/menu/status.php:7
msgid "configured timezone"
msgstr "configured timezone"

#: views/menu/status.php:15
msgid "Site"
msgstr "Site"

#: views/menu/status.php:17, views/menu/status.php:34
msgid "Last fetch"
msgstr "Last fetch"

#: views/menu/status.php:18, views/menu/status.php:37
msgid "Next scheduled fetch"
msgstr "Next scheduled fetch"

#: views/menu/status.php:35
msgid "No fetch has been completed"
msgstr "No fetch has been completed"

#: views/menu/status.php:38
msgid "Nothing currently scheduled"
msgstr "Nothing currently scheduled"

#: views/menu/status.php:58
msgid "Fetch reviews from"
msgstr "Fetch reviews from"

#: views/menu/status.php:65
msgid "Fetch status"
msgstr "Fetch status"

#: views/menu/status.php:66
msgid "Fetching reviews..."
msgstr "Fetching reviews..."

#: views/menu/status.php:78
msgid "Fetch Reviews"
msgstr "Fetch Reviews"

#: views/strings/plural.php:6, views/strings/single.php:5
msgid "Delete translation string"
msgstr "Delete translation string"

#: views/strings/plural.php:6, views/strings/single.php:5
msgid "Delete"
msgstr "Delete"

#: views/strings/plural.php:9, views/strings/single.php:8
msgid "Show custom translation"
msgstr "Show custom translation"

#: views/strings/plural.php:16
msgid "singular"
msgstr "singular"

#: views/strings/plural.php:17
msgid "plural"
msgstr "plural"

#: views/strings/translations.php:4
msgid "Strings"
msgstr "Strings"

#: views/strings/translations.php:5
msgid "Custom Strings"
msgstr "Custom Strings"

#: views/submit/index.php:13
msgid "Your overall rating"
msgstr "Your overall rating"

#: views/submit/index.php:19
msgid "Select a Rating"
msgstr "Select a Rating"

#: views/submit/index.php:32
msgid "Title of your review"
msgstr "Title of your review"

#: views/submit/index.php:33
msgid "Summarize your review or highlight an interesting detail"
msgstr "Summarize your review or highlight an interesting detail"

#: views/submit/index.php:45
msgid "Your review"
msgstr "Your review"

#: views/submit/index.php:46
msgid "Tell people your review"
msgstr "Tell people your review"

#: views/submit/index.php:59
msgid "Your name"
msgstr "Your name"

#: views/submit/index.php:60
msgid "Tell us your name"
msgstr "Tell us your name"

#: views/submit/index.php:72
msgid "Your email"
msgstr "Your email"

#: views/submit/index.php:73
msgid "Tell us your email"
msgstr "Tell us your email"

#: views/submit/index.php:85
msgid "This review is based on my own experience and is my genuine opinion."
msgstr "This review is based on my own experience and is my genuine opinion."

#: views/submit/index.php:137
msgid "Submit your review"
msgstr "Submit your review"

#: plugin/Html/Fields/Colorpicker.php:40
msgid "Hex Value"
msgstr "Hex Value"

#: plugin/Html/Fields/Progress.php:37
msgid "Please wait..."
msgstr "Please wait..."

#: plugin/Html/Fields/Progress.php:38
msgid "Inactive"
msgstr "Inactive"

#: plugin/Html/Partials/Addon.php:40
msgid "More Info"
msgstr "More Info"

#: plugin/Html/Partials/Reviews.php:35
msgid "No reviews were found."
msgstr "No reviews were found."

#: plugin/Html/Partials/Reviews.php:82
msgid "Review of %s"
msgstr "Review of %s"

#: plugin/Html/Partials/Reviews.php:164
msgid "Page"
msgstr "Page"

#: plugin/Html/Partials/Reviews.php:168
msgid "Next &rarr;"
msgstr "Next &rarr;"

#: plugin/Html/Partials/Reviews.php:169
msgid "&larr; Previous"
msgstr "&larr; Previous"

#: plugin/Html/Partials/Reviews.php:195
msgid "Previous"
msgstr "Previous"

#: plugin/Html/Partials/Reviews.php:201
msgid "Next"
msgstr "Next"

#: plugin/Html/Partials/Reviews.php:240
msgid "Response from %s"
msgstr "Response from %s"

#: plugin/Html/Partials/Reviews.php:309
msgid "Show more"
msgstr "Show more"

#: plugin/Html/Partials/Reviews.php:310
msgid "Show less"
msgstr "Show less"

#: plugin/Html/Partials/Reviews.php:340
msgid "Site Reviews navigation"
msgstr "Site Reviews navigation"

#: plugin/Shortcodes/Buttons/Generator.php:55
msgid "Close"
msgstr "Close"

#: plugin/Shortcodes/Buttons/Generator.php:56
msgid "Insert Shortcode"
msgstr "Insert Shortcode"

#: plugin/Shortcodes/Buttons/Generator.php:61
msgid "Shortcode"
msgstr "Shortcode"

#: plugin/Shortcodes/Buttons/Generator.php:208
msgid "- Select -"
msgstr "- Select -"

#: plugin/Shortcodes/Buttons/Generator.php:327
msgid "Some of the shortcode options are required."
msgstr "Some of the shortcode options are required."

#: plugin/Shortcodes/Buttons/SiteReviews.php:31, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:31
msgid "Display"
msgstr "Display"

#: plugin/Shortcodes/Buttons/SiteReviews.php:33, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:33
msgid "Which reviews would you like to display?"
msgstr "Which reviews would you like to display?"

#: plugin/Shortcodes/Buttons/SiteReviews.php:41, plugin/Shortcodes/Buttons/SiteReviewsForm.php:30, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:40
msgid "Category"
msgstr "Category"

#: plugin/Shortcodes/Buttons/SiteReviews.php:43, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:42
msgid "Limit reviews to this category."
msgstr "Limit reviews to this category."

#: plugin/Shortcodes/Buttons/SiteReviews.php:50, plugin/Shortcodes/Buttons/SiteReviewsForm.php:39, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:48
msgid "All settings are optional."
msgstr "All settings are optional."

#: plugin/Shortcodes/Buttons/SiteReviews.php:56, plugin/Shortcodes/Buttons/SiteReviewsForm.php:44, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:54
msgid "Enter a custom shortcode heading."
msgstr "Enter a custom shortcode heading."

#: plugin/Shortcodes/Buttons/SiteReviews.php:63
msgid "Count"
msgstr "Count"

#: plugin/Shortcodes/Buttons/SiteReviews.php:64
msgid "How many reviews would you like to display (default: 10)?"
msgstr "How many reviews would you like to display (default: 10)?"

#: plugin/Shortcodes/Buttons/SiteReviews.php:70
msgid "5 stars"
msgstr "5 stars"

#: plugin/Shortcodes/Buttons/SiteReviews.php:71
msgid "4 stars"
msgstr "4 stars"

#: plugin/Shortcodes/Buttons/SiteReviews.php:72
msgid "3 stars"
msgstr "3 stars"

#: plugin/Shortcodes/Buttons/SiteReviews.php:73
msgid "2 stars"
msgstr "2 stars"

#: plugin/Shortcodes/Buttons/SiteReviews.php:74
msgid "1 star"
msgstr "1 star"

#: plugin/Shortcodes/Buttons/SiteReviews.php:76
msgid "What is the minimum rating to display (default: 1 star)?"
msgstr "What is the minimum rating to display (default: 1 star)?"

#: plugin/Shortcodes/Buttons/SiteReviews.php:80
msgid "Pagination"
msgstr "Pagination"

#: plugin/Shortcodes/Buttons/SiteReviews.php:82
msgid "Enable"
msgstr "Enable"

#: plugin/Shortcodes/Buttons/SiteReviews.php:83
msgid "Enable (using ajax)"
msgstr "Enable (using ajax)"

#: plugin/Shortcodes/Buttons/SiteReviews.php:84
msgid "Disable"
msgstr "Disable"

#: plugin/Shortcodes/Buttons/SiteReviews.php:86
msgid ""
"When using pagination this shortcode can only be used once on a page. "
"(default: disable)"
msgstr ""
"When using pagination this shortcode can only be used once on a page. "
"(default: disable)"

#: plugin/Shortcodes/Buttons/SiteReviews.php:93, plugin/Shortcodes/Buttons/SiteReviewsForm.php:58, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:78
msgid "Post ID"
msgstr "Post ID"

#: plugin/Shortcodes/Buttons/SiteReviews.php:94
msgid ""
"Limit reviews to those assigned to this post ID (separate multiple IDs with "
"a comma). You can also enter \"post_id\" to use the ID of the current page."
msgstr ""
"Limit reviews to those assigned to this post ID (separate multiple IDs with "
"a comma). You can also enter \"post_id\" to use the ID of the current page."

#: plugin/Shortcodes/Buttons/SiteReviews.php:98, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:83
msgid "Schema"
msgstr "Schema"

#: plugin/Shortcodes/Buttons/SiteReviews.php:100, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:85
msgid "Enable rich snippets"
msgstr "Enable rich snippets"

#: plugin/Shortcodes/Buttons/SiteReviews.php:101, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:86
msgid "Disable rich snippets"
msgstr "Disable rich snippets"

#: plugin/Shortcodes/Buttons/SiteReviews.php:103, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:88
msgid "Rich snippets are disabled by default."
msgstr "Rich snippets are disabled by default."

#: plugin/Shortcodes/Buttons/SiteReviews.php:107, plugin/Shortcodes/Buttons/SiteReviewsForm.php:63, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:92
msgid "Classes"
msgstr "Classes"

#: plugin/Shortcodes/Buttons/SiteReviews.php:108, plugin/Shortcodes/Buttons/SiteReviewsForm.php:64, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:93
msgid "Add custom CSS classes to the shortcode."
msgstr "Add custom CSS classes to the shortcode."

#: plugin/Shortcodes/Buttons/SiteReviews.php:111, plugin/Shortcodes/Buttons/SiteReviewsForm.php:67, plugin/Shortcodes/Buttons/SiteReviewsSummary.php:96
msgid "Hide"
msgstr "Hide"

#: plugin/Shortcodes/Buttons/SiteReviews.php:134
msgid "Excerpt"
msgstr "Excerpt"

#: plugin/Shortcodes/Buttons/SiteReviews.php:144
msgid "Response"
msgstr "Response"

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:32
msgid "Automatically assign a category to reviews submitted with this shortcode."
msgstr "Automatically assign a category to reviews submitted with this shortcode."

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:49
msgid "Enter a custom shortcode description."
msgstr "Enter a custom shortcode description."

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:59
msgid ""
"Assign submitted reviews to a custom page/post ID. You can also enter "
"\"post_id\" to assign reviews to the ID of the current page."
msgstr ""
"Assign submitted reviews to a custom page/post ID. You can also enter "
"\"post_id\" to assign reviews to the ID of the current page."

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:76
msgid "Hide the email field?"
msgstr "Hide the email field?"

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:81
msgid "Hide the name field?"
msgstr "Hide the name field?"

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:85
msgid "Terms"
msgstr "Terms"

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:86
msgid "Hide the terms field?"
msgstr "Hide the terms field?"

#: plugin/Shortcodes/Buttons/SiteReviewsForm.php:91
msgid "Hide the title field?"
msgstr "Hide the title field?"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:58
msgid "Labels"
msgstr "Labels"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:59
msgid ""
"Enter custom labels for the 1-5 star rating levels (from high to low), and "
"separate each with a comma. The defaults labels are: \"Excellent, Very "
"good, Average, Poor, Terrible\"."
msgstr ""
"Enter custom labels for the 1-5 star rating levels (from high to low), and "
"separate each with a comma. The defaults labels are: \"Excellent, Very "
"good, Average, Poor, Terrible\"."

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:71
msgid "What is the minimum rating? (default: 1 star)"
msgstr "What is the minimum rating? (default: 1 star)"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:79
msgid ""
"Limit reviews to those assigned to this post ID (separate multiple ID's "
"with a comma). You can also enter 'post_id' to use the ID of the current "
"page."
msgstr ""
"Limit reviews to those assigned to this post ID (separate multiple ID's "
"with a comma). You can also enter 'post_id' to use the ID of the current "
"page."

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:104
msgid "Bars"
msgstr "Bars"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:105
msgid "Hide the percentage bars?"
msgstr "Hide the percentage bars?"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:110
msgid "Hide the rating?"
msgstr "Hide the rating?"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:114
msgid "Stars"
msgstr "Stars"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:115
msgid "Hide the stars?"
msgstr "Hide the stars?"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:119
msgid "Summary"
msgstr "Summary"

#: plugin/Shortcodes/Buttons/SiteReviewsSummary.php:120
msgid "Hide the summary text?"
msgstr "Hide the summary text?"

#: views/menu/addons/addons.php:3
msgid "The following Add-Ons extend the functionality of Site Reviews."
msgstr "The following Add-Ons extend the functionality of Site Reviews."

#: views/menu/addons/addons.php:12
msgid ""
"Sync your Tripadvisor business reviews with an optional minimum rating and "
"display them on your site."
msgstr ""
"Sync your Tripadvisor business reviews with an optional minimum rating and "
"display them on your site."

#: views/menu/addons/addons.php:19
msgid ""
"Sync your Yelp business reviews with an optional minimum rating and display "
"them on your site."
msgstr ""
"Sync your Yelp business reviews with an optional minimum rating and display "
"them on your site."

#: views/menu/help/system.php:9
msgid "Download System Info"
msgstr "Download System Info"

#: views/menu/help/system.php:14
msgid "Logging"
msgstr "Logging"

#: views/menu/help/system.php:15
msgid ""
"You can enable logging for debugging purposes. Log files can grow quickly, "
"so don't leave this on."
msgstr ""
"You can enable logging for debugging purposes. Log files can grow quickly, "
"so don't leave this on."

#: views/menu/help/system.php:26
msgid "Clear Log"
msgstr "Clear Log"

#: views/menu/help/system.php:32
msgid "Download Log"
msgstr "Download Log"

#: views/menu/help/system.php:44
msgid "Disable Logging"
msgstr "Disable Logging"

#: views/menu/help/system.php:48
msgid "Enable Logging"
msgstr "Enable Logging"

#: views/menu/settings/settings/strings.php:4
msgid "Search for translatable text"
msgstr "Search for translatable text"

#: views/menu/settings/settings/strings.php:6
msgid "Search for translatable text..."
msgstr "Search for translatable text..."

#: plugin/Settings.php:549
msgctxt "plugin name"
msgid "Use 3rd-party plugin: Invisible reCaptcha"
msgstr "Use 3rd-party plugin: Invisible reCaptcha"

#: plugin/Strings.php:87
msgctxt ":min, and :max are placeholders and should not be translated."
msgid "This field must be between :min and :max."
msgstr "This field must be between :min and :max."

#: plugin/Strings.php:88
msgctxt ":min, and :max are placeholders and should not be translated."
msgid "This field must be between :min and :max characters."
msgstr "This field must be between :min and :max characters."

#: plugin/Strings.php:90
msgctxt ":max is a placeholder and should not be translated."
msgid "This field may not be greater than :max."
msgstr "This field may not be greater than :max."

#: plugin/Strings.php:91
msgctxt ":max is a placeholder and should not be translated."
msgid "This field may not be greater than :max characters."
msgstr "This field may not be greater than :max characters."

#: plugin/Strings.php:92
msgctxt ":min is a placeholder and should not be translated."
msgid "This field must be at least :min."
msgstr "This field must be at least :min."

#: plugin/Strings.php:93
msgctxt ":min is a placeholder and should not be translated."
msgid "This field must be at least :min characters."
msgstr "This field must be at least :min characters."

#: plugin/Handlers/SubmitReview.php:115
msgctxt ""
"The text is different depending on whether or not the review has been "
"assigned to a post."
msgid "New %s-star review"
msgid_plural "New %s-star review of: %s"
msgstr[0] "New %s-star review"
msgstr[1] "New %s-star review of: %s"

#: plugin/Shortcodes/SiteReviewsSummary.php:150
msgctxt "Do not translate {rating} and {max}, they are template tags."
msgid "{rating} out of {max} stars (based on %d review)"
msgid_plural "{rating} out of {max} stars (based on %d reviews)"
msgstr[0] "{rating} out of {max} stars (based on %d review)"
msgstr[1] "{rating} out of {max} stars (based on %d reviews)"

#: views/menu/status.php:6
msgctxt "configured timezone"
msgid "All dates and times shown here use the WordPress %s."
msgstr "All dates and times shown here use the WordPress %s."

#: plugin/Shortcodes/Buttons/Generator.php:334
msgctxt "the option label"
msgid "The \"%s\" option is required."
msgstr "The \"%s\" option is required."