CMS Project Sync

This commit is contained in:
2026-04-15 15:59:53 -04:00
parent 015ea75186
commit a747e2a1d9
11220 changed files with 2590467 additions and 0 deletions
@@ -0,0 +1,826 @@
# Translation of Plugins - Akismet Anti-spam: Spam Protection - Stable (latest release) in English (Canada)
# This file is distributed under the same license as the Plugins - Akismet Anti-spam: Spam Protection - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-11-29 13:52:40+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: en_CA\n"
"Project-Id-Version: Plugins - Akismet Anti-spam: Spam Protection - Stable (latest release)\n"
#: views/stats.php:11
msgid "Akismet detailed stats"
msgstr "Akismet detailed stats"
#: views/stats.php:6
msgid "Back to settings"
msgstr "Back to settings"
#: views/config.php:268
msgid "Subscription type"
msgstr "Subscription type"
#: views/config.php:232
msgid "To help your site with transparency under privacy laws like the GDPR, Akismet can display a notice to your users under your comment forms."
msgstr "To help your site with transparency under privacy laws like the GDPR, Akismet can display a notice to your users under your comment forms."
#: views/config.php:154
msgid "Spam filtering"
msgstr "Spam filtering"
#: views/config.php:94 views/enter.php:9
msgid "API key"
msgstr "API key"
#: views/config.php:44
msgid "Akismet stats"
msgstr "Akismet stats"
#. Author of the plugin
#: akismet.php
msgid "Automattic - Anti-spam Team"
msgstr "Automattic - Anti-spam Team"
#. Plugin Name of the plugin
#: akismet.php
msgid "Akismet Anti-spam: Spam Protection"
msgstr "Akismet Anti-spam: Spam Protection"
#: views/notice.php:47
msgid "WP-Cron has been disabled using the DISABLE_WP_CRON constant. Comment rechecks may not work properly."
msgstr "WP-Cron has been disabled using the DISABLE_WP_CRON constant. Comment rechecks may not work properly."
#. translators: %1$s is a human-readable time difference, like "3 hours ago",
#. and %2$s is an already-translated phrase describing how a comment's status
#. changed, like "This comment was reported as spam."
#: class.akismet-admin.php:814
msgid "%1$s - %2$s"
msgstr "%1$s - %2$s"
#: views/get.php:31
msgid "(opens in a new tab)"
msgstr "(opens in a new tab)"
#. translators: The placeholder is the name of a subscription level, like
#. "Akismet Business" or "Akismet Enterprise" .
#: views/notice.php:370
msgid "Upgrade to %s"
msgstr "Upgrade to %s"
#. translators: The first placeholder is a date, the second is a (formatted)
#. number, the third is another formatted number.
#: views/notice.php:304
msgid "Since %1$s, your account made %2$s API calls, compared to your plan’s limit of %3$s."
msgstr "Since %1$s, your account made %2$s API calls, compared to your plan’s limit of %3$s."
#: views/notice.php:291
msgid "Your account has been restricted"
msgstr "Your account has been restricted"
#: views/notice.php:287
msgid "Your Akismet account usage is approaching your plan’s limit"
msgstr "Your Akismet account usage is approaching your plan’s limit"
#: views/notice.php:284
msgid "Your Akismet account usage is over your plan’s limit"
msgstr "Your Akismet account usage is over your plan’s limit"
#: views/notice.php:241
msgid "Your API key is no longer valid."
msgstr "Your API key is no longer valid."
#. translators: The placeholder is for showing how much of the process has
#. completed, as a percent. e.g., "Checking for Spam (40%)"
#: class.akismet-admin.php:499
msgid "Checking for Spam (%1$s%)"
msgstr "Checking for Spam (%1$s%)"
#: class.akismet-admin.php:830
msgid "No comment history."
msgstr "No comment history."
#: class.akismet-admin.php:763
msgid "Akismet was unable to recheck this comment."
msgstr "Akismet was unable to recheck this comment."
#: class.akismet-admin.php:755
msgid "Akismet was unable to check this comment but will automatically retry later."
msgstr "Akismet was unable to check this comment but will automatically retry later."
#. translators: The placeholder is a WordPress PHP function name.
#: class.akismet-admin.php:724
msgid "Comment was caught by %s."
msgstr "Comment was caught by %s."
#: class.akismet.php:973
msgid "Akismet is not configured. Please enter an API key."
msgstr "Akismet is not configured. Please enter an API key."
#: views/enter.php:7
msgid "Enter your API key"
msgstr "Enter your API key"
#: class.akismet-admin.php:1376
msgid "Akismet could not recheck your comments for spam."
msgstr "Akismet could not recheck your comments for spam."
#: class.akismet-cli.php:167
msgid "Stats response could not be decoded."
msgstr "Stats response could not be decoded."
#: class.akismet-cli.php:161
msgid "Currently unable to fetch stats. Please try again."
msgstr "Currently unable to fetch stats. Please try again."
#: class.akismet-cli.php:135
msgid "API key must be set to fetch stats."
msgstr "API key must be set to fetch stats."
#: views/config.php:225
msgid "Do not display privacy notice."
msgstr "Do not display privacy notice."
#: views/config.php:217
msgid "Display a privacy notice under your comment forms."
msgstr "Display a privacy notice under your comment forms."
#: views/config.php:211
msgid "Akismet privacy notice"
msgstr "Akismet privacy notice"
#: views/config.php:206
msgid "Privacy"
msgstr "Privacy"
#: class.akismet.php:474
msgid "Comment discarded."
msgstr "Comment discarded."
#: class.akismet-rest-api.php:206
msgid "This site's API key is hardcoded and cannot be deleted."
msgstr "This site's API key is hardcoded and cannot be deleted."
#: class.akismet-rest-api.php:190
msgid "The value provided is not a valid and registered API key."
msgstr "The value provided is not a valid and registered API key."
#: class.akismet-rest-api.php:184
msgid "This site's API key is hardcoded and cannot be changed via the API."
msgstr "This site's API key is hardcoded and cannot be changed via the API."
#: class.akismet-rest-api.php:84 class.akismet-rest-api.php:97
msgid "The time period for which to retrieve stats. Options: 60-days, 6-months, all"
msgstr "The time period for which to retrieve stats. Options: 60-days, 6-months, all"
#: class.akismet-rest-api.php:65
msgid "If true, show the number of approved comments beside each comment author in the comments list page."
msgstr "If true, show the number of approved comments beside each comment author in the comments list page."
#: class.akismet-rest-api.php:60
msgid "If true, Akismet will automatically discard the worst spam automatically rather than putting it in the spam folder."
msgstr "If true, Akismet will automatically discard the worst spam automatically rather than putting it in the spam folder."
#: views/notice.php:128
msgid "Your site can’t connect to the Akismet servers."
msgstr "Your site can’t connect to the Akismet servers."
#. translators: %s is the wp-config.php file
#: views/predefined.php:7
msgid "An Akismet API key has been defined in the %s file for this site."
msgstr "An Akismet API key has been defined in the %s file for this site."
#: views/predefined.php:2
msgid "Manual Configuration"
msgstr "Manual Configuration"
#: class.akismet-admin.php:284
msgid "On this page, you are able to update your Akismet settings and view spam stats."
msgstr "On this page, you are able to update your Akismet settings and view spam stats."
#: class.akismet-admin.php:144 class.akismet-admin.php:146
msgid "Akismet Anti-spam"
msgstr "Akismet Anti-spam"
#: views/enter.php:10
msgid "Connect with API key"
msgstr "Connect with API key"
#: views/setup-jetpack.php:69
msgid "Connect with Jetpack"
msgstr "Connect with Jetpack"
#: views/setup.php:13
msgid "Eliminate spam from your site"
msgstr "Eliminate spam from your site"
#. translators: The placeholder is a URL for checking pending comments.
#: views/notice.php:224
msgid "Would you like to <a href=\"%s\">check pending comments</a>?"
msgstr "Would you like to <a href=\"%s\">check pending comments</a>?"
#: views/notice.php:26
msgid "Set up your Akismet account"
msgstr "Set up your Akismet account"
#: views/config.php:31
msgid "Statistics"
msgstr "Statistics"
#: class.akismet-admin.php:1505
msgid "Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. It keeps your site protected even while you sleep. To get started, just go to <a href=\"admin.php?page=akismet-key-config\">your Akismet Settings page</a> to set up your API key."
msgstr "Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. It keeps your site protected even while you sleep. To get started, just go to <a href=\"admin.php?page=akismet-key-config\">your Akismet Settings page</a> to set up your API key."
#: class.akismet-admin.php:1503
msgid "Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. Your site is fully configured and being protected, even while you sleep."
msgstr "Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. Your site is fully configured and being protected, even while you sleep."
#. translators: %s: Number of comments.
#: class.akismet-admin.php:1370
msgid "%s comment was caught as spam."
msgid_plural "%s comments were caught as spam."
msgstr[0] "%s comment was caught as spam."
msgstr[1] "%s comments were caught as spam."
#: class.akismet-admin.php:1367
msgid "No comments were caught as spam."
msgstr "No comments were caught as spam."
#. translators: %s: Number of comments.
#: class.akismet-admin.php:1363
msgid "Akismet checked %s comment."
msgid_plural "Akismet checked %s comments."
msgstr[0] "Akismet checked %s comment."
msgstr[1] "Akismet checked %s comments."
#: class.akismet-admin.php:1360
msgid "There were no comments to check. Akismet will only check comments awaiting moderation."
msgstr "There were no comments to check. Akismet will only check comments awaiting moderation."
#: class.akismet.php:979
msgid "Comment not found."
msgstr "Comment not found."
#. translators: %d: Number of comments.
#: class.akismet-cli.php:89
msgid "%d comment could not be checked."
msgid_plural "%d comments could not be checked."
msgstr[0] "%d comment could not be checked."
msgstr[1] "%d comments could not be checked."
#. translators: %d: Number of comments.
#: class.akismet-cli.php:85
msgid "%d comment moved to Spam."
msgid_plural "%d comments moved to Spam."
msgstr[0] "%d comment moved to Spam."
msgstr[1] "%d comments moved to Spam."
#. translators: %d: Number of comments.
#: class.akismet-cli.php:82
msgid "Processed %d comment."
msgid_plural "Processed %d comments."
msgstr[0] "Processed %d comment."
msgstr[1] "Processed %d comments."
#. translators: %d: Comment ID.
#: class.akismet-cli.php:45
msgid "Comment #%d could not be checked."
msgstr "Comment #%d could not be checked."
#. translators: %d: Comment ID.
#: class.akismet-cli.php:42
msgid "Failed to connect to Akismet."
msgstr "Failed to connect to Akismet."
#. translators: %d: Comment ID.
#: class.akismet-cli.php:39
msgid "Comment #%d is not spam."
msgstr "Comment #%d is not spam."
#. translators: %d: Comment ID.
#: class.akismet-cli.php:36
msgid "Comment #%d is spam."
msgstr "Comment #%d is spam."
#. translators: %s: number of false positive spam flagged by Akismet
#: views/config.php:66
msgid "%s false positive"
msgid_plural "%s false positives"
msgstr[0] "%s false positive"
msgstr[1] "%s false positives"
#. translators: %s: number of spam missed by Akismet
#: views/config.php:64
msgid "%s missed spam"
msgid_plural "%s missed spam"
msgstr[0] "%s missed spam"
msgstr[1] "%s missed spam"
#: views/notice.php:194
msgid "You don&#8217;t have an Akismet plan."
msgstr "You don&#8217;t have an Akismet plan."
#: views/notice.php:161
msgid "Your Akismet subscription is suspended."
msgstr "Your Akismet subscription is suspended."
#: views/notice.php:150
msgid "Your Akismet plan has been cancelled."
msgstr "Your Akismet plan has been cancelled."
#: views/notice.php:139
msgid "Please update your payment information."
msgstr "Please update your payment information."
#. translators: %s: Number of minutes.
#: class.akismet-admin.php:1265
msgid "Akismet has saved you %d minute!"
msgid_plural "Akismet has saved you %d minutes!"
msgstr[0] "Akismet has saved you %d minute!"
msgstr[1] "Akismet has saved you %d minutes!"
#. translators: %s: Number of hours.
#: class.akismet-admin.php:1262
msgid "Akismet has saved you %d hour!"
msgid_plural "Akismet has saved you %d hours!"
msgstr[0] "Akismet has saved you %d hour!"
msgstr[1] "Akismet has saved you %d hours!"
#. translators: %s: Number of days.
#: class.akismet-admin.php:1259
msgid "Akismet has saved you %s day!"
msgid_plural "Akismet has saved you %s days!"
msgstr[0] "Akismet has saved you %s day!"
msgstr[1] "Akismet has saved you %s days!"
#: class.akismet-admin.php:233 class.akismet-admin.php:271
#: class.akismet-admin.php:283
msgid "Akismet filters out spam, so you can focus on more important things."
msgstr "Akismet filters out spam, so you can focus on more important things."
#: views/notice.php:258
msgid "The API key you entered could not be verified."
msgstr "The API key you entered could not be verified."
#: views/config.php:121
msgid "All systems functional."
msgstr "All systems functional."
#: views/config.php:120
msgid "Enabled."
msgstr "Enabled."
#: views/config.php:118
msgid "Akismet encountered a problem with a previous SSL request and disabled it temporarily. It will begin using SSL for requests again shortly."
msgstr "Akismet encountered a problem with a previous SSL request and disabled it temporarily. It will begin using SSL for requests again shortly."
#: views/config.php:117
msgid "Temporarily disabled."
msgstr "Temporarily disabled."
#: views/config.php:112
msgid "Your Web server cannot make SSL requests; contact your Web host and ask them to add support for SSL requests."
msgstr "Your Web server cannot make SSL requests; contact your Web host and ask them to add support for SSL requests."
#: views/config.php:111
msgid "Disabled."
msgstr "Disabled."
#: class.akismet-admin.php:741
msgid "This comment was reported as not spam."
msgstr "This comment was reported as not spam."
#: class.akismet-admin.php:733
msgid "This comment was reported as spam."
msgstr "This comment was reported as spam."
#. Author URI of the plugin
#: akismet.php
msgid "https://automattic.com/wordpress-plugins/"
msgstr "https://automattic.com/wordpress-plugins/"
#. Plugin URI of the plugin
#: akismet.php
msgid "https://akismet.com/"
msgstr "https://akismet.com/"
#: views/enter.php:2
msgid "Manually enter an API key"
msgstr "Manually enter an API key"
#: views/notice.php:352
msgid "Contact Akismet support"
msgstr "Contact Akismet support"
#: views/notice.php:236
msgid "The key you entered is invalid. Please double-check it."
msgstr "The key you entered is invalid. Please double-check it."
#: views/notice.php:183
msgid "There is a problem with your API key."
msgstr "There is a problem with your API key."
#: views/notice.php:112
msgid "Network functions are disabled."
msgstr "Network functions are disabled."
#: views/notice.php:37
msgid "Some comments have not yet been checked for spam by Akismet. They have been temporarily held for moderation and will automatically be rechecked later."
msgstr "Some comments have not yet been checked for spam by Akismet. They have been temporarily held for moderation and will automatically be rechecked later."
#: views/notice.php:36 views/notice.php:46
msgid "Akismet has detected a problem."
msgstr "Akismet has detected a problem."
#: views/config.php:312
msgid "Change"
msgstr "Change"
#: views/config.php:312
msgid "Upgrade"
msgstr "Upgrade"
#: views/config.php:286
msgid "Active"
msgstr "Active"
#: views/config.php:282
msgid "Missing"
msgstr "Missing"
#: views/config.php:280
msgid "Suspended"
msgstr "Suspended"
#: views/config.php:278
msgid "Cancelled"
msgstr "Cancelled"
#: views/config.php:249
msgid "Save changes"
msgstr "Save changes"
#: views/config.php:241
msgid "Disconnect this account"
msgstr "Disconnect this account"
#: views/config.php:180
msgid "Note:"
msgstr "Note:"
#: views/config.php:173
msgid "Always put spam in the Spam folder for review."
msgstr "Always put spam in the Spam folder for review."
#: views/config.php:165
msgid "Silently discard the worst and most pervasive spam so I never see it."
msgstr "Silently discard the worst and most pervasive spam so I never see it."
#: views/config.php:59
msgid "Accuracy"
msgstr "Accuracy"
#: views/config.php:54
msgid "All time"
msgstr "All time"
#: views/config.php:51 views/config.php:56
msgid "Spam blocked"
msgid_plural "Spam blocked"
msgstr[0] "Spam blocked"
msgstr[1] ""
#: views/config.php:49
msgid "Past six months"
msgstr "Past six months"
#. translators: 1: WordPress documentation URL, 2: Akismet download URL.
#: class.akismet.php:1918
msgid "Please <a href=\"%1$s\">upgrade WordPress</a> to a current version, or <a href=\"%2$s\">downgrade to version 2.4 of the Akismet plugin</a>."
msgstr "Please <a href=\"%1$s\">upgrade WordPress</a> to a current version, or <a href=\"%2$s\">downgrade to version 2.4 of the Akismet plugin</a>."
#: class.akismet-admin.php:748
msgid "Akismet cleared this comment during an automatic retry."
msgstr "Akismet cleared this comment during an automatic retry."
#: class.akismet-admin.php:745
msgid "Akismet caught this comment as spam during an automatic retry."
msgstr "Akismet caught this comment as spam during an automatic retry."
#. translators: The placeholder is a username.
#: class.akismet-admin.php:739
msgid "%s reported this comment as not spam."
msgstr "%s reported this comment as not spam."
#. translators: The placeholder is a username.
#: class.akismet-admin.php:731
msgid "%s reported this comment as spam."
msgstr "%s reported this comment as spam."
#. translators: %1$s is a username; %2$s is a short string (like 'spam' or
#. 'approved') denoting the new comment status.
#: class.akismet-admin.php:796
msgid "%1$s changed the comment status to %2$s."
msgstr "%1$s changed the comment status to %2$s."
#. translators: The placeholder is an error response returned by the API
#. server.
#: class.akismet-admin.php:753
msgid "Akismet was unable to check this comment (response: %s) but will automatically retry later."
msgstr "Akismet was unable to check this comment (response: %s) but will automatically retry later."
#: class.akismet-admin.php:715
msgid "Akismet cleared this comment."
msgstr "Akismet cleared this comment."
#. translators: The placeholder is a short string (like 'spam' or 'approved')
#. denoting the new comment status.
#: class.akismet-admin.php:790
msgid "Comment status was changed to %s"
msgstr "Comment status was changed to %s"
#: class.akismet-admin.php:709
msgid "Akismet caught this comment as spam."
msgstr "Akismet caught this comment as spam."
#. translators: The placeholder is the number of pieces of spam blocked by
#. Akismet.
#: class.akismet-widget.php:146
msgid "<strong class=\"count\">%1$s spam</strong> blocked by <strong>Akismet</strong>"
msgid_plural "<strong class=\"count\">%1$s spam</strong> blocked by <strong>Akismet</strong>"
msgstr[0] "<strong class=\"count\">%1$s spam</strong> blocked by <strong>Akismet</strong>"
msgstr[1] "<strong class=\"count\">%1$s spam</strong> blocked by <strong>Akismet</strong>"
#: class.akismet-widget.php:39
msgid "Title:"
msgstr "Title:"
#: class.akismet-widget.php:34 class.akismet-widget.php:69
msgid "Spam Blocked"
msgstr "Spam Blocked"
#: class.akismet-widget.php:21
msgid "Display the number of spam comments Akismet has caught"
msgstr "Display the number of spam comments Akismet has caught"
#: class.akismet-widget.php:20
msgid "Akismet Widget"
msgstr "Akismet Widget"
#: class.akismet-admin.php:1255
msgid "Cleaning up spam takes time."
msgstr "Cleaning up spam takes time."
#. translators: The Akismet configuration page URL.
#: class.akismet-admin.php:1127
msgid "Please check your <a href=\"%s\">Akismet configuration</a> and contact your web host if problems persist."
msgstr "Please check your <a href=\"%s\">Akismet configuration</a> and contact your web host if problems persist."
#. translators: The placeholder is an amount of time, like "7 seconds" or "3
#. days" returned by the function human_time_diff().
#: class.akismet-admin.php:810
msgid "%s ago"
msgstr "%s ago"
#. translators: %s: Number of comments.
#: class.akismet-admin.php:682
msgid "%s approved"
msgid_plural "%s approved"
msgstr[0] "%s approved"
msgstr[1] "%s approved"
#: class.akismet-admin.php:656
msgid "History"
msgstr "History"
#: class.akismet-admin.php:656 class.akismet-admin.php:664
msgid "View comment history"
msgstr "View comment history"
#. translators: %s: Username.
#: class.akismet-admin.php:643
msgid "Un-spammed by %s"
msgstr "Un-spammed by %s"
#. translators: %s: Username.
#: class.akismet-admin.php:640
msgid "Flagged as spam by %s"
msgstr "Flagged as spam by %s"
#: class.akismet-admin.php:634
msgid "Cleared by Akismet"
msgstr "Cleared by Akismet"
#: class.akismet-admin.php:632
msgid "Flagged as spam by Akismet"
msgstr "Flagged as spam by Akismet"
#: class.akismet-admin.php:628
msgid "Awaiting spam check"
msgstr "Awaiting spam check"
#. translators: The placeholder is an error response returned by the API
#. server.
#: class.akismet-admin.php:761
msgid "Akismet was unable to recheck this comment (response: %s)."
msgstr "Akismet was unable to recheck this comment (response: %s)."
#: class.akismet-admin.php:712
msgid "Akismet re-checked and cleared this comment."
msgstr "Akismet re-checked and cleared this comment."
#: class.akismet-admin.php:706
msgid "Akismet re-checked and caught this comment as spam."
msgstr "Akismet re-checked and caught this comment as spam."
#: class.akismet-admin.php:516
msgid "Check for Spam"
msgstr "Check for Spam"
#. translators: %s: Comments page URL.
#: class.akismet-admin.php:458
msgid "There&#8217;s nothing in your <a href='%s'>spam queue</a> at the moment."
msgstr "There&#8217;s nothing in your <a href='%s'>spam queue</a> at the moment."
#. translators: 1: Number of comments, 2: Comments page URL.
#: class.akismet-admin.php:447
msgid "There&#8217;s <a href=\"%2$s\">%1$s comment</a> in your spam queue right now."
msgid_plural "There are <a href=\"%2$s\">%1$s comments</a> in your spam queue right now."
msgstr[0] "There&#8217;s <a href=\"%2$s\">%1$s comment</a> in your spam queue right now."
msgstr[1] "There are <a href=\"%2$s\">%1$s comments</a> in your spam queue right now."
#. translators: %s: Akismet website URL.
#: class.akismet-admin.php:439
msgid "<a href=\"%s\">Akismet</a> blocks spam from getting to your blog. "
msgstr "<a href=\"%s\">Akismet</a> blocks spam from getting to your blog. "
#. translators: 1: Akismet website URL, 2: Number of spam comments.
#: class.akismet-admin.php:428
msgid "<a href=\"%1$s\">Akismet</a> has protected your site from %2$s spam comment already. "
msgid_plural "<a href=\"%1$s\">Akismet</a> has protected your site from %2$s spam comments already. "
msgstr[0] "<a href=\"%1$s\">Akismet</a> has protected your site from %2$s spam comment already. "
msgstr[1] "<a href=\"%1$s\">Akismet</a> has protected your site from %2$s spam comments already. "
#. translators: 1: Akismet website URL, 2: Comments page URL, 3: Number of spam
#. comments.
#: class.akismet-admin.php:411
msgid "<a href=\"%1$s\">Akismet</a> has protected your site from <a href=\"%2$s\">%3$s spam comment</a>."
msgid_plural "<a href=\"%1$s\">Akismet</a> has protected your site from <a href=\"%2$s\">%3$s spam comments</a>."
msgstr[0] "<a href=\"%1$s\">Akismet</a> has protected your site from <a href=\"%2$s\">%3$s spam comment</a>."
msgstr[1] "<a href=\"%1$s\">Akismet</a> has protected your site from <a href=\"%2$s\">%3$s spam comments</a>."
#: class.akismet-admin.php:407
msgctxt "comments"
msgid "Spam"
msgstr "Spam"
#: class.akismet-admin.php:326
msgid "Cheatin&#8217; uh?"
msgstr "Cheatin&#8217; eh?"
#: class.akismet-admin.php:320
msgid "Akismet Support"
msgstr "Akismet Support"
#: class.akismet-admin.php:319
msgid "Akismet FAQ"
msgstr "Akismet FAQ"
#: class.akismet-admin.php:317
msgid "For more information:"
msgstr "For more information:"
#: class.akismet-admin.php:308
msgid "The subscription status - active, cancelled or suspended"
msgstr "The subscription status - active, cancelled or suspended"
#: class.akismet-admin.php:308 views/config.php:274
msgid "Status"
msgstr "Status"
#: class.akismet-admin.php:307
msgid "The Akismet subscription plan"
msgstr "The Akismet subscription plan"
#: class.akismet-admin.php:307
msgid "Subscription Type"
msgstr "Subscription Type"
#: class.akismet-admin.php:304 views/config.php:260
msgid "Account"
msgstr "Account"
#: class.akismet-admin.php:296
msgid "Choose to either discard the worst spam automatically or to always put all spam in spam folder."
msgstr "Choose to either discard the worst spam automatically or to always put all spam in spam folder."
#: class.akismet-admin.php:296
msgid "Strictness"
msgstr "Strictness"
#: class.akismet-admin.php:295
msgid "Show the number of approved comments beside each comment author in the comments list page."
msgstr "Show the number of approved comments beside each comment author in the comments list page."
#: class.akismet-admin.php:295 views/config.php:131
msgid "Comments"
msgstr "Comments"
#: class.akismet-admin.php:294
msgid "Enter/remove an API key."
msgstr "Enter/remove an API key."
#: class.akismet-admin.php:294
msgid "API Key"
msgstr "API Key"
#: class.akismet-admin.php:282 class.akismet-admin.php:293
#: class.akismet-admin.php:306
msgid "Akismet Configuration"
msgstr "Akismet Configuration"
#: class.akismet-admin.php:272
msgid "On this page, you are able to view stats on spam filtered on your site."
msgstr "On this page, you are able to view stats on spam filtered on your site."
#: class.akismet-admin.php:270
msgid "Akismet Stats"
msgstr "Akismet Stats"
#: class.akismet-admin.php:259
msgid "Click the Use this Key button."
msgstr "Click the Use this Key button."
#: class.akismet-admin.php:258
msgid "Copy and paste the API key into the text field."
msgstr "Copy and paste the API key into the text field."
#: class.akismet-admin.php:256
msgid "If you already have an API key"
msgstr "If you already have an API key"
#: class.akismet-admin.php:253
msgid "Enter an API Key"
msgstr "Enter an API Key"
#. translators: %s: a link to the signup page with the text 'Akismet.com'.
#: class.akismet-admin.php:246
msgid "Sign up for an account on %s to get an API Key."
msgstr "Sign up for an account on %s to get an API Key."
#: class.akismet-admin.php:244
msgid "You need to enter an API key to activate the Akismet service on your site."
msgstr "You need to enter an API key to activate the Akismet service on your site."
#: class.akismet-admin.php:241
msgid "New to Akismet"
msgstr "New to Akismet"
#: class.akismet-admin.php:234
msgid "On this page, you are able to set up the Akismet plugin."
msgstr "On this page, you are able to set up the Akismet plugin."
#: class.akismet-admin.php:232 class.akismet-admin.php:243
#: class.akismet-admin.php:255
msgid "Akismet Setup"
msgstr "Akismet Setup"
#: class.akismet-admin.php:230 class.akismet-admin.php:268
#: class.akismet-admin.php:280
msgid "Overview"
msgstr "Overview"
#: class.akismet-admin.php:199
msgid "Re-adding..."
msgstr "Re-adding..."
#: class.akismet-admin.php:198
msgid "(undo)"
msgstr "(undo)"
#: class.akismet-admin.php:197
msgid "URL removed"
msgstr "URL removed"
#: class.akismet-admin.php:196
msgid "Removing..."
msgstr "Removing..."
#: class.akismet-admin.php:195
msgid "Remove this URL"
msgstr "Remove this URL"
#: class.akismet-admin.php:107 class.akismet-admin.php:1520
msgid "Akismet"
msgstr "Akismet"
#: class.akismet-admin.php:137 class.akismet-admin.php:291
#: class.akismet-admin.php:837 views/config.php:83
msgid "Settings"
msgstr "Settings"
#: class.akismet-admin.php:103
msgid "Comment History"
msgstr "Comment History"
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"reconnect to %s":["reconnect to %s"],"It seems like something went wrong when retrieving your website's data. Please %s and try again.":["It seems like something went wrong when retrieving your website's data. Please %s and try again."],"The number of headers and header labels don't match.":["The number of headers and header labels don't match."],"Keyphrase":["Keyphrase"],"%d day":["%d day","%d days"],"View":["View"]}},"comment":{"reference":"js\/dist\/wincher-dashboard-widget.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"New step added":["New step added"],"Optional. Customize how you want to describe the duration of the instruction":["Optional. Customize how you want to describe the duration of the instruction"],"Describe the duration of the instruction:":["Describe the duration of the instruction:"],"%d minute":["%d minute","%d minutes"],"%d hour":["%d hour","%d hours"],"%d day":["%d day","%d days"],"Enter a step title":["Enter a step title"],"Optional. This can give you better control over the styling of the steps.":["Optional. This can give you better control over the styling of the steps."],"CSS class(es) to apply to the steps":["CSS class(es) to apply to the steps"],"minutes":["minutes"],"hours":["hours"],"days":["days"],"Time needed:":["Time needed:"],"Move step down":["Move step down"],"Move step up":["Move step up"],"Insert step":["Insert step"],"Delete step":["Delete step"],"Add image":["Add image"],"Enter a step description":["Enter a step description"],"Enter a description":["Enter a description"],"Unordered list":["Unordered list"],"Showing step items as an ordered list.":["Showing step items as an ordered list."],"Showing step items as an unordered list":["Showing step items as an unordered list"],"Add step":["Add step"],"Delete total time":["Delete total time"],"Add total time":["Add total time"],"Settings":["Settings"]}},"comment":{"reference":"js\/dist\/how-to-block.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Select image":["Select image"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Previous":["Previous"],"Next":["Next"],"Close":["Close"]}},"comment":{"reference":"js\/dist\/ai-generator.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Close":["Close"]}},"comment":{"reference":"js\/dist\/ai-consent.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Check out %1$s":["Check out %1$s"],"We have both free and premium online courses to learn everything you need to know about SEO.":["We have both free and premium online courses to learn everything you need to know about SEO."],"Want to learn SEO from Team Yoast? Check out our %1$s!":["Want to learn SEO from Team Yoast? Check out our %1$s!"],"Learn SEO":["Learn SEO"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"24\/7 support":["24\/7 support"]}},"comment":{"reference":"js\/dist\/support.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Image":["Image"],"New":["New"],"Remove image":["Remove image"],"Select image":["Select image"],"Replace image":["Replace image"],"Got it":["Got it"],"This adds an author byline and reading time estimate to the article\u2019s snippet when shared on Slack.":["This adds an author byline and reading time estimate to the article\u2019s snippet when shared on Slack."],"Article type":["Article type"],"Page type":["Page type"],"Usage tracking":["Usage tracking"],"Check out %1$s":["Check out %1$s"],"We have both free and premium online courses to learn everything you need to know about SEO.":["We have both free and premium online courses to learn everything you need to know about SEO."],"Want to learn SEO from Team Yoast? Check out our %1$s!":["Want to learn SEO from Team Yoast? Check out our %1$s!"],"Learn SEO":["Learn SEO"],"Schema":["Schema"],"Show blog page in breadcrumbs":["Show blog page in breadcrumbs"],"Personal info":["Personal info"],"Organization logo":["Organization logo"],"Organization name":["Organization name"],"Organization":["Organization"],"Upgrade to %s":["Upgrade to %s"],"Tagline":["Tagline"],"Separator":["Separator"],"%d result found, use up and down arrow keys to navigate":["%d result found, use up and down arrow keys to navigate","%d results found, use up and down arrow keys to navigate"],"The readability analysis offers suggestions to improve the structure and style of your text.":["The readability analysis offers suggestions to improve the structure and style of your text."],"SEO analysis":["SEO analysis"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Text link counter":["Text link counter"],"Cornerstone content":["Cornerstone content"],"24\/7 support":["24\/7 support"],"Save changes":["Save changes"],"Variable":["Variable"],"Available variables":["Available variables"],"Admin bar menu":["Admin bar menu"],"SEO title":["SEO title"],"Content optimization":["Content optimization"],"Cancel":["Cancel"],"Readability analysis":["Readability analysis"],"Bold the last page":["Bold the last page"],"Author archives":["Author archives"],"A link to your site, with your site's name and description as anchor text.":["A link to your site, with your site's name and description as anchor text."],"A link to your site, with your site's name as anchor text.":["A link to your site, with your site's name as anchor text."],"A link to the post, with the title as anchor text.":["A link to the post, with the title as anchor text."],"You can use the following variables within the content, they will be replaced by the value on the right.":["You can use the following variables within the content, they will be replaced by the value on the right."],"Content to put after each post in the feed":["Content to put after each post in the feed"],"Content to put before each post in the feed":["Content to put before each post in the feed"],"How to insert breadcrumbs in your theme":["How to insert breadcrumbs in your theme"],"Blog":["Blog"],"Prefix for the breadcrumb path":["Prefix for the breadcrumb path"],"Anchor text for the Homepage":["Anchor text for the Homepage"],"Separator between breadcrumbs":["Separator between breadcrumbs"],"Description":["Description"],"Special pages":["Special pages"],"Date archives":["Date archives"],"You can determine the title and description for the homepage by %1$sediting the homepage itself%2$s.":["You can determine the title and description for the homepage by %1$sediting the homepage itself%2$s."],"%1$s has auto-detected whether it needs to force rewrite the titles for your pages, if you think it's wrong and you know what you're doing, you can change the setting here.":["%1$s has auto-detected whether it needs to force rewrite the titles for your pages, if you think it's wrong and you know what you're doing, you can change the setting here."],"Force rewrite titles":["Force rewrite titles"],"Homepage":["Homepage"],"Person":["Person"],"Website name":["Website name"],"RSS":["RSS"],"Breadcrumbs":["Breadcrumbs"],"Search":["Search"],"Breadcrumbs title":["Breadcrumbs title"],"Pinterest":["Pinterest"],"Close":["Close"],"Twitter":["Twitter"],"Facebook":["Facebook"],"None":["None"],"Meta description":["Meta description"],"General":["General"],"Tools":["Tools"],"Advanced":["Advanced"],"XML sitemaps":["XML sitemaps"],"Social":["Social"]}},"comment":{"reference":"js\/dist\/new-settings.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"New question added":["New question added"],"Move question down":["Move question down"],"Move question up":["Move question up"],"Insert question":["Insert question"],"Delete question":["Delete question"],"Enter the answer to the question":["Enter the answer to the question"],"Enter a question":["Enter a question"],"Add question":["Add question"],"Add image":["Add image"]}},"comment":{"reference":"js\/dist\/faq-block.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Remove image":["Remove image"],"Select image":["Select image"],"Replace image":["Replace image"],"This feature has been disabled since subsites never send tracking data.":["This feature has been disabled since subsites never send tracking data."],"Stop SEO data optimization":["Stop SEO data optimization"],"SEO data optimization is disabled for non-production environments.":["SEO data optimization is disabled for non-production environments."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["This feature includes and replaces the Text Link Counter and Internal Linking Analysis"],"Start SEO data optimization":["Start SEO data optimization"],"Check out %1$s":["Check out %1$s"],"We have both free and premium online courses to learn everything you need to know about SEO.":["We have both free and premium online courses to learn everything you need to know about SEO."],"Want to learn SEO from Team Yoast? Check out our %1$s!":["Want to learn SEO from Team Yoast? Check out our %1$s!"],"Learn SEO":["Learn SEO"],"Organization logo":["Organization logo"],"Organization name":["Organization name"],"Upgrade to %s":["Upgrade to %s"],"This feature has been disabled by the network admin.":["This feature has been disabled by the network admin."],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Go back":["Go back"],"24\/7 support":["24\/7 support"],"Save changes":["Save changes"],"No new notifications.":["No new notifications."],"Name":["Name"],"Social profiles":["Social profiles"],"Notifications":["Notifications"],"%s notification":["%s notification","%s notifications"],"Good job! We could detect no serious SEO problems.":["Good job! We could detect no serious SEO problems."],"We have detected the following issues that affect the SEO of your site.":["We have detected the following issues that affect the SEO of your site."],"Problems":["Problems"],"Dashboard":["Dashboard"],"Website name":["Website name"],"Close":["Close"],"Facebook":["Facebook"],"Edit":["Edit"]}},"comment":{"reference":"js\/dist\/general-page.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Select image":["Select image"],"Return to your %s":["Return to your %s"],"Make sure to save your %s for changes to take effect":["Make sure to save your %s for changes to take effect"],"SEO analysis:":["SEO analysis:"],"Readability analysis:":["Readability analysis:"],"Good results":["Good results"],"Considerations":["Considerations"],"Errors":["Errors"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Good SEO score":["Good SEO score"],"OK SEO score":["Ok SEO score"],"Needs improvement":["Needs improvement"],"Improvements":["Improvements"],"Problems":["Problems"],"Not available":["Not available"],"Good":["Good"],"Previous":["Previous"],"Next":["Next"],"Close":["Close"],"OK":["OK"]}},"comment":{"reference":"js\/dist\/editor-modules.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Shopping data preview:":["Shopping data preview:"],"Availability":["Availability"],"Price":["Price"],"Rating":["Rating"],"Rating: %s":["Rating: %s"],"Google preview":["Google preview"],"Url preview":["Url preview"],"Please provide a meta description by editing the snippet below. If you don\u2019t, Google will try to find a relevant part of your post to show in the search results.":["Please provide a meta description by editing the snippet below. If you don\u2019t, Google will try to find a relevant part of your post to show in the search results."],"Scroll to see the preview content.":["Scroll to see the preview content."],"Meta description preview:":["Meta description preview:"],"Close snippet editor":["Close snippet editor"],"Slug":["Slug"],"Edit snippet":["Edit snippet"],"SEO title preview":["SEO title preview"],"SEO title":["SEO title"],"Desktop":["Desktop"],"Meta description":["Meta description"]}},"comment":{"reference":"js\/dist\/externals\/searchMetadataPreviews.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"(Opens in a new browser tab)":["(Opens in a new browser tab)"]}},"comment":{"reference":"js\/dist\/externals\/helpers.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Something went wrong while tracking the ranking position(s) of your page. Please try again later.":["Something went wrong while tracking the ranking position(s) of your page. Please try again later."],"reconnect to %s":["reconnect to %s"],"It seems like something went wrong when retrieving your website's data. Please %s and try again.":["It seems like something went wrong when retrieving your website's data. Please %s and try again."],"Select image":["Select image"],"Last month":["Last month"],"The number of headers and header labels don't match.":["The number of headers and header labels don't match."],"Default for %1$s (%2$s)":["Default for %1$s (%2$s)"],"This helps search engines understand your website and your content. You can change some of your settings for this page below.":["This helps search engines understand your website and your content. You can change some of your settings for this page below."],"Yoast SEO automatically describes your pages using schema.org":["Yoast SEO automatically describes your pages using schema.org"],"Article type":["Article type"],"Page type":["Page type"],"Learn more about page or content types":["Learn more about page or content types"],"What type of page or content is this?":["What type of page or content is this?"],"Learn more about structured data with Schema.org":["Learn more about structured data with Schema.org"],"Item Page":["Item Page"],"Learn more about the no-index setting on our help page.":["Learn more about the no-index setting on our help page."],"Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect.":["Even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect."],"Learn more about canonical URLs on our help page.":["Learn more about canonical URLs on our help page."],"Learn more about the breadcrumbs title setting on our help page.":["Learn more about the breadcrumbs title setting on our help page."],"Learn more about advanced meta robots settings on our help page.":["Learn more about advanced meta robots settings on our help page."],"Learn more about the no-follow setting on our help page.":["Learn more about the no-follow setting on our help page."],"Once you add a bit more copy, we'll give you a list of words that occur the most in the content. These give an indication of what your content focuses on.":["Once you add a bit more copy, we'll give you a list of words that occur the most in the content. These give an indication of what your content focuses on."],"%d occurrences":["%d occurrences"],"Keyphrase":["Keyphrase"],"Good job!":["Good job!"],"Add related keyphrase":["Add related keyphrase"],"%d day":["%d day","%d days"],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":["Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy."],"Prominent words":["Prominent words"],"Please provide a meta description by editing the snippet below.":["Please provide a meta description by editing the snippet below."],"No":["No"],"Yes":["Yes"],"very difficult":["very difficult"],"Try to make shorter sentences, using less difficult words to improve readability":["Try to make shorter sentences, using less difficult words to improve readability"],"difficult":["difficult"],"fairly difficult":["fairly difficult"],"fairly easy":["fairly easy"],"easy":["easy"],"very easy":["very easy"],"Canonical URL":["Canonical URL"],"Breadcrumbs Title":["Breadcrumbs Title"],"No Snippet":["No Snippet"],"No Archive":["No Archive"],"No Image Index":["No Image Index"],"Meta robots advanced":["Meta robots advanced"],"View":["View"],"Advanced":["Advanced"]}},"comment":{"reference":"js\/dist\/classic-editor.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Stop SEO data optimization":["Stop SEO data optimization"],"SEO data optimization complete":["SEO data optimization complete"],"SEO data optimization is disabled for non-production environments.":["SEO data optimization is disabled for non-production environments."],"This feature includes and replaces the Text Link Counter and Internal Linking Analysis":["This feature includes and replaces the Text Link Counter and Internal Linking Analysis"],"Start SEO data optimization":["Start SEO data optimization"]}},"comment":{"reference":"js\/dist\/indexation.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Good SEO score":["Good SEO score"],"OK SEO score":["Ok SEO score"],"Needs improvement":["Needs improvement"],"Not available":["Not available"],"Good":["Good"],"OK":["OK"]}},"comment":{"reference":"js\/dist\/frontend-inspector-resources.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"the following addons":["the following addons"],"%s SEO installation":["%s SEO installation"],"Install and activate":["Install and activate"],"Please confirm below that you would like to install %s on this site.":["Please confirm below that you would like to install %s on this site."],"Cancel":["Cancel"]}},"comment":{"reference":"js\/dist\/addon-installation.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Add-ons":["Add-ons"]}},"comment":{"reference":"js\/dist\/plans.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Recommended integrations":["Recommended integrations"],"New":["New"],"Other integrations":["Other integrations"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Buy %s":["Buy %s"],"Integrations":["Integrations"],"Close":["Close"]}},"comment":{"reference":"js\/dist\/integrations-page.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies.":["When you click OK we will open our HelpScout beacon where you can find answers to your questions. This beacon will load our support data and also potentially set cookies."]}},"comment":{"reference":"js\/dist\/help-scout-beacon.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Focus keyphrase":["Focus keyphrase"],"Current year":["Current year"],"Tagline":["Tagline"],"Page":["Page"],"ID":["ID"],"Separator":["Separator"],"Search phrase":["Search phrase"],"Term description":["Term description"],"Tag description":["Tag description"],"Category description":["Category description"],"Primary category":["Primary category"],"Category":["Category"],"Excerpt only":["Excerpt only"],"Excerpt":["Excerpt"],"Site title":["Site title"],"Parent title":["Parent title"],"Date":["Date"],"Title":["Title"]}},"comment":{"reference":"js\/dist\/externals-redux.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Premium":["Premium"]}},"comment":{"reference":"js\/dist\/academy.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Insert variable":["Insert variable"],"No results":["No results"],"%d result found, use up and down arrow keys to navigate":["%d result found, use up and down arrow keys to navigate","%d results found, use up and down arrow keys to navigate"],"SEO title":["SEO title"],"Meta description":["Meta description"]}},"comment":{"reference":"js\/dist\/externals\/replacementVariableEditor.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"(Opens in a new browser tab)":["(Opens in a new browser tab)"]}},"comment":{"reference":"js\/dist\/redirects.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Good results":["Good results"],"Remove highlight from the text":["Remove highlight from the text"],"Highlight this result in the text":["Highlight this result in the text"],"Considerations":["Considerations"],"Errors":["Errors"],"Improvements":["Improvements"],"Problems":["Problems"]}},"comment":{"reference":"js\/dist\/externals\/analysisReport.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Needs improvement":["Needs improvement"],"Disabled":["Disabled"],"SEO score":["SEO score"],"Good":["Good"],"Previous":["Previous"],"Next":["Next"],"Close":["Close"],"OK":["OK"],"View":["View"],"Edit":["Edit"]}},"comment":{"reference":"js\/dist\/externals\/dashboardFrontend.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"New":["New"],"seconds":["seconds"],"Remove image":["Remove image"],"Select image":["Select image"],"Replace image":["Replace image"],"Dismiss this alert":["Dismiss this alert"],"Once you add a bit more copy, we'll give you a list of words that occur the most in the content. These give an indication of what your content focuses on.":["Once you add a bit more copy, we'll give you a list of words that occur the most in the content. These give an indication of what your content focuses on."],"%d occurrences":["%d occurrences"],"minutes":["minutes"],"hours":["hours"],"Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy.":["Read our %1$sultimate guide to keyword research%2$s to learn more about keyword research and keyword strategy."],"Prominent words":["Prominent words"],"Something went wrong. Please reload the page.":["Something went wrong. Please reload the page."],"Dismiss this notice":["Dismiss this notice"],"Your site language is set to %s. If this is not correct, contact your site administrator.":["Your site language is set to %s. If this is not correct, contact your site administrator."],"On":["On"],"Off":["Off"],"Change language":["Change language"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Close":["Close"]}},"comment":{"reference":"js\/dist\/externals\/componentsNew.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"(Opens in a new browser tab)":["(Opens in a new browser tab)"]}},"comment":{"reference":"js\/dist\/installation-success.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"New":["New"],"Select image":["Select image"],"Please enter a focus keyphrase first to get related keyphrases":["Please enter a focus keyphrase first to get related keyphrases"],"Get related keyphrases":["Get related keyphrases"],"Your keyphrase is too long. It can be a maximum of 191 characters.":["Your keyphrase is too long. It can be a maximum of 191 characters."],"Focus keyphrase":["Focus keyphrase"],"Help on choosing the perfect focus keyphrase":["Help on choosing the perfect focus keyphrase"],"Get %s":["Get %s"],"Learn more about the readability analysis":["Learn more about the readability analysis"],"Are you trying to use multiple keyphrases? You should add them separately below.":["Are you trying to use multiple keyphrases? You should add them separately below."],"Mark as cornerstone content":["Mark as cornerstone content"],"How-to":["How-to"],"Analysis results":["Analysis results"],"Enter a focus keyphrase to calculate the SEO score":["Enter a focus keyphrase to calculate the SEO score"],"Learn more about Cornerstone Content.":["Learn more about Cornerstone Content."],"Cornerstone content should be the most important and extensive articles on your site.":["Cornerstone content should be the most important and extensive articles on your site."],"SEO analysis":["SEO analysis"],"Good results":["Good results"],"Considerations":["Considerations"],"Errors":["Errors"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Cornerstone content":["Cornerstone content"],"Good SEO score":["Good SEO score"],"OK SEO score":["Ok SEO score"],"Readability analysis":["Readability analysis"],"Needs improvement":["Needs improvement"],"Improvements":["Improvements"],"Problems":["Problems"],"Not available":["Not available"],"Good":["Good"],"Breadcrumbs":["Breadcrumbs"],"Previous":["Previous"],"Next":["Next"],"Close":["Close"],"OK":["OK"],"FAQ":["FAQ"]}},"comment":{"reference":"js\/dist\/externals-components.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"We've encountered a problem trying to get related keyphrases. Please try again later.":["We've encountered a problem trying to get related keyphrases. Please try again later."],"You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.":["You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar."],"Upgrade your %s plan":["Upgrade your %s plan"],"You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s.":["You've reached your request limit for today. Check back tomorrow or upgrade your plan over at %s."],"Last month":["Last month"],"Two months ago":["Two months ago"],"Three months ago":["Three months ago"],"Four months ago":["Four months ago"],"Five months ago":["Five months ago"],"Six months ago":["Six months ago"],"Seven months ago":["Seven months ago"],"Eight months ago":["Eight months ago"],"Nine months ago":["Nine months ago"],"Ten months ago":["Ten months ago"],"Eleven months ago":["Eleven months ago"],"Twelve months ago":["Twelve months ago"],"Get more insights at %s":["Get more insights at %s"],"Keyphrase volume in the last 12 months on a scale from 0 to 100.":["Keyphrase volume in the last 12 months on a scale from 0 to 100."],"Trend":["Trend"],"Volume":["Volume"],"Related keyphrase":["Related keyphrase"],"Show results for:":["Show results for:"],"Sorry, there's no data available for that keyphrase\/country combination.":["Sorry, there's no data available for that keyphrase\/country combination."],"Related keyphrases":["Related keyphrases"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Remove":["Remove"]}},"comment":{"reference":"js\/dist\/externals\/relatedKeyphraseSuggestions.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Remove image":["Remove image"],"Select image":["Select image"],"Replace image":["Replace image"]}},"comment":{"reference":"js\/dist\/externals\/socialMetadataForms.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Select image":["Select image"],"Mobile result":["Mobile result"],"Desktop result":["Desktop result"],"Google preview":["Google preview"],"Close":["Close"]}},"comment":{"reference":"js\/dist\/externals\/aiFrontend.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-28 10:12:00+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Upgrade to %1$s":["Upgrade to %1$s"],"(Opens in a new browser tab)":["(Opens in a new browser tab)"],"Close":["Close"]}},"comment":{"reference":"js\/dist\/introductions.js"}}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-07 13:36:17+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Re-Check Images":["Re-Check Images"]}},"comment":{"reference":"_src\/react\/bulk\/media-library-scanner.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-07 13:36:17+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Copy the generated code below and paste it at the top of your .htaccess file (before any existing code) in the root directory.":["Copy the generated code below and paste it at the top of your .htaccess file (before any existing code) in the root directory."],"If you are unable to get the automated method working, follow these steps:":["If you are unable to get the automated method working, follow these steps:"],"Local WebP":["Local WebP"],"Smush WebP":["Smush WebP"],"Reload NGINX.":["Reload NGINX."],"Copy the generated code found below and paste it inside your http or server blocks.":["Copy the generated code found below and paste it inside your http or server blocks."],"Insert the following in the server context of your configuration file (usually found in \/etc\/nginx\/sites-available). \u201cThe server context\u201d refers to the part of the configuration that starts with \u201cserver {\u201d and ends with the matching \u201c}\u201d.":["Insert the following in the server context of your configuration file (usually found in \/etc\/nginx\/sites-available). \u201cThe server context\u201d refers to the part of the configuration that starts with \u201cserver {\u201d and ends with the matching \u201c}\u201d."],"If you don't know where those files are, or you aren't able to reload Apache, you would need to consult with your hosting provider or a system administrator who has access to change the configuration of your server.":["If you don't know where those files are, or you aren't able to reload Apache, you would need to consult with your hosting provider or a system administrator who has access to change the configuration of your server."],"Look for your site in the file and find the line that starts with <Directory> - add the code above that line and into that section and save the file.":["Look for your site in the file and find the line that starts with <Directory> - add the code above that line and into that section and save the file."],"Reload Apache.":["Reload Apache."],"Troubleshooting":["Troubleshooting"],"If .htaccess does not work, and you have access to vhosts.conf or httpd.conf, try this:":["If .htaccess does not work, and you have access to vhosts.conf or httpd.conf, try this:"],"Apply rules":["Apply rules"],"Please note: Some servers have both Apache and NGINX software which may not begin serving WebP images after applying the .htaccess rules. If errors occur after applying the rules, we recommend adding NGINX rules manually.":["Please note: Some servers have both Apache and NGINX software which may not begin serving WebP images after applying the .htaccess rules. If errors occur after applying the rules, we recommend adding NGINX rules manually."],"We've automatically detected your server type is %s. If this is incorrect, manually select your server type to generate the relevant rules and instructions.":["We've automatically detected your server type is %s. If this is incorrect, manually select your server type to generate the relevant rules and instructions."],"Choose your server type. If you don\u2019t know this, please contact your hosting provider.":["Choose your server type. If you don\u2019t know this, please contact your hosting provider."],"Server Type":["Server Type"],"Smush can automatically apply WebP conversion rules for Apache servers by writing to your .htaccess file. Alternatively, switch to Manual to apply these rules yourself.":["Smush can automatically apply WebP conversion rules for Apache servers by writing to your .htaccess file. Alternatively, switch to Manual to apply these rules yourself."],"Finish":["Finish"],"Next":["Next"],"Pro":["Pro"]}},"comment":{"reference":"app\/assets\/js\/smush-react-webp.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-07 13:36:17+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Dismiss notice":["Dismiss notice"],"Subsite Controls":["Subsite Controls"],"Delete":["Delete"],"Cancel":["Cancel"],"Integrations":["Integrations"],"Bulk Smush":["Bulk Smush"],"CDN":["CDN"],"Settings":["Settings"]}},"comment":{"reference":"app\/assets\/js\/smush-react-configs.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-07 13:36:17+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Cancel":["Cancel"]}},"comment":{"reference":"_src\/react\/bulk\/media-library-scanner-modal.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-07 13:36:17+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Active":["Active"],"Learn more":["Learn more"],"Activate":["Activate"],"WPMU DEV":["WPMU DEV"]}},"comment":{"reference":"core\/external\/plugins-cross-sell-page\/assets\/js\/crosssellpage.js"}}
@@ -0,0 +1 @@
{"translation-revision-date":"2023-11-07 13:36:17+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Cancel":["Cancel"],"Re-Check Images":["Re-Check Images"]}},"comment":{"reference":"app\/assets\/js\/smush-library-scanner.js"}}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long