Adds DFs
This commit is contained in:
2361
spec/fixtures/dynamic_finders/plugin_version/booking-x/translation_file/languages/bookingx.pot
vendored
Normal file
2361
spec/fixtures/dynamic_finders/plugin_version/booking-x/translation_file/languages/bookingx.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
97
spec/fixtures/dynamic_finders/plugin_version/chillpay-payment-gateway/change_log/CHANGELOG.md
vendored
Normal file
97
spec/fixtures/dynamic_finders/plugin_version/chillpay-payment-gateway/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,97 @@
|
||||
# CHANGELOG
|
||||
|
||||
### 'v2.0.0 (Nov 2, 2020)'
|
||||
|
||||
#### 🌟 Highlights
|
||||
|
||||
- Support Installment Payment (KBANK).
|
||||
|
||||
|
||||
#### 🛠️ Enhancements
|
||||
|
||||
- Using CURL Instead of HTTP API.
|
||||
- Code Refactoring, simplifying Callback and Result function.
|
||||
- Code Refactoring, simplifying ChillPay setting process.
|
||||
- ChillPay Setting Page, sanitizing input fields before save.
|
||||
- Added label to show mode on setting page.
|
||||
|
||||
---
|
||||
|
||||
### 'v1.8.0 (Aug 14, 2020)'
|
||||
|
||||
#### 🛠️ Enhancements
|
||||
|
||||
- Add an enabled button to create new order in case of failed status.
|
||||
|
||||
#### 🐞 Bug Fixes
|
||||
|
||||
- Adjust Updating Process for Order Status.
|
||||
|
||||
---
|
||||
|
||||
### 'v1.7.1 (May 7, 2020)'
|
||||
|
||||
#### 🛠️ Enhancements
|
||||
|
||||
- Auto check when there is one channel.
|
||||
- Support custom incrementing order numbers for WooCommerce orders.
|
||||
|
||||
#### 🐞 Bug Fixes
|
||||
|
||||
- Adjust Updating Process for Order Status.
|
||||
|
||||
---
|
||||
|
||||
### 'v1.7.0 (, 2020)'
|
||||
|
||||
#### 🌟 Highlights
|
||||
|
||||
- Support Alipay Payment.
|
||||
- Support WeChat Pay Payment.
|
||||
- Split Input Text on SandBox/PROD Mode
|
||||
|
||||
---
|
||||
|
||||
### 'v1.6.0 (Jan 7, 2020)'
|
||||
|
||||
#### 🌟 Highlights
|
||||
|
||||
- Add menu ChillPay : Manual sync payment status
|
||||
- Add process auto sync payment status
|
||||
|
||||
---
|
||||
|
||||
### `v1.5.9 (Dec 26, 2019)`
|
||||
|
||||
#### 🌟 Highlights
|
||||
|
||||
- Support multi currency.
|
||||
- Support Bill Payment.
|
||||
- Show payment methods as informed to ChillPay.
|
||||
|
||||
#### 🛠️ Enhancements
|
||||
|
||||
- Separate Mobile Banking from the Internet Banking.
|
||||
- Add URL Background (callback function) to use for sending payment results to the system.
|
||||
- Improve the UI of the payment methods.
|
||||
- Use Mode selection instead of copying the api url.
|
||||
|
||||
---
|
||||
|
||||
### `v1.5.8 (Aug 20, 2019)`
|
||||
|
||||
#### 🐞 Bug Fixes
|
||||
|
||||
- Error when user enter the mobile number that is not connected to the K PLUS.
|
||||
|
||||
---
|
||||
|
||||
### `v1.5.7 (May 28, 2019)`
|
||||
|
||||
#### 🐞 Bug Fixes
|
||||
|
||||
- Fix customer information retrieval.
|
||||
|
||||
#### 🛠️ Enhancements
|
||||
|
||||
- Add input text api url.
|
||||
25
spec/fixtures/dynamic_finders/plugin_version/friends/composer_file/package.json
vendored
Normal file
25
spec/fixtures/dynamic_finders/plugin_version/friends/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Friends",
|
||||
"version": "1.5.4",
|
||||
"private": true,
|
||||
"description": "Blocks of the Friends Plugin for WordPress",
|
||||
"homepage": "https://wpfriends.at/",
|
||||
"repository": "git+https://github.com/akirk/friends.git",
|
||||
"author": "Alex Kirk",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"keywords": [],
|
||||
"devDependencies": {
|
||||
"@wordpress/scripts": "^14.0.0",
|
||||
"lerna": "^3.20.2",
|
||||
"spectre.css": "^0.5.9"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "lerna run build",
|
||||
"lint:js": "lerna run lint:js",
|
||||
"lint:pkg-json": "wp-scripts lint-pkg-json ./package.json ./blocks/*/package.json",
|
||||
"format:js": "wp-scripts format-js",
|
||||
"lint:js:fix": "npm run lint:js -- --fix",
|
||||
"test": "wp-scripts test-unit-js",
|
||||
"packages-update": "wp-scripts packages-update"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,996 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Get-A-Quote 1.0.0\n"
|
||||
"POT-Creation-Date: 2021-03-13 12:35+0530\n"
|
||||
"PO-Revision-Date: 2021-03-13 12:35+0530\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: MakeWebBetter\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 2.4.2\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: esc_html_e;__;_e;esc_html__;esc_attr_e;esc_url_raw;"
|
||||
"esc_url;esc_attr;esc_html;esc_attr__\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:189
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:45
|
||||
msgid "Get A Quote"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:196
|
||||
msgid "Overview"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:251
|
||||
msgid "Enable Quote Form"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:253
|
||||
msgid "Enable plugin to start the functionality."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:264 admin/class-get-a-quote-admin.php:435
|
||||
#: admin/class-get-a-quote-admin.php:455
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:282
|
||||
msgid "User Guide"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:283
|
||||
msgid "View the detailed guides and documentation to set up your plugin."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:284
|
||||
msgid "VIEW"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:288
|
||||
msgid "Free Support"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:289
|
||||
msgid "Please submit a ticket , our team will respond within 24 hours."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:290
|
||||
msgid "SUBMIT"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:335
|
||||
msgid "Id of some field is missing"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:338
|
||||
msgid "Settings saved !"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:355
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:32
|
||||
msgid "Form Fields"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:360
|
||||
msgid "Taxonomies"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:364
|
||||
msgid "Email Setting"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:390
|
||||
msgid "Activate Email"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:400
|
||||
msgid "Get reply on email"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:407
|
||||
msgid "Enter reply back email"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:410
|
||||
msgid "Email Subject"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:417
|
||||
msgid "Subject Here"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:420
|
||||
msgid "Email Message"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:429
|
||||
msgid "Message Here"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:484
|
||||
msgid "Enable Quote Status"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:492 admin/class-get-a-quote-admin.php:505
|
||||
#: includes/class-get-a-quote.php:461 includes/class-get-a-quote.php:464
|
||||
#: includes/class-get-a-quote.php:467
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:493 admin/class-get-a-quote-admin.php:506
|
||||
#: includes/class-get-a-quote.php:461 includes/class-get-a-quote.php:464
|
||||
#: includes/class-get-a-quote.php:467
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:497
|
||||
msgid "Enable Service Type"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:519
|
||||
msgid "Quote Details"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:543
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:57
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:552
|
||||
msgid "Quote Service"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:555
|
||||
#: common/class-get-a-quote-common.php:152
|
||||
msgid "Quote Status"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:557
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:69
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:87
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:558
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:89
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:116
|
||||
msgid "Phone"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-get-a-quote-admin.php:559
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-dashboard.php:32
|
||||
msgid "get-a-quote-support"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-dashboard.php:32
|
||||
#: admin/partials/get-a-quote-admin-dashboard.php:51
|
||||
msgid "&gaq_tab="
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-dashboard.php:32
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:18
|
||||
msgid "admin/src/images/overview-banner.png"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:22
|
||||
msgid "What is Get A Quote for WordPress?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:26
|
||||
msgid ""
|
||||
"Get A Quote for WordPress plugin helps you create & add a quotation form on "
|
||||
"your WordPress website. Users can fill this form to submit a request for a "
|
||||
"quotation of the required services. With this plugin, you can add multiple "
|
||||
"statuses for\n"
|
||||
"\t\t\t\tyour quotations, multiple services in the form, & acknowledge users "
|
||||
"through an email for the successful submission of their quote request."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:32
|
||||
msgid "With our Get A Quote for WordPress plugin you can:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:34
|
||||
msgid "Add a quote form on your website"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:35
|
||||
msgid "Notify customers for their quote submission through emails"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:36
|
||||
msgid "Enable/Disable your quotation form fields"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:37
|
||||
msgid "Enable/Disable service and quote status taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:38
|
||||
msgid "Add different statuses for your quotation"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:45
|
||||
msgid "admin/src/images/Quotation-Form.png"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:48
|
||||
msgid "Quotation Form"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:52
|
||||
msgid ""
|
||||
"The plugin provides a quotation form you can add on your website. Customers "
|
||||
"will fill this form to submit a quotation request on your website. As soon "
|
||||
"as you install and activate our Get A Quote plugin, this form will "
|
||||
"automatically\n"
|
||||
"\t\t\t\t\t\t\tbe created."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:64
|
||||
msgid "admin/src/images/taxonomy.png"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:67
|
||||
msgid "Service and quote status taxonomies"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:68
|
||||
msgid ""
|
||||
"The plugin provides you two different types of taxonomies. <b>1) Quote "
|
||||
"Service Taxonomy</b>, <b>2) Quote Status Taxonomy</b>. Merchants can enable/"
|
||||
"disable these taxonomies as per their requirements."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:75
|
||||
msgid "admin/src/images/Multiple-Quotation-Status.png"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:78
|
||||
msgid "Multiple quotation statuses"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:79
|
||||
msgid ""
|
||||
"Our Get A Quote plugin helps merchants to create multiple statuses for "
|
||||
"quotations. Admin can check and change the status for a particular quote."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:86
|
||||
msgid "admin/src/images/services.png"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:89
|
||||
msgid "Multiple services"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:93
|
||||
msgid ""
|
||||
"With this plugin, merchants can create multiple services to offer. Customers "
|
||||
"will be able to select these services through the quotation form you added "
|
||||
"to your website. These services will be displayed in the Services field of\n"
|
||||
"\t\t\t\t\t\t\tyour quotation form."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:105
|
||||
msgid "admin/src/images/acknowledgement.png"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:108
|
||||
msgid "Submission Acknowledgement through email"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:112
|
||||
msgid ""
|
||||
"Our Get A Quote plugin also lets you send an acknowledgment email to the "
|
||||
"user whenever s/he submits the quote requests. You can create and save your "
|
||||
"email subject and message which will be sent to the user to notify them "
|
||||
"about\n"
|
||||
"\t\t\t\t\t\t\ttheir successful submission of their quote request."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:124
|
||||
msgid "Exclusive Support"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:125
|
||||
msgid "Receive dedicated "
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:125
|
||||
msgid "24x7 "
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:128
|
||||
msgid ""
|
||||
"Phone, Email & Skype support. Our Support is ready to assist you regarding "
|
||||
"any query, issue, or feature request and if that doesn't help our Technical "
|
||||
"team will connect with you personally and have your query\n"
|
||||
"\t\t\t\t\tresolved."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:145
|
||||
msgid "Connect with us in one click"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-admin-overview.php:146
|
||||
msgid "Connect"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-email-setting.php:38
|
||||
#: admin/partials/get-a-quote-taxonomies.php:44
|
||||
msgid "Settings saved"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:20
|
||||
#: admin/partials/get-a-quote-form-fields-preview.php:18
|
||||
msgid "admin/src/images/mwb-logo1.png"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:32
|
||||
msgid "(current)"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:35
|
||||
#: admin/partials/get-a-quote-form-fields-preview.php:30
|
||||
msgid "Preview Form"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:41
|
||||
msgid "Publish"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:52
|
||||
msgid "Save Form"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:57
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:105
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:61
|
||||
msgid "First name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:65
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:67
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:73
|
||||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:77
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:96
|
||||
msgid "Country"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:81
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:77
|
||||
msgid "Zipcode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:85
|
||||
msgid "Budget"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:93
|
||||
msgid "Additional"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:101
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-edit.php:103
|
||||
msgid "Placeholder-Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields-preview.php:36
|
||||
msgid "Back"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields.php:18
|
||||
msgid "Form Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields.php:19
|
||||
msgid "Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields.php:20
|
||||
msgid "Operation"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields.php:23
|
||||
msgid "Contact Form"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-form-fields.php:25
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-taxonomies.php:64
|
||||
#: common/class-get-a-quote-common.php:153
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-taxonomies.php:65
|
||||
msgid "Add Status Terms"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-taxonomies.php:66
|
||||
#: admin/partials/get-a-quote-taxonomies.php:82
|
||||
msgid "Active Terms"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-taxonomies.php:70
|
||||
#: admin/partials/get-a-quote-taxonomies.php:86
|
||||
msgid "Term Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-taxonomies.php:80
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:46
|
||||
#: common/class-get-a-quote-common.php:114
|
||||
msgid "Service"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/get-a-quote-taxonomies.php:81
|
||||
msgid "Add Service Terms"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:38
|
||||
msgid "Attributes"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:106
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:125
|
||||
msgid "Additional Details"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:136
|
||||
msgid "Attached File"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:150
|
||||
msgid "Open File"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/meta-box/get-a-quote-custom-meta-box.php:152
|
||||
msgid "No File Selected"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:72
|
||||
#: common/class-get-a-quote-common.php:83
|
||||
msgid "Quotes"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:73
|
||||
#: common/class-get-a-quote-common.php:140
|
||||
msgid "Quote"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:74
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:75
|
||||
msgid "Add New Quote"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:76
|
||||
msgid "Edit Quote"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:77
|
||||
msgid "New Quote"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:78
|
||||
msgid "All Quotes"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:79
|
||||
msgid "View Quote"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:80
|
||||
msgid "Search Quotes"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:81
|
||||
msgid "No Quotes Found"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:82
|
||||
msgid "No Quotes Found In Trash"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:113
|
||||
#: common/class-get-a-quote-common.php:123
|
||||
msgid "Services"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:115
|
||||
msgid "Search Services"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:116
|
||||
msgid "All Services"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:117
|
||||
msgid "Parent Service"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:118
|
||||
msgid "Parent Service:"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:119
|
||||
msgid "Edit Service"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:120
|
||||
msgid "Update Service"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:121
|
||||
msgid "Add New Service"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:122
|
||||
msgid "New Service Name"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:139
|
||||
msgid "Quotation"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:154
|
||||
msgid "Search Status"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:155
|
||||
msgid "All Status"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:156
|
||||
msgid "Parent Status"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:157
|
||||
msgid "Parent Status:"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:158
|
||||
msgid "Edit Status"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:159
|
||||
msgid "Update Status"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:160
|
||||
msgid "Add New Status"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:161
|
||||
msgid "New Status Name"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:162
|
||||
msgid "Quote Statuses"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:178
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-get-a-quote-common.php:179
|
||||
msgid "Pending For Review"
|
||||
msgstr ""
|
||||
|
||||
#: extra-templates/makewebbetter-deactivation-template-display.php:28
|
||||
msgid "x"
|
||||
msgstr ""
|
||||
|
||||
#: extra-templates/makewebbetter-deactivation-template-display.php:32
|
||||
msgid "May we have a little info about why you are deactivating?"
|
||||
msgstr ""
|
||||
|
||||
#: extra-templates/makewebbetter-deactivation-template-display.php:42
|
||||
msgid "Skip and Deactivate Now"
|
||||
msgstr ""
|
||||
|
||||
#: extra-templates/makewebbetter-onboarding-template-display.php:34
|
||||
msgid "Welcome to MakeWebBetter"
|
||||
msgstr ""
|
||||
|
||||
#: extra-templates/makewebbetter-onboarding-template-display.php:35
|
||||
msgid ""
|
||||
"We love making new friends! Subscribe below and we promise to keep you up-to-"
|
||||
"date with our latest new plugins, updates, awesome deals and a few special "
|
||||
"offers."
|
||||
msgstr ""
|
||||
|
||||
#: extra-templates/makewebbetter-onboarding-template-display.php:45
|
||||
msgid "Skip For Now"
|
||||
msgstr ""
|
||||
|
||||
#: get-a-quote.php:76 get-a-quote.php:82
|
||||
msgid "get-a-quote"
|
||||
msgstr ""
|
||||
|
||||
#: get-a-quote.php:149
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1834
|
||||
msgid "A Coruña"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1835
|
||||
msgid "Araba"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1836
|
||||
msgid "Albacete"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1837
|
||||
msgid "Alicante"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1838
|
||||
msgid "Almería"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1839
|
||||
msgid "Asturias"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1840
|
||||
msgid "Ávila"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1841
|
||||
msgid "Badajoz"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1842
|
||||
msgid "Baleares"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1843
|
||||
msgid "Barcelona"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1844
|
||||
msgid "Burgos"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1845
|
||||
msgid "Cáceres"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1846
|
||||
msgid "Cádiz"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1847
|
||||
msgid "Cantabria"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1848
|
||||
msgid "Castellón"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1849
|
||||
msgid "Ceuta"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1850
|
||||
msgid "Ciudad Real"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1851
|
||||
msgid "Córdoba"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1852
|
||||
msgid "Cuenca"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1853
|
||||
msgid "Girona"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1854
|
||||
msgid "Granada"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1855
|
||||
msgid "Guadalajara"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1856
|
||||
msgid "Gipuzkoa"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1857
|
||||
msgid "Huelva"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1858
|
||||
msgid "Huesca"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1859
|
||||
msgid "Jaén"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1860
|
||||
msgid "La Rioja"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1861
|
||||
msgid "Las Palmas"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1862
|
||||
msgid "León"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1863
|
||||
msgid "Lleida"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1864
|
||||
msgid "Lugo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1865
|
||||
msgid "Madrid"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1866
|
||||
msgid "Málaga"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1867
|
||||
msgid "Melilla"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1868
|
||||
msgid "Murcia"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1869
|
||||
msgid "Navarra"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1870
|
||||
msgid "Ourense"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1871
|
||||
msgid "Palencia"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1872
|
||||
msgid "Pontevedra"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1873
|
||||
msgid "Salamanca"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1874
|
||||
msgid "Santa Cruz de Tenerife"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1875
|
||||
msgid "Segovia"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1876
|
||||
msgid "Sevilla"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1877
|
||||
msgid "Soria"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1878
|
||||
msgid "Tarragona"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1879
|
||||
msgid "Teruel"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1880
|
||||
msgid "Toledo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1881
|
||||
msgid "Valencia"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1882
|
||||
msgid "Valladolid"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1883
|
||||
msgid "Bizkaia"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1884
|
||||
msgid "Zamora"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-gaq-country-manager.php:1885
|
||||
msgid "Zaragoza"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-activator.php:60
|
||||
msgid "Quote Form"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-activator.php:62
|
||||
msgid "[gaq_form_fields]"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:183
|
||||
msgid "Name field is empty."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:186
|
||||
msgid "Name is to be character or alphanumeric."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:199
|
||||
msgid "Email field is empty."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:203
|
||||
msgid "Invalid email format."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:212
|
||||
msgid "Phone field is empty."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:219
|
||||
msgid "Enter numbers only in Phone field."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:224
|
||||
msgid "Enter only number in Phone field."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:234
|
||||
msgid "Only characters are allowed in City field."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:245
|
||||
msgid "Invalid Zipcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:254
|
||||
msgid "Only numbers are not allowed in State."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote-helper.php:264
|
||||
msgid "Only numbers are not allowed in Country."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:355
|
||||
msgid "General Setting"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:379
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Unable to locate file at location \"%s\". Some features may not work "
|
||||
"properly in this plugin. Please contact us!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:437
|
||||
msgid "N/A (phpversion function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:446
|
||||
msgid "N/A (make sure exec function is enabled)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:449
|
||||
msgid "N/A (ABSPATH constant not defined)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:452
|
||||
msgid "N/A (php_uname function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:455
|
||||
msgid "N/A (get_bloginfo function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:458
|
||||
msgid "N/A (get_option function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:470
|
||||
msgid "N/A (count_users function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:473
|
||||
msgid "0"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:476 includes/class-get-a-quote.php:482
|
||||
#: includes/class-get-a-quote.php:485 includes/class-get-a-quote.php:513
|
||||
#: includes/class-get-a-quote.php:516
|
||||
msgid "N/A (ini_get function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:479
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:497
|
||||
msgid "N/A (gethostname function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:500 includes/class-get-a-quote.php:509
|
||||
msgid "N/A (make sure exec is enabled)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-get-a-quote.php:519
|
||||
msgid "N/A (file_get_contents function does not exist)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-makewebbetter-onboarding-helper.php:330
|
||||
msgid "What is your monthly revenue?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-makewebbetter-onboarding-helper.php:347
|
||||
msgid "What industry defines your business?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-makewebbetter-onboarding-helper.php:382
|
||||
msgid "What is the best email address to contact you?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-makewebbetter-onboarding-helper.php:392
|
||||
msgid "What is your contact number?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-makewebbetter-onboarding-helper.php:635
|
||||
msgid "Select Any One Option..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-makewebbetter-onboarding-helper.php:893
|
||||
msgid "Unexpected Error Occured"
|
||||
msgstr ""
|
||||
|
||||
#: public/partials/get-a-quote-public-display.php:43
|
||||
msgid "Type Of Service"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,5 @@
|
||||
# Improving Search Form Accessibility Changelog
|
||||
|
||||
## 1.0.0, 20210313
|
||||
|
||||
- Initial release.
|
||||
@@ -0,0 +1,936 @@
|
||||
# Copyright (C) 2021 3D FlipBook
|
||||
# This file is distributed under the same license as the 3D FlipBook package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 3D FlipBook 1.10.18\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/3d-flip-book\n"
|
||||
"POT-Creation-Date: 2021-03-20 05:25:30+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"
|
||||
|
||||
#: inc/dictionary.php:26
|
||||
msgid "auto"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:27
|
||||
msgid "Sorry something went wrong with the server please try again"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:28
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:29
|
||||
msgid "Pages"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:30
|
||||
msgid "Book properties"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:31
|
||||
msgid "Sheet properties"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:32
|
||||
msgid "Cover properties"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:33
|
||||
msgid "Page properties"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:34
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:35
|
||||
msgid "PDF file"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:36
|
||||
msgid "Images, HTMLs files"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:37
|
||||
msgid "interactive"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:38
|
||||
msgid "Page number"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:39
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:40
|
||||
msgid "CSS Layer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:41
|
||||
msgid "CSS"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:42
|
||||
msgid "HTML"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:43
|
||||
msgid "Java Script"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:44
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:45
|
||||
msgid "Select files"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:46
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:47
|
||||
msgid "Add image pages"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:48
|
||||
msgid "Add HTML pages"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:49
|
||||
msgid "Add PDF page"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:50
|
||||
msgid "Remove all pages"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:51
|
||||
msgid "items per page"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:52
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:53
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:54
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:55
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:56
|
||||
msgid "PDF page number"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:57
|
||||
msgid "Select image"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:58
|
||||
msgid "Change image"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:59
|
||||
msgid "Auto thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:60
|
||||
msgid "book height"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:61
|
||||
msgid "book width"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:62
|
||||
msgid "gravity constant"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:63
|
||||
msgid "amount of rendered cached pages"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:64
|
||||
msgid "render loaded hidden pages in the background"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:65
|
||||
msgid "render pages while they are flipping, it can slow down animation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:66
|
||||
msgid "amount of loaded by user pages that are used for predicting user behaviour"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:67
|
||||
msgid "quantity of predicted pages for automatic loading"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:68
|
||||
msgid "initial flipping velocity, it should be enough to overcome the gravity"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:69
|
||||
msgid "max corner (flexible part of the sheet) deviation from the whole sheet"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:70
|
||||
msgid "sheet flexibility"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:71
|
||||
msgid "part of the sheet that can be flexed, should be in range (0, 1)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:72
|
||||
msgid "speed of changing bending angle of the flexible corner"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:73
|
||||
msgid "curvature of open sheet, 0 is for flat sheet"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:74
|
||||
msgid "width texture resolution"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:75
|
||||
msgid "height texture resolution"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:76
|
||||
msgid "sheet color"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:77
|
||||
msgid "sheet thickness"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:78
|
||||
msgid "sheet weight"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:79
|
||||
msgid "cover height is more on 2*padding and cover width more on 1*padding than page ones, so you can set different sizes for typical pages and cover like for real book"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:80
|
||||
msgid "binder texture"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:81
|
||||
msgid "Deep linking URL parameter name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:82
|
||||
msgid "items pre page"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:83
|
||||
msgid "3D Flip Book"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:84
|
||||
msgid "View mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:85
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:86
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:87
|
||||
msgid "Thumbnail and Lightbox"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:88
|
||||
msgid "Lightbox activation link"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:89
|
||||
msgid "Fullscreen"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:90
|
||||
msgid "Select skin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:91
|
||||
msgid "3D FlipBook container CSS classes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:92
|
||||
msgid "Lightbox theme"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:93
|
||||
msgid "Light"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:94
|
||||
msgid "Dark"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:95
|
||||
msgid "default value"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:96
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:97
|
||||
msgid "minimum value"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:98
|
||||
msgid "maximum value"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:99
|
||||
msgid "amount of zoom levels"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:100
|
||||
msgid "amount of lighting levels"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:101
|
||||
msgid "pan step for comands cmdPanLeft, cmdPanRight, cmdPanUp, cmdPanDown"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:102
|
||||
msgid "zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:103
|
||||
msgid "zoom out"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:104
|
||||
msgid "set default zoom"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:105
|
||||
msgid "show bookmarks"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:106
|
||||
msgid "turn 10 pages backward"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:107
|
||||
msgid "turn a page backward"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:108
|
||||
msgid "turn a page forward"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:109
|
||||
msgid "turn 10 pages forward"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:110
|
||||
msgid "download"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:111
|
||||
msgid "print"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:112
|
||||
msgid "toggle fulscreen mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:113
|
||||
msgid "show/hide the settings toolbar button"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:114
|
||||
msgid "toggle the smart pan mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:115
|
||||
msgid "toggle single page mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:116
|
||||
msgid "toggle sound effects"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:117
|
||||
msgid "toggle statistics monitor"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:118
|
||||
msgid "increase lighting"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:119
|
||||
msgid "reduce lighting"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:120
|
||||
msgid "move pan to the left"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:121
|
||||
msgid "move pan to the right"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:122
|
||||
msgid "move pan to the up"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:123
|
||||
msgid "move pan to the down"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:124
|
||||
msgid "rotate the book by means mouse drag operation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:125
|
||||
msgid "zoom by means mouse drag operation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:126
|
||||
msgid "pan by means mouse drag operation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:127
|
||||
msgid "zoom by means mouse wheel operation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:128
|
||||
msgid "rotate the book by means touch drag operation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:129
|
||||
msgid "zoom by means touch drag operation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:130
|
||||
msgid "pan by means touch drag operation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:131
|
||||
msgid "Ctrl, Shift, Alt, or their combination like Ctrl+Shift"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:132
|
||||
msgid "modificator"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:133
|
||||
msgid "keyboard key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:134
|
||||
msgid "key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:135
|
||||
msgid "mouse button"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:136
|
||||
msgid "button"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:137
|
||||
msgid "amount of touches"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:138
|
||||
msgid "touches"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:139
|
||||
msgid "event that activates the action"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:140
|
||||
msgid "event"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:141
|
||||
msgid "is action enabled"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:142
|
||||
msgid "is action enabled in narrow view"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:143
|
||||
msgid "enabled"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:144
|
||||
msgid "enabledInNarrow"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:145
|
||||
msgid "is active by default"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:146
|
||||
msgid "active"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:147
|
||||
msgid "is active for mobile devices by default"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:148
|
||||
msgid "activeForMobile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:149
|
||||
msgid "Zoom"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:150
|
||||
msgid "Lighting"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:151
|
||||
msgid "Pan"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:152 inc/settings.php:7
|
||||
msgid "3D FlipBook - Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:153
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:154
|
||||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:155
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:156
|
||||
msgid "Settings saved successfully"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:157
|
||||
msgid "One"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:158
|
||||
msgid "Two"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:159
|
||||
msgid "Three"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:160
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:161
|
||||
msgid "Middle"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:162
|
||||
msgid "Right"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:163
|
||||
msgid "Mouse button down"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:164
|
||||
msgid "Mouse move"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:165
|
||||
msgid "Mouse button up"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:166
|
||||
msgid "Click"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:167
|
||||
msgid "Double click"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:168
|
||||
msgid "Touch start"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:169
|
||||
msgid "Touch move"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:170
|
||||
msgid "Touch end"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:171
|
||||
msgid "Key down"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:172
|
||||
msgid "Key press"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:173
|
||||
msgid "Key up"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:174
|
||||
msgid "rtl is a right-to-left, top-to-bottom script, writing starts from the right of the page and continues to the left"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:175
|
||||
msgid "Please wait... the Application is Loading"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:176
|
||||
msgid "PDF is Loading:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:177
|
||||
msgid "Previous page"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:178
|
||||
msgid "Next page"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:179
|
||||
msgid "Table of contents"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:180
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:181
|
||||
msgid "Bookmarks"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:182
|
||||
msgid "Thumbnails"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:183
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:184
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:185
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:186
|
||||
msgid "Fit view"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:187
|
||||
msgid "10 pages backward"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:188
|
||||
msgid "10 pages forward"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:189
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:190
|
||||
msgid "Print"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:191
|
||||
msgid "Full screen"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:192 inc/settings.php:8
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:193
|
||||
msgid "Smart pan"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:194
|
||||
msgid "Single page"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:195
|
||||
msgid "Sounds"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:196
|
||||
msgid "Stats"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:197
|
||||
msgid "Increase lighting"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:198
|
||||
msgid "Reduce lighting"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:199
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:200
|
||||
msgid "See the debugging console for details (Ctrl+Shift+I in Chrome)."
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:201
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:202
|
||||
msgid "no"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:203
|
||||
msgid "Skin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:204
|
||||
msgid "default control skin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:205
|
||||
msgid "CSS text for skin customization"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:206
|
||||
msgid "Lightbox"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:207
|
||||
msgid "default lightbox"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:208
|
||||
msgid "Loading Animation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:209
|
||||
msgid "show the skin loading animation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:210
|
||||
msgid "show the book loading animation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:211
|
||||
msgid "Auto Resolution"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:212
|
||||
msgid "the page texture resolution will be computed automatically"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:213
|
||||
msgid "the computed automatically resolution is multiplied by the coefficient"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:214
|
||||
msgid "Narrow View"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:215
|
||||
msgid "width in pixels when the view switches into the narrow mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:216
|
||||
msgid "Ready Function"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:217
|
||||
msgid "function ready(scene) {/* code */} ready"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:218
|
||||
msgid "global book ready function: function ready(scene) {/* code */} ready"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:219
|
||||
msgid "Control properties"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:220
|
||||
msgid "Book style"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:221
|
||||
msgid "Pages customization"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:222
|
||||
msgid "show advanced options"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:223
|
||||
msgid "render loaded hidden pages in the background on mobile devices"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:224
|
||||
msgid "curvature of open sheet, 0.05 is for flat sheet"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:225
|
||||
msgid "side texture"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:226
|
||||
msgid "3D FlipBook source"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:227
|
||||
msgid "Prebuilt"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:228
|
||||
msgid "PDF URL"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:229 inc/taxonomy.php:7
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:230
|
||||
msgid "Style"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:231
|
||||
msgid "Height"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:232
|
||||
msgid "500px, 50% - % of parent container height, empty - auto"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:233
|
||||
msgid "Background"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:234
|
||||
msgid "color: #333"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:235
|
||||
msgid "image: http://example.com/image.jpg"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:236
|
||||
msgid "http://example.com?fb3d-page=1"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:237
|
||||
msgid "Thumbnail URL"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:238
|
||||
msgid "Volumetric"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:239
|
||||
msgid "Volumetric with paddings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/dictionary.php:240
|
||||
msgid "Flat"
|
||||
msgstr ""
|
||||
|
||||
#: inc/edit.php:12
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
|
||||
#: inc/edit.php:25
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: inc/edit.php:40
|
||||
msgid "Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/edit.php:81
|
||||
msgid "User Manual"
|
||||
msgstr ""
|
||||
|
||||
#: inc/edit.php:84
|
||||
msgid "Video Examples"
|
||||
msgstr ""
|
||||
|
||||
#: inc/edit.php:87
|
||||
msgid "Support Forum"
|
||||
msgstr ""
|
||||
|
||||
#: inc/edit.php:100
|
||||
msgid "More options"
|
||||
msgstr ""
|
||||
|
||||
#: inc/post.php:7
|
||||
msgid "3D FlipBook"
|
||||
msgstr ""
|
||||
|
||||
#: inc/post.php:9
|
||||
msgid "All Books"
|
||||
msgstr ""
|
||||
|
||||
#: inc/shortcode-generator.php:7 inc/shortcode-generator.php:24
|
||||
msgid "3D FlipBook - Shortcode Generator"
|
||||
msgstr ""
|
||||
|
||||
#: inc/shortcode-generator.php:8
|
||||
msgid "Shortcode Generator"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "3D FlipBook"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://3dflipbook.net/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Interactive 3D FlipBook Powered Physics Engine WordPress Plugin"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "iberezansky"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://3dflipbook.net/"
|
||||
msgstr ""
|
||||
2045
spec/fixtures/dynamic_finders/plugin_version/just-tables/translation_file/languages/just-tables.pot
vendored
Normal file
2045
spec/fixtures/dynamic_finders/plugin_version/just-tables/translation_file/languages/just-tables.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
26
spec/fixtures/dynamic_finders/plugin_version/novinhub/composer_file/composer.json
vendored
Normal file
26
spec/fixtures/dynamic_finders/plugin_version/novinhub/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "masoud_sa/novinhub",
|
||||
"type": "project",
|
||||
"license": "MIT",
|
||||
"version": "0.0.5",
|
||||
"authors": [
|
||||
{
|
||||
"name": "datasc-masa",
|
||||
"email": "Masoudsa291171@gmail.com"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Novinhub\\Inc\\": "./inc"
|
||||
},
|
||||
"classmap": ["inc/"]
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "5.6"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"novinhubcom/php-sdk": "^0.0.3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,181 @@
|
||||
# payware Mobile Payments for WooCommerce
|
||||
# Copyright (C) 2021
|
||||
# This file is distributed under the same license as the payware Mobile Payments for WooCommerce package.
|
||||
# info@payware.eu 2021
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-03-14 16:00+0200\n"
|
||||
"PO-Revision-Date: 2021-03-14 15:18+0200\n"
|
||||
"Last-Translator: info@payware.eu\n"
|
||||
"Language-Team: info@payware.eu\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
"X-Generator: Poedit 2.4.2\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-KeywordsList: __\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: includes/class-paywr-form-fields.php:9
|
||||
msgid "Enable/Disable"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:10
|
||||
msgid "Enable payware mobile payments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:16
|
||||
msgid "Sandbox mode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:17
|
||||
msgid "Enable Sandbox Mode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:19
|
||||
msgid ""
|
||||
"Place the payment gateway in test mode.<br>Use the <a href=\"https://play."
|
||||
"google.com/store/apps/details?id=eu.payware.demo.fi\">payware e-wallet "
|
||||
"emulator</a> to confirm a payment."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:24
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:26
|
||||
msgid "This controls the title which the user sees during checkout."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:27
|
||||
msgid "Mobile payments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:31
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:33
|
||||
msgid "This controls the description which the user sees during checkout."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:34
|
||||
msgid "Pay with your favorite payment mobile app."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:45
|
||||
msgid "Payware partner data"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:49
|
||||
msgid "Partner ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:51
|
||||
msgid ""
|
||||
"<a href=\"https://kb.payware.eu/general/faqs#where-is-my-partner-identifier"
|
||||
"\" target=\"_blank\">Where is my payware partner identifier?</a>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:52
|
||||
#: includes/class-paywr-form-fields.php:58
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:55
|
||||
msgid "vPOS identifier"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:57
|
||||
msgid ""
|
||||
"<a href=\"https://kb.payware.eu/general/faqs#where-are-my-virtual-pos-"
|
||||
"identifiers\" target=\"_blank\">Where is my vPOS identifier?</a>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:62
|
||||
msgid "Payware Public Key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:64
|
||||
msgid ""
|
||||
"<a href=\"https://kb.payware.eu/general/faqs#where-is-payware-public-key\" "
|
||||
"target=\"_blank\">Where is payware Public Key?</a>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:68
|
||||
msgid "Payment period"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:70
|
||||
msgid ""
|
||||
"The time allowed for payment completion in seconds. Accepted range 60 - 600."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:71
|
||||
msgid "600"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:74
|
||||
msgid "Mobile page url"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-form-fields.php:75
|
||||
msgid "Use default if unsure, e.g. - mobile-payments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-gateway.php:28
|
||||
msgid "Mobile payments by payware"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-gateway.php:29
|
||||
msgid "Enables receiving payments by customer's favorite payment app."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-gateway.php:156
|
||||
msgid "No valid payment link"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-paywr-gateway.php:260
|
||||
msgid "Your order is paid. Thank you!"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:60
|
||||
msgid "Awaiting mobile payment"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:61
|
||||
msgid "Back to checkout"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:112
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:173
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:174
|
||||
msgid "Expires in"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:193
|
||||
msgid "Shared payment"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:201
|
||||
msgid "Pay Now"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:213
|
||||
msgid "Action is missed"
|
||||
msgstr ""
|
||||
|
||||
#: payware-mobile-payments-for-woocommerce.php:228
|
||||
msgid "Invalid order ID"
|
||||
msgstr ""
|
||||
@@ -476,6 +476,14 @@
|
||||
<link rel="stylesheet" id="wpb-apt-grid-css" href="http://wp.lab/wp-content/plugins/advance-pricing-table/assets/css/main.css?ver=1.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- advance-search -->
|
||||
<link rel="stylesheet" id="jquery-ui-css" href="http://wp.lab/wp-content/plugins/advance-search/inc/common/css/jquery-ui.css?ver=1.1" media="all">
|
||||
<link rel="stylesheet" id="font-awesome.min-css" href="http://wp.lab/wp-content/plugins/advance-search/assets/css/font-awesome.min.css?ver=1.1" media="all">
|
||||
<link rel="stylesheet" id="advance-search-css" href="http://wp.lab/wp-content/plugins/advance-search/inc/common/css/advance-search-common.css?ver=1.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/advance-search/inc/frontend/js/advance-search-frontend.js?ver=1.1" id="advance-search-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/advance-search/inc/common/js/advance-search.js?ver=1.1" id="Advance_Search-js"></script>
|
||||
|
||||
|
||||
<!-- advance-social-icons -->
|
||||
<link rel="stylesheet" id="frontviewstyle-css" href="http://wp.lab/wp-content/plugins/advance-social-icons/css/asi-frontend.css?ver=1.0" media="all">
|
||||
|
||||
@@ -2266,6 +2274,19 @@
|
||||
<link rel="stylesheet" id="wpbm-calendar-css" href="http://wp.lab/wp-content/plugins/booking-manager/css/calendar.css?ver=2.0.3" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- booking-x -->
|
||||
<link rel="stylesheet" id="owl-carousel-min-css" href="http://wp.lab/wp-content/plugins/booking-x/public/css/owl.carousel.min.css?ver=1.0" media="all">
|
||||
<link rel="stylesheet" id="bootstrap-css" href="http://wp.lab/wp-content/plugins/booking-x/public/css/bootstrap.min.css?ver=1.0" media="">
|
||||
<link rel="stylesheet" id="line-awesome-min-css" href="http://wp.lab/wp-content/plugins/booking-x/public/css/line-awesome.min.css?ver=1.0" media="all">
|
||||
<link rel="stylesheet" id="style-main-css" href="http://wp.lab/wp-content/plugins/booking-x/public/css/style.css?ver=1.0" media="all">
|
||||
<link rel="stylesheet" id="fullcalendarcss-css" href="http://wp.lab/wp-content/plugins/booking-x/public/css/fullcalendar/min.css?ver=1.0" media="all">
|
||||
<link rel="stylesheet" id="bookingx-twenty-twenty-one-main-css" href="http://wp.lab/wp-content/plugins/booking-x/public/css/theme/twenty-twenty-one.css?ver=1.0" media="">
|
||||
<script src="http://wp.lab/wp-content/plugins/booking-x/public/js/bookingx.js?ver=1.0" id="bookingx-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/booking-x/public/js/booking-form/bootstrap.min.js?ver=1.0" id="bootstrap-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/booking-x/public/js/booking-form/owl.carousel.min.js?ver=1.0" id="owl.carousel-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/booking-x/public/js/booking-form/calendar.js?ver=1.0" id="calendar-js"></script>
|
||||
|
||||
|
||||
<!-- bookly-responsive-appointment-booking-tool -->
|
||||
<link rel="stylesheet" id="bookly-intlTelInput-css" href="http://wp.lab/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/css/intlTelInput.css?ver=13.2" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="bookly-ladda-min-css" href="http://wp.lab/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/css/ladda.min.css?ver=13.2" type="text/css" media="all">
|
||||
@@ -6776,6 +6797,12 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/geotargeting/public/js/ddslick.js?ver=1.3.1"></script>
|
||||
|
||||
|
||||
<!-- get-a-quote -->
|
||||
<link rel="stylesheet" id="get-a-quote-css" href="http://wp.lab/wp-content/plugins/get-a-quote/public/src/scss/get-a-quote-public.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="bootstrap-css-css" href="http://wp.lab/wp-content/plugins/get-a-quote/public/src/scss/bootstrap.min.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/get-a-quote/public/src/js/get-a-quote-public.js?ver=1.0.0" id="get-a-quote-js"></script>
|
||||
|
||||
|
||||
<!-- get-a-quote-button-for-woocommerce -->
|
||||
<link rel="stylesheet" id="wpb-get-a-quote-button-sweetalert2-css" href="http://wp.lab/wp-content/plugins/get-a-quote-button-for-woocommerce/assets/css/sweetalert2.min.css?ver=1.0" media="all">
|
||||
<link rel="stylesheet" id="wpb-get-a-quote-button-styles-css" href="http://wp.lab/wp-content/plugins/get-a-quote-button-for-woocommerce/assets/css/frontend.css?ver=1.0" media="all">
|
||||
@@ -7993,6 +8020,11 @@
|
||||
<link rel="stylesheet" id="inline_tweets_shared-css" href="http://wp.lab/wp-content/plugins/inline-tweets/css/shared.css?ver=2.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- innovs-hr-manager -->
|
||||
<link rel="stylesheet" id="innovs-hrm-css" href="http://wp.lab/wp-content/plugins/innovs-hr-manager/public/css/innovs-hrm-public.css?ver=1.0.3.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/innovs-hr-manager/public/js/innovs-hrm-public.js?ver=1.0.3.1" id="innovs-hrm-js"></script>
|
||||
|
||||
|
||||
<!-- innvonix-testimonials -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/innvonix-testimonials/assets/js/owl.carousel.js?ver=1.0"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/innvonix-testimonials/assets/js/innvonix-custom.js?ver=1.0"></script>
|
||||
@@ -8077,6 +8109,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/instashow-lite/assets/instashow-lite/dist/jquery.instashow-lite.packaged.js?ver=1.4.0"></script>
|
||||
|
||||
|
||||
<!-- integrate-automate -->
|
||||
<link rel="stylesheet" id="integrate-automate-css" href="http://wp.lab/wp-content/plugins/integrate-automate/public/css/integrate-automate-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/integrate-automate/public/js/integrate-automate-public.js?ver=1.0.0" id="integrate-automate-js"></script>
|
||||
|
||||
|
||||
<!-- integrate-firebase -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/integrate-firebase/js/firebase.js?ver=0.2.2"></script>
|
||||
|
||||
@@ -10541,6 +10578,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/mygdex-for-woocommerce/public/js/gdex-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- mygdex-prime-for-woocommerce -->
|
||||
<link rel="stylesheet" id="gdex-prime-css" href="http://wp.lab/wp-content/plugins/mygdex-prime-for-woocommerce/public/css/gdex-prime-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/mygdex-prime-for-woocommerce/public/js/gdex-prime-public.js?ver=1.0.0" id="gdex-prime-js"></script>
|
||||
|
||||
|
||||
<!-- myspeakingpage -->
|
||||
<link rel="stylesheet" id="msp-frontend-style-css" href="http://wp.lab/wp-content/plugins/myspeakingpage/css/frontend.css?ver=1.0.3" type="text/css" media="all">
|
||||
|
||||
@@ -13558,6 +13600,14 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/safetymails-forms/public/js/form-render.min.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- sales-booster-gd-for-woocommerce -->
|
||||
<link rel="stylesheet" id="sales_booster_gd_woocommerce_public_css-css" href="http://wp.lab/wp-content/plugins/sales-booster-gd-for-woocommerce/public/css/sales-booster-gd-woocommerce-public.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="sales-booster-gd-woocommerce-animated-css" href="http://wp.lab/wp-content/plugins/sales-booster-gd-for-woocommerce/public/css/sales-booster-gd-woocommerce-animated.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/sales-booster-gd-for-woocommerce/public/js/sales-booster-gd-woocommerce-public.js?ver=1.0.0" id="sales_booster_gd_woocommerce_public_js-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/sales-booster-gd-for-woocommerce/public/js/jquery.device.detector.js?ver=1.0.0" id="sales_booster_device_detect_script-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/sales-booster-gd-for-woocommerce/public/js/fingerprint.js?ver=1.0.0" id="sales_booster_fingerprint_script-js"></script>
|
||||
|
||||
|
||||
<!-- sales-notifications-by-social-oracle -->
|
||||
<link rel="stylesheet" id="social-oracle-css" href="http://wp.lab/wp-content/plugins/sales-notifications-by-social-oracle/public/css/social-oracle-public.css?ver=1.0.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/sales-notifications-by-social-oracle/public/js/social-oracle-public.js?ver=1.0.1"></script>
|
||||
@@ -15349,6 +15399,10 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/stan-easy-connect/public/js/stan-easy-connect-public.js?ver=0.1.0"></script>
|
||||
|
||||
|
||||
<!-- stapp-video -->
|
||||
<script src="http://wp.lab/wp-content/plugins/stapp-video/includes/js/FrontendScript.js?ver=1.0" id="STAppFrontendVideoScript-js"></script>
|
||||
|
||||
|
||||
<!-- status-buddy -->
|
||||
<link rel="stylesheet" id="status-buddy-css" href="http://wp.lab/wp-content/plugins/status-buddy/public/css/status-buddy-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/status-buddy/public/js/status-buddy-public.js?ver=1.0.0"></script>
|
||||
@@ -16433,6 +16487,14 @@
|
||||
<script src="http://wp.lab/wp-content/plugins/tp-product-tooltip/public/js/lity.min.js?ver=1.0.2"></script>
|
||||
|
||||
|
||||
<!-- tp-products-compare-for-woocommerce -->
|
||||
<link rel="stylesheet" id="tp-woocommerce-compare-icons.fontello-css" href="http://wp.lab/wp-content/plugins/tp-products-compare-for-woocommerce/public/icons/css/fontello.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="tpwclity.min-css" href="http://wp.lab/wp-content/plugins/tp-products-compare-for-woocommerce/public/css/tpwclity.min.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="tp-woocommerce-compare-css" href="http://wp.lab/wp-content/plugins/tp-products-compare-for-woocommerce/public/css/tp-woocommerce-compare-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/tp-products-compare-for-woocommerce/public/js/tpwclity.min.js?ver=1.0.0" id="tpwclity.min-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/tp-products-compare-for-woocommerce/public/js/tp-woocommerce-compare-public.js?ver=1.0.0" id="tp-woocommerce-compare-js"></script>
|
||||
|
||||
|
||||
<!-- tp-woocommerce-product-gallery -->
|
||||
<link rel="stylesheet" id="tp-woocommerce-product-gallery-css" href="http://wp.lab/wp-content/plugins/tp-woocommerce-product-gallery/public/css/woocommerce-product-gallery-public.css?ver=1.0.0" media="all">
|
||||
<link rel="stylesheet" id="tp-woocommerce-product-gallery-tpslick-css" href="http://wp.lab/wp-content/plugins/tp-woocommerce-product-gallery/public/css/tpslick.css?ver=1.0.0" media="all">
|
||||
@@ -20788,6 +20850,11 @@
|
||||
<link rel="stylesheet" id="soswodify-css" href="http://wp.lab/wp-content/plugins/wp-wdfy-integration-of-wodify/css/style.css?ver=1.12.1" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- wp-webauthn-passwordless-login -->
|
||||
<link rel="stylesheet" id="wordpress-webauthn-passwordless-login-css" href="http://wp.lab/wp-content/plugins/wp-webauthn-passwordless-login/public/css/wordpress-webauthn-passwordless-login-public.css?ver=1.0.0" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/wp-webauthn-passwordless-login/public/js/wordpress-webauthn-passwordless-login-public.js?ver=1.0.0" id="wordpress-webauthn-passwordless-login-js"></script>
|
||||
|
||||
|
||||
<!-- wp-whatsapp-chat -->
|
||||
<link rel="stylesheet" id="qlwapp-css" href="http://wp.lab/wp-content/plugins/wp-whatsapp-chat/assets/css/qlwapp.min.css?ver=4.2.9" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/wp-whatsapp-chat/assets/js/qlwapp.min.js?ver=4.2.9"></script>
|
||||
@@ -20905,6 +20972,13 @@
|
||||
<link rel="stylesheet" id="wpb_iw_main-css" href="http://wp.lab/wp-content/plugins/wpb-image-widget/assets/css/main.css?ver=1.0" type="text/css" media="">
|
||||
|
||||
|
||||
<!-- wpb-popup-for-contact-form-7 -->
|
||||
<link rel="stylesheet" id="wpb-pcf-sweetalert2-css" href="http://wp.lab/wp-content/plugins/wpb-popup-for-contact-form-7/assets/css/sweetalert2.min.css?ver=1.1" media="all">
|
||||
<link rel="stylesheet" id="wpb-pcf-styles-css" href="http://wp.lab/wp-content/plugins/wpb-popup-for-contact-form-7/assets/css/frontend.css?ver=1.1" media="all">
|
||||
<script src="http://wp.lab/wp-content/plugins/wpb-popup-for-contact-form-7/assets/js/sweetalert2.all.min.js?ver=1.1" id="wpb-pcf-sweetalert2-js"></script>
|
||||
<script src="http://wp.lab/wp-content/plugins/wpb-popup-for-contact-form-7/assets/js/frontend.js?ver=1.1" id="wpb-pcf-scripts-js"></script>
|
||||
|
||||
|
||||
<!-- wpb-social-master -->
|
||||
<link rel="stylesheet" id="wpb_ss_main_style-css" href="http://wp.lab/wp-content/plugins/wpb-social-master/css/main.css?ver=1.0" type="text/css" media="">
|
||||
|
||||
|
||||
@@ -0,0 +1,624 @@
|
||||
# Copyright (C) 2021 SecurePay Sdn Bhd
|
||||
# This file is distributed under the same license as the SecurePay for Gravityforms plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: SecurePay for Gravityforms 1.0.3\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/securepay-for-gravityforms\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: 2021-03-17T15:35:55+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: securepaygfm\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "SecurePay for Gravityforms"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://securepay.my/?utm_source=wp-plugins-gravityforms&utm_campaign=plugin-uri&utm_medium=wp-dash"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Accept payment by using SecurePay. A Secure Marketplace Platform for Malaysian."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "SecurePay Sdn Bhd"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://securepay.my/?utm_source=wp-plugins-gravityforms&utm_campaign=author-uri&utm_medium=wp-dash"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:318
|
||||
#: includes/src/GFSecurePay.php:626
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:304
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:612
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:304
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:612
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:305
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:613
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:305
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:613
|
||||
msgid "Pay with SecurePay"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:518
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:504
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:504
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:505
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:505
|
||||
msgid "Live Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:522
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:508
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:508
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:509
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:509
|
||||
msgid "Your SecurePay Live Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:522
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:508
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:508
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:509
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:509
|
||||
msgid "Enter the SecurePay Live Token."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:526
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:512
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:512
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:513
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:513
|
||||
msgid "Live Checksum Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:530
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:516
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:516
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:517
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:517
|
||||
msgid "Your SecurePay Live Checksum Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:530
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:516
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:516
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:517
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:517
|
||||
msgid "Enter the SecurePay Live Checksum Token."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:534
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:520
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:520
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:521
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:521
|
||||
msgid "Live UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:538
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:524
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:524
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:525
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:525
|
||||
msgid "Your SecurePay Live UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:538
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:524
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:524
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:525
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:525
|
||||
msgid "Enter the SecurePay Live UID."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:542
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:528
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:528
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:529
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:529
|
||||
msgid "Live Partner UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:546
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:532
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:532
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:533
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:533
|
||||
msgid "Your SecurePay Live Partner UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:546
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:532
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:532
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:533
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:533
|
||||
msgid "Enter the SecurePay Live Partner UID."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:550
|
||||
#: includes/src/GFSecurePay.php:559
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:536
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:545
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:536
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:545
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:537
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:546
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:537
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:546
|
||||
msgid "Sandbox Mode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:555
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:541
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:541
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:542
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:542
|
||||
msgid "Enable Sandbox mode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:559
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:545
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:545
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:546
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:546
|
||||
msgid "Enable Sandbox for testing purposes."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:563
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:549
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:549
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:550
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:550
|
||||
msgid "Sandbox Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:567
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:553
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:553
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:554
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:554
|
||||
msgid "Your SecurePay Sandbox Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:567
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:553
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:553
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:554
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:554
|
||||
msgid "Enter the SecurePay Sandbox Token."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:571
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:557
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:557
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:558
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:558
|
||||
msgid "Sandbox Checksum Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:575
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:561
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:561
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:562
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:562
|
||||
msgid "Your SecurePay Sandbox Checksum Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:575
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:561
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:561
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:562
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:562
|
||||
msgid "Enter the SecurePay Sandbox Checksum Token."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:579
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:565
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:565
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:566
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:566
|
||||
msgid "Sandbox UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:583
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:569
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:569
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:570
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:570
|
||||
msgid "Your SecurePay Sandbox UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:583
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:569
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:569
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:570
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:570
|
||||
msgid "Enter the SecurePay Sandbox UID."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:587
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:573
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:573
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:574
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:574
|
||||
msgid "Sandbox Partner UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:591
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:577
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:577
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:578
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:578
|
||||
msgid "Your SecurePay Sandbox Partner UID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:591
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:577
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:577
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:578
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:578
|
||||
msgid "Enter the SecurePay Sandbox Partner UID."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:595
|
||||
#: includes/src/GFSecurePay.php:604
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:581
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:590
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:581
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:590
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:582
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:591
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:582
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:591
|
||||
msgid "Show Bank List"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:600
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:586
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:586
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:587
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:587
|
||||
msgid "SecurePay Supported Banks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:604
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:590
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:590
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:591
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:591
|
||||
msgid "SecurePay Supported Banks."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:608
|
||||
#: includes/src/GFSecurePay.php:617
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:594
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:603
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:594
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:603
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:595
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:604
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:595
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:604
|
||||
msgid "Show Bank Logo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:613
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:599
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:599
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:600
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:600
|
||||
msgid "Use supported banks logo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:617
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:603
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:603
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:604
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:604
|
||||
msgid "SecurePay Supported Banks Logo."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:621
|
||||
#: includes/src/GFSecurePay.php:625
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:607
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:611
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:607
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:611
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:608
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:612
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:608
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:612
|
||||
msgid "Bank Selection Header"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:625
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:611
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:611
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:612
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:612
|
||||
msgid "This is the header for bank selection."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:629
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:615
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:615
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:616
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:616
|
||||
msgid "Bill Description"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:632
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:618
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:618
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:619
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:619
|
||||
msgid "SecurePay Bills Description"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:632
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:618
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:618
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:619
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:619
|
||||
msgid "Enter your description here. It will displayed on Bill page."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:647
|
||||
#: includes/src/GFSecurePay.php:651
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:633
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:637
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:633
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:637
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:634
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:638
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:634
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:638
|
||||
msgid "Return URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:651
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:637
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:637
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:638
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:638
|
||||
msgid "Return to this URL after payment complete. Leave blank for default."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:655
|
||||
#: includes/src/GFSecurePay.php:659
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:641
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:645
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:641
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:645
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:642
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:646
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:642
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:646
|
||||
msgid "Cancel URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:659
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:645
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:645
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:646
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:646
|
||||
msgid "Return to this URL if payment failed. Leave blank for default."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:666
|
||||
#: includes/src/GFSecurePay.php:668
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:652
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:654
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:652
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:654
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:653
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:655
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:653
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:655
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:668
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:654
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:654
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:655
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:655
|
||||
msgid "Enable this option if you would like to only send out this form's notifications for the 'Form is submitted' event after payment has been received. Leaving this option disabled will send these notifications immediately after the form is submitted. Notifications which are configured for other events will not be affected by this option."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:676
|
||||
#: includes/src/GFSecurePay.php:678
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:662
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:664
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:662
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:664
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:663
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:665
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:663
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:665
|
||||
msgid "Posts"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:678
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:664
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:664
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:665
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:665
|
||||
msgid "Enable this option if you would like to only create the post after payment has been received."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:681
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:667
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:667
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:668
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:668
|
||||
msgid "Create post only when payment is received."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:722
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:708
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:708
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:709
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:709
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:727
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:713
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:713
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:714
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:714
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:732
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:718
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:718
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:719
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:719
|
||||
msgid "Mobile Phone Number"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:737
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:723
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:733
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:723
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:724
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:724
|
||||
msgid "Reference #1 Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:742
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:728
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:728
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:729
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:729
|
||||
msgid "Reference #1"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:747
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:733
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:734
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:734
|
||||
msgid "Reference #2 Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:752
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:738
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:738
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:739
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:739
|
||||
msgid "Reference #2"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:757
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:744
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:744
|
||||
msgid "Reference #3 Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:762
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:749
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:749
|
||||
msgid "Reference #3"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:767
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:754
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:754
|
||||
msgid "Reference #4 Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:772
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:759
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:759
|
||||
msgid "Reference #4"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:777
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:764
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:764
|
||||
msgid "Reference #5 Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:782
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:769
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:769
|
||||
msgid "Reference #5"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:787
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:774
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:774
|
||||
msgid "Reference #6 Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:792
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:779
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:779
|
||||
msgid "Reference #6"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:814
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:760
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:760
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:801
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:801
|
||||
msgid "SecurePay Field"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:861
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:807
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:807
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:848
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:848
|
||||
msgid "Send notifications for the 'Form is submitted' event only when payment is received."
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:948
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:894
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:894
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:935
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:935
|
||||
msgid "Mark Post as Draft"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:952
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:898
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:898
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:939
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:939
|
||||
msgid "Delete Post"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:1280
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:1170
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:1170
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:1264
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:1264
|
||||
msgid "Payment Completed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/GFSecurePay.php:1281
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/GFSecurePay.php:1171
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/GFSecurePay.php:1171
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/GFSecurePay.php:1265
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/GFSecurePay.php:1265
|
||||
msgid "Payment Failed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/src/SecurePayGFM.php:74
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.0/includes/src/SecurePayGFM.php:74
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.1/includes/src/SecurePayGFM.php:74
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/tags/1.0.2/includes/src/SecurePayGFM.php:74
|
||||
#: wp-plugins-svn/securepay-for-gravityforms/trunk/includes/src/SecurePayGFM.php:74
|
||||
msgid "SecurePay for GravityForms require GravityForms plugin. Please install and activate."
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user