Initial commit after renaming from fix-plugin-does-not-exist-notices to wp-fix-plugin-does-not-exist-notices
This commit is contained in:
114
languages/wp-fix-plugin-does-not-exist-notices.pot
Normal file
114
languages/wp-fix-plugin-does-not-exist-notices.pot
Normal file
@ -0,0 +1,114 @@
|
||||
# Copyright (C) 2024 Marcus Quinn
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Fix 'Plugin file does not exist.' Notices 2.0.2\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-fix-plugin-does-not-exist-notices\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: 2024-05-16T12:00:00+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.8.1\n"
|
||||
"X-Domain: wp-fix-plugin-does-not-exist-notices\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Fix 'Plugin file does not exist.' Notices"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wordpress.org/plugins/wp-fix-plugin-does-not-exist-notices/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Adds missing plugins to the plugins list with a \"Remove Reference\" link so you can permanently clean up invalid plugin entries and remove error notices."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Marcus Quinn"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.wpallstars.com"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:127
|
||||
msgid "Click here to scroll to missing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:128
|
||||
msgid "Plugin file missing"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:129
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:205
|
||||
msgid "Remove Reference"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: Path to wp-content/plugins
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:161
|
||||
msgid "This plugin is still marked as \"Active\" in your database — but its folder and files can't be found in %s. Click \"Remove Reference\" to permanently remove it from your active plugins list and eliminate the error notice."
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:164
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:168
|
||||
msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: Plugin file path
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:204
|
||||
msgid "Remove reference to missing plugin %s"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:227
|
||||
msgid "You do not have sufficient permissions to perform this action."
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:233
|
||||
msgid "Invalid plugin specified."
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:308
|
||||
msgid "Plugin reference removed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:316
|
||||
msgid "Failed to remove plugin reference. The plugin may already have been removed, or there was a database issue."
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:331
|
||||
msgid "Fix Plugin Does Not Exist Notices"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:333
|
||||
msgid "Missing plugin files detected:"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:334
|
||||
msgid "The plugins listed below with a"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:335
|
||||
msgid "File Missing"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:336
|
||||
msgid "tag no longer exist but are still referenced in your database."
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:339
|
||||
msgid "How to fix:"
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:340
|
||||
msgid "Click the \"Remove Reference\" link next to each missing plugin to safely remove it from your active plugins list."
|
||||
msgstr ""
|
||||
|
||||
#: wp-fix-plugin-does-not-exist-notices.php:342
|
||||
msgid "This will clean up your database and remove the error notifications."
|
||||
msgstr ""
|
Reference in New Issue
Block a user