diff --git a/composer.json b/composer.json index 0cdf192..3b9055d 100644 --- a/composer.json +++ b/composer.json @@ -70,6 +70,8 @@ "yoast/phpunit-polyfills": "^1.0" }, "scripts": { + "build": "vendor/bin/pronamic wp-build", + "build-docs": "vendor/bin/wp-documentor parse . --exclude=build --exclude=tests --exclude=vendor --exclude=wordpress --exclude=wp-content --format=markdown --relative=docs > docs/hooks.md", "ci": [ "@phplint", "@phpcs", @@ -91,8 +93,15 @@ "xmllint": [ "@xmllint-phpcs" ], - "build-docs": [ - "vendor/bin/wp-documentor parse . --exclude=tests --exclude=vendor --exclude=wordpress --exclude=wp-content --format=markdown --relative=docs > docs/hooks.md" + "translate": [ + "@build", + "rsync --recursive --delete --verbose ./build/project/languages/ ./languages/" + ], + "version": "@build", + "release": [ + "@build", + "vendor/bin/pronamic release-to-github", + "vendor/bin/pronamic release-to-pronamic" ] } } diff --git a/languages/pronamic-pay-adyen-nl_NL.mo b/languages/pronamic-pay-adyen-nl_NL.mo new file mode 100644 index 0000000..c02d1d9 Binary files /dev/null and b/languages/pronamic-pay-adyen-nl_NL.mo differ diff --git a/languages/pronamic-pay-adyen-nl_NL.po b/languages/pronamic-pay-adyen-nl_NL.po new file mode 100644 index 0000000..291fea8 --- /dev/null +++ b/languages/pronamic-pay-adyen-nl_NL.po @@ -0,0 +1,41 @@ +# Copyright (C) 2024 Pronamic +# This file is distributed under the GPL-3.0-or-later. +msgid "" +msgstr "" +"Project-Id-Version: Pronamic Pay Adyen Add-On 4.5.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pronamic-pay-adyen\n" +"POT-Creation-Date: 2024-02-07T19:29:22+00:00\n" +"PO-Revision-Date: 2024-02-07 20:30+0100\n" +"Last-Translator: Remco Tolsma \n" +"Language-Team: \n" +"Language: nl_NL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.4.2\n" +"X-Domain: pronamic-pay-adyen\n" + +#. Plugin Name of the plugin +#: pronamic-pay-adyen.php +msgid "Pronamic Pay Adyen Add-On" +msgstr "Pronamic Pay Adyen Add-On" + +#. Plugin URI of the plugin +#: pronamic-pay-adyen.php +msgid "https://www.pronamic.eu/plugins/pronamic-pay-adyen/" +msgstr "https://www.pronamic.eu/plugins/pronamic-pay-adyen/" + +#. Description of the plugin +#: pronamic-pay-adyen.php +msgid "Extend the Pronamic Pay plugin with the Adyen gateway to receive payments with Adyen through a variety of WordPress plugins." +msgstr "" + +#. Author of the plugin +#: pronamic-pay-adyen.php +msgid "Pronamic" +msgstr "Pronamic" + +#. Author URI of the plugin +#: pronamic-pay-adyen.php +msgid "https://www.pronamic.eu/" +msgstr "https://www.pronamic.nl/" diff --git a/languages/pronamic-pay-adyen.pot b/languages/pronamic-pay-adyen.pot new file mode 100644 index 0000000..11499db --- /dev/null +++ b/languages/pronamic-pay-adyen.pot @@ -0,0 +1,40 @@ +# Copyright (C) 2024 Pronamic +# This file is distributed under the GPL-3.0-or-later. +msgid "" +msgstr "" +"Project-Id-Version: Pronamic Pay Adyen Add-On 4.5.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pronamic-pay-adyen\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2024-02-07T19:29:22+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.9.0\n" +"X-Domain: pronamic-pay-adyen\n" + +#. Plugin Name of the plugin +#: pronamic-pay-adyen.php +msgid "Pronamic Pay Adyen Add-On" +msgstr "" + +#. Plugin URI of the plugin +#: pronamic-pay-adyen.php +msgid "https://www.pronamic.eu/plugins/pronamic-pay-adyen/" +msgstr "" + +#. Description of the plugin +#: pronamic-pay-adyen.php +msgid "Extend the Pronamic Pay plugin with the Adyen gateway to receive payments with Adyen through a variety of WordPress plugins." +msgstr "" + +#. Author of the plugin +#: pronamic-pay-adyen.php +msgid "Pronamic" +msgstr "" + +#. Author URI of the plugin +#: pronamic-pay-adyen.php +msgid "https://www.pronamic.eu/" +msgstr ""