# Translation of Plugins - Better Search Replace - Stable (latest release) in English (Canada)
# This file is distributed under the same license as the Plugins - Better Search Replace - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-06-29 15:47:25+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 - Better Search Replace - Stable (latest release)\n"

#: templates/bsr-help.php:75
msgid "Download System Info"
msgstr "Download System Info"

#. Plugin URI of the plugin
#. Author URI of the plugin
#: better-search-replace.php
msgid "https://bettersearchreplace.com"
msgstr "https://bettersearchreplace.com"

#: includes/class-bsr-admin.php:79
msgid "Processing..."
msgstr "Processing..."

#. Description of the plugin
#: better-search-replace.php
msgid "A small plugin for running a search/replace on your WordPress database."
msgstr "A small plugin for running a search/replace on your WordPress database."

#: templates/bsr-settings.php:43
msgid "Max Page Size"
msgstr "Max Page Size"

#: templates/bsr-search-replace.php:125
msgid "Run Search/Replace"
msgstr "Run Search/Replace"

#: templates/bsr-search-replace.php:114
msgid "If checked, no changes will be made to the database, allowing you to check the results beforehand."
msgstr "If checked, no changes will be made to the database, allowing you to check the results beforehand."

#: templates/bsr-search-replace.php:103
msgid "If left unchecked, all database columns titled 'guid' will be skipped."
msgstr "If left unchecked, all database columns titled 'guid' will be skipped."

#: templates/bsr-search-replace.php:92
msgid "Searches are case-sensitive by default."
msgstr "Searches are case-sensitive by default."

#: templates/bsr-search-replace.php:68
msgid "Select multiple tables with Ctrl-Click for Windows or Cmd-Click for Mac."
msgstr "Select multiple tables with Ctrl-Click for Windows or Cmd-Click for Mac."

#: templates/bsr-search-replace.php:66
msgid "Select tables"
msgstr "Select tables"

#: templates/bsr-search-replace.php:58
msgid "Replace with"
msgstr "Replace with"

#: templates/bsr-search-replace.php:53
msgid "Search for"
msgstr "Search for"

#. translators: %s: URL to the GitHub repository.
#: templates/bsr-help.php:55
msgid "Found a bug or have a feature request? Please submit an issue on <a href=\"%s\">GitHub</a>!"
msgstr "Found a bug or have a feature request? Please submit an issue on <a href=\"%s\">GitHub</a>!"

#: templates/bsr-help.php:33
msgid "Help & Troubleshooting"
msgstr "Help & Troubleshooting"

#: templates/bsr-dashboard.php:88
msgid "Help"
msgstr "Help"

#: templates/bsr-dashboard.php:87 templates/bsr-settings.php:34
msgid "Settings"
msgstr "Settings"

#: templates/bsr-dashboard.php:86 templates/bsr-search-replace.php:39
msgid "Search/Replace"
msgstr "Search/Replace"

#. translators: %d: database row number that failed to update.
#: includes/class-bsr-db.php:341
msgid "Error updating row: %d."
msgstr "Error updating row: %d."

#. translators: %s: table size in megabytes.
#: includes/class-bsr-db.php:93
msgid "(%s MB)"
msgstr "(%s MB)"

#: includes/class-bsr-admin.php:413
msgid "Upgrade to Pro"
msgstr "Upgrade to Pro"

#: includes/class-bsr-admin.php:322
msgid "Time"
msgstr "Time"

#: includes/class-bsr-admin.php:321
msgid "Rows Updated"
msgstr "Rows Updated"

#: includes/class-bsr-admin.php:320
msgid "Changes Found"
msgstr "Changes Found"

#: includes/class-bsr-admin.php:319
msgid "Table"
msgstr "Table"

#. Plugin Name of the plugin
#: better-search-replace.php includes/class-bsr-admin.php:92
msgid "Better Search Replace"
msgstr "Better Search Replace"

#: includes/class-bsr-admin.php:78
msgid "An error occurred processing your request. Try decreasing the \"Max Page Size\", or contact support."
msgstr "An error occurred processing your request. Try decreasing the \"Max Page Size\", or contact support."

#: includes/class-bsr-admin.php:77
msgid "Please select the tables that you want to update."
msgstr "Please select the tables that you want to update."

#: includes/class-bsr-admin.php:76
msgid "No search string was defined, please enter a URL or string to search for."
msgstr "No search string was defined, please enter a URL or string to search for."