mirror of
https://github.com/YunoHost/pepettes.git
synced 2024-09-03 20:06:20 +02:00
translate the 'Amount' alt text
This commit is contained in:
parent
ac970eb50e
commit
a40de29ebe
3 changed files with 27 additions and 17 deletions
|
@ -26,7 +26,8 @@
|
||||||
<input type="hidden" id="csrf" value="{{ csrf }}" />
|
<input type="hidden" id="csrf" value="{{ csrf }}" />
|
||||||
<input type="hidden" id="public_key" value="{{ stripe_publishable_key }}" />
|
<input type="hidden" id="public_key" value="{{ stripe_publishable_key }}" />
|
||||||
|
|
||||||
<input type="number" min="0" max="9999" class="form-control" id="quantity" value="10" aria-label="Amount">
|
<input type="number" min="0" max="9999" class="form-control" id="quantity" value="10"
|
||||||
|
aria-label="{{ _('Amount') }}">
|
||||||
|
|
||||||
<select class="form-select" id="currency" style="width:40px" aria-label="{{ _('Currency') }}">
|
<select class="form-select" id="currency" style="width:40px" aria-label="{{ _('Currency') }}">
|
||||||
{% for iso, symbol in currencies %}
|
{% for iso, symbol in currencies %}
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2024-05-22 04:12+0200\n"
|
"POT-Creation-Date: 2024-05-22 04:43+0200\n"
|
||||||
"PO-Revision-Date: 2021-02-18 23:33+0100\n"
|
"PO-Revision-Date: 2021-02-18 23:33+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
|
@ -23,7 +23,7 @@ msgstr ""
|
||||||
msgid "Donate to %(name)s"
|
msgid "Donate to %(name)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/canceled.html:20 assets/index.html:21 assets/success.html:20
|
#: assets/canceled.html:20 assets/index.html:22 assets/success.html:20
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(name)s Logo"
|
msgid "%(name)s Logo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -36,32 +36,36 @@ msgstr ""
|
||||||
msgid "Go back to the donate form"
|
msgid "Go back to the donate form"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/index.html:22
|
#: assets/index.html:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "I want to give to %(name)s"
|
msgid "I want to give to %(name)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/index.html:30
|
#: assets/index.html:30
|
||||||
|
msgid "Amount"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: assets/index.html:32
|
||||||
msgid "Currency"
|
msgid "Currency"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/index.html:36
|
#: assets/index.html:38
|
||||||
msgid "Frequency"
|
msgid "Frequency"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/index.html:37
|
#: assets/index.html:39
|
||||||
msgid "/ month"
|
msgid "/ month"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/index.html:38
|
#: assets/index.html:40
|
||||||
msgid "one time"
|
msgid "one time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/index.html:43
|
#: assets/index.html:45
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/index.html:46
|
#: assets/index.html:48
|
||||||
msgid "If you want to cancel a monthly donation, please contact us"
|
msgid "If you want to cancel a monthly donation, please contact us"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2024-05-22 04:12+0200\n"
|
"POT-Creation-Date: 2024-05-22 04:43+0200\n"
|
||||||
"PO-Revision-Date: 2021-02-18 23:33+0100\n"
|
"PO-Revision-Date: 2021-02-18 23:33+0100\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
|
@ -23,7 +23,7 @@ msgstr ""
|
||||||
msgid "Donate to %(name)s"
|
msgid "Donate to %(name)s"
|
||||||
msgstr "Donner à %(name)s"
|
msgstr "Donner à %(name)s"
|
||||||
|
|
||||||
#: assets/canceled.html:20 assets/index.html:21 assets/success.html:20
|
#: assets/canceled.html:20 assets/index.html:22 assets/success.html:20
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(name)s Logo"
|
msgid "%(name)s Logo"
|
||||||
msgstr "Logo de %(name)s"
|
msgstr "Logo de %(name)s"
|
||||||
|
@ -36,32 +36,37 @@ msgstr "Votre paiement a été annulé"
|
||||||
msgid "Go back to the donate form"
|
msgid "Go back to the donate form"
|
||||||
msgstr "Retourner au formulaire de don"
|
msgstr "Retourner au formulaire de don"
|
||||||
|
|
||||||
#: assets/index.html:22
|
#: assets/index.html:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "I want to give to %(name)s"
|
msgid "I want to give to %(name)s"
|
||||||
msgstr "Je veux donner à %(name)s"
|
msgstr "Je veux donner à %(name)s"
|
||||||
|
|
||||||
#: assets/index.html:30
|
#: assets/index.html:30
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Amount"
|
||||||
|
msgstr "Montant"
|
||||||
|
|
||||||
|
#: assets/index.html:32
|
||||||
msgid "Currency"
|
msgid "Currency"
|
||||||
msgstr "Devise"
|
msgstr "Devise"
|
||||||
|
|
||||||
#: assets/index.html:36
|
#: assets/index.html:38
|
||||||
msgid "Frequency"
|
msgid "Frequency"
|
||||||
msgstr "Fréquence"
|
msgstr "Fréquence"
|
||||||
|
|
||||||
#: assets/index.html:37
|
#: assets/index.html:39
|
||||||
msgid "/ month"
|
msgid "/ month"
|
||||||
msgstr "/ mois"
|
msgstr "/ mois"
|
||||||
|
|
||||||
#: assets/index.html:38
|
#: assets/index.html:40
|
||||||
msgid "one time"
|
msgid "one time"
|
||||||
msgstr "une fois"
|
msgstr "une fois"
|
||||||
|
|
||||||
#: assets/index.html:43
|
#: assets/index.html:45
|
||||||
msgid "Donate"
|
msgid "Donate"
|
||||||
msgstr "Donner"
|
msgstr "Donner"
|
||||||
|
|
||||||
#: assets/index.html:46
|
#: assets/index.html:48
|
||||||
msgid "If you want to cancel a monthly donation, please contact us"
|
msgid "If you want to cancel a monthly donation, please contact us"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Si vous souhaitez mettre fin à votre don mensuel, contactez-nous s'il "
|
"Si vous souhaitez mettre fin à votre don mensuel, contactez-nous s'il "
|
||||||
|
|
Loading…
Add table
Reference in a new issue