Sync plugins from current page
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
@@ -0,0 +1,138 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: amr shortcode any widget 3.3\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/amr-shortcode-any-"
|
||||
"widget\n"
|
||||
"POT-Creation-Date: 2017-04-18 13:56+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION\n"
|
||||
"X-Generator: Loco - https://localise.biz/"
|
||||
|
||||
#: amr-admin-form-html.php:37
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:63
|
||||
msgid "Test your widget in a normal sidebar first."
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:65
|
||||
msgid "Go to widgets"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:68
|
||||
msgid "Drag the widgets you want to use to the shortcodes sidebar."
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:71
|
||||
msgid "Add a do_widget or do_widget_area shortcode to a page."
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:75
|
||||
msgid "Create a page with example do_widget shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:82
|
||||
msgid "To add a single widget to a page"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:86
|
||||
msgid "Add the shortcode [do_widget widgetname] to a page:"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:93
|
||||
msgid "[do_widget \"tag cloud\"] or [do_widget id=widgetid]"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:102
|
||||
msgid "More advanced options:"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:111
|
||||
msgid "To change the style, change the html:"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:151
|
||||
msgid "To add multiple instances of the same widget:"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:161
|
||||
msgid "To add a widget area - all widgets in the widget area:"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:169
|
||||
msgid "Create a page with do_widget_area shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:177
|
||||
msgid ""
|
||||
"Create a page with do_widget_area shortcode without the widget_area class"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:181
|
||||
msgid "Examples:"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:184
|
||||
msgid "[do_widget_area] or [do_widget_area widget_area=sidebar-1]"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:187
|
||||
msgid ""
|
||||
"NB: Using something like the twenty-fourteen theme? you might end up with "
|
||||
"white text on a white background. Tweak the widget classes or the html of "
|
||||
"the wrap or title. If that fails, adjust your css."
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:199
|
||||
msgid ""
|
||||
"If you have any problems with this plugin or good ideas for improvements or "
|
||||
"new features, please talk about them in the"
|
||||
msgstr ""
|
||||
|
||||
#: amr-admin-form-html.php:199
|
||||
msgid "Support forums"
|
||||
msgstr ""
|
||||
|
||||
#: amr-shortcode-any-widget.php:330
|
||||
msgid "Widgets for Shortcodes"
|
||||
msgstr ""
|
||||
|
||||
#: amr-shortcode-any-widget.php:332
|
||||
msgid ""
|
||||
"Sidebar to hold widgets and their settings. These widgets will be used in a "
|
||||
"shortcode. This sidebars widgets should be saved with your theme settings "
|
||||
"now."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "amr shortcode any widget"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Include any widget in a page for any theme. [do_widget widgetname ] or "
|
||||
"[do_widget \"widget name\" ] [do_widget id=widgetnamedashed-n ]or include a "
|
||||
"whole widget area [do_widget_area]. Please read: <a href=\"https://wordpress."
|
||||
"org/plugins/amr-shortcode-any-widget/installation/\">Installation</a> and <a "
|
||||
"href=\"https://wordpress.org/plugins/amr-shortcode-any-widget/faq/\">FAQ</a>."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://webdesign.anmari.com/shortcode-any-widget/"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "anmari"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://webdesign.anmari.com"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user