mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Merge pull request #683 from haiqu/Development
Spanish translation for i18n
This commit is contained in:
commit
99ce47beb4
40 changed files with 3250 additions and 907 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Used by gui/components/infoDisplay.java
|
# Used by gui/components/infoDisplay.java
|
||||||
|
|
||||||
# Shared
|
# Shared
|
||||||
shared.readMore=Read more
|
shared.readMore=Read more
|
||||||
|
@ -74,8 +74,6 @@ payment.accepted.banks=Accepted banks:
|
||||||
payment.mobile=Mobile no.:
|
payment.mobile=Mobile no.:
|
||||||
payment.postal.address=Postal address:
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Validation
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
|
@ -240,4 +238,4 @@ INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,6 +18,64 @@ shared.buy=kaufen
|
||||||
shared.sell=verkaufen
|
shared.sell=verkaufen
|
||||||
shared.spend=ausgeben
|
shared.spend=ausgeben
|
||||||
|
|
||||||
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# validation
|
# validation
|
||||||
validation.empty=Leere Eingabe ist nicht erlaubt.
|
validation.empty=Leere Eingabe ist nicht erlaubt.
|
||||||
validation.NaN=Die Eingabe ist keine gültige Zahl.
|
validation.NaN=Die Eingabe ist keine gültige Zahl.
|
||||||
|
@ -147,6 +205,7 @@ takeOffer.success.info=Sie können den Status Ihres Handels auf dem \"Portfolio\
|
||||||
takeOffer.error.message=Beim Annehmen des Angebots ist ein Fehler aufgetreten.\n\n{0}
|
takeOffer.error.message=Beim Annehmen des Angebots ist ein Fehler aufgetreten.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=n. a.
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Used by gui/components/infoDisplay.java
|
# Used by gui/components/infoDisplay.java
|
||||||
|
|
||||||
# Shared
|
# Shared
|
||||||
shared.readMore=Read more
|
shared.readMore=Read more
|
||||||
|
|
|
@ -1,177 +1,234 @@
|
||||||
# Used by gui/components/infoDisplay.java
|
# Used by gui/components/infoDisplay.java
|
||||||
|
|
||||||
# shared
|
# shared
|
||||||
shared.readMore=Lee mas
|
shared.readMore=Lee más
|
||||||
shared.openHelp=Open Help
|
shared.openHelp=Abrir ayuda
|
||||||
shared.warning=Warning
|
shared.warning=Alerta
|
||||||
shared.error=Error
|
shared.error=Error
|
||||||
shared.close=Close
|
shared.close=Cerrar
|
||||||
shared.cancel=Cancel
|
shared.cancel=Cancelar
|
||||||
shared.ok=OK
|
shared.ok=OK
|
||||||
shared.yes=Yes
|
shared.yes=Si
|
||||||
shared.no=No
|
shared.no=No
|
||||||
|
|
||||||
shared.openSettings=Open settings for editing
|
shared.openSettings=Abrir herramientas para editar
|
||||||
shared.buyBitcoin=Buy bitcoin
|
shared.buyBitcoin=Comprar bitcoin
|
||||||
shared.sellBitcoin=Sell bitcoin
|
shared.sellBitcoin=Vender bitcoin
|
||||||
shared.buy=buy
|
shared.buy=comprar
|
||||||
shared.sell=sell
|
shared.sell=vender
|
||||||
shared.spend=spend
|
shared.spend=gastar
|
||||||
|
|
||||||
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
# validation
|
# validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=No se permiten entradas vacías.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Le valor introducido no es válido.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=El 0 no es un valor permitido.
|
||||||
validation.negative=A negative value is not allowed.
|
validation.negative=No se permiten entradas negativas.
|
||||||
validation.fiat.toSmall=Input smaller than minimum possible amount is not allowed.
|
validation.fiat.toSmall=No se permite introducir un valor menor que el mínimo posible.
|
||||||
validation.fiat.toLarge=Input larger than maximum possible amount is not allowed.
|
validation.fiat.toLarge=No se permiten entradas más gandes que la mayor posible.
|
||||||
validation.btc.toSmall=Input results in a bitcoin value with a fraction of the smallest unit (Satoshi).
|
validation.btc.toSmall=La entrada resulta en un valor de bitcoin con la menor fracción posible (satoshi).
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=No se permiten entradas más grandes que la cantidad máxima de intercambio de {0}.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=La clave introducida es demasiado corta. Se precisan al menos 8 caracteres.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=La clave introducida es demasiado larga. Máximo 50 caracteres.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} debe consistir en {1} números.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} debe consistir en{1} caracteres.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} debe consistir en {1} números.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=El número de cuenta debe consistir en {0} números.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=El número de cuenta debe consistir en {0} caracteres.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Introducir cantidad en BTC
|
||||||
createOffer.price.prompt=Enter price
|
createOffer.price.prompt=Introducir precio
|
||||||
createOffer.volume.prompt=Enter amount in {0}
|
createOffer.volume.prompt=Introducir cantidad en {0}
|
||||||
createOffer.minAmount.prompt=Enter min. amount
|
createOffer.minAmount.prompt=Introducir cantidad mínima
|
||||||
|
|
||||||
createOffer.amountPriceBox.title=Create your offer
|
createOffer.amountPriceBox.title=Cree su oferta
|
||||||
createOffer.amountPriceBox.amountDescription=Amount of bitcoin to {0}
|
createOffer.amountPriceBox.amountDescription=Cantidad de bitcoin a {0}
|
||||||
createOffer.amountPriceBox.priceDescriptionFiat=Fixed price per {0}
|
createOffer.amountPriceBox.priceDescriptionFiat=Precio fijado a {0}
|
||||||
createOffer.amountPriceBox.buy.volumeDescription=Amount in {0} to spend
|
createOffer.amountPriceBox.buy.volumeDescription=Cantidad en {0} a gastar.
|
||||||
createOffer.amountPriceBox.sell.volumeDescription=Amount in {0} to receive
|
createOffer.amountPriceBox.sell.volumeDescription=Cantidad en {0} a recibir
|
||||||
createOffer.amountPriceBox.minAmountDescription=Minimum amount of bitcoin
|
createOffer.amountPriceBox.minAmountDescription=Cantidad mínima de bitcoin
|
||||||
createOffer.amountPriceBox.buy.info=Define a price for which you want to buy bitcoin and either enter the amount or the trade volume. With the minimum amount you can attract more potential traders by giving them more flexibility. But note that there is no automatic creation of a new offer for the remaining amount in the case that a trader takes your offer with a lower amount as defined in the amount field. Your offer will be removed from the offerbook once a trader has taken your offer.
|
createOffer.amountPriceBox.buy.info=Pon un precio por el cual quieras comprar bitcoins y la cantidad o volumen de comercio. Con la cantidad mínima podrás atraer más clientes al darles más flexibilidad. Considere que no se creará una nueva orden si no eligen el importe máximo. Su oferta será eliminada del libro de ofertas una vez que un comerciante acepte la orden.
|
||||||
createOffer.amountPriceBox.sell.info=Define a price for which you want to sell bitcoin and either enter the amount or the trade volume. With the minimum amount you can attract more potential traders by giving them more flexibility. But note that there is no automatic creation of a new offer for the remaining amount in the case that a trader takes your offer with a lower amount as defined in the amount field. Your offer will be removed from the offerbook once a trader has taken your offer.
|
createOffer.amountPriceBox.sell.info=Pon un precio por el cual quieras vender bitcoins y la cantidad o volumen de comercio. Con la cantidad mínima podrás atraer más clientes al darles más flexibilidad. Considere que no se creará una nueva orden si no eligen el importe máximo. Su oferta será eliminada del libro de ofertas una vez que un comerciante acepte la orden.
|
||||||
createOffer.amountPriceBox.next=Next step
|
createOffer.amountPriceBox.next=Siguiente paso
|
||||||
createOffer.amountPriceBox.warning.invalidBtcDecimalPlaces=The amount you have entered exceeds the number of allowed decimal places.\nThe amount has been adjusted to 4 decimal places.
|
createOffer.amountPriceBox.warning.invalidBtcDecimalPlaces=La cantidad introducda excede el número de decimales.\nLa cantidad se ha ajustado a 4 decimales.
|
||||||
createOffer.amountPriceBox.warning.invalidFiatDecimalPlaces=The amount you have entered exceeds the number of allowed decimal places.\nThe amount has been adjusted.
|
createOffer.amountPriceBox.warning.invalidFiatDecimalPlaces=La cantidad introducda excede el número de decimales.\nLa cantidad ha sido ajustada.
|
||||||
createOffer.amountPriceBox.warning.adjustedVolume=The total volume you have entered leads to invalid fractional bitcoin amounts. The amount has been adjusted and a new total volume be calculated from it.
|
createOffer.amountPriceBox.warning.adjustedVolume=El volumen total introducido lleva a cantidades inválidas de fracciones de bitcoin. La cantidad ha sido ajustada y un nuevo volumen total calculado de ahí.
|
||||||
createOffer.amountPriceBox.error.message=An error occurred when placing the offer:\n\n{0}
|
createOffer.amountPriceBox.error.message=Se produjo un error poniendo la orden:\n\n{0}
|
||||||
createOffer.validation.amountSmallerThanMinAmount=Amount cannot be smaller than minimum amount.
|
createOffer.validation.amountSmallerThanMinAmount=La cantidad no puede ser más pequeña que la cantidad mínima.
|
||||||
createOffer.validation.minAmountLargerThanAmount=Minimum amount cannot be larger than amount.
|
createOffer.validation.minAmountLargerThanAmount=La cantidad mínima no puede ser mayor que la cantidad.
|
||||||
|
|
||||||
createOffer.fundsBox.title=Fund your offer
|
createOffer.fundsBox.title=Paga tu oferta con fondos
|
||||||
createOffer.fundsBox.totalsNeeded=Funds needed:
|
createOffer.fundsBox.totalsNeeded=Fondos necesitados:
|
||||||
createOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
createOffer.fundsBox.totalsNeeded.prompt=Serán calculados desde la cantidad de bitcoin introducida arriba.
|
||||||
createOffer.fundsBox.address=Trade wallet address:
|
createOffer.fundsBox.address=Dirección del monedero del trato:
|
||||||
createOffer.fundsBox.balance=Trade wallet balance:
|
createOffer.fundsBox.balance=Balance del monedero del trato:
|
||||||
createOffer.fundsBox.info=For every offer there is a dedicated trade wallet. You need to fund that trade wallet with the necessary bitcoin amount. Those funds are reserved and will be used in the case that your offer gets executed. If you cancel your offer you can withdraw your funds from that trading wallet. The only payment made when placing an offer is the offer fee payment. https://bitsquare.io/faq/#6
|
createOffer.fundsBox.info=Por cada oferta hay un monedero dedicado. Tiene que introducir fondos al monedero del trato con la cantidad necesaria de bitcoins. Esos fondos son guardan y se usarán si su oferta se ejecuta. Si cancela su oferta puede extraer los fondos desde el monedero de comercio. El único pago cuando se pone una oferta es la tasa oferta. https://bitsquare.io/faq/#6
|
||||||
createOffer.fundsBox.tradeAmount=Trade amount:
|
createOffer.fundsBox.tradeAmount=Cantidad a comerciar:
|
||||||
createOffer.fundsBox.securityDeposit=Security deposit:
|
createOffer.fundsBox.securityDeposit=Depósito de seguridad:
|
||||||
createOffer.fundsBox.offerFee=Create offer fee:
|
createOffer.fundsBox.offerFee=Crear tasa de oferta:
|
||||||
createOffer.fundsBox.networkFee=Mining fee:
|
createOffer.fundsBox.networkFee=Tasa de minado:
|
||||||
createOffer.fundsBox.total=Total:
|
createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Mostrar configuraciones avanzadas
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Ocultar configuraciones avanzadas
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Poner oferta
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Publicación de oferta en curso...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Trato de Bitsquare con ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Configuraciones avanzadas
|
||||||
createOffer.advancedBox.countries=Accepted countries:
|
createOffer.advancedBox.countries=Países aceptados:
|
||||||
createOffer.advancedBox.languages=Accepted languages:
|
createOffer.advancedBox.languages=Idiomas aceptados:
|
||||||
createOffer.advancedBox.arbitrators=Accepted arbitrators:
|
createOffer.advancedBox.arbitrators=Árbitros aceptados:
|
||||||
createOffer.advancedBox.txType=Payments method:
|
createOffer.advancedBox.txType=Métodos de pago:
|
||||||
createOffer.advancedBox.currency=Currency:
|
createOffer.advancedBox.currency=Moneda:
|
||||||
createOffer.advancedBox.county=Payments account country:
|
createOffer.advancedBox.county=País de pago:
|
||||||
createOffer.advancedBox.info=Your trading partners must fulfill your offer restrictions. You can edit the accepted countries, languages and arbitrators in the settings. The payments account details are used from your current selected payments account (if you have multiple payments accounts).
|
createOffer.advancedBox.info=Los socios comerciales deben cumplir las restricciones de su oferta. Puede editar los países aceptados, idiomas y árbitros en las configuraciones. Los detalles de cuentas de pago son usados desde su cuenta de pago actualmente seleccionada (si tiene múltiples cuentas de pago).
|
||||||
|
|
||||||
createOffer.success.headline=Your offer has been published
|
createOffer.success.headline=Su oferta ha sido publicada.
|
||||||
createOffer.success.info=You can manage your open offers in the \"Portfolio\" screen under \"My open offers\".
|
createOffer.success.info=Puede establecer sus ofertas abiertas la ventana \"Portafolio\" bajo \"Mis ofertas abiertas\".
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=Ocurrió un error al publicar la orden.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Introducir cantidad en BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Introducir precio
|
||||||
takeOffer.volume.prompt=Enter amount in {0}
|
takeOffer.volume.prompt=Introducir cantidad en {0}
|
||||||
takeOffer.minAmount.prompt=Enter min. amount
|
takeOffer.minAmount.prompt=Introducir cantidad mínima
|
||||||
|
|
||||||
takeOffer.amountPriceBox.title=Take offer
|
takeOffer.amountPriceBox.title=Aceptar oferta
|
||||||
takeOffer.amountPriceBox.subTitle=Buy bitcoin
|
takeOffer.amountPriceBox.subTitle=Comprar bitcoin
|
||||||
takeOffer.amountPriceBox.buy.amountDescription=Amount of bitcoin to sell
|
takeOffer.amountPriceBox.buy.amountDescription=Cantidad de bitcoin a vender
|
||||||
takeOffer.amountPriceBox.sell.amountDescription=Amount of bitcoin to buy
|
takeOffer.amountPriceBox.sell.amountDescription=Cantidad de bitcoin a vender
|
||||||
takeOffer.amountPriceBox.priceDescription=Price per bitcoin in {0}
|
takeOffer.amountPriceBox.priceDescription=Precio por bitcoin en {0}
|
||||||
takeOffer.amountPriceBox.buy.volumeDescription=Receiving amount in {0}
|
takeOffer.amountPriceBox.buy.volumeDescription=Recibir cantidad en {0}
|
||||||
takeOffer.amountPriceBox.sell.volumeDescription=Amount in {0} to spend
|
takeOffer.amountPriceBox.sell.volumeDescription=Cantidad en {0} a gastar
|
||||||
takeOffer.amountPriceBox.amountRangeDescription=Possible amount range
|
takeOffer.amountPriceBox.amountRangeDescription=Rango de cantidad posible.
|
||||||
takeOffer.amountPriceBox.buy.info=Enter the amount of bitcoin you want to sell. You can choose an amount between the minimum amount and the amount.
|
takeOffer.amountPriceBox.buy.info=Introduzca la cantidad de bitcoin que quiera vender. Puede elegir entre la cantidad mínima o máxima.
|
||||||
takeOffer.amountPriceBox.sell.info=Enter the amount of bitcoin you want to buy. You can choose an amount between the minimum amount and the amount.
|
takeOffer.amountPriceBox.sell.info=Introduzca la cantidad de bitcoin que quiera comprar. Puede elgir entre la cantidad mínima o máxima.
|
||||||
takeOffer.amountPriceBox.next=Next step
|
takeOffer.amountPriceBox.next=Siguiente paso
|
||||||
takeOffer.amountPriceBox.warning.invalidBtcDecimalPlaces=The amount you have entered exceeds the number of allowed decimal places.\nThe amount has been adjusted to 4 decimal places.
|
takeOffer.amountPriceBox.warning.invalidBtcDecimalPlaces=La cantidad introducida excede los decimales permitidos.\nLa cantidad ha sido ajustada a 4 decimales.
|
||||||
takeOffer.validation.amountSmallerThanMinAmount=Amount cannot be smaller than minimum amount defined in the offer.
|
takeOffer.validation.amountSmallerThanMinAmount=La cantidad no puede ser menor que el mínimo definido en la oferta.
|
||||||
takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher than the amount defined in the offer.
|
takeOffer.validation.amountLargerThanOfferAmount=La cantidad no puede ser mayor que el máximo definido en la oferta.
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=La cantidad introducida crearía polvo (dust change) para el vendedor de bitcoin.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Dote de fondos su trato.
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Comprobar si la oferta está disponible...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Fondos necesarios:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Será calculada de la cantidada de bitcoins introducida arriba.
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Dirección del monedero del trato:
|
||||||
takeOffer.fundsBox.balance=Trade wallet balance:
|
takeOffer.fundsBox.balance=Balance del monedero del trato:
|
||||||
takeOffer.fundsBox.buy.info=For every offer there is a dedicated trade wallet. You need to fund that trade wallet with the necessary bitcoin amount. \
|
takeOffer.fundsBox.buy.info=Para cada oferta hay un monedero dedicado. Tiene que dotar de fondos ese monedero con la cantidad necesaria de bitcoin. \
|
||||||
Those funds will be paid in to a locked deposit address. At the end of a successful trade you will get back your security deposit and the bitcoin amount you sold will be transferred \
|
Esos fondos serán pagados en una dirección de depósito bloqueada. Al final de un trato finalizado con éxito recibirá el depósito de seguridad y la cantidad de bitcoin vendida será transferida \
|
||||||
to the BTC buyer.
|
al comprador de bitcoins.
|
||||||
takeOffer.fundsBox.sell.info=For every offer there is a dedicated trade wallet. You need to fund that trade wallet with the necessary bitcoin amount. \
|
takeOffer.fundsBox.sell.info=Para cada oferta hay un monedero dedicado. Tiene que dotar de fondos ese monedero con la cantidad necesaria de bitcoin. \
|
||||||
Those funds will be paid into a locked deposit address. At the end of a successful trade you will get back your security deposit.
|
Esos fondos serán pagados en una dirección de depósito bloqueada. Al final de un trato finalizado con éxito recibrá su depósito de seguridad.
|
||||||
takeOffer.fundsBox.tradeAmount=Amount to sell:
|
takeOffer.fundsBox.tradeAmount=Cantidad a vender:
|
||||||
takeOffer.fundsBox.securityDeposit=Security deposit:
|
takeOffer.fundsBox.securityDeposit=Depósito de seguridad:
|
||||||
takeOffer.fundsBox.offerFee=Take offer fee:
|
takeOffer.fundsBox.offerFee=Tasa de aceptación de oferta:
|
||||||
takeOffer.fundsBox.networkFee=Mining fee:
|
takeOffer.fundsBox.networkFee=Tasa de minado:
|
||||||
takeOffer.fundsBox.total=Total:
|
takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Mostrar configuraciones avanzadas
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Ocultar configuraciones avanzadas
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Aceptar oferta
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Aceptación de oferta en espera...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Trato de Bitsquare con ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Configuracones avanzadas:
|
||||||
takeOffer.advancedBox.countries=Accepted countries:
|
takeOffer.advancedBox.countries=Países aceptados:
|
||||||
takeOffer.advancedBox.languages=Accepted languages:
|
takeOffer.advancedBox.languages=Lenguajes aceptados:
|
||||||
takeOffer.advancedBox.arbitrators=Accepted arbitrators:
|
takeOffer.advancedBox.arbitrators=Árbitros aceptados:
|
||||||
takeOffer.advancedBox.txType=Payments method:
|
takeOffer.advancedBox.txType=Métodos de pago:
|
||||||
takeOffer.advancedBox.currency=Currency:
|
takeOffer.advancedBox.currency=Moneda:
|
||||||
takeOffer.advancedBox.county=Payments account country:
|
takeOffer.advancedBox.county=País de pago:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=Estas son las restricciones que su socio comercial ha definido en su oferta. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Sus configuraciones cumplen esas limitaciones y puede comerciar con él.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=Ha aceptado la oferta con éxito.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=Puede ver el estado de su trato en la patalla de \"Portafolio\" bajo \"Operaciones abiertas\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=Un error ocurrió aceptando la oferta.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=No disponsible
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=Transferencia bancaria nacional
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transferencia con el mismo banco
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transferencias con bancos específicos
|
||||||
SWISH= Swish
|
SWISH= Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
US_POSTAL_MONEY_ORDER=Envío de dinero con US Postal
|
||||||
CASH_DEPOSIT=Cash Deposit
|
CASH_DEPOSIT=Deposito de efectivo.
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=No disponible
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=Bancos nacionales
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Mismo banco
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Bancos específicos
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT= Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,6 +18,62 @@ shared.buy=kupi
|
||||||
shared.sell=prodaj
|
shared.sell=prodaj
|
||||||
shared.spend=potroši
|
shared.spend=potroši
|
||||||
|
|
||||||
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
# validation
|
# validation
|
||||||
validation.empty=Prazan unos nije dozvoljen.
|
validation.empty=Prazan unos nije dozvoljen.
|
||||||
validation.NaN=Unos nije valjani broj.
|
validation.NaN=Unos nije valjani broj.
|
||||||
|
@ -148,6 +204,7 @@ takeOffer.success.info=Status svoje razmjene možete vidjeti u \"Portfelj\" ekra
|
||||||
takeOffer.error.message=Dogodila se greška prilikom prihvaćanja ponude.\n\n{0}
|
takeOffer.error.message=Dogodila se greška prilikom prihvaćanja ponude.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Nije dostupno
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,46 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
|
@ -18,7 +18,65 @@ shared.buy=buy
|
||||||
shared.sell=sell
|
shared.sell=sell
|
||||||
shared.spend=spend
|
shared.spend=spend
|
||||||
|
|
||||||
# validation
|
# App
|
||||||
|
|
||||||
|
app.version=You probably have the wrong Bitsquare version for this computer.\nYour computer's architecture is: {0}.\nThe Bitsquare binary you installed is: {1}.\nPlease shut down and re-install the correct version ( {3} ).
|
||||||
|
app.shutdown.headline=Shutdown in progress ...
|
||||||
|
app.shutdown.text=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||||
|
|
||||||
|
# Payment methods
|
||||||
|
|
||||||
|
payment.account.no=Account no.:
|
||||||
|
payment.currency=Currency:
|
||||||
|
payment.account.name=Account name:
|
||||||
|
payment.payment.method=Payment method:
|
||||||
|
payment.account.owner=Account holder name:
|
||||||
|
payment.bank.country=Country of bank:
|
||||||
|
payment.account.name.email=Account holder name / email
|
||||||
|
payment.bank.name=Bank name:
|
||||||
|
payment.select.account=Select account type
|
||||||
|
payment.select.currency=Select currency
|
||||||
|
payment.select.region=Select region
|
||||||
|
payment.select.country=Select country
|
||||||
|
payment.select.bank.country=Select country of bank
|
||||||
|
payment.foreign.currency=Are you sure you want to choose a currency other than the country's default currency?
|
||||||
|
payment.restore.default=No, restore default currency
|
||||||
|
payment.email=Email:
|
||||||
|
payment.country=Country:
|
||||||
|
payment.owner.email=Account holder email:
|
||||||
|
payment.extras=Extra requirements:
|
||||||
|
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||||
|
payment.email.mobile=Email or mobile no.:
|
||||||
|
payment.altcoin.address=Altcoin address:
|
||||||
|
payment.address=address:
|
||||||
|
payment.altcoin=Altcoin:
|
||||||
|
payment.select.altcoin=Select or search altcoin
|
||||||
|
payment.uk.sort=UK sort code:
|
||||||
|
payment.secret=Secret question:
|
||||||
|
payment.answer=Answer:
|
||||||
|
payment.wallet=Wallet ID:
|
||||||
|
payment.supported.okpay=Supported OKPay currencies:
|
||||||
|
payment.max.allowed=Max. allowed period / date:
|
||||||
|
payment.hours=hours
|
||||||
|
payment.days=days
|
||||||
|
payment.1hour=1 hour
|
||||||
|
payment.1day=1 day
|
||||||
|
payment.max.duration=Max. trade duration:
|
||||||
|
payment.max.limit=Max. trade limit:
|
||||||
|
payment.limitations=Limitations:
|
||||||
|
payment.iban=IBAN:
|
||||||
|
payment.bic=BIC:
|
||||||
|
payment.accept.euro=Accept trades from these Euro countries:
|
||||||
|
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||||
|
payment.all.euro=All Euro countries
|
||||||
|
payment.accepted.countries=Accepted countries:
|
||||||
|
payment.accepted.banks=Accepted banks:
|
||||||
|
payment.mobile=Mobile no.:
|
||||||
|
payment.postal.address=Postal address:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Validation
|
||||||
validation.empty=Empty input is not allowed.
|
validation.empty=Empty input is not allowed.
|
||||||
validation.NaN=Input is not a valid number.
|
validation.NaN=Input is not a valid number.
|
||||||
validation.zero=Input of 0 is not allowed.
|
validation.zero=Input of 0 is not allowed.
|
||||||
|
@ -29,11 +87,11 @@ validation.btc.toSmall=Input results in a bitcoin value with a fraction of the s
|
||||||
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
validation.btc.toLarge=Input larger than maximum trading amount of {0} is not allowed.
|
||||||
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
validation.passwordTooShort=The password you entered is too short. It needs to have min. 8 characters.
|
||||||
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
validation.passwordTooLong=The password you entered is too long. It cannot be longer than 50 characters.
|
||||||
validation.sortCodeNumber={0} must consist of {1} numbers
|
validation.sortCodeNumber={0} must consist of {1} numbers.
|
||||||
validation.sortCodeChars={0} must consist of {1} characters
|
validation.sortCodeChars={0} must consist of {1} characters.
|
||||||
validation.bankIdNumber={0} must consist of {1} numbers
|
validation.bankIdNumber={0} must consist of {1} numbers.
|
||||||
validation.accountNr=Account number must consist of {0} numbers
|
validation.accountNr=Account number must consist of {0} numbers.
|
||||||
validation.accountNrChars=Account number must consist of {0} characters
|
validation.accountNrChars=Account number must consist of {0} characters.
|
||||||
|
|
||||||
# Create offer
|
# Create offer
|
||||||
createOffer.amount.prompt=Enter amount in BTC
|
createOffer.amount.prompt=Enter amount in BTC
|
||||||
|
@ -71,7 +129,7 @@ createOffer.fundsBox.total=Total:
|
||||||
createOffer.fundsBox.showAdvanced=Show advanced settings
|
createOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
createOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
createOffer.fundsBox.placeOffer=Place offer
|
createOffer.fundsBox.placeOffer=Place offer
|
||||||
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress...
|
createOffer.fundsBox.placeOfferSpinnerInfo=Offer publishing is in progress ...
|
||||||
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
createOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
createOffer.advancedBox.title=Advanced settings
|
createOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -88,7 +146,6 @@ createOffer.success.info=You can manage your open offers in the \"Portfolio\" sc
|
||||||
|
|
||||||
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
createOffer.error.message=An error occurred when placing the offer.\n\n{0}
|
||||||
|
|
||||||
|
|
||||||
# Take offer
|
# Take offer
|
||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.price.prompt=Enter price
|
takeOffer.price.prompt=Enter price
|
||||||
|
@ -112,7 +169,7 @@ takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher t
|
||||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||||
|
|
||||||
takeOffer.fundsBox.title=Fund your trade
|
takeOffer.fundsBox.title=Fund your trade
|
||||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available...
|
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||||
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
takeOffer.fundsBox.totalsNeeded=Funds needed:
|
||||||
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
takeOffer.fundsBox.totalsNeeded.prompt=Will be calculated from the bitcoin amount entered above
|
||||||
takeOffer.fundsBox.address=Trade wallet address:
|
takeOffer.fundsBox.address=Trade wallet address:
|
||||||
|
@ -130,7 +187,7 @@ takeOffer.fundsBox.total=Total:
|
||||||
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
takeOffer.fundsBox.showAdvanced=Show advanced settings
|
||||||
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
takeOffer.fundsBox.hideAdvanced=Hide advanced settings
|
||||||
takeOffer.fundsBox.takeOffer=Take offer
|
takeOffer.fundsBox.takeOffer=Take offer
|
||||||
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress...
|
takeOffer.fundsBox.takeOfferSpinnerInfo=Take offer in progress ...
|
||||||
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
takeOffer.fundsBox.paymentLabel=Bitsquare trade with ID {0}
|
||||||
|
|
||||||
takeOffer.advancedBox.title=Advanced settings
|
takeOffer.advancedBox.title=Advanced settings
|
||||||
|
@ -143,39 +200,44 @@ takeOffer.advancedBox.county=Payments account country:
|
||||||
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
takeOffer.advancedBox.info=These are the offer restrictions your trading partner has defined in his offer. \
|
||||||
Your settings match those constraints and you are able to trade with him.
|
Your settings match those constraints and you are able to trade with him.
|
||||||
|
|
||||||
takeOffer.success.headline=You have successfully taken an offer
|
takeOffer.success.headline=You have successfully taken an offer.
|
||||||
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
takeOffer.success.info=You can see the status of your trade at the \"Portfolio\" screen under \"Open trades\".
|
||||||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||||
|
|
||||||
# Payment methods
|
# Payment methods
|
||||||
|
N/A=Not available
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
PERFECT_MONEY=Perfect Money
|
PERFECT_MONEY=Perfect Money
|
||||||
ALI_PAY=AliPay
|
ALI_PAY=AliPay
|
||||||
SEPA=SEPA
|
SEPA=SEPA
|
||||||
FASTER_PAYMENTS=Faster Payments
|
FASTER_PAYMENTS=Faster Payments
|
||||||
NATIONAL_BANK=National Bank transfer
|
NATIONAL_BANK=National bank transfer
|
||||||
SAME_BANK=Transfer with same Bank
|
SAME_BANK=Transfer with same bank
|
||||||
SPECIFIC_BANKS=Transfers with specific banks
|
SPECIFIC_BANKS=Transfers with specific banks
|
||||||
SWISH= Swish
|
SWISH=Swish
|
||||||
CLEAR_X_CHANGE=ClearXchange
|
CLEAR_X_CHANGE=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER=US Postal money order
|
CHASE_QUICK_PAY=Chase QuickPay
|
||||||
CASH_DEPOSIT=Cash Deposit
|
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||||
|
CASH_DEPOSIT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS=Altcoins
|
BLOCK_CHAINS=Altcoins
|
||||||
|
|
||||||
N/A_SHORT=Not available
|
N/A_SHORT=N/A
|
||||||
OK_PAY_SHORT=OKPay
|
OK_PAY_SHORT=OKPay
|
||||||
PERFECT_MONEY_SHORT=Perfect Money
|
PERFECT_MONEY_SHORT=Perfect Money
|
||||||
ALI_PAY_SHORT=AliPay
|
ALI_PAY_SHORT=AliPay
|
||||||
SEPA_SHORT=SEPA
|
SEPA_SHORT=SEPA
|
||||||
FASTER_PAYMENTS_SHORT=Faster Payments
|
FASTER_PAYMENTS_SHORT=Faster Payments
|
||||||
NATIONAL_BANK_SHORT=National Banks
|
NATIONAL_BANK_SHORT=National banks
|
||||||
SAME_BANK_SHORT=Same Bank
|
SAME_BANK_SHORT=Same bank
|
||||||
SPECIFIC_BANKS_SHORT=Specific banks
|
SPECIFIC_BANKS_SHORT=Specific banks
|
||||||
FED_WIRE_SHORT=Fed Wire
|
FED_WIRE_SHORT=Fed Wire
|
||||||
SWISH_SHORT= Swish
|
SWISH_SHORT=Swish
|
||||||
CLEAR_X_CHANGE_SHORT=ClearXchange
|
CLEAR_X_CHANGE_SHORT=ClearXchange
|
||||||
US_POSTAL_MONEY_ORDER_SHORT=US money order
|
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||||
CASH_DEPOSIT_SHORT=Cash Deposit
|
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||||
|
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||||
|
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||||
|
|
||||||
BLOCK_CHAINS_SHORT=Altcoins
|
BLOCK_CHAINS_SHORT=Altcoins
|
||||||
|
|
Loading…
Add table
Reference in a new issue