43 lines
2.4 KiB
Plaintext
43 lines
2.4 KiB
Plaintext
|
# Dolibarr language file - Source file is en_US - multicurrency
|
||
|
MultiCurrency=Multi currency
|
||
|
ErrorAddRateFail=Error in added rate
|
||
|
ErrorAddCurrencyFail=Error in added currency
|
||
|
ErrorDeleteCurrencyFail=Error delete fail
|
||
|
multicurrency_syncronize_error=Synchronization error: %s
|
||
|
MULTICURRENCY_USE_RATE_ON_DOCUMENT_DATE=Use the date of the document to find the currency rate, instead of using the latest known rate
|
||
|
multicurrency_useOriginTx=When an object is created from another, keep the original rate from the source object (otherwise use the latest known rate)
|
||
|
CurrencyLayerAccount=CurrencyLayer API
|
||
|
CurrencyLayerAccount_help_to_synchronize=You must create an account on website %s to use this functionality.<br>Get your <b>API key</b>.<br>If you use a free account, you can't change the <b>source currency</b> (USD by default).<br>If your main currency is not USD, the application will automatically recalculate it.<br><br>You are limited to 1000 synchronizations per month.
|
||
|
multicurrency_appId=API key
|
||
|
multicurrency_appCurrencySource=Source currency
|
||
|
multicurrency_alternateCurrencySource=Alternate source currency
|
||
|
CurrenciesUsed=Currencies used
|
||
|
CurrenciesUsed_help_to_add=Add the different currencies and rates you need to use on your <b>proposals</b>, <b>orders</b> etc.
|
||
|
rate=rate
|
||
|
MulticurrencyReceived=Received, original currency
|
||
|
MulticurrencyRemainderToTake=Remaining amount, original currency
|
||
|
AmountToOthercurrency=Amount To (in currency of receiving account)
|
||
|
CurrencyRateSyncSucceed=Currency rate synchronization done successfully
|
||
|
MULTICURRENCY_USE_CURRENCY_ON_DOCUMENT=Use the currency of the document for online payments
|
||
|
TabTitleMulticurrencyRate=Rate list
|
||
|
ListCurrencyRate=List of exchange rates for the currency
|
||
|
CreateRate=Create a rate
|
||
|
FormCreateRate=Rate creation
|
||
|
FormUpdateRate=Rate modification
|
||
|
successRateCreate=Rate for currency %s has been added to the database
|
||
|
ConfirmDeleteLineRate=Are you sure you want to remove the %s rate for currency %s on %s date?
|
||
|
DeleteLineRate=Clear rate
|
||
|
successRateDelete=Rate deleted
|
||
|
errorRateDelete=Error when deleting the rate
|
||
|
successUpdateRate=Modification made
|
||
|
ErrorUpdateRate=Error when changing the rate
|
||
|
Codemulticurrency=currency code
|
||
|
UpdateRate=change the rate
|
||
|
CancelUpdate=cancel
|
||
|
NoEmptyRate=The rate field must not be empty
|
||
|
CurrencyCodeId=Currency ID
|
||
|
CurrencyCode=Currency code
|
||
|
CurrencyUnitPrice=Unit price in foreign currency
|
||
|
CurrencyPrice=Price in foreign currency
|
||
|
MutltiCurrencyAutoUpdateCurrencies=Update all currency rates
|