Updates DFs

This commit is contained in:
erwanlr
2021-07-30 18:30:56 +02:00
parent d41e73727a
commit 42dee6cfa9
8 changed files with 855 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
v1.0.0
- Initial Release

View File

@@ -0,0 +1,129 @@
# Copyright (C) 2021 Navanath Bhosale
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Easy Theme Plugin Switcher 1.0.0\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/easy-theme-plugin-switcher\n"
"POT-Creation-Date: 2021-07-24 12:55:05+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Country: United States\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: "
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
"X-Poedit-Basepath: ../\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#: classes/class-easy-theme-plugin-switcher-config.php:171
msgid "Activate"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:172
msgid "Deactivate"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:173
msgid "Activate All"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:174
msgid "Deactivate All"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:175
msgid "Activate Selected"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:176
msgid "Deactivate Selected"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:177
msgid "Activating"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:178
msgid "Deactivating"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:179
msgid "Failed"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:197
#: classes/class-easy-theme-plugin-switcher-config.php:240
#: classes/class-easy-theme-plugin-switcher-config.php:283
#: classes/class-easy-theme-plugin-switcher-config.php:326
#: classes/class-easy-theme-plugin-switcher-config.php:380
#: classes/class-easy-theme-plugin-switcher-config.php:423
#: classes/class-easy-theme-plugin-switcher-config.php:479
msgid "WordPress Nonce not validated."
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:204
msgid "No theme specified"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:225
msgid "Theme Successfully Activated"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:247
#: classes/class-easy-theme-plugin-switcher-config.php:290
msgid "No plugin specified"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:268
msgid "Plugin Successfully Activated"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:311
msgid "Plugin Successfully Deactivated"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:333
#: classes/class-easy-theme-plugin-switcher-config.php:387
#: classes/class-easy-theme-plugin-switcher-config.php:430
#: classes/class-easy-theme-plugin-switcher-config.php:486
msgid "No plugins specified"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:365
#: classes/class-easy-theme-plugin-switcher-config.php:464
msgid "Plugins Successfully Activated"
msgstr ""
#: classes/class-easy-theme-plugin-switcher-config.php:408
#: classes/class-easy-theme-plugin-switcher-config.php:518
msgid "Plugins Successfully Deactivated"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Easy Theme Plugin Switcher"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://wordpress.org/plugins/easy-theme-plugin-switcher/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Switch your WP themes, plugins with one click. The plugin will reduce your "
"several clicks to one click for theme switching & plugins activations / "
"deactivations."
msgstr ""
#. Author of the plugin/theme
msgid "Navanath Bhosale"
msgstr ""