1023 lines
38 KiB
Plaintext
1023 lines
38 KiB
Plaintext
# Translation of Plugins - Akismet Anti-spam: Spam Protection - Stable (latest release) in English (UK)
|
|
# 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: 2024-07-10 22:32:29+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.1\n"
|
|
"Language: en_GB\n"
|
|
"Project-Id-Version: Plugins - Akismet Anti-spam: Spam Protection - Stable (latest release)\n"
|
|
|
|
#: views/setup.php:3
|
|
msgid "Choose an Akismet plan"
|
|
msgstr "Choose an Akismet plan"
|
|
|
|
#. translators: the placeholder is the URL to the Akismet pricing page.
|
|
#: views/notice.php:164
|
|
msgid "Please <a href=\"%s\" target=\"_blank\">choose a plan</a> to get started with Akismet."
|
|
msgstr "Please <a href=\"%s\" target=\"_blank\">choose a plan</a> to get started with Akismet."
|
|
|
|
#: views/notice.php:160
|
|
msgid "Your API key must have an Akismet plan before it can protect your site from spam."
|
|
msgstr "Your API key must have an Akismet plan before it can protect your site from spam."
|
|
|
|
#: class.akismet-rest-api.php:478
|
|
msgid "Multiple comments matched request."
|
|
msgstr "Multiple comments matched request."
|
|
|
|
#: class.akismet-rest-api.php:471
|
|
msgid "Could not find matching comment."
|
|
msgstr "Could not find matching comment."
|
|
|
|
#: class.akismet-rest-api.php:431
|
|
msgid "The 'comments' parameter must be an array."
|
|
msgstr "The “comments” parameter must be an array."
|
|
|
|
#: class.akismet-admin.php:684
|
|
msgid "Akismet cleared this comment during a recheck. It did not update the comment status because it had already been modified by another user or plugin."
|
|
msgstr "Akismet cleared this comment during a recheck. It did not update the comment status because it had already been modified by another user or plugin."
|
|
|
|
#: class.akismet-admin.php:681
|
|
msgid "Akismet determined this comment was spam during a recheck. It did not update the comment status because it had already been modified by another user or plugin."
|
|
msgstr "Akismet determined this comment was spam during a recheck. It did not update the comment status because it had already been modified by another user or plugin."
|
|
|
|
#: class.akismet-admin.php:678
|
|
msgid "Akismet cleared this comment and updated its status via webhook."
|
|
msgstr "Akismet cleared this comment and updated its status via webhook."
|
|
|
|
#: class.akismet-admin.php:675
|
|
msgid "Akismet caught this comment as spam and updated its status via webhook."
|
|
msgstr "Akismet caught this comment as spam and updated its status via webhook."
|
|
|
|
#: views/notice.php:182
|
|
msgid "Akismet is now protecting your site from spam."
|
|
msgstr "Akismet is now protecting your site from spam."
|
|
|
|
#: views/config.php:300
|
|
msgid "Account overview"
|
|
msgstr "Account overview"
|
|
|
|
#. translators: %1$s: spam folder link, %2$d: delete interval in days
|
|
#: views/config.php:188
|
|
msgid "Spam in the %1$s older than %2$d day is deleted automatically."
|
|
msgid_plural "Spam in the %1$s older than %2$d days is deleted automatically."
|
|
msgstr[0] "Spam in the %1$s older than %2$d day is deleted automatically."
|
|
msgstr[1] "Spam in the %1$s older than %2$d days is deleted automatically."
|
|
|
|
#: views/config.php:183
|
|
msgid "spam folder"
|
|
msgstr "spam folder"
|
|
|
|
#: 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:264
|
|
msgid "Subscription type"
|
|
msgstr "Subscription type"
|
|
|
|
#: views/config.php:228
|
|
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:150
|
|
msgid "Spam filtering"
|
|
msgstr "Spam filtering"
|
|
|
|
#: views/config.php:90 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:56
|
|
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 correctly."
|
|
|
|
#. 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:722
|
|
msgid "%1$s - %2$s"
|
|
msgstr "%1$s - %2$s"
|
|
|
|
#: views/get.php:17
|
|
msgid "(opens in a new tab)"
|
|
msgstr "(opens in a new tab)"
|
|
|
|
#. translators: The placeholder is the name of a subscription level, like
|
|
#. "Plus" or "Enterprise" .
|
|
#: views/notice.php:325
|
|
msgid "Upgrade to %s"
|
|
msgstr "Upgrade to %s"
|
|
|
|
#: views/notice.php:320
|
|
msgid "Upgrade your subscription level"
|
|
msgstr "Upgrade your subscription level"
|
|
|
|
#: views/notice.php:277 views/notice.php:285 views/notice.php:293
|
|
#: views/notice.php:302
|
|
msgid "Learn more about usage limits."
|
|
msgstr "Learn more about usage limits."
|
|
|
|
#. translators: The first placeholder is a date, the second is a (formatted)
|
|
#. number, the third is another formatted number.
|
|
#: views/notice.php:269
|
|
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:299
|
|
msgid "Your Akismet usage has been over your plan’s limit for three consecutive months. We have restricted your account for the rest of the month. Upgrade your plan so Akismet can continue blocking spam."
|
|
msgstr "Your Akismet usage has been over your plan’s limit for three consecutive months. We have restricted your account for the rest of the month. Upgrade your plan so Akismet can continue blocking spam."
|
|
|
|
#: views/notice.php:290
|
|
msgid "Your Akismet usage is nearing your plan’s limit for the third consecutive month. We will restrict your account after you reach the limit. Upgrade your plan so Akismet can continue blocking spam."
|
|
msgstr "Your Akismet usage is nearing your plan’s limit for the third consecutive month. We will restrict your account after you reach the limit. Upgrade your plan so Akismet can continue blocking spam."
|
|
|
|
#: views/notice.php:282
|
|
msgid "Your Akismet usage has been over your plan’s limit for two consecutive months. Next month, we will restrict your account after you reach the limit. Please consider upgrading your plan."
|
|
msgstr "Your Akismet usage has been over your plan’s limit for two consecutive months. Next month, we will restrict your account after you reach the limit. Please consider upgrading your plan."
|
|
|
|
#: views/notice.php:256
|
|
msgid "Your account has been restricted"
|
|
msgstr "Your account has been restricted"
|
|
|
|
#: views/notice.php:252
|
|
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:249
|
|
msgid "Your Akismet account usage is over your plan’s limit"
|
|
msgstr "Your Akismet account usage is over your plan’s limit"
|
|
|
|
#. translators: The placeholder is a URL to the Akismet contact form.
|
|
#: views/notice.php:212
|
|
msgid "Please enter a new key or <a href=\"%s\" target=\"_blank\">contact Akismet support</a>."
|
|
msgstr "Please enter a new key or <a href=\"%s\" target=\"_blank\">contact Akismet support</a>."
|
|
|
|
#: views/notice.php:206
|
|
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:429
|
|
msgid "Checking for Spam (%1$s%)"
|
|
msgstr "Checking for Spam (%1$s%)"
|
|
|
|
#: class.akismet-admin.php:738
|
|
msgid "No comment history."
|
|
msgstr "No comment history."
|
|
|
|
#: class.akismet-admin.php:671
|
|
msgid "Akismet was unable to recheck this comment."
|
|
msgstr "Akismet was unable to recheck this comment."
|
|
|
|
#: class.akismet-admin.php:663
|
|
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:632
|
|
msgid "Comment was caught by %s."
|
|
msgstr "Comment was caught by %s."
|
|
|
|
#: class.akismet.php:764
|
|
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"
|
|
|
|
#: views/connect-jp.php:92
|
|
msgid "Set up a different account"
|
|
msgstr "Set up a different account"
|
|
|
|
#: views/setup.php:2
|
|
msgid "Set up your Akismet account to enable spam filtering on this site."
|
|
msgstr "Set up your Akismet account to enable spam filtering on this site."
|
|
|
|
#: class.akismet-admin.php:1218
|
|
msgid "Akismet could not recheck your comments for spam."
|
|
msgstr "Akismet could not recheck your comments for spam."
|
|
|
|
#: class.akismet-admin.php:450
|
|
msgid "You don’t have permission to do that."
|
|
msgstr "You don't have permission to do that."
|
|
|
|
#: class.akismet-cli.php:166
|
|
msgid "Stats response could not be decoded."
|
|
msgstr "Stats response could not be decoded."
|
|
|
|
#: class.akismet-cli.php:160
|
|
msgid "Currently unable to fetch stats. Please try again."
|
|
msgstr "Currently unable to fetch stats. Please try again."
|
|
|
|
#: class.akismet-cli.php:134
|
|
msgid "API key must be set to fetch stats."
|
|
msgstr "API key must be set to fetch stats."
|
|
|
|
#: views/config.php:221
|
|
msgid "Do not display privacy notice."
|
|
msgstr "Do not display privacy notice."
|
|
|
|
#: views/config.php:213
|
|
msgid "Display a privacy notice under your comment forms."
|
|
msgstr "Display a privacy notice under your comment forms."
|
|
|
|
#: views/config.php:207
|
|
msgid "Akismet privacy notice"
|
|
msgstr "Akismet privacy notice"
|
|
|
|
#: views/config.php:202
|
|
msgid "Privacy"
|
|
msgstr "Privacy"
|
|
|
|
#: class.akismet.php:1855
|
|
msgid "This site uses Akismet to reduce spam. <a href=\"%s\" target=\"_blank\" rel=\"nofollow noopener\">Learn how your comment data is processed</a>."
|
|
msgstr "This site uses Akismet to reduce spam. <a href=\"%s\" target=\"_blank\" rel=\"nofollow noopener\">Learn how your comment data is processed</a>."
|
|
|
|
#: class.akismet-admin.php:88
|
|
msgid "We collect information about visitors who comment on Sites that use our Akismet Anti-spam service. The information we collect depends on how the User sets up Akismet for the Site, but typically includes the commenter's IP address, user agent, referrer, and Site URL (along with other information directly provided by the commenter such as their name, username, email address, and the comment itself)."
|
|
msgstr "We collect information about visitors who comment on sites that use our Akismet Anti-spam service. The information we collect depends on how the user sets up Akismet for the site, but typically includes the commenter's IP address, user agent, referrer, and site URL (along with other information directly provided by the commenter such as their name, username, email address, and the comment itself)."
|
|
|
|
#: class.akismet.php:372
|
|
msgid "Comment discarded."
|
|
msgstr "Comment discarded."
|
|
|
|
#: class.akismet-rest-api.php:184
|
|
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:168
|
|
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:162
|
|
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:71 class.akismet-rest-api.php:80
|
|
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:56
|
|
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:51
|
|
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."
|
|
|
|
#: class.akismet-rest-api.php:27 class.akismet-rest-api.php:101
|
|
#: class.akismet-rest-api.php:114 class.akismet-rest-api.php:127
|
|
msgid "A 12-character Akismet API key. Available at akismet.com/get/"
|
|
msgstr "A 12-character Akismet API key. Available at akismet.com/get/"
|
|
|
|
#: views/notice.php:93
|
|
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:247
|
|
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."
|
|
|
|
#. Description of the plugin
|
|
#: akismet.php
|
|
msgid "Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page 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>. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key."
|
|
|
|
#: class.akismet-admin.php:114 class.akismet-admin.php:117
|
|
msgid "Akismet Anti-spam"
|
|
msgstr "Akismet Anti-spam"
|
|
|
|
#: views/enter.php:10
|
|
msgid "Connect with API key"
|
|
msgstr "Connect with API key"
|
|
|
|
#. translators: %s is the WordPress.com username
|
|
#: views/connect-jp.php:25 views/connect-jp.php:79
|
|
msgid "You are connected as %s."
|
|
msgstr "You are connected as %s."
|
|
|
|
#: views/connect-jp.php:10 views/connect-jp.php:18 views/connect-jp.php:38
|
|
#: views/connect-jp.php:72 views/connect-jp.php:91
|
|
msgid "Connect with Jetpack"
|
|
msgstr "Connect with Jetpack"
|
|
|
|
#: views/connect-jp.php:12 views/connect-jp.php:32 views/connect-jp.php:67
|
|
msgid "Use your Jetpack connection to set up Akismet."
|
|
msgstr "Use your Jetpack connection to set up Akismet."
|
|
|
|
#: views/title.php:2
|
|
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:189
|
|
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:27
|
|
msgid "Set up your Akismet account"
|
|
msgstr "Set up your Akismet account"
|
|
|
|
#: views/config.php:36
|
|
msgid "Detailed stats"
|
|
msgstr "Detailed stats"
|
|
|
|
#: views/config.php:31
|
|
msgid "Statistics"
|
|
msgstr "Statistics"
|
|
|
|
#: class.akismet-admin.php:1322
|
|
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:1319
|
|
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."
|
|
|
|
#: class.akismet-admin.php:1211
|
|
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:1208
|
|
msgid "No comments were caught as spam."
|
|
msgstr "No comments were caught as spam."
|
|
|
|
#: class.akismet-admin.php:1204
|
|
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:1201
|
|
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:770
|
|
msgid "Comment not found."
|
|
msgstr "Comment not found."
|
|
|
|
#: class.akismet-cli.php:88
|
|
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."
|
|
|
|
#: 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."
|
|
|
|
#: class.akismet-cli.php:84
|
|
msgid "Processed %d comment."
|
|
msgid_plural "Processed %d comments."
|
|
msgstr[0] "Processed %d comment."
|
|
msgstr[1] "Processed %d comments."
|
|
|
|
#: class.akismet-cli.php:46
|
|
msgid "Comment #%d could not be checked."
|
|
msgstr "Comment #%d could not be checked."
|
|
|
|
#: class.akismet-cli.php:43
|
|
msgid "Failed to connect to Akismet."
|
|
msgstr "Failed to connect to Akismet."
|
|
|
|
#: class.akismet-cli.php:39
|
|
msgid "Comment #%d is not spam."
|
|
msgstr "Comment #%d is not spam."
|
|
|
|
#: 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:159
|
|
msgid "You don’t have an Akismet plan."
|
|
msgstr "You don’t have an Akismet plan."
|
|
|
|
#: views/notice.php:126
|
|
msgid "Your Akismet subscription is suspended."
|
|
msgstr "Your Akismet subscription is suspended."
|
|
|
|
#: views/notice.php:115
|
|
msgid "Your Akismet plan has been cancelled."
|
|
msgstr "Your Akismet plan has been cancelled."
|
|
|
|
#. translators: The placeholder is a URL.
|
|
#: views/notice.php:108
|
|
msgid "We cannot process your payment. Please <a href=\"%s\" target=\"_blank\">update your payment details</a>."
|
|
msgstr "We cannot process your payment. Please <a href=\"%s\" target=\"_blank\">update your payment details</a>."
|
|
|
|
#: views/notice.php:104
|
|
msgid "Please update your payment information."
|
|
msgstr "Please update your payment information."
|
|
|
|
#: views/notice.php:33
|
|
msgid "<strong>Almost done</strong> - configure Akismet and say goodbye to spam"
|
|
msgstr "<strong>Almost done</strong> - configure Akismet and say goodbye to spam"
|
|
|
|
#: class.akismet-admin.php:1114
|
|
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!"
|
|
|
|
#: class.akismet-admin.php:1112
|
|
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!"
|
|
|
|
#: class.akismet-admin.php:1110
|
|
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:195 class.akismet-admin.php:233
|
|
#: class.akismet-admin.php:246
|
|
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."
|
|
|
|
#. translators: The placeholder is a URL.
|
|
#: views/notice.php:229
|
|
msgid "The connection to akismet.com could not be established. Please refer to <a href=\"%s\" target=\"_blank\">our guide about firewalls</a> and check your server configuration."
|
|
msgstr "The connection to akismet.com could not be established. Please refer to <a href=\"%s\" target=\"_blank\">our guide about firewalls</a> and check your server configuration."
|
|
|
|
#: views/notice.php:223
|
|
msgid "The API key you entered could not be verified."
|
|
msgstr "The API key you entered could not be verified."
|
|
|
|
#: views/config.php:117
|
|
msgid "All systems functional."
|
|
msgstr "All systems functional."
|
|
|
|
#: views/config.php:116
|
|
msgid "Enabled."
|
|
msgstr "Enabled."
|
|
|
|
#: views/config.php:114
|
|
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:113
|
|
msgid "Temporarily disabled."
|
|
msgstr "Temporarily disabled."
|
|
|
|
#: views/config.php:108
|
|
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:107
|
|
msgid "Disabled."
|
|
msgstr "Disabled."
|
|
|
|
#: views/config.php:104
|
|
msgid "SSL status"
|
|
msgstr "SSL status"
|
|
|
|
#: class.akismet-admin.php:649
|
|
msgid "This comment was reported as not spam."
|
|
msgstr "This comment was reported as not spam."
|
|
|
|
#: class.akismet-admin.php:641
|
|
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/connect-jp.php:53 views/notice.php:317
|
|
msgid "Contact Akismet support"
|
|
msgstr "Contact Akismet support"
|
|
|
|
#: views/connect-jp.php:64
|
|
msgid "No worries! Get in touch and we’ll sort this out."
|
|
msgstr "No worries! Get in touch and we’ll sort this out."
|
|
|
|
#. translators: %s is the WordPress.com email address
|
|
#: views/connect-jp.php:60
|
|
msgid "Your subscription for %s is suspended."
|
|
msgstr "Your subscription for %s is suspended."
|
|
|
|
#. translators: %s is the WordPress.com email address
|
|
#: views/connect-jp.php:45
|
|
msgid "Your subscription for %s is cancelled."
|
|
msgstr "Your subscription for %s is cancelled."
|
|
|
|
#: views/notice.php:201
|
|
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:148
|
|
msgid "There is a problem with your API key."
|
|
msgstr "There is a problem with your API key."
|
|
|
|
#. translators: the placeholder is a clickable URL to the Akismet account
|
|
#. upgrade page.
|
|
#: views/notice.php:141
|
|
msgid "You can help us fight spam and upgrade your account by <a href=\"%s\" target=\"_blank\">contributing a token amount</a>."
|
|
msgstr "You can help us fight spam and upgrade your account by <a href=\"%s\" target=\"_blank\">contributing a token amount</a>."
|
|
|
|
#. translators: The placeholder is a URL.
|
|
#. translators: The placeholder is a URL to the Akismet contact form.
|
|
#: views/notice.php:130 views/notice.php:152
|
|
msgid "Please contact <a href=\"%s\" target=\"_blank\">Akismet support</a> for assistance."
|
|
msgstr "Please contact <a href=\"%s\" target=\"_blank\">Akismet support</a> for assistance."
|
|
|
|
#. translators: The placeholder is a URL.
|
|
#: views/notice.php:119
|
|
msgid "Please visit your <a href=\"%s\" target=\"_blank\">Akismet account page</a> to reactivate your subscription."
|
|
msgstr "Please visit your <a href=\"%s\" target=\"_blank\">Akismet account page</a> to reactivate your subscription."
|
|
|
|
#. translators: The placeholder is a URL.
|
|
#: views/notice.php:97
|
|
msgid "Your firewall may be blocking Akismet from connecting to its API. Please contact your host and refer to <a href=\"%s\" target=\"_blank\">our guide about firewalls</a>."
|
|
msgstr "Your firewall may be blocking Akismet from connecting to its API. Please contact your host and refer to <a href=\"%s\" target=\"_blank\">our guide about firewalls</a>."
|
|
|
|
#. translators: The placeholder is a URL.
|
|
#: views/notice.php:86
|
|
msgid "Your web host or server administrator has disabled PHP’s <code>gethostbynamel</code> function. <strong>Akismet cannot work correctly until this is fixed.</strong> Please contact your web host or firewall administrator and give them <a href=\"%s\" target=\"_blank\">this information about Akismet’s system requirements</a>."
|
|
msgstr "Your web host or server administrator has disabled PHP’s <code>gethostbynamel</code> function. <strong>Akismet cannot work correctly until this is fixed.</strong> Please contact your web host or firewall administrator and give them <a href=\"%s\" target=\"_blank\">this information about Akismet’s system requirements</a>."
|
|
|
|
#: views/notice.php:82
|
|
msgid "Network functions are disabled."
|
|
msgstr "Network functions are disabled."
|
|
|
|
#. translators: the placeholder is a clickable URL that leads to more
|
|
#. information regarding an error code.
|
|
#: views/notice.php:67
|
|
msgid "For more information: %s"
|
|
msgstr "For more information: %s"
|
|
|
|
#. translators: The placeholder is an error code returned by Akismet.
|
|
#: views/notice.php:62
|
|
msgid "Akismet error code: %s"
|
|
msgstr "Akismet error code: %s"
|
|
|
|
#: views/notice.php:46
|
|
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:45 views/notice.php:55
|
|
msgid "Akismet has detected a problem."
|
|
msgstr "Akismet has detected a problem."
|
|
|
|
#: views/config.php:308
|
|
msgid "Change"
|
|
msgstr "Change"
|
|
|
|
#: views/config.php:308
|
|
msgid "Upgrade"
|
|
msgstr "Upgrade"
|
|
|
|
#: views/config.php:289
|
|
msgid "Next billing date"
|
|
msgstr "Next billing date"
|
|
|
|
#: views/config.php:282
|
|
msgid "Active"
|
|
msgstr "Active"
|
|
|
|
#: views/config.php:280
|
|
msgid "No subscription found"
|
|
msgstr "No subscription found"
|
|
|
|
#: views/config.php:278
|
|
msgid "Missing"
|
|
msgstr "Missing"
|
|
|
|
#: views/config.php:276
|
|
msgid "Suspended"
|
|
msgstr "Suspended"
|
|
|
|
#: views/config.php:274
|
|
msgid "Cancelled"
|
|
msgstr "Cancelled"
|
|
|
|
#: views/config.php:245
|
|
msgid "Save changes"
|
|
msgstr "Save changes"
|
|
|
|
#: views/config.php:237
|
|
msgid "Disconnect this account"
|
|
msgstr "Disconnect this account"
|
|
|
|
#: views/config.php:176
|
|
msgid "Note:"
|
|
msgstr "Note:"
|
|
|
|
#: views/config.php:169
|
|
msgid "Always put spam in the Spam folder for review."
|
|
msgstr "Always put spam in the Spam folder for review."
|
|
|
|
#: views/config.php:161
|
|
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:155
|
|
msgid "Akismet Anti-spam strictness"
|
|
msgstr "Akismet Anti-spam strictness"
|
|
|
|
#: views/config.php:142
|
|
msgid "Show the number of approved comments beside each comment author."
|
|
msgstr "Show the number of approved comments beside each comment author."
|
|
|
|
#: 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"
|
|
|
|
#: class.akismet.php:1679
|
|
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.php:1679
|
|
msgid "Akismet %s requires WordPress %s or higher."
|
|
msgstr "Akismet %s requires WordPress %s or higher."
|
|
|
|
#: class.akismet-admin.php:656
|
|
msgid "Akismet cleared this comment during an automatic retry."
|
|
msgstr "Akismet cleared this comment during an automatic retry."
|
|
|
|
#: class.akismet-admin.php:653
|
|
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:647
|
|
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:639
|
|
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:704
|
|
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:661
|
|
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:626
|
|
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:698
|
|
msgid "Comment status was changed to %s"
|
|
msgstr "Comment status was changed to %s"
|
|
|
|
#: class.akismet-admin.php:620
|
|
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:109
|
|
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:74
|
|
msgid "Title:"
|
|
msgstr "Title:"
|
|
|
|
#: class.akismet-widget.php:69 class.akismet-widget.php:91
|
|
msgid "Spam Blocked"
|
|
msgstr "Spam Blocked"
|
|
|
|
#: class.akismet-widget.php:13
|
|
msgid "Display the number of spam comments Akismet has caught"
|
|
msgstr "Display the number of spam comments Akismet has caught"
|
|
|
|
#: class.akismet-widget.php:12
|
|
msgid "Akismet Widget"
|
|
msgstr "Akismet Widget"
|
|
|
|
#: class.akismet-admin.php:1107
|
|
msgid "Cleaning up spam takes time."
|
|
msgstr "Cleaning up spam takes time."
|
|
|
|
#. translators: The Akismet configuration page URL.
|
|
#: class.akismet-admin.php:999
|
|
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:718
|
|
msgid "%s ago"
|
|
msgstr "%s ago"
|
|
|
|
#: class.akismet-admin.php:593
|
|
msgid "%s approved"
|
|
msgid_plural "%s approved"
|
|
msgstr[0] "%s approved"
|
|
msgstr[1] "%s approved"
|
|
|
|
#: class.akismet-admin.php:570
|
|
msgid "History"
|
|
msgstr "History"
|
|
|
|
#: class.akismet-admin.php:570 class.akismet-admin.php:578
|
|
msgid "View comment history"
|
|
msgstr "View comment history"
|
|
|
|
#: class.akismet-admin.php:558
|
|
msgid "Un-spammed by %s"
|
|
msgstr "Un-spammed by %s"
|
|
|
|
#: class.akismet-admin.php:556
|
|
msgid "Flagged as spam by %s"
|
|
msgstr "Flagged as spam by %s"
|
|
|
|
#: class.akismet-admin.php:552
|
|
msgid "Cleared by Akismet"
|
|
msgstr "Cleared by Akismet"
|
|
|
|
#: class.akismet-admin.php:550
|
|
msgid "Flagged as spam by Akismet"
|
|
msgstr "Flagged as spam by Akismet"
|
|
|
|
#: class.akismet-admin.php:546
|
|
msgid "Awaiting spam check"
|
|
msgstr "Awaiting spam check"
|
|
|
|
#. translators: The placeholder is an error response returned by the API
|
|
#. server.
|
|
#: class.akismet-admin.php:669
|
|
msgid "Akismet was unable to recheck this comment (response: %s)."
|
|
msgstr "Akismet was unable to recheck this comment (response: %s)."
|
|
|
|
#: class.akismet-admin.php:623
|
|
msgid "Akismet re-checked and cleared this comment."
|
|
msgstr "Akismet re-checked and cleared this comment."
|
|
|
|
#: class.akismet-admin.php:617
|
|
msgid "Akismet re-checked and caught this comment as spam."
|
|
msgstr "Akismet re-checked and caught this comment as spam."
|
|
|
|
#: class.akismet-admin.php:435
|
|
msgid "Check for Spam"
|
|
msgstr "Check for Spam"
|
|
|
|
#: class.akismet-admin.php:388
|
|
msgid "There’s nothing in your <a href='%s'>spam queue</a> at the moment."
|
|
msgstr "There’s nothing in your <a href='%s'>spam queue</a> at the moment."
|
|
|
|
#: class.akismet-admin.php:382
|
|
msgid "There’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’s <a href=\"%2$s\">%1$s comment</a> in your spam queue just now."
|
|
msgstr[1] "There are <a href=\"%2$s\">%1$s comments</a> in your spam queue just now."
|
|
|
|
#: class.akismet-admin.php:376
|
|
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. "
|
|
|
|
#: class.akismet-admin.php:370
|
|
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. "
|
|
|
|
#: class.akismet-admin.php:360
|
|
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:358
|
|
msgctxt "comments"
|
|
msgid "Spam"
|
|
msgstr "Spam"
|
|
|
|
#: class.akismet-admin.php:288
|
|
msgid "Cheatin’ uh?"
|
|
msgstr "Cheating, are we?"
|
|
|
|
#: class.akismet-admin.php:282
|
|
msgid "Akismet Support"
|
|
msgstr "Akismet Support"
|
|
|
|
#: class.akismet-admin.php:281
|
|
msgid "Akismet FAQ"
|
|
msgstr "Akismet FAQ"
|
|
|
|
#: class.akismet-admin.php:280
|
|
msgid "For more information:"
|
|
msgstr "For more information:"
|
|
|
|
#: class.akismet-admin.php:271
|
|
msgid "The subscription status - active, cancelled or suspended"
|
|
msgstr "The subscription status - active, cancelled or suspended"
|
|
|
|
#: class.akismet-admin.php:271 views/config.php:270
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#: class.akismet-admin.php:270
|
|
msgid "The Akismet subscription plan"
|
|
msgstr "The Akismet subscription plan"
|
|
|
|
#: class.akismet-admin.php:270
|
|
msgid "Subscription Type"
|
|
msgstr "Subscription Type"
|
|
|
|
#: class.akismet-admin.php:267 views/config.php:256
|
|
msgid "Account"
|
|
msgstr "Account"
|
|
|
|
#: class.akismet-admin.php:259
|
|
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:259
|
|
msgid "Strictness"
|
|
msgstr "Strictness"
|
|
|
|
#: class.akismet-admin.php:258
|
|
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:258 views/config.php:127
|
|
msgid "Comments"
|
|
msgstr "Comments"
|
|
|
|
#: class.akismet-admin.php:257
|
|
msgid "Enter/remove an API key."
|
|
msgstr "Enter/remove an API key."
|
|
|
|
#: class.akismet-admin.php:257
|
|
msgid "API Key"
|
|
msgstr "API Key"
|
|
|
|
#: class.akismet-admin.php:245 class.akismet-admin.php:256
|
|
#: class.akismet-admin.php:269
|
|
msgid "Akismet Configuration"
|
|
msgstr "Akismet Configuration"
|
|
|
|
#: class.akismet-admin.php:234
|
|
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:232
|
|
msgid "Akismet Stats"
|
|
msgstr "Akismet Stats"
|
|
|
|
#: class.akismet-admin.php:220
|
|
msgid "Click the Use this Key button."
|
|
msgstr "Click the Use this Key button."
|
|
|
|
#: class.akismet-admin.php:219
|
|
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:217
|
|
msgid "If you already have an API key"
|
|
msgstr "If you already have an API key"
|
|
|
|
#: class.akismet-admin.php:214
|
|
msgid "Enter an API Key"
|
|
msgstr "Enter an API Key"
|
|
|
|
#: class.akismet-admin.php:207
|
|
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:206
|
|
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:203
|
|
msgid "New to Akismet"
|
|
msgstr "New to Akismet"
|
|
|
|
#: class.akismet-admin.php:196
|
|
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:194 class.akismet-admin.php:205
|
|
#: class.akismet-admin.php:216
|
|
msgid "Akismet Setup"
|
|
msgstr "Akismet Setup"
|
|
|
|
#: class.akismet-admin.php:192 class.akismet-admin.php:230
|
|
#: class.akismet-admin.php:243
|
|
msgid "Overview"
|
|
msgstr "Overview"
|
|
|
|
#: class.akismet-admin.php:161
|
|
msgid "Re-adding..."
|
|
msgstr "Re-adding..."
|
|
|
|
#: class.akismet-admin.php:160
|
|
msgid "(undo)"
|
|
msgstr "(undo)"
|
|
|
|
#: class.akismet-admin.php:159
|
|
msgid "URL removed"
|
|
msgstr "URL removed"
|
|
|
|
#: class.akismet-admin.php:158
|
|
msgid "Removing..."
|
|
msgstr "Removing..."
|
|
|
|
#: class.akismet-admin.php:157
|
|
msgid "Remove this URL"
|
|
msgstr "Remove this URL"
|
|
|
|
#: class.akismet-admin.php:87 class.akismet-admin.php:1337
|
|
msgid "Akismet"
|
|
msgstr "Akismet"
|
|
|
|
#: class.akismet-admin.php:107 class.akismet-admin.php:254
|
|
#: class.akismet-admin.php:745 views/config.php:79
|
|
msgid "Settings"
|
|
msgstr "Settings"
|
|
|
|
#: class.akismet-admin.php:83
|
|
msgid "Comment History"
|
|
msgstr "Comment History" |