Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlimaza committed Apr 1, 2022
2 parents ce1b932 + 3747024 commit 5037397
Show file tree
Hide file tree
Showing 9 changed files with 317 additions and 231 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.gitattributes export-ignore
.github export-ignore
README.MD export-ignore
pmpro-pay-by-check-banner.jpg export-ignore
18 changes: 18 additions & 0 deletions .github/workflows/generate-translations.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Generate Translations
on: workflow_dispatch
jobs:
generate-translations:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: WordPress POT/PO/MO Generator
uses: strangerstudios/action-wp-pot-po-mo-generator@main
with:
generate_pot: 1
generate_po: 1
generate_mo: 1
generate_lang_packs: 1
merge_changes: 1
headers: '{"Report-Msgid-Bugs-To":"info@paidmembershipspro.com","Last-Translator":"Paid Memberships Pro <info@paidmembershipspro.com>","Language-Team":"Paid Memberships Pro <info@paidmembershipspro.com>"}'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37 changes: 37 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
![](pmpro-pay-by-check-banner.jpg)

# [Pay by Check](https://www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/) #
[comment]: # (Generate badges from shields.io, only works for .org plugins to get other stats etc. We'd have to create our own endpoints for Premium plugins)

![License](https://img.shields.io/badge/license-GPL--2.0%2B-red.svg?style=flat-square)

### Welcome to the Pay by Check GitHub Repository
A collection of customizations useful when allowing users to pay by check for Paid Memberships Pro levels.

For more information please visit [www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/](https://www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/)

## Installation ##
For detailed installation steps, visit the [documentation](https://www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/) page.

1. Download the current development ZIP file directly: `https://github.com/strangerstudios/pmpro-pay-by-check/archive/dev.zip`

**Please ensure that once installing this version of the plugin to remove `-dev` from the plugin's folder name.**

## Bugs ##
If you find an issue/bug, let us know by [creating a detailed GitHub issue](https://github.com/strangerstudios/pmpro-pay-by-check/issues/new).

## Support ##
This is a developer's portal for Pay by Check. We do not offer support on this channel. **Any support related questions should be directed to [www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/](https://www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/).**

## Contributing to Pay by Check ##
We encourage and welcome any contribution to Pay by Check. Please read the [guidelines for contributing](https://github.com/strangerstudios/paid-memberships-pro/blob/dev/.github/CONTRIBUTING.md) to this repository.

There are various **ways to the help development** of Pay by Check:

1. Report [bugs/issues](https://github.com/strangerstudios/pmpro-pay-by-check/issues/new) on GitHub.
2. Work on any issues by submitting a Pull Request.

Here are some ways for **non-developers to contribute** to Pay by Check:

1. Translate Pay by Check into your own [language](https://www.paidmembershipspro.com/paid-memberships-pro-in-your-language/).
2. [Purchase a paid membership](https://paidmembershipspro.com/pricing) to help fund ongoing development and bug fixes.
Binary file modified languages/pmpro-pay-by-check.mo
Binary file not shown.
199 changes: 126 additions & 73 deletions languages/pmpro-pay-by-check.po
Original file line number Diff line number Diff line change
@@ -1,183 +1,236 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
# Copyright (C) 2022 Stranger Studios
# This file is distributed under the same license as the Paid Memberships Pro - Pay by Check Add On plugin.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: jason@strangerstudios.com\n"
"POT-Creation-Date: 2019-01-31 16:38-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"Project-Id-Version: Paid Memberships Pro - Pay by Check Add On 0.10\n"
"Report-Msgid-Bugs-To: info@paidmembershipspro.com\n"
"Last-Translator: Paid Memberships Pro <info@paidmembershipspro.com>\n"
"Language-Team: Paid Memberships Pro <info@paidmembershipspro.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-04-01T11:48:53+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: pmpro-pay-by-check\n"

#: pmpro-pay-by-check.php:46 pmpro-pay-by-check.php:45
#: pmpro-pay-by-check.php:46
#: pmpro-pay-by-check.php:45
msgid "Pay by Check Settings"
msgstr ""

#: pmpro-pay-by-check.php:47 pmpro-pay-by-check.php:46
#: pmpro-pay-by-check.php:47
msgid ""
"Change this setting to allow or disallow the pay by check option for this "
"level."
#: pmpro-pay-by-check.php:46
msgid "Change this setting to allow or disallow the pay by check option for this level."
msgstr ""

#: pmpro-pay-by-check.php:51 pmpro-pay-by-check.php:50
#: pmpro-pay-by-check.php:51
#: pmpro-pay-by-check.php:50
msgid "Allow Pay by Check:"
msgstr ""

#: pmpro-pay-by-check.php:54 pmpro-pay-by-check.php:53
#: pmpro-pay-by-check.php:54
#: pmpro-pay-by-check.php:53
msgid "No. Use the default gateway only."
msgstr ""

#: pmpro-pay-by-check.php:55 pmpro-pay-by-check.php:54
#: pmpro-pay-by-check.php:55
#: pmpro-pay-by-check.php:54
msgid "Yes. Users choose between default gateway and check."
msgstr ""

#: pmpro-pay-by-check.php:56 pmpro-pay-by-check.php:55
#: pmpro-pay-by-check.php:56
#: pmpro-pay-by-check.php:55
msgid "Yes. Users can only pay by check."
msgstr ""

#: pmpro-pay-by-check.php:61 pmpro-pay-by-check.php:60
#: pmpro-pay-by-check.php:61
#: pmpro-pay-by-check.php:60
msgid "Send Renewal Emails:"
msgstr ""

#: pmpro-pay-by-check.php:63 pmpro-pay-by-check.php:62
#: pmpro-pay-by-check.php:63
#: pmpro-pay-by-check.php:62
msgid "days before renewal."
msgstr ""

#: pmpro-pay-by-check.php:67 pmpro-pay-by-check.php:66
#: pmpro-pay-by-check.php:67
#: pmpro-pay-by-check.php:66
msgid "Send Reminder Emails:"
msgstr ""

#: pmpro-pay-by-check.php:69 pmpro-pay-by-check.php:75
#: pmpro-pay-by-check.php:68 pmpro-pay-by-check.php:69
#: pmpro-pay-by-check.php:74 pmpro-pay-by-check.php:75
#: pmpro-pay-by-check.php:69
#: pmpro-pay-by-check.php:75
#: pmpro-pay-by-check.php:68
#: pmpro-pay-by-check.php:74
msgid "days after a missed payment."
msgstr ""

#: pmpro-pay-by-check.php:73 pmpro-pay-by-check.php:72
#: pmpro-pay-by-check.php:73
#: pmpro-pay-by-check.php:72
msgid "Cancel Membership:"
msgstr ""

#: pmpro-pay-by-check.php:165 pmpro-pay-by-check.php:165
#: pmpro-pay-by-check.php:165
#: pmpro-pay-by-check.php:182
#: pmpro-pay-by-check.php:163
msgid "Choose Your Payment Method"
msgstr ""

#: pmpro-pay-by-check.php:174 pmpro-pay-by-check.php:174
#: pmpro-pay-by-check.php:174
#: pmpro-pay-by-check.php:191
#: pmpro-pay-by-check.php:169
msgid "Pay with PayPal"
msgstr ""

#: pmpro-pay-by-check.php:176 pmpro-pay-by-check.php:176
#: pmpro-pay-by-check.php:176
#: pmpro-pay-by-check.php:171
msgid "Pay with 2Checkout"
msgstr ""

#: pmpro-pay-by-check.php:178 pmpro-pay-by-check.php:178
#: pmpro-pay-by-check.php:178
#: pmpro-pay-by-check.php:193
#: pmpro-pay-by-check.php:175
msgid "Pay by Credit Card"
msgstr ""

#: pmpro-pay-by-check.php:181 pmpro-pay-by-check.php:181
#: pmpro-pay-by-check.php:181
#: pmpro-pay-by-check.php:196
#: pmpro-pay-by-check.php:180
msgid "Pay by Check"
msgstr ""

#: pmpro-pay-by-check.php:537 pmpro-pay-by-check.php:518
#: pmpro-pay-by-check.php:537
#: pmpro-pay-by-check.php:518
#: pmpro-pay-by-check.php:574
#, php-format
msgid ""
"%sMembership pending.%s We are still waiting for payment of this invoice."
msgid "%sMembership pending.%s We are still waiting for payment of this invoice."
msgstr ""

#: pmpro-pay-by-check.php:539 pmpro-pay-by-check.php:464
#: pmpro-pay-by-check.php:515 pmpro-pay-by-check.php:520
#: pmpro-pay-by-check.php:539
#: pmpro-pay-by-check.php:464
#: pmpro-pay-by-check.php:515
#: pmpro-pay-by-check.php:520
#: pmpro-pay-by-check.php:576
#, php-format
msgid "%sImportant Notice:%s We are still waiting for payment of this invoice."
msgstr ""

#: pmpro-pay-by-check.php:549 pmpro-pay-by-check.php:474
#: pmpro-pay-by-check.php:525 pmpro-pay-by-check.php:530
#: pmpro-pay-by-check.php:549
#: pmpro-pay-by-check.php:474
#: pmpro-pay-by-check.php:525
#: pmpro-pay-by-check.php:530
#: pmpro-pay-by-check.php:586
#, php-format
msgid ""
"%sMembership pending.%s We are still waiting for payment for %syour latest "
"invoice%s."
msgid "%sMembership pending.%s We are still waiting for payment for %syour latest invoice%s."
msgstr ""

#: pmpro-pay-by-check.php:551 pmpro-pay-by-check.php:476
#: pmpro-pay-by-check.php:527 pmpro-pay-by-check.php:532
#: pmpro-pay-by-check.php:551
#: pmpro-pay-by-check.php:476
#: pmpro-pay-by-check.php:527
#: pmpro-pay-by-check.php:532
#: pmpro-pay-by-check.php:588
#, php-format
msgid ""
"%sImportant Notice:%s We are still waiting for payment for %syour latest "
"invoice%s."
msgid "%sImportant Notice:%s We are still waiting for payment for %syour latest invoice%s."
msgstr ""

#: pmpro-pay-by-check.php:705 pmpro-pay-by-check.php:616
#: pmpro-pay-by-check.php:681 pmpro-pay-by-check.php:686
#: pmpro-pay-by-check.php:705
#: pmpro-pay-by-check.php:616
#: pmpro-pay-by-check.php:681
#: pmpro-pay-by-check.php:686
#: pmpro-pay-by-check.php:747
#, php-format
msgid "New Invoice for %s at %s"
msgstr ""

#: pmpro-pay-by-check.php:792 pmpro-pay-by-check.php:703
#: pmpro-pay-by-check.php:768 pmpro-pay-by-check.php:773
#: pmpro-pay-by-check.php:792
#: pmpro-pay-by-check.php:703
#: pmpro-pay-by-check.php:768
#: pmpro-pay-by-check.php:773
#: pmpro-pay-by-check.php:837
#, php-format
msgid "Reminder: New Invoice for %s at %s"
msgstr ""

#: pmpro-pay-by-check.php:835 pmpro-pay-by-check.php:746
#: pmpro-pay-by-check.php:811 pmpro-pay-by-check.php:816
#: pmpro-pay-by-check.php:835
#: pmpro-pay-by-check.php:746
#: pmpro-pay-by-check.php:811
#: pmpro-pay-by-check.php:816
msgid "Discount Code"
msgstr ""

#: pmpro-pay-by-check.php:933 pmpro-pay-by-check.php:844
#: pmpro-pay-by-check.php:909 pmpro-pay-by-check.php:914
#: pmpro-pay-by-check.php:933
#: pmpro-pay-by-check.php:844
#: pmpro-pay-by-check.php:909
#: pmpro-pay-by-check.php:914
#, php-format
msgid "Membership expired email sent to %s. "
msgstr ""

#: pmpro-pay-by-check.php:954 pmpro-pay-by-check.php:930
#: pmpro-pay-by-check.php:954
#: pmpro-pay-by-check.php:930
#: pmpro-pay-by-check.php:935
msgid ""
"Your payment is currently pending. You will gain access to this page once it "
"is approved."
#: pmpro-pay-by-check.php:1005
msgid "Your payment is currently pending. You will gain access to this page once it is approved."
msgstr ""

#: pmpro-pay-by-check.php:1002 pmpro-pay-by-check.php:885
#: pmpro-pay-by-check.php:978 pmpro-pay-by-check.php:983
#: pmpro-pay-by-check.php:1002
#: pmpro-pay-by-check.php:885
#: pmpro-pay-by-check.php:978
#: pmpro-pay-by-check.php:983
msgid "Docs"
msgstr ""

#: pmpro-pay-by-check.php:1002 pmpro-pay-by-check.php:885
#: pmpro-pay-by-check.php:978 pmpro-pay-by-check.php:983
#: pmpro-pay-by-check.php:1002
#: pmpro-pay-by-check.php:885
#: pmpro-pay-by-check.php:978
#: pmpro-pay-by-check.php:983
msgid "View Documentation"
msgstr ""

#: pmpro-pay-by-check.php:1003 pmpro-pay-by-check.php:886
#: pmpro-pay-by-check.php:979 pmpro-pay-by-check.php:984
#: pmpro-pay-by-check.php:1003
#: pmpro-pay-by-check.php:886
#: pmpro-pay-by-check.php:979
#: pmpro-pay-by-check.php:984
msgid "Support"
msgstr ""

#: pmpro-pay-by-check.php:1003 pmpro-pay-by-check.php:886
#: pmpro-pay-by-check.php:979 pmpro-pay-by-check.php:984
#: pmpro-pay-by-check.php:1003
#: pmpro-pay-by-check.php:886
#: pmpro-pay-by-check.php:979
#: pmpro-pay-by-check.php:984
msgid "Visit Customer Support Forum"
msgstr ""

#: pmpro-pay-by-check.php:462 pmpro-pay-by-check.php:513
msgid ""
"%sMembership pending.%s We are still waiting for payment of this invoice. "
#: pmpro-pay-by-check.php:462
#: pmpro-pay-by-check.php:513
msgid "%sMembership pending.%s We are still waiting for payment of this invoice. "
msgstr ""

#. Plugin Name of the plugin
msgid "Paid Memberships Pro - Pay by Check Add On"
msgstr ""

#. Plugin URI of the plugin
msgid "https://www.paidmembershipspro.com/add-ons/pmpro-pay-by-check-add-on/"
msgstr ""

#. Description of the plugin
msgid "A collection of customizations useful when allowing users to pay by check for Paid Memberships Pro levels."
msgstr ""

#. Author of the plugin
msgid "Stranger Studios"
msgstr ""

#. Author URI of the plugin
msgid "https://www.paidmembershipspro.com"
msgstr ""

#: pmpro-pay-by-check.php:173
msgid "Pay with PayFast"
msgstr ""

#: pmpro-pay-by-check.php:187
msgid "Check Out with PayPal"
msgstr ""
Loading

0 comments on commit 5037397

Please sign in to comment.