JezK
Edit File: site-reviews-en_US.po
msgid "" msgstr "" "Project-Id-Version: undefined\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: Paul Ryley <paul@geminilabs.io>\n" "Language-Team: Gemini Labs <support@geminilabs.io>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2026-07-23T12:16:39+00:00\n" "PO-Revision-Date: 2026-07-23T12:16:39+00:00\n" "Language: en_US\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" #. translators: %s is replaced with the rating number #: config/settings.php:101 #, php-format msgid "%s star or less" msgid_plural "%s stars or less" msgstr[0] "%s star or less" msgstr[1] "%s stars or less" #: config/settings.php:438 #: plugin/Integrations/ProfilePress/Controllers/AccountController.php:55 #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:83 #: plugin/Integrations/UltimateMember/Controllers/AccountController.php:54 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:65 #: plugin/Modules/Html/ReviewsHtml.php:113 msgid "There are no reviews yet. Be the first one to write one." msgstr "There are no reviews yet. Be the first one to write one." #: plugin/Modules/Avatar.php:80 #: plugin/Review.php:89 msgid "Anonymous" msgstr "Anonymous" #: plugin/Controllers/Api/Version1/RestSubmissionController.php:21 #: plugin/Router.php:227 #: views/pages/documentation/support/common-problems-and-solutions.php:62 msgid "The form could not be submitted. Please notify the site administrator." msgstr "The form could not be submitted. Please notify the site administrator." #: config/forms/review-form.php:5 msgid "Your overall rating" msgstr "Your overall rating" #: config/forms/review-form.php:9 msgid "Title of your review" msgstr "Title of your review" #: config/forms/review-form.php:10 msgid "Summarize your review or highlight an interesting detail" msgstr "Summarize your review or highlight an interesting detail" #: config/forms/review-form.php:14 #: plugin/Modules/Honeypot.php:15 msgid "Your review" msgstr "Your review" #: config/forms/review-form.php:15 msgid "Tell people your review" msgstr "Tell people your review" #: config/forms/review-form.php:20 msgid "Your name" msgstr "Your name" #: config/forms/review-form.php:21 msgid "Tell us your name" msgstr "Tell us your name" #: config/forms/review-form.php:25 msgid "Your email" msgstr "Your email" #: config/forms/review-form.php:26 msgid "Tell us your email" msgstr "Tell us your email" #: config/forms/review-form.php:30 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." #: plugin/Commands/CreateReview.php:208 #: views/pages/documentation/support/common-problems-and-solutions.php:95 msgid "Your review could not be submitted and the error has been logged. Please notify the site administrator." msgstr "Your review could not be submitted and the error has been logged. Please notify the site administrator." #: plugin/Commands/CreateReview.php:212 #: plugin/Controllers/PublicController.php:117 msgid "Your review has been submitted!" msgstr "Your review has been submitted!" #: plugin/Commands/CreateReview.php:213 #: plugin/Controllers/PublicController.php:118 msgid "Your review has been submitted and is pending approval." msgstr "Your review has been submitted and is pending approval." #: plugin/Commands/EnqueuePublicAssets.php:67 #: plugin/Modules/Html/FieldElements/Rating.php:14 msgid "Select a Rating" msgstr "Select a Rating" #: plugin/Commands/EnqueuePublicAssets.php:73 msgid "Close Modal" msgstr "Close Modal" #: plugin/Commands/SendVerificationEmail.php:85 msgid "Please verify your review" msgstr "Please verify your review" #: plugin/Controllers/Api/Version1/RestRenderController.php:103 #: plugin/Controllers/VerificationController.php:96 msgid "Thank you, your review has been verified." msgstr "Thank you, your review has been verified." #: plugin/Controllers/Api/Version1/RestRenderController.php:104 #: plugin/Controllers/VerificationController.php:97 msgid "Thank you, your review has been verified and is awaiting approval." msgstr "Thank you, your review has been verified and is awaiting approval." #: plugin/Defaults/PaginationDefaults.php:37 msgid "Page" msgstr "Page" #: plugin/Defaults/PaginationDefaults.php:42 msgid "Next" msgstr "Next" #: plugin/Defaults/PaginationDefaults.php:43 msgid "Previous" msgstr "Previous" #: plugin/Defaults/ValidationStringsDefaults.php:10 msgid "This field must be accepted." msgstr "This field must be accepted." #: plugin/Defaults/ValidationStringsDefaults.php:15 msgid "This field requires a valid e-mail address." msgstr "This field requires a valid e-mail address." #: plugin/Defaults/ValidationStringsDefaults.php:16 msgid "Please fix the submission errors." msgstr "Please fix the submission errors." #. translators: %s: maximum value #: plugin/Defaults/ValidationStringsDefaults.php:18 #, php-format msgid "Maximum value for this field is %s." msgstr "Maximum value for this field is %s." #. translators: %s: maximum number of files #: plugin/Defaults/ValidationStringsDefaults.php:20 #, php-format msgid "This field allows a maximum of %s files." msgstr "This field allows a maximum of %s files." #. translators: %s: maximum number of characters #: plugin/Defaults/ValidationStringsDefaults.php:22 #, php-format msgid "This field allows a maximum of %s characters." msgstr "This field allows a maximum of %s characters." #. translators: %s: minimum value #: plugin/Defaults/ValidationStringsDefaults.php:24 #, php-format msgid "Minimum value for this field is %s." msgstr "Minimum value for this field is %s." #. translators: %s: minimum number of files #: plugin/Defaults/ValidationStringsDefaults.php:26 #, php-format msgid "This field requires a minimum of %s files." msgstr "This field requires a minimum of %s files." #. translators: %s: minimum number of characters #: plugin/Defaults/ValidationStringsDefaults.php:28 #, php-format msgid "This field requires a minimum of %s characters." msgstr "This field requires a minimum of %s characters." #: plugin/Defaults/ValidationStringsDefaults.php:29 msgid "This field requires a number." msgstr "This field requires a number." #: plugin/Defaults/ValidationStringsDefaults.php:30 #: plugin/Defaults/ValidationStringsDefaults.php:31 msgid "Please match the requested format." msgstr "Please match the requested format." #: plugin/Defaults/ValidationStringsDefaults.php:32 msgid "This field is required." msgstr "This field is required." #: plugin/Defaults/ValidationStringsDefaults.php:33 msgid "This field requires a valid telephone number." msgstr "This field requires a valid telephone number." #: plugin/Defaults/ValidationStringsDefaults.php:34 msgid "This field requires a valid website URL (make sure it starts with http or https)." msgstr "This field requires a valid website URL (make sure it starts with http or https)." #: plugin/Defaults/ValidationStringsDefaults.php:35 msgid "The review could not be submitted because this browser is too old. Please try again with a modern browser." msgstr "The review could not be submitted because this browser is too old. Please try again with a modern browser." #: plugin/Helpers/Str.php:111 msgid "and" msgstr "and" #: plugin/Helpers/Text.php:167 msgid "Show less" msgstr "Show less" #: plugin/Helpers/Text.php:168 msgid "Show more" msgstr "Show more" #: plugin/Metaboxes/AssignedPostsMetabox.php:28 #: plugin/Modules/Discord.php:162 #: plugin/Modules/Html/TemplateTags.php:77 #: plugin/Modules/Slack.php:198 msgid "(no title)" msgstr "(no title)" #: plugin/Metaboxes/DashboardMetabox.php:25 #: plugin/Metaboxes/DashboardMetabox.php:32 msgid "Site Reviews Overview" msgstr "Site Reviews Overview" #. translators: %s: the review author's name #: plugin/Modules/Avatar.php:94 #, php-format msgid "Avatar for %s" msgstr "Avatar for %s" #. translators: %s: links to the posts the review is assigned to #: plugin/Modules/Discord.php:91 #: plugin/Modules/Html/Tags/ReviewAssignedLinksTag.php:21 #: plugin/Modules/Html/Tags/ReviewAssignedPostsTag.php:20 #: plugin/Modules/Html/Tags/ReviewAssignedTermsTag.php:18 #: plugin/Modules/Html/Tags/ReviewAssignedUsersTag.php:25 #: plugin/Modules/Slack.php:90 #, php-format msgid "Review of %s" msgstr "Review of %s" #: plugin/Modules/Discord.php:143 #: plugin/Modules/Slack.php:155 msgid "Approve Review" msgstr "Approve Review" #: plugin/Modules/Discord.php:145 #: plugin/Modules/Html/TemplateTags.php:173 #: plugin/Modules/Slack.php:164 msgid "Edit Review" msgstr "Edit Review" #. translators: %s: star rating #: plugin/Commands/SendNotification.php:117 #, php-format msgid "New %s-star review" msgstr "New %s-star review" #: plugin/Modules/Paginate.php:72 msgid "…" msgstr "…" #: plugin/Modules/Rating.php:64 #: assets/blocks/site_reviews_summary/index.js:1 msgid "Excellent" msgstr "Excellent" #: plugin/Modules/Rating.php:65 #: assets/blocks/site_reviews_summary/index.js:1 msgid "Very good" msgstr "Very good" #: plugin/Modules/Rating.php:66 #: assets/blocks/site_reviews_summary/index.js:1 msgid "Average" msgstr "Average" #: plugin/Modules/Rating.php:67 #: assets/blocks/site_reviews_summary/index.js:1 msgid "Poor" msgstr "Poor" #: plugin/Modules/Rating.php:68 #: assets/blocks/site_reviews_summary/index.js:1 msgid "Terrible" msgstr "Terrible" #. translators: %d: number of stars #: plugin/Modules/Rating.php:74 #, php-format msgid "%d star" msgid_plural "%d stars" msgstr[0] "%d star" msgstr[1] "%d stars" #. translators: %s: number of stars #: plugin/Modules/Rating.php:119 #, php-format msgid "%s Star" msgid_plural "%s Stars" msgstr[0] "%s Star" msgstr[1] "%s Stars" #. translators: %s: amount of claims #: plugin/Overrides/ScheduledActionsTable.php:240 #, php-format msgid "Maximum simultaneous queues already in progress (%s queue). No additional queues will begin processing until the current queues are complete." msgid_plural "Maximum simultaneous queues already in progress (%s queues). No additional queues will begin processing until the current queues are complete." msgstr[0] "Maximum simultaneous queues already in progress (%s queue). No additional queues will begin processing until the current queues are complete." msgstr[1] "Maximum simultaneous queues already in progress (%s queues). No additional queues will begin processing until the current queues are complete." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:70 msgid "logged in" msgstr "logged in" #. translators: %s: a login link with the text "logged in" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:77 #, php-format msgid "You must be %s to submit a review." msgstr "You must be %s to submit a review." #. translators: %s: a registration link with the text "register" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:82 #, php-format msgid "You may also %s for an account." msgstr "You may also %s for an account." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:112 msgid "register" msgstr "register" #: templates/profilepress/account-reviews.php:7 msgid "My Reviews" msgstr "My Reviews" #. translators: %s: number of reviews #: templates/woocommerce/rating.php:9 #, php-format msgid "%s customer review" msgid_plural "%s customer reviews" msgstr[0] "%s customer review" msgstr[1] "%s customer reviews" #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:56 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:42 #: templates/woocommerce/reviews.php:14 msgid "Reviews" msgstr "Reviews" #. translators: %1$s: number of reviews, %2$s: product title #: templates/woocommerce/reviews.php:12 #, php-format msgid "%1$s review for %2$s" msgid_plural "%1$s reviews for %2$s" msgstr[0] "%1$s review for %2$s" msgstr[1] "%1$s reviews for %2$s" #: plugin/Integrations/SureCart/Controllers/ProductController.php:235 #: templates/woocommerce/reviews.php:35 msgid "Only logged in customers who have purchased this product may leave a review." msgstr "Only logged in customers who have purchased this product may leave a review." #: views/partials/update-warning.php:4 msgid "Heads up, please backup before updating!" msgstr "Heads up, please backup before updating!" #: views/partials/update-warning.php:7 msgid "The latest update includes some substantial changes across different areas of the plugin. We recommend you backup your site before updating." msgstr "The latest update includes some substantial changes across different areas of the plugin. We recommend you backup your site before updating." #: plugin/Integrations/GamiPress/Triggers.php:103 msgid "Get review" msgstr "Get review" #: plugin/Integrations/GamiPress/Triggers.php:112 msgid "Get review on a post" msgstr "Get review on a post" #: plugin/Integrations/GamiPress/Triggers.php:121 msgid "Get review on a post of a type" msgstr "Get review on a post of a type" #: plugin/Integrations/GamiPress/Triggers.php:131 msgid "Get review on a specific post" msgstr "Get review on a specific post" #: plugin/Integrations/GamiPress/Triggers.php:141 msgid "Write review" msgstr "Write review" #: plugin/Integrations/GamiPress/Triggers.php:150 msgid "Write review of a post" msgstr "Write review of a post" #: plugin/Integrations/GamiPress/Triggers.php:159 msgid "Write review of a post of a type" msgstr "Write review of a post of a type" #: plugin/Integrations/GamiPress/Triggers.php:169 msgid "Write review of a specific post" msgstr "Write review of a specific post" #: plugin/Integrations/GamiPress/Triggers.php:193 msgid "Write review of a user" msgstr "Write review of a user" #: plugin/Integrations/GamiPress/Triggers.php:202 msgid "Write review of a user of a role" msgstr "Write review of a user of a role" #: plugin/Integrations/GamiPress/Triggers.php:212 msgid "Write review of a specific user" msgstr "Write review of a specific user" #: plugin/Modules/Html/Form.php:33 msgid "Submit Form" msgstr "Submit Form" #: plugin/Modules/Html/Form.php:34 msgid "Submitting, please wait..." msgstr "Submitting, please wait..." #: plugin/Modules/Html/ReviewForm.php:14 msgid "Submit Review" msgstr "Submit Review" #: plugin/Modules/Validator/AkismetValidator.php:41 #: plugin/Modules/Validator/HoneypotValidator.php:20 #: views/pages/documentation/support/common-problems-and-solutions.php:83 msgid "This review has been flagged as possible spam and cannot be submitted." msgstr "This review has been flagged as possible spam and cannot be submitted." #: plugin/Modules/Validator/BlacklistValidator.php:30 #: views/pages/documentation/support/common-problems-and-solutions.php:77 msgid "Your review cannot be submitted at this time." msgstr "Your review cannot be submitted at this time." #: plugin/Modules/Validator/CaptchaValidatorAbstract.php:44 msgid "The CAPTCHA failed to load, please refresh the page and try again." msgstr "The CAPTCHA failed to load, please refresh the page and try again." #: plugin/Modules/Validator/CaptchaValidatorAbstract.php:45 msgid "The CAPTCHA verification failed, please try again." msgstr "The CAPTCHA verification failed, please try again." #: plugin/Modules/Validator/CustomValidator.php:21 #: views/pages/documentation/support/common-problems-and-solutions.php:127 msgid "The review submission failed. Please notify the site administrator." msgstr "The review submission failed. Please notify the site administrator." #: plugin/Modules/Validator/DefaultValidator.php:28 msgid "Please fix the form errors." msgstr "Please fix the form errors." #: plugin/Modules/Validator/DuplicateValidator.php:30 msgid "Duplicate review detected. It looks like you already said that!" msgstr "Duplicate review detected. It looks like you already said that!" #: plugin/Modules/Validator/PermissionValidator.php:18 msgid "You must be logged in to submit a review." msgstr "You must be logged in to submit a review." #: plugin/Modules/Validator/ReviewLimitsValidator.php:25 msgid "You have already submitted a review." msgstr "You have already submitted a review." #: plugin/Modules/Validator/SignatureValidator.php:27 #: views/pages/documentation/support/common-problems-and-solutions.php:89 msgid "This review cannot be submitted, please refresh the page and try again." msgstr "This review cannot be submitted, please refresh the page and try again." #. translators: %s: reviewer name #: templates/woocommerce/widgets/recent-reviews.php:18 #, php-format msgid "by %s" msgstr "by %s" #: plugin/Integrations/ProfilePress/Controllers/AccountController.php:63 #: plugin/Integrations/UltimateMember/Controllers/AccountController.php:61 msgid "You have not written any reviews." msgstr "You have not written any reviews." #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:87 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:69 msgid "You have not received any reviews." msgstr "You have not received any reviews." #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:88 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:70 msgid "This person has not received any reviews." msgstr "This person has not received any reviews." #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:124 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:94 msgid "Your rating" msgstr "Your rating" #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:125 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:95 msgid "User rating" msgstr "User rating" #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:138 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:108 msgid "No one has reviewed you yet." msgstr "No one has reviewed you yet." #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:140 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:110 msgid "No one has reviewed this person yet." msgstr "No one has reviewed this person yet." #. translators: %s: a login link with the text "logged in" #: plugin/Integrations/ProfilePress/Controllers/ProfileController.php:201 #: plugin/Integrations/UltimateMember/Controllers/ProfileController.php:164 #, php-format msgid "You must be %s to review this person." msgstr "You must be %s to review this person." #: plugin/Integrations/SureCart/Controllers/ProductController.php:85 msgid "Rating, low to high" msgstr "Rating, low to high" #: plugin/Integrations/SureCart/Controllers/ProductController.php:91 msgid "Rating, high to low" msgstr "Rating, high to low" #: plugin/Integrations/SureCart/Controllers/ProductController.php:192 #: plugin/Integrations/WooCommerce/Controllers/MainController.php:144 msgid "verified owner" msgstr "verified owner" #. translators: %d: number of reviews #: plugin/Integrations/WooCommerce/Controllers/ProductController.php:205 #, php-format msgid "Reviews (%d)" msgstr "Reviews (%d)" #: plugin/Modules/Html/FieldElements/Range.php:19 msgid "Please select" msgstr "Please select" #: plugin/Modules/Html/FieldElements/YesNo.php:22 msgid "No" msgstr "No" #: plugin/Modules/Html/FieldElements/YesNo.php:23 msgid "Yes" msgstr "Yes" #: plugin/Modules/Html/Partials/Pagination.php:35 msgid "Loading, please wait..." msgstr "Loading, please wait..." #: plugin/Modules/Html/Partials/Pagination.php:38 msgid "Load more" msgstr "Load more" #. translators: %s: the name of the site #: plugin/Modules/Html/Tags/ReviewResponseTag.php:21 #: views/pages/documentation/faq/change-response-name.php:11 #, php-format msgid "Response from %s" msgstr "Response from %s" #: plugin/Modules/Html/Tags/ReviewTitleTag.php:17 msgid "No Title" msgstr "No Title" #: plugin/Modules/Html/Tags/ReviewVerifiedTag.php:20 msgid "Verified" msgstr "Verified" #: views/pages/documentation/support/common-problems-and-solutions.php:133 msgid "Service Unavailable." msgstr "Service Unavailable." #. translators: %s: star rating #: plugin/Integrations/WooCommerce/Controllers/RestApi/ReportReviewsTotalsController.php:23 #, php-format msgid "Rated %s out of 5" msgstr "Rated %s out of 5" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:16 msgid "Style" msgstr "Style" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:21 msgid "The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins." msgstr "The style of this widget is often affected by your theme and plugins. If you experience any such issue, try to switch to a basic theme and deactivate related plugins." #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:25 msgid "Link Color" msgstr "Link Color" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:40 msgid "Star Size" msgstr "Star Size" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:65 msgid "Space Between" msgstr "Space Between" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:86 msgid "Alignment" msgstr "Alignment" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:89 msgid "Left" msgstr "Left" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:93 msgid "Center" msgstr "Center" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:97 msgid "Right" msgstr "Right" #: plugin/Integrations/WooCommerce/Elementor/Widgets/ProductRating.php:101 msgid "Justified" msgstr "Justified" #: compatibility.php:187 msgctxt "admin-text" msgid "Create Reviews" msgstr "Create Reviews" #: compatibility.php:188 msgctxt "admin-text" msgid "Delete Others' Reviews" msgstr "Delete Others' Reviews" #: compatibility.php:189 msgctxt "admin-text" msgid "Delete Reviews" msgstr "Delete Reviews" #: compatibility.php:190 msgctxt "admin-text" msgid "Delete Private Reviews" msgstr "Delete Private Reviews" #: compatibility.php:191 msgctxt "admin-text" msgid "Delete Approved Reviews" msgstr "Delete Approved Reviews" #: compatibility.php:192 msgctxt "admin-text" msgid "Edit Others' Reviews" msgstr "Edit Others' Reviews" #: compatibility.php:193 msgctxt "admin-text" msgid "Edit Reviews" msgstr "Edit Reviews" #: compatibility.php:194 msgctxt "admin-text" msgid "Edit Private Reviews" msgstr "Edit Private Reviews" #: compatibility.php:195 msgctxt "admin-text" msgid "Edit Approved Reviews" msgstr "Edit Approved Reviews" #: compatibility.php:196 msgctxt "admin-text" msgid "Approve Reviews" msgstr "Approve Reviews" #: compatibility.php:197 msgctxt "admin-text" msgid "Read Private Reviews" msgstr "Read Private Reviews" #: compatibility.php:198 msgctxt "admin-text" msgid "Respond To Reviews" msgstr "Respond To Reviews" #: compatibility.php:199 msgctxt "admin-text" msgid "Respond To Others' Reviews" msgstr "Respond To Others' Reviews" #: compatibility.php:200 msgctxt "admin-text" msgid "Assign Review Categories" msgstr "Assign Review Categories" #: compatibility.php:201 msgctxt "admin-text" msgid "Delete Review Categories" msgstr "Delete Review Categories" #: compatibility.php:202 msgctxt "admin-text" msgid "Edit Review Categories" msgstr "Edit Review Categories" #: compatibility.php:203 msgctxt "admin-text" msgid "Manage Review Categories" msgstr "Manage Review Categories" #: helpers.php:108 #: plugin/Controllers/MenuController.php:120 #: plugin/Controllers/MenuController.php:167 msgctxt "admin-text" msgid "Addons" msgstr "Addons" #: helpers.php:109 #: plugin/Controllers/MenuController.php:118 msgctxt "admin-text" msgid "API" msgstr "API" #: helpers.php:110 #: plugin/Controllers/MenuController.php:193 msgctxt "admin-text" msgid "Console" msgstr "Console" #: helpers.php:111 #: plugin/Controllers/MenuController.php:65 msgctxt "admin-text" msgid "Help & Support" msgstr "Help & Support" #: helpers.php:112 #: plugin/Commands/DetectIpAddress.php:13 #: plugin/Controllers/MenuController.php:114 msgctxt "admin-text" msgid "FAQ" msgstr "FAQ" #: helpers.php:113 #: plugin/Controllers/MenuController.php:163 msgctxt "admin-text" msgid "Forms" msgstr "Forms" #: helpers.php:114 #: plugin/Controllers/MenuController.php:117 msgctxt "admin-text" msgid "Functions" msgstr "Functions" #: helpers.php:115 #: plugin/Controllers/MenuController.php:161 #: plugin/Controllers/MenuController.php:190 #: plugin/Integrations/Avada/Defaults/ControlDefaults.php:46 #: plugin/Integrations/Breakdance/Transformer.php:141 #: plugin/Integrations/Bricks/BricksElement.php:127 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:80 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:23 #: plugin/Integrations/WPBakery/Shortcodes/VcShortcode.php:48 msgctxt "admin-text" msgid "General" msgstr "General" #: helpers.php:116 #: plugin/Controllers/MenuController.php:116 msgctxt "admin-text" msgid "Hooks" msgstr "Hooks" #: helpers.php:117 #: plugin/Controllers/MenuController.php:119 #: plugin/Controllers/MenuController.php:166 msgctxt "admin-text" msgid "Integrations" msgstr "Integrations" #: helpers.php:118 #: plugin/Controllers/MenuController.php:168 msgctxt "admin-text" msgid "Licenses" msgstr "Licenses" #: helpers.php:120 #: plugin/Controllers/MenuController.php:162 #: plugin/Controllers/PrivacyController.php:136 #: plugin/Defaults/PostTypeLabelDefaults.php:29 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:95 #: plugin/Integrations/SureCart/Controllers/ProductController.php:158 #: plugin/Integrations/WooCommerce/Metaboxes/ReviewsMetabox.php:15 #: views/integrations/woocommerce/bulk-edit.php:6 #: views/pages/tools/sync.php:10 #: views/pages/tools/sync.php:31 msgctxt "admin-text" msgid "Reviews" msgstr "Reviews" #: helpers.php:121 #: plugin/Controllers/MenuController.php:191 msgctxt "admin-text" msgid "Scheduled Actions" msgstr "Scheduled Actions" #: helpers.php:122 #: plugin/Controllers/MenuController.php:164 #: plugin/Integrations/Breakdance/Transformer.php:132 #: plugin/Integrations/Bricks/Controller.php:37 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:82 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:24 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:71 #: plugin/Tinymce/SiteReviewsTinymce.php:76 msgctxt "admin-text" msgid "Schema" msgstr "Schema" #: helpers.php:123 #: plugin/Addons/Controller.php:51 #: plugin/Controllers/AdminController.php:72 #: plugin/Controllers/MenuController.php:63 #: views/pages/tools/sync.php:23 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Settings" msgstr "Settings" #: helpers.php:124 #: plugin/Controllers/MenuController.php:115 msgctxt "admin-text" msgid "Shortcodes" msgstr "Shortcodes" #: config/settings.php:444 #: helpers.php:125 #: plugin/Controllers/MenuController.php:165 msgctxt "admin-text" msgid "Strings" msgstr "Strings" #: helpers.php:126 #: plugin/Addons/Controller.php:284 #: plugin/Controllers/MenuController.php:113 #: plugin/Controllers/WelcomeController.php:66 msgctxt "admin-text" msgid "Support" msgstr "Support" #: helpers.php:128 #: plugin/Controllers/MenuController.php:194 msgctxt "admin-text" msgid "System Info" msgstr "System Info" #: helpers.php:129 #: plugin/Controllers/MenuController.php:64 msgctxt "admin-text" msgid "Tools" msgstr "Tools" #: helpers.php:143 msgctxt "admin-text" msgid "All Reviews" msgstr "All Reviews" #: helpers.php:271 msgctxt "admin-text" msgid "License Keys" msgstr "License Keys" #: helpers.php:272 msgctxt "admin-text" msgid "Review Actions" msgstr "Review Actions" #: helpers.php:274 msgctxt "admin-text" msgid "Review Authors" msgstr "Review Authors" #: helpers.php:275 msgctxt "admin-text" msgid "Review Filters" msgstr "Review Filters" #: helpers.php:276 msgctxt "admin-text" msgid "Review Forms" msgstr "Review Forms" #: helpers.php:277 msgctxt "admin-text" msgid "Review Images" msgstr "Review Images" #: helpers.php:278 msgctxt "admin-text" msgid "Review Notifications" msgstr "Review Notifications" #: helpers.php:279 msgctxt "admin-text" msgid "Site Reviews Premium" msgstr "Site Reviews Premium" #: helpers.php:280 msgctxt "admin-text" msgid "Review Themes" msgstr "Review Themes" #: config/export.php:5 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:22 #: plugin/Tinymce/SiteReviewsTinymce.php:21 msgctxt "admin-text" msgid "Assigned Categories" msgstr "Assigned Categories" #: config/export.php:7 msgctxt "admin-text" msgid "Export as Term IDs" msgstr "Export as Term IDs" #: config/export.php:8 msgctxt "admin-text" msgid "Export as Term Slugs" msgstr "Export as Term Slugs" #: config/export.php:13 #: config/settings.php:837 #: plugin/Defaults/PostTypeColumnDefaults.php:13 #: plugin/Metaboxes/AssignedPostsMetabox.php:19 #: views/partials/screen/inline-edit.php:107 msgctxt "admin-text" msgid "Assigned Posts" msgstr "Assigned Posts" #: config/export.php:15 msgctxt "admin-text" msgid "Export as Post IDs" msgstr "Export as Post IDs" #: config/export.php:22 #: config/settings.php:839 #: plugin/Defaults/PostTypeColumnDefaults.php:14 #: plugin/Metaboxes/AssignedUsersMetabox.php:19 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:28 #: plugin/Tinymce/SiteReviewsTinymce.php:27 #: views/integrations/mycred/preferences.php:186 #: views/partials/screen/inline-edit.php:118 msgctxt "admin-text" msgid "Assigned Users" msgstr "Assigned Users" #: config/export.php:24 msgctxt "admin-text" msgid "Export as User IDs" msgstr "Export as User IDs" #: config/export.php:25 msgctxt "admin-text" msgid "Export as Usernames" msgstr "Export as Usernames" #: config/export.php:30 msgctxt "admin-text" msgid "Export Reviews After" msgstr "Export Reviews After" #: config/export.php:35 msgctxt "admin-text" msgid "Export Reviews With Status" msgstr "Export Reviews With Status" #: config/export.php:37 msgctxt "admin-text" msgid "Approved and Unapproved reviews" msgstr "Approved and Unapproved reviews" #: config/export.php:38 msgctxt "admin-text" msgid "Approved reviews only" msgstr "Approved reviews only" #: config/export.php:39 msgctxt "admin-text" msgid "Unapproved reviews only" msgstr "Unapproved reviews only" #: config/export.php:43 msgctxt "admin-text" msgid "Review Author" msgstr "Review Author" #: config/export.php:45 msgctxt "admin-text" msgid "Export as User ID" msgstr "Export as User ID" #: config/export.php:46 msgctxt "admin-text" msgid "Export as Username" msgstr "Export as Username" #: config/settings.php:9 msgctxt "admin-text" msgid "Do not delete anything" msgstr "Do not delete anything" #: config/settings.php:10 msgctxt "admin-text" msgid "Delete all plugin settings, widgets settings, and caches" msgstr "Delete all plugin settings, widgets settings, and caches" #: config/settings.php:11 msgctxt "admin-text" msgid "Delete everything (including all reviews and categories)" msgstr "Delete everything (including all reviews and categories)" #: config/settings.php:13 msgctxt "admin-text" msgid "Site Reviews will not delete anything when uninstalled unless you change this setting." msgstr "Site Reviews will not delete anything when uninstalled unless you change this setting." #: config/settings.php:14 msgctxt "admin-text" msgid "Delete data on uninstall" msgstr "Delete data on uninstall" #: config/settings.php:21 msgctxt "admin-text" msgid "This will change the style of the review form to match popular themes and plugins." msgstr "This will change the style of the review form to match popular themes and plugins." #: config/settings.php:22 msgctxt "admin-text" msgid "Plugin Style" msgstr "Plugin Style" #: config/settings.php:24 msgctxt "admin-text" msgid "Styles" msgstr "Styles" #: config/integrations/woocommerce.php:22 #: config/settings.php:25 msgctxt "admin-text" msgid "Site Reviews (default)" msgstr "Site Reviews (default)" #: config/settings.php:26 msgctxt "admin-text" msgid "Site Reviews (minimal)" msgstr "Site Reviews (minimal)" #: config/settings.php:28 msgctxt "admin-text" msgid "Plugins" msgstr "Plugins" #: config/settings.php:29 msgctxt "admin-text" msgid "Breakdance (v2)" msgstr "Breakdance (v2)" #: config/settings.php:30 msgctxt "admin-text" msgid "Contact Form 7 (v5)" msgstr "Contact Form 7 (v5)" #: config/settings.php:31 msgctxt "admin-text" msgid "Elementor Pro (v3)" msgstr "Elementor Pro (v3)" #: config/settings.php:32 msgctxt "admin-text" msgid "Ninja Forms (v3)" msgstr "Ninja Forms (v3)" #: config/settings.php:33 msgctxt "admin-text" msgid "WPForms (v1)" msgstr "WPForms (v1)" #: config/settings.php:35 msgctxt "admin-text" msgid "Themes" msgstr "Themes" #: config/settings.php:36 msgctxt "admin-text" msgid "Bootstrap (v5)" msgstr "Bootstrap (v5)" #: config/settings.php:37 msgctxt "admin-text" msgid "Divi (v5)" msgstr "Divi (v5)" #: config/settings.php:38 msgctxt "admin-text" msgid "Twenty Fifteen" msgstr "Twenty Fifteen" #: config/settings.php:39 msgctxt "admin-text" msgid "Twenty Sixteen" msgstr "Twenty Sixteen" #: config/settings.php:40 msgctxt "admin-text" msgid "Twenty Seventeen" msgstr "Twenty Seventeen" #: config/settings.php:41 msgctxt "admin-text" msgid "Twenty Nineteen" msgstr "Twenty Nineteen" #: config/settings.php:42 msgctxt "admin-text" msgid "Twenty Twenty" msgstr "Twenty Twenty" #: config/settings.php:43 msgctxt "admin-text" msgid "Twenty Twenty-One" msgstr "Twenty Twenty-One" #: config/settings.php:44 msgctxt "admin-text" msgid "Twenty Twenty-Two" msgstr "Twenty Twenty-Two" #: config/settings.php:48 msgctxt "admin-text" msgid "Site Reviews relies on the CSS of your theme to style the review form. If your theme does not provide proper CSS rules for form elements and you are using a WordPress plugin/theme or CSS Framework listed here, please try selecting it, otherwise choose \"Site Reviews (default)\"." msgstr "Site Reviews relies on the CSS of your theme to style the review form. If your theme does not provide proper CSS rules for form elements and you are using a WordPress plugin/theme or CSS Framework listed here, please try selecting it, otherwise choose \"Site Reviews (default)\"." #: config/settings.php:54 msgctxt "admin-text" msgid "Request Verification" msgstr "Request Verification" #: config/settings.php:56 msgctxt "admin-text" msgid "This will send a verification email to the reviewer when a review is submitted." msgstr "This will send a verification email to the reviewer when a review is submitted." #: config/settings.php:65 #: config/settings.php:240 msgctxt "admin-text" msgid "To restore the default text, save an empty template." msgstr "To restore the default text, save an empty template." #: config/settings.php:66 msgctxt "admin-text" msgid "Verification Template" msgstr "Verification Template" #: config/settings.php:82 msgctxt "admin-text" msgid "The verification email sent to the reviewer when a review is submitted." msgstr "The verification email sent to the reviewer when a review is submitted." #: config/settings.php:87 msgctxt "admin-text" msgid "Require Approval" msgstr "Require Approval" #: config/settings.php:88 msgctxt "admin-text" msgid "This will set the status of new review submissions to \"unapproved\"." msgstr "This will set the status of new review submissions to \"unapproved\"." #: config/settings.php:98 msgctxt "admin-text" msgid "Require Approval For" msgstr "Require Approval For" #: config/settings.php:99 msgctxt "admin-text" msgid "The minimum rating that will change the status of a new review submission to \"unapproved\"." msgstr "The minimum rating that will change the status of a new review submission to \"unapproved\"." #: config/settings.php:107 msgctxt "admin-text" msgid "Require Login" msgstr "Require Login" #: config/settings.php:109 msgctxt "admin-text" msgid "This will only allow registered users to submit reviews." msgstr "This will only allow registered users to submit reviews." #: config/settings.php:118 msgctxt "admin-text" msgid "Custom Login URL" msgstr "Custom Login URL" #. translators: %s is replaced with a link to the "wp_login_url" function documentation #: config/settings.php:122 #, php-format msgctxt "admin-text" msgid "Site Reviews uses the %s function to get the login URL. If you would like to use a custom login URL, enter it here." msgstr "Site Reviews uses the %s function to get the login URL. If you would like to use a custom login URL, enter it here." #: config/settings.php:132 msgctxt "admin-text" msgid "Show Registration Link" msgstr "Show Registration Link" #. translators: %s is replaced with a link to the "Anyone can register" setting in the WordPress General settings #: config/settings.php:135 #, php-format msgctxt "admin-text" 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." #: config/settings.php:136 msgctxt "admin-text" msgid "Anyone can register" msgstr "Anyone can register" #: config/settings.php:147 msgctxt "admin-text" msgid "Custom Registration URL" msgstr "Custom Registration URL" #. translators: %s is replaced with a link to the "wp_registration_url" function documentation #: config/settings.php:151 #, php-format msgctxt "admin-text" msgid "Site Reviews uses the %s function to get the registration URL. If you would like to use a custom registration URL, enter it here." msgstr "Site Reviews uses the %s function to get the registration URL. If you would like to use a custom registration URL, enter it here." #: config/settings.php:159 #: config/settings.php:167 msgctxt "admin-text" msgid "If you are assigning reviews to your pages, this integration will tell Site Reviews to assign reviews to all languages of the assigned page instead of only the page the review was submitted on." msgstr "If you are assigning reviews to your pages, this integration will tell Site Reviews to assign reviews to all languages of the assigned page instead of only the page the review was submitted on." #: config/settings.php:160 msgctxt "admin-text" msgid "Multilingual" msgstr "Multilingual" #: config/settings.php:162 #: config/settings.php:500 msgctxt "admin-text" msgid "No Integration" msgstr "No Integration" #: config/settings.php:163 msgctxt "admin-text" msgid "Integrate with Polylang" msgstr "Integrate with Polylang" #: config/settings.php:164 msgctxt "admin-text" msgid "Integrate with WPML" msgstr "Integrate with WPML" #: config/settings.php:172 msgctxt "admin-text" msgid "Notifications" msgstr "Notifications" #: config/settings.php:174 msgctxt "admin-text" msgid "Send to administrator" msgstr "Send to administrator" #: config/settings.php:175 msgctxt "admin-text" msgid "Send to author of the page that the review is assigned to" msgstr "Send to author of the page that the review is assigned to" #: config/settings.php:176 msgctxt "admin-text" msgid "Send to one or more email addresses" msgstr "Send to one or more email addresses" #: config/settings.php:177 msgctxt "admin-text" msgid "Send to <a href=\"https://discord.com/\" target=\"_blank\">Discord</a> channel" msgstr "Send to <a href=\"https://discord.com/\" target=\"_blank\">Discord</a> channel" #: config/settings.php:178 msgctxt "admin-text" msgid "Send to <a href=\"https://slack.com/\" target=\"_blank\">Slack</a>" msgstr "Send to <a href=\"https://slack.com/\" target=\"_blank\">Slack</a>" #: config/settings.php:181 msgctxt "admin-text" msgid "Select the notification recipients." msgstr "Select the notification recipients." #: config/settings.php:190 msgctxt "admin-text" msgid "Discord Webhook URL" msgstr "Discord Webhook URL" #. translators: %s is replaced with a link to the "create a webhook" Discord support URL #: config/settings.php:193 #, php-format msgctxt "admin-text" msgid "To send notifications to a Discord channel, %s and then paste the URL in the field." msgstr "To send notifications to a Discord channel, %s and then paste the URL in the field." #: config/settings.php:194 msgctxt "admin-text" msgid "create a webhook" msgstr "create a webhook" #: config/settings.php:204 msgctxt "admin-text" msgid "Slack Webhook URL" msgstr "Slack Webhook URL" #. translators: %s is replaced with a link to the "create an Incoming Webhook" Slack support URL #: config/settings.php:207 #, php-format msgctxt "admin-text" msgid "To send notifications to a Slack channel, %s and then paste the URL in the field." msgstr "To send notifications to a Slack channel, %s and then paste the URL in the field." #: config/settings.php:208 msgctxt "admin-text" msgid "create an Incoming Webhook" msgstr "create an Incoming Webhook" #: config/settings.php:217 msgctxt "admin-text" msgid "Send Emails From" msgstr "Send Emails From" #: config/settings.php:220 msgctxt "admin-text" msgid "If emails are not sending, make sure that this email address uses the same domain as your website." msgstr "If emails are not sending, make sure that this email address uses the same domain as your website." #: config/settings.php:228 msgctxt "admin-text" msgid "Send Emails To" msgstr "Send Emails To" #: config/settings.php:229 #: config/settings.php:231 msgctxt "admin-text" msgid "Separate multiple emails with a comma" msgstr "Separate multiple emails with a comma" #: config/settings.php:241 msgctxt "admin-text" msgid "Notification Template" msgstr "Notification Template" #: config/settings.php:254 msgctxt "admin-text" msgid "If you are sending notifications to Slack then this template will only be used as a fallback in the event that <a href=\"https://api.slack.com/docs/attachments\" target=\"_blank\">Message Attachments</a> have been disabled." msgstr "If you are sending notifications to Slack then this template will only be used as a fallback in the event that <a href=\"https://api.slack.com/docs/attachments\" target=\"_blank\">Message Attachments</a> have been disabled." #: config/settings.php:260 #: views/pages/tools/general/import-reviews.php:84 msgctxt "admin-text" msgid "Date Format" msgstr "Date Format" #: config/settings.php:262 msgctxt "admin-text" msgid "Use the default date format" msgstr "Use the default date format" #: config/settings.php:263 msgctxt "admin-text" msgid "Use a relative date format" msgstr "Use a relative date format" #: config/settings.php:264 msgctxt "admin-text" msgid "Use a custom date format" msgstr "Use a custom date format" #. translators: %s is replaced with a link to the date format option in the WordPress settings #: config/settings.php:268 #, php-format msgctxt "admin-text" msgid "The default date format is the one set in your %s." msgstr "The default date format is the one set in your %s." #: config/settings.php:269 msgctxt "admin-text" msgid "WordPress settings" msgstr "WordPress settings" #: config/settings.php:278 msgctxt "admin-text" msgid "Custom Date Format" msgstr "Custom Date Format" #: config/settings.php:280 msgctxt "admin-text" msgid "Enter a custom date format (<a href=\"https://wordpress.org/support/article/formatting-date-and-time/\" target=\"_blank\">documentation on date and time formatting</a>)." msgstr "Enter a custom date format (<a href=\"https://wordpress.org/support/article/formatting-date-and-time/\" target=\"_blank\">documentation on date and time formatting</a>)." #: config/settings.php:286 msgctxt "admin-text" msgid "Name Format" msgstr "Name Format" #: config/settings.php:288 msgctxt "admin-text" msgid "Use the name as given" msgstr "Use the name as given" #: config/settings.php:289 msgctxt "admin-text" msgid "Use the first name only" msgstr "Use the first name only" #: config/settings.php:290 msgctxt "admin-text" msgid "Convert first name to an initial" msgstr "Convert first name to an initial" #: config/settings.php:291 msgctxt "admin-text" msgid "Convert last name to an initial" msgstr "Convert last name to an initial" #: config/settings.php:292 msgctxt "admin-text" msgid "Convert to all initials" msgstr "Convert to all initials" #: config/settings.php:295 msgctxt "admin-text" msgid "Choose how author names are shown in your reviews." msgstr "Choose how author names are shown in your reviews." #: config/settings.php:304 msgctxt "admin-text" msgid "Initial Format" msgstr "Initial Format" #: config/settings.php:306 msgctxt "admin-text" msgid "Initial with a space" msgstr "Initial with a space" #: config/settings.php:307 msgctxt "admin-text" msgid "Initial with a period" msgstr "Initial with a period" #: config/settings.php:308 msgctxt "admin-text" msgid "Initial with a period and a space" msgstr "Initial with a period and a space" #: config/settings.php:311 msgctxt "admin-text" msgid "Choose how the initial is displayed." msgstr "Choose how the initial is displayed." #: config/settings.php:318 msgctxt "admin-text" msgid "Loose Assignment: display reviews assigned to the values of this option <code>OR</code> that option." msgstr "Loose Assignment: display reviews assigned to the values of this option <code>OR</code> that option." #: config/settings.php:319 msgctxt "admin-text" msgid "Strict Assignment: display reviews assigned to the values of this option <code>AND</code> that option." msgstr "Strict Assignment: display reviews assigned to the values of this option <code>AND</code> that option." #: config/settings.php:321 msgctxt "admin-text" msgid "Review Assignment" msgstr "Review Assignment" #: config/settings.php:323 msgctxt "admin-text" msgid "Loose Assignment (slower database queries)" msgstr "Loose Assignment (slower database queries)" #: config/settings.php:324 msgctxt "admin-text" msgid "Strict Assignment (faster database queries)" msgstr "Strict Assignment (faster database queries)" #: config/settings.php:327 msgctxt "admin-text" msgid "This setting determines how the assignment options (<code>assigned_posts</code>, <code>assigned_terms</code>, and <code>assigned_users</code>) work together in the reviews and summary shortcodes and blocks." msgstr "This setting determines how the assignment options (<code>assigned_posts</code>, <code>assigned_terms</code>, and <code>assigned_users</code>) work together in the reviews and summary shortcodes and blocks." #: config/settings.php:332 msgctxt "admin-text" msgid "Enable Assigned Links" msgstr "Enable Assigned Links" #: config/settings.php:334 msgctxt "admin-text" msgid "This will display a link to the assigned posts of a review." msgstr "This will display a link to the assigned posts of a review." #: config/settings.php:339 msgctxt "admin-text" msgid "Enable Avatars" msgstr "Enable Avatars" #: config/settings.php:341 msgctxt "admin-text" msgid "The avatars are generated from the email address of the reviewer using <a href=\"https://gravatar.com\" target=\"_blank\">Gravatar</a>." msgstr "The avatars are generated from the email address of the reviewer using <a href=\"https://gravatar.com\" target=\"_blank\">Gravatar</a>." #: config/settings.php:350 msgctxt "admin-text" msgid "Fallback Avatar" msgstr "Fallback Avatar" #: config/settings.php:352 #: config/settings.php:652 msgctxt "admin-text" msgid "Custom Image URL" msgstr "Custom Image URL" #: config/settings.php:353 msgctxt "admin-text" msgid "Identicon (geometric patterns)" msgstr "Identicon (geometric patterns)" #: config/settings.php:354 msgctxt "admin-text" msgid "Initials (initials of reviewer's name)" msgstr "Initials (initials of reviewer's name)" #: config/settings.php:355 msgctxt "admin-text" msgid "Monster (monsters with generated faces)" msgstr "Monster (monsters with generated faces)" #: config/settings.php:356 msgctxt "admin-text" msgid "Mystery (silhouetted outline of a person)" msgstr "Mystery (silhouetted outline of a person)" #: config/settings.php:357 msgctxt "admin-text" msgid "None (select this if you want an avatar plugin to manage the fallback avatar)" msgstr "None (select this if you want an avatar plugin to manage the fallback avatar)" #: config/settings.php:358 msgctxt "admin-text" msgid "Pixel Avatars (locally generated)" msgstr "Pixel Avatars (locally generated)" #: config/settings.php:359 msgctxt "admin-text" msgid "Retro (8-bit arcade-style pixelated faces)" msgstr "Retro (8-bit arcade-style pixelated faces)" #: config/settings.php:360 msgctxt "admin-text" msgid "Robohash (robots with generated faces)" msgstr "Robohash (robots with generated faces)" #: config/settings.php:361 msgctxt "admin-text" msgid "Wavatar (faces with generated features)" msgstr "Wavatar (faces with generated features)" #: config/settings.php:364 msgctxt "admin-text" msgid "This image is displayed when there is no avatar." msgstr "This image is displayed when there is no avatar." #: config/settings.php:374 msgctxt "admin-text" msgid "Fallback Avatar URL" msgstr "Fallback Avatar URL" #: config/settings.php:376 msgctxt "admin-text" msgid "Enter a custom image URL to use as the fallback avatar." msgstr "Enter a custom image URL to use as the fallback avatar." #: config/settings.php:384 msgctxt "admin-text" msgid "Regenerate Avatars" msgstr "Regenerate Avatars" #: config/settings.php:386 msgctxt "admin-text" msgid "This will regenerate the avatar whenever a local review is shown." msgstr "This will regenerate the avatar whenever a local review is shown." #: config/settings.php:395 msgctxt "admin-text" msgid "Avatar Size" msgstr "Avatar Size" #: config/settings.php:398 msgctxt "admin-text" msgid "Set the height/width of the avatar in pixels." msgstr "Set the height/width of the avatar in pixels." #: config/settings.php:403 msgctxt "admin-text" msgid "Enable Excerpts" msgstr "Enable Excerpts" #: config/settings.php:405 msgctxt "admin-text" msgid "Display an excerpt instead of the full review." msgstr "Display an excerpt instead of the full review." #: config/settings.php:414 msgctxt "admin-text" msgid "Excerpt Action" msgstr "Excerpt Action" #: config/settings.php:416 msgctxt "admin-text" msgid "Collapse/Expand the review" msgstr "Collapse/Expand the review" #: config/settings.php:417 msgctxt "admin-text" msgid "Display the review in a modal" msgstr "Display the review in a modal" #: config/settings.php:429 msgctxt "admin-text" msgid "Excerpt Length" msgstr "Excerpt Length" #: config/settings.php:431 msgctxt "admin-text" msgid "Set the excerpt word length." msgstr "Set the excerpt word length." #. translators: %s: the default fallback text #: config/settings.php:437 #, php-format msgctxt "admin-text" msgid "The default text is: %s" msgstr "The default text is: %s" #: config/settings.php:440 msgctxt "admin-text" msgid "Enable Fallback Text" msgstr "Enable Fallback Text" #. translators: %s: link to the Strings settings page #: config/settings.php:443 #, php-format msgctxt "admin-text" msgid "Display the fallback text when there are no reviews to display. This can be changed on the %s page. You may also override this by using the \"fallback\" option on the shortcode." msgstr "Display the fallback text when there are no reviews to display. This can be changed on the %s page. You may also override this by using the \"fallback\" option on the shortcode." #: config/settings.php:450 msgctxt "admin-text" msgid "Enable Geolocation" msgstr "Enable Geolocation" #: config/settings.php:452 msgctxt "admin-text" msgid "The geographic location is extracted from the IP address of the reviewer." msgstr "The geographic location is extracted from the IP address of the reviewer." #. translators: %s: link to the Geolocate Reviews tool #: config/settings.php:462 #, php-format msgctxt "admin-text" msgid "Use the %s tool to extract geolocation from existing reviews." msgstr "Use the %s tool to extract geolocation from existing reviews." #: config/settings.php:463 #: views/pages/tools/general/geolocate-reviews.php:7 #: views/pages/tools/general/geolocate-reviews.php:31 msgctxt "admin-text" msgid "Geolocate Reviews" msgstr "Geolocate Reviews" #: config/settings.php:465 msgctxt "admin-text" msgid "Geolocation Format" msgstr "Geolocation Format" #: config/settings.php:467 msgctxt "admin-text" msgid "Display the flag" msgstr "Display the flag" #: config/settings.php:468 msgctxt "admin-text" msgid "Display the flag and country" msgstr "Display the flag and country" #: config/settings.php:469 msgctxt "admin-text" msgid "Display the flag, city, and region/state" msgstr "Display the flag, city, and region/state" #: config/settings.php:470 msgctxt "admin-text" msgid "Display the country" msgstr "Display the country" #: config/settings.php:471 msgctxt "admin-text" msgid "Display the city and region/state" msgstr "Display the city and region/state" #: config/settings.php:474 msgctxt "admin-text" msgid "Choose how the geographic location of the reviewer is displayed in the review." msgstr "Choose how the geographic location of the reviewer is displayed in the review." #: config/settings.php:487 msgctxt "admin-text" msgid "Enable Paginated URLs" msgstr "Enable Paginated URLs" #. translators: %s: the pagination URL parameter #: config/settings.php:490 #, php-format msgctxt "admin-text" msgid "Paginated URLs include the %s URL parameter." msgstr "Paginated URLs include the %s URL parameter." #: config/settings.php:498 msgctxt "admin-text" msgid "Integrate with plugin" msgstr "Integrate with plugin" #: config/settings.php:508 msgctxt "admin-text" msgid "Integrate Site Reviews with a third-party schema plugin?" msgstr "Integrate Site Reviews with a third-party schema plugin?" #: config/settings.php:517 msgctxt "admin-text" msgid "Default Schema Type" msgstr "Default Schema Type" #: config/settings.php:519 msgctxt "admin-text" msgid "Local Business" msgstr "Local Business" #: config/settings.php:520 msgctxt "admin-text" msgid "Product" msgstr "Product" #: config/settings.php:521 msgctxt "admin-text" msgid "Custom" msgstr "Custom" #. translators: %s: link to the Custom Fields metabox documentation #: config/settings.php:525 #: config/settings.php:557 #: config/settings.php:585 #: config/settings.php:613 #: config/settings.php:641 #: config/settings.php:666 #: config/settings.php:680 #: config/settings.php:694 #: config/settings.php:712 #: config/settings.php:727 #: config/settings.php:742 #: config/settings.php:757 #: config/settings.php:771 #, php-format msgctxt "admin-text" msgid "You can use the %s to override this value on your page. The Custom Field name to use is:" msgstr "You can use the %s to override this value on your page. The Custom Field name to use is:" #: config/settings.php:526 #: config/settings.php:558 #: config/settings.php:586 #: config/settings.php:614 #: config/settings.php:642 #: config/settings.php:667 #: config/settings.php:681 #: config/settings.php:695 #: config/settings.php:713 #: config/settings.php:728 #: config/settings.php:743 #: config/settings.php:758 #: config/settings.php:772 #: views/pages/settings/schema.php:26 msgctxt "admin-text" msgid "Custom Fields metabox" msgstr "Custom Fields metabox" #: config/settings.php:536 msgctxt "admin-text" msgid "Custom Schema Type" msgstr "Custom Schema Type" #: config/settings.php:551 msgctxt "admin-text" msgid "Default Name" msgstr "Default Name" #: config/settings.php:554 #: config/settings.php:570 msgctxt "admin-text" msgid "Enter a custom title" msgstr "Enter a custom title" #: config/settings.php:568 msgctxt "admin-text" msgid "Custom Name" msgstr "Custom Name" #: config/settings.php:579 msgctxt "admin-text" msgid "Default Description" msgstr "Default Description" #: config/settings.php:582 #: config/settings.php:598 msgctxt "admin-text" msgid "Enter a custom description" msgstr "Enter a custom description" #: config/settings.php:596 msgctxt "admin-text" msgid "Custom Description" msgstr "Custom Description" #: config/settings.php:607 msgctxt "admin-text" msgid "Default URL" msgstr "Default URL" #: config/settings.php:610 #: config/settings.php:626 msgctxt "admin-text" msgid "Enter a custom URL" msgstr "Enter a custom URL" #: config/settings.php:624 msgctxt "admin-text" msgid "Custom URL" msgstr "Custom URL" #: config/settings.php:635 msgctxt "admin-text" msgid "Default Image" msgstr "Default Image" #: config/settings.php:638 #: config/settings.php:654 msgctxt "admin-text" msgid "Enter a custom image URL" msgstr "Enter a custom image URL" #: config/settings.php:663 msgctxt "admin-text" msgid "Address" msgstr "Address" #: config/settings.php:664 msgctxt "admin-text" msgid "60 29th Street #343, San Francisco, CA 94110, US" msgstr "60 29th Street #343, San Francisco, CA 94110, US" #: config/settings.php:677 msgctxt "admin-text" msgid "Telephone Number" msgstr "Telephone Number" #: config/settings.php:678 msgctxt "admin-text" msgid "+1 (877) 273-3049" msgstr "+1 (877) 273-3049" #: config/settings.php:691 msgctxt "admin-text" msgid "Price Range" msgstr "Price Range" #: config/settings.php:692 msgctxt "admin-text" msgid "$$-$$$" msgstr "$$-$$$" #: config/settings.php:706 msgctxt "admin-text" msgid "Offer Type" msgstr "Offer Type" #: config/settings.php:708 msgctxt "admin-text" msgid "AggregateOffer" msgstr "AggregateOffer" #: config/settings.php:709 msgctxt "admin-text" msgid "Offer" msgstr "Offer" #: config/settings.php:724 msgctxt "admin-text" msgid "Price" msgstr "Price" #: config/settings.php:739 msgctxt "admin-text" msgid "Low Price" msgstr "Low Price" #: config/settings.php:754 msgctxt "admin-text" msgid "High Price" msgstr "High Price" #: config/settings.php:768 msgctxt "admin-text" msgid "Price Currency" msgstr "Price Currency" #: config/settings.php:769 msgctxt "admin-text" msgid "USD" msgstr "USD" #: config/settings.php:778 #: config/settings.php:785 msgctxt "admin-text" msgid "Choose which fields should be autofilled with the details of the logged in user." msgstr "Choose which fields should be autofilled with the details of the logged in user." #: config/settings.php:779 msgctxt "admin-text" msgid "Autofill Fields" msgstr "Autofill Fields" #: config/forms/metabox-fields.php:18 #: config/settings.php:781 #: config/settings.php:796 #: plugin/Controllers/PrivacyController.php:120 #: plugin/Defaults/PostTypeColumnDefaults.php:15 #: plugin/Defaults/RevisionFieldsDefaults.php:13 msgctxt "admin-text" msgid "Name" msgstr "Name" #: config/forms/metabox-fields.php:22 #: config/settings.php:782 #: config/settings.php:797 #: plugin/Controllers/PrivacyController.php:121 #: plugin/Defaults/PostTypeColumnDefaults.php:16 #: plugin/Defaults/RevisionFieldsDefaults.php:14 msgctxt "admin-text" msgid "Email" msgstr "Email" #: config/settings.php:789 #: config/settings.php:801 msgctxt "admin-text" msgid "Choose which fields should be required (mandatory) instead of optional." msgstr "Choose which fields should be required (mandatory) instead of optional." #: config/settings.php:791 msgctxt "admin-text" msgid "Required Fields" msgstr "Required Fields" #: config/forms/metabox-fields.php:14 #: config/settings.php:793 #: plugin/Controllers/ListTableColumns/ColumnFilterRating.php:37 #: plugin/Defaults/PostTypeColumnDefaults.php:20 #: plugin/Defaults/RevisionFieldsDefaults.php:11 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:42 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:98 #: plugin/Integrations/GamiPress/Controller.php:134 #: plugin/Integrations/ProfilePress/RatingField.php:24 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "Rating" msgstr "Rating" #: config/settings.php:794 #: plugin/Integrations/ProfilePress/RatingField.php:32 msgctxt "admin-text" msgid "Title" msgstr "Title" #: config/settings.php:795 #: plugin/Defaults/PostTypeLabelDefaults.php:34 #: plugin/Integrations/Bricks/Elements/BricksSiteReviews.php:25 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:94 msgctxt "admin-text" msgid "Review" msgstr "Review" #: config/forms/metabox-fields.php:34 #: config/settings.php:798 #: plugin/Controllers/ListTableColumns/ColumnFilterTerms.php:27 msgctxt "admin-text" msgid "Terms" msgstr "Terms" #: config/settings.php:807 msgctxt "admin-text" msgid "Limit Reviews" msgstr "Limit Reviews" #: config/settings.php:809 msgctxt "admin-text" msgid "No Limit" msgstr "No Limit" #: config/settings.php:810 msgctxt "admin-text" msgid "By Email Address" msgstr "By Email Address" #: config/settings.php:811 msgctxt "admin-text" msgid "By IP Address" msgstr "By IP Address" #: config/settings.php:812 msgctxt "admin-text" msgid "By Username (will only work for registered users)" msgstr "By Username (will only work for registered users)" #: config/settings.php:815 msgctxt "admin-text" msgid "Limits the number of reviews that can be submitted to one-per-person." msgstr "Limits the number of reviews that can be submitted to one-per-person." #: config/settings.php:824 msgctxt "admin-text" msgid "Limit Reviews For" msgstr "Limit Reviews For" #: config/settings.php:827 msgctxt "admin-text" msgid "Set the amount of days that the review limits apply for. \"0\" means the limit applies forever." msgstr "Set the amount of days that the review limits apply for. \"0\" means the limit applies forever." #: config/settings.php:835 msgctxt "admin-text" msgid "Restrict Limits To" msgstr "Restrict Limits To" #: config/settings.php:838 msgctxt "admin-text" msgid "Assigned Terms" msgstr "Assigned Terms" #: config/settings.php:843 msgctxt "admin-text" msgid "Select which assignments the review limits should be restricted to." msgstr "Select which assignments the review limits should be restricted to." #: config/settings.php:844 msgctxt "admin-text" msgid "The review limits use strict assignment, i.e. <code>restrict limits to reviews assigned to this AND this</code>." msgstr "The review limits use strict assignment, i.e. <code>restrict limits to reviews assigned to this AND this</code>." #: config/settings.php:854 msgctxt "admin-text" msgid "Email Whitelist" msgstr "Email Whitelist" #: config/settings.php:857 msgctxt "admin-text" msgid "One Email per line. All emails in the whitelist will be excluded from the review submission limit." msgstr "One Email per line. All emails in the whitelist will be excluded from the review submission limit." #: config/settings.php:866 msgctxt "admin-text" msgid "IP Address Whitelist" msgstr "IP Address Whitelist" #: config/settings.php:869 msgctxt "admin-text" msgid "One IP Address per line. All IP Addresses in the whitelist will be excluded from the review submission limit.." msgstr "One IP Address per line. All IP Addresses in the whitelist will be excluded from the review submission limit.." #: config/settings.php:878 msgctxt "admin-text" msgid "Username Whitelist" msgstr "Username Whitelist" #: config/settings.php:881 msgctxt "admin-text" msgid "One Username per line. All registered users with a Username in the whitelist will be excluded from the review submission limit." msgstr "One Username per line. All registered users with a Username in the whitelist will be excluded from the review submission limit." #: config/settings.php:887 msgctxt "admin-text" msgid "CAPTCHA" msgstr "CAPTCHA" #: config/settings.php:889 msgctxt "admin-text" msgid "Do not use" msgstr "Do not use" #: config/settings.php:890 msgctxt "admin-text" msgid "Use Cloudflare Turnstile" msgstr "Use Cloudflare Turnstile" #: config/settings.php:891 msgctxt "admin-text" msgid "Use Friendly Captcha v1" msgstr "Use Friendly Captcha v1" #: config/settings.php:892 msgctxt "admin-text" msgid "Use Friendly Captcha v2" msgstr "Use Friendly Captcha v2" #: config/settings.php:893 msgctxt "admin-text" msgid "Use hCaptcha" msgstr "Use hCaptcha" #: config/settings.php:894 msgctxt "admin-text" msgid "Use Prosopo Procaptcha" msgstr "Use Prosopo Procaptcha" #: config/settings.php:895 msgctxt "admin-text" msgid "Use reCAPTCHA v2 Invisible" msgstr "Use reCAPTCHA v2 Invisible" #: config/settings.php:896 msgctxt "admin-text" msgid "Use reCAPTCHA v3" msgstr "Use reCAPTCHA v3" #: config/settings.php:899 msgctxt "admin-text" msgid "CAPTCHAs (Completely Automated Public Turing test to tell Computers and Humans Apart) are anti-bot solutions that protect forms from spam." msgstr "CAPTCHAs (Completely Automated Public Turing test to tell Computers and Humans Apart) are anti-bot solutions that protect forms from spam." #: config/settings.php:910 #: config/settings.php:933 #: config/settings.php:953 #: config/settings.php:989 #: config/settings.php:1009 #: config/settings.php:1043 msgctxt "admin-text" msgid "Site Key" msgstr "Site Key" #: config/settings.php:912 #: config/settings.php:925 msgctxt "admin-text" msgid "<a href=\"https://friendlycaptcha.com/signup\" target=\"_blank\">Friendly Captcha</a> is privacy-first Schrems II and GDPR compliant anti-bot solution." msgstr "<a href=\"https://friendlycaptcha.com/signup\" target=\"_blank\">Friendly Captcha</a> is privacy-first Schrems II and GDPR compliant anti-bot solution." #: config/settings.php:923 msgctxt "admin-text" msgid "API Key" msgstr "API Key" #: config/settings.php:935 #: config/settings.php:945 msgctxt "admin-text" msgid "hCaptcha is an anti-bot solution that protects user privacy. It is the most popular reCAPTCHA alternative. To use it, you will need to <a href=\"https://dashboard.hcaptcha.com/\" target=\"_blank\">sign up</a> for an API key pair for your site." msgstr "hCaptcha is an anti-bot solution that protects user privacy. It is the most popular reCAPTCHA alternative. To use it, you will need to <a href=\"https://dashboard.hcaptcha.com/\" target=\"_blank\">sign up</a> for an API key pair for your site." #: config/settings.php:943 #: config/settings.php:963 #: config/settings.php:999 #: config/settings.php:1019 #: config/settings.php:1053 msgctxt "admin-text" msgid "Secret Key" msgstr "Secret Key" #: config/settings.php:955 #: config/settings.php:965 msgctxt "admin-text" msgid "<a href=\"https://prosopo.io/\" target=\"_blank\">Prosopo Procaptcha</a> is a GDPR compliant and privacy friendly anti-bot solution. To use it, you will need to <a href=\"https://portal.prosopo.io/\" target=\"_blank\">sign up</a> for an API key pair for your site." msgstr "<a href=\"https://prosopo.io/\" target=\"_blank\">Prosopo Procaptcha</a> is a GDPR compliant and privacy friendly anti-bot solution. To use it, you will need to <a href=\"https://portal.prosopo.io/\" target=\"_blank\">sign up</a> for an API key pair for your site." #: config/settings.php:974 msgctxt "admin-text" msgid "CAPTCHA Type" msgstr "CAPTCHA Type" #: config/settings.php:976 msgctxt "admin-text" msgid "Frictionless (invisible to the user)" msgstr "Frictionless (invisible to the user)" #: config/settings.php:977 msgctxt "admin-text" msgid "Image Captcha (identify objects in images)" msgstr "Image Captcha (identify objects in images)" #: config/settings.php:978 msgctxt "admin-text" msgid "Proof of Work (perform computational tasks)" msgstr "Proof of Work (perform computational tasks)" #: config/settings.php:981 msgctxt "admin-text" msgid "This should match the CAPTCHA Type in your portal settings." msgstr "This should match the CAPTCHA Type in your portal settings." #: config/settings.php:991 #: config/settings.php:1001 msgctxt "admin-text" msgid "reCAPTCHA v2 Invisible is a free anti-spam service from Google. To use it, you will need to <a href=\"https://www.google.com/recaptcha/admin\" target=\"_blank\">sign up</a> for an API key pair for your site." msgstr "reCAPTCHA v2 Invisible is a free anti-spam service from Google. To use it, you will need to <a href=\"https://www.google.com/recaptcha/admin\" target=\"_blank\">sign up</a> for an API key pair for your site." #: config/settings.php:1011 #: config/settings.php:1021 msgctxt "admin-text" msgid "reCAPTCHA v3 is a free anti-spam service from Google. To use it, you will need to <a href=\"https://www.google.com/recaptcha/admin\" target=\"_blank\">sign up</a> for an API key pair for your site." msgstr "reCAPTCHA v3 is a free anti-spam service from Google. To use it, you will need to <a href=\"https://www.google.com/recaptcha/admin\" target=\"_blank\">sign up</a> for an API key pair for your site." #: config/settings.php:1029 msgctxt "admin-text" msgid "Score threshold should be a value between 0 and 1, default: 0.5" msgstr "Score threshold should be a value between 0 and 1, default: 0.5" #: config/settings.php:1030 msgctxt "admin-text" msgid "Score Threshold" msgstr "Score Threshold" #: config/settings.php:1035 msgctxt "admin-text" msgid "Where 0 is a robot and 1 is a human" msgstr "Where 0 is a robot and 1 is a human" #: config/settings.php:1045 #: config/settings.php:1055 msgctxt "admin-text" msgid "Turnstile is Cloudflare’s privacy-first CAPTCHA alternative. To use it, you will need to <a href=\"https://dash.cloudflare.com/?to=/:account/turnstile\" target=\"_blank\">obtain</a> a site key and a secret key." msgstr "Turnstile is Cloudflare’s privacy-first CAPTCHA alternative. To use it, you will need to <a href=\"https://dash.cloudflare.com/?to=/:account/turnstile\" target=\"_blank\">obtain</a> a site key and a secret key." #: config/settings.php:1064 #: config/settings.php:1087 msgctxt "admin-text" msgid "CAPTCHA Placement" msgstr "CAPTCHA Placement" #: config/settings.php:1066 #: config/settings.php:1089 msgctxt "admin-text" msgid "Above Submit Button" msgstr "Above Submit Button" #: config/settings.php:1067 #: config/settings.php:1090 msgctxt "admin-text" msgid "Below Submit Button" msgstr "Below Submit Button" #: config/settings.php:1068 msgctxt "admin-text" msgid "Bottom Left" msgstr "Bottom Left" #: config/settings.php:1069 msgctxt "admin-text" msgid "Bottom Right" msgstr "Bottom Right" #: config/settings.php:1072 msgctxt "admin-text" msgid "Set the position of the CAPTCHA badge. This option may not work consistently if another plugin is loading reCAPTCHA on the same page as Site Reviews." msgstr "Set the position of the CAPTCHA badge. This option may not work consistently if another plugin is loading reCAPTCHA on the same page as Site Reviews." #: config/settings.php:1093 msgctxt "admin-text" msgid "Set the placement of the CAPTCHA widget in the form." msgstr "Set the placement of the CAPTCHA widget in the form." #: config/settings.php:1110 msgctxt "admin-text" msgid "CAPTCHA Theme" msgstr "CAPTCHA Theme" #: config/settings.php:1112 msgctxt "admin-text" msgid "Light" msgstr "Light" #: config/settings.php:1113 msgctxt "admin-text" msgid "Dark" msgstr "Dark" #: config/settings.php:1116 msgctxt "admin-text" msgid "Set the color theme of the CAPTCHA widget." msgstr "Set the color theme of the CAPTCHA widget." #: config/settings.php:1133 msgctxt "admin-text" msgid "CAPTCHA Usage" msgstr "CAPTCHA Usage" #: config/settings.php:1135 msgctxt "admin-text" msgid "Use for everyone" msgstr "Use for everyone" #: config/settings.php:1136 msgctxt "admin-text" msgid "Use only for guest users" msgstr "Use only for guest users" #: config/settings.php:1139 msgctxt "admin-text" msgid "Choose who you want to load the CAPTCHA for." msgstr "Choose who you want to load the CAPTCHA for." #: config/settings.php:1144 msgctxt "admin-text" msgid "Enable Akismet" msgstr "Enable Akismet" #: config/settings.php:1146 msgctxt "admin-text" msgid "The <a href=\"https://akismet.com\" target=\"_blank\">Akismet plugin</a> 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 <a href=\"https://akismet.com\" target=\"_blank\">Akismet plugin</a> 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." #: config/settings.php:1152 msgctxt "admin-text" msgid "Prevent Duplicates" msgstr "Prevent Duplicates" #: config/settings.php:1154 msgctxt "admin-text" msgid "This will prevent people from submitting multiple reviews with the same content." msgstr "This will prevent people from submitting multiple reviews with the same content." #: config/settings.php:1160 msgctxt "admin-text" msgid "Blacklist" msgstr "Blacklist" #: config/settings.php:1162 msgctxt "admin-text" msgid "Use the Site Reviews Blacklist" msgstr "Use the Site Reviews Blacklist" #: config/settings.php:1163 msgctxt "admin-text" msgid "Use the WordPress Disallowed Comment Keys" msgstr "Use the WordPress Disallowed Comment Keys" #. translators: %s: link to the Disallowed Comment Keys setting #: config/settings.php:1167 #, php-format msgctxt "admin-text" msgid "Choose which Blacklist you would prefer to use for reviews. The %s option can be found in the WordPress Discussion Settings page." msgstr "Choose which Blacklist you would prefer to use for reviews. The %s option can be found in the WordPress Discussion Settings page." #: config/settings.php:1168 msgctxt "admin-text" msgid "Disallowed Comment Keys" msgstr "Disallowed Comment Keys" #: config/settings.php:1178 msgctxt "admin-text" msgid "Review Blacklist" msgstr "Review Blacklist" #: config/settings.php:1181 msgctxt "admin-text" msgid "One entry or IP address per line. When a review contains any of these entries in its title, content, name, email, or IP address, it will be rejected. It is case-insensitive and will match partial words, so \"press\" will match \"WordPress\"." msgstr "One entry or IP address per line. When a review contains any of these entries in its title, content, name, email, or IP address, it will be rejected. It is case-insensitive and will match partial words, so \"press\" will match \"WordPress\"." #: config/settings.php:1187 msgctxt "admin-text" msgid "Blacklist Action" msgstr "Blacklist Action" #: config/settings.php:1189 msgctxt "admin-text" msgid "Require approval" msgstr "Require approval" #: config/settings.php:1190 msgctxt "admin-text" msgid "Reject submission" msgstr "Reject submission" #: config/settings.php:1193 msgctxt "admin-text" 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." #: config/settings.php:1198 msgctxt "admin-text" msgid "Enable Session Storage" msgstr "Enable Session Storage" #: config/settings.php:1200 msgctxt "admin-text" msgid "Enabling this option will persist field values entered into the review form until either the review is submitted or the browser tab or window is closed." msgstr "Enabling this option will persist field values entered into the review form until either the review is submitted or the browser tab or window is closed." #: plugin/Database.php:237 msgctxt "admin-text" msgid "(no title)" msgstr "(no title)" #: plugin/Controllers/ListTableColumns/ColumnValueAuthorName.php:17 #: plugin/Review.php:331 msgctxt "admin-text" msgid "Unknown" msgstr "Unknown" #: plugin/Rollback.php:13 msgctxt "admin-text" msgid "Rollback Site Reviews" msgstr "Rollback Site Reviews" #: plugin/Router.php:230 msgctxt "admin-text" msgid "There was an error" msgstr "There was an error" #: plugin/Upload.php:47 msgctxt "admin-text" msgid "There was nothing found to import." msgstr "There was nothing found to import." #: views/tmpl-deactivate-plugin.php:3 msgctxt "admin-text" msgid "Deactivation Details" msgstr "Deactivation Details" #: plugin/Controllers/WelcomeController.php:63 #: views/tmpl-deactivate-plugin.php:32 msgctxt "admin-text" msgid "Getting Started" msgstr "Getting Started" #: views/tmpl-deactivate-plugin.php:42 msgctxt "admin-text" msgid "addons" msgstr "addons" #: config/forms/metabox-fields.php:5 #: plugin/Controllers/ListTableColumns/ColumnFilterType.php:24 #: plugin/Defaults/PostTypeColumnDefaults.php:19 #: plugin/Defaults/RevisionFieldsDefaults.php:12 msgctxt "admin-text" msgid "Type" msgstr "Type" #: config/forms/metabox-fields.php:10 #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "URL" msgstr "URL" #: config/forms/metabox-fields.php:26 #: plugin/Controllers/PrivacyController.php:122 #: plugin/Defaults/PostTypeColumnDefaults.php:17 #: plugin/Defaults/RevisionFieldsDefaults.php:15 msgctxt "admin-text" msgid "IP Address" msgstr "IP Address" #: config/forms/metabox-fields.php:30 #: plugin/Defaults/RevisionFieldsDefaults.php:16 msgctxt "admin-text" msgid "Avatar" msgstr "Avatar" #: config/forms/metabox-fields.php:35 #: plugin/Controllers/PrivacyController.php:123 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:35 #: plugin/Tinymce/SiteReviewsTinymce.php:33 msgctxt "admin-text" msgid "Terms Accepted" msgstr "Terms Accepted" #: config/integrations/profilepress.php:13 #: config/integrations/surecart.php:6 #: config/integrations/ultimatemember.php:13 #: config/integrations/woocommerce.php:6 msgctxt "admin-text" msgid "Enable Integration?" msgstr "Enable Integration?" #: config/integrations/profilepress.php:15 msgctxt "admin-text" msgid "This will enable the ProfilePress integration with Site Reviews." msgstr "This will enable the ProfilePress integration with Site Reviews." #: config/integrations/profilepress.php:23 #: config/integrations/surecart.php:35 #: config/integrations/ultimatemember.php:34 #: config/integrations/woocommerce.php:90 msgctxt "admin-text" msgid "Display Empty Ratings?" msgstr "Display Empty Ratings?" #: config/integrations/profilepress.php:25 #: config/integrations/ultimatemember.php:36 msgctxt "admin-text" msgid "This will display empty ratings on the Member Directory page for profiles with no reviews." msgstr "This will display empty ratings on the Member Directory page for profiles with no reviews." #: config/integrations/profilepress.php:35 #: config/integrations/surecart.php:18 #: config/integrations/ultimatemember.php:47 #: config/integrations/woocommerce.php:73 msgctxt "admin-text" msgid "The problem with averaging star ratings" msgstr "The problem with averaging star ratings" #: config/integrations/profilepress.php:36 #: config/integrations/surecart.php:19 #: config/integrations/ultimatemember.php:48 #: config/integrations/woocommerce.php:74 msgctxt "admin-text" msgid "Of bayesian average and star ratings" msgstr "Of bayesian average and star ratings" #: config/integrations/profilepress.php:38 #: config/integrations/ultimatemember.php:50 msgctxt "admin-text" msgid "Member Sorting" msgstr "Member Sorting" #: config/integrations/profilepress.php:40 #: config/integrations/surecart.php:23 #: config/integrations/ultimatemember.php:52 #: config/integrations/woocommerce.php:78 msgctxt "admin-text" msgid "Average Rating" msgstr "Average Rating" #: config/integrations/profilepress.php:41 #: config/integrations/surecart.php:24 #: config/integrations/ultimatemember.php:53 #: config/integrations/woocommerce.php:79 msgctxt "admin-text" msgid "Bayesian Ranking" msgstr "Bayesian Ranking" #: config/integrations/profilepress.php:44 #: config/integrations/ultimatemember.php:56 msgctxt "admin-text" msgid "This is the method used when sorting members by rating on the Members Directory page." msgstr "This is the method used when sorting members by rating on the Members Directory page." #: config/integrations/profilepress.php:52 #: config/integrations/ultimatemember.php:64 msgctxt "admin-text" msgid "Display Account Reviews?" msgstr "Display Account Reviews?" #: config/integrations/profilepress.php:54 #: config/integrations/ultimatemember.php:66 msgctxt "admin-text" msgid "This will display a reviews tab on the Account page." msgstr "This will display a reviews tab on the Account page." #: config/integrations/profilepress.php:64 #: config/integrations/ultimatemember.php:76 msgctxt "admin-text" msgid "Account Reviews Shortcode" msgstr "Account Reviews Shortcode" #: config/integrations/profilepress.php:67 #: config/integrations/ultimatemember.php:79 msgctxt "admin-text" msgid "Enter the Latest Reviews shortcode used on the Account page." msgstr "Enter the Latest Reviews shortcode used on the Account page." #: config/integrations/profilepress.php:77 #: config/integrations/ultimatemember.php:89 msgctxt "admin-text" msgid "Account Reviews Visibility" msgstr "Account Reviews Visibility" #: config/integrations/profilepress.php:79 #: config/integrations/ultimatemember.php:91 msgctxt "admin-text" msgid "Everyone" msgstr "Everyone" #: config/integrations/profilepress.php:80 #: config/integrations/profilepress.php:161 #: config/integrations/ultimatemember.php:92 #: config/integrations/ultimatemember.php:173 msgctxt "admin-text" msgid "Only Specific Roles" msgstr "Only Specific Roles" #: config/integrations/profilepress.php:83 #: config/integrations/ultimatemember.php:95 msgctxt "admin-text" msgid "Choose who can view the reviews tab on their Account page." msgstr "Choose who can view the reviews tab on their Account page." #: config/integrations/profilepress.php:94 #: config/integrations/ultimatemember.php:106 msgctxt "admin-text" msgid "Account Reviews Roles" msgstr "Account Reviews Roles" #: config/integrations/profilepress.php:97 #: config/integrations/ultimatemember.php:109 msgctxt "admin-text" msgid "Choose which user roles are allowed to view the reviews tab on their Account page." msgstr "Choose which user roles are allowed to view the reviews tab on their Account page." #: config/integrations/profilepress.php:105 #: config/integrations/ultimatemember.php:117 msgctxt "admin-text" msgid "Display Profile Reviews?" msgstr "Display Profile Reviews?" #: config/integrations/profilepress.php:107 #: config/integrations/ultimatemember.php:119 msgctxt "admin-text" msgid "This will display a reviews tab on Profile pages." msgstr "This will display a reviews tab on Profile pages." #: config/integrations/profilepress.php:117 msgctxt "admin-text" msgid "Profile Summary Shortcode" msgstr "Profile Summary Shortcode" #: config/integrations/profilepress.php:120 #: config/integrations/ultimatemember.php:132 msgctxt "admin-text" msgid "Enter the Rating Summary shortcode used on the Profile page." msgstr "Enter the Rating Summary shortcode used on the Profile page." #: config/integrations/profilepress.php:130 msgctxt "admin-text" msgid "Profile Reviews Shortcode" msgstr "Profile Reviews Shortcode" #: config/integrations/profilepress.php:133 #: config/integrations/ultimatemember.php:145 msgctxt "admin-text" msgid "Enter the Latest Reviews shortcode used on the Profile page." msgstr "Enter the Latest Reviews shortcode used on the Profile page." #: config/integrations/profilepress.php:143 msgctxt "admin-text" msgid "Profile Form Shortcode" msgstr "Profile Form Shortcode" #: config/integrations/profilepress.php:146 #: config/integrations/ultimatemember.php:158 msgctxt "admin-text" msgid "Enter the Review Form shortcode used on the Profile page." msgstr "Enter the Review Form shortcode used on the Profile page." #: config/integrations/profilepress.php:156 msgctxt "admin-text" msgid "Profile Reviews Visibility" msgstr "Profile Reviews Visibility" #: config/integrations/profilepress.php:158 #: config/integrations/ultimatemember.php:170 msgctxt "admin-text" msgid "Anyone" msgstr "Anyone" #: config/integrations/profilepress.php:159 #: config/integrations/ultimatemember.php:171 msgctxt "admin-text" msgid "Only Guests" msgstr "Only Guests" #: config/integrations/profilepress.php:160 #: config/integrations/ultimatemember.php:172 msgctxt "admin-text" msgid "Only Members" msgstr "Only Members" #: config/integrations/profilepress.php:162 #: config/integrations/ultimatemember.php:174 msgctxt "admin-text" msgid "Only the Profile Owner" msgstr "Only the Profile Owner" #: config/integrations/profilepress.php:163 #: config/integrations/ultimatemember.php:175 msgctxt "admin-text" msgid "Only the Profile Owner and Specific Roles" msgstr "Only the Profile Owner and Specific Roles" #: config/integrations/profilepress.php:166 #: config/integrations/ultimatemember.php:178 msgctxt "admin-text" msgid "Choose who can view the reviews tab on Profile pages." msgstr "Choose who can view the reviews tab on Profile pages." #: config/integrations/profilepress.php:177 msgctxt "admin-text" msgid "Profile Reviews Roles" msgstr "Profile Reviews Roles" #: config/integrations/profilepress.php:180 #: config/integrations/ultimatemember.php:192 msgctxt "admin-text" msgid "Choose which user roles are allowed to view the reviews tab on Profile pages." msgstr "Choose which user roles are allowed to view the reviews tab on Profile pages." #: config/integrations/surecart.php:8 msgctxt "admin-text" msgid "This will integrate Site Reviews with SureCart." msgstr "This will integrate Site Reviews with SureCart." #: config/integrations/surecart.php:21 #: config/integrations/woocommerce.php:76 msgctxt "admin-text" msgid "Product Sorting" msgstr "Product Sorting" #: config/integrations/surecart.php:27 #: config/integrations/woocommerce.php:82 msgctxt "admin-text" msgid "This is the method used to sort products by rating on the shop page." msgstr "This is the method used to sort products by rating on the shop page." #: config/integrations/surecart.php:37 #: config/integrations/woocommerce.php:92 msgctxt "admin-text" msgid "This will display the rating stars even if the product has no reviews." msgstr "This will display the rating stars even if the product has no reviews." #: config/integrations/surecart.php:45 msgctxt "admin-text" msgid "Verified Ownership" msgstr "Verified Ownership" #: config/integrations/surecart.php:47 msgctxt "admin-text" msgid "Display a \"verified owner\" label on customer reviews" msgstr "Display a \"verified owner\" label on customer reviews" #: config/integrations/surecart.php:48 msgctxt "admin-text" msgid "Reviews can only be left by customers who purchased the product" msgstr "Reviews can only be left by customers who purchased the product" #: config/integrations/surecart.php:51 msgctxt "admin-text" msgid "Select the Verified Ownership options." msgstr "Select the Verified Ownership options." #: config/integrations/ultimatemember.php:15 msgctxt "admin-text" msgid "This will enable the Ultimate Member integration with Site Reviews." msgstr "This will enable the Ultimate Member integration with Site Reviews." #: config/integrations/ultimatemember.php:23 msgctxt "admin-text" msgid "Display Directory Ratings?" msgstr "Display Directory Ratings?" #: config/integrations/ultimatemember.php:25 msgctxt "admin-text" msgid "This will display the rating of each profile on the Member Directory page." msgstr "This will display the rating of each profile on the Member Directory page." #: config/integrations/ultimatemember.php:129 #: config/integrations/woocommerce.php:36 #: views/integrations/woocommerce/product-data-panel.php:20 msgctxt "admin-text" msgid "Summary Shortcode" msgstr "Summary Shortcode" #: config/integrations/ultimatemember.php:142 #: config/integrations/woocommerce.php:48 #: views/integrations/woocommerce/product-data-panel.php:26 msgctxt "admin-text" msgid "Reviews Shortcode" msgstr "Reviews Shortcode" #: config/integrations/ultimatemember.php:155 #: config/integrations/woocommerce.php:60 #: views/integrations/woocommerce/product-data-panel.php:32 msgctxt "admin-text" msgid "Form Shortcode" msgstr "Form Shortcode" #: config/integrations/ultimatemember.php:168 msgctxt "admin-text" msgid "Reviews Tab Visibility" msgstr "Reviews Tab Visibility" #: config/integrations/ultimatemember.php:189 msgctxt "admin-text" msgid "Reviews Tab Visibility Roles" msgstr "Reviews Tab Visibility Roles" #. translators: %s is replaced with a link to the Import Reviews tool in Site Reviews #: config/integrations/woocommerce.php:9 #, php-format msgctxt "admin-text" msgid "This will completely replace the default WooCommerce review system with Site Reviews. If you have existing WooCommerce comment reviews, you may need to first export them to a CSV file, and then import them using the %s tool." msgstr "This will completely replace the default WooCommerce review system with Site Reviews. If you have existing WooCommerce comment reviews, you may need to first export them to a CSV file, and then import them using the %s tool." #: config/integrations/woocommerce.php:10 #: views/integrations/woocommerce/tools/import-product-reviews.php:33 #: views/pages/tools/general/import-reviews.php:6 #: views/pages/tools/general/import-reviews.php:119 msgctxt "admin-text" msgid "Import Reviews" msgstr "Import Reviews" #: config/integrations/woocommerce.php:20 msgctxt "admin-text" msgid "Rating Style" msgstr "Rating Style" #: config/integrations/woocommerce.php:23 msgctxt "admin-text" msgid "WooCommerce Black" msgstr "WooCommerce Black" #: config/integrations/woocommerce.php:24 msgctxt "admin-text" msgid "WooCommerce Purple" msgstr "WooCommerce Purple" #: config/integrations/woocommerce.php:27 msgctxt "admin-text" msgid "This changes the color of the stars and the summary bars" msgstr "This changes the color of the stars and the summary bars" #: config/integrations/woocommerce.php:39 msgctxt "admin-text" msgid "Enter the summary shortcode used on the product page (the schema option is unnecessary)" msgstr "Enter the summary shortcode used on the product page (the schema option is unnecessary)" #: config/integrations/woocommerce.php:51 msgctxt "admin-text" msgid "Enter the reviews shortcode used on the product page (the schema option is unnecessary)" msgstr "Enter the reviews shortcode used on the product page (the schema option is unnecessary)" #: config/integrations/woocommerce.php:63 msgctxt "admin-text" msgid "Enter the form shortcode used on the product page" msgstr "Enter the form shortcode used on the product page" #: config/integrations/woocommerce.php:100 msgctxt "admin-text" msgid "This may fix issues with other plugins which query WooCommerce product reviews. Keep in mind that enabling this option may also cause conflicts with incompatible plugins." msgstr "This may fix issues with other plugins which query WooCommerce product reviews. Keep in mind that enabling this option may also cause conflicts with incompatible plugins." #: config/integrations/woocommerce.php:101 msgctxt "admin-text" msgid "Filter Comment Queries" msgstr "Filter Comment Queries" #: config/integrations/woocommerce.php:102 msgctxt "admin-text" msgid "This will filter the output of the wp_comments() function when used to query WooCommerce product reviews." msgstr "This will filter the output of the wp_comments() function when used to query WooCommerce product reviews." #: plugin/Addons/Controller.php:279 #: plugin/Controllers/AdminController.php:98 #: views/pages/tools/sync.php:25 #: views/partials/notices/welcome.php:19 msgctxt "admin-text" msgid "Documentation" msgstr "Documentation" #: plugin/Addons/Controller.php:283 msgctxt "admin-text" msgid "Visit premium customer support" msgstr "Visit premium customer support" #: plugin/Commands/ChangeLogLevel.php:30 msgctxt "admin-text" msgid "You do not have permission to change the console level." msgstr "You do not have permission to change the console level." #: plugin/Commands/ChangeLogLevel.php:37 msgctxt "admin-text" msgid "Console level could not be changed." msgstr "Console level could not be changed." #. translators: %s: console log level #: plugin/Commands/ChangeLogLevel.php:45 #, php-format msgctxt "admin-text" msgid "Console logging has been set to: Level %s" msgstr "Console logging has been set to: Level %s" #: plugin/Commands/ClearConsole.php:14 msgctxt "admin-text" msgid "You do not have permission to clear the console." msgstr "You do not have permission to clear the console." #: plugin/Commands/ClearConsole.php:20 msgctxt "admin-text" msgid "Console cleared." msgstr "Console cleared." #: plugin/Commands/ConfigureIpAddressProxy.php:31 msgctxt "admin-text" msgid "The proxy HTTP header has been saved." msgstr "The proxy HTTP header has been saved." #: plugin/Commands/ConvertTableEngine.php:23 msgctxt "admin-text" msgid "You do not have permission to modify the database." msgstr "You do not have permission to modify the database." #. translators: %s: database table name #: plugin/Commands/ConvertTableEngine.php:32 #, php-format msgctxt "admin-text" msgid "The <code>%s</code> table was either not found in the database, or does not use the MyISAM engine." msgstr "The <code>%s</code> table was either not found in the database, or does not use the MyISAM engine." #. translators: %s: database table name #: plugin/Commands/ConvertTableEngine.php:40 #, php-format msgctxt "admin-text" msgid "The <code>%s</code> table could not be converted to InnoDB." msgstr "The <code>%s</code> table could not be converted to InnoDB." #. translators: %s: database table name #: plugin/Commands/ConvertTableEngine.php:48 #, php-format msgctxt "admin-text" msgid "The <code>%s</code> table was successly converted to InnoDB." msgstr "The <code>%s</code> table was successly converted to InnoDB." #. translators: %s: link to the FAQ page #: plugin/Commands/DetectIpAddress.php:17 #, php-format msgctxt "admin-text" msgid "Site Reviews was unable to detect an IP address. To fix this, please see the %s." msgstr "Site Reviews was unable to detect an IP address. To fix this, please see the %s." #: plugin/Commands/DownloadCsvTemplate.php:67 msgctxt "admin-text" msgid "The Post ID or \"post_type:slug\" of the page that the review is assigned to (separate multiple values with a comma)" msgstr "The Post ID or \"post_type:slug\" of the page that the review is assigned to (separate multiple values with a comma)" #: plugin/Commands/DownloadCsvTemplate.php:68 msgctxt "admin-text" msgid "The Term ID or \"slug\" of the category that the review is assigned to (separate multiple values with a comma)" msgstr "The Term ID or \"slug\" of the category that the review is assigned to (separate multiple values with a comma)" #: plugin/Commands/DownloadCsvTemplate.php:69 msgctxt "admin-text" msgid "The User ID or \"username\" of the user that the review is assigned to (separate multiple values with a comma)" msgstr "The User ID or \"username\" of the user that the review is assigned to (separate multiple values with a comma)" #: plugin/Commands/DownloadCsvTemplate.php:70 msgctxt "admin-text" msgid "The User ID or \"username\" of the reviewer" msgstr "The User ID or \"username\" of the reviewer" #: plugin/Commands/DownloadCsvTemplate.php:71 msgctxt "admin-text" msgid "The avatar URL of the reviewer" msgstr "The avatar URL of the reviewer" #: plugin/Commands/DownloadCsvTemplate.php:72 msgctxt "admin-text" msgid "The review text" msgstr "The review text" #: plugin/Commands/DownloadCsvTemplate.php:73 msgctxt "admin-text" msgid "The review date" msgstr "The review date" #: plugin/Commands/DownloadCsvTemplate.php:74 msgctxt "admin-text" msgid "The review GMT date" msgstr "The review GMT date" #: plugin/Commands/DownloadCsvTemplate.php:75 msgctxt "admin-text" msgid "The reviewer's email" msgstr "The reviewer's email" #: plugin/Commands/DownloadCsvTemplate.php:76 msgctxt "admin-text" msgid "The city name" msgstr "The city name" #: plugin/Commands/DownloadCsvTemplate.php:77 msgctxt "admin-text" msgid "The two-letter continent code" msgstr "The two-letter continent code" #: plugin/Commands/DownloadCsvTemplate.php:78 msgctxt "admin-text" msgid "The two-letter country code (ISO 3166-1 alpha-2)" msgstr "The two-letter country code (ISO 3166-1 alpha-2)" #: plugin/Commands/DownloadCsvTemplate.php:79 msgctxt "admin-text" msgid "The region/state short code (FIPS or ISO)" msgstr "The region/state short code (FIPS or ISO)" #: plugin/Commands/DownloadCsvTemplate.php:80 msgctxt "admin-text" msgid "The IP address of the reviewer" msgstr "The IP address of the reviewer" #: plugin/Commands/DownloadCsvTemplate.php:85 msgctxt "admin-text" msgid "The reviewer's name" msgstr "The reviewer's name" #: plugin/Commands/DownloadCsvTemplate.php:88 msgctxt "admin-text" msgid "The review response" msgstr "The review response" #: plugin/Commands/DownloadCsvTemplate.php:90 msgctxt "admin-text" msgid "The title of the review" msgstr "The title of the review" #. translators: %s: link to the DeepL supported languages #: plugin/Commands/DownloadCsvTemplate.php:94 #, php-format msgctxt "admin-text" msgid "The ISO 639-1 language code of the review. See %s for a list of all supported languages." msgstr "The ISO 639-1 language code of the review. See %s for a list of all supported languages." #: plugin/Commands/DownloadCsvTemplate.php:95 msgctxt "admin-text" msgid "The number of times the review was upvoted." msgstr "The number of times the review was upvoted." #: plugin/Commands/DownloadCsvTemplate.php:98 msgctxt "admin-text" msgid "The value of a custom review field (replace the asterisk <code>*</code> of the column name with the name of your custom field)." msgstr "The value of a custom review field (replace the asterisk <code>*</code> of the column name with the name of your custom field)." #: plugin/Commands/DownloadCsvTemplate.php:99 msgctxt "admin-text" msgid "The Post ID or slug of the Review Form used to submit the review" msgstr "The Post ID or slug of the Review Form used to submit the review" #: plugin/Commands/DownloadCsvTemplate.php:102 msgctxt "admin-text" msgid "The URLs of the review images (separate multiple URLs with a pipe \"|\" character or comma)" msgstr "The URLs of the review images (separate multiple URLs with a pipe \"|\" character or comma)" #: plugin/Commands/DownloadCsvTemplate.php:105 msgctxt "admin-text" msgid "The lowercase name of the platform that the review was exported from (only use this if the review was exported from another review platform, i.e. google, tripadvisor, etc.)" msgstr "The lowercase name of the platform that the review was exported from (only use this if the review was exported from another review platform, i.e. google, tripadvisor, etc.)" #: plugin/Commands/DownloadCsvTemplate.php:106 msgctxt "admin-text" msgid "The review URL (only use this if the review was exported from another review platform, i.e. google, tripadvisor, etc.)" msgstr "The review URL (only use this if the review was exported from another review platform, i.e. google, tripadvisor, etc.)" #: plugin/Commands/DownloadCsvTemplate.php:117 #: plugin/Controllers/ListTableColumns/ColumnValueResponse.php:14 #: plugin/Integrations/Avada/Transformer.php:47 #: plugin/Integrations/Elementor/Controls/MultiSwitcher.php:53 #: plugin/Integrations/Flatsome/Transformer.php:51 #: plugin/Integrations/WPBakery/Transformer.php:41 #: views/pages/premium/index.php:40 #: views/partials/editor/pinned.php:6 #: views/partials/editor/pinned.php:19 #: views/partials/editor/verified.php:7 #: views/partials/editor/verified.php:20 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Yes" msgstr "Yes" #: plugin/Commands/DownloadCsvTemplate.php:118 #: plugin/Controllers/ListTableColumns/ColumnValueResponse.php:13 #: plugin/Integrations/Avada/Transformer.php:46 #: plugin/Integrations/Elementor/Controls/MultiSwitcher.php:52 #: plugin/Integrations/Flatsome/Transformer.php:50 #: views/pages/premium/index.php:39 #: views/partials/editor/pinned.php:6 #: views/partials/editor/pinned.php:22 #: views/partials/editor/verified.php:7 #: views/partials/editor/verified.php:23 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "No" msgstr "No" #: plugin/Commands/EnqueueAdminAssets.php:65 #: plugin/Overrides/ReviewsListTable.php:81 #: views/integrations/woocommerce/bulk-edit.php:8 #: views/partials/screen/inline-edit.php:68 #: views/partials/screen/inline-edit.php:88 #: views/partials/screen/inline-edit.php:98 msgctxt "admin-text" msgid "No Change" msgstr "No Change" #: plugin/Commands/EnqueueAdminAssets.php:66 #: plugin/Overrides/ReviewsListTable.php:89 msgctxt "admin-text" msgid "No Author" msgstr "No Author" #: plugin/Commands/EnqueueAdminAssets.php:69 #: plugin/Metaboxes/AuthorMetabox.php:28 msgctxt "admin-text" msgid "Author Unknown" msgstr "Author Unknown" #: plugin/Commands/EnqueueAdminAssets.php:95 #: plugin/Overrides/ScheduledActionsTable.php:114 #: views/partials/editor/pinned.php:29 #: views/partials/editor/verified.php:30 #: views/partials/screen/inline-edit.php:31 #: views/partials/screen/inline-edit.php:132 msgctxt "admin-text" msgid "Cancel" msgstr "Cancel" #: plugin/Commands/EnqueueAdminAssets.php:96 msgctxt "admin-text" msgid "Cancelling, please wait..." msgstr "Cancelling, please wait..." #. translators: %s: maximum file upload size #: plugin/Commands/EnqueueAdminAssets.php:98 #, php-format msgctxt "admin-text" msgid "Your server restricts file uploads to less than %s in size." msgstr "Your server restricts file uploads to less than %s in size." #: plugin/Commands/EnqueueAdminAssets.php:101 msgctxt "admin-text" msgid "Rollback failed" msgstr "Rollback failed" #: plugin/Commands/EnqueueAdminAssets.php:102 msgctxt "admin-text" msgid "Searching..." msgstr "Searching..." #: plugin/Commands/EnqueueAdminAssets.php:105 msgctxt "admin-text" msgid "Unable to fetch the System Info." msgstr "Unable to fetch the System Info." #. translators: %s: Site Health Info page URL #: plugin/Commands/EnqueueAdminAssets.php:107 #, php-format msgctxt "admin-text" msgid "Site Reviews was unable to fetch the System Info because WordPress crashed when getting the <a href=\"%s\">Site Health Info</a>." msgstr "Site Reviews was unable to fetch the System Info because WordPress crashed when getting the <a href=\"%s\">Site Health Info</a>." #: plugin/Commands/ExportReviews.php:30 msgctxt "admin-text" msgid "You do not have permission to export reviews." msgstr "You do not have permission to export reviews." #: plugin/Commands/ExportReviews.php:39 msgctxt "admin-text" msgid "No reviews were found to export." msgstr "No reviews were found to export." #: plugin/Commands/GeolocateReview.php:66 msgctxt "admin-text" msgid "Review geolocated." msgstr "Review geolocated." #: plugin/Commands/GeolocateReviews.php:63 msgctxt "admin-text" msgid "Geolocation processing is already in progress." msgstr "Geolocation processing is already in progress." #: plugin/Commands/GeolocateReviews.php:69 msgctxt "admin-text" msgid "All valid IP addresses have already been geolocated." msgstr "All valid IP addresses have already been geolocated." #. translators: %d: number of IP addresses #: plugin/Commands/GeolocateReviews.php:77 #, php-format msgctxt "admin-text" msgid "Successfully queued geolocation processing of %d IP addresses." msgstr "Successfully queued geolocation processing of %d IP addresses." #. translators: %d: number of attachments imported #: plugin/Commands/ImportReviewsAttachments.php:32 #, php-format msgctxt "admin-text" msgid "Imported %d attachments" msgstr "Imported %d attachments" #. translators: %s: number of imported reviews #: plugin/Commands/ImportReviewsCleanup.php:92 #, php-format msgctxt "admin-text" msgid "%s review was imported." msgid_plural "%s reviews were imported." msgstr[0] "%s review was imported." msgstr[1] "%s reviews were imported." #. translators: %s: number of skipped entries #: plugin/Commands/ImportReviewsCleanup.php:101 #, php-format msgctxt "admin-text" msgid "%s entry was skipped." msgid_plural "%s entries were skipped." msgstr[0] "%s entry was skipped." msgstr[1] "%s entries were skipped." #. translators: %s: list of warning messages #: plugin/Commands/ImportReviewsCleanup.php:109 #, php-format msgctxt "admin-text" msgid "One or more warnings were triggered during import: %s" msgstr "One or more warnings were triggered during import: %s" #: plugin/Commands/ImportSettings.php:27 msgctxt "admin-text" msgid "Settings imported." msgstr "Settings imported." #: plugin/Commands/MigratePlugin.php:24 msgctxt "admin-text" msgid "You do not have permission to migrate the plugin." msgstr "You do not have permission to migrate the plugin." #. translators: %s: link to reload the page #: plugin/Commands/MigratePlugin.php:42 #, php-format msgctxt "admin-text" msgid "The plugin has been migrated sucessfully, please %s the page." msgstr "The plugin has been migrated sucessfully, please %s the page." #. translators: %s: link to reload the page #: plugin/Commands/MigratePlugin.php:35 #, php-format msgctxt "admin-text" msgid "All plugin migrations have been run successfully, please %s the page." msgstr "All plugin migrations have been run successfully, please %s the page." #: plugin/Commands/ProcessCsvFile.php:128 msgctxt "admin-text" msgid "The CSV file could not be imported. Please verify the following details and try again:" msgstr "The CSV file could not be imported. Please verify the following details and try again:" #: plugin/Commands/ProcessCsvFile.php:160 msgctxt "admin-text" msgid "Unable to process a row in the CSV document:" msgstr "Unable to process a row in the CSV document:" #: plugin/Commands/ProcessCsvFile.php:165 msgctxt "admin-text" msgid "Does the CSV file include all required columns?" msgstr "Does the CSV file include all required columns?" #: plugin/Commands/ProcessCsvFile.php:166 msgctxt "admin-text" msgid "Have you named all of the columns in the CSV file?" msgstr "Have you named all of the columns in the CSV file?" #: plugin/Commands/ProcessCsvFile.php:167 msgctxt "admin-text" msgid "Have you removed all empty columns from the CSV file?" msgstr "Have you removed all empty columns from the CSV file?" #: plugin/Commands/ProcessCsvFile.php:168 msgctxt "admin-text" msgid "Have you selected the correct delimiter?" msgstr "Have you selected the correct delimiter?" #: plugin/Commands/ProcessCsvFile.php:169 msgctxt "admin-text" msgid "Is the CSV file encoded as UTF-8?" msgstr "Is the CSV file encoded as UTF-8?" #: plugin/Commands/ProcessCsvFile.php:188 msgctxt "admin-text" msgid "Cannot detect the delimiter used in the CSV file (supported delimiters are comma and semicolon)." msgstr "Cannot detect the delimiter used in the CSV file (supported delimiters are comma and semicolon)." #. translators: %s: detected mime type #: plugin/Commands/ProcessCsvFile.php:228 #, php-format msgctxt "admin-text" msgid "The import file does not look like a valid CSV file (detected: %s). If this is incorrect, make sure that your server is configured to detect mime types." msgstr "The import file does not look like a valid CSV file (detected: %s). If this is incorrect, make sure that your server is configured to detect mime types." #: plugin/Commands/ProcessCsvFile.php:247 msgctxt "admin-text" msgid "Incorrect date format" msgstr "Incorrect date format" #: plugin/Commands/ProcessCsvFile.php:248 msgctxt "admin-text" msgid "Empty or invalid rating" msgstr "Empty or invalid rating" #: plugin/Commands/RemoveLocationData.php:26 msgctxt "admin-text" msgid "Successfully removed the geolocation data from all reviews." msgstr "Successfully removed the geolocation data from all reviews." #: plugin/Commands/RepairPermissions.php:22 msgctxt "admin-text" msgid "You do not have permission to repair permissions." msgstr "You do not have permission to repair permissions." #: plugin/Commands/RepairPermissions.php:33 msgctxt "admin-text" msgid "The permissions have been repaired." msgstr "The permissions have been repaired." #: plugin/Commands/RepairReviewRelations.php:14 msgctxt "admin-text" msgid "You do not have permission to repair the review relationships." msgstr "You do not have permission to repair the review relationships." #: plugin/Commands/RepairReviewRelations.php:21 msgctxt "admin-text" msgid "The review relationships have been repaired." msgstr "The review relationships have been repaired." #: plugin/Commands/ResetAssignedMeta.php:14 msgctxt "admin-text" msgid "You do not have permission to reset the assigned meta values." msgstr "You do not have permission to reset the assigned meta values." #: plugin/Commands/ResetAssignedMeta.php:21 msgctxt "admin-text" msgid "The assigned meta values have been reset." msgstr "The assigned meta values have been reset." #: plugin/Commands/SendVerificationEmail.php:28 msgctxt "admin-text" msgid "The email could not be sent because the review is invalid." msgstr "The email could not be sent because the review is invalid." #: plugin/Commands/SendVerificationEmail.php:35 msgctxt "admin-text" msgid "The email could not be sent because the Request Verification setting is disabled." msgstr "The email could not be sent because the Request Verification setting is disabled." #: plugin/Commands/SendVerificationEmail.php:43 msgctxt "admin-text" msgid "The email could not be sent because the review does not have a valid email." msgstr "The email could not be sent because the review does not have a valid email." #: plugin/Commands/SendVerificationEmail.php:63 msgctxt "admin-text" msgid "The verification request email was sent." msgstr "The verification request email was sent." #: plugin/Commands/SendVerificationEmail.php:71 #: plugin/Controllers/VerificationController.php:34 msgctxt "admin-text" msgid "Resend Verification Request" msgstr "Resend Verification Request" #: plugin/Commands/TogglePinned.php:51 msgctxt "admin-text" msgid "Review unpinned." msgstr "Review unpinned." #: plugin/Commands/TogglePinned.php:48 msgctxt "admin-text" msgid "Review pinned." msgstr "Review pinned." #: plugin/Commands/ToggleStatus.php:66 #: views/partials/editor/pinned.php:9 #: views/partials/editor/verified.php:10 msgctxt "admin-text" msgid "Edit" msgstr "Edit" #. translators: %s: number of approved reviews #: plugin/Commands/ToggleStatus.php:79 #: plugin/Controllers/TranslationController.php:153 #, php-format msgctxt "admin-text" msgid "Approved <span class=\"count\">(%s)</span>" msgid_plural "Approved <span class=\"count\">(%s)</span>" msgstr[0] "Approved <span class=\"count\">(%s)</span>" msgstr[1] "Approved <span class=\"count\">(%s)</span>" #. translators: %s: number of unapproved reviews #: plugin/Commands/ToggleStatus.php:88 #: plugin/Controllers/TranslationController.php:149 #, php-format msgctxt "admin-text" msgid "Unapproved <span class=\"count\">(%s)</span>" msgid_plural "Unapproved <span class=\"count\">(%s)</span>" msgstr[0] "Unapproved <span class=\"count\">(%s)</span>" msgstr[1] "Unapproved <span class=\"count\">(%s)</span>" #: plugin/Commands/ToggleVerified.php:60 msgctxt "admin-text" msgid "Review unverified." msgstr "Review unverified." #: plugin/Commands/ToggleVerified.php:57 msgctxt "admin-text" msgid "Review verified." msgstr "Review verified." #: plugin/Controllers/AdminController.php:101 msgctxt "admin-text" msgid "Visit community forums" msgstr "Visit community forums" #: plugin/Controllers/AdminController.php:103 msgctxt "admin-text" msgid "Community support" msgstr "Community support" #: plugin/Controllers/AdminController.php:117 #: views/pages/tools/console.php:58 msgctxt "admin-text" msgid "Apply" msgstr "Apply" #: plugin/Controllers/AdminController.php:121 msgctxt "admin-text" msgid "Close Panel" msgstr "Close Panel" #: plugin/Controllers/AdminController.php:214 msgctxt "admin-text" msgid "Try Premium" msgstr "Try Premium" #: plugin/Controllers/AdminController.php:222 #: views/integrations/woocommerce/settings.php:7 #: views/pages/tools/general/export-reviews.php:19 #: views/pages/tools/general/import-reviews.php:25 msgctxt "admin-text" msgid "Import" msgstr "Import" #: plugin/Controllers/AdminController.php:309 #: plugin/Controllers/AdminController.php:327 #: plugin/Controllers/AdminController.php:340 msgctxt "admin-text" msgid "Nothing found." msgstr "Nothing found." #: plugin/Controllers/DeactivationController.php:39 msgctxt "admin-text" msgid "Skip & Deactivate" msgstr "Skip & Deactivate" #: plugin/Controllers/DeactivationController.php:40 msgctxt "admin-text" msgid "Submit & Deactivate" msgstr "Submit & Deactivate" #: plugin/Controllers/DeactivationController.php:41 #: views/integrations/woocommerce/product-data-panel.php:10 msgctxt "admin-text" msgid "Click here" msgstr "Click here" #: plugin/Controllers/DeactivationController.php:42 msgctxt "admin-text" msgid "Close deactivation dialog" msgstr "Close deactivation dialog" #: plugin/Controllers/DeactivationController.php:43 msgctxt "admin-text" msgid "If you have a moment, please tell me how we can improve." msgstr "If you have a moment, please tell me how we can improve." #: plugin/Controllers/DeactivationController.php:48 msgctxt "admin-text" msgid "Processing..." msgstr "Processing..." #: plugin/Controllers/DeactivationController.php:106 msgctxt "admin-text" msgid "If you would like me to help, please include your email so I can contact you." msgstr "If you would like me to help, please include your email so I can contact you." #: plugin/Controllers/DeactivationController.php:107 msgctxt "admin-text" msgid "It's too complicated" msgstr "It's too complicated" #: plugin/Controllers/DeactivationController.php:112 msgctxt "admin-text" msgid "Which plugin is better?" msgstr "Which plugin is better?" #: plugin/Controllers/DeactivationController.php:113 msgctxt "admin-text" msgid "I found something better" msgstr "I found something better" #: plugin/Controllers/DeactivationController.php:118 msgctxt "admin-text" msgid "What isn't working? Please let me know so I can fix it." msgstr "What isn't working? Please let me know so I can fix it." #: plugin/Controllers/DeactivationController.php:119 msgctxt "admin-text" msgid "It's not working for me" msgstr "It's not working for me" #: plugin/Controllers/DeactivationController.php:125 msgctxt "admin-text" msgid "It's only temporary" msgstr "It's only temporary" #: plugin/Controllers/DeactivationController.php:130 msgctxt "admin-text" msgid "Which feature are you looking for?" msgstr "Which feature are you looking for?" #: plugin/Controllers/DeactivationController.php:131 msgctxt "admin-text" msgid "Missing a specific feature" msgstr "Missing a specific feature" #: plugin/Controllers/DeactivationController.php:136 msgctxt "admin-text" msgid "Could you tell me a bit more?" msgstr "Could you tell me a bit more?" #: plugin/Controllers/DeactivationController.php:137 msgctxt "admin-text" msgid "Other Reason" msgstr "Other Reason" #. translators: %s: the review type #: plugin/Controllers/EditorController.php:108 #, php-format msgctxt "admin-text" msgid "Publicly responding to third-party %s reviews is disabled." msgstr "Publicly responding to third-party %s reviews is disabled." #: plugin/Controllers/FlyoutController.php:36 #: plugin/Controllers/MenuController.php:66 msgctxt "admin-text" msgid "Upgrade to Premium" msgstr "Upgrade to Premium" #: plugin/Controllers/FlyoutController.php:41 msgctxt "admin-text" msgid "Ask for Help" msgstr "Ask for Help" #: plugin/Controllers/FlyoutController.php:46 #: views/partials/notices/welcome.php:15 msgctxt "admin-text" msgid "Watch the Tutorial" msgstr "Watch the Tutorial" #: plugin/Controllers/FlyoutController.php:51 msgctxt "admin-text" msgid "Read the Documentation" msgstr "Read the Documentation" #: plugin/Controllers/FlyoutController.php:56 msgctxt "admin-text" msgid "Read a Quick Guide to Site Reviews" msgstr "Read a Quick Guide to Site Reviews" #: plugin/Controllers/FlyoutController.php:62 msgctxt "admin-text" msgid "Rate Site Reviews ★★★★★ on Wordpress" msgstr "Rate Site Reviews ★★★★★ on Wordpress" #. translators: %s: the relative expiry date (e.g. 3 days ago) #: plugin/Controllers/LicensingController.php:71 #, php-format msgctxt "admin-text" msgid "A license you entered has expired: %s." msgstr "A license you entered has expired: %s." #: plugin/Controllers/LicensingController.php:83 msgctxt "admin-text" msgid "A license you entered has not been activated for your website." msgstr "A license you entered has not been activated for your website." #: plugin/Controllers/LicensingController.php:94 msgctxt "admin-text" msgid "A license you entered is either invalid or has been revoked." msgstr "A license you entered is either invalid or has been revoked." #. translators: %s: user's name #: plugin/Controllers/ListTableController.php:40 #: plugin/Controllers/ListTableController.php:55 #, php-format msgctxt "admin-text" msgid "%s is currently editing" msgstr "%s is currently editing" #: plugin/Controllers/ListTableController.php:90 msgctxt "admin-text" msgid "Submitted" msgstr "Submitted" #: plugin/Controllers/ListTableController.php:172 msgctxt "admin-text" msgid "Approve this review" msgstr "Approve this review" #: plugin/Controllers/ListTableController.php:175 #: plugin/Controllers/TranslationController.php:178 msgctxt "admin-text" msgid "Approve" msgstr "Approve" #: plugin/Controllers/ListTableController.php:178 msgctxt "admin-text" msgid "Unapprove this review" msgstr "Unapprove this review" #: plugin/Controllers/ListTableController.php:181 msgctxt "admin-text" msgid "Unapprove" msgstr "Unapprove" #. translators: %s: review title #: plugin/Controllers/ListTableController.php:188 #, php-format msgctxt "admin-text" msgid "Respond inline to “%s”" msgstr "Respond inline to “%s”" #: plugin/Controllers/ListTableController.php:190 msgctxt "admin-text" msgid "Respond" msgstr "Respond" #: plugin/Controllers/ListTableController.php:272 msgctxt "admin-text" msgid "Sorry, you are not allowed to respond to this review." msgstr "Sorry, you are not allowed to respond to this review." #: plugin/Controllers/ListTableController.php:275 msgctxt "admin-text" msgid "Someone" msgstr "Someone" #. translators: %s: user's name #: plugin/Controllers/ListTableController.php:281 #, php-format msgctxt "admin-text" msgid "Saving is disabled: %s is currently editing this review." msgstr "Saving is disabled: %s is currently editing this review." #: plugin/Controllers/MainController.php:152 msgctxt "admin-text" msgid "Local Review" msgstr "Local Review" #: plugin/Controllers/MenuController.php:192 #: views/pages/tools/sync.php:58 msgctxt "admin-text" msgid "Sync Reviews" msgstr "Sync Reviews" #: plugin/Controllers/NetworkController.php:26 msgctxt "admin-text" msgid "Manage Reviews" msgstr "Manage Reviews" #: plugin/Controllers/PrivacyController.php:27 msgctxt "admin-text" msgid "The email and associated name and IP address has been removed from all reviews, but the reviews themselves were not removed." msgstr "The email and associated name and IP address has been removed from all reviews, but the reviews themselves were not removed." #: plugin/Controllers/PrivacyController.php:118 msgctxt "admin-text" msgid "Review Title" msgstr "Review Title" #: plugin/Controllers/PrivacyController.php:119 msgctxt "admin-text" msgid "Review Content" msgstr "Review Content" #: plugin/Controllers/SettingsController.php:52 msgctxt "admin-text" msgid "Settings updated." msgstr "Settings updated." #. translators: %s: the missing placeholder tag #: plugin/Controllers/SettingsController.php:140 #, php-format msgctxt "admin-text" msgid "You forgot to include the %s placeholder tags in your Custom Text." msgstr "You forgot to include the %s placeholder tags in your Custom Text." #. translators: %s: plugin name #: plugin/Controllers/SettingsController.php:158 #, php-format msgctxt "admin-text" msgid "Please install/activate the %s plugin to enable the integration." msgstr "Please install/activate the %s plugin to enable the integration." #: plugin/Controllers/TaxonomyController.php:24 #: views/partials/taxonomy/add-term_priority.php:5 #: views/partials/taxonomy/edit-term_priority.php:6 #: views/partials/taxonomy/quickedit-term_priority.php:6 msgctxt "admin-text" msgid "Priority" msgstr "Priority" #: plugin/Controllers/TaxonomyController.php:25 msgctxt "admin-text" msgid "TID" msgstr "TID" #: plugin/Controllers/TaxonomyController.php:26 msgctxt "admin-text" msgid "TTID" msgstr "TTID" #: plugin/Controllers/TinymceController.php:42 msgctxt "admin-text" msgid "Okay" msgstr "Okay" #: plugin/Controllers/ToolsController.php:102 msgctxt "admin-text" msgid "You do not have permission to download the console." msgstr "You do not have permission to download the console." #: plugin/Controllers/ToolsController.php:124 msgctxt "admin-text" msgid "You do not have permission to download the system info report." msgstr "You do not have permission to download the system info report." #: plugin/Controllers/ToolsController.php:146 msgctxt "admin-text" msgid "You do not have permission to export settings." msgstr "You do not have permission to export settings." #: plugin/Controllers/ToolsController.php:169 msgctxt "admin-text" msgid "You do not have permission to reload the console." msgstr "You do not have permission to reload the console." #: plugin/Controllers/ToolsController.php:176 msgctxt "admin-text" msgid "Console reloaded." msgstr "Console reloaded." #: plugin/Controllers/ToolsController.php:191 msgctxt "admin-text" msgid "Your user role does not have permission to view the system info." msgstr "Your user role does not have permission to view the system info." #: plugin/Controllers/ToolsController.php:233 msgctxt "admin-text" msgid "You do not have permission to remove location data from reviews." msgstr "You do not have permission to remove location data from reviews." #: plugin/Controllers/ToolsController.php:234 msgctxt "admin-text" msgid "You do not have permission to geolocate reviews." msgstr "You do not have permission to geolocate reviews." #: plugin/Controllers/ToolsController.php:255 msgctxt "admin-text" msgid "You do not have permission to import reviews." msgstr "You do not have permission to import reviews." #: plugin/Controllers/ToolsController.php:282 msgctxt "admin-text" msgid "You do not have permission to import settings." msgstr "You do not have permission to import settings." #: plugin/Controllers/ToolsController.php:350 msgctxt "admin-text" msgid "reload the page" msgstr "reload the page" #. translators: %s: a link with the text "reload the page" #: plugin/Controllers/ToolsController.php:355 #, php-format msgctxt "admin-text" msgid "The permissions have been repaired, please %s for them to take effect." msgstr "The permissions have been repaired, please %s for them to take effect." #: plugin/Controllers/ToolsController.php:430 msgctxt "admin-text" msgid "You do not have permission to rollback the plugin." msgstr "You do not have permission to rollback the plugin." #. translators: %s: number of reviews #: plugin/Controllers/TranslationController.php:37 #, php-format msgctxt "admin-text" msgid "%s review updated." msgid_plural "%s reviews updated." msgstr[0] "%s review updated." msgstr[1] "%s reviews updated." #. translators: %s: number of reviews #: plugin/Controllers/TranslationController.php:39 #, php-format msgctxt "admin-text" 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." #. translators: %s: number of reviews #: plugin/Controllers/TranslationController.php:41 #, php-format msgctxt "admin-text" msgid "%s review permanently deleted." msgid_plural "%s reviews permanently deleted." msgstr[0] "%s review permanently deleted." msgstr[1] "%s reviews permanently deleted." #. translators: %s: number of reviews #: plugin/Controllers/TranslationController.php:43 #, php-format msgctxt "admin-text" 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." #. translators: %s: number of reviews #: plugin/Controllers/TranslationController.php:45 #, php-format msgctxt "admin-text" 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/TranslationController.php:113 #: plugin/Controllers/TranslationController.php:129 #: plugin/Controllers/TranslationController.php:130 #: plugin/Controllers/TranslationController.php:148 #: views/partials/screen/inline-edit.php:72 msgctxt "admin-text" msgid "Unapproved" msgstr "Unapproved" #: plugin/Controllers/TranslationController.php:131 #: plugin/Controllers/TranslationController.php:152 #: plugin/Controllers/TranslationController.php:179 #: views/partials/screen/inline-edit.php:70 msgctxt "admin-text" msgid "Approved" msgstr "Approved" #: plugin/Controllers/TranslationController.php:132 #: plugin/Controllers/TranslationController.php:182 msgctxt "admin-text" msgid "Save as Unapproved" msgstr "Save as Unapproved" #: plugin/Controllers/TranslationController.php:177 msgctxt "admin-text" msgid "Privately Approved" msgstr "Privately Approved" #: plugin/Controllers/TranslationController.php:180 msgctxt "admin-text" msgid "Approve on:" msgstr "Approve on:" #: plugin/Controllers/TranslationController.php:181 msgctxt "admin-text" msgid "Approved on:" msgstr "Approved on:" #: plugin/Controllers/VerificationController.php:35 msgctxt "admin-text" msgid "Send Verification Request" msgstr "Send Verification Request" #: plugin/Controllers/WelcomeController.php:22 msgctxt "admin-text" msgid "About" msgstr "About" #. translators: %s: plugin name #: plugin/Controllers/WelcomeController.php:33 #: plugin/Controllers/WelcomeController.php:84 #, php-format msgctxt "admin-text" msgid "Welcome to %s" msgstr "Welcome to %s" #: plugin/Controllers/WelcomeController.php:64 #: views/partials/notices/upgraded.php:22 msgctxt "admin-text" msgid "What's New" msgstr "What's New" #: plugin/Controllers/WelcomeController.php:65 #: views/partials/notices/upgraded.php:27 msgctxt "admin-text" msgid "Upgrade Guide" msgstr "Upgrade Guide" #: plugin/Database/ShortcodeOptionManager.php:80 #: plugin/Integrations/Bricks/Commands/SearchAssignedPosts.php:30 msgctxt "admin-text" msgid "The Current Page" msgstr "The Current Page" #: plugin/Database/ShortcodeOptionManager.php:81 #: plugin/Integrations/Bricks/Commands/SearchAssignedPosts.php:31 msgctxt "admin-text" msgid "The Parent Page" msgstr "The Parent Page" #: plugin/Database/ShortcodeOptionManager.php:120 #: plugin/Database/ShortcodeOptionManager.php:142 #: plugin/Integrations/Bricks/Commands/SearchAssignedUsers.php:24 #: plugin/Integrations/Bricks/Commands/SearchAuthor.php:24 msgctxt "admin-text" msgid "The Logged In User" msgstr "The Logged In User" #: plugin/Database/ShortcodeOptionManager.php:121 #: plugin/Integrations/Bricks/Commands/SearchAssignedUsers.php:25 msgctxt "admin-text" msgid "The Page Author" msgstr "The Page Author" #: plugin/Database/ShortcodeOptionManager.php:122 #: plugin/Integrations/Bricks/Commands/SearchAssignedUsers.php:26 msgctxt "admin-text" msgid "The Profile User" msgstr "The Profile User" #: plugin/Database/ShortcodeOptionManager.php:158 msgctxt "admin-text" msgid "Load More Button" msgstr "Load More Button" #: plugin/Database/ShortcodeOptionManager.php:159 msgctxt "admin-text" msgid "Pagination Links (AJAX)" msgstr "Pagination Links (AJAX)" #: plugin/Database/ShortcodeOptionManager.php:160 msgctxt "admin-text" msgid "Pagination Links" msgstr "Pagination Links" #: plugin/Database/ShortcodeOptionManager.php:187 msgctxt "admin-text" msgid "Enable rich snippets" msgstr "Enable rich snippets" #: plugin/Database/ShortcodeOptionManager.php:188 msgctxt "admin-text" msgid "Disable rich snippets" msgstr "Disable rich snippets" #: plugin/Controllers/ListTableColumns/ColumnFilterTerms.php:15 #: plugin/Database/ShortcodeOptionManager.php:195 msgctxt "admin-text" msgid "Terms were accepted" msgstr "Terms were accepted" #: plugin/Controllers/ListTableColumns/ColumnFilterTerms.php:16 #: plugin/Database/ShortcodeOptionManager.php:196 msgctxt "admin-text" msgid "Terms were not accepted" msgstr "Terms were not accepted" #: plugin/Database/ShortcodeOptionManager.php:209 msgctxt "admin-text" msgid "Review is verified" msgstr "Review is verified" #: plugin/Database/ShortcodeOptionManager.php:210 msgctxt "admin-text" msgid "Review is not verified" msgstr "Review is not verified" #: plugin/Defaults/AddonDefaults.php:57 msgctxt "admin-text" msgid "View addon" msgstr "View addon" #: plugin/Defaults/AddonDefaults.php:54 msgctxt "admin-text" msgid "Premium members only" msgstr "Premium members only" #: plugin/Defaults/AddonDefaults.php:55 msgctxt "admin-text" msgid "beta" msgstr "beta" #: plugin/Defaults/PostTypeColumnDefaults.php:12 msgctxt "admin-text" msgid "Categories" msgstr "Categories" #: plugin/Defaults/PostTypeColumnDefaults.php:18 #: plugin/Defaults/RevisionFieldsDefaults.php:10 msgctxt "admin-text" msgid "Response" msgstr "Response" #: plugin/Defaults/PostTypeColumnDefaults.php:21 #: views/partials/editor/pinned.php:4 msgctxt "admin-text" msgid "Pinned" msgstr "Pinned" #: plugin/Defaults/PostTypeColumnDefaults.php:22 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:49 #: plugin/Tinymce/SiteReviewsTinymce.php:47 #: views/partials/editor/verified.php:5 msgctxt "admin-text" msgid "Verified" msgstr "Verified" #: plugin/Defaults/RevisionFieldsDefaults.php:17 msgctxt "admin-text" msgid "Url" msgstr "Url" #: plugin/Defaults/TaxonomyDefaults.php:14 msgctxt "admin-text" msgid "Review Category Link" msgstr "Review Category Link" #: plugin/Defaults/TaxonomyDefaults.php:15 msgctxt "admin-text" msgid "A link to a review category." msgstr "A link to a review category." #: plugin/Defaults/TaxonomyDefaults.php:17 msgctxt "admin-text" msgid "Review Categories" msgstr "Review Categories" #: plugin/Defaults/UpdatedMessageDefaults.php:10 msgctxt "admin-text" msgid "Review has been approved and published." msgstr "Review has been approved and published." #: plugin/Defaults/UpdatedMessageDefaults.php:11 msgctxt "admin-text" msgid "Review draft updated." msgstr "Review draft updated." #: plugin/Defaults/UpdatedMessageDefaults.php:12 msgctxt "admin-text" msgid "Preview review" msgstr "Preview review" #: plugin/Defaults/UpdatedMessageDefaults.php:13 msgctxt "admin-text" msgid "Review approved and published." msgstr "Review approved and published." #. translators: %s: date and time of the revision #: plugin/Defaults/UpdatedMessageDefaults.php:15 #, php-format msgctxt "admin-text" msgid "Review restored to revision from %s." msgstr "Review restored to revision from %s." #: plugin/Defaults/UpdatedMessageDefaults.php:16 msgctxt "admin-text" msgid "Review has been reverted to its original submission state (title, content, and submission date)." msgstr "Review has been reverted to its original submission state (title, content, and submission date)." #: plugin/Defaults/UpdatedMessageDefaults.php:17 msgctxt "admin-text" msgid "Review saved." msgstr "Review saved." #. translators: %s: scheduled date and time #: plugin/Defaults/UpdatedMessageDefaults.php:19 #, php-format msgctxt "admin-text" msgid "Review scheduled for: %s." msgstr "Review scheduled for: %s." #: plugin/Defaults/UpdatedMessageDefaults.php:20 msgctxt "admin-text" msgid "Review submitted." msgstr "Review submitted." #: plugin/Defaults/UpdatedMessageDefaults.php:21 msgctxt "admin-text" msgid "Review has been unapproved and is now pending." msgstr "Review has been unapproved and is now pending." #: plugin/Defaults/UpdatedMessageDefaults.php:22 msgctxt "admin-text" msgid "Review updated." msgstr "Review updated." #: plugin/Defaults/UpdatedMessageDefaults.php:23 msgctxt "admin-text" msgid "View review" msgstr "View review" #: plugin/Controllers/ListTableColumns/ColumnFilterAuthor.php:22 #: plugin/Metaboxes/AuthorMetabox.php:22 #: plugin/Metaboxes/AuthorMetabox.php:39 #: views/partials/screen/inline-edit.php:77 msgctxt "admin-text" msgid "Author" msgstr "Author" #: plugin/Metaboxes/DashboardMetabox.php:51 msgctxt "admin-text" msgid "in total" msgstr "in total" #: plugin/Metaboxes/DashboardMetabox.php:57 msgctxt "admin-text" msgid "this month" msgstr "this month" #: plugin/Metaboxes/DashboardMetabox.php:63 msgctxt "admin-text" msgid "awaiting approval" msgstr "awaiting approval" #: plugin/Metaboxes/DetailsMetabox.php:17 msgctxt "admin-text" msgid "Review Details" msgstr "Review Details" #: plugin/Metaboxes/ResponseMetabox.php:23 #: views/partials/editor/metabox-response.php:4 msgctxt "admin-text" msgid "Respond Publicly" msgstr "Respond Publicly" #: plugin/Modules/Console.php:68 msgctxt "admin-text" msgid "Console is empty" msgstr "Console is empty" #: plugin/Modules/Console.php:254 msgctxt "admin-text" msgid "Console was automatically cleared (512KB maximum size)" msgstr "Console was automatically cleared (512KB maximum size)" #: plugin/Modules/Notice.php:133 #: views/pages/tools/sync.php:28 msgctxt "admin-text" msgid "Show more details" msgstr "Show more details" #: plugin/Modules/Translation.php:157 msgctxt "admin-text" msgid "The placeholder tags are missing in your custom text." msgstr "The placeholder tags are missing in your custom text." #: plugin/Modules/Translation.php:154 msgctxt "admin-text" msgid "This custom text is invalid because the original text has been changed or removed." msgstr "This custom text is invalid because the original text has been changed or removed." #. translators: %s: the plugin name #: plugin/Notices/GatekeeperNotice.php:114 #, php-format msgctxt "admin-text" msgid "Activate %s" msgstr "Activate %s" #. translators: %s: the plugin name #: plugin/Notices/GatekeeperNotice.php:130 #, php-format msgctxt "admin-text" msgid "Install %s" msgstr "Install %s" #. translators: %s: the plugin name #: plugin/Notices/GatekeeperNotice.php:146 #, php-format msgctxt "admin-text" msgid "Update %s" msgstr "Update %s" #: plugin/Overrides/PluginUpgrader.php:38 msgctxt "admin-text" msgid "Plugin rollback successful! Please wait while it reactivates…" msgstr "Plugin rollback successful! Please wait while it reactivates…" #: plugin/Overrides/ScheduledActionsTable.php:86 #: plugin/Overrides/ScheduledActionsTable.php:119 #: views/partials/strings/plural.php:13 #: views/partials/strings/single.php:12 msgctxt "admin-text" msgid "Delete" msgstr "Delete" #: plugin/Overrides/ScheduledActionsTable.php:89 msgctxt "admin-text" msgid "Hook" msgstr "Hook" #: plugin/Overrides/ScheduledActionsTable.php:90 #: views/partials/screen/inline-edit.php:66 msgctxt "admin-text" msgid "Status" msgstr "Status" #: plugin/Overrides/ScheduledActionsTable.php:91 msgctxt "admin-text" msgid "Recurrence" msgstr "Recurrence" #: plugin/Overrides/ScheduledActionsTable.php:92 msgctxt "admin-text" msgid "Scheduled Date" msgstr "Scheduled Date" #: plugin/Overrides/ScheduledActionsTable.php:93 msgctxt "admin-text" msgid "Args" msgstr "Args" #: plugin/Overrides/ScheduledActionsTable.php:94 msgctxt "admin-text" msgid "Log" msgstr "Log" #: plugin/Overrides/ScheduledActionsTable.php:100 msgctxt "admin-text" msgid "Claim ID" msgstr "Claim ID" #: plugin/Overrides/ScheduledActionsTable.php:106 msgctxt "admin-text" msgid "Retry" msgstr "Retry" #: plugin/Overrides/ScheduledActionsTable.php:107 msgctxt "admin-text" msgid "Retry the action now as if it were run as part of a queue" msgstr "Retry the action now as if it were run as part of a queue" #: plugin/Overrides/ScheduledActionsTable.php:110 msgctxt "admin-text" msgid "Run Now" msgstr "Run Now" #: plugin/Overrides/ScheduledActionsTable.php:111 msgctxt "admin-text" msgid "Process the action now as if it were run as part of a queue" msgstr "Process the action now as if it were run as part of a queue" #: plugin/Overrides/ScheduledActionsTable.php:115 msgctxt "admin-text" msgid "Cancel the action now to avoid it being run in future" msgstr "Cancel the action now to avoid it being run in future" #: plugin/Overrides/ScheduledActionsTable.php:120 msgctxt "admin-text" msgid "Delete the action now" msgstr "Delete the action now" #: plugin/Overrides/ScheduledActionsTable.php:225 msgctxt "admin-text" msgid "It appears one or more database tables were missing. Attempting to re-create the missing table(s)." msgstr "It appears one or more database tables were missing. Attempting to re-create the missing table(s)." #. translators: %d: seconds #: plugin/Overrides/ScheduledActionsTable.php:258 #, php-format msgctxt "admin-text" msgid "The next queue will begin processing in approximately %d seconds." msgstr "The next queue will begin processing in approximately %d seconds." #. translators: %s: process URL #: plugin/Overrides/ScheduledActionsTable.php:255 #, php-format msgctxt "admin-text" msgid "A new queue has begun processing. <a href=\"%s\">View actions in-progress »</a>" msgstr "A new queue has begun processing. <a href=\"%s\">View actions in-progress »</a>" #. translators: 1: action HTML 2: action ID 3: error message #: plugin/Overrides/ScheduledActionsTable.php:292 #, php-format msgctxt "admin-text" msgid "Could not process change for action: \"%1$s\" (ID: %2$d). Error: %3$s" msgstr "Could not process change for action: \"%1$s\" (ID: %2$d). Error: %3$s" #. translators: %s: action HTML #: plugin/Overrides/ScheduledActionsTable.php:275 #, php-format msgctxt "admin-text" msgid "Successfully executed action: %s" msgstr "Successfully executed action: %s" #. translators: %s: action HTML #: plugin/Overrides/ScheduledActionsTable.php:279 #, php-format msgctxt "admin-text" msgid "Successfully canceled action: %s" msgstr "Successfully canceled action: %s" #: plugin/Overrides/ScheduledActionsTable.php:282 msgctxt "admin-text" msgid "Successfully deleted action" msgstr "Successfully deleted action" #. translators: %s: action HTML #: plugin/Overrides/ScheduledActionsTable.php:286 #, php-format msgctxt "admin-text" msgid "Successfully processed change for action: %s" msgstr "Successfully processed change for action: %s" #: plugin/Overrides/ScheduledActionsTable.php:453 msgctxt "admin-text" msgid "Non-repeating" msgstr "Non-repeating" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:24 msgctxt "admin-text" msgid "Display a review form" msgstr "Display a review form" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:101 msgctxt "admin-text" msgid "Review Form" msgstr "Review Form" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:132 #: plugin/Widgets/SiteReviewsFormWidget.php:15 #: assets/blocks/site_reviews_form/index.js:1 msgctxt "admin-text" msgid "Assign Reviews to Pages" msgstr "Assign Reviews to Pages" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:134 #: plugin/Shortcodes/SiteReviewsShortcode.php:58 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:73 msgctxt "admin-text" msgid "Select a Page..." msgstr "Select a Page..." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:139 #: plugin/Widgets/SiteReviewsFormWidget.php:19 #: assets/blocks/site_reviews_form/index.js:1 msgctxt "admin-text" msgid "Assign Reviews to Categories" msgstr "Assign Reviews to Categories" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:141 #: plugin/Shortcodes/SiteReviewsShortcode.php:65 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:80 msgctxt "admin-text" msgid "Select a Category..." msgstr "Select a Category..." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:146 #: plugin/Widgets/SiteReviewsFormWidget.php:25 #: assets/blocks/site_reviews_form/index.js:1 msgctxt "admin-text" msgid "Assign Reviews to Users" msgstr "Assign Reviews to Users" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:148 #: plugin/Shortcodes/SiteReviewsShortcode.php:72 #: plugin/Shortcodes/SiteReviewsShortcode.php:79 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:87 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:94 msgctxt "admin-text" msgid "Select a User..." msgstr "Select a User..." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:157 msgctxt "admin-text" msgid "Enter the Custom ID of a Latest Reviews block or shortcode where the review should be displayed after submission." msgstr "Enter the Custom ID of a Latest Reviews block or shortcode where the review should be displayed after submission." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:159 #: plugin/Tinymce/SiteReviewsFormTinymce.php:42 #: assets/blocks/site_reviews_form/index.js:1 msgctxt "admin-text" msgid "Latest Reviews ID" msgstr "Latest Reviews ID" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:163 msgctxt "admin-text" msgid "Enter the Custom ID of a Rating Summary block or shortcode where the rating values should be updated after submission." msgstr "Enter the Custom ID of a Rating Summary block or shortcode where the rating values should be updated after submission." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:165 #: plugin/Tinymce/SiteReviewsFormTinymce.php:48 #: assets/blocks/site_reviews_form/index.js:1 msgctxt "admin-text" msgid "Rating Summary ID" msgstr "Rating Summary ID" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:169 #: plugin/Shortcodes/SiteReviewShortcode.php:55 #: plugin/Shortcodes/SiteReviewsShortcode.php:139 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:164 #: plugin/Tinymce/SiteReviewsFormTinymce.php:56 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:91 #: plugin/Tinymce/SiteReviewsTinymce.php:96 #: plugin/Tinymce/SiteReviewTinymce.php:30 #: plugin/Widgets/Widget.php:51 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "This should be a unique value." msgstr "This should be a unique value." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:171 #: plugin/Shortcodes/SiteReviewShortcode.php:57 #: plugin/Shortcodes/SiteReviewsShortcode.php:141 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:166 #: plugin/Tinymce/SiteReviewsFormTinymce.php:54 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:89 #: plugin/Tinymce/SiteReviewsTinymce.php:94 #: plugin/Tinymce/SiteReviewTinymce.php:28 #: plugin/Widgets/Widget.php:52 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Custom ID" msgstr "Custom ID" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:175 #: plugin/Shortcodes/SiteReviewShortcode.php:61 #: plugin/Shortcodes/SiteReviewsShortcode.php:145 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:170 #: plugin/Tinymce/SiteReviewsFormTinymce.php:62 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:97 #: plugin/Tinymce/SiteReviewsTinymce.php:102 #: plugin/Tinymce/SiteReviewTinymce.php:36 #: plugin/Widgets/Widget.php:56 msgctxt "admin-text" msgid "Separate multiple classes with spaces." msgstr "Separate multiple classes with spaces." #: plugin/Shortcodes/SiteReviewsFormShortcode.php:177 #: plugin/Shortcodes/SiteReviewShortcode.php:63 #: plugin/Shortcodes/SiteReviewsShortcode.php:147 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:172 #: plugin/Tinymce/SiteReviewsFormTinymce.php:60 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:95 #: plugin/Tinymce/SiteReviewsTinymce.php:100 #: plugin/Tinymce/SiteReviewTinymce.php:34 #: plugin/Widgets/Widget.php:57 msgctxt "admin-text" msgid "Additional CSS classes" msgstr "Additional CSS classes" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:201 msgctxt "admin-text" msgid "Hide the rating field" msgstr "Hide the rating field" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:202 msgctxt "admin-text" msgid "Hide the title field" msgstr "Hide the title field" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:203 msgctxt "admin-text" msgid "Hide the review field" msgstr "Hide the review field" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:204 msgctxt "admin-text" msgid "Hide the name field" msgstr "Hide the name field" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:205 msgctxt "admin-text" msgid "Hide the email field" msgstr "Hide the email field" #: plugin/Shortcodes/SiteReviewsFormShortcode.php:206 msgctxt "admin-text" msgid "Hide the terms field" msgstr "Hide the terms field" #: plugin/Shortcodes/SiteReviewShortcode.php:26 msgctxt "admin-text" msgid "Display a single review" msgstr "Display a single review" #: plugin/Shortcodes/SiteReviewShortcode.php:36 msgctxt "admin-text" msgid "Single Review" msgstr "Single Review" #: plugin/Shortcodes/SiteReviewShortcode.php:43 #: plugin/Tinymce/SiteReviewTinymce.php:14 #: plugin/Widgets/SiteReviewWidget.php:15 #: assets/blocks/site_review/index.js:1 msgctxt "admin-text" msgid "Review Post ID" msgstr "Review Post ID" #: plugin/Shortcodes/SiteReviewShortcode.php:44 msgctxt "admin-text" msgid "Select the review you want to display." msgstr "Select the review you want to display." #: plugin/Shortcodes/SiteReviewShortcode.php:46 msgctxt "admin-text" msgid "Select a review..." msgstr "Select a review..." #: plugin/Shortcodes/SiteReviewShortcode.php:72 #: plugin/Shortcodes/SiteReviewsShortcode.php:168 msgctxt "admin-text" msgid "Hide the title" msgstr "Hide the title" #: plugin/Shortcodes/SiteReviewShortcode.php:73 #: plugin/Shortcodes/SiteReviewsShortcode.php:169 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:190 msgctxt "admin-text" msgid "Hide the rating" msgstr "Hide the rating" #: plugin/Shortcodes/SiteReviewShortcode.php:74 #: plugin/Shortcodes/SiteReviewsShortcode.php:170 msgctxt "admin-text" msgid "Hide the date" msgstr "Hide the date" #: plugin/Shortcodes/SiteReviewShortcode.php:75 #: plugin/Shortcodes/SiteReviewsShortcode.php:171 msgctxt "admin-text" msgid "Hide the assigned links (if shown)" msgstr "Hide the assigned links (if shown)" #: plugin/Shortcodes/SiteReviewShortcode.php:76 #: plugin/Shortcodes/SiteReviewsShortcode.php:172 msgctxt "admin-text" msgid "Hide the content" msgstr "Hide the content" #: plugin/Shortcodes/SiteReviewShortcode.php:77 #: plugin/Shortcodes/SiteReviewsShortcode.php:173 msgctxt "admin-text" msgid "Hide the avatar (if shown)" msgstr "Hide the avatar (if shown)" #: plugin/Shortcodes/SiteReviewShortcode.php:78 #: plugin/Shortcodes/SiteReviewsShortcode.php:174 msgctxt "admin-text" msgid "Hide the author" msgstr "Hide the author" #: plugin/Shortcodes/SiteReviewShortcode.php:79 #: plugin/Shortcodes/SiteReviewsShortcode.php:175 msgctxt "admin-text" msgid "Hide the verified badge" msgstr "Hide the verified badge" #: plugin/Shortcodes/SiteReviewShortcode.php:80 #: plugin/Shortcodes/SiteReviewsShortcode.php:176 msgctxt "admin-text" msgid "Hide the response" msgstr "Hide the response" #: plugin/Shortcodes/SiteReviewsShortcode.php:29 msgctxt "admin-text" msgid "Display your reviews" msgstr "Display your reviews" #: plugin/Shortcodes/SiteReviewsShortcode.php:48 msgctxt "admin-text" msgid "Latest Reviews" msgstr "Latest Reviews" #: plugin/Shortcodes/SiteReviewsShortcode.php:56 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:71 #: plugin/Widgets/SiteReviewsSummaryWidget.php:16 #: plugin/Widgets/SiteReviewsWidget.php:16 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Limit Reviews by Assigned Pages" msgstr "Limit Reviews by Assigned Pages" #: plugin/Shortcodes/SiteReviewsShortcode.php:63 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:78 #: plugin/Widgets/SiteReviewsSummaryWidget.php:21 #: plugin/Widgets/SiteReviewsWidget.php:21 msgctxt "admin-text" msgid "Limit Reviews by Assigned Categories" msgstr "Limit Reviews by Assigned Categories" #: plugin/Shortcodes/SiteReviewsShortcode.php:70 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:85 #: plugin/Widgets/SiteReviewsSummaryWidget.php:26 #: plugin/Widgets/SiteReviewsWidget.php:26 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Limit Reviews by Assigned Users" msgstr "Limit Reviews by Assigned Users" #: plugin/Shortcodes/SiteReviewsShortcode.php:77 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:92 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Limit Reviews by Review Author" msgstr "Limit Reviews by Review Author" #: plugin/Shortcodes/SiteReviewsShortcode.php:84 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:99 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:38 #: plugin/Tinymce/SiteReviewsTinymce.php:36 #: plugin/Widgets/SiteReviewsSummaryWidget.php:30 #: plugin/Widgets/SiteReviewsWidget.php:30 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Limit Reviews by Accepted Terms" msgstr "Limit Reviews by Accepted Terms" #: plugin/Shortcodes/SiteReviewsShortcode.php:86 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:101 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Select Review Terms..." msgstr "Select Review Terms..." #: plugin/Shortcodes/SiteReviewsShortcode.php:91 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:106 #: plugin/Widgets/SiteReviewsSummaryWidget.php:37 #: plugin/Widgets/SiteReviewsWidget.php:37 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Limit Reviews by Type" msgstr "Limit Reviews by Type" #: plugin/Shortcodes/SiteReviewsShortcode.php:93 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:108 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Select a Review Type..." msgstr "Select a Review Type..." #: plugin/Shortcodes/SiteReviewsShortcode.php:98 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:113 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:52 #: plugin/Tinymce/SiteReviewsTinymce.php:50 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Limit Reviews by Verified Status" msgstr "Limit Reviews by Verified Status" #: plugin/Shortcodes/SiteReviewsShortcode.php:100 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:115 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Select Verified Status..." msgstr "Select Verified Status..." #: plugin/Shortcodes/SiteReviewsShortcode.php:105 #: assets/blocks/site_reviews/index.js:1 msgctxt "admin-text" msgid "Pagination Type" msgstr "Pagination Type" #: plugin/Shortcodes/SiteReviewsShortcode.php:107 msgctxt "admin-text" msgid "No Pagination" msgstr "No Pagination" #: plugin/Shortcodes/SiteReviewsShortcode.php:113 #: plugin/Widgets/SiteReviewsWidget.php:43 #: assets/blocks/site_reviews/index.js:1 msgctxt "admin-text" msgid "Reviews Per Page" msgstr "Reviews Per Page" #: plugin/Shortcodes/SiteReviewsShortcode.php:121 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:121 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:56 #: plugin/Tinymce/SiteReviewsTinymce.php:54 #: plugin/Widgets/SiteReviewsSummaryWidget.php:43 #: plugin/Widgets/SiteReviewsWidget.php:50 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Minimum Rating" msgstr "Minimum Rating" #: plugin/Shortcodes/SiteReviewsShortcode.php:128 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:139 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "The schema should only be enabled once on your page." msgstr "The schema should only be enabled once on your page." #: plugin/Shortcodes/SiteReviewsShortcode.php:130 #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:141 msgctxt "admin-text" msgid "Enable the schema?" msgstr "Enable the schema?" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:42 msgctxt "admin-text" msgid "Display a rating summary" msgstr "Display a rating summary" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:52 msgctxt "admin-text" msgid "Rating Summary" msgstr "Rating Summary" #. translators: %s: link to the Review Forms addon #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:130 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:65 #, php-format msgctxt "admin-text" msgid "Use the %s addon to add custom rating fields." msgstr "Use the %s addon to add custom rating fields." #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:135 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Custom Rating Field Name" msgstr "Custom Rating Field Name" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:150 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Use {num} to display the number of reviews, {rating} to display the average rating, and {max} to display the maximum rating value." msgstr "Use {num} to display the number of reviews, {rating} to display the average rating, and {max} to display the maximum rating value." #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:152 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Summary Text" msgstr "Summary Text" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:153 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "{rating} out of {max} stars (based on {num} reviews)" msgstr "{rating} out of {max} stars (based on {num} reviews)" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:157 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Enter custom labels for the percentage bar levels (from high to low) and separate them with a comma." msgstr "Enter custom labels for the percentage bar levels (from high to low) and separate them with a comma." #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:159 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Summary Labels" msgstr "Summary Labels" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:191 msgctxt "admin-text" msgid "Hide the stars" msgstr "Hide the stars" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:192 msgctxt "admin-text" msgid "Hide the summary" msgstr "Hide the summary" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:193 msgctxt "admin-text" msgid "Hide the percentage bars" msgstr "Hide the percentage bars" #: plugin/Shortcodes/SiteReviewsSummaryShortcode.php:194 msgctxt "admin-text" msgid "Hide if no reviews are found" msgstr "Hide if no reviews are found" #: plugin/Tinymce/SiteReviewsFormTinymce.php:14 msgctxt "admin-text" msgid "Assign Pages" msgstr "Assign Pages" #. translators: %s: the text "post_id" #: plugin/Tinymce/SiteReviewsFormTinymce.php:17 #, php-format msgctxt "admin-text" msgid "Automatically assign reviews to a Post ID. You may also enter %s to use the Post ID of the current page." msgstr "Automatically assign reviews to a Post ID. You may also enter %s to use the Post ID of the current page." #: plugin/Tinymce/SiteReviewsFormTinymce.php:21 msgctxt "admin-text" msgid "Assign Categories" msgstr "Assign Categories" #: plugin/Tinymce/SiteReviewsFormTinymce.php:23 msgctxt "admin-text" msgid "Automatically assign reviews to a category. You may enter a Term ID or slug." msgstr "Automatically assign reviews to a category. You may enter a Term ID or slug." #: plugin/Tinymce/SiteReviewsFormTinymce.php:27 msgctxt "admin-text" msgid "Assign Users" msgstr "Assign Users" #. translators: %s: the text "user_id" #: plugin/Tinymce/SiteReviewsFormTinymce.php:30 #, php-format msgctxt "admin-text" msgid "Automatically assign reviews to a User ID. You may also enter %s to use the ID of the logged-in user." msgstr "Automatically assign reviews to a User ID. You may also enter %s to use the ID of the logged-in user." #: plugin/Integrations/Avada/Transformer.php:35 #: plugin/Integrations/Breakdance/Transformer.php:131 #: plugin/Integrations/Bricks/Controller.php:36 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:81 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:27 #: plugin/Integrations/WPBakery/Transformer.php:36 #: plugin/Tinymce/SiteReviewsFormTinymce.php:36 #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:83 #: plugin/Tinymce/SiteReviewsTinymce.php:88 #: plugin/Tinymce/SiteReviewTinymce.php:22 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Hide" msgstr "Hide" #: plugin/Tinymce/SiteReviewsFormTinymce.php:44 msgctxt "admin-text" msgid "Enter the Custom ID of a Latest Reviews shortcode where the review should be displayed after submission." msgstr "Enter the Custom ID of a Latest Reviews shortcode where the review should be displayed after submission." #: plugin/Tinymce/SiteReviewsFormTinymce.php:50 msgctxt "admin-text" msgid "Enter the Custom ID of a Rating Summary shortcode where the rating values should be updated after submission." msgstr "Enter the Custom ID of a Rating Summary shortcode where the rating values should be updated after submission." #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:15 #: plugin/Tinymce/SiteReviewsTinymce.php:15 msgctxt "admin-text" msgid "Assigned Pages" msgstr "Assigned Pages" #. translators: %s: the text "post_id" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:18 #: plugin/Tinymce/SiteReviewsTinymce.php:17 #, php-format msgctxt "admin-text" msgid "Limit reviews to those assigned to a Post ID. You may also enter %s to use the Post ID of the current page." msgstr "Limit reviews to those assigned to a Post ID. You may also enter %s to use the Post ID of the current page." #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:24 #: plugin/Tinymce/SiteReviewsTinymce.php:23 msgctxt "admin-text" msgid "Limit reviews to those assigned to a category. You may enter a Term ID or slug." msgstr "Limit reviews to those assigned to a category. You may enter a Term ID or slug." #. translators: %s: the text "user_id" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:31 #: plugin/Tinymce/SiteReviewsTinymce.php:29 #, php-format msgctxt "admin-text" msgid "Limit reviews to those assigned to a User ID. You may also enter %s to use the ID of the logged-in user." msgstr "Limit reviews to those assigned to a User ID. You may also enter %s to use the ID of the logged-in user." #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:42 #: plugin/Tinymce/SiteReviewsTinymce.php:40 msgctxt "admin-text" msgid "Review Type" msgstr "Review Type" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:45 #: plugin/Tinymce/SiteReviewsTinymce.php:43 msgctxt "admin-text" msgid "Limit Reviews by review type" msgstr "Limit Reviews by review type" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:59 msgctxt "admin-text" msgid "The minimum rating to display (default: 1 star)?" msgstr "The minimum rating to display (default: 1 star)?" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:63 msgctxt "admin-text" msgid "Rating Field Name" msgstr "Rating Field Name" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:74 #: plugin/Tinymce/SiteReviewsTinymce.php:79 msgctxt "admin-text" msgid "Disabled" msgstr "Disabled" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:75 #: plugin/Tinymce/SiteReviewsTinymce.php:80 msgctxt "admin-text" msgid "Enabled" msgstr "Enabled" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:77 #: plugin/Tinymce/SiteReviewsTinymce.php:82 msgctxt "admin-text" msgid "Rich snippets are disabled by default." msgstr "Rich snippets are disabled by default." #: plugin/Tinymce/SiteReviewsTinymce.php:57 msgctxt "admin-text" msgid "The minimum rating to display (default: 1 star)" msgstr "The minimum rating to display (default: 1 star)" #: plugin/Integrations/Breakdance/Transformer.php:129 #: plugin/Integrations/Bricks/Controller.php:35 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:79 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:25 #: plugin/Tinymce/SiteReviewsTinymce.php:61 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Display" msgstr "Display" #: plugin/Tinymce/SiteReviewsTinymce.php:66 msgctxt "admin-text" msgid "The number of reviews to display per page (default: 10)" msgstr "The number of reviews to display per page (default: 10)" #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:86 #: plugin/Tinymce/SiteReviewsTinymce.php:70 msgctxt "admin-text" msgid "Pagination" msgstr "Pagination" #: plugin/Tinymce/SiteReviewTinymce.php:16 msgctxt "admin-text" msgid "Enter the Post ID of the review to display." msgstr "Enter the Post ID of the review to display." #: plugin/Tinymce/TinymceGenerator.php:25 #: views/partials/notices/upgraded.php:31 #: views/partials/notices/welcome.php:23 msgctxt "admin-text" msgid "Close" msgstr "Close" #: plugin/Tinymce/TinymceGenerator.php:26 msgctxt "admin-text" msgid "Insert Shortcode" msgstr "Insert Shortcode" #: plugin/Tinymce/TinymceGenerator.php:126 #: plugin/Widgets/SiteReviewsSummaryWidget.php:32 #: plugin/Widgets/SiteReviewsWidget.php:32 msgctxt "admin-text" msgid "— Select —" msgstr "— Select —" #: plugin/Tinymce/TinymceGenerator.php:197 msgctxt "admin-text" msgid "Some of the shortcode options are required." msgstr "Some of the shortcode options are required." #: plugin/Widgets/SiteReviewsFormWidget.php:14 #: plugin/Widgets/SiteReviewsSummaryWidget.php:15 #: plugin/Widgets/SiteReviewsWidget.php:15 msgctxt "admin-text" msgid "Enter \"post_id\" to use the Post ID of the current page." msgstr "Enter \"post_id\" to use the Post ID of the current page." #: plugin/Widgets/SiteReviewsFormWidget.php:20 #: plugin/Widgets/SiteReviewsSummaryWidget.php:20 #: plugin/Widgets/SiteReviewsWidget.php:20 msgctxt "admin-text" msgid "Enter the Term ID or slug of a category." msgstr "Enter the Term ID or slug of a category." #: plugin/Widgets/SiteReviewsFormWidget.php:24 #: plugin/Widgets/SiteReviewsSummaryWidget.php:25 #: plugin/Widgets/SiteReviewsWidget.php:25 msgctxt "admin-text" msgid "Enter \"user_id\" to use the ID of the logged-in user." msgstr "Enter \"user_id\" to use the ID of the logged-in user." #: plugin/Widgets/SiteReviewWidget.php:14 msgctxt "admin-text" msgid "Enter the Post ID of the review you want to display." msgstr "Enter the Post ID of the review you want to display." #: plugin/Widgets/Widget.php:37 msgctxt "admin-text" msgid "This is a legacy widget with limited options, consider switching to the shortcode or block." msgstr "This is a legacy widget with limited options, consider switching to the shortcode or block." #: plugin/Widgets/Widget.php:45 msgctxt "admin-text" msgid "Widget Title" msgstr "Widget Title" #. translators: %s: number of reviews #: views/partials/dashboard-widget.php:7 #, php-format msgctxt "admin-text" msgid "%s review" msgid_plural "%s reviews" msgstr[0] "%s review" msgstr[1] "%s reviews" #: views/partials/dashboard-widget.php:24 msgctxt "admin-text" msgid "Version" msgstr "Version" #: views/partials/dashboard-widget.php:29 msgctxt "admin-text" msgid "Help" msgstr "Help" #: views/partials/dashboard-widget.php:34 msgctxt "admin-text" msgid "Support Forum" msgstr "Support Forum" #: views/partials/dashboard-widget.php:36 msgctxt "admin-text" msgid "(opens in a new tab)" msgstr "(opens in a new tab)" #: views/partials/flyoutmenu.php:23 msgctxt "admin-text" msgid "Click me!" msgstr "Click me!" #: views/partials/page-header.php:15 msgctxt "admin-text" msgid "Open the Screen Options" msgstr "Open the Screen Options" #: views/partials/page-header.php:15 msgctxt "admin-text" msgid "Screen Options" msgstr "Screen Options" #: views/partials/page-header.php:19 msgctxt "admin-text" msgid "Open the Getting Started page" msgstr "Open the Getting Started page" #: views/partials/page-header.php:19 msgctxt "admin-text" msgid "Read the Getting Started Guide" msgstr "Read the Getting Started Guide" #: views/partials/rollback.php:5 msgctxt "admin-text" msgid "Update progress" msgstr "Update progress" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedPost.php:12 msgctxt "admin-text" msgid "Filter by assigned post" msgstr "Filter by assigned post" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedPost.php:18 msgctxt "admin-text" msgid "Any assigned post" msgstr "Any assigned post" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedPost.php:19 msgctxt "admin-text" msgid "No assigned post" msgstr "No assigned post" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedPost.php:47 msgctxt "admin-text" msgid "Assigned Post" msgstr "Assigned Post" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedUser.php:13 msgctxt "admin-text" msgid "Filter by assigned user" msgstr "Filter by assigned user" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedUser.php:19 msgctxt "admin-text" msgid "Any assigned user" msgstr "Any assigned user" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedUser.php:20 msgctxt "admin-text" msgid "No assigned user" msgstr "No assigned user" #: plugin/Controllers/ListTableColumns/ColumnFilterAssignedUser.php:48 msgctxt "admin-text" msgid "Assigned User" msgstr "Assigned User" #: plugin/Controllers/ListTableColumns/ColumnFilterAuthor.php:9 msgctxt "admin-text" msgid "Filter by author" msgstr "Filter by author" #: plugin/Controllers/ListTableColumns/ColumnFilterAuthor.php:15 msgctxt "admin-text" msgid "Any author" msgstr "Any author" #: plugin/Controllers/ListTableColumns/ColumnFilterAuthor.php:16 msgctxt "admin-text" msgid "No author" msgstr "No author" #: plugin/Controllers/ListTableColumns/ColumnFilterCategory.php:11 msgctxt "admin-text" msgid "Filter by category" msgstr "Filter by category" #: plugin/Controllers/ListTableColumns/ColumnFilterCategory.php:25 msgctxt "admin-text" msgid "No category" msgstr "No category" #: plugin/Controllers/ListTableColumns/ColumnFilterCategory.php:31 msgctxt "admin-text" msgid "Any category" msgstr "Any category" #: plugin/Controllers/ListTableColumns/ColumnFilterCategory.php:36 msgctxt "admin-text" msgid "Category" msgstr "Category" #: plugin/Controllers/ListTableColumns/ColumnFilterRating.php:11 msgctxt "admin-text" msgid "Filter by rating" msgstr "Filter by rating" #. translators: %s: number of stars #: plugin/Controllers/ListTableColumns/ColumnFilterRating.php:21 #, php-format msgctxt "admin-text" msgid "%s star rating" msgstr "%s star rating" #: plugin/Controllers/ListTableColumns/ColumnFilterRating.php:32 #: plugin/Integrations/GamiPress/Controller.php:298 msgctxt "admin-text" msgid "Any rating" msgstr "Any rating" #: plugin/Controllers/ListTableColumns/ColumnFilterTerms.php:9 msgctxt "admin-text" msgid "Filter by terms" msgstr "Filter by terms" #: plugin/Controllers/ListTableColumns/ColumnFilterTerms.php:22 msgctxt "admin-text" msgid "Any terms" msgstr "Any terms" #: plugin/Controllers/ListTableColumns/ColumnFilterType.php:9 msgctxt "admin-text" msgid "Filter by review type" msgstr "Filter by review type" #: plugin/Controllers/ListTableColumns/ColumnFilterType.php:19 msgctxt "admin-text" msgid "Any review type" msgstr "Any review type" #: plugin/Integrations/Avada/Transformer.php:38 #: plugin/Integrations/Avada/Transformer.php:79 #: plugin/Integrations/Breakdance/Transformer.php:250 #: plugin/Integrations/Flatsome/Transformer.php:41 #: plugin/Integrations/Flatsome/Transformer.php:71 #: plugin/Integrations/Flatsome/Transformer.php:88 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Select..." msgstr "Select..." #: plugin/Integrations/Avada/Transformer.php:62 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Search Pages..." msgstr "Search Pages..." #: plugin/Integrations/Avada/Transformer.php:65 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Search Categories..." msgstr "Search Categories..." #: plugin/Integrations/Avada/Transformer.php:68 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Search Users..." msgstr "Search Users..." #: plugin/Integrations/Avada/Transformer.php:71 msgctxt "admin-text" msgid "Search User..." msgstr "Search User..." #: plugin/Integrations/Avada/Transformer.php:74 msgctxt "admin-text" msgid "Search Review..." msgstr "Search Review..." #: plugin/Integrations/Avada/Transformer.php:91 #: views/partials/listtable/filter.php:13 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Search..." msgstr "Search..." #: plugin/Integrations/Avada/Transformer.php:105 msgctxt "admin-text" msgid "Add an ID to the wrapping HTML element." msgstr "Add an ID to the wrapping HTML element." #: plugin/Integrations/Avada/Transformer.php:106 msgctxt "admin-text" msgid "Custom CSS ID" msgstr "Custom CSS ID" #: plugin/Integrations/Avada/Transformer.php:109 msgctxt "admin-text" msgid "Add a class to the wrapping HTML element." msgstr "Add a class to the wrapping HTML element." #: plugin/Integrations/Avada/Transformer.php:110 msgctxt "admin-text" msgid "Custom CSS Class" msgstr "Custom CSS Class" #: plugin/Integrations/Breakdance/Transformer.php:130 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:26 #: views/partials/screen/filters.php:4 msgctxt "admin-text" msgid "Filters" msgstr "Filters" #: plugin/Integrations/Breakdance/Transformer.php:133 #: plugin/Integrations/Bricks/Controller.php:38 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:83 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:28 #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "Text" msgstr "Text" #: plugin/Integrations/Avada/Defaults/ControlDefaults.php:44 #: plugin/Integrations/Breakdance/Transformer.php:142 #: plugin/Integrations/Bricks/BricksElement.php:131 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:78 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:29 #: plugin/Integrations/WPBakery/Shortcodes/VcShortcode.php:50 msgctxt "admin-text" msgid "Advanced" msgstr "Advanced" #: plugin/Integrations/Avada/Defaults/ControlDefaults.php:45 #: plugin/Integrations/Bricks/BricksElement.php:136 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:91 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeShortcode.php:30 #: plugin/Integrations/WPBakery/Shortcodes/VcShortcode.php:49 msgctxt "admin-text" msgid "Design" msgstr "Design" #: plugin/Integrations/DuplicatePage/Controller.php:27 msgctxt "admin-text" msgid "Unauthorized Access." msgstr "Unauthorized Access." #: plugin/Integrations/DuplicatePage/Controller.php:30 msgctxt "admin-text" msgid "Invalid review." msgstr "Invalid review." #: plugin/Integrations/Flatsome/Transformer.php:35 msgctxt "admin-text" msgid "Flatsome does not support multiple checkboxes here so use the dropdown to select fields that you want to hide." msgstr "Flatsome does not support multiple checkboxes here so use the dropdown to select fields that you want to hide." #: plugin/Integrations/GamiPress/Controller.php:132 msgctxt "admin-text" msgid "The rating of the review which triggered this event." msgstr "The rating of the review which triggered this event." #: plugin/Integrations/GamiPress/Controller.php:140 msgctxt "admin-text" msgid "The ID of the review which triggered this event." msgstr "The ID of the review which triggered this event." #: plugin/Integrations/GamiPress/Controller.php:142 msgctxt "admin-text" msgid "Review ID" msgstr "Review ID" #: plugin/Integrations/GamiPress/Controller.php:299 msgctxt "admin-text" msgid "Exact rating of" msgstr "Exact rating of" #: plugin/Integrations/GamiPress/Controller.php:300 msgctxt "admin-text" msgid "Minimum rating of" msgstr "Minimum rating of" #: plugin/Integrations/GamiPress/Controller.php:314 msgctxt "admin-text" msgid "star(s)" msgstr "star(s)" #. translators: %d: star rating #: plugin/Integrations/GamiPress/Triggers.php:106 #, php-format msgctxt "admin-text" msgid "getting a review with a %d-star rating" msgstr "getting a review with a %d-star rating" #. translators: %d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:108 #, php-format msgctxt "admin-text" msgid "getting a review with a minimum %d-star rating" msgstr "getting a review with a minimum %d-star rating" #. translators: %d: star rating #: plugin/Integrations/GamiPress/Triggers.php:115 #, php-format msgctxt "admin-text" msgid "getting a review on a post with a %d-star rating" msgstr "getting a review on a post with a %d-star rating" #. translators: %d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:117 #, php-format msgctxt "admin-text" msgid "getting a review on a post with a minimum %d-star rating" msgstr "getting a review on a post with a minimum %d-star rating" #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:35 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsForm.php:35 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:35 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsSummary.php:31 #: plugin/Integrations/JetWooBuilder/Controller.php:46 msgctxt "admin-text" msgid "Start" msgstr "Start" #: plugin/Integrations/Avada/Elements/FusionSiteReview.php:29 #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:36 #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:47 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsForm.php:36 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:36 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReview.php:35 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:35 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:63 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsForm.php:41 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsSummary.php:35 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReview.php:38 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:38 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:62 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsForm.php:47 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:38 #: plugin/Integrations/JetWooBuilder/Controller.php:50 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReview.php:28 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:35 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:45 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsForm.php:33 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:35 msgctxt "admin-text" msgid "Center" msgstr "Center" #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:37 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsForm.php:37 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:37 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsSummary.php:39 #: plugin/Integrations/JetWooBuilder/Controller.php:54 msgctxt "admin-text" msgid "End" msgstr "End" #: plugin/Integrations/MultilingualPress/ServiceProvider.php:94 msgctxt "admin-text" msgid "Enable Site Reviews Support for MultilingualPress." msgstr "Enable Site Reviews Support for MultilingualPress." #: plugin/Integrations/MyCred/Controller.php:21 msgctxt "admin-text" msgid "Awards %_plural% for reviews. Supports awarding %_plural% to authors of assigned posts, assigned users, and users submitting a review." msgstr "Awards %_plural% for reviews. Supports awarding %_plural% to authors of assigned posts, assigned users, and users submitting a review." #: plugin/Integrations/MyCred/Controller.php:35 msgctxt "admin-text" msgid "Approved Review (Site Reviews)" msgstr "Approved Review (Site Reviews)" #: plugin/Integrations/MyCred/Controller.php:36 msgctxt "admin-text" msgid "Deleted Review (Site Reviews)" msgstr "Deleted Review (Site Reviews)" #: plugin/Integrations/MyCred/Controller.php:37 msgctxt "admin-text" msgid "Unapproved Review (Site Reviews)" msgstr "Unapproved Review (Site Reviews)" #: plugin/Modules/Html/TemplateTags.php:133 msgctxt "admin-text" msgid "View the review in WordPress →" msgstr "View the review in WordPress →" #: views/integrations/mycred/preferences.php:4 msgctxt "admin-text" msgid "Reviewers" msgstr "Reviewers" #: views/integrations/mycred/preferences.php:9 #: views/integrations/mycred/preferences.php:117 #: views/integrations/mycred/preferences.php:191 msgctxt "admin-text" msgid "Points" msgstr "Points" #: views/integrations/mycred/preferences.php:19 msgctxt "admin-text" msgid "For writing a review." msgstr "For writing a review." #: views/integrations/mycred/preferences.php:26 #: views/integrations/mycred/preferences.php:134 #: views/integrations/mycred/preferences.php:208 msgctxt "admin-text" msgid "Template" msgstr "Template" #: views/integrations/mycred/preferences.php:44 #: views/integrations/mycred/preferences.php:152 #: views/integrations/mycred/preferences.php:226 msgctxt "admin-text" msgid "Deduct Points" msgstr "Deduct Points" #: views/integrations/mycred/preferences.php:54 #: views/integrations/mycred/preferences.php:162 #: views/integrations/mycred/preferences.php:236 msgctxt "admin-text" msgid "For losing a review." msgstr "For losing a review." #: views/integrations/mycred/preferences.php:61 #: views/integrations/mycred/preferences.php:169 #: views/integrations/mycred/preferences.php:243 msgctxt "admin-text" msgid "Deduct Template" msgstr "Deduct Template" #: views/integrations/mycred/preferences.php:79 msgctxt "admin-text" msgid "Limit per post" msgstr "Limit per post" #: views/integrations/mycred/preferences.php:88 msgctxt "admin-text" msgid "Number of reviews per post that grants %_plural% to the reviewer. Use zero for unlimited." msgstr "Number of reviews per post that grants %_plural% to the reviewer. Use zero for unlimited." #: views/integrations/mycred/preferences.php:95 msgctxt "admin-text" msgid "Limit per day" msgstr "Limit per day" #: views/integrations/mycred/preferences.php:104 msgctxt "admin-text" msgid "Number of reviews per day that grants %_plural% to the reviewer. Use zero for unlimited." msgstr "Number of reviews per day that grants %_plural% to the reviewer. Use zero for unlimited." #: views/integrations/mycred/preferences.php:112 msgctxt "admin-text" msgid "Assigned Post Authors" msgstr "Assigned Post Authors" #: views/integrations/mycred/preferences.php:127 #: views/integrations/mycred/preferences.php:201 msgctxt "admin-text" msgid "For getting a review." msgstr "For getting a review." #: views/integrations/mycred/wooprefs.php:8 #: views/integrations/woocommerce/notices/reviews.php:8 msgctxt "admin-text" msgid "WooCommerce integration" msgstr "WooCommerce integration" #: views/integrations/profilepress/settings.php:7 #: views/integrations/surecart/settings.php:7 msgctxt "admin-text" msgid "Learn how to" msgstr "Learn how to" #: views/integrations/woocommerce/bulk-edit.php:9 #: views/partials/screen/inline-edit.php:89 #: views/partials/screen/inline-edit.php:99 msgctxt "admin-text" msgid "Allow" msgstr "Allow" #: views/integrations/woocommerce/bulk-edit.php:10 #: views/partials/screen/inline-edit.php:90 #: views/partials/screen/inline-edit.php:100 msgctxt "admin-text" msgid "Do not allow" msgstr "Do not allow" #: views/integrations/woocommerce/metabox-reviews.php:5 msgctxt "admin-text" msgid "Your product reviews are being managed by Site Reviews." msgstr "Your product reviews are being managed by Site Reviews." #. translators: %s: number of reviews #: views/integrations/woocommerce/metabox-reviews.php:13 #, php-format msgctxt "admin-text" msgid "View %s product review" msgid_plural "View %s product reviews" msgstr[0] "View %s product review" msgstr[1] "View %s product reviews" #: views/integrations/woocommerce/metabox-reviews.php:9 msgctxt "admin-text" msgid "This product has no reviews." msgstr "This product has no reviews." #: views/integrations/woocommerce/product-data-panel.php:18 msgctxt "admin-text" msgid "Enter a custom [site_reviews_summary] shortcode to override the one saved in the settings." msgstr "Enter a custom [site_reviews_summary] shortcode to override the one saved in the settings." #: views/integrations/woocommerce/product-data-panel.php:24 msgctxt "admin-text" msgid "Enter a custom [site_reviews] shortcode to override the one saved in the settings." msgstr "Enter a custom [site_reviews] shortcode to override the one saved in the settings." #: views/integrations/woocommerce/product-data-panel.php:30 msgctxt "admin-text" msgid "Enter a custom [site_reviews_form] shortcode to override the one saved in the settings." msgstr "Enter a custom [site_reviews_form] shortcode to override the one saved in the settings." #: views/integrations/woocommerce/product-data-panel.php:41 msgctxt "admin-text" msgid "Enable reviews" msgstr "Enable reviews" #: views/integrations/woocommerce/quick-edit.php:7 msgctxt "admin-text" msgid "Enable Reviews" msgstr "Enable Reviews" #: views/pages/documentation/index.php:6 msgctxt "admin-text" msgid "Click an active tab to expand/collapse all sections." msgstr "Click an active tab to expand/collapse all sections." #: views/pages/premium/index.php:8 msgctxt "admin-text" msgid "Level up with Site Reviews Premium" msgstr "Level up with Site Reviews Premium" #: views/pages/premium/index.php:11 msgctxt "admin-text" msgid "Get the most out of your reviews with a bunch of additional features and dedicated 24/7 support from Paul, the developer behind Site Reviews." msgstr "Get the most out of your reviews with a bunch of additional features and dedicated 24/7 support from Paul, the developer behind Site Reviews." #: views/pages/premium/index.php:23 msgctxt "admin-text" msgid "Compare Features" msgstr "Compare Features" #: views/pages/premium/index.php:28 msgctxt "admin-text" msgid "Free" msgstr "Free" #: views/pages/premium/index.php:33 msgctxt "admin-text" msgid "Premium" msgstr "Premium" #: views/pages/premium/index.php:72 msgctxt "admin-text" msgid "View all premium features →" msgstr "View all premium features →" #: views/pages/premium/index.php:68 msgctxt "admin-text" msgid "Compare more features ↓" msgstr "Compare more features ↓" #: views/pages/settings/forms.php:3 msgctxt "admin-text" msgid "Review Form Settings" msgstr "Review Form Settings" #: views/pages/settings/general.php:3 msgctxt "admin-text" msgid "General Settings" msgstr "General Settings" #. translators: %s: link with the text "premium addon" #: views/pages/settings/licenses.php:9 #, php-format msgctxt "admin-text" msgid "You will be able to save your license key here after you install and activate a %s." msgstr "You will be able to save your license key here after you install and activate a %s." #: views/pages/settings/licenses.php:10 msgctxt "admin-text" msgid "premium addon" msgstr "premium addon" #: views/pages/settings/reviews.php:3 msgctxt "admin-text" msgid "Review Settings" msgstr "Review Settings" #: views/pages/settings/schema.php:3 msgctxt "admin-text" msgid "JSON-LD Schema Settings" msgstr "JSON-LD Schema Settings" #: views/pages/settings/schema.php:6 msgctxt "admin-text" msgid "<strong>The schema is disabled by default.</strong> Use the schema option in your blocks or shortcodes to enable it." msgstr "<strong>The schema is disabled by default.</strong> Use the schema option in your blocks or shortcodes to enable it." #. translators: %s: link with the text "Google Rich Results" #: views/pages/settings/schema.php:19 #, php-format msgctxt "admin-text" msgid "The schema is used to display rich review snippets in Google's search results. If the schema has been enabled, you can use the %s tool to test your pages for valid schema." msgstr "The schema is used to display rich review snippets in Google's search results. If the schema has been enabled, you can use the %s tool to test your pages for valid schema." #. translators: %s: link with the text "Google Rich Results" #: views/pages/settings/schema.php:20 msgctxt "admin-text" msgid "Google Rich Results" msgstr "Google Rich Results" #: views/pages/settings/strings.php:3 msgctxt "admin-text" msgid "Custom Text Settings" msgstr "Custom Text Settings" #. translators: %s: link to the Loco Translate plugin #: views/pages/settings/strings.php:6 #, php-format msgctxt "admin-text" msgid "If you have a multilingual website, use the %s plugin instead. When Loco Translate asks for the location of the new translation file, select \"Custom\"." msgstr "If you have a multilingual website, use the %s plugin instead. When Loco Translate asks for the location of the new translation file, select \"Custom\"." #: views/pages/settings/strings.php:13 msgctxt "admin-text" msgid "Here you can customise any English text of the plugin that is shown on the frontend of your website, including the field labels and placeholders of the review form." msgstr "Here you can customise any English text of the plugin that is shown on the frontend of your website, including the field labels and placeholders of the review form." #: views/pages/settings/strings.php:14 msgctxt "admin-text" msgid "If you are using the Polylang plugin, any custom text you enter here will be translatable on the Polylang \"Strings translations\" page." msgstr "If you are using the Polylang plugin, any custom text you enter here will be translatable on the Polylang \"Strings translations\" page." #: views/pages/settings/strings.php:19 msgctxt "admin-text" msgid "Search here for translatable text" msgstr "Search here for translatable text" #: views/pages/settings/strings.php:22 msgctxt "admin-text" msgid "Search here for text to change..." msgstr "Search here for text to change..." #: views/pages/settings/strings.php:29 msgctxt "admin-text" msgid "Original Text" msgstr "Original Text" #: views/pages/settings/strings.php:30 msgctxt "admin-text" msgid "Custom Text" msgstr "Custom Text" #: views/pages/tools/console.php:11 msgctxt "admin-text" msgid "Download Log" msgstr "Download Log" #: views/pages/tools/console.php:20 msgctxt "admin-text" msgid "Reloading..." msgstr "Reloading..." #: views/pages/tools/console.php:21 msgctxt "admin-text" msgid "Reload" msgstr "Reload" #: views/pages/tools/console.php:30 msgctxt "admin-text" msgid "Clearing..." msgstr "Clearing..." #: views/pages/tools/console.php:31 msgctxt "admin-text" msgid "Clear" msgstr "Clear" #: views/pages/tools/console.php:40 msgctxt "admin-text" msgid "Here you can change the <u>minimum</u> log level used by the Console. Site Reviews uses the Console to log various details and events throughout the plugin. The log level determines the importance of the logged entry: the higher the level, the more important the entry." msgstr "Here you can change the <u>minimum</u> log level used by the Console. Site Reviews uses the Console to log various details and events throughout the plugin. The log level determines the importance of the logged entry: the higher the level, the more important the entry." #: views/pages/tools/console.php:42 msgctxt "admin-text" msgid "Level 0: Entries used for debugging." msgstr "Level 0: Entries used for debugging." #: views/pages/tools/console.php:43 msgctxt "admin-text" msgid "Level 1: Informational entries." msgstr "Level 1: Informational entries." #: views/pages/tools/console.php:44 msgctxt "admin-text" msgid "Level 2: Deprecation notices." msgstr "Level 2: Deprecation notices." #: views/pages/tools/console.php:45 msgctxt "admin-text" msgid "Level 4: Warnings and errors." msgstr "Level 4: Warnings and errors." #: views/pages/tools/console.php:47 msgctxt "admin-text" msgid "Level 0: Debugging" msgstr "Level 0: Debugging" #: views/pages/tools/console.php:48 msgctxt "admin-text" msgid "Level 1: Informational" msgstr "Level 1: Informational" #: views/pages/tools/console.php:49 msgctxt "admin-text" msgid "Level 2: Notices" msgstr "Level 2: Notices" #: views/pages/tools/console.php:50 msgctxt "admin-text" msgid "Level 4: Warnings" msgstr "Level 4: Warnings" #: views/pages/tools/console.php:52 msgctxt "admin-text" msgid "Unknown Level" msgstr "Unknown Level" #: views/pages/tools/console.php:57 #: views/pages/tools/sync.php:43 msgctxt "admin-text" msgid "Please wait..." msgstr "Please wait..." #: views/pages/tools/scheduled.php:4 msgctxt "admin-text" msgid "Site Reviews includes and uses the versatile <a href=\"https://actionscheduler.org\" target=\"_blank\">Action Scheduler</a> library to manage and schedule cron jobs in WordPress and improve your site’s overall ability to process large tasks. Many other popular WordPress plugins like WooCommerce, RankMath, WPForms, and All in One SEO also rely on Action Scheduler to execute actions more efficiently." msgstr "Site Reviews includes and uses the versatile <a href=\"https://actionscheduler.org\" target=\"_blank\">Action Scheduler</a> library to manage and schedule cron jobs in WordPress and improve your site’s overall ability to process large tasks. Many other popular WordPress plugins like WooCommerce, RankMath, WPForms, and All in One SEO also rely on Action Scheduler to execute actions more efficiently." #: views/pages/tools/sync.php:9 msgctxt "admin-text" msgid "Service" msgstr "Service" #: views/pages/tools/sync.php:11 #: views/pages/tools/sync.php:34 msgctxt "admin-text" msgid "Last Sync" msgstr "Last Sync" #: views/pages/tools/sync.php:24 msgctxt "admin-text" msgid "License" msgstr "License" #: views/pages/tools/sync.php:45 #: views/pages/tools/sync.php:48 msgctxt "admin-text" msgid "Inactive" msgstr "Inactive" #: views/pages/tools/sync.php:57 msgctxt "admin-text" msgid "Syncing..." msgstr "Syncing..." #: views/pages/tools/system-info.php:5 msgctxt "admin-text" msgid "Loading, please wait..." msgstr "Loading, please wait..." #: views/pages/tools/system-info.php:8 msgctxt "admin-text" msgid "Download System Info" msgstr "Download System Info" #: views/partials/addons/license-missing.php:4 msgctxt "admin-text" msgid "Enter a valid license key for automatic updates." msgstr "Enter a valid license key for automatic updates." #: views/partials/addons/support-notice.php:6 msgctxt "admin-text" msgid "login" msgstr "login" #: views/partials/editor/assigned-entry.php:7 msgctxt "admin-text" msgid "Remove assignment" msgstr "Remove assignment" #: views/partials/editor/metabox-assigned-posts.php:8 #: views/partials/screen/inline-edit.php:112 msgctxt "admin-text" msgid "Search by ID or title..." msgstr "Search by ID or title..." #: views/partials/editor/metabox-assigned-posts.php:12 msgctxt "admin-text" msgid "Search for a Page, Post, or <abbr title=\"Custom Post Type\">CPT</abbr> that you would like to assign this review to." msgstr "Search for a Page, Post, or <abbr title=\"Custom Post Type\">CPT</abbr> that you would like to assign this review to." #: views/partials/editor/metabox-assigned-users.php:8 #: views/partials/screen/inline-edit.php:123 msgctxt "admin-text" msgid "Search by ID or name..." msgstr "Search by ID or name..." #: views/partials/editor/metabox-assigned-users.php:12 msgctxt "admin-text" msgid "Search for a user that you would like to assign this review to." msgstr "Search for a user that you would like to assign this review to." #: views/partials/editor/metabox-categories.php:9 msgctxt "admin-text" msgid "Most Used" msgstr "Most Used" #: views/partials/editor/metabox-details.php:6 msgctxt "admin-text" msgid "Edit Details" msgstr "Edit Details" #: views/partials/editor/metabox-response.php:9 msgctxt "admin-text" msgid "If you need to publicly respond to this review, enter your response here." msgstr "If you need to publicly respond to this review, enter your response here." #: views/partials/editor/pinned.php:10 msgctxt "admin-text" msgid "Edit pinned status" msgstr "Edit pinned status" #: views/partials/editor/pinned.php:15 msgctxt "admin-text" msgid "Set pinned status" msgstr "Set pinned status" #: views/partials/editor/pinned.php:26 #: views/partials/editor/verified.php:27 msgctxt "admin-text" msgid "OK" msgstr "OK" #: views/partials/editor/verified.php:11 msgctxt "admin-text" msgid "Edit verified status" msgstr "Edit verified status" #: views/partials/editor/verified.php:16 msgctxt "admin-text" msgid "Set verified status" msgstr "Set verified status" #: views/partials/listtable/filter.php:11 msgctxt "admin-text" msgid "Search" msgstr "Search" #: views/partials/notices/license-expired.php:7 msgctxt "admin-text" msgid "Renew your license" msgstr "Renew your license" #: views/partials/notices/license-expired.php:10 #: views/partials/notices/license-missing.php:10 #: views/partials/notices/license-promoted.php:10 msgctxt "admin-text" msgid "Dismiss this notice." msgstr "Dismiss this notice." #: views/partials/notices/license-missing.php:7 msgctxt "admin-text" msgid "Save your license" msgstr "Save your license" #: views/partials/notices/license-promoted.php:7 msgctxt "admin-text" msgid "Purchase premium" msgstr "Purchase premium" #. translators: %s: link with the text "Common Problems and Solutions" #: views/partials/notices/migration.php:5 #, php-format msgctxt "admin-text" msgid "Site Reviews needs to migrate your reviews and settings to the latest version. If this notice continues to appear after 5 minutes, please read the %s section on the Help page." msgstr "Site Reviews needs to migrate your reviews and settings to the latest version. If this notice continues to appear after 5 minutes, please read the %s section on the Help page." #: views/partials/notices/migration.php:6 msgctxt "admin-text" msgid "Common Problems and Solutions" msgstr "Common Problems and Solutions" #: views/integrations/woocommerce/tools/import-product-reviews.php:49 #: views/pages/tools/general/migrate-plugin.php:21 #: views/pages/tools/general/migrate-plugin.php:29 #: views/partials/notices/migration.php:18 msgctxt "admin-text" msgid "Migrating, please wait..." msgstr "Migrating, please wait..." #: views/partials/notices/migration.php:19 msgctxt "admin-text" msgid "Run Migration" msgstr "Run Migration" #. translators: %s: addon name #: views/partials/notices/retired-free.php:20 #, php-format msgctxt "admin-text" msgid "The %s addon has been merged into Site Reviews. Please deactivate it." msgstr "The %s addon has been merged into Site Reviews. Please deactivate it." #. translators: %s: addon name #: views/partials/notices/retired-free.php:27 #: views/partials/notices/retired-premium.php:28 #, php-format msgctxt "admin-text" msgid "Deactivate %s" msgstr "Deactivate %s" #. translators: %s: addon name #: views/partials/notices/retired-premium.php:20 #, php-format msgctxt "admin-text" msgid "The %s addon is included in the Site Reviews Premium plugin. Please deactivate it." msgstr "The %s addon is included in the Site Reviews Premium plugin. Please deactivate it." #: views/partials/notices/upgraded.php:5 msgctxt "admin-text" msgid "Thanks for Updating!" msgstr "Thanks for Updating!" #: views/partials/notices/upgraded.php:14 msgctxt "admin-text" msgid "This is a significant update with many new features, improvements, and essential bug fixes!" msgstr "This is a significant update with many new features, improvements, and essential bug fixes!" #: views/partials/notices/upgraded.php:17 msgctxt "admin-text" msgid "If you are using any code snippets to customise Site Reviews, please read the upgrade guide to ensure that everything continues to work as expected." msgstr "If you are using any code snippets to customise Site Reviews, please read the upgrade guide to ensure that everything continues to work as expected." #: views/partials/notices/welcome.php:5 msgctxt "admin-text" msgid "Hello!" msgstr "Hello!" #: views/partials/notices/write-review.php:5 msgctxt "admin-text" msgid "Can You Help?" msgstr "Can You Help?" #: views/partials/notices/write-review.php:8 msgctxt "admin-text" msgid "Please rate Site Reviews 5-stars ★★★★★ on WordPress! Your support motivates me to keep improving the plugin and staying active in the forums. I promise I won’t let it go to my head...much." msgstr "Please rate Site Reviews 5-stars ★★★★★ on WordPress! Your support motivates me to keep improving the plugin and staying active in the forums. I promise I won’t let it go to my head...much." #: views/partials/notices/write-review.php:12 msgctxt "admin-text" msgid "Write a Review" msgstr "Write a Review" #: views/partials/notices/write-review.php:15 msgctxt "admin-text" msgid "Not Now" msgstr "Not Now" #: views/partials/screen/filters.php:12 msgctxt "admin-text" msgid "Enabling a filter will only display the dropdown if there are options to filter by, otherwise it will remain hidden." msgstr "Enabling a filter will only display the dropdown if there are options to filter by, otherwise it will remain hidden." #: views/partials/screen/inline-edit.php:11 msgctxt "admin-text" msgid "Respond to the review" msgstr "Respond to the review" #: views/partials/screen/inline-edit.php:15 msgctxt "admin-text" msgid "Their Review" msgstr "Their Review" #: views/partials/screen/inline-edit.php:23 msgctxt "admin-text" msgid "Your Response" msgstr "Your Response" #: views/partials/screen/inline-edit.php:32 #: views/partials/screen/inline-edit.php:133 msgctxt "admin-text" msgid "Update" msgstr "Update" #: views/partials/screen/inline-edit.php:46 msgctxt "admin-text" msgid "Bulk Edit" msgstr "Bulk Edit" #: views/partials/screen/inline-edit.php:86 msgctxt "admin-text" msgid "Comments" msgstr "Comments" #: views/partials/screen/inline-edit.php:96 msgctxt "admin-text" msgid "Pings" msgstr "Pings" #. translators: %s: the review title #: views/partials/screen/locked-indicator.php:6 #, php-format msgctxt "admin-text" msgid "“%s” is locked" msgstr "“%s” is locked" #: views/partials/strings/plural.php:6 #: views/partials/strings/single.php:6 msgctxt "admin-text" msgid "Show custom translation" msgstr "Show custom translation" #: views/partials/strings/plural.php:13 #: views/partials/strings/single.php:12 msgctxt "admin-text" msgid "Delete translation string" msgstr "Delete translation string" #: views/partials/strings/plural.php:21 msgctxt "admin-text" msgid "singular" msgstr "singular" #: views/partials/strings/plural.php:22 msgctxt "admin-text" msgid "plural" msgstr "plural" #: assets/breakdance/elements/site_review/element.php:33 #: assets/breakdance/elements/site_reviews/element.php:33 #: plugin/Integrations/Avada/Elements/FusionSiteReview.php:25 #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:43 #: plugin/Integrations/Bricks/Elements/BricksSiteReview.php:17 #: plugin/Integrations/Bricks/Elements/BricksSiteReviews.php:33 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReview.php:25 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:25 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReview.php:25 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:49 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReview.php:24 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:41 msgctxt "admin-text" msgid "Text Align" msgstr "Text Align" #: assets/breakdance/elements/site_review/element.php:57 #: assets/breakdance/elements/site_reviews/element.php:57 #: assets/breakdance/elements/site_reviews_form/element.php:53 #: assets/breakdance/elements/site_reviews_summary/element.php:57 #: plugin/Integrations/Avada/Elements/FusionSiteReview.php:35 #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:53 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsForm.php:42 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:48 #: plugin/Integrations/Bricks/Elements/BricksSiteReview.php:40 #: plugin/Integrations/Bricks/Elements/BricksSiteReviews.php:56 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsForm.php:31 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:53 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReview.php:47 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:47 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsForm.php:25 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsSummary.php:63 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReview.php:50 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:74 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsForm.php:26 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:61 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReview.php:34 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:51 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsForm.php:24 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:48 msgctxt "admin-text" msgid "Rating Color" msgstr "Rating Color" #: assets/breakdance/elements/site_reviews_summary/element.php:33 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:27 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsSummary.php:25 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:25 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:25 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:31 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:31 msgctxt "admin-text" msgid "Alignment" msgstr "Alignment" #: assets/breakdance/elements/site_reviews_summary/element.php:64 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:53 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:72 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsSummary.php:75 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:70 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:53 msgctxt "admin-text" msgid "Bar Color" msgstr "Bar Color" #: assets/breakdance/elements/site_reviews_summary/element.php:71 #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:43 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:33 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsSummary.php:51 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:49 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:42 msgctxt "admin-text" msgid "Max Width" msgstr "Max Width" #: plugin/Controllers/Api/Version1/RestReviewController.php:38 msgctxt "admin-text" msgid "Review creation failed, please check the Site Reviews console log for more details." msgstr "Review creation failed, please check the Site Reviews console log for more details." #: plugin/Controllers/Api/Version1/RestReviewController.php:65 #: plugin/Controllers/Api/Version1/RestReviewController.php:83 msgctxt "admin-text" msgid "The review cannot be deleted." msgstr "The review cannot be deleted." #. translators: %s: force=true #: plugin/Controllers/Api/Version1/RestReviewController.php:75 #, php-format msgctxt "admin-text" msgid "The review does not support trashing. Set \"%s\" to delete." msgstr "The review does not support trashing. Set \"%s\" to delete." #: plugin/Controllers/Api/Version1/RestReviewController.php:79 msgctxt "admin-text" msgid "The review has already been deleted." msgstr "The review has already been deleted." #: plugin/Controllers/Api/Version1/RestReviewController.php:153 msgctxt "admin-text" msgid "The page number requested is larger than the number of pages available." msgstr "The page number requested is larger than the number of pages available." #: plugin/Controllers/Api/Version1/RestReviewController.php:209 msgctxt "admin-text" msgid "Unique identifier for the object." msgstr "Unique identifier for the object." #: plugin/Controllers/Api/Version1/RestReviewController.php:232 msgctxt "admin-text" msgid "Whether to bypass Trash and force deletion." msgstr "Whether to bypass Trash and force deletion." #: plugin/Controllers/Api/Version1/RestReviewController.php:252 msgctxt "admin-text" msgid "Review update failed, please check the Site Reviews console log for more details." msgstr "Review update failed, please check the Site Reviews console log for more details." #: plugin/Controllers/Api/Version1/RestShortcodeController.php:16 msgctxt "admin-text" msgid "Sorry, you are not allowed to do that." msgstr "Sorry, you are not allowed to do that." #: plugin/Controllers/Api/Version1/RestSummaryController.php:22 msgctxt "admin-text" msgid "Sorry, you are not allowed to view rating summaries." msgstr "Sorry, you are not allowed to view rating summaries." #: plugin/Integrations/Avada/Elements/FusionSiteReview.php:28 #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:46 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReview.php:31 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:31 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:59 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsForm.php:37 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReview.php:34 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:34 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:58 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsForm.php:43 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:34 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReview.php:27 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:34 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:44 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsForm.php:32 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:34 msgctxt "admin-text" msgid "Left" msgstr "Left" #: plugin/Integrations/Avada/Elements/FusionSiteReview.php:30 #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:48 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReview.php:39 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:39 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:67 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsForm.php:45 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReview.php:42 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:42 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviews.php:66 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsForm.php:51 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:42 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReview.php:29 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:36 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviews.php:46 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsForm.php:34 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:36 msgctxt "admin-text" msgid "Right" msgstr "Right" #: plugin/Integrations/Avada/Elements/FusionSiteReviews.php:27 msgctxt "admin-text" msgid "Review Align" msgstr "Review Align" #: plugin/Integrations/Avada/Elements/FusionSiteReviewsForm.php:27 #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsForm.php:34 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsForm.php:29 msgctxt "admin-text" msgid "Button Align" msgstr "Button Align" #: plugin/Integrations/Avada/Elements/FusionSiteReviewsSummary.php:41 msgctxt "admin-text" msgid "Enter value including any valid CSS unit, e.g. 100%." msgstr "Enter value including any valid CSS unit, e.g. 100%." #: plugin/Integrations/Bricks/Elements/BricksSiteReview.php:29 #: plugin/Integrations/Bricks/Elements/BricksSiteReviews.php:45 msgctxt "admin-text" msgid "Heading" msgstr "Heading" #: plugin/Integrations/Bricks/Elements/BricksSiteReview.php:53 #: plugin/Integrations/Bricks/Elements/BricksSiteReviews.php:69 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsForm.php:44 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:98 msgctxt "admin-text" msgid "You have hidden all of the fields." msgstr "You have hidden all of the fields." #: plugin/Integrations/Bricks/Elements/BricksSiteReviews.php:17 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsForm.php:17 #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:18 msgctxt "admin-text" msgid "Align" msgstr "Align" #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:61 #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:97 msgctxt "admin-text" msgid "Percent Bars" msgstr "Percent Bars" #: plugin/Integrations/Bricks/Elements/BricksSiteReviewsSummary.php:85 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "The recommended way to change these values is to use the Site Reviews → Settings → Strings page." msgstr "The recommended way to change these values is to use the Site Reviews → Settings → Strings page." #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviews.php:56 #: plugin/Integrations/Elementor/Widgets/ElementorSiteReviewsForm.php:34 msgctxt "admin-text" msgid "Position" msgstr "Position" #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:90 msgctxt "admin-text" msgid "Button" msgstr "Button" #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:92 msgctxt "admin-text" msgid "Fields" msgstr "Fields" #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:93 msgctxt "admin-text" msgid "Form" msgstr "Form" #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:96 msgctxt "admin-text" msgid "Summary" msgstr "Summary" #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:149 msgctxt "admin-text" msgid "Upgrade to Site Reviews Premium and get a bunch of additional features." msgstr "Upgrade to Site Reviews Premium and get a bunch of additional features." #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:151 msgctxt "admin-text" msgid "Upgrade" msgstr "Upgrade" #: plugin/Integrations/Elementor/Widgets/ElementorWidget.php:152 msgctxt "admin-text" msgid "Upgrade Now" msgstr "Upgrade Now" #: plugin/Integrations/Flatsome/Shortcodes/FlatsomeSiteReviewsSummary.php:47 #: plugin/Integrations/WPBakery/Shortcodes/VcSiteReviewsSummary.php:41 msgctxt "admin-text" msgid "Enter a valid CSS unit." msgstr "Enter a valid CSS unit." #: plugin/Integrations/Gutenberg/Blocks/Block.php:27 msgctxt "admin-text" msgid "You have hidden all of the fields for this block." msgstr "You have hidden all of the fields for this block." #: plugin/Integrations/Gutenberg/Blocks/SiteReviewBlock.php:14 msgctxt "admin-text" msgid "No reviews found." msgstr "No reviews found." #: plugin/Integrations/ProfilePress/Controllers/AccountController.php:24 #: plugin/Integrations/UltimateMember/Controllers/AccountController.php:42 msgctxt "admin-text" msgid "My Reviews" msgstr "My Reviews" #: plugin/Integrations/ProfilePress/Controllers/DirectoryController.php:26 msgctxt "admin-text" msgid "Rating of user" msgstr "Rating of user" #: plugin/Integrations/ProfilePress/Controllers/DirectoryController.php:117 msgctxt "admin-text" msgid "Review Fields" msgstr "Review Fields" #: plugin/Integrations/ProfilePress/Controllers/DirectoryController.php:119 msgctxt "admin-text" msgid "Highest rated first" msgstr "Highest rated first" #: plugin/Integrations/ProfilePress/Controllers/DirectoryController.php:120 msgctxt "admin-text" msgid "Lowest rated first" msgstr "Lowest rated first" #: plugin/Integrations/ProfilePress/MemberDirectory/DefaultTemplate.php:12 #: plugin/Integrations/ProfilePress/MemberDirectory/Gerbera.php:12 msgctxt "admin-text" msgid "Highest Rated First" msgstr "Highest Rated First" #: plugin/Integrations/ProfilePress/MemberDirectory/DefaultTemplate.php:13 #: plugin/Integrations/ProfilePress/MemberDirectory/Gerbera.php:13 msgctxt "admin-text" msgid "Lowest Rated First" msgstr "Lowest Rated First" #: plugin/Integrations/UltimateMember/Controllers/DirectoryController.php:43 msgctxt "admin-text" msgid "Site Reviews: Display User Rating" msgstr "Site Reviews: Display User Rating" #: plugin/Integrations/UltimateMember/Controllers/DirectoryController.php:54 msgctxt "admin-text" msgid "Site Reviews: Highest rated first" msgstr "Site Reviews: Highest rated first" #: plugin/Integrations/UltimateMember/Controllers/DirectoryController.php:55 msgctxt "admin-text" msgid "Site Reviews: Lowest rated first" msgstr "Site Reviews: Lowest rated first" #: plugin/Integrations/WooCommerce/Commands/MigrateProductRatings.php:30 msgctxt "admin-text" msgid "Skipped migrating of WooCommerce product ratings because the integration is disabled." msgstr "Skipped migrating of WooCommerce product ratings because the integration is disabled." #: plugin/Integrations/WooCommerce/Commands/MigrateProductRatings.php:46 msgctxt "admin-text" msgid "Reverted the WooCommerce product ratings." msgstr "Reverted the WooCommerce product ratings." #: plugin/Integrations/WooCommerce/Commands/MigrateProductRatings.php:47 msgctxt "admin-text" msgid "Migrated the product ratings." msgstr "Migrated the product ratings." #: plugin/Integrations/WooCommerce/Controllers/MainController.php:93 msgctxt "admin-text" msgid "managed by Site Reviews" msgstr "managed by Site Reviews" #: plugin/Modules/Html/FieldElements/Secret.php:25 #: plugin/Modules/Html/FieldElements/Secret.php:28 #: plugin/Modules/Html/FieldElements/Secret.php:29 msgctxt "admin-text" msgid "Show value" msgstr "Show value" #: plugin/Modules/Html/FieldElements/Secret.php:27 msgctxt "admin-text" msgid "Hide value" msgstr "Hide value" #: plugin/Modules/Html/FieldElements/Textarea.php:59 #: plugin/Modules/Html/FieldElements/Textarea.php:62 msgctxt "admin-text" msgid "Reset value to default" msgstr "Reset value to default" #: views/integrations/multilingualpress/fields/assigned_posts.php:5 msgctxt "admin-text" msgid "Synchronize Assigned Posts" msgstr "Synchronize Assigned Posts" #: views/integrations/multilingualpress/fields/assigned_posts.php:16 msgctxt "admin-text" msgid "Overwrite the Assigned Posts of the target review with the translated Assigned Posts of the source review." msgstr "Overwrite the Assigned Posts of the target review with the translated Assigned Posts of the source review." #: views/integrations/multilingualpress/fields/assigned_terms.php:5 msgctxt "admin-text" msgid "Synchronize Categories" msgstr "Synchronize Categories" #: views/integrations/multilingualpress/fields/assigned_terms.php:16 msgctxt "admin-text" msgid "Overwrite the Assigned Categories of the target review with the Assigned Categories of the source review." msgstr "Overwrite the Assigned Categories of the target review with the Assigned Categories of the source review." #: views/integrations/multilingualpress/fields/assigned_users.php:5 msgctxt "admin-text" msgid "Synchronize Assigned Users" msgstr "Synchronize Assigned Users" #: views/integrations/multilingualpress/fields/assigned_users.php:16 msgctxt "admin-text" msgid "Overwrite the Assigned Users of the target review with the Assigned Users of the source review." msgstr "Overwrite the Assigned Users of the target review with the Assigned Users of the source review." #. translators: %s: URL of the network admin plugins page #: views/integrations/multilingualpress/notices/network.php:5 #, php-format msgctxt "admin-text" msgid "Site Reviews is <a href=\"%s\">network activated</a> so any settings you change will sync across your MultilingualPress sites." msgstr "Site Reviews is <a href=\"%s\">network activated</a> so any settings you change will sync across your MultilingualPress sites." #: views/integrations/woocommerce/notices/reviews.php:13 msgctxt "admin-text" msgid "Import your WooCommerce reviews" msgstr "Import your WooCommerce reviews" #: views/integrations/woocommerce/tools/import-product-reviews.php:6 #: views/pages/documentation/integrations/woocommerce.php:23 msgctxt "admin-text" msgid "Import Product Reviews" msgstr "Import Product Reviews" #: views/integrations/woocommerce/tools/import-product-reviews.php:13 msgctxt "admin-text" msgid "Reviews are only imported once so it's safe to run this tool multiple times." msgstr "Reviews are only imported once so it's safe to run this tool multiple times." #: views/integrations/woocommerce/tools/import-product-reviews.php:17 msgctxt "admin-text" msgid "If you decide to return to using WooCommerce reviews, you will need to click the \"Revert\" button to restore the previous product rating counts." msgstr "If you decide to return to using WooCommerce reviews, you will need to click the \"Revert\" button to restore the previous product rating counts." #: views/integrations/woocommerce/tools/import-product-reviews.php:22 msgctxt "admin-text" msgid "Step 1:" msgstr "Step 1:" #: views/integrations/woocommerce/tools/import-product-reviews.php:23 msgctxt "admin-text" msgid "Import your WooCommerce product reviews. Review replies and comments will be skipped." msgstr "Import your WooCommerce product reviews. Review replies and comments will be skipped." #: views/integrations/woocommerce/tools/import-product-reviews.php:31 #: views/pages/tools/general/import-reviews.php:117 msgctxt "admin-text" msgid "Importing reviews, please wait..." msgstr "Importing reviews, please wait..." #: views/integrations/woocommerce/tools/import-product-reviews.php:39 msgctxt "admin-text" msgid "Step 2:" msgstr "Step 2:" #: views/integrations/woocommerce/tools/import-product-reviews.php:40 msgctxt "admin-text" msgid "Migrate the product rating counts. This allows third-party plugins to filter your products by rating." msgstr "Migrate the product rating counts. This allows third-party plugins to filter your products by rating." #: views/integrations/woocommerce/tools/import-product-reviews.php:51 msgctxt "admin-text" msgid "Migrate Product Ratings" msgstr "Migrate Product Ratings" #: views/integrations/woocommerce/tools/import-product-reviews.php:57 msgctxt "admin-text" msgid "Reverting, please wait..." msgstr "Reverting, please wait..." #: views/integrations/woocommerce/tools/import-product-reviews.php:59 msgctxt "admin-text" msgid "Revert" msgstr "Revert" #: views/pages/tools/general/configure-ip-detection.php:18 msgctxt "admin-text" msgid "Configure IP Address Detection" msgstr "Configure IP Address Detection" #: views/pages/tools/general/configure-ip-detection.php:24 msgctxt "admin-text" msgid "Be careful when enabling a proxy HTTP header if you do not have a front-end proxy configuration because it may allow visitors to spoof their IP address." msgstr "Be careful when enabling a proxy HTTP header if you do not have a front-end proxy configuration because it may allow visitors to spoof their IP address." #: views/pages/tools/general/configure-ip-detection.php:28 msgctxt "admin-text" msgid "If you are unsure which proxy HTTP header to use, contact the technical support staff of your hosting provider and read their documentation to determine the correct configuration for your website." msgstr "If you are unsure which proxy HTTP header to use, contact the technical support staff of your hosting provider and read their documentation to determine the correct configuration for your website." #: views/pages/tools/general/configure-ip-detection.php:31 msgctxt "admin-text" msgid "When a review is submitted on your website, Site Reviews detects the IP address of the person submitting it and saves it to the review. Site Reviews uses the IP address in the review limits and blacklist settings, and the Akismet and Captcha integrations to catch spam submissions." msgstr "When a review is submitted on your website, Site Reviews detects the IP address of the person submitting it and saves it to the review. Site Reviews uses the IP address in the review limits and blacklist settings, and the Akismet and Captcha integrations to catch spam submissions." #: views/pages/tools/general/configure-ip-detection.php:32 msgctxt "admin-text" msgid "If you get incorrect IP address values in your reviews, there might be a reverse proxy, load balancer, cache, Cloudflare, CDN, or any other type of proxy in front of your web server that \"proxies\" traffic to your website. If so, select the proxy HTTP header that contains the real visitor IP address." msgstr "If you get incorrect IP address values in your reviews, there might be a reverse proxy, load balancer, cache, Cloudflare, CDN, or any other type of proxy in front of your web server that \"proxies\" traffic to your website. If so, select the proxy HTTP header that contains the real visitor IP address." #: views/pages/tools/general/configure-ip-detection.php:40 msgctxt "admin-text" msgid "Proxy HTTP Header" msgstr "Proxy HTTP Header" #: views/pages/tools/general/configure-ip-detection.php:58 msgctxt "admin-text" msgid "Trusted Proxies" msgstr "Trusted Proxies" #: views/pages/tools/general/configure-ip-detection.php:63 msgctxt "admin-text" msgid "These IPs (or CIDR ranges) will be ignored when determining the requesting IP via the selected proxy HTTP header. Enter one IP or CIDR range per line." msgstr "These IPs (or CIDR ranges) will be ignored when determining the requesting IP via the selected proxy HTTP header. Enter one IP or CIDR range per line." #: views/pages/tools/general/configure-ip-detection.php:71 msgctxt "admin-text" msgid "Saving, please wait..." msgstr "Saving, please wait..." #: views/pages/tools/general/configure-ip-detection.php:72 msgctxt "admin-text" msgid "Save" msgstr "Save" #: views/pages/tools/general/configure-ip-detection.php:78 msgctxt "admin-text" msgid "Testing, please wait..." msgstr "Testing, please wait..." #: views/pages/tools/general/configure-ip-detection.php:79 msgctxt "admin-text" msgid "Test IP Address Detection" msgstr "Test IP Address Detection" #: views/pages/tools/general/export-reviews.php:9 #: views/pages/tools/general/export-reviews.php:35 msgctxt "admin-text" msgid "Export Reviews" msgstr "Export Reviews" #: views/pages/tools/general/export-reviews.php:18 #: views/pages/tools/general/import-reviews.php:24 msgctxt "admin-text" msgid "Export" msgstr "Export" #: views/pages/tools/general/export-settings.php:7 #: views/pages/tools/general/export-settings.php:20 #: views/pages/tools/general/import-settings.php:14 msgctxt "admin-text" msgid "Export Settings" msgstr "Export Settings" #: views/pages/tools/general/export-settings.php:14 #: views/pages/tools/general/import-settings.php:7 #: views/pages/tools/general/import-settings.php:25 msgctxt "admin-text" msgid "Import Settings" msgstr "Import Settings" #. translators: %s: link to the IP-API website #: views/pages/tools/general/geolocate-reviews.php:15 #, php-format msgctxt "admin-text" msgid "This tool uses the free %s Geolocation API service to extract location data from IP Addresses." msgstr "This tool uses the free %s Geolocation API service to extract location data from IP Addresses." #: views/pages/tools/general/geolocate-reviews.php:20 msgctxt "admin-text" msgid "Site Reviews stores the IP address of the reviewer when they submit a review. The IP address is used during review validation and to prevent abuse." msgstr "Site Reviews stores the IP address of the reviewer when they submit a review. The IP address is used during review validation and to prevent abuse." #: views/pages/tools/general/geolocate-reviews.php:21 msgctxt "admin-text" msgid "This tool will extract missing geolocation (country, region/state, and city) of reviews that have a valid IP addresses. This location data can be used to display the location in the review (e.g. the flag of the reviewer's country)." msgstr "This tool will extract missing geolocation (country, region/state, and city) of reviews that have a valid IP addresses. This location data can be used to display the location in the review (e.g. the flag of the reviewer's country)." #: views/pages/tools/general/geolocate-reviews.php:22 msgctxt "admin-text" msgid "If you want to remove the geolocation data from all of your reviews, click the <strong>Remove</strong> button." msgstr "If you want to remove the geolocation data from all of your reviews, click the <strong>Remove</strong> button." #: views/pages/tools/general/geolocate-reviews.php:30 msgctxt "admin-text" msgid "Queueing geolocation, please wait..." msgstr "Queueing geolocation, please wait..." #: views/pages/tools/general/geolocate-reviews.php:37 msgctxt "admin-text" msgid "Removing all geolocated data, please wait..." msgstr "Removing all geolocated data, please wait..." #: views/pages/tools/general/geolocate-reviews.php:38 msgctxt "admin-text" msgid "Remove" msgstr "Remove" #. translators: %s: link to the UpdraftPlus plugin #: views/pages/tools/general/import-reviews.php:14 #: views/pages/tools/general/optimise-db-tables.php:17 #, php-format msgctxt "admin-text" msgid "Please backup your database before running this tool! You can use the %s plugin to do this." msgstr "Please backup your database before running this tool! You can use the %s plugin to do this." #: views/pages/tools/general/import-reviews.php:16 msgctxt "admin-text" msgid "Any entry in the CSV file that does not contain a required column value will be skipped." msgstr "Any entry in the CSV file that does not contain a required column value will be skipped." #: views/pages/tools/general/import-reviews.php:30 msgctxt "admin-text" msgid "Step 1: Download the CSV template file" msgstr "Step 1: Download the CSV template file" #: views/pages/tools/general/import-reviews.php:35 msgctxt "admin-text" msgid "Download" msgstr "Download" #: views/pages/tools/general/import-reviews.php:39 msgctxt "admin-text" msgid "Step 2: Enter reviews into the CSV file" msgstr "Step 2: Enter reviews into the CSV file" #: views/pages/tools/general/import-reviews.php:40 msgctxt "admin-text" msgid "Enter the reviews details into the template file and then save it. The CSV file should be encoded as UTF-8 and may contain the following columns:" msgstr "Enter the reviews details into the template file and then save it. The CSV file should be encoded as UTF-8 and may contain the following columns:" #: views/pages/tools/general/import-reviews.php:44 msgctxt "admin-text" msgid "Column Name" msgstr "Column Name" #: views/pages/tools/general/import-reviews.php:45 msgctxt "admin-text" msgid "Required" msgstr "Required" #: views/pages/tools/general/import-reviews.php:46 msgctxt "admin-text" msgid "Description" msgstr "Description" #: views/pages/tools/general/import-reviews.php:67 msgctxt "admin-text" msgid "Step 3: Upload the CSV file" msgstr "Step 3: Upload the CSV file" #: views/pages/tools/general/import-reviews.php:76 msgctxt "admin-text" msgid "Delimiter" msgstr "Delimiter" #: views/pages/tools/general/import-reviews.php:78 msgctxt "admin-text" msgid "Detect automatically" msgstr "Detect automatically" #: views/pages/tools/general/import-reviews.php:79 msgctxt "admin-text" msgid "Comma (,)" msgstr "Comma (,)" #: views/pages/tools/general/import-reviews.php:80 msgctxt "admin-text" msgid "Semicolon (;)" msgstr "Semicolon (;)" #: views/pages/tools/general/import-reviews.php:86 msgctxt "admin-text" msgid "Select the date format used in the reviews" msgstr "Select the date format used in the reviews" #: views/pages/tools/general/import-reviews.php:87 #: views/pages/tools/general/import-reviews.php:95 #: views/pages/tools/general/import-reviews.php:103 msgctxt "admin-text" msgid "Year" msgstr "Year" #: views/pages/tools/general/import-reviews.php:87 #: views/pages/tools/general/import-reviews.php:95 #: views/pages/tools/general/import-reviews.php:103 msgctxt "admin-text" msgid "Month" msgstr "Month" #: views/pages/tools/general/import-reviews.php:87 #: views/pages/tools/general/import-reviews.php:95 #: views/pages/tools/general/import-reviews.php:103 msgctxt "admin-text" msgid "Day" msgstr "Day" #: views/pages/tools/general/import-settings.php:24 msgctxt "admin-text" msgid "Importing settings, please wait..." msgstr "Importing settings, please wait..." #: views/pages/tools/general/migrate-plugin.php:7 #: views/pages/tools/general/migrate-plugin.php:23 msgctxt "admin-text" msgid "Migrate Plugin" msgstr "Migrate Plugin" #: views/pages/tools/general/migrate-plugin.php:12 msgctxt "admin-text" msgid "Run this tool if your reviews stopped working correctly after upgrading the plugin to the latest version (i.e. read-only reviews, zero-star ratings, missing role capabilities, etc.)." msgstr "Run this tool if your reviews stopped working correctly after upgrading the plugin to the latest version (i.e. read-only reviews, zero-star ratings, missing role capabilities, etc.)." #: views/pages/tools/general/migrate-plugin.php:13 msgctxt "admin-text" msgid "If Site Reviews stopped working after cloning your website or after restoring your website from a backup, click the <strong>Hard Reset</strong> button." msgstr "If Site Reviews stopped working after cloning your website or after restoring your website from a backup, click the <strong>Hard Reset</strong> button." #: views/pages/tools/general/migrate-plugin.php:31 #: views/pages/tools/general/repair-permissions.php:29 msgctxt "admin-text" msgid "Hard Reset" msgstr "Hard Reset" #: views/pages/tools/general/optimise-db-tables.php:9 #: views/pages/tools/general/repair-review-relations.php:17 msgctxt "admin-text" msgid "Optimise Your Database Tables" msgstr "Optimise Your Database Tables" #: views/pages/tools/general/optimise-db-tables.php:55 msgctxt "admin-text" msgid "Optimisation is unnecessary because your database tables already use the InnoDB engine!" msgstr "Optimisation is unnecessary because your database tables already use the InnoDB engine!" #: views/pages/tools/general/optimise-db-tables.php:22 msgctxt "admin-text" msgid "The old MyISAM table engine in MySQL was replaced by the InnoDB engine as the default over 10 years ago! If your database tables still use the MyISAM engine, you are missing out on substantial performance and reliability gains that the InnoDB engine provides." msgstr "The old MyISAM table engine in MySQL was replaced by the InnoDB engine as the default over 10 years ago! If your database tables still use the MyISAM engine, you are missing out on substantial performance and reliability gains that the InnoDB engine provides." #: views/pages/tools/general/optimise-db-tables.php:23 msgctxt "admin-text" msgid "Site Reviews makes use of specific InnoDB engine features in order to perform faster database queries. However, some of your database tables (shown below) are still using the old MyISAM engine. If you convert these tables to use the InnoDB engine, it will make Site Reviews perform faster." msgstr "Site Reviews makes use of specific InnoDB engine features in order to perform faster database queries. However, some of your database tables (shown below) are still using the old MyISAM engine. If you convert these tables to use the InnoDB engine, it will make Site Reviews perform faster." #: views/pages/tools/general/optimise-db-tables.php:27 msgctxt "admin-text" msgid "Table" msgstr "Table" #: views/pages/tools/general/optimise-db-tables.php:28 msgctxt "admin-text" msgid "Engine" msgstr "Engine" #: views/pages/tools/general/optimise-db-tables.php:44 msgctxt "admin-text" msgid "Converting, please wait..." msgstr "Converting, please wait..." #: views/pages/tools/general/optimise-db-tables.php:45 msgctxt "admin-text" msgid "Convert table engine to InnoDB" msgstr "Convert table engine to InnoDB" #: views/pages/tools/general/repair-permissions.php:7 #: views/pages/tools/general/repair-permissions.php:22 msgctxt "admin-text" msgid "Repair Permissions" msgstr "Repair Permissions" #: views/pages/tools/general/repair-permissions.php:12 msgctxt "admin-text" msgid "Site Reviews provides custom post_type capabilities that mirror the capabilities of your posts by default. For example, if a user role has permission to edit others posts, then that role will also have permission to edit other users reviews." msgstr "Site Reviews provides custom post_type capabilities that mirror the capabilities of your posts by default. For example, if a user role has permission to edit others posts, then that role will also have permission to edit other users reviews." #: views/pages/tools/general/repair-permissions.php:13 msgctxt "admin-text" msgid "If you have changed the capabilities of your user roles (Administrator, Editor, Author, and Contributor) and you suspect that Site Reviews is not working correctly due to your changes, click the <strong>Hard Reset</strong> button." msgstr "If you have changed the capabilities of your user roles (Administrator, Editor, Author, and Contributor) and you suspect that Site Reviews is not working correctly due to your changes, click the <strong>Hard Reset</strong> button." #: views/pages/tools/general/repair-permissions.php:21 #: views/pages/tools/general/repair-permissions.php:28 msgctxt "admin-text" msgid "Repairing, please wait..." msgstr "Repairing, please wait..." #: views/pages/tools/general/repair-review-relations.php:7 msgctxt "admin-text" msgid "Repair Review Relations" msgstr "Repair Review Relations" #: views/pages/tools/general/repair-review-relations.php:22 msgctxt "admin-text" msgid "Site Reviews stores review details in a custom database table, these entries are linked to the review post type in the WordPress posts table using the review's Post ID." msgstr "Site Reviews stores review details in a custom database table, these entries are linked to the review post type in the WordPress posts table using the review's Post ID." #: views/pages/tools/general/repair-review-relations.php:23 msgctxt "admin-text" msgid "This tool will repair the review relationships in your database by removing any review details in the custom database table that do not point to a valid review." msgstr "This tool will repair the review relationships in your database by removing any review details in the custom database table that do not point to a valid review." #: views/pages/tools/general/repair-review-relations.php:30 msgctxt "admin-text" msgid "Repairing relations, please wait..." msgstr "Repairing relations, please wait..." #: views/pages/tools/general/repair-review-relations.php:31 msgctxt "admin-text" msgid "Repair Relations" msgstr "Repair Relations" #: views/pages/tools/general/reset-assigned-meta.php:7 msgctxt "admin-text" msgid "Reset Assigned Meta Values" msgstr "Reset Assigned Meta Values" #: views/pages/tools/general/reset-assigned-meta.php:12 msgctxt "admin-text" msgid "Site Reviews stores the individual review count, average rating, and ranking for each assigned post, category, and user. If you suspect that these meta values are incorrect (perhaps you cloned a page that had reviews assigned to it), you may use this tool to recalculate them." msgstr "Site Reviews stores the individual review count, average rating, and ranking for each assigned post, category, and user. If you suspect that these meta values are incorrect (perhaps you cloned a page that had reviews assigned to it), you may use this tool to recalculate them." #: views/pages/tools/general/reset-assigned-meta.php:19 msgctxt "admin-text" msgid "Resetting values, please wait..." msgstr "Resetting values, please wait..." #: views/pages/tools/general/reset-assigned-meta.php:20 msgctxt "admin-text" msgid "Reset Meta Values" msgstr "Reset Meta Values" #. translators: %s: the selected plugin version #: views/pages/tools/general/rollback-plugin.php:7 #: views/pages/tools/general/rollback-plugin.php:46 msgctxt "admin-text" msgid "Rollback Plugin" msgstr "Rollback Plugin" #: views/pages/tools/general/rollback-plugin.php:22 msgctxt "admin-text" msgid "contact us" msgstr "contact us" #: views/pages/tools/general/rollback-plugin.php:37 msgctxt "admin-text" msgid "Rollback Version To" msgstr "Rollback Version To" #. translators: %s: the selected plugin version #: views/pages/tools/general/rollback-plugin.php:45 #, php-format msgctxt "admin-text" msgid "Rolling back to %s, please wait..." msgstr "Rolling back to %s, please wait..." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:13 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:13 msgctxt "admin-text" msgid "Limit result set to reviews published after a given ISO8601 compliant date." msgstr "Limit result set to reviews published after a given ISO8601 compliant date." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:19 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:19 msgctxt "admin-text" msgid "Limit result set to reviews assigned to specific posts of any public post type." msgstr "Limit result set to reviews assigned to specific posts of any public post type." #. translators: %s: taxonomy name #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:28 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:27 #, php-format msgctxt "admin-text" msgid "Limit result set to reviews assigned to specific terms in the %s taxonomy." msgstr "Limit result set to reviews assigned to specific terms in the %s taxonomy." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:36 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:35 msgctxt "admin-text" msgid "Limit result set to reviews assigned to specific users." msgstr "Limit result set to reviews assigned to specific users." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:43 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:42 msgctxt "admin-text" msgid "Limit result set to reviews published before a given ISO8601 compliant date." msgstr "Limit result set to reviews published before a given ISO8601 compliant date." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:48 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:47 msgctxt "admin-text" msgid "Limit result set to reviews published on a given ISO8601 compliant date." msgstr "Limit result set to reviews published on a given ISO8601 compliant date." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:53 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:52 msgctxt "admin-text" msgid "Limit result set to reviews containing a given email address." msgstr "Limit result set to reviews containing a given email address." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:59 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:58 msgctxt "admin-text" msgid "Ensure result set excludes specific review IDs." msgstr "Ensure result set excludes specific review IDs." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:65 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:64 msgctxt "admin-text" msgid "Limit result set to specific review IDs." msgstr "Limit result set to specific review IDs." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:70 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:69 msgctxt "admin-text" msgid "Limit result set to reviews submitted from a given IP address." msgstr "Limit result set to reviews submitted from a given IP address." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:75 msgctxt "admin-text" msgid "Offset the result set by a specific number of items." msgstr "Offset the result set by a specific number of items." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:80 msgctxt "admin-text" msgid "Order sort attribute ascending or descending." msgstr "Order sort attribute ascending or descending." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:86 msgctxt "admin-text" msgid "Sort collection by object attribute." msgstr "Sort collection by object attribute." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:92 msgctxt "admin-text" msgid "Current page of the collection." msgstr "Current page of the collection." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:99 msgctxt "admin-text" msgid "Maximum number of items to be returned in result set." msgstr "Maximum number of items to be returned in result set." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:108 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:76 msgctxt "admin-text" msgid "Limit result set to reviews containing a given minimum rating." msgstr "Limit result set to reviews containing a given minimum rating." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:115 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:83 msgctxt "admin-text" msgid "Limit result set to reviews containing a given status." msgstr "Limit result set to reviews containing a given status." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:120 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:88 msgctxt "admin-text" msgid "Limit result set to reviews submitted with terms accepted." msgstr "Limit result set to reviews submitted with terms accepted." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:124 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:92 msgctxt "admin-text" msgid "Limit result set to reviews containing a given review type." msgstr "Limit result set to reviews containing a given review type." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:130 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:98 msgctxt "admin-text" msgid "Limit result set to reviews authored by specific users." msgstr "Limit result set to reviews authored by specific users." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:138 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:106 msgctxt "admin-text" msgid "Ensure result set excludes reviews authored by specific users." msgstr "Ensure result set excludes reviews authored by specific users." #: plugin/Controllers/Api/Version1/Parameters/ReviewParameters.php:145 #: plugin/Controllers/Api/Version1/Parameters/SummaryParameters.php:113 msgctxt "admin-text" msgid "Limit result set to verified status." msgstr "Limit result set to verified status." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:18 msgctxt "admin-text" msgid "Cannot create existing review." msgstr "Cannot create existing review." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:22 msgctxt "admin-text" msgid "Sorry, you are not allowed to create reviews as this user." msgstr "Sorry, you are not allowed to create reviews as this user." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:26 msgctxt "admin-text" msgid "Sorry, you are not allowed to create reviews as this review author." msgstr "Sorry, you are not allowed to create reviews as this review author." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:30 #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:139 msgctxt "admin-text" msgid "Sorry, you are not allowed to assign the provided terms." msgstr "Sorry, you are not allowed to assign the provided terms." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:45 #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:68 #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:121 msgctxt "admin-text" msgid "Invalid review ID." msgstr "Invalid review ID." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:51 msgctxt "admin-text" msgid "Sorry, you are not allowed to delete this review." msgstr "Sorry, you are not allowed to delete this review." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:74 msgctxt "admin-text" msgid "Sorry, you are not allowed to view this review." msgstr "Sorry, you are not allowed to view this review." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:81 #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:127 msgctxt "admin-text" msgid "Sorry, you are not allowed to edit this review." msgstr "Sorry, you are not allowed to edit this review." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:97 msgctxt "admin-text" msgid "Sorry, you do not have permission to access reviews." msgstr "Sorry, you do not have permission to access reviews." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:104 msgctxt "admin-text" msgid "Sorry, you are not allowed to edit reviews." msgstr "Sorry, you are not allowed to edit reviews." #: plugin/Controllers/Api/Version1/Permissions/ReviewPermissions.php:133 msgctxt "admin-text" msgid "Sorry, you are not allowed to update the review as this user." msgstr "Sorry, you are not allowed to update the review as this user." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:32 msgctxt "admin-text" msgid "The current user can publish this review." msgstr "The current user can publish this review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:46 msgctxt "admin-text" msgid "The current user can post unfiltered HTML markup and JavaScript." msgstr "The current user can post unfiltered HTML markup and JavaScript." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:59 msgctxt "admin-text" msgid "The current user can change the author on this review." msgstr "The current user can change the author on this review." #. translators: %s: taxonomy name #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:73 #, php-format msgctxt "admin-text" msgid "The current user can assign terms in the %s taxonomy." msgstr "The current user can assign terms in the %s taxonomy." #. translators: %s: taxonomy name #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:88 #, php-format msgctxt "admin-text" msgid "The current user can create terms in the %s taxonomy." msgstr "The current user can create terms in the %s taxonomy." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:119 msgctxt "admin-text" msgid "The posts assigned to the review of any public post type." msgstr "The posts assigned to the review of any public post type." #. translators: %s: taxonomy name #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:128 #, php-format msgctxt "admin-text" msgid "The terms assigned to the review in the %s taxonomy." msgstr "The terms assigned to the review in the %s taxonomy." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:136 msgctxt "admin-text" msgid "The users assigned to the review." msgstr "The users assigned to the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:144 msgctxt "admin-text" msgid "The ID for the author of the review." msgstr "The ID for the author of the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:149 msgctxt "admin-text" msgid "The avatar of the person who submitted the review." msgstr "The avatar of the person who submitted the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:154 msgctxt "admin-text" msgid "The content of the review." msgstr "The content of the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:163 msgctxt "admin-text" msgid "Custom fields." msgstr "Custom fields." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:168 msgctxt "admin-text" msgid "The date the review was published." msgstr "The date the review was published." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:174 msgctxt "admin-text" msgid "The date the review was published, in the site's timezone." msgstr "The date the review was published, in the site's timezone." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:180 msgctxt "admin-text" msgid "The email of the person who submitted the review." msgstr "The email of the person who submitted the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:185 msgctxt "admin-text" msgid "Unique identifier for the review." msgstr "Unique identifier for the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:191 msgctxt "admin-text" msgid "The IP address of the person who submitted the review." msgstr "The IP address of the person who submitted the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:197 msgctxt "admin-text" msgid "If the review has an approved status." msgstr "If the review has an approved status." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:203 msgctxt "admin-text" msgid "If the review has been modified." msgstr "If the review has been modified." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:209 msgctxt "admin-text" msgid "If the review has been pinned." msgstr "If the review has been pinned." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:214 msgctxt "admin-text" msgid "If the review has been verified." msgstr "If the review has been verified." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:220 msgctxt "admin-text" msgid "The date the review was last modified, in the site's timezone." msgstr "The date the review was last modified, in the site's timezone." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:227 msgctxt "admin-text" msgid "The date the review was last modified, as GMT." msgstr "The date the review was last modified, as GMT." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:234 msgctxt "admin-text" msgid "The name of the person who submitted the review." msgstr "The name of the person who submitted the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:239 msgctxt "admin-text" msgid "The rating of the review." msgstr "The rating of the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:244 msgctxt "admin-text" msgid "The response given to the review." msgstr "The response given to the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:249 msgctxt "admin-text" msgid "The popularity score of the review." msgstr "The popularity score of the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:254 msgctxt "admin-text" msgid "If the terms were accepted when the review was submitted." msgstr "If the terms were accepted when the review was submitted." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:259 #: plugin/Defaults/ReviewTagsDefaults.php:165 msgctxt "admin-text" msgid "The title of the review." msgstr "The title of the review." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:264 msgctxt "admin-text" msgid "Type of Review for the object." msgstr "Type of Review for the object." #: plugin/Controllers/Api/Version1/Schema/ReviewSchema.php:270 msgctxt "admin-text" msgid "The external URL of the review when the review source is from a third-party." msgstr "The external URL of the review when the review source is from a third-party." #: plugin/Controllers/Api/Version1/Schema/SummarySchema.php:29 msgctxt "admin-text" msgid "The average rating." msgstr "The average rating." #: plugin/Controllers/Api/Version1/Schema/SummarySchema.php:34 msgctxt "admin-text" msgid "The defined maximum rating." msgstr "The defined maximum rating." #: plugin/Controllers/Api/Version1/Schema/SummarySchema.php:39 msgctxt "admin-text" msgid "The defined minimum rating." msgstr "The defined minimum rating." #: plugin/Controllers/Api/Version1/Schema/SummarySchema.php:44 msgctxt "admin-text" msgid "The bayesian ranking number." msgstr "The bayesian ranking number." #: plugin/Controllers/Api/Version1/Schema/SummarySchema.php:49 msgctxt "admin-text" msgid "The total number of reviews for each rating level from zero to maximum rating." msgstr "The total number of reviews for each rating level from zero to maximum rating." #: plugin/Controllers/Api/Version1/Schema/SummarySchema.php:55 msgctxt "admin-text" msgid "The total number of reviews used to calculate the average." msgstr "The total number of reviews used to calculate the average." #. translators: %s: the post_type:slug export format #: config/export.php:17 #, php-format msgctxt "post_type:slug (admin-text)" msgid "Export as %s" msgstr "Export as %s" #: config/settings.php:390 msgctxt "avatar size (admin-text)" msgid "pixels" msgstr "pixels" #: config/settings.php:424 msgctxt "exceprt length (admin-text)" msgid "words" msgstr "words" #: config/settings.php:501 msgctxt "plugin name (admin-text)" msgid "RankMath Pro" msgstr "RankMath Pro" #: config/settings.php:502 msgctxt "plugin name (admin-text)" msgid "Schema & Structured Data for WP & AMP" msgstr "Schema & Structured Data for WP & AMP" #: config/settings.php:503 msgctxt "plugin name (admin-text)" msgid "Schema Pro" msgstr "Schema Pro" #: config/settings.php:504 msgctxt "plugin name (admin-text)" msgid "SEOPress Pro" msgstr "SEOPress Pro" #: config/settings.php:505 msgctxt "plugin name (admin-text)" msgid "Yoast SEO" msgstr "Yoast SEO" #. translators: %s: plugin name #: views/partials/notices/welcome.php:9 #, php-format msgctxt "plugin name (admin-text)" msgid "Thank you for installing %s I really hope you love it! Click me at any time for assistance, I'm here to help!" msgstr "Thank you for installing %s I really hope you love it! Click me at any time for assistance, I'm here to help!" #: config/settings.php:819 msgctxt "limit time (admin-text)" msgid "days" msgstr "days" #. translators: %s: link to the License Keys page #: plugin/Application.php:176 #, php-format msgctxt "link to License Keys page (admin-text)" msgid "Enter the license key here. Your license can be found on the %s page of your Nifty Plugins account." msgstr "Enter the license key here. Your license can be found on the %s page of your Nifty Plugins account." #. translators: %s: link to the License Keys page #: plugin/Controllers/LicensingController.php:75 #, php-format msgctxt "link to License Keys page (admin-text)" msgid "To renew your license and enable updates, please visit the %s on your Nifty Plugins account." msgstr "To renew your license and enable updates, please visit the %s on your Nifty Plugins account." #. translators: %s: link to the License Keys page #: plugin/Controllers/LicensingController.php:85 #, php-format msgctxt "link to License Keys page (admin-text)" msgid "To activate your license, please visit the %s page on your Nifty Plugins account and click the \"Manage Sites\" button to activate it for your website." msgstr "To activate your license, please visit the %s page on your Nifty Plugins account and click the \"Manage Sites\" button to activate it for your website." #. translators: %s: link to the License Keys page #: views/pages/settings/licenses.php:18 #, php-format msgctxt "link to License Keys page (admin-text)" msgid "To change the website associated with your license key, go to the %s page and click the \"Manage Sites\" button." msgstr "To change the website associated with your license key, go to the %s page and click the \"Manage Sites\" button." #. translators: %s: a button with the text "reloading" #: plugin/Router.php:233 #, php-format msgctxt "try reloading the page (admin-text)" msgid "Try %s the page." msgstr "Try %s the page." #: plugin/Router.php:234 msgctxt "(admin-text) e.g. try reloading the page" msgid "reloading" msgstr "reloading" #. translators: %s: the expected file extension #: plugin/Upload.php:27 #, php-format msgctxt "%s: uploaded file extension (admin-text)" msgid "The file you uploaded is not a valid %s file." msgstr "The file you uploaded is not a valid %s file." #. translators: %s: file name #: plugin/UploadedFile.php:98 #, php-format msgctxt "file error (admin-text)" msgid "The file \"%s\" exceeds the upload limit defined in your form." msgstr "The file \"%s\" exceeds the upload limit defined in your form." #. translators: %s: file name #: plugin/UploadedFile.php:100 #, php-format msgctxt "file error (admin-text)" msgid "The file \"%s\" was only partially uploaded." msgstr "The file \"%s\" was only partially uploaded." #: plugin/UploadedFile.php:101 msgctxt "file error (admin-text)" msgid "No file was uploaded." msgstr "No file was uploaded." #. translators: %s: file name #: plugin/UploadedFile.php:103 #, php-format msgctxt "file error (admin-text)" msgid "The file \"%s\" could not be written on disk." msgstr "The file \"%s\" could not be written on disk." #: plugin/UploadedFile.php:104 msgctxt "file error (admin-text)" msgid "File could not be uploaded: missing temporary directory." msgstr "File could not be uploaded: missing temporary directory." #: plugin/UploadedFile.php:105 msgctxt "file error (admin-text)" msgid "File upload was stopped by a PHP extension." msgstr "File upload was stopped by a PHP extension." #. translators: %s: link with the text "Getting Started" #: views/tmpl-deactivate-plugin.php:31 #, php-format msgctxt "Getting Started (admin-text)" msgid "Did you read the %s guide?" msgstr "Did you read the %s guide?" #. translators: %s: link with the text "addons" #: views/tmpl-deactivate-plugin.php:41 #, php-format msgctxt "link to addons page (admin-text)" msgid "Maybe one of the %s provide this feature." msgstr "Maybe one of the %s provide this feature." #. translators: %s: link to the Console page #: plugin/Commands/AbstractCommand.php:62 #, php-format msgctxt "link to Console page (admin-text)" msgid "Something went wrong, check the %s page for errors." msgstr "Something went wrong, check the %s page for errors." #. translators: %s: link to the Console page #: plugin/Commands/SendVerificationEmail.php:54 #, php-format msgctxt "link to Console page (admin-text)" msgid "The email could not be sent, check the %s page for errors." msgstr "The email could not be sent, check the %s page for errors." #. translators: %s: link to the addon page #: plugin/Commands/DownloadCsvTemplate.php:122 #, php-format msgctxt "link to addon page (admin-text)" msgid "%s addon required." msgstr "%s addon required." #: plugin/Commands/MigratePlugin.php:36 #: plugin/Commands/MigratePlugin.php:43 msgctxt "(admin-text) e.g. please reload the page" msgid "reload" msgstr "reload" #. translators: %s: a link with the text "Click here" #: plugin/Controllers/DeactivationController.php:45 #, php-format msgctxt "Click here (admin-text)" msgid "%s to see the additional data that will be submitted. This non-sensitive data will help me troubleshoot problems and make improvements to the plugin." msgstr "%s to see the additional data that will be submitted. This non-sensitive data will help me troubleshoot problems and make improvements to the plugin." #. translators: %s: link with the text "Click here" #: views/integrations/woocommerce/product-data-panel.php:9 #, php-format msgctxt "Click here (admin-text)" msgid "Here you can override the Site Reviews shortcodes for this product. %s to change the shortcodes for all products." msgstr "Here you can override the Site Reviews shortcodes for this product. %s to change the shortcodes for all products." #. translators: %s: plugin name #: plugin/Controllers/DeactivationController.php:47 #, php-format msgctxt "Plugin name (admin-text)" msgid "Deactivating %s" msgstr "Deactivating %s" #. translators: %s: plugin name #: plugin/Controllers/ToolsController.php:411 #, php-format msgctxt "Site Reviews (admin-text)" msgid "Sorry, you are not allowed to rollback %s." msgstr "Sorry, you are not allowed to rollback %s." #: plugin/Defaults/PostTypeLabelDefaults.php:10 #: plugin/Defaults/PostTypeLabelDefaults.php:11 msgctxt "Add Post (admin-text)" msgid "Add Review" msgstr "Add Review" #: plugin/Defaults/PostTypeLabelDefaults.php:12 msgctxt "All Posts (admin-text)" msgid "All Reviews" msgstr "All Reviews" #: plugin/Defaults/PostTypeLabelDefaults.php:13 msgctxt "Post Archives (admin-text)" msgid "Review Archives" msgstr "Review Archives" #: plugin/Defaults/PostTypeLabelDefaults.php:14 msgctxt "Post Attributes (admin-text)" msgid "Review Attributes" msgstr "Review Attributes" #: plugin/Defaults/PostTypeLabelDefaults.php:15 msgctxt "Edit Post (admin-text)" msgid "Edit Review" msgstr "Edit Review" #: plugin/Defaults/PostTypeLabelDefaults.php:16 msgctxt "Filter posts list (admin-text)" msgid "Filter reviews list" msgstr "Filter reviews list" #: plugin/Defaults/PostTypeLabelDefaults.php:17 msgctxt "Insert into Post (admin-text)" msgid "Insert into Review" msgstr "Insert into Review" #: plugin/Defaults/PostTypeLabelDefaults.php:18 msgctxt "Post Link (admin-text)" msgid "Review Link" msgstr "Review Link" #: plugin/Defaults/PostTypeLabelDefaults.php:19 msgctxt "A link to a post. (admin-text)" msgid "A link to a review." msgstr "A link to a review." #: plugin/Defaults/PostTypeLabelDefaults.php:20 msgctxt "Post published. (admin-text)" msgid "Review approved." msgstr "Review approved." #: plugin/Defaults/PostTypeLabelDefaults.php:21 msgctxt "Post published privately. (admin-text)" msgid "Review published privately." msgstr "Review published privately." #: plugin/Defaults/PostTypeLabelDefaults.php:22 msgctxt "Post reverted to draft. (admin-text)" msgid "Review reverted to draft." msgstr "Review reverted to draft." #: plugin/Defaults/PostTypeLabelDefaults.php:23 msgctxt "Post scheduled. (admin-text)" msgid "Review scheduled." msgstr "Review scheduled." #: plugin/Defaults/PostTypeLabelDefaults.php:24 msgctxt "Post trashed. (admin-text)" msgid "Review trashed." msgstr "Review trashed." #: plugin/Defaults/PostTypeLabelDefaults.php:25 msgctxt "Post updated. (admin-text)" msgid "Review updated." msgstr "Review updated." #: plugin/Defaults/PostTypeLabelDefaults.php:26 msgctxt "Posts list (admin-text)" msgid "Reviews list" msgstr "Reviews list" #: plugin/Defaults/PostTypeLabelDefaults.php:27 msgctxt "Posts list navigation (admin-text)" msgid "Reviews list navigation" msgstr "Reviews list navigation" #: plugin/Defaults/PostTypeLabelDefaults.php:30 msgctxt "New Post (admin-text)" msgid "New Review" msgstr "New Review" #: plugin/Defaults/PostTypeLabelDefaults.php:31 msgctxt "No Posts found (admin-text)" msgid "No Reviews found" msgstr "No Reviews found" #: plugin/Defaults/PostTypeLabelDefaults.php:32 msgctxt "No Posts found in Trash (admin-text)" msgid "No Reviews found in Trash" msgstr "No Reviews found in Trash" #: plugin/Defaults/PostTypeLabelDefaults.php:33 msgctxt "Search Posts (admin-text)" msgid "Search Reviews" msgstr "Search Reviews" #: plugin/Defaults/PostTypeLabelDefaults.php:35 msgctxt "Uploaded to this Post (admin-text)" msgid "Uploaded to this Review" msgstr "Uploaded to this Review" #: plugin/Defaults/PostTypeLabelDefaults.php:36 msgctxt "View Post (admin-text)" msgid "View Review" msgstr "View Review" #: plugin/Defaults/PostTypeLabelDefaults.php:37 msgctxt "View Posts (admin-text)" msgid "View Reviews" msgstr "View Reviews" #: plugin/Defaults/TaxonomyDefaults.php:16 msgctxt "Admin menu name (admin-text)" msgid "Categories" msgstr "Categories" #: plugin/Defaults/TemplateTagsDefaults.php:10 msgctxt "template tag button text" msgid "admin email" msgstr "admin email" #: plugin/Defaults/TemplateTagsDefaults.php:11 msgctxt "template tag button text" msgid "approve url" msgstr "approve url" #: plugin/Defaults/TemplateTagsDefaults.php:12 msgctxt "template tag button text" msgid "edit url" msgstr "edit url" #: plugin/Defaults/TemplateTagsDefaults.php:13 msgctxt "template tag button text" msgid "assigned links" msgstr "assigned links" #: plugin/Defaults/TemplateTagsDefaults.php:14 msgctxt "template tag button text" msgid "assigned posts" msgstr "assigned posts" #: plugin/Defaults/TemplateTagsDefaults.php:15 msgctxt "template tag button text" msgid "assigned users" msgstr "assigned users" #: plugin/Defaults/TemplateTagsDefaults.php:16 msgctxt "template tag button text" msgid "name" msgstr "name" #: plugin/Defaults/TemplateTagsDefaults.php:17 msgctxt "template tag button text" msgid "categories" msgstr "categories" #: plugin/Defaults/TemplateTagsDefaults.php:18 msgctxt "template tag button text" msgid "content" msgstr "content" #: plugin/Defaults/TemplateTagsDefaults.php:19 msgctxt "template tag button text" msgid "email" msgstr "email" #: plugin/Defaults/TemplateTagsDefaults.php:20 msgctxt "template tag button text" msgid "review id" msgstr "review id" #: plugin/Defaults/TemplateTagsDefaults.php:21 msgctxt "template tag button text" msgid "ip address" msgstr "ip address" #: plugin/Defaults/TemplateTagsDefaults.php:22 msgctxt "template tag button text" msgid "rating" msgstr "rating" #: plugin/Defaults/TemplateTagsDefaults.php:23 msgctxt "template tag button text" msgid "response" msgstr "response" #: plugin/Defaults/TemplateTagsDefaults.php:24 msgctxt "template tag button text" msgid "stars" msgstr "stars" #: plugin/Defaults/TemplateTagsDefaults.php:25 msgctxt "template tag button text" msgid "title" msgstr "title" #: plugin/Defaults/TemplateTagsDefaults.php:26 msgctxt "template tag button text" msgid "type" msgstr "type" #: plugin/Defaults/TemplateTagsDefaults.php:27 msgctxt "template tag button text" msgid "site title" msgstr "site title" #: plugin/Defaults/TemplateTagsDefaults.php:28 msgctxt "template tag button text" msgid "site url" msgstr "site url" #: plugin/Defaults/TemplateTagsDefaults.php:29 msgctxt "template tag button text" msgid "verify url" msgstr "verify url" #: plugin/Defaults/TemplateTagsDefaults.php:30 msgctxt "template tag button text" msgid "verified date" msgstr "verified date" #. translators: %s: number of years #: plugin/Modules/Date.php:17 #, php-format msgctxt "%s: amount of time" msgid "in %s year" msgid_plural "in %s years" msgstr[0] "in %s year" msgstr[1] "in %s years" #. translators: %s: number of years #: plugin/Modules/Date.php:19 #, php-format msgctxt "%s: amount of time" msgid "%s year" msgid_plural "%s years" msgstr[0] "%s year" msgstr[1] "%s years" #. translators: %s: number of years #: plugin/Modules/Date.php:21 #, php-format msgctxt "%s: amount of time" msgid "%s year ago" msgid_plural "%s years ago" msgstr[0] "%s year ago" msgstr[1] "%s years ago" #. translators: %s: number of months #: plugin/Modules/Date.php:26 #, php-format msgctxt "%s: amount of time" msgid "in %s month" msgid_plural "in %s months" msgstr[0] "in %s month" msgstr[1] "in %s months" #. translators: %s: number of months #: plugin/Modules/Date.php:28 #, php-format msgctxt "%s: amount of time" msgid "%s month" msgid_plural "%s months" msgstr[0] "%s month" msgstr[1] "%s months" #. translators: %s: number of months #: plugin/Modules/Date.php:30 #, php-format msgctxt "%s: amount of time" msgid "%s month ago" msgid_plural "%s months ago" msgstr[0] "%s month ago" msgstr[1] "%s months ago" #. translators: %s: number of weeks #: plugin/Modules/Date.php:35 #, php-format msgctxt "%s: amount of time" msgid "in %s week" msgid_plural "in %s weeks" msgstr[0] "in %s week" msgstr[1] "in %s weeks" #. translators: %s: number of weeks #: plugin/Modules/Date.php:37 #, php-format msgctxt "%s: amount of time" msgid "%s week" msgid_plural "%s weeks" msgstr[0] "%s week" msgstr[1] "%s weeks" #. translators: %s: number of weeks #: plugin/Modules/Date.php:39 #, php-format msgctxt "%s: amount of time" msgid "%s week ago" msgid_plural "%s weeks ago" msgstr[0] "%s week ago" msgstr[1] "%s weeks ago" #. translators: %s: number of days #: plugin/Modules/Date.php:44 #, php-format msgctxt "%s: amount of time" msgid "in %s day" msgid_plural "in %s days" msgstr[0] "in %s day" msgstr[1] "in %s days" #. translators: %s: number of days #: plugin/Modules/Date.php:46 #, php-format msgctxt "%s: amount of time" msgid "%s day" msgid_plural "%s days" msgstr[0] "%s day" msgstr[1] "%s days" #. translators: %s: number of days #: plugin/Modules/Date.php:48 #, php-format msgctxt "%s: amount of time" msgid "%s day ago" msgid_plural "%s days ago" msgstr[0] "%s day ago" msgstr[1] "%s days ago" #. translators: %s: number of hours #: plugin/Modules/Date.php:53 #, php-format msgctxt "%s: amount of time" msgid "in %s hour" msgid_plural "in %s hours" msgstr[0] "in %s hour" msgstr[1] "in %s hours" #. translators: %s: number of hours #: plugin/Modules/Date.php:55 #, php-format msgctxt "%s: amount of time" msgid "%s hour" msgid_plural "%s hours" msgstr[0] "%s hour" msgstr[1] "%s hours" #. translators: %s: number of hours #: plugin/Modules/Date.php:57 #, php-format msgctxt "%s: amount of time" msgid "%s hour ago" msgid_plural "%s hours ago" msgstr[0] "%s hour ago" msgstr[1] "%s hours ago" #. translators: %s: number of minutes #: plugin/Modules/Date.php:62 #, php-format msgctxt "%s: amount of time" msgid "in %s minute" msgid_plural "in %s minutes" msgstr[0] "in %s minute" msgstr[1] "in %s minutes" #. translators: %s: number of minutes #: plugin/Modules/Date.php:64 #, php-format msgctxt "%s: amount of time" msgid "%s minute" msgid_plural "%s minutes" msgstr[0] "%s minute" msgstr[1] "%s minutes" #. translators: %s: number of minutes #: plugin/Modules/Date.php:66 #, php-format msgctxt "%s: amount of time" msgid "%s minute ago" msgid_plural "%s minutes ago" msgstr[0] "%s minute ago" msgstr[1] "%s minutes ago" #. translators: %s: number of seconds #: plugin/Modules/Date.php:71 #, php-format msgctxt "%s: amount of time" msgid "in %s second" msgid_plural "in %s seconds" msgstr[0] "in %s second" msgstr[1] "in %s seconds" #. translators: %s: number of seconds #: plugin/Modules/Date.php:73 #, php-format msgctxt "%s: amount of time" msgid "%s second" msgid_plural "%s seconds" msgstr[0] "%s second" msgstr[1] "%s seconds" #. translators: %s: number of seconds #: plugin/Modules/Date.php:75 #, php-format msgctxt "%s: amount of time" msgid "%s second ago" msgid_plural "%s seconds ago" msgstr[0] "%s second ago" msgstr[1] "%s seconds ago" #. translators: %s: time interval #: plugin/Overrides/ScheduledActionsTable.php:458 #, php-format msgctxt "%s: time interval (admin-text)" msgid "Every %s" msgstr "Every %s" #: plugin/Tinymce/SiteReviewsSummaryTinymce.php:66 msgctxt "addon name (admin-text)" msgid "Review Forms" msgstr "Review Forms" #. translators: %s: the option label #: plugin/Tinymce/TinymceGenerator.php:203 #, php-format msgctxt "the option label (admin-text)" msgid "The \"%s\" option is required." msgstr "The \"%s\" option is required." #: plugin/Integrations/GamiPress/Triggers.php:104 msgctxt "1 point for ... 1 time" msgid "getting a review" msgstr "getting a review" #: plugin/Integrations/GamiPress/Triggers.php:113 msgctxt "1 point for ... 1 time" msgid "getting a review on a post" msgstr "getting a review on a post" #. translators: %s: post type name #: plugin/Integrations/GamiPress/Triggers.php:123 #, php-format msgctxt "1 point for ... 1 time" msgid "getting a review on a %s" msgstr "getting a review on a %s" #. translators: %s: post title #: plugin/Integrations/GamiPress/Triggers.php:133 #, php-format msgctxt "1 point for ... 1 time" msgid "getting a review on \"%s\"" msgstr "getting a review on \"%s\"" #: plugin/Integrations/GamiPress/Triggers.php:142 msgctxt "1 point for ... 1 time" msgid "writing a review" msgstr "writing a review" #. translators: %d: star rating #: plugin/Integrations/GamiPress/Triggers.php:144 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review with a %d-star rating" msgstr "writing a review with a %d-star rating" #. translators: %d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:146 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review with a minimum %d-star rating" msgstr "writing a review with a minimum %d-star rating" #: plugin/Integrations/GamiPress/Triggers.php:151 msgctxt "1 point for ... 1 time" msgid "writing a review of a post" msgstr "writing a review of a post" #. translators: %d: star rating #: plugin/Integrations/GamiPress/Triggers.php:153 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a post with a %d-star rating" msgstr "writing a review of a post with a %d-star rating" #. translators: %d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:155 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a post with a minimum %d-star rating" msgstr "writing a review of a post with a minimum %d-star rating" #. translators: %s: post type name #: plugin/Integrations/GamiPress/Triggers.php:161 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a %s" msgstr "writing a review of a %s" #. translators: %s: post title #: plugin/Integrations/GamiPress/Triggers.php:171 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of \"%s\"" msgstr "writing a review of \"%s\"" #: plugin/Integrations/GamiPress/Triggers.php:194 msgctxt "1 point for ... 1 time" msgid "writing a review of a user" msgstr "writing a review of a user" #. translators: %d: star rating #: plugin/Integrations/GamiPress/Triggers.php:196 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a user with a %d-star rating" msgstr "writing a review of a user with a %d-star rating" #. translators: %d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:198 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a user with a minimum %d-star rating" msgstr "writing a review of a user with a minimum %d-star rating" #. translators: %s: user role name #: plugin/Integrations/GamiPress/Triggers.php:204 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a user with the %s role" msgstr "writing a review of a user with the %s role" #. translators: %s: user display name #: plugin/Integrations/GamiPress/Triggers.php:214 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of %s" msgstr "writing a review of %s" #: plugin/Integrations/LPFW/Controller.php:21 msgctxt "(loyalty-program-for-woocommerce) admin-text" msgid "Leaving a product review" msgstr "Leaving a product review" #: plugin/Integrations/LPFW/Controller.php:25 msgctxt "(loyalty-program-for-woocommerce) admin-text" msgid "View Review" msgstr "View Review" #: plugin/Integrations/LPFW/Controller.php:26 msgctxt "(loyalty-program-for-woocommerce) admin-text" msgid "View Product" msgstr "View Product" #. translators: %s: link to the WooCommerce integration setting #: views/integrations/mycred/wooprefs.php:7 #, php-format msgctxt "link to WooCommerce integration setting (admin-text)" msgid "This hook is disabled because the %s is enabled. Please use the Site Reviews hook instead or disable the integration." msgstr "This hook is disabled because the %s is enabled. Please use the Site Reviews hook instead or disable the integration." #. translators: %s: link with the text "Learn how to" #: views/integrations/profilepress/settings.php:6 #, php-format msgctxt "Learn how to (admin-text)" msgid "%s display profile ratings in your Member Directory page." msgstr "%s display profile ratings in your Member Directory page." #. translators: %s: link with the text "Learn how to" #: views/integrations/surecart/settings.php:6 #, php-format msgctxt "Learn how to (admin-text)" msgid "%s add reviews to your SureCart Shop and Product pages." msgstr "%s add reviews to your SureCart Shop and Product pages." #. translators: %s: link with the text "Import" #: views/integrations/woocommerce/settings.php:6 #, php-format msgctxt "Import (admin-text)" msgid "%s your existing WooCommerce product reviews." msgstr "%s your existing WooCommerce product reviews." #. translators: %s: link with the text "login" #: views/partials/addons/support-notice.php:5 #, php-format msgctxt "login (admin-text)" msgid "To receive support for this addon, please %s to your Nifty Plugins account." msgstr "To receive support for this addon, please %s to your Nifty Plugins account." #. translators: %s: link with the text "Renew your license" #: views/partials/notices/license-expired.php:6 #, php-format msgctxt "Renew your license (admin-text)" msgid "One or more of your licenses have expired. %s to enable plugin updates and priority support." msgstr "One or more of your licenses have expired. %s to enable plugin updates and priority support." #. translators: %s: link with the text "Purchase premium" #: views/partials/notices/license-promoted.php:6 #, php-format msgctxt "Purchase premium (admin-text)" msgid "You are using the free version of Site Reviews. %s to support future development and get images, filters, themes, custom forms, and more!" msgstr "You are using the free version of Site Reviews. %s to support future development and get images, filters, themes, custom forms, and more!" #. translators: %s: the {{ assigned_terms }} template tag #: views/partials/taxonomy/add-term_priority.php:9 #: views/partials/taxonomy/edit-term_priority.php:12 #, php-format msgctxt "{{ assigned_terms }} (admin-text)" msgid "Categories with a higher priority will be displayed first when using the %s template tag in the review." msgstr "Categories with a higher priority will be displayed first when using the %s template tag in the review." #: plugin/Integrations/MultilingualPress/Controllers/Controller.php:97 msgctxt "multilingualpress text (admin-text)" msgid "Overwrite the content of the translated review with the content of the source review." msgstr "Overwrite the content of the translated review with the content of the source review." #: plugin/Integrations/MultilingualPress/Controllers/Controller.php:98 msgctxt "multilingualpress text (admin-text)" msgid "Review Slug:" msgstr "Review Slug:" #: plugin/Integrations/MultilingualPress/Controllers/Controller.php:99 msgctxt "multilingualpress text (admin-text)" msgid "Review Status:" msgstr "Review Status:" #: plugin/Integrations/MultilingualPress/Controllers/Controller.php:100 msgctxt "multilingualpress text (admin-text)" msgid "Review Title:" msgstr "Review Title:" #: plugin/Modules/Html/Partials/Pagination.php:37 msgctxt "screen reader text" msgid "Load more reviews" msgstr "Load more reviews" #: plugin/Modules/Html/Partials/Pagination.php:48 msgctxt "screen reader text" msgid "Site Reviews navigation" msgstr "Site Reviews navigation" #: plugin/Modules/Html/Tags/SummaryTextTag.php:25 msgctxt "Do not translate {rating}, {max}, and {num}, they are template tags." msgid "{rating} out of {max} stars (based on {num} review)" msgid_plural "{rating} out of {max} stars (based on {num} reviews)" msgstr[0] "{rating} out of {max} stars (based on {num} review)" msgstr[1] "{rating} out of {max} stars (based on {num} reviews)" #. translators: %s: link to the WooCommerce integration setting #: views/integrations/woocommerce/notices/reviews.php:7 #, php-format msgctxt "WooCommerce integration (admin-text)" msgid "Your Product reviews are being managed by Site Reviews because you enabled the %s in the settings." msgstr "Your Product reviews are being managed by Site Reviews because you enabled the %s in the settings." #. translators: %s: link with the text "Import Settings" #: views/pages/tools/general/export-settings.php:13 #, php-format msgctxt "Import Settings (admin-text)" msgid "Here you can export your Site Reviews settings to a <code>*.json</code> file. You can use the the %s tool to import the settings on another website." msgstr "Here you can export your Site Reviews settings to a <code>*.json</code> file. You can use the the %s tool to import the settings on another website." #. translators: %s: link with the text "Export Settings" #: views/pages/tools/general/import-settings.php:13 #, php-format msgctxt "Export Settings (admin-text)" msgid "Here you can import the Site Reviews settings from a <code>*.json</code> file. You can use the the %s tool to export these settings from another website." msgstr "Here you can import the Site Reviews settings from a <code>*.json</code> file. You can use the the %s tool to export these settings from another website." #. translators: %s: link with the text "Optimise Your Database Tables" #: views/pages/tools/general/repair-review-relations.php:16 #, php-format msgctxt "Optimise Your Database Tables (admin-text)" msgid "Once you have repaired the review relationships, it is recommended that you run the %s tool to prevent the problem from happening again." msgstr "Once you have repaired the review relationships, it is recommended that you run the %s tool to prevent the problem from happening again." #. translators: %s: link with the text "contact us" #: views/pages/tools/general/rollback-plugin.php:21 #, php-format msgctxt "submit a support request (admin-text)" msgid "If you are using this tool to fix a problem with Site Reviews, please %s so that it can be fixed." msgstr "If you are using this tool to fix a problem with Site Reviews, please %s so that it can be fixed." #. translators: %s: link to wordpress.org #: views/pages/tools/general/rollback-plugin.php:14 #, php-format msgctxt "wordpress.org (admin-text)" msgid "Unable to connect to %s to get the available plugin versions." msgstr "Unable to connect to %s to get the available plugin versions." #. Plugin Name of the plugin #: site-reviews.php msgid "Site Reviews" msgstr "" #. Plugin URI of the plugin #: site-reviews.php msgid "https://wordpress.org/plugins/site-reviews" msgstr "" #. Description of the plugin #: site-reviews.php msgid "Receive and display reviews on your website" msgstr "" #. Author of the plugin #: site-reviews.php msgid "Paul Ryley" msgstr "" #. Author URI of the plugin #: site-reviews.php msgid "https://site-reviews.com" msgstr "" #: helpers.php:273 msgctxt "admin-text" msgid "Review Alerts" msgstr "" #: views/pages/settings/licenses.php:3 msgctxt "admin-text" msgid "License Key Settings" msgstr "" #. translators: %s: the .csv file extension #: views/pages/tools/general/export-reviews.php:24 #, php-format msgctxt "admin-text" msgid "Here you can export your reviews to a %s file. If you are planning to import these reviews into a different website, you may want to export assignment values as slugs\\usernames because the IDs on the other website will likely be different." msgstr "" #. translators: %s: link with the text "Save your license" #: views/partials/notices/license-missing.php:6 #, php-format msgctxt "Save your license (admin-text)" msgid "One or more plugins are not receiving updates. %s in the settings to enable plugin updates and support." msgstr "" #: assets/blocks/site_review/index.js:1 #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_form/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Loading block..." msgstr "" #: assets/blocks/site_review/index.js:1 msgctxt "admin-text" msgid "Search for a review to display." msgstr "" #: assets/blocks/site_review/index.js:1 msgctxt "admin-text" msgid "Search Reviews..." msgstr "" #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Limit Reviews by Categories" msgstr "" #: assets/blocks/site_reviews/index.js:1 msgctxt "admin-text" msgid "Select Pagination..." msgstr "" #: assets/blocks/site_reviews/index.js:1 #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Enable the Schema?" msgstr "" #: assets/blocks/site_reviews_form/index.js:1 msgctxt "admin-text" msgid "Enter the Custom ID of a Latest Reviews block where the review should be displayed after submission." msgstr "" #: assets/blocks/site_reviews_form/index.js:1 msgctxt "admin-text" msgid "Enter the Custom ID of a Rating Summary block where the rating values should be updated after submission." msgstr "" #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Use the Review Forms addon to add custom rating fields." msgstr "" #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Percent Bar" msgstr "" #: assets/blocks/site_reviews_summary/index.js:1 msgctxt "admin-text" msgid "Sizes" msgstr "" #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "{num} customer reviews" msgstr "" #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "Display text after the rating" msgstr "" #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "Make text a link" msgstr "" #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "Use the {num} placeholder to display the number of reviews." msgstr "" #: assets/blocks/surecart_product_rating/index.js:1 msgctxt "admin-text" msgid "#product-reviews is the default HTML anchor used in the Product Reviews block." msgstr "" #: assets/blocks/site_review/block.json msgctxt "block title" msgid "Single Review" msgstr "" #: assets/blocks/site_review/block.json msgctxt "block description" msgid "Display a single review." msgstr "" #: assets/blocks/site_review/block.json msgctxt "block keyword" msgid "review" msgstr "" #: assets/blocks/site_review/block.json #: assets/blocks/site_reviews/block.json #: assets/blocks/site_reviews_form/block.json #: assets/blocks/site_reviews_summary/block.json #: assets/blocks/surecart_product_rating/block.json #: assets/blocks/surecart_product_reviews/block.json msgctxt "block keyword" msgid "site reviews" msgstr "" #: assets/blocks/site_reviews/block.json msgctxt "block title" msgid "Latest Reviews" msgstr "" #: assets/blocks/site_reviews/block.json msgctxt "block description" msgid "Display your reviews." msgstr "" #: assets/blocks/site_reviews/block.json msgctxt "block keyword" msgid "reviews" msgstr "" #: assets/blocks/site_reviews_form/block.json msgctxt "block title" msgid "Review Form" msgstr "" #: assets/blocks/site_reviews_form/block.json msgctxt "block description" msgid "Display a review form." msgstr "" #: assets/blocks/site_reviews_form/block.json msgctxt "block keyword" msgid "review form" msgstr "" #: assets/blocks/site_reviews_summary/block.json msgctxt "block title" msgid "Rating Summary" msgstr "" #: assets/blocks/site_reviews_summary/block.json msgctxt "block description" msgid "Display a rating summary of your reviews." msgstr "" #: assets/blocks/site_reviews_summary/block.json msgctxt "block keyword" msgid "rating summary" msgstr "" #: assets/blocks/surecart_product_rating/block.json msgctxt "block title" msgid "Product Rating" msgstr "" #: assets/blocks/surecart_product_rating/block.json msgctxt "block description" msgid "Display the product rating." msgstr "" #: assets/blocks/surecart_product_reviews/block.json msgctxt "block title" msgid "Product Reviews" msgstr "" #: assets/blocks/surecart_product_reviews/block.json msgctxt "block description" msgid "Display the product reviews section." msgstr "" #: plugin/Modules/Date.php:88 msgctxt "The past and present/future tense of now" msgid "A moment ago" msgid_plural "Now" msgstr[0] "" msgstr[1] "" #. translators: %1$s: link to the robots.txt website, %2$s: the robots.txt rules to add #: config/settings.php:481 #, php-format msgctxt "admin-text" msgid "If you would like to keep the pagination links but prevent search engines from indexing them, add the following lines to your %1$s file: %2$s" msgstr "" #. translators: %1$s: opening link tag, %2$s: closing link tag #: config/settings.php:539 #: views/pages/settings/schema.php:11 #, php-format msgctxt "admin-text" msgid "Google limits the schema types that can trigger review rich results in search. To learn more, please %1$sread this%2$s." msgstr "" #. translators: %1$s: opening link tag to edit the review, %2$s: closing link tag #: plugin/Commands/ApproveReview.php:49 #, php-format msgctxt "admin-text" msgid "The %1$sreview%2$s was approved successfully." msgstr "" #. translators: %1$s: detected IP address, %2$s: link to the FAQ page #: plugin/Commands/DetectIpAddress.php:24 #, php-format msgctxt "admin-text" msgid "Your detected IP address is %1$s. If this looks incorrect, please see the %2$s." msgstr "" #. translators: %1$s: TRUE, %2$s: FALSE #: plugin/Commands/DownloadCsvTemplate.php:82 #: plugin/Commands/DownloadCsvTemplate.php:83 #: plugin/Commands/DownloadCsvTemplate.php:84 #: plugin/Commands/DownloadCsvTemplate.php:89 #, php-format msgctxt "admin-text" msgid "%1$s or %2$s" msgstr "" #. translators: %1$d: minimum rating, %2$d: maximum rating #: plugin/Commands/DownloadCsvTemplate.php:87 #, php-format msgctxt "admin-text" msgid "A number from %1$d-%2$d" msgstr "" #. translators: %1$s: HTTP response status code, %2$s: response error message #: plugin/Commands/EnqueueAdminAssets.php:104 #, php-format msgctxt "admin-text" msgid "Site Reviews was unable to fetch the System Info because your server threw an error: %1$s %2$s" msgstr "" #. translators: %1$s: star rating, %2$s: assigned post titles #: plugin/Commands/SendNotification.php:122 #, php-format msgid "New %1$s-star review of %2$s" msgstr "" #. translators: %1$s: plugin name, %2$s: version number #: plugin/Controllers/SettingsController.php:165 #, php-format msgctxt "admin-text" msgid "Please update the %1$s plugin to v%2$s or greater to enable the integration." msgstr "" #. translators: %1$d: number of records imported, %2$d: total number of records #: plugin/Defaults/ImportResultDefaults.php:38 #, php-format msgctxt "admin-text" msgid "Imported %1$d of %2$d" msgstr "" #. translators: %1$s: minimum value, %2$s: maximum value #: plugin/Defaults/ValidationStringsDefaults.php:12 #, php-format msgid "This field value must be between %1$s and %2$s." msgstr "" #. translators: %1$s: minimum number of characters, %2$s: maximum number of characters #: plugin/Defaults/ValidationStringsDefaults.php:14 #, php-format msgid "This field must have between %1$s and %2$s characters." msgstr "" #. translators: %1$s: the deprecated method name, %2$s: the replacement method name #: plugin/Deprecated.php:20 #, php-format msgctxt "admin-text" msgid "The [%1$s] method has been deprecated and will be soon be removed, please use the [%2$s] method instead." msgstr "" #. translators: %1$s: post type name, %2$d: star rating #: plugin/Integrations/GamiPress/Triggers.php:125 #, php-format msgctxt "admin-text" msgid "getting a review on a %1$s with a %2$d-star rating" msgstr "" #. translators: %1$s: post type name, %2$d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:127 #, php-format msgctxt "admin-text" msgid "getting a review on a %1$s with a minimum %2$d-star rating" msgstr "" #. translators: %1$s: post title, %2$d: star rating #: plugin/Integrations/GamiPress/Triggers.php:135 #, php-format msgctxt "admin-text" msgid "getting a review on \"%1$s\" with a %2$d-star rating" msgstr "" #. translators: %1$s: post title, %2$d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:137 #, php-format msgctxt "admin-text" msgid "getting a review on \"%1$s\" with a minimum %2$d-star rating" msgstr "" #. translators: %1$s: post type name, %2$d: star rating #: plugin/Integrations/GamiPress/Triggers.php:163 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a %1$s with a %2$d-star rating" msgstr "" #. translators: %1$s: post type name, %2$d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:165 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a %1$s with a minimum %2$d-star rating" msgstr "" #. translators: %1$s: post title, %2$d: star rating #: plugin/Integrations/GamiPress/Triggers.php:173 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of \"%1$s\" with a %2$d-star rating" msgstr "" #. translators: %1$s: post title, %2$d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:175 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of \"%1$s\" with a minimum %2$d-star rating" msgstr "" #. translators: %1$s: user role name, %2$d: star rating #: plugin/Integrations/GamiPress/Triggers.php:206 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a user with the %1$s role with a %2$d-star rating" msgstr "" #. translators: %1$s: user role name, %2$d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:208 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of a user with the %1$s role with a minimum %2$d-star rating" msgstr "" #. translators: %1$s: user display name, %2$d: star rating #: plugin/Integrations/GamiPress/Triggers.php:216 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of %1$s with a %2$d-star rating" msgstr "" #. translators: %1$s: user display name, %2$d: minimum star rating #: plugin/Integrations/GamiPress/Triggers.php:218 #, php-format msgctxt "1 point for ... 1 time" msgid "writing a review of %1$s with a minimum %2$d-star rating" msgstr "" #. translators: %1$s: plugin name, %2$s: plugin version #: plugin/Integrations/IntegrationHooks.php:39 #: plugin/Integrations/MultilingualPress/Hooks.php:86 #, php-format msgctxt "admin-text" msgid "Update %1$s to version %2$s or higher to enable the integration with Site Reviews." msgstr "" #. translators: %1$s: average rating, %2$s: maximum rating, %3$s: number of ratings #: plugin/Modules/Html/Partials/StarRating.php:35 #, php-format msgid "Rated %1$s out of %2$s stars based on %3$s ratings" msgstr "" #. translators: %1$s: average rating, %2$s: maximum rating #: plugin/Modules/Html/Partials/StarRating.php:37 #, php-format msgid "Rated %1$s out of %2$s stars" msgstr "" #. translators: %1$s: this plugin's name, %2$s: link(s) to the required plugin(s) #: plugin/Notices/GatekeeperNotice.php:43 #, php-format msgctxt "admin-text" msgid "%1$s requires the latest version of %2$s to enable the integration." msgid_plural "%1$s requires the latest version of the following plugins to enable integration: %2$s" msgstr[0] "" msgstr[1] "" #. translators: %1$s: file name, %2$d: upload limit in KiB #: plugin/UploadedFile.php:96 #, php-format msgctxt "file error (admin-text)" msgid "The file \"%1$s\" exceeds the upload_max_filesize ini directive (limit is %2$d KiB)." msgstr "" #. translators: %1$s: link to the @id schema property documentation, %2$s: link with the text "Custom Fields metabox", %3$s: link to the schema filter hook documentation #: views/pages/settings/schema.php:24 #, php-format msgctxt "admin-text" msgid "In some cases it may be useful to link the Site Reviews schema with other schema on your page, this is done by adding the %1$s unique identifier property to each schema that you wish to link. If you are using Woocommerce and have set the Schema Type to \"Product\", Site Reviews will automatically do this for you. In all other cases, either use the <code>schema_identifier</code> Custom Field name in the %2$s, or use the %3$s hook." msgstr "" #. translators: %1$s: link to the WordPress Export tool, %2$s: link to the WordPress Import tool #: views/pages/tools/general/export-reviews.php:17 #: views/pages/tools/general/import-reviews.php:23 #, php-format msgctxt "admin-text" msgid "You can also use the WordPress %1$s and %2$s tools to export and import your reviews and categories." msgstr "" #. translators: %1$s: installed plugin version, %2$s: plugin name #: views/pages/tools/general/rollback-plugin.php:27 #, php-format msgctxt "admin-text" msgid "You currently have version %1$s installed of %2$s. Run this tool to rollback to a previous release." msgstr "" #. translators: %1$s: number of minutes, %2$s: number of seconds #: views/pages/welcome/getting-started.php:22 #, php-format msgctxt "admin-text" msgid "%1$s minutes, %2$s seconds" msgstr "" #. translators: %1$s: plugin name, %2$s: plugin version #: views/partials/notices/upgraded.php:8 #, php-format msgctxt "plugin name|version (admin-text)" msgid "%1$s has been updated to version %2$s" msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:22 msgctxt "admin-text" msgid "The assignments as JSON data, under the name it had before assigned_data." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:26 msgctxt "admin-text" msgid "The posts, categories and users the review is assigned to, as JSON data." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:32 msgctxt "admin-text" msgid "Links to the posts the review is assigned to." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:37 msgctxt "admin-text" msgid "The titles of the posts the review is assigned to." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:42 msgctxt "admin-text" msgid "The names of the categories the review is assigned to." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:47 msgctxt "admin-text" msgid "The names of the users the review is assigned to." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:53 msgctxt "admin-text" msgid "The name of the reviewer." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:58 msgctxt "admin-text" msgid "The user ID of the reviewer, or 0 if they were not logged in." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:64 msgctxt "admin-text" msgid "The avatar image of the reviewer." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:70 msgctxt "admin-text" msgid "The body of the review." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:75 msgctxt "admin-text" msgid "The values of every custom field, as data." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:81 msgctxt "admin-text" msgid "The date the review was submitted." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:86 msgctxt "admin-text" msgid "The date the review was submitted, in UTC." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:91 msgctxt "admin-text" msgid "The email address of the reviewer." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:96 msgctxt "admin-text" msgid "The IP address the review was submitted from." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:101 msgctxt "admin-text" msgid "Whether the review has been approved." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:106 msgctxt "admin-text" msgid "Whether the review has been edited since it was submitted." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:111 msgctxt "admin-text" msgid "Whether the review is pinned." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:117 msgctxt "admin-text" msgid "Where the review was submitted from." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:122 msgctxt "admin-text" msgid "The name of the reviewer, under the key it is stored with." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:128 msgctxt "admin-text" msgid "The star rating of the review." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:133 msgctxt "admin-text" msgid "The internal ID of the rating record." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:139 msgctxt "admin-text" msgid "Your response to the review." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:144 msgctxt "admin-text" msgid "The ID of the review." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:149 msgctxt "admin-text" msgid "How many people found the review helpful." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:154 msgctxt "admin-text" msgid "The publication status of the review." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:159 msgctxt "admin-text" msgid "Whether the reviewer accepted the terms." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:170 msgctxt "admin-text" msgid "Where the review came from: your site, or an imported source." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:175 msgctxt "admin-text" msgid "The link the review was imported from." msgstr "" #: plugin/Defaults/ReviewTagsDefaults.php:181 msgctxt "admin-text" msgid "Whether the reviewer has been verified." msgstr "" #. translators: %1$s: this plugin's name, %2$s: link(s) to the untested plugin(s) #: plugin/Notices/GatekeeperNotice.php:56 #, php-format msgctxt "admin-text" msgid "%1$s has not been tested with the installed version of %2$s and may need an update." msgid_plural "%1$s has not been tested with the installed versions of the following plugins and may need an update: %2$s" msgstr[0] "" msgstr[1] "" #: plugin/Overrides/ScheduledActionsTable.php:506 msgctxt "admin-text" msgid "async" msgstr "" #: plugin/Commands/ProcessCsvFile.php:82 msgctxt "admin-text" msgid "Another import is already running. Please try again in a couple of minutes." msgstr "" #: plugin/Commands/ProcessCsvFile.php:148 msgctxt "admin-text" msgid "Duplicate row" msgstr "" #: plugin/Controllers/Api/Version1/RestRenderController.php:80 msgid "The review verification token is invalid." msgstr "" #: plugin/Controllers/Api/Version1/RestRenderController.php:87 msgid "The review does not exist." msgstr "" #. translators: %1$d: number of reviews processed, %2$d: total number of reviews #: plugin/Commands/ImportReviews.php:32 #: plugin/Integrations/WooCommerce/Commands/ImportProductReviews.php:65 #, php-format msgctxt "admin-text" msgid "Processed %1$d of %2$d reviews" msgstr "" #. translators: %s: number of skipped entries #: plugin/Commands/ImportReviewsCleanup.php:54 #, php-format msgctxt "admin-text" msgid "%s entry was skipped because a review with the same details already exists." msgid_plural "%s entries were skipped because a review with the same details already exists." msgstr[0] "" msgstr[1] "" #: plugin/Commands/ImportReviewsCleanup.php:57 msgctxt "admin-text" msgid "A review in the Trash also counts as an existing review." msgstr "" #: plugin/Commands/ImportReviewsCleanup.php:62 msgctxt "admin-text" msgid "Trash" msgstr "" #. translators: %1$s: number of reviews, %2$s: link to the Trash #: plugin/Commands/ImportReviewsCleanup.php:66 #, php-format msgctxt "admin-text" msgid "%1$s review is in the %2$s. Empty the Trash to import it again." msgid_plural "%1$s reviews are in the %2$s. Empty the Trash to import them again." msgstr[0] "" msgstr[1] "" #. translators: %s: number of skipped entries #: plugin/Commands/ImportReviewsCleanup.php:78 #, php-format msgctxt "admin-text" msgid "%s entry could not be saved as a review." msgid_plural "%s entries could not be saved as reviews." msgstr[0] "" msgstr[1] "" #. translators: %s: link to the Console page #: plugin/Commands/ImportReviewsCleanup.php:83 #, php-format msgctxt "admin-text" msgid "Check the %s page for the reason." msgstr "" #: views/pages/tools/general/import-reviews.php:17 msgctxt "admin-text" msgid "An entry that matches an existing review is also skipped, even when that review is in the Trash." msgstr "" #: plugin/Addons/UpdateNotice.php:60 #: plugin/Addons/UpdateNotice.php:90 msgctxt "admin-text" msgid "license key" msgstr "" #. translators: %s: link with the text "license key" #: plugin/Addons/UpdateNotice.php:62 #, php-format msgctxt "admin-text" msgid "A valid %s is required to update this plugin." msgstr "" #: plugin/Addons/UpdateNotice.php:66 msgctxt "admin-text" msgid "contact support" msgstr "" #. translators: %s: link with the text "contact support" #: plugin/Addons/UpdateNotice.php:68 #, php-format msgctxt "admin-text" msgid "Your license has been disabled. Please %s to update this plugin." msgstr "" #: plugin/Addons/UpdateNotice.php:72 msgctxt "admin-text" msgid "Renew it" msgstr "" #. translators: %s: link with the text "Renew it" #: plugin/Addons/UpdateNotice.php:74 #, php-format msgctxt "admin-text" msgid "Your license has expired. %s to update this plugin." msgstr "" #: plugin/Addons/UpdateNotice.php:78 #: plugin/Addons/UpdateNotice.php:84 msgctxt "admin-text" msgid "Check it" msgstr "" #. translators: %s: link with the text "Check it" #: plugin/Addons/UpdateNotice.php:80 #, php-format msgctxt "admin-text" msgid "Your license key was not recognized. %s to update this plugin." msgstr "" #. translators: %s: link with the text "Check it" #: plugin/Addons/UpdateNotice.php:86 #, php-format msgctxt "admin-text" msgid "Your license key is for a different plugin. %s to update this plugin." msgstr "" #. translators: %s: link with the text "license key" #: plugin/Addons/UpdateNotice.php:92 #, php-format msgctxt "admin-text" msgid "Enter your %s to update this plugin." msgstr "" #: plugin/Addons/UpdateNotice.php:96 msgctxt "admin-text" msgid "Activate it" msgstr "" #. translators: %s: link with the text "Activate it" #: plugin/Addons/UpdateNotice.php:98 #, php-format msgctxt "admin-text" msgid "Your license is not activated for this site. %s to update this plugin." msgstr "" #: plugin/Controllers/UpdateController.php:32 msgctxt "admin-text" msgid "The following Site Reviews addons did not update because their license does not allow it:" msgstr "" #: config/settings.php:553 msgctxt "admin-text" msgid "Use the current page title" msgstr "" #: config/settings.php:581 msgctxt "admin-text" msgid "Use the current page excerpt" msgstr "" #: config/settings.php:609 msgctxt "admin-text" msgid "Use the current page URL" msgstr "" #: config/settings.php:637 msgctxt "admin-text" msgid "Use the featured image of the current page" msgstr ""