-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3ee50a8
commit b680295
Showing
3 changed files
with
42 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Copyright (C) 2023 10up | ||
# Copyright (C) 2024 10up | ||
# This file is distributed under the GPLv2. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: ElasticPress Debugging Add-On 3.1.0\n" | ||
"Project-Id-Version: ElasticPress Debugging Add-On 3.1.1\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/debug-bar-elasticpress\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2023-09-20T11:47:36+00:00\n" | ||
"POT-Creation-Date: 2024-12-11T17:24:37+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.8.1\n" | ||
"X-Domain: debug-bar-elasticpress\n" | ||
|
@@ -34,12 +34,17 @@ msgstr "" | |
msgid "https://10up.com" | ||
msgstr "" | ||
|
||
#. translators: %d: number of queries | ||
#: classes/CommonPanel.php:28 | ||
msgid "ElasticPress (%d)" | ||
msgstr "" | ||
|
||
#: classes/CommonPanel.php:33 | ||
#: classes/EP_Debug_Bar_ElasticPress.php:38 | ||
msgid "ElasticPress" | ||
msgstr "" | ||
|
||
#: classes/CommonPanel.php:60 | ||
#: classes/CommonPanel.php:57 | ||
msgid "ElasticPress is currently indexing." | ||
msgstr "" | ||
|
||
|
@@ -97,106 +102,106 @@ msgstr "" | |
msgid "Recommended Solution" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:119 | ||
#: classes/QueryLog.php:120 | ||
#: classes/QueryLog.php:125 | ||
#: classes/QueryLog.php:126 | ||
msgid "Query Log" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:233 | ||
#: classes/QueryLog.php:239 | ||
msgid "ElasticPress Query Log" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:244 | ||
#: classes/QueryLog.php:250 | ||
msgid "Enable or disable query logging:" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:249 | ||
#: classes/QueryLog.php:255 | ||
msgid "Disable" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:250 | ||
#: classes/QueryLog.php:256 | ||
msgid "Enable for 5 minutes" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:251 | ||
#: classes/QueryLog.php:257 | ||
msgid "Keep enabled" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:256 | ||
#: classes/QueryLog.php:262 | ||
msgid "Note that query logging can have <strong>severe</strong> performance implications on your website." | ||
msgstr "" | ||
|
||
#. translators: date | ||
#: classes/QueryLog.php:261 | ||
#: classes/QueryLog.php:267 | ||
msgid "Logging queries until <strong>%s</strong>." | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:271 | ||
#: classes/QueryLog.php:277 | ||
msgid "Log by status:" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:274 | ||
#: classes/QueryLog.php:280 | ||
msgid "Only failed queries" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:275 | ||
#: classes/QueryLog.php:281 | ||
msgid "All queries" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:280 | ||
#: classes/QueryLog.php:286 | ||
msgid "Log by context:" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:284 | ||
#: classes/QueryLog.php:290 | ||
msgid "Public" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:288 | ||
#: classes/QueryLog.php:294 | ||
msgid "Admin" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:292 | ||
#: classes/QueryLog.php:298 | ||
msgid "AJAX" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:296 | ||
#: classes/QueryLog.php:302 | ||
msgid "REST API" | ||
msgstr "" | ||
|
||
#. translators: Current limit | ||
#: classes/QueryLog.php:308 | ||
#: classes/QueryLog.php:314 | ||
msgid "Please note that logs are stored until the storage limit is reached. The current limit is: <strong>%s</strong>" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:316 | ||
#: classes/QueryLog.php:322 | ||
msgid "Save Changes" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:319 | ||
#: classes/QueryLog.php:325 | ||
msgid "Empty Log" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:398 | ||
#: classes/QueryLog.php:404 | ||
msgid "Raw ES document" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:403 | ||
#: classes/QueryLog.php:409 | ||
msgid "Elasticsearch check" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:493 | ||
#: classes/QueryLog.php:499 | ||
msgid "Main query" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:497 | ||
#: classes/QueryLog.php:503 | ||
msgid "Possible values for EP filter" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:504 | ||
#: classes/QueryLog.php:510 | ||
msgid "Autosuggest template" | ||
msgstr "" | ||
|
||
#: classes/QueryLog.php:507 | ||
#: classes/QueryLog.php:513 | ||
msgid "Search" | ||
msgstr "" | ||
|
||
|
@@ -318,19 +323,19 @@ msgstr "" | |
msgid "Reload and retrieve raw ES document" | ||
msgstr "" | ||
|
||
#: debug-bar-elasticpress.php:108 | ||
#: debug-bar-elasticpress.php:117 | ||
msgid "ElasticPress Version" | ||
msgstr "" | ||
|
||
#: debug-bar-elasticpress.php:120 | ||
#: debug-bar-elasticpress.php:129 | ||
msgid "ElasticPress.io Managed Platform" | ||
msgstr "" | ||
|
||
#: debug-bar-elasticpress.php:124 | ||
#: debug-bar-elasticpress.php:133 | ||
msgid "Elasticsearch Version" | ||
msgstr "" | ||
|
||
#. translators: Min. EP version | ||
#: debug-bar-elasticpress.php:157 | ||
msgid "Debug Bar ElasticPress needs at least ElasticPress %s to work properly." | ||
#: debug-bar-elasticpress.php:165 | ||
msgid "ElasticPress Debugging Add-On needs at least ElasticPress %s to work properly." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters