first commit
This commit is contained in:
133
wp/wp-content/plugins/contact-form-7-modules/languages/en_US.po
Normal file
133
wp/wp-content/plugins/contact-form-7-modules/languages/en_US.po
Normal file
@@ -0,0 +1,133 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Contact Form 7 Modules: Send All Fields\n"
|
||||
"POT-Creation-Date: 2017-02-01 18:49-0700\n"
|
||||
"PO-Revision-Date: 2017-02-01 18:49-0700\n"
|
||||
"Last-Translator: Katz Web Services, Inc. <support@katz.co>\n"
|
||||
"Language-Team: Zack Katz <support@katz.co>\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.5\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
||||
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
|
||||
"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: hidden.php:38
|
||||
msgid ""
|
||||
"The Contact Form 7 is installed, but you must activate Contact Form 7 below "
|
||||
"for the Hidden Fields Module to work."
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:40
|
||||
msgid ""
|
||||
"The Contact Form 7 plugin must be installed for the Hidden Fields Module to "
|
||||
"work."
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:42
|
||||
msgid "Install Now."
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:277
|
||||
msgctxt "the name of the field button in CF7"
|
||||
msgid "hidden"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:286
|
||||
#, php-format
|
||||
msgid "Generate a form tag for a hidden field. For more details, see %s."
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:287
|
||||
msgid "the plugin page on WordPress.org"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:297
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:305
|
||||
msgid "ID attribute"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:306
|
||||
msgid "optional"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:312
|
||||
msgid "Value"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:318
|
||||
msgid "Use this text as watermark?"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:324
|
||||
msgid "Dynamic Values"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:328
|
||||
msgid ""
|
||||
"To use dynamic data from the post or page the form is embedded on, you can "
|
||||
"use the following values:"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:331
|
||||
msgid "<code>post_title</code>: The title of the post/page"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:332
|
||||
msgid "<code>post_url</code>: The URL of the post/page"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:333
|
||||
msgid ""
|
||||
"<code>post_category</code>: The categories the post is in, comma-separated"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:334
|
||||
msgid "<code>post_date</code>: The date the post/page was created"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:335
|
||||
msgid "<code>post_author</code>: The name of the author of the post/page"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:337
|
||||
msgid "The following values will be replaced if an user is logged in:"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:339
|
||||
msgid "<code>user_name</code>: User Login"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:340
|
||||
msgid "<code>user_id</code>: User ID"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:341
|
||||
msgid "<code>user_email</code>: User Email Address"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:342
|
||||
msgid ""
|
||||
"<code>user_display_name</code>: Display Name (Generally the first and last "
|
||||
"name of the user)"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:356
|
||||
msgid "Insert Tag"
|
||||
msgstr ""
|
||||
|
||||
#: hidden.php:362
|
||||
#, php-format
|
||||
msgid ""
|
||||
"To use the value input through this field in a mail field, you need to "
|
||||
"insert the corresponding mail-tag (%s) into the field on the Mail tab."
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user