This commit is contained in:
Javier Casares 2026-08-17 16:00:15 +00:00
commit 3a653a7bf3
9 changed files with 475 additions and 358 deletions

View file

@ -2,275 +2,233 @@
# This file is distributed under the GPL-3.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Manager (by ROBOTSTXT) 0.1.3\n"
"Project-Id-Version: Manager (by ROBOTSTXT) 0.6.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/robotstxt-manager\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-08-12T14:17:17+00:00\n"
"POT-Creation-Date: 2026-08-15T12:00:00+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Generator: manual\n"
"X-Domain: robotstxt-manager\n"
#. Plugin Name of the plugin
#: robotstxt-manager.php
msgid "Manager (by ROBOTSTXT)"
msgid "%d plugin in the catalog is not compatible with this site's WordPress or PHP version."
msgstr ""
#. Plugin URI of the plugin
#: robotstxt-manager.php
msgid "https://git.robotstxt.es/ROBOTSTXT/robotstxt-manager"
msgid "%s activated."
msgstr ""
#. Description of the plugin
#: robotstxt-manager.php
msgid "Client-side dashboard for the ROBOTSTXT plugin ecosystem. Lists the catalog from a remote Plugins Core install, resolves local install/update state, and surfaces subscription health. Phase 1: read-only catalog view."
msgid "%s installed. Activate it from the list below."
msgstr ""
#. Author of the plugin
#: robotstxt-manager.php
#: admin/class-robotstxt-manager-admin.php:48
msgid "ROBOTSTXT"
msgid "%s updated."
msgstr ""
#. Author URI of the plugin
#: robotstxt-manager.php
msgid "https://www.robotstxt.es/"
msgid "(about %s)"
msgstr ""
#: admin/class-robotstxt-manager-admin.php:47
#: admin/views/page-catalog.php:40
msgid "Manager (by ROBOTSTXT) — Plugins"
msgstr ""
#: admin/class-robotstxt-manager-admin.php:64
#: admin/class-robotstxt-manager-settings.php:207
msgid "You do not have sufficient permissions to access this page."
msgstr ""
#: admin/class-robotstxt-manager-admin.php:83
#: admin/class-robotstxt-manager-settings.php:364
#: admin/class-robotstxt-manager-settings.php:390
msgid "Insufficient permissions."
msgstr ""
#: admin/class-robotstxt-manager-settings.php:59
#: admin/views/page-settings.php:13
msgid "Manager (by ROBOTSTXT) — Settings"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:60
msgid "Settings"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:75
msgid "Connection"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:92
msgid "Store URL"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:110
msgid "API Key"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:118
msgid "Cache"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:135
msgid "Catalog Cache (minutes)"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:153
msgid "Data on Uninstall"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:188
msgid "Testing…"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:189
#: admin/class-robotstxt-manager-settings.php:274
msgid "Test connection"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:190
msgid "Deleting…"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:191
#: admin/class-robotstxt-manager-settings.php:278
msgid "Delete API key"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:192
msgid "Delete the stored API key? The catalog and subscription data will stop working until a new key is entered."
msgstr ""
#: admin/class-robotstxt-manager-settings.php:193
#: admin/class-robotstxt-manager-settings.php:398
msgid "API key deleted. Save changes to persist."
msgstr ""
#: admin/class-robotstxt-manager-settings.php:194
msgid "An unexpected error occurred."
msgstr ""
#: admin/class-robotstxt-manager-settings.php:226
msgid "Base URL of the remote Plugins Core installation that this site will pull the plugin catalog from."
msgstr ""
#. translators: %s: last 4 characters of the stored API key.
#: admin/class-robotstxt-manager-settings.php:257
#, php-format
msgid "A key is stored (last 4 characters: <code>%s</code>). Leave blank to keep the existing key; enter a new value to replace it."
msgstr ""
#: admin/class-robotstxt-manager-settings.php:262
msgid "A key is stored but could not be decoded. You can replace it by entering a new value above, or delete it with the button below."
msgstr ""
#: admin/class-robotstxt-manager-settings.php:266
msgid "Account-level API key issued by the ROBOTSTXT store. Required to authenticate catalog and subscription requests. The value is encrypted before storage."
msgid "API Key"
msgstr ""
#: admin/class-robotstxt-manager-settings.php:298
msgid "How long the catalog response from Core is cached in a transient. Default: 60 minutes. Lower values refresh more often at the cost of more requests to Core. Maximum: 1440 (24 hours)."
msgid "API key deleted. Save changes to persist."
msgstr ""
#: admin/class-robotstxt-manager-settings.php:313
msgid "Delete all plugin data when the plugin is uninstalled."
msgstr ""
#: admin/views/page-catalog.php:43
msgid "Catalog refreshed."
msgstr ""
#. translators: %s: settings URL.
#: admin/views/page-catalog.php:53
#, php-format
msgid "ROBOTSTXT Manager is not configured yet. <a href=\"%s\">Set the Store URL and API key</a> to see your plugin catalog."
msgstr ""
#: admin/views/page-catalog.php:63
msgid "No plugins were returned by the ROBOTSTXT store. Check the Store URL and API key on the Settings page, or click Refresh to try again."
msgstr ""
#: admin/views/page-catalog.php:66
#: admin/views/page-catalog.php:69
msgid "Refresh catalog"
msgstr ""
#: admin/views/page-catalog.php:75
msgid "Plugin"
msgstr ""
#: admin/views/page-catalog.php:76
msgid "Type"
msgstr ""
#: admin/views/page-catalog.php:77
msgid "Price"
msgstr ""
#: admin/views/page-catalog.php:78
msgid "Requires WP"
msgstr ""
#: admin/views/page-catalog.php:79
msgid "Requires PHP"
msgstr ""
#: admin/views/page-catalog.php:80
msgid "Local state"
msgstr ""
#: admin/views/page-catalog.php:81
msgid "Action"
msgstr ""
#: admin/views/page-catalog.php:135
msgid "Premium"
msgstr ""
#: admin/views/page-catalog.php:135
msgid "Free"
msgstr ""
#: admin/views/page-catalog.php:150
msgid "Your site runs WordPress"
msgstr ""
#: admin/views/page-catalog.php:162
msgid "Your server runs PHP"
msgstr ""
#: admin/views/page-catalog.php:172
msgid "Not installed"
msgstr ""
#: admin/views/page-catalog.php:174
msgid "Installed (inactive)"
msgstr ""
#. translators: 1: installed version, 2: available version.
#: admin/views/page-catalog.php:179
#, php-format
msgid "Update available (v%1$s → v%2$s)"
msgstr ""
#: admin/views/page-catalog.php:185
msgid "Up to date"
msgstr ""
#: admin/views/page-catalog.php:192
msgid "Incompatible"
msgstr ""
#: admin/views/page-catalog.php:194
msgid "Buy"
msgstr ""
#: admin/views/page-catalog.php:196
msgid "Install (soon)"
msgstr ""
#: admin/views/page-catalog.php:199
msgid "Update (soon)"
msgstr ""
#. translators: %d: number of incompatible plugins.
#: admin/views/page-catalog.php:214
#, php-format
msgid "%d plugin in the catalog is not compatible with this site's WordPress or PHP version."
msgid_plural "%d plugins in the catalog are not compatible with this site's WordPress or PHP version."
msgstr[0] ""
msgstr[1] ""
#. translators: 1: local WP version, 2: local PHP version.
#: admin/views/page-catalog.php:223
#, php-format
msgid "This site runs WordPress %1$s on PHP %2$s."
msgstr ""
#: includes/class-robotstxt-manager-core-client.php:128
msgid "Store URL is not configured."
msgstr ""
#: includes/class-robotstxt-manager-core-client.php:135
msgid "API key is not configured."
msgstr ""
#. translators: %s: HTTP transport error message.
#: includes/class-robotstxt-manager-core-client.php:145
#, php-format
msgid "Account-level API key issued by the ROBOTSTXT store. Required to authenticate catalog and subscription requests. The value is encrypted before storage."
msgstr ""
msgid "Action"
msgstr ""
msgid "Activate"
msgstr ""
msgid "An unexpected error occurred."
msgstr ""
msgid "Base URL of the remote Plugins Core installation that this site will pull the plugin catalog from."
msgstr ""
msgid "Buy"
msgstr ""
msgid "Cache"
msgstr ""
msgid "Catalog Cache (minutes)"
msgstr ""
msgid "Catalog refreshed."
msgstr ""
msgid "Connected."
msgstr ""
msgid "Connection"
msgstr ""
msgid "Could not create a temporary file for download."
msgstr ""
msgid "Could not reach Plugins Core: %s"
msgstr ""
#: includes/class-robotstxt-manager-core-client.php:154
msgid "Connected."
msgid "Data on Uninstall"
msgstr ""
msgid "Delete API key"
msgstr ""
msgid "Delete all plugin data when the plugin is uninstalled."
msgstr ""
msgid "Delete the stored API key? The catalog and subscription data will stop working until a new key is entered."
msgstr ""
msgid "Deleting…"
msgstr ""
msgid "Download failed (HTTP %d)."
msgstr ""
msgid "Download failed: %s"
msgstr ""
msgid "Free"
msgstr ""
msgid "How long the catalog response from Core is cached in a transient. Default: 60 minutes. Lower values refresh more often at the cost of more requests to Core. Maximum: 1440 (24 hours)."
msgstr ""
msgid "Incompatible"
msgstr ""
msgid "Install"
msgstr ""
msgid "Installation failed."
msgstr ""
msgid "Installation failed: %s"
msgstr ""
msgid "Installed (inactive)"
msgstr ""
msgid "Insufficient permissions."
msgstr ""
msgid "Local state"
msgstr ""
msgid "Manager (by ROBOTSTXT) — Plugins"
msgstr ""
msgid "Manager (by ROBOTSTXT) — Settings"
msgstr ""
msgid "No plugins were returned by the ROBOTSTXT store. Check the Store URL and API key on the Settings page, or click Refresh to try again."
msgstr ""
msgid "Not installed"
msgstr ""
msgid "Plugin"
msgstr ""
msgid "Plugin is not installed."
msgstr ""
msgid "Plugin not found in catalog."
msgstr ""
msgid "Premium"
msgstr ""
msgid "Price"
msgstr ""
msgid "ROBOTSTXT"
msgstr ""
msgid "ROBOTSTXT Manager is not configured yet. <a href=\"%s\">Set the Store URL and API key</a> to see your plugin catalog."
msgstr ""
msgid "Refresh catalog"
msgstr ""
msgid "Requires PHP"
msgstr ""
msgid "Requires WP"
msgstr ""
msgid "Settings"
msgstr ""
msgid "Show more information"
msgstr ""
msgid "Store URL"
msgstr ""
msgid "Store URL is not configured."
msgstr ""
msgid "Store is not configured."
msgstr ""
msgid "Test connection"
msgstr ""
msgid "Testing…"
msgstr ""
msgid "The API key format is invalid. Copy the full key from your ROBOTSTXT account page."
msgstr ""
msgid "The store responded with HTTP %d. Check the Store URL and API key."
msgstr ""
msgid "The store returned an invalid file."
msgstr ""
msgid "This site runs WordPress %1$s on PHP %2$s."
msgstr ""
msgid "Too many refreshes. Please wait a minute before refreshing again."
msgstr ""
msgid "Type"
msgstr ""
msgid "Up to date"
msgstr ""
msgid "Update"
msgstr ""
msgid "Update available (v%1$s → v%2$s)"
msgstr ""
msgid "Visit website"
msgstr ""
msgid "You do not have sufficient permissions to access this page."
msgstr ""
msgid "Your server runs PHP"
msgstr ""
msgid "Your site runs WordPress"
msgstr ""