accountancy.lang 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. # Dolibarr language file - en_US - Accountancy (Double entries)
  2. Accountancy=Accountancy
  3. Accounting=Accounting
  4. ACCOUNTING_EXPORT_SEPARATORCSV=Column separator for export file
  5. ACCOUNTING_EXPORT_DATE=Date format for export file
  6. ACCOUNTING_EXPORT_PIECE=Export the number of piece
  7. ACCOUNTING_EXPORT_GLOBAL_ACCOUNT=Export with global account
  8. ACCOUNTING_EXPORT_LABEL=Export label
  9. ACCOUNTING_EXPORT_AMOUNT=Export amount
  10. ACCOUNTING_EXPORT_DEVISE=Export currency
  11. Selectformat=Select the format for the file
  12. ACCOUNTING_EXPORT_FORMAT=Select the format for the file
  13. ACCOUNTING_EXPORT_ENDLINE=Select the carriage return type
  14. ACCOUNTING_EXPORT_PREFIX_SPEC=Specify the prefix for the file name
  15. ThisService=This service
  16. ThisProduct=This product
  17. DefaultForService=Default for service
  18. DefaultForProduct=Default for product
  19. ProductForThisThirdparty=Product for this thirdparty
  20. ServiceForThisThirdparty=Service for this thirdparty
  21. CantSuggest=Can't suggest
  22. AccountancySetupDoneFromAccountancyMenu=Most setup of the accountancy is done from the menu %s
  23. ConfigAccountingExpert=Configuration of the module accounting (double entry)
  24. Journalization=Journalization
  25. Journals=Journals
  26. JournalFinancial=Financial journals
  27. BackToChartofaccounts=Return chart of accounts
  28. Chartofaccounts=Chart of accounts
  29. ChartOfSubaccounts=Chart of individual accounts
  30. ChartOfIndividualAccountsOfSubsidiaryLedger=Chart of individual accounts of the subsidiary ledger
  31. CurrentDedicatedAccountingAccount=Current dedicated account
  32. AssignDedicatedAccountingAccount=New account to assign
  33. InvoiceLabel=Invoice label
  34. OverviewOfAmountOfLinesNotBound=Overview of amount of lines not bound to an accounting account
  35. OverviewOfAmountOfLinesBound=Overview of amount of lines already bound to an accounting account
  36. OtherInfo=Other information
  37. DeleteCptCategory=Remove accounting account from group
  38. ConfirmDeleteCptCategory=Are you sure you want to remove this accounting account from the accounting account group?
  39. JournalizationInLedgerStatus=Status of journalization
  40. AlreadyInGeneralLedger=Already transferred to accounting journals and ledger
  41. NotYetInGeneralLedger=Not yet transferred to accouting journals and ledger
  42. GroupIsEmptyCheckSetup=Group is empty, check setup of the personalized accounting group
  43. DetailByAccount=Show detail by account
  44. AccountWithNonZeroValues=Accounts with non-zero values
  45. ListOfAccounts=List of accounts
  46. CountriesInEEC=Countries in EEC
  47. CountriesNotInEEC=Countries not in EEC
  48. CountriesInEECExceptMe=Countries in EEC except %s
  49. CountriesExceptMe=All countries except %s
  50. AccountantFiles=Export source documents
  51. ExportAccountingSourceDocHelp=With this tool, you can search and export the source events that are used to generate your accountancy. <br>The exported ZIP file will contain the lists of requested items in CSV, as well as their attached files in their original format (PDF, ODT, DOCX...).
  52. ExportAccountingSourceDocHelp2=To export your journals, use the menu entry %s - %s.
  53. ExportAccountingProjectHelp=Specify a project if you need an accounting report only for a specific project. Expense reports and loan payments are not included in project reports.
  54. VueByAccountAccounting=View by accounting account
  55. VueBySubAccountAccounting=View by accounting subaccount
  56. MainAccountForCustomersNotDefined=Main accounting account for customers not defined in setup
  57. MainAccountForSuppliersNotDefined=Main accounting account for vendors not defined in setup
  58. MainAccountForUsersNotDefined=Main accounting account for users not defined in setup
  59. MainAccountForVatPaymentNotDefined=Main accounting account for VAT payment not defined in setup
  60. MainAccountForSubscriptionPaymentNotDefined=Main accounting account for subscription payment not defined in setup
  61. AccountancyArea=Accounting area
  62. AccountancyAreaDescIntro=Usage of the accountancy module is done in several step:
  63. AccountancyAreaDescActionOnce=The following actions are usually executed one time only, or once per year...
  64. AccountancyAreaDescActionOnceBis=Next steps should be done to save you time in future by suggesting you automaticaly the correct default accounting account when transferring data in accounting
  65. AccountancyAreaDescActionFreq=The following actions are usually executed every month, week or day for very large companies...
  66. AccountancyAreaDescJournalSetup=STEP %s: Check content of your journal list from menu %s
  67. AccountancyAreaDescChartModel=STEP %s: Check that a model of chart of account exists or create one from menu %s
  68. AccountancyAreaDescChart=STEP %s: Select and|or complete your chart of account from menu %s
  69. AccountancyAreaDescVat=STEP %s: Define accounting accounts for each VAT Rates. For this, use the menu entry %s.
  70. AccountancyAreaDescDefault=STEP %s: Define default accounting accounts. For this, use the menu entry %s.
  71. AccountancyAreaDescExpenseReport=STEP %s: Define default accounting accounts for each type of Expense report. For this, use the menu entry %s.
  72. AccountancyAreaDescSal=STEP %s: Define default accounting accounts for payment of salaries. For this, use the menu entry %s.
  73. AccountancyAreaDescContrib=STEP %s: Define default accounting accounts for Taxes (special expenses). For this, use the menu entry %s.
  74. AccountancyAreaDescDonation=STEP %s: Define default accounting accounts for donation. For this, use the menu entry %s.
  75. AccountancyAreaDescSubscription=STEP %s: Define default accounting accounts for member subscription. For this, use the menu entry %s.
  76. AccountancyAreaDescMisc=STEP %s: Define mandatory default account and default accounting accounts for miscellaneous transactions. For this, use the menu entry %s.
  77. AccountancyAreaDescLoan=STEP %s: Define default accounting accounts for loans. For this, use the menu entry %s.
  78. AccountancyAreaDescBank=STEP %s: Define accounting accounts and journal code for each bank and financial accounts. For this, use the menu entry %s.
  79. AccountancyAreaDescProd=STEP %s: Define accounting accounts on your Products/Services. For this, use the menu entry %s.
  80. AccountancyAreaDescBind=STEP %s: Check the binding between existing %s lines and accounting account is done, so application will be able to journalize transactions in Ledger in one click. Complete missing bindings. For this, use the menu entry %s.
  81. AccountancyAreaDescWriteRecords=STEP %s: Write transactions into the Ledger. For this, go into menu <strong>%s</strong>, and click into button <strong>%s</strong>.
  82. AccountancyAreaDescAnalyze=STEP %s: Add or edit existing transactions and generate reports and exports.
  83. AccountancyAreaDescClosePeriod=STEP %s: Close period so we can't make modification in a future.
  84. TheJournalCodeIsNotDefinedOnSomeBankAccount=A mandatory step in setup has not been completed (accounting code journal not defined for all bank accounts)
  85. Selectchartofaccounts=Select active chart of accounts
  86. ChangeAndLoad=Change and load
  87. Addanaccount=Add an accounting account
  88. AccountAccounting=Accounting account
  89. AccountAccountingShort=Account
  90. SubledgerAccount=Subledger account
  91. SubledgerAccountLabel=Subledger account label
  92. ShowAccountingAccount=Show accounting account
  93. ShowAccountingJournal=Show accounting journal
  94. ShowAccountingAccountInLedger=Show accounting account in ledger
  95. ShowAccountingAccountInJournals=Show accounting account in journals
  96. AccountAccountingSuggest=Accounting account suggested
  97. MenuDefaultAccounts=Default accounts
  98. MenuBankAccounts=Bank accounts
  99. MenuVatAccounts=Vat accounts
  100. MenuTaxAccounts=Tax accounts
  101. MenuExpenseReportAccounts=Expense report accounts
  102. MenuLoanAccounts=Loan accounts
  103. MenuProductsAccounts=Product accounts
  104. MenuClosureAccounts=Closure accounts
  105. MenuAccountancyClosure=Closure
  106. MenuAccountancyValidationMovements=Validate movements
  107. ProductsBinding=Products accounts
  108. TransferInAccounting=Transfer in accounting
  109. RegistrationInAccounting=Recording in accounting
  110. Binding=Binding to accounts
  111. CustomersVentilation=Customer invoice binding
  112. SuppliersVentilation=Vendor invoice binding
  113. ExpenseReportsVentilation=Expense report binding
  114. CreateMvts=Create new transaction
  115. UpdateMvts=Modification of a transaction
  116. ValidTransaction=Validate transaction
  117. WriteBookKeeping=Record transactions in accounting
  118. Bookkeeping=Ledger
  119. BookkeepingSubAccount=Subledger
  120. AccountBalance=Account balance
  121. ObjectsRef=Source object ref
  122. CAHTF=Total purchase vendor before tax
  123. TotalExpenseReport=Total expense report
  124. InvoiceLines=Lines of invoices to bind
  125. InvoiceLinesDone=Bound lines of invoices
  126. ExpenseReportLines=Lines of expense reports to bind
  127. ExpenseReportLinesDone=Bound lines of expense reports
  128. IntoAccount=Bind line with the accounting account
  129. TotalForAccount=Total accounting account
  130. Ventilate=Bind
  131. LineId=Id line
  132. Processing=Processing
  133. EndProcessing=Process terminated.
  134. SelectedLines=Selected lines
  135. Lineofinvoice=Line of invoice
  136. LineOfExpenseReport=Line of expense report
  137. NoAccountSelected=No accounting account selected
  138. VentilatedinAccount=Binded successfully to the accounting account
  139. NotVentilatedinAccount=Not bound to the accounting account
  140. XLineSuccessfullyBinded=%s products/services successfully bound to an accounting account
  141. XLineFailedToBeBinded=%s products/services were not bound to any accounting account
  142. ACCOUNTING_LIMIT_LIST_VENTILATION=Maximum number of lines on list and bind page (recommended: 50)
  143. ACCOUNTING_LIST_SORT_VENTILATION_TODO=Begin the sorting of the page "Binding to do" by the most recent elements
  144. ACCOUNTING_LIST_SORT_VENTILATION_DONE=Begin the sorting of the page "Binding done" by the most recent elements
  145. ACCOUNTING_LENGTH_DESCRIPTION=Truncate product & services description in listings after x chars (Best = 50)
  146. ACCOUNTING_LENGTH_DESCRIPTION_ACCOUNT=Truncate product & services account description form in listings after x chars (Best = 50)
  147. ACCOUNTING_LENGTH_GACCOUNT=Length of the general accounting accounts (If you set value to 6 here, the account '706' will appear like '706000' on screen)
  148. ACCOUNTING_LENGTH_AACCOUNT=Length of the third-party accounting accounts (If you set value to 6 here, the account '401' will appear like '401000' on screen)
  149. ACCOUNTING_MANAGE_ZERO=Allow to manage different number of zeros at the end of an accounting account. Needed by some countries (like Switzerland). If set to off (default), you can set the following two parameters to ask the application to add virtual zeros.
  150. BANK_DISABLE_DIRECT_INPUT=Disable direct recording of transaction in bank account
  151. ACCOUNTING_ENABLE_EXPORT_DRAFT_JOURNAL=Enable draft export on journal
  152. ACCOUNTANCY_COMBO_FOR_AUX=Enable combo list for subsidiary account (may be slow if you have a lot of third parties, break ability to search on a part of value)
  153. ACCOUNTING_DATE_START_BINDING=Define a date to start binding & transfer in accountancy. Below this date, the transactions will not be transferred to accounting.
  154. ACCOUNTING_DEFAULT_PERIOD_ON_TRANSFER=On accountancy transfer, what is the period selected by default
  155. ACCOUNTING_SELL_JOURNAL=Sell journal
  156. ACCOUNTING_PURCHASE_JOURNAL=Purchase journal
  157. ACCOUNTING_MISCELLANEOUS_JOURNAL=Miscellaneous journal
  158. ACCOUNTING_EXPENSEREPORT_JOURNAL=Expense report journal
  159. ACCOUNTING_SOCIAL_JOURNAL=Social journal
  160. ACCOUNTING_HAS_NEW_JOURNAL=Has new Journal
  161. ACCOUNTING_RESULT_PROFIT=Result accounting account (Profit)
  162. ACCOUNTING_RESULT_LOSS=Result accounting account (Loss)
  163. ACCOUNTING_CLOSURE_DEFAULT_JOURNAL=Journal of closure
  164. ACCOUNTING_ACCOUNT_TRANSFER_CASH=Accounting account of transitional bank transfer
  165. TransitionalAccount=Transitional bank transfer account
  166. ACCOUNTING_ACCOUNT_SUSPENSE=Accounting account of wait
  167. DONATION_ACCOUNTINGACCOUNT=Accounting account to register donations
  168. ADHERENT_SUBSCRIPTION_ACCOUNTINGACCOUNT=Accounting account to register subscriptions
  169. ACCOUNTING_ACCOUNT_CUSTOMER_DEPOSIT=Accounting account by default to register customer deposit
  170. UseAuxiliaryAccountOnCustomerDeposit=Store customer account as individual account in subsidiary ledger for lines of down payments (if disabled, individual account for down payment lines will remain empty)
  171. ACCOUNTING_PRODUCT_BUY_ACCOUNT=Accounting account by default for the bought products (used if not defined in the product sheet)
  172. ACCOUNTING_PRODUCT_BUY_INTRA_ACCOUNT=Accounting account by default for the bought products in EEC (used if not defined in the product sheet)
  173. ACCOUNTING_PRODUCT_BUY_EXPORT_ACCOUNT=Accounting account by default for the bought products and imported out of EEC (used if not defined in the product sheet)
  174. ACCOUNTING_PRODUCT_SOLD_ACCOUNT=Accounting account by default for the sold products (used if not defined in the product sheet)
  175. ACCOUNTING_PRODUCT_SOLD_INTRA_ACCOUNT=Accounting account by default for the products sold in EEC (used if not defined in the product sheet)
  176. ACCOUNTING_PRODUCT_SOLD_EXPORT_ACCOUNT=Accounting account by default for the products sold and exported out of EEC (used if not defined in the product sheet)
  177. ACCOUNTING_SERVICE_BUY_ACCOUNT=Accounting account by default for the bought services (used if not defined in the service sheet)
  178. ACCOUNTING_SERVICE_BUY_INTRA_ACCOUNT=Accounting account by default for the bought services in EEC (used if not defined in the service sheet)
  179. ACCOUNTING_SERVICE_BUY_EXPORT_ACCOUNT=Accounting account by default for the bought services and imported out of EEC (used if not defined in the service sheet)
  180. ACCOUNTING_SERVICE_SOLD_ACCOUNT=Accounting account by default for the sold services (used if not defined in the service sheet)
  181. ACCOUNTING_SERVICE_SOLD_INTRA_ACCOUNT=Accounting account by default for the services sold in EEC (used if not defined in the service sheet)
  182. ACCOUNTING_SERVICE_SOLD_EXPORT_ACCOUNT=Accounting account by default for the services sold and exported out of EEC (used if not defined in the service sheet)
  183. Doctype=Type of document
  184. Docdate=Date
  185. Docref=Reference
  186. LabelAccount=Label account
  187. LabelOperation=Label operation
  188. Sens=Direction
  189. AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you have received<br>For an accounting account of a supplier, use Debit to record a payment you made
  190. LetteringCode=Lettering code
  191. Lettering=Lettering
  192. Codejournal=Journal
  193. JournalLabel=Journal label
  194. NumPiece=Piece number
  195. TransactionNumShort=Num. transaction
  196. AccountingCategory=Custom group
  197. GroupByAccountAccounting=Group by general ledger account
  198. GroupBySubAccountAccounting=Group by subledger account
  199. AccountingAccountGroupsDesc=You can define here some groups of accounting account. They will be used for personalized accounting reports.
  200. ByAccounts=By accounts
  201. ByPredefinedAccountGroups=By predefined groups
  202. ByPersonalizedAccountGroups=By personalized groups
  203. ByYear=By year
  204. NotMatch=Not Set
  205. DeleteMvt=Delete some lines from accounting
  206. DelMonth=Month to delete
  207. DelYear=Year to delete
  208. DelJournal=Journal to delete
  209. ConfirmDeleteMvt=This will delete all lines in accountancy for the year/month and/or for a specific journal (At least one criterion is required). You will have to reuse the feature '%s' to have the deleted record back in the ledger.
  210. ConfirmDeleteMvtPartial=This will delete the transaction from the accounting (all lines related to the same transaction will be deleted)
  211. FinanceJournal=Finance journal
  212. ExpenseReportsJournal=Expense reports journal
  213. DescFinanceJournal=Finance journal including all the types of payments by bank account
  214. DescJournalOnlyBindedVisible=This is a view of record that are bound to an accounting account and can be recorded into the Journals and Ledger.
  215. VATAccountNotDefined=Account for VAT not defined
  216. ThirdpartyAccountNotDefined=Account for third party not defined
  217. ProductAccountNotDefined=Account for product not defined
  218. FeeAccountNotDefined=Account for fee not defined
  219. BankAccountNotDefined=Account for bank not defined
  220. CustomerInvoicePayment=Payment of invoice customer
  221. ThirdPartyAccount=Third-party account
  222. NewAccountingMvt=New transaction
  223. NumMvts=Numero of transaction
  224. ListeMvts=List of movements
  225. ErrorDebitCredit=Debit and Credit cannot have a value at the same time
  226. AddCompteFromBK=Add accounting accounts to the group
  227. ReportThirdParty=List third-party account
  228. DescThirdPartyReport=Consult here the list of third-party customers and vendors and their accounting accounts
  229. ListAccounts=List of the accounting accounts
  230. UnknownAccountForThirdparty=Unknown third-party account. We will use %s
  231. UnknownAccountForThirdpartyBlocking=Unknown third-party account. Blocking error
  232. ThirdpartyAccountNotDefinedOrThirdPartyUnknown=Subledger account not defined or third party or user unknown. We will use %s
  233. ThirdpartyAccountNotDefinedOrThirdPartyUnknownSubledgerIgnored=Third-party unknown and subledger not defined on the payment. We will keep the subledger account value empty.
  234. ThirdpartyAccountNotDefinedOrThirdPartyUnknownBlocking=Subledger account not defined or third party or user unknown. Blocking error.
  235. UnknownAccountForThirdpartyAndWaitingAccountNotDefinedBlocking=Unknown third-party account and waiting account not defined. Blocking error
  236. PaymentsNotLinkedToProduct=Payment not linked to any product / service
  237. OpeningBalance=Opening balance
  238. ShowOpeningBalance=Show opening balance
  239. HideOpeningBalance=Hide opening balance
  240. ShowSubtotalByGroup=Show subtotal by level
  241. Pcgtype=Group of account
  242. PcgtypeDesc=Group of account are used as predefined 'filter' and 'grouping' criteria for some accounting reports. For example, 'INCOME' or 'EXPENSE' are used as groups for accounting accounts of products to build the expense/income report.
  243. Reconcilable=Reconcilable
  244. TotalVente=Total turnover before tax
  245. TotalMarge=Total sales margin
  246. DescVentilCustomer=Consult here the list of customer invoice lines bound (or not) to a product accounting account
  247. DescVentilMore=In most cases, if you use predefined products or services and you set the account number on the product/service card, the application will be able to make all the binding between your invoice lines and the accounting account of your chart of accounts, just in one click with the button <strong>"%s"</strong>. If account was not set on product/service cards or if you still have some lines not bound to an account, you will have to make a manual binding from the menu "<strong>%s</strong>".
  248. DescVentilDoneCustomer=Consult here the list of the lines of invoices customers and their product accounting account
  249. DescVentilTodoCustomer=Bind invoice lines not already bound with a product accounting account
  250. ChangeAccount=Change the product/service accounting account for selected lines with the following accounting account:
  251. Vide=-
  252. DescVentilSupplier=Consult here the list of vendor invoice lines bound or not yet bound to a product accounting account (only record not already transfered in accountancy are visible)
  253. DescVentilDoneSupplier=Consult here the list of the lines of vendor invoices and their accounting account
  254. DescVentilTodoExpenseReport=Bind expense report lines not already bound with a fee accounting account
  255. DescVentilExpenseReport=Consult here the list of expense report lines bound (or not) to a fee accounting account
  256. DescVentilExpenseReportMore=If you setup accounting account on type of expense report lines, the application will be able to make all the binding between your expense report lines and the accounting account of your chart of accounts, just in one click with the button <strong>"%s"</strong>. If account was not set on fees dictionary or if you still have some lines not bound to any account, you will have to make a manual binding from the menu "<strong>%s</strong>".
  257. DescVentilDoneExpenseReport=Consult here the list of the lines of expenses reports and their fees accounting account
  258. Closure=Annual closure
  259. DescClosure=Consult here the number of movements by month who are not yet validated & locked
  260. OverviewOfMovementsNotValidated=Overview of movements not validated and locked
  261. AllMovementsWereRecordedAsValidated=All movements were recorded as validated and locked
  262. NotAllMovementsCouldBeRecordedAsValidated=Not all movements could be recorded as validated and locked
  263. ValidateMovements=Validate and lock record...
  264. DescValidateMovements=Any modification or deletion of writing, lettering and deletes will be prohibited. All entries for an exercise must be validated otherwise closing will not be possible
  265. ValidateHistory=Bind Automatically
  266. AutomaticBindingDone=Automatic bindings done (%s) - Automatic binding not possible for some record (%s)
  267. ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting account because it is used
  268. MvtNotCorrectlyBalanced=Movement not correctly balanced. Debit = %s & Credit = %s
  269. Balancing=Balancing
  270. FicheVentilation=Binding card
  271. GeneralLedgerIsWritten=Transactions are written in the Ledger
  272. GeneralLedgerSomeRecordWasNotRecorded=Some of the transactions could not be journalized. If there is no other error message, this is probably because they were already journalized.
  273. NoNewRecordSaved=No more record to transfer
  274. ListOfProductsWithoutAccountingAccount=List of products not bound to any accounting account
  275. ChangeBinding=Change the binding
  276. Accounted=Accounted in ledger
  277. NotYetAccounted=Not yet transferred to accounting
  278. ShowTutorial=Show Tutorial
  279. NotReconciled=Not reconciled
  280. WarningRecordWithoutSubledgerAreExcluded=Warning, all lines without subledger account defined are filtered and excluded from this view
  281. AccountRemovedFromCurrentChartOfAccount=Accounting account that does not exist in the current chart of accounts
  282. ## Admin
  283. BindingOptions=Binding options
  284. ApplyMassCategories=Apply mass categories
  285. AddAccountFromBookKeepingWithNoCategories=Available account not yet in the personalized group
  286. CategoryDeleted=Category for the accounting account has been removed
  287. AccountingJournals=Accounting journals
  288. AccountingJournal=Accounting journal
  289. NewAccountingJournal=New accounting journal
  290. ShowAccountingJournal=Show accounting journal
  291. NatureOfJournal=Nature of Journal
  292. AccountingJournalType1=Miscellaneous operations
  293. AccountingJournalType2=Sales
  294. AccountingJournalType3=Purchases
  295. AccountingJournalType4=Bank
  296. AccountingJournalType5=Expenses report
  297. AccountingJournalType8=Inventory
  298. AccountingJournalType9=Has-new
  299. ErrorAccountingJournalIsAlreadyUse=This journal is already use
  300. AccountingAccountForSalesTaxAreDefinedInto=Note: Accounting account for Sales tax are defined into menu <b>%s</b> - <b>%s</b>
  301. NumberOfAccountancyEntries=Number of entries
  302. NumberOfAccountancyMovements=Number of movements
  303. ACCOUNTING_DISABLE_BINDING_ON_SALES=Disable binding & transfer in accountancy on sales (customer invoices will not be taken into account in accounting)
  304. ACCOUNTING_DISABLE_BINDING_ON_PURCHASES=Disable binding & transfer in accountancy on purchases (vendor invoices will not be taken into account in accounting)
  305. ACCOUNTING_DISABLE_BINDING_ON_EXPENSEREPORTS=Disable binding & transfer in accountancy on expense reports (expense reports will not be taken into account in accounting)
  306. ## Export
  307. NotifiedExportDate=Flag exported lines as Exported <span class="warning">(to modify a line, you will need to delete the whole transaction and re-transfert it into accounting)</span>
  308. NotifiedValidationDate=Validate and Lock the exported entries <span class="warning">(same effect than the "%s" feature, modification and deletion of the lines will DEFINITELY not be possible)</span>
  309. DateValidationAndLock=Date validation and lock
  310. ConfirmExportFile=Confirmation of the generation of the accounting export file ?
  311. ExportDraftJournal=Export draft journal
  312. Modelcsv=Model of export
  313. Selectmodelcsv=Select a model of export
  314. Modelcsv_normal=Classic export
  315. Modelcsv_CEGID=Export for CEGID Expert Comptabilité
  316. Modelcsv_COALA=Export for Sage Coala
  317. Modelcsv_bob50=Export for Sage BOB 50
  318. Modelcsv_ciel=Export for Sage50, Ciel Compta or Compta Evo. (Format XIMPORT)
  319. Modelcsv_quadratus=Export for Quadratus QuadraCompta
  320. Modelcsv_ebp=Export for EBP
  321. Modelcsv_cogilog=Export for Cogilog
  322. Modelcsv_agiris=Export for Agiris Isacompta
  323. Modelcsv_LDCompta=Export for LD Compta (v9) (Test)
  324. Modelcsv_LDCompta10=Export for LD Compta (v10 & higher)
  325. Modelcsv_openconcerto=Export for OpenConcerto (Test)
  326. Modelcsv_configurable=Export CSV Configurable
  327. Modelcsv_FEC=Export FEC
  328. Modelcsv_FEC2=Export FEC (With dates generation writing / document reversed)
  329. Modelcsv_Sage50_Swiss=Export for Sage 50 Switzerland
  330. Modelcsv_winfic=Export for Winfic - eWinfic - WinSis Compta
  331. Modelcsv_Gestinumv3=Export for Gestinum (v3)
  332. Modelcsv_Gestinumv5=Export for Gestinum (v5)
  333. Modelcsv_charlemagne=Export for Aplim Charlemagne
  334. ChartofaccountsId=Chart of accounts Id
  335. ## Tools - Init accounting account on product / service
  336. InitAccountancy=Init accountancy
  337. InitAccountancyDesc=This page can be used to initialize an accounting account on products and services that does not have accounting account defined for sales and purchases.
  338. DefaultBindingDesc=This page can be used to set a default account to use to link transactions record about payment salaries, donation, taxes and vat when no specific accounting account were already set.
  339. DefaultClosureDesc=This page can be used to set parameters used for accounting closures.
  340. Options=Options
  341. OptionModeProductSell=Mode sales
  342. OptionModeProductSellIntra=Mode sales exported in EEC
  343. OptionModeProductSellExport=Mode sales exported in other countries
  344. OptionModeProductBuy=Mode purchases
  345. OptionModeProductBuyIntra=Mode purchases imported in EEC
  346. OptionModeProductBuyExport=Mode purchased imported from other countries
  347. OptionModeProductSellDesc=Show all products with accounting account for sales.
  348. OptionModeProductSellIntraDesc=Show all products with accounting account for sales in EEC.
  349. OptionModeProductSellExportDesc=Show all products with accounting account for other foreign sales.
  350. OptionModeProductBuyDesc=Show all products with accounting account for purchases.
  351. OptionModeProductBuyIntraDesc=Show all products with accounting account for purchases in EEC.
  352. OptionModeProductBuyExportDesc=Show all products with accounting account for other foreign purchases.
  353. CleanFixHistory=Remove accounting code from lines that not exists into charts of account
  354. CleanHistory=Reset all bindings for selected year
  355. PredefinedGroups=Predefined groups
  356. WithoutValidAccount=Without valid dedicated account
  357. WithValidAccount=With valid dedicated account
  358. ValueNotIntoChartOfAccount=This value of accounting account does not exist into chart of account
  359. AccountRemovedFromGroup=Account removed from group
  360. SaleLocal=Local sale
  361. SaleExport=Export sale
  362. SaleEEC=Sale in EEC
  363. SaleEECWithVAT=Sale in EEC with a VAT not null, so we suppose this is NOT an intracommunautary sale and the suggested account is the standard product account.
  364. SaleEECWithoutVATNumber=Sale in EEC with no VAT but the VAT ID of thirdparty is not defined. We fallback on the product account for standard sales. You can fix the VAT ID of thirdparty or the product account if needed.
  365. ForbiddenTransactionAlreadyExported=Forbidden: The transaction has been validated and/or exported.
  366. ForbiddenTransactionAlreadyValidated=Forbidden: The transaction has been validated.
  367. ## Dictionary
  368. Range=Range of accounting account
  369. Calculated=Calculated
  370. Formula=Formula
  371. ## Reconcile
  372. Unlettering=Unreconcile
  373. AccountancyNoLetteringModified=No reconcile modified
  374. AccountancyOneLetteringModifiedSuccessfully=One reconcile successfully modified
  375. AccountancyLetteringModifiedSuccessfully=%s reconcile successfully modified
  376. AccountancyNoUnletteringModified=No unreconcile modified
  377. AccountancyOneUnletteringModifiedSuccessfully=One unreconcile successfully modified
  378. AccountancyUnletteringModifiedSuccessfully=%s unreconcile successfully modified
  379. ## Confirm box
  380. ConfirmMassUnlettering=Bulk Unreconcile confirmation
  381. ConfirmMassUnletteringQuestion=Are you sure you want to Unreconcile the %s selected record(s)?
  382. ConfirmMassDeleteBookkeepingWriting=Bulk Delete confirmation
  383. ConfirmMassDeleteBookkeepingWritingQuestion=This will delete the transaction from the accounting (all lines related to the same transaction will be deleted) Are you sure you want to delete the %s selected record(s)?
  384. ## Error
  385. SomeMandatoryStepsOfSetupWereNotDone=Some mandatory steps of setup was not done, please complete them
  386. ErrorNoAccountingCategoryForThisCountry=No accounting account group available for country %s (See Home - Setup - Dictionaries)
  387. ErrorInvoiceContainsLinesNotYetBounded=You try to journalize some lines of the invoice <strong>%s</strong>, but some other lines are not yet bounded to accounting account. Journalization of all invoice lines for this invoice are refused.
  388. ErrorInvoiceContainsLinesNotYetBoundedShort=Some lines on invoice are not bound to accounting account.
  389. ExportNotSupported=The export format setuped is not supported into this page
  390. BookeppingLineAlreayExists=Lines already existing into bookkeeping
  391. NoJournalDefined=No journal defined
  392. Binded=Lines bound
  393. ToBind=Lines to bind
  394. UseMenuToSetBindindManualy=Lines not yet bound, use menu <a href="%s">%s</a> to make the binding manually
  395. SorryThisModuleIsNotCompatibleWithTheExperimentalFeatureOfSituationInvoices=Sorry this module is not compatible with the experimental feature of situation invoices
  396. AccountancyErrorMismatchLetterCode=Mismatch in reconcile code
  397. AccountancyErrorMismatchBalanceAmount=The balance (%s) is not equal to 0
  398. AccountancyErrorLetteringBookkeeping=Errors have occurred concerning the transactions: %s
  399. ErrorAccountNumberAlreadyExists=The accounting number %s already exists
  400. ## Import
  401. ImportAccountingEntries=Accounting entries
  402. ImportAccountingEntriesFECFormat=Accounting entries - FEC format
  403. FECFormatJournalCode=Code journal (JournalCode)
  404. FECFormatJournalLabel=Label journal (JournalLib)
  405. FECFormatEntryNum=Piece number (EcritureNum)
  406. FECFormatEntryDate=Piece date (EcritureDate)
  407. FECFormatGeneralAccountNumber=General account number (CompteNum)
  408. FECFormatGeneralAccountLabel=General account label (CompteLib)
  409. FECFormatSubledgerAccountNumber=Subledger account number (CompAuxNum)
  410. FECFormatSubledgerAccountLabel=Subledger account number (CompAuxLib)
  411. FECFormatPieceRef=Piece ref (PieceRef)
  412. FECFormatPieceDate=Piece date creation (PieceDate)
  413. FECFormatLabelOperation=Label operation (EcritureLib)
  414. FECFormatDebit=Debit (Debit)
  415. FECFormatCredit=Credit (Credit)
  416. FECFormatReconcilableCode=Reconcilable code (EcritureLet)
  417. FECFormatReconcilableDate=Reconcilable date (DateLet)
  418. FECFormatValidateDate=Piece date validated (ValidDate)
  419. FECFormatMulticurrencyAmount=Multicurrency amount (Montantdevise)
  420. FECFormatMulticurrencyCode=Multicurrency code (Idevise)
  421. DateExport=Date export
  422. WarningReportNotReliable=Warning, this report is not based on the Ledger, so does not contains transaction modified manually in the Ledger. If your journalization is up to date, the bookkeeping view is more accurate.
  423. ExpenseReportJournal=Expense Report Journal
  424. InventoryJournal=Inventory Journal
  425. NAccounts=%s accounts