forked from Wavyzz/dolibarr
Trad: Traduction
This commit is contained in:
@@ -99,6 +99,7 @@ BankTransfers=Bank transfers
|
||||
TransferDesc=Transfer from one account to another one, Dolibarr will write two records (one for debit in source account and a credit in target account, of same amount. Same label and date will be used for this transaction)
|
||||
TransferFrom=From
|
||||
TransferTo=To
|
||||
TransferFromToDone=Transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
||||
CheckTransmitter=Transmitter
|
||||
ValidateCheckReceipt=Validate this check receipt ?
|
||||
DeleteCheckReceipt=Delete this check receipt ?
|
||||
|
||||
@@ -3,3 +3,4 @@ ErrorDuplicateTrigger=A trigger file named '<b>%s</b>' is already loaded. Remove
|
||||
ErrorFailToDeleteFile=Failed to remove file '<b>%s</b>'.
|
||||
ErrorThisContactIsAlreadyDefinedAsThisType=This contact is already defined as contact for this type.
|
||||
ErrorCashAccountAcceptsOnlyCashMoney=This bank account is a cash account, so it accepts payments of type cash only.
|
||||
ErrorFromToAccountsMustDiffers=Source and targets bank accounts must be different.
|
||||
Reference in New Issue
Block a user