v0.1.0
This commit is contained in:
commit
bc1cb5e00a
32 changed files with 4254 additions and 0 deletions
276
languages/robotstxt-manager.pot
Normal file
276
languages/robotstxt-manager.pot
Normal file
|
|
@ -0,0 +1,276 @@
|
|||
# Copyright (C) 2026 ROBOTSTXT
|
||||
# This file is distributed under the GPL-3.0-or-later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Manager (by ROBOTSTXT) 0.1.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-12T13:09:24+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.12.0\n"
|
||||
"X-Domain: robotstxt-manager\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: robotstxt-manager.php
|
||||
msgid "Manager (by ROBOTSTXT)"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
#: robotstxt-manager.php
|
||||
msgid "https://git.robotstxt.es/ROBOTSTXT/robotstxt-manager"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
#: robotstxt-manager.php
|
||||
#: admin/class-robotstxt-manager-admin.php:48
|
||||
msgid "ROBOTSTXT"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
#: robotstxt-manager.php
|
||||
msgid "https://www.robotstxt.es/"
|
||||
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."
|
||||
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)."
|
||||
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 "Could not reach Plugins Core: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-robotstxt-manager-core-client.php:154
|
||||
msgid "Connected."
|
||||
msgstr ""
|
||||
Loading…
Reference in a new issue