Adds DFs
This commit is contained in:
17
spec/fixtures/dynamic_finders/plugin_version/infinitepay-woocommerce/change_log/CHANGELOG.md
vendored
Normal file
17
spec/fixtures/dynamic_finders/plugin_version/infinitepay-woocommerce/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
## [1.1.0](https://github.com/cloudwalk/infinitepay-woocommerce-plugin/compare/v1.0.0...v1.1.0) (2022-04-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* removing sanitize from api keys ([44d4f87](https://github.com/cloudwalk/infinitepay-woocommerce-plugin/commit/44d4f87ea98134f8d655beed786bb53862dfaaa2))
|
||||
|
||||
## 1.0.0 (2022-04-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* first commit :rocket: ([60576af](https://github.com/cloudwalk/infinitepay-woocommerce-plugin/commit/60576afc20aa73b7fbfb5b13e9503fb77c02eecb))
|
||||
@@ -0,0 +1,125 @@
|
||||
# Copyright (C) 2022 Infinite Pay
|
||||
# This file is distributed under the same license as the InfinitePay payments for WooCommerce plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: InfinitePay payments for WooCommerce 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
|
||||
"infinitepay\n"
|
||||
"POT-Creation-Date: 2022-04-06T14:14:44+00:00\n"
|
||||
"PO-Revision-Date: 2022-04-06 11:43-0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\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 3.0.1\n"
|
||||
"X-Domain: infinitepay-woocommerce\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "InfinitePay payments for WooCommerce"
|
||||
msgstr "Pagamentos com InfinitePay para WooCommerce"
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Infinite Pay"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://infinitepay.io/"
|
||||
msgstr ""
|
||||
|
||||
#: woocommerce-infinitepay.php:43
|
||||
msgid "Configure"
|
||||
msgstr "Configurar"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:71
|
||||
msgid "Accept credit cards payments with InfinitePay"
|
||||
msgstr "Aceite pagamentos com cartões de crédito com a InfinitePay"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:81
|
||||
msgid "Enabled/Disabled"
|
||||
msgstr "Ativado/Desativado"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:83
|
||||
msgid "Enable payments with InfinitePay"
|
||||
msgstr "Habilitar pagamentos com a InfinitePay"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:87
|
||||
msgid "Payment Title"
|
||||
msgstr "Nome do Pagamento"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:89
|
||||
msgid "Title that will be shown for the customers on your checkout page"
|
||||
msgstr "Nome que será mostrado para seus clientes na página de checkout"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:90
|
||||
msgid "Credit Card"
|
||||
msgstr "Cartão de Crédito"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:94
|
||||
msgid "Description"
|
||||
msgstr "Descrição"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:96
|
||||
msgid "Description that will be shown for the customers on your checkout page"
|
||||
msgstr "Descrição que será mostrado para seus clientes na página de checkout"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:101
|
||||
msgid "Instructions"
|
||||
msgstr "Instruções"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:103
|
||||
msgid ""
|
||||
"Instructions that will be shown on thank you page and will be sent on email"
|
||||
msgstr ""
|
||||
"Instruções que será mostrado para seus clientes na página de obrigado e no "
|
||||
"e-mail"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:108
|
||||
msgid "Maximum number of installments"
|
||||
msgstr "Número máximo de parcelas"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:110
|
||||
msgid ""
|
||||
"Maximum number of installments that a customer can split the final amount"
|
||||
msgstr "Número máximo de parcelas que seu cliente pode parcelar"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:115
|
||||
msgid "Maximum number of installments without interest"
|
||||
msgstr "Número máximo de parcelas sem juros"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:117
|
||||
msgid ""
|
||||
"Maximum number of installments that a customer can split the final amount "
|
||||
"without interest"
|
||||
msgstr "Número máximo de parcelas que seu cliente pode parcelar sem juros"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:122
|
||||
msgid "API Key"
|
||||
msgstr "Chave de API"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:124
|
||||
msgid "Key to connect with InfinitePay"
|
||||
msgstr "Chave de API para conectar com a InfinitePay"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:348
|
||||
msgid "Installments"
|
||||
msgstr "Parcelas"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:349
|
||||
msgid "Final amount"
|
||||
msgstr "Valor final"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:350
|
||||
msgid "NSU"
|
||||
msgstr "NSU"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:360
|
||||
#: includes/class-wc-wooinfinitepay-init.php:366
|
||||
msgid "Please review your card information and try again"
|
||||
msgstr "Por favor revise os dados do cartão e tente novamente"
|
||||
|
||||
#: includes/class-wc-wooinfinitepay-init.php:363
|
||||
msgid "Ooops, an internal error has occurred, contact an administrator!"
|
||||
msgstr "Ooops, ocorreu um erro interno, por favor contate um administrador!"
|
||||
Reference in New Issue
Block a user