mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-06 10:32:13 +01:00
* Opt-in for new checkout * Update wording * Create invoice view update * Remove jQuery from checkout testing code * Checkout v2 basics * WIP * WIP 2 * Updates and fixes * Updates * Design updates * More design updates * Cheating and JS fixes * Use checkout form id whenever invoices get created * Improve email form handling * Cleanups * Payment method exclusion cases for Lightning and LNURL TODO: Cases and implementation need to be discussed * Introduce CheckoutType in API and replace UseNewCheckout in backend Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
63 lines
3.5 KiB
JSON
63 lines
3.5 KiB
JSON
{
|
||
"NOTICE_WARN": "THIS CODE HAS BEEN AUTOMATICALLY GENERATED FROM TRANSIFEX, IF YOU WISH TO HELP TRANSLATION COME ON THE SLACK http://slack.btcpayserver.org TO REQUEST PERMISSION TO https://www.transifex.com/btcpayserver/btcpayserver/",
|
||
"code": "en",
|
||
"currentLanguage": "English",
|
||
"lang": "Language",
|
||
"Awaiting Payment...": "Awaiting Payment...",
|
||
"Pay with": "Pay with",
|
||
"Contact and Refund Email": "Contact & Refund Email",
|
||
"Contact_Body": "Please provide an email address below. We’ll contact you at this address if there is an issue with your payment.",
|
||
"Your email": "Your email",
|
||
"Continue": "Continue",
|
||
"Please enter a valid email address": "Please enter a valid email address",
|
||
"Order Amount": "Order Amount",
|
||
"Network Cost": "Network Cost",
|
||
"Already Paid": "Already Paid",
|
||
"Due": "Due",
|
||
"Scan": "Scan",
|
||
"Copy": "Copy",
|
||
"Conversion": "Conversion",
|
||
"Open in wallet": "Open in wallet",
|
||
"CompletePay_Body": "To complete your payment, please send {{btcDue}} {{cryptoCode}} to the address below.",
|
||
"Amount": "Amount",
|
||
"Address": "Address",
|
||
"Copied": "Copied",
|
||
"ConversionTab_BodyTop": "You can pay {{btcDue}} {{cryptoCode}} using altcoins other than the ones merchant directly supports.",
|
||
"ConversionTab_BodyDesc": "This service is provided by 3rd party. Please keep in mind that we have no control over how providers will forward your funds. Invoice will only be marked paid once funds are received on {{cryptoCode}} Blockchain.",
|
||
"ConversionTab_CalculateAmount_Error": "Retry",
|
||
"ConversionTab_LoadCurrencies_Error": "Retry",
|
||
"ConversionTab_Lightning": "No conversion providers available for Lightning Network payments.",
|
||
"ConversionTab_CurrencyList_Select_Option": "Please select a currency to convert from",
|
||
"Invoice expiring soon...": "Invoice expiring soon...",
|
||
"Invoice expired": "Invoice expired",
|
||
"What happened?": "What happened?",
|
||
"InvoiceExpired_Body_1": "This invoice has expired. An invoice is only valid for {{maxTimeMinutes}} minutes. \nYou can return to {{storeName}} if you would like to submit your payment again.",
|
||
"InvoiceExpired_Body_2": "If you tried to send a payment, it has not yet been accepted by the network. We have not yet received your funds.",
|
||
"InvoiceExpired_Body_3": "If we receive it at a later point, we will either process your order or contact you to make refund arrangements...",
|
||
"Invoice ID": "Invoice ID",
|
||
"Order ID": "Order ID",
|
||
"Return to StoreName": "Return to {{storeName}}",
|
||
"This invoice has been paid": "This invoice has been paid",
|
||
"This invoice has been archived": "This invoice has been archived",
|
||
"Archived_Body": "Please contact the store for order information or assistance",
|
||
"BOLT 11 Invoice": "BOLT 11 Invoice",
|
||
"Node Info": "Node Info",
|
||
"txCount": "{{count}} transaction",
|
||
"txCount_plural": "{{count}} transactions",
|
||
"Pay with CoinSwitch": "Pay with CoinSwitch",
|
||
"Pay with Changelly": "Pay with Changelly",
|
||
"Close": "Close",
|
||
"NotPaid_ExtraTransaction": "The invoice hasn't been paid in full. Please send another transaction to cover amount due.",
|
||
"Recommended_Fee": "Recommended fee: {{feeRate}} sat/byte",
|
||
"View receipt": "View receipt",
|
||
"View Details": "View Details",
|
||
"QR_Text": "Scan the QR code, or tap to copy the address.",
|
||
"Total Price": "Total Price",
|
||
"Exchange Rate": "Exchange Rate",
|
||
"Recommended Fee": "Recommended Fee",
|
||
"Feerate": "{{feeRate}} sat/byte",
|
||
"Amount Paid": "Amount Paid",
|
||
"Amount Due": "Amount Due",
|
||
"Pay in wallet": "Pay in wallet",
|
||
"Invoice paid": "Invoice paid"
|
||
}
|