banks.lang 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. # Dolibarr language file - Source file is en_US - banks
  2. Bank=Bank
  3. MenuBankCash=Bank/Cash
  4. BankName=Bank name
  5. FinancialAccount=Account
  6. BankAccount=Bank account
  7. BankAccounts=Bank accounts
  8. ShowAccount=Show Account
  9. AccountRef=Financial account ref
  10. AccountLabel=Financial account label
  11. CashAccount=Cash account
  12. CashAccounts=Cash accounts
  13. CurrentAccounts=Current accounts
  14. SavingAccounts=Savings accounts
  15. ErrorBankLabelAlreadyExists=Financial account label already exists
  16. BankBalance=Balance
  17. BankBalanceBefore=Balance before
  18. BankBalanceAfter=Balance after
  19. BalanceMinimalAllowed=Minimum allowed balance
  20. BalanceMinimalDesired=Minimum desired balance
  21. InitialBankBalance=Initial balance
  22. EndBankBalance=End balance
  23. CurrentBalance=Current balance
  24. FutureBalance=Future balance
  25. ShowAllTimeBalance=Show balance from start
  26. AllTime=From start
  27. Reconciliation=Reconciliation
  28. RIB=Bank Account Number
  29. IBAN=IBAN number
  30. IbanValid=IBAN is Valid
  31. IbanNotValid=IBAN is Not Valid
  32. BIC=BIC/SWIFT number
  33. SwiftValid=BIC/SWIFT is Valid
  34. SwiftNotValid=BIC/SWIFT is Not Valid
  35. StandingOrders=Standing orders
  36. StandingOrder=Standing order
  37. AccountStatement=Account statement
  38. AccountStatementShort=Statement
  39. AccountStatements=Account statements
  40. LastAccountStatements=Last account statements
  41. IOMonthlyReporting=Monthly reporting
  42. BankAccountDomiciliation=Account address
  43. BankAccountCountry=Account country
  44. BankAccountOwner=Account owner name
  45. BankAccountOwnerAddress=Account owner address
  46. RIBControlError=Integrity check of values fails. This means information for this account number are not complete or wrong (check country, numbers and IBAN).
  47. CreateAccount=Create account
  48. NewAccount=New account
  49. NewFinancialAccount=New financial account
  50. MenuNewFinancialAccount=New financial account
  51. EditFinancialAccount=Edit account
  52. LabelBankCashAccount=Bank or cash label
  53. AccountType=Account type
  54. BankType0=Savings account
  55. BankType1=Current or credit card account
  56. BankType2=Cash account
  57. AccountsArea=Accounts area
  58. AccountCard=Account card
  59. DeleteAccount=Delete account
  60. ConfirmDeleteAccount=Are you sure you want to delete this account ?
  61. Account=Account
  62. BankTransactionByCategories=Bank transactions by categories
  63. BankTransactionForCategory=Bank transactions for category <b>%s</b>
  64. RemoveFromRubrique=Remove link with category
  65. RemoveFromRubriqueConfirm=Are you sure you want to remove link between the transaction and the category ?
  66. ListBankTransactions=List of bank transactions
  67. IdTransaction=Transaction ID
  68. BankTransactions=Bank transactions
  69. ListTransactions=List transactions
  70. ListTransactionsByCategory=List transaction/category
  71. TransactionsToConciliate=Transactions to reconcile
  72. Conciliable=Can be reconciled
  73. Conciliate=Reconcile
  74. Conciliation=Reconciliation
  75. IncludeClosedAccount=Include closed accounts
  76. OnlyOpenedAccount=Only open accounts
  77. AccountToCredit=Account to credit
  78. AccountToDebit=Account to debit
  79. DisableConciliation=Disable reconciliation feature for this account
  80. ConciliationDisabled=Reconciliation feature disabled
  81. StatusAccountOpened=Open
  82. StatusAccountClosed=Closed
  83. AccountIdShort=Number
  84. LineRecord=Transaction
  85. AddBankRecord=Add transaction
  86. AddBankRecordLong=Add transaction manually
  87. ConciliatedBy=Reconciled by
  88. DateConciliating=Reconcile date
  89. BankLineConciliated=Transaction reconciled
  90. CustomerInvoicePayment=Customer payment
  91. SupplierInvoicePayment=Supplier payment
  92. SubscriptionPayment=Subscription payment
  93. WithdrawalPayment=Withdrawal payment
  94. SocialContributionPayment=Social/fiscal tax payment
  95. BankTransfer=Bank transfer
  96. BankTransfers=Bank transfers
  97. TransferDesc=Transfer from one account to another one, Dolibarr will write two records (a debit in source account and a credit in target account, of the same amount. The same label and date will be used for this transaction)
  98. TransferFrom=From
  99. TransferTo=To
  100. TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
  101. CheckTransmitter=Transmitter
  102. ValidateCheckReceipt=Validate this check receipt ?
  103. ConfirmValidateCheckReceipt=Are you sure you want to validate this check receipt, no change will be possible once this is done ?
  104. DeleteCheckReceipt=Delete this check receipt ?
  105. ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt ?
  106. BankChecks=Bank checks
  107. BankChecksToReceipt=Checks awaiting deposit
  108. ShowCheckReceipt=Show check deposit receipt
  109. NumberOfCheques=Nb of check
  110. DeleteTransaction=Delete transaction
  111. ConfirmDeleteTransaction=Are you sure you want to delete this transaction ?
  112. ThisWillAlsoDeleteBankRecord=This will also delete generated bank transactions
  113. BankMovements=Movements
  114. PlannedTransactions=Planned transactions
  115. Graph=Graphics
  116. ExportDataset_banque_1=Bank transactions and account statement
  117. ExportDataset_banque_2=Deposit slip
  118. TransactionOnTheOtherAccount=Transaction on the other account
  119. PaymentNumberUpdateSucceeded=Payment number updated successfully
  120. PaymentNumberUpdateFailed=Payment number could not be updated
  121. PaymentDateUpdateSucceeded=Payment date updated successfully
  122. PaymentDateUpdateFailed=Payment date could not be updated
  123. Transactions=Transactions
  124. BankTransactionLine=Bank transaction
  125. AllAccounts=All bank/cash accounts
  126. BackToAccount=Back to account
  127. ShowAllAccounts=Show for all accounts
  128. FutureTransaction=Transaction in futur. No way to conciliate.
  129. SelectChequeTransactionAndGenerate=Select/filter checks to include into the check deposit receipt and click on "Create".
  130. InputReceiptNumber=Choose the bank statement related with the conciliation. Use a sortable numeric value: YYYYMM or YYYYMMDD
  131. EventualyAddCategory=Eventually, specify a category in which to classify the records
  132. ToConciliate=To conciliate?
  133. ThenCheckLinesAndConciliate=Then, check the lines present in the bank statement and click
  134. DefaultRIB=Default BAN
  135. AllRIB=All BAN
  136. LabelRIB=BAN Label
  137. NoBANRecord=No BAN record
  138. DeleteARib=Delete BAN record
  139. ConfirmDeleteRib=Are you sure you want to delete this BAN record ?
  140. RejectCheck=Check returned
  141. ConfirmRejectCheck=Are you sure you want to mark this check as rejected ?
  142. RejectCheckDate=Date the check was returned
  143. CheckRejected=Check returned
  144. CheckRejectedAndInvoicesReopened=Check returned and invoices reopened