You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2174 lines
90 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_financial_report
  4. #
  5. # Translators:
  6. # Melroy van den Berg <webmaster1989@gmail.com>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-03-16 08:14+0000\n"
  12. "PO-Revision-Date: 2021-04-27 13:47+0000\n"
  13. "Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
  14. "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
  15. "Language: nl\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  20. "X-Generator: Weblate 4.3.2\n"
  21. #. module: account_financial_report
  22. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  23. msgid "&gt; 120 d."
  24. msgstr "&gt; 120 d."
  25. #. module: account_financial_report
  26. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  27. msgid "1 - 30 d."
  28. msgstr "1 - 30 d."
  29. #. module: account_financial_report
  30. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  31. msgid "10"
  32. msgstr "10"
  33. #. module: account_financial_report
  34. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  35. msgid "31 - 60 d."
  36. msgstr "31 - 60 d."
  37. #. module: account_financial_report
  38. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  39. msgid "61 - 90 d."
  40. msgstr "61 - 90 d."
  41. #. module: account_financial_report
  42. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  43. msgid "91 - 120 d."
  44. msgstr "91 - 120 d."
  45. #. module: account_financial_report
  46. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  47. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  48. msgid "<b>Taxes summary</b>"
  49. msgstr "<b>Belasting samenvatting</b>"
  50. #. module: account_financial_report
  51. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  52. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  53. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  54. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  55. msgid "<span class=\"oe_inline\">To</span>"
  56. msgstr "<span class=\"oe_inline\">tot</span>"
  57. #. module: account_financial_report
  58. #: model:ir.model,name:account_financial_report.model_account_financial_report_abstract_wizard
  59. msgid "Abstract Wizard"
  60. msgstr ""
  61. #. module: account_financial_report
  62. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx
  63. msgid "Abstract XLSX Account Financial Report"
  64. msgstr ""
  65. #. module: account_financial_report
  66. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  67. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  68. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  69. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  70. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  71. #: model:ir.model,name:account_financial_report.model_account_account
  72. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  73. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  74. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  75. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  76. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  77. #, python-format
  78. msgid "Account"
  79. msgstr "Rekening"
  80. #. module: account_financial_report
  81. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  82. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
  83. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_from
  84. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_from
  85. #, fuzzy
  86. msgid "Account Code From"
  87. msgstr "Rekening code"
  88. #. module: account_financial_report
  89. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  90. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_to
  91. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_to
  92. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_to
  93. #, fuzzy
  94. msgid "Account Code To"
  95. msgstr "Rekening code"
  96. #. module: account_financial_report
  97. #: model:ir.model,name:account_financial_report.model_account_group
  98. msgid "Account Group"
  99. msgstr "Rekening groep"
  100. #. module: account_financial_report
  101. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  102. #, python-format
  103. msgid "Account Name"
  104. msgstr "Rekening naam"
  105. #. module: account_financial_report
  106. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  107. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  108. #, fuzzy, python-format
  109. msgid "Account at 0 filter"
  110. msgstr "Rekening balans met 0 filter."
  111. #. module: account_financial_report
  112. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  113. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  114. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  115. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  116. #, python-format
  117. msgid "Account balance at 0 filter"
  118. msgstr "Rekening balans met 0 filter."
  119. #. module: account_financial_report
  120. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__account_ids
  121. msgid "Accounts"
  122. msgstr "Rekeningen"
  123. #. module: account_financial_report
  124. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__centralize
  125. msgid "Activate centralization"
  126. msgstr "Activeer centralisatie"
  127. #. module: account_financial_report
  128. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  129. msgid "Additional Filtering"
  130. msgstr "Aanvullende filters"
  131. #. module: account_financial_report
  132. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  133. msgid ""
  134. "Age ≤ 120\n"
  135. " d."
  136. msgstr ""
  137. "Leeftijd ≤ 120\n"
  138. " d."
  139. #. module: account_financial_report
  140. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  141. #, python-format
  142. msgid "Age ≤ 120 d."
  143. msgstr "Vv. ≤ 120 d."
  144. #. module: account_financial_report
  145. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  146. msgid ""
  147. "Age ≤ 30\n"
  148. " d."
  149. msgstr ""
  150. "Leeftijd ≤ 30\n"
  151. " d."
  152. #. module: account_financial_report
  153. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  154. #, python-format
  155. msgid "Age ≤ 30 d."
  156. msgstr "Vv. ≤ 30 d."
  157. #. module: account_financial_report
  158. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  159. msgid ""
  160. "Age ≤ 60\n"
  161. " d."
  162. msgstr ""
  163. "Leeftijd ≤ 60\n"
  164. " d."
  165. #. module: account_financial_report
  166. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  167. #, python-format
  168. msgid "Age ≤ 60 d."
  169. msgstr "Vv. ≤ 60 d."
  170. #. module: account_financial_report
  171. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  172. msgid ""
  173. "Age ≤ 90\n"
  174. " d."
  175. msgstr ""
  176. "Leeftijd ≤ 90\n"
  177. " d."
  178. #. module: account_financial_report
  179. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  180. #, python-format
  181. msgid "Age ≤ 90 d."
  182. msgstr "Vv. ≤ 90 d."
  183. #. module: account_financial_report
  184. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  185. #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard
  186. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html
  187. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb
  188. #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard
  189. #, python-format
  190. msgid "Aged Partner Balance"
  191. msgstr "Ouderdomsanalyse"
  192. #. module: account_financial_report
  193. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_base
  194. #, fuzzy
  195. msgid "Aged Partner Balance -"
  196. msgstr "Ouderdomsanalyse"
  197. #. module: account_financial_report
  198. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_aged_partner_balance
  199. #, fuzzy
  200. msgid "Aged Partner Balance Report"
  201. msgstr "Ouderdomsanalyse"
  202. #. module: account_financial_report
  203. #: model:ir.model,name:account_financial_report.model_aged_partner_balance_report_wizard
  204. msgid "Aged Partner Balance Wizard"
  205. msgstr "Ouderdomsanalyse Wizard"
  206. #. module: account_financial_report
  207. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_aged_partner_balance_xlsx
  208. #, fuzzy
  209. msgid "Aged Partner Balance XLSL Report"
  210. msgstr "Ouderdomsanalyse XLSX"
  211. #. module: account_financial_report
  212. #: model:ir.actions.report,name:account_financial_report.action_report_aged_partner_balance_xlsx
  213. msgid "Aged Partner Balance XLSX"
  214. msgstr "Ouderdomsanalyse XLSX"
  215. #. module: account_financial_report
  216. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  217. #, python-format
  218. msgid "All"
  219. msgstr "Alle"
  220. #. module: account_financial_report
  221. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__all
  222. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__all
  223. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__all
  224. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__all
  225. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__all
  226. msgid "All Entries"
  227. msgstr "Alle Regels"
  228. #. module: account_financial_report
  229. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__posted
  230. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__posted
  231. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__posted
  232. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__posted
  233. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__posted
  234. msgid "All Posted Entries"
  235. msgstr "Alle Geboekte Regels"
  236. #. module: account_financial_report
  237. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  238. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  239. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  240. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  241. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  242. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  243. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  244. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  245. #, python-format
  246. msgid "All entries"
  247. msgstr "Alle regels"
  248. #. module: account_financial_report
  249. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  250. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  251. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  252. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  253. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  254. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  255. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  256. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  257. #, python-format
  258. msgid "All posted entries"
  259. msgstr "Alle geboekte regels"
  260. #. module: account_financial_report
  261. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  262. msgid "Amount Cur."
  263. msgstr "Valutabedrag."
  264. #. module: account_financial_report
  265. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  266. #, python-format
  267. msgid "Amount Currency"
  268. msgstr "Valutabedrag"
  269. #. module: account_financial_report
  270. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  271. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  272. #, python-format
  273. msgid "Amount cur."
  274. msgstr "Valutabedrag."
  275. #. module: account_financial_report
  276. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  277. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  278. #, fuzzy, python-format
  279. msgid "Analytic Account"
  280. msgstr "Filter Rekening"
  281. #. module: account_financial_report
  282. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  283. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  284. msgid "Balance"
  285. msgstr "Saldo"
  286. #. module: account_financial_report
  287. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  288. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  289. msgid "Base Amount"
  290. msgstr "Basisbedrag"
  291. #. module: account_financial_report
  292. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  293. #, python-format
  294. msgid "Base Balance"
  295. msgstr "Balans"
  296. #. module: account_financial_report
  297. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  298. #, python-format
  299. msgid "Base Credit"
  300. msgstr "Balans Credit"
  301. #. module: account_financial_report
  302. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  303. #, python-format
  304. msgid "Base Debit"
  305. msgstr "Balans Debet"
  306. #. module: account_financial_report
  307. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__based_on
  308. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  309. msgid "Based On"
  310. msgstr "Gebaseerd op"
  311. #. module: account_financial_report
  312. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  313. #, python-format
  314. msgid "Based on"
  315. msgstr "Gebaseerd op"
  316. #. module: account_financial_report
  317. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  318. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  319. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  320. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  321. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  322. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  323. msgid "Cancel"
  324. msgstr "Annuleren"
  325. #. module: account_financial_report
  326. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  327. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  328. #, python-format
  329. msgid "Centralize filter"
  330. msgstr "Centralisatie filter"
  331. #. module: account_financial_report
  332. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__centralized
  333. msgid "Centralized"
  334. msgstr "Gecentraliseerd"
  335. #. module: account_financial_report
  336. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__relation
  337. msgid "Child Accounts"
  338. msgstr "Onderliggende rekeningen"
  339. #. module: account_financial_report
  340. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
  341. msgid "Child Groups"
  342. msgstr "Onderliggende groepen"
  343. #. module: account_financial_report
  344. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  345. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  346. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  347. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  348. #, python-format
  349. msgid "Code"
  350. msgstr "Code"
  351. #. module: account_financial_report
  352. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  353. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
  354. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
  355. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__company_id
  356. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
  357. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
  358. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
  359. #, python-format
  360. msgid "Company"
  361. msgstr "Bedrijf"
  362. #. module: account_financial_report
  363. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__compute_account_ids
  364. #, fuzzy
  365. msgid "Compute accounts"
  366. msgstr "Berekende rekeningen"
  367. #. module: account_financial_report
  368. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed
  369. msgid "Computed Accounts"
  370. msgstr "Berekende rekeningen"
  371. #. module: account_financial_report
  372. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  373. msgid ""
  374. "Computed Accounts: Use when the account group have codes\n"
  375. " that represent prefixes of the actual accounts.\n"
  376. "\n"
  377. " Child Accounts: Use when your account groups are hierarchical.\n"
  378. "\n"
  379. " No hierarchy: Use to display just the accounts, without any "
  380. "grouping.\n"
  381. " "
  382. msgstr ""
  383. #. module: account_financial_report
  384. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
  385. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
  386. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
  387. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_uid
  388. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_uid
  389. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_uid
  390. msgid "Created by"
  391. msgstr "Gecreëerd door"
  392. #. module: account_financial_report
  393. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
  394. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
  395. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
  396. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_date
  397. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_date
  398. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_date
  399. msgid "Created on"
  400. msgstr "Gecreëerd op"
  401. #. module: account_financial_report
  402. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  403. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  404. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  405. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  406. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  407. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  408. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  409. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  410. #, python-format
  411. msgid "Credit"
  412. msgstr "Credit"
  413. #. module: account_financial_report
  414. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  415. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  416. #, python-format
  417. msgid "Cumul. Bal."
  418. msgstr "Cumulatief Bal."
  419. #. module: account_financial_report
  420. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  421. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  422. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  423. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  424. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  425. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  426. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  427. #, python-format
  428. msgid "Cur."
  429. msgstr "Huidig."
  430. #. module: account_financial_report
  431. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  432. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  433. #, python-format
  434. msgid "Cur. Original"
  435. msgstr "Huidig. Origineel"
  436. #. module: account_financial_report
  437. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  438. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  439. #, python-format
  440. msgid "Cur. Residual"
  441. msgstr "Huidig. Rest"
  442. #. module: account_financial_report
  443. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  444. #, python-format
  445. msgid "Currency"
  446. msgstr "Valuta"
  447. #. module: account_financial_report
  448. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  449. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  450. #, python-format
  451. msgid "Current"
  452. msgstr "Huidig"
  453. #. module: account_financial_report
  454. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  455. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  456. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  457. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  458. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  459. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  460. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  461. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  462. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  463. #, python-format
  464. msgid "Date"
  465. msgstr "Datum"
  466. #. module: account_financial_report
  467. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at
  468. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at
  469. msgid "Date At"
  470. msgstr "Datum op"
  471. #. module: account_financial_report
  472. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from
  473. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_from
  474. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_from
  475. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_from
  476. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  477. msgid "Date From"
  478. msgstr "Datum vanaf"
  479. #. module: account_financial_report
  480. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_to
  481. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_to
  482. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  483. msgid "Date To"
  484. msgstr "Datum tot"
  485. #. module: account_financial_report
  486. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  487. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  488. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  489. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  490. #, python-format
  491. msgid "Date at filter"
  492. msgstr "Datum van filter"
  493. #. module: account_financial_report
  494. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  495. #, python-format
  496. msgid "Date from"
  497. msgstr "Datum vanaf"
  498. #. module: account_financial_report
  499. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_range_id
  500. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_range_id
  501. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_range_id
  502. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_range_id
  503. msgid "Date range"
  504. msgstr "Datumreeks"
  505. #. module: account_financial_report
  506. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  507. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  508. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  509. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  510. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  511. #, python-format
  512. msgid "Date range filter"
  513. msgstr "Datumreeks filter"
  514. #. module: account_financial_report
  515. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  516. #, python-format
  517. msgid "Date to"
  518. msgstr "Datum vanaf"
  519. #. module: account_financial_report
  520. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  521. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  522. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  523. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  524. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  525. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  526. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  527. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  528. #, python-format
  529. msgid "Debit"
  530. msgstr "Debet"
  531. #. module: account_financial_report
  532. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  533. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  534. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  535. #, python-format
  536. msgid "Description"
  537. msgstr "Omschrijving"
  538. #. module: account_financial_report
  539. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__tax_detail
  540. msgid "Detail Taxes"
  541. msgstr "Detail belastingen"
  542. #. module: account_financial_report
  543. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name
  544. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name
  545. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name
  546. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name
  547. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
  548. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
  549. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name
  550. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
  551. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name
  552. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name
  553. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__display_name
  554. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__display_name
  555. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__display_name
  556. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__display_name
  557. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__display_name
  558. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__display_name
  559. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__display_name
  560. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__display_name
  561. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__display_name
  562. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__display_name
  563. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__display_name
  564. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__display_name
  565. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__display_name
  566. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__display_name
  567. msgid "Display Name"
  568. msgstr "Weergavenaam"
  569. #. module: account_financial_report
  570. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  571. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__foreign_currency
  572. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  573. msgid ""
  574. "Display foreign currency for move lines, unless account currency is not "
  575. "setup through chart of accounts will display initial and final balance in "
  576. "that currency."
  577. msgstr ""
  578. "Toon buitenlandse valuta voor boekingsregels, als basisvaluta niet is "
  579. "ingesteld via het rekeningschema, wordt het begin- en eindsaldo in die "
  580. "valuta weergegeven."
  581. #. module: account_financial_report
  582. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_parent_hierarchy_level
  583. msgid "Do not display parent levels"
  584. msgstr "Geef bovenliggende niveaus niet weer"
  585. #. module: account_financial_report
  586. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  587. msgid ""
  588. "Due\n"
  589. " date"
  590. msgstr ""
  591. "Verval\n"
  592. " datum"
  593. #. module: account_financial_report
  594. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  595. #, fuzzy
  596. msgid ""
  597. "Due\n"
  598. " date"
  599. msgstr ""
  600. "Verval\n"
  601. " datum"
  602. #. module: account_financial_report
  603. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  604. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  605. #, python-format
  606. msgid "Due date"
  607. msgstr "Vervaldatum"
  608. #. module: account_financial_report
  609. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_to
  610. msgid "End Date"
  611. msgstr "Einddatum"
  612. #. module: account_financial_report
  613. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_to
  614. msgid "End date"
  615. msgstr "Einddatum"
  616. #. module: account_financial_report
  617. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  618. msgid ""
  619. "Ending\n"
  620. " balance"
  621. msgstr ""
  622. "Eind\n"
  623. " balans"
  624. #. module: account_financial_report
  625. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  626. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_to
  627. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to
  628. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to
  629. msgid "Ending account in a range"
  630. msgstr ""
  631. #. module: account_financial_report
  632. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  633. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  634. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  635. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  636. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  637. #, python-format
  638. msgid "Ending balance"
  639. msgstr "Eindbalans"
  640. #. module: account_financial_report
  641. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  642. #, fuzzy
  643. msgid ""
  644. "Ending balance\n"
  645. " cur."
  646. msgstr ""
  647. "Eind\n"
  648. " balans"
  649. #. module: account_financial_report
  650. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  651. #, python-format
  652. msgid "Entries sorted by"
  653. msgstr "Regels gesorteerd op"
  654. #. module: account_financial_report
  655. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  656. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  657. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  658. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  659. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  660. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  661. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  662. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  663. #, python-format
  664. msgid "Entry"
  665. msgstr "Boeking"
  666. #. module: account_financial_report
  667. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  668. #, python-format
  669. msgid "Entry number"
  670. msgstr "Boekingsnummer"
  671. #. module: account_financial_report
  672. #. openerp-web
  673. #: code:addons/account_financial_report/static/src/xml/report.xml:0
  674. #, python-format
  675. msgid "Export"
  676. msgstr "Export"
  677. #. module: account_financial_report
  678. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  679. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  680. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  681. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  682. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  683. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  684. msgid "Export PDF"
  685. msgstr "Export PDF"
  686. #. module: account_financial_report
  687. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  688. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  689. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  690. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  691. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  692. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  693. msgid "Export XLSX"
  694. msgstr "Export XLSX"
  695. #. module: account_financial_report
  696. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_ids
  697. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_ids
  698. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_ids
  699. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_ids
  700. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  701. msgid "Filter accounts"
  702. msgstr "Filter rekeningen"
  703. #. module: account_financial_report
  704. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  705. msgid "Filter analytic accounts"
  706. msgstr "Filter kostenplaatsen"
  707. #. module: account_financial_report
  708. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__analytic_tag_ids
  709. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  710. #, fuzzy
  711. msgid "Filter analytic tags"
  712. msgstr "Filter rekeningen"
  713. #. module: account_financial_report
  714. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__cost_center_ids
  715. msgid "Filter cost centers"
  716. msgstr "Filter kostenplaatsen"
  717. #. module: account_financial_report
  718. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_journal_ids
  719. msgid "Filter journals"
  720. msgstr "Dagboekselectie"
  721. #. module: account_financial_report
  722. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__partner_ids
  723. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__partner_ids
  724. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__partner_ids
  725. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__partner_ids
  726. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  727. msgid "Filter partners"
  728. msgstr "Relatieselectie"
  729. #. module: account_financial_report
  730. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__foreign_currency
  731. msgid "Foreign Currency"
  732. msgstr "Buitenlandse valuta"
  733. #. module: account_financial_report
  734. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  735. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  736. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  737. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  738. #, fuzzy
  739. msgid "From Code"
  740. msgstr "Code"
  741. #. module: account_financial_report
  742. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  743. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  744. msgid "From:"
  745. msgstr "Van:"
  746. #. module: account_financial_report
  747. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  748. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  749. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  750. #, python-format
  751. msgid "From: %s To: %s"
  752. msgstr "Van: %s Tot: %s"
  753. #. module: account_financial_report
  754. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_code
  755. #, fuzzy
  756. msgid "Full Code"
  757. msgstr "Code"
  758. #. module: account_financial_report
  759. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_name
  760. #, fuzzy
  761. msgid "Full Name"
  762. msgstr "Naam"
  763. #. module: account_financial_report
  764. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__fy_start_date
  765. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__fy_start_date
  766. msgid "Fy Start Date"
  767. msgstr "Fj startdatum"
  768. #. module: account_financial_report
  769. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  770. #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation
  771. #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard
  772. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html
  773. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb
  774. #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard
  775. #, python-format
  776. msgid "General Ledger"
  777. msgstr "Grootboek"
  778. #. module: account_financial_report
  779. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_base
  780. #, fuzzy
  781. msgid "General Ledger -"
  782. msgstr "Grootboek"
  783. #. module: account_financial_report
  784. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_general_ledger
  785. #, fuzzy
  786. msgid "General Ledger Report"
  787. msgstr "Grootboekbalans rapport wizard"
  788. #. module: account_financial_report
  789. #: model:ir.model,name:account_financial_report.model_general_ledger_report_wizard
  790. msgid "General Ledger Report Wizard"
  791. msgstr "Grootboekbalans rapport wizard"
  792. #. module: account_financial_report
  793. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx
  794. #, fuzzy
  795. msgid "General Ledger XLSL Report"
  796. msgstr "Grootboek XLSX"
  797. #. module: account_financial_report
  798. #: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_xlsx
  799. msgid "General Ledger XLSX"
  800. msgstr "Grootboek XLSX"
  801. #. module: account_financial_report
  802. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  803. msgid ""
  804. "General Ledger can be computed only if selected company have\n"
  805. " only one unaffected earnings account."
  806. msgstr ""
  807. #. module: account_financial_report
  808. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option
  809. msgid "Group entries by"
  810. msgstr "Groepeer boekingen per"
  811. #. module: account_financial_report
  812. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  813. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  814. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  815. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  816. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  817. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  818. #, python-format
  819. msgid "Hide"
  820. msgstr "Verbergen"
  821. #. module: account_financial_report
  822. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  823. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  824. msgid "Hide account ending balance at 0"
  825. msgstr "Verberg rekeningen eindigend met balans 0"
  826. #. module: account_financial_report
  827. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  828. #, fuzzy
  829. msgid "Hide accounts at 0"
  830. msgstr "Verberg rekeningen met balans 0"
  831. #. module: account_financial_report
  832. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy_level
  833. msgid "Hierarchy Levels to display"
  834. msgstr "Hierarchie niveaus om weer te geven"
  835. #. module: account_financial_report
  836. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  837. msgid "Hierarchy On"
  838. msgstr "Hiërarchie aan"
  839. #. module: account_financial_report
  840. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__id
  841. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id
  842. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__id
  843. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id
  844. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
  845. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
  846. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id
  847. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
  848. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id
  849. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id
  850. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__id
  851. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__id
  852. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__id
  853. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__id
  854. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__id
  855. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__id
  856. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__id
  857. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__id
  858. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__id
  859. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__id
  860. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__id
  861. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__id
  862. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__id
  863. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__id
  864. msgid "ID"
  865. msgstr "ID"
  866. #. module: account_financial_report
  867. #: model:ir.model.fields,help:account_financial_report.field_account_account__centralized
  868. msgid ""
  869. "If flagged, no details will be displayed in the General Ledger report (the "
  870. "webkit one only), only centralized amounts per period."
  871. msgstr ""
  872. "Als dit is geselecteerd, worden er geen details weergegeven in het Grootboek "
  873. "rapport (alleen de webkit), enkel gecentraliseerde bedragen per periode."
  874. #. module: account_financial_report
  875. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  876. #, fuzzy
  877. msgid ""
  878. "Initial\n"
  879. " balance cur."
  880. msgstr ""
  881. "Begin\n"
  882. " balans"
  883. #. module: account_financial_report
  884. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  885. msgid ""
  886. "Initial\n"
  887. " balance"
  888. msgstr ""
  889. "Begin\n"
  890. " balans"
  891. #. module: account_financial_report
  892. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  893. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  894. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  895. #, python-format
  896. msgid "Initial balance"
  897. msgstr "Beginbalans"
  898. #. module: account_financial_report
  899. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  900. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  901. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  902. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  903. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids
  904. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  905. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  906. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  907. #, python-format
  908. msgid "Journal"
  909. msgstr "Dagboek"
  910. #. module: account_financial_report
  911. #: model:ir.model,name:account_financial_report.model_account_move_line
  912. #, fuzzy
  913. msgid "Journal Item"
  914. msgstr "Dagboek"
  915. #. module: account_financial_report
  916. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain
  917. msgid "Journal Items Domain"
  918. msgstr ""
  919. #. module: account_financial_report
  920. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  921. #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
  922. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
  923. #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
  924. #, python-format
  925. msgid "Journal Ledger"
  926. msgstr "Grootboekbalans"
  927. #. module: account_financial_report
  928. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base
  929. #, fuzzy
  930. msgid "Journal Ledger -"
  931. msgstr "Grootboekbalans"
  932. #. module: account_financial_report
  933. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger
  934. #, fuzzy
  935. msgid "Journal Ledger Report"
  936. msgstr "Grootboekbalans Rapport Wizard"
  937. #. module: account_financial_report
  938. #: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard
  939. msgid "Journal Ledger Report Wizard"
  940. msgstr "Grootboekbalans Rapport Wizard"
  941. #. module: account_financial_report
  942. #: model:ir.actions.report,name:account_financial_report.action_report_journal_ledger_xlsx
  943. msgid "Journal Ledger XLSX"
  944. msgstr "Grootboekbalans XLSX"
  945. #. module: account_financial_report
  946. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx
  947. #, fuzzy
  948. msgid "Journal Ledger XLSX Report"
  949. msgstr "Grootboekbalans XLSX"
  950. #. module: account_financial_report
  951. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  952. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
  953. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  954. #, python-format
  955. msgid "Journals"
  956. msgstr "Dagboeken"
  957. #. module: account_financial_report
  958. #: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update
  959. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update
  960. #: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update
  961. #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update
  962. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update
  963. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update
  964. #: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update
  965. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update
  966. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update
  967. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update
  968. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx____last_update
  969. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx____last_update
  970. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx____last_update
  971. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx____last_update
  972. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx____last_update
  973. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx____last_update
  974. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance____last_update
  975. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger____last_update
  976. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger____last_update
  977. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items____last_update
  978. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance____last_update
  979. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report____last_update
  980. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update
  981. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update
  982. msgid "Last Modified on"
  983. msgstr "Laatst Gewijzigd op"
  984. #. module: account_financial_report
  985. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
  986. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
  987. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
  988. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_uid
  989. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_uid
  990. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_uid
  991. msgid "Last Updated by"
  992. msgstr "Laatst bijgewerkt door"
  993. #. module: account_financial_report
  994. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
  995. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
  996. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
  997. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_date
  998. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_date
  999. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_date
  1000. msgid "Last Updated on"
  1001. msgstr "Laatst bijgewerkt op"
  1002. #. module: account_financial_report
  1003. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__level
  1004. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1005. msgid "Level"
  1006. msgstr "Niveau"
  1007. #. module: account_financial_report
  1008. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1009. #, python-format
  1010. msgid "Level %s"
  1011. msgstr "Niveau %s"
  1012. #. module: account_financial_report
  1013. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1014. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
  1015. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1016. #, python-format
  1017. msgid "Limit hierarchy levels"
  1018. msgstr "beperk hirarchie niveaus"
  1019. #. module: account_financial_report
  1020. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
  1021. msgid "Move Target"
  1022. msgstr "Boeking doel"
  1023. #. module: account_financial_report
  1024. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1025. msgid "Moves"
  1026. msgstr "Boekingen"
  1027. #. module: account_financial_report
  1028. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1029. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1030. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1031. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1032. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1033. #, python-format
  1034. msgid "Name"
  1035. msgstr "Naam"
  1036. #. module: account_financial_report
  1037. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1038. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1039. #, python-format
  1040. msgid "Net"
  1041. msgstr "Netto"
  1042. #. module: account_financial_report
  1043. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1044. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1045. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1046. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1047. #, python-format
  1048. msgid "No"
  1049. msgstr "Nee"
  1050. #. module: account_financial_report
  1051. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1052. #, python-format
  1053. msgid "No group"
  1054. msgstr "Geen groep"
  1055. #. module: account_financial_report
  1056. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none
  1057. msgid "No hierarchy"
  1058. msgstr "Geen Hiërarchie"
  1059. #. module: account_financial_report
  1060. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1061. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1062. #, python-format
  1063. msgid "No limit"
  1064. msgstr "geen limiet"
  1065. #. module: account_financial_report
  1066. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1067. #, python-format
  1068. msgid "Not Posted"
  1069. msgstr "Ongeboekt"
  1070. #. module: account_financial_report
  1071. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1072. msgid "Not due"
  1073. msgstr "Niet vervallen"
  1074. #. module: account_financial_report
  1075. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account
  1076. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account
  1077. msgid "Not only one unaffected earnings account"
  1078. msgstr "Meer dan één huidige jaarwinst rekening"
  1079. #. module: account_financial_report
  1080. #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
  1081. msgid "OCA accounting reports"
  1082. msgstr "OCA boekhoudkundige rapporten"
  1083. #. module: account_financial_report
  1084. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1085. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1086. #, python-format
  1087. msgid "Older"
  1088. msgstr "Ouder"
  1089. #. module: account_financial_report
  1090. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1091. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
  1092. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
  1093. #, python-format
  1094. msgid "Open Items"
  1095. msgstr "Openstaande posten"
  1096. #. module: account_financial_report
  1097. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base
  1098. #, fuzzy
  1099. msgid "Open Items -"
  1100. msgstr "Openstaande posten"
  1101. #. module: account_financial_report
  1102. #: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
  1103. #, fuzzy
  1104. msgid "Open Items Partner"
  1105. msgstr "Openstaande posten"
  1106. #. module: account_financial_report
  1107. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items
  1108. #, fuzzy
  1109. msgid "Open Items Report"
  1110. msgstr "Openstaande posten lijst wizard"
  1111. #. module: account_financial_report
  1112. #: model:ir.model,name:account_financial_report.model_open_items_report_wizard
  1113. msgid "Open Items Report Wizard"
  1114. msgstr "Openstaande posten lijst wizard"
  1115. #. module: account_financial_report
  1116. #: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx
  1117. msgid "Open Items XLSX"
  1118. msgstr "Openstaande posten XLSX"
  1119. #. module: account_financial_report
  1120. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx
  1121. #, fuzzy
  1122. msgid "Open Items XLSX Report"
  1123. msgstr "Openstaande posten XLSX"
  1124. #. module: account_financial_report
  1125. #: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
  1126. #: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
  1127. msgid "Open Itemsr"
  1128. msgstr ""
  1129. #. module: account_financial_report
  1130. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1131. msgid "Options"
  1132. msgstr "Opties"
  1133. #. module: account_financial_report
  1134. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1135. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1136. #, python-format
  1137. msgid "Original"
  1138. msgstr "Origineel"
  1139. #. module: account_financial_report
  1140. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1141. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1142. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1143. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1144. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1145. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1146. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1147. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1148. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1149. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1150. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1151. #, python-format
  1152. msgid "Partner"
  1153. msgstr "Partner"
  1154. #. module: account_financial_report
  1155. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul
  1156. msgid ""
  1157. "Partner\n"
  1158. " cumul aged balance"
  1159. msgstr ""
  1160. "Partner\n"
  1161. " cumulatief ouderdomsanalyse"
  1162. #. module: account_financial_report
  1163. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1164. #, python-format
  1165. msgid "Partner Initial balance"
  1166. msgstr "Relatiebeginsaldo"
  1167. #. module: account_financial_report
  1168. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1169. #, python-format
  1170. msgid "Partner cumul aged balance"
  1171. msgstr "Partner cumulatief ouderdomsanalyse"
  1172. #. module: account_financial_report
  1173. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1174. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1175. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  1176. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  1177. #, python-format
  1178. msgid "Partner ending balance"
  1179. msgstr "Partner eindbalans"
  1180. #. module: account_financial_report
  1181. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
  1182. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
  1183. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only
  1184. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only
  1185. msgid "Payable Accounts Only"
  1186. msgstr "Alleen crediteuren"
  1187. #. module: account_financial_report
  1188. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1189. msgid "Percents"
  1190. msgstr "Percentage"
  1191. #. module: account_financial_report
  1192. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1193. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1194. #, fuzzy, python-format
  1195. msgid "Period balance"
  1196. msgstr "Partner eindbalans"
  1197. #. module: account_financial_report
  1198. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1199. msgid "Periods"
  1200. msgstr "Periodes"
  1201. #. module: account_financial_report
  1202. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1203. #, python-format
  1204. msgid "Posted"
  1205. msgstr "Geboekt"
  1206. #. module: account_financial_report
  1207. #. openerp-web
  1208. #: code:addons/account_financial_report/static/src/xml/report.xml:0
  1209. #, python-format
  1210. msgid "Print"
  1211. msgstr "Print"
  1212. #. module: account_financial_report
  1213. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1214. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1215. #, python-format
  1216. msgid "Rec."
  1217. msgstr "Deb."
  1218. #. module: account_financial_report
  1219. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__receivable_accounts_only
  1220. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__receivable_accounts_only
  1221. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__receivable_accounts_only
  1222. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__receivable_accounts_only
  1223. msgid "Receivable Accounts Only"
  1224. msgstr "Alleen debiteuren"
  1225. #. module: account_financial_report
  1226. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1227. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1228. msgid ""
  1229. "Ref -\n"
  1230. " Label"
  1231. msgstr ""
  1232. "Ref -\n"
  1233. " Label"
  1234. #. module: account_financial_report
  1235. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1236. #, fuzzy
  1237. msgid ""
  1238. "Ref -\n"
  1239. " Label"
  1240. msgstr ""
  1241. "Ref -\n"
  1242. " Label"
  1243. #. module: account_financial_report
  1244. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1245. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1246. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1247. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1248. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1249. #, python-format
  1250. msgid "Ref - Label"
  1251. msgstr "Ref - Label"
  1252. #. module: account_financial_report
  1253. #: model:ir.model,name:account_financial_report.model_ir_actions_report
  1254. msgid "Report Action"
  1255. msgstr ""
  1256. #. module: account_financial_report
  1257. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1258. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1259. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1260. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1261. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1262. #, python-format
  1263. msgid "Residual"
  1264. msgstr "Resterend"
  1265. #. module: account_financial_report
  1266. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1267. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1268. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1269. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1270. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1271. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1272. #, python-format
  1273. msgid "Show"
  1274. msgstr "Toon"
  1275. #. module: account_financial_report
  1276. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center
  1277. msgid "Show Analytic Account"
  1278. msgstr "Toon kostenplaats"
  1279. #. module: account_financial_report
  1280. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
  1281. msgid "Show Move Line Details"
  1282. msgstr "Toon boekingsregel details"
  1283. #. module: account_financial_report
  1284. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
  1285. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
  1286. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
  1287. msgid "Show Partner Details"
  1288. msgstr "Toon partner details"
  1289. #. module: account_financial_report
  1290. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1291. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags
  1292. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1293. #, python-format
  1294. msgid "Show analytic tags"
  1295. msgstr ""
  1296. #. module: account_financial_report
  1297. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1298. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1299. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1300. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  1301. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
  1302. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  1303. #, python-format
  1304. msgid "Show foreign currency"
  1305. msgstr "Toon buitenlandse valuta"
  1306. #. module: account_financial_report
  1307. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
  1308. msgid "Sort entries by"
  1309. msgstr "Sorteer boekingen op"
  1310. #. module: account_financial_report
  1311. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from
  1312. msgid "Start Date"
  1313. msgstr "Startdatum"
  1314. #. module: account_financial_report
  1315. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from
  1316. msgid "Start date"
  1317. msgstr "Startdatum"
  1318. #. module: account_financial_report
  1319. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  1320. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
  1321. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from
  1322. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
  1323. msgid "Starting account in a range"
  1324. msgstr ""
  1325. #. module: account_financial_report
  1326. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1327. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1328. #, fuzzy, python-format
  1329. msgid "Tags"
  1330. msgstr "Belasting label"
  1331. #. module: account_financial_report
  1332. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move
  1333. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move
  1334. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move
  1335. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move
  1336. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move
  1337. msgid "Target Moves"
  1338. msgstr "Doel boekingen"
  1339. #. module: account_financial_report
  1340. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1341. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1342. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1343. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1344. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1345. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  1346. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1347. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1348. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1349. #, python-format
  1350. msgid "Target moves filter"
  1351. msgstr "Doel boekingen filter"
  1352. #. module: account_financial_report
  1353. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1354. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1355. #, python-format
  1356. msgid "Tax"
  1357. msgstr "Belasting"
  1358. #. module: account_financial_report
  1359. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1360. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1361. msgid "Tax Amount"
  1362. msgstr "Belastingbedrag"
  1363. #. module: account_financial_report
  1364. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1365. #, python-format
  1366. msgid "Tax Balance"
  1367. msgstr "BTW-saldo"
  1368. #. module: account_financial_report
  1369. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1370. #, python-format
  1371. msgid "Tax Credit"
  1372. msgstr "Belasting credit"
  1373. #. module: account_financial_report
  1374. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1375. #, python-format
  1376. msgid "Tax Debit"
  1377. msgstr "Belasting debet"
  1378. #. module: account_financial_report
  1379. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1380. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
  1381. #, python-format
  1382. msgid "Tax Groups"
  1383. msgstr "Belasting groep"
  1384. #. module: account_financial_report
  1385. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1386. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
  1387. #, python-format
  1388. msgid "Tax Tags"
  1389. msgstr "Belasting label"
  1390. #. module: account_financial_report
  1391. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1392. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1393. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1394. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1395. #, python-format
  1396. msgid "Taxes"
  1397. msgstr "Belastingen"
  1398. #. module: account_financial_report
  1399. #: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
  1400. #, python-format
  1401. msgid ""
  1402. "The Company in the General Ledger Report Wizard and in Date Range must be "
  1403. "the same."
  1404. msgstr ""
  1405. #. module: account_financial_report
  1406. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1407. #, python-format
  1408. msgid ""
  1409. "The Company in the Trial Balance Report Wizard and in Date Range must be the "
  1410. "same."
  1411. msgstr ""
  1412. #. module: account_financial_report
  1413. #: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
  1414. #, python-format
  1415. msgid ""
  1416. "The Company in the Vat Report Wizard and in Date Range must be the same."
  1417. msgstr ""
  1418. #. module: account_financial_report
  1419. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1420. #, python-format
  1421. msgid "The hierarchy level to filter on must be greater than 0."
  1422. msgstr ""
  1423. #. module: account_financial_report
  1424. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
  1425. msgid "This domain will be used to select specific domain for Journal Items"
  1426. msgstr ""
  1427. #. module: account_financial_report
  1428. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1429. #, fuzzy
  1430. msgid "To"
  1431. msgstr "Naar:"
  1432. #. module: account_financial_report
  1433. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1434. msgid "To:"
  1435. msgstr "Naar:"
  1436. #. module: account_financial_report
  1437. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1438. msgid "Total"
  1439. msgstr "Totaal"
  1440. #. module: account_financial_report
  1441. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1442. #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard
  1443. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
  1444. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
  1445. #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
  1446. #, python-format
  1447. msgid "Trial Balance"
  1448. msgstr "Proefbalans"
  1449. #. module: account_financial_report
  1450. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base
  1451. #, fuzzy
  1452. msgid "Trial Balance -"
  1453. msgstr "Proefbalans"
  1454. #. module: account_financial_report
  1455. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance
  1456. #, fuzzy
  1457. msgid "Trial Balance Report"
  1458. msgstr "Proefbalans Rapport Wizard"
  1459. #. module: account_financial_report
  1460. #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard
  1461. msgid "Trial Balance Report Wizard"
  1462. msgstr "Proefbalans Rapport Wizard"
  1463. #. module: account_financial_report
  1464. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx
  1465. msgid "Trial Balance XLSX"
  1466. msgstr "Proefbalans XLSX"
  1467. #. module: account_financial_report
  1468. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx
  1469. #, fuzzy
  1470. msgid "Trial Balance XLSX Report"
  1471. msgstr "Proefbalans XLSX"
  1472. #. module: account_financial_report
  1473. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1474. msgid ""
  1475. "Trial Balance can be computed only if selected company have only\n"
  1476. " one unaffected earnings account."
  1477. msgstr ""
  1478. #. module: account_financial_report
  1479. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account
  1480. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account
  1481. msgid "Unaffected Earnings Account"
  1482. msgstr "Huidige jaarwinst rekening"
  1483. #. module: account_financial_report
  1484. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  1485. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  1486. msgid ""
  1487. "Use this filter to hide an account or a partner with an ending balance at 0. "
  1488. "If partners are filtered, debits and credits totals will not match the trial "
  1489. "balance."
  1490. msgstr ""
  1491. "Gebruik dit filter om een rekening of partner met een eindsaldo van 0 te "
  1492. "verbergen. Als partners zijn gefilterd, komen de debet- en credit totalen "
  1493. "niet overeen met de proefbalans."
  1494. #. module: account_financial_report
  1495. #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
  1496. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
  1497. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb
  1498. #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard
  1499. msgid "VAT Report"
  1500. msgstr "BTW rapport"
  1501. #. module: account_financial_report
  1502. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1503. #, fuzzy
  1504. msgid "VAT Report -"
  1505. msgstr "BTW rapport"
  1506. #. module: account_financial_report
  1507. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1508. msgid "VAT Report Options"
  1509. msgstr "BTW rapport opties"
  1510. #. module: account_financial_report
  1511. #: model:ir.model,name:account_financial_report.model_vat_report_wizard
  1512. #, fuzzy
  1513. msgid "VAT Report Wizard"
  1514. msgstr "BTW rapport"
  1515. #. module: account_financial_report
  1516. #: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx
  1517. msgid "VAT Report XLSX"
  1518. msgstr "BTW rapport XLSX"
  1519. #. module: account_financial_report
  1520. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1521. #, fuzzy, python-format
  1522. msgid "Vat Report"
  1523. msgstr "BTW rapport"
  1524. #. module: account_financial_report
  1525. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report
  1526. #, fuzzy
  1527. msgid "Vat Report Report"
  1528. msgstr "BTW rapport opties"
  1529. #. module: account_financial_report
  1530. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx
  1531. #, fuzzy
  1532. msgid "Vat Report XLSX Report"
  1533. msgstr "BTW rapport XLSX"
  1534. #. module: account_financial_report
  1535. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1536. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1537. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1538. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1539. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1540. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1541. msgid "View"
  1542. msgstr "Weergave"
  1543. #. module: account_financial_report
  1544. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  1545. msgid ""
  1546. "When this option is enabled, the trial balance will not display accounts "
  1547. "that have initial balance = debit = credit = end balance = 0"
  1548. msgstr ""
  1549. #. module: account_financial_report
  1550. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name
  1551. msgid "With Account Name"
  1552. msgstr "Met rekening naam"
  1553. #. module: account_financial_report
  1554. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1555. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1556. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1557. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1558. #, python-format
  1559. msgid "Yes"
  1560. msgstr "Ja"
  1561. #. module: account_financial_report
  1562. #: code:addons/account_financial_report/report/general_ledger.py:0
  1563. #, python-format
  1564. msgid "future"
  1565. msgstr "toekomstig"
  1566. #. module: account_financial_report
  1567. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1568. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1569. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1570. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1571. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1572. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1573. msgid "or"
  1574. msgstr "of"
  1575. #. module: account_financial_report
  1576. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
  1577. msgid "ournal Ledger"
  1578. msgstr ""
  1579. #. module: account_financial_report
  1580. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1581. msgid "to"
  1582. msgstr "tot"
  1583. #. module: account_financial_report
  1584. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1585. msgid "width: 23.24%;"
  1586. msgstr "breedte: 23.24%;"
  1587. #. module: account_financial_report
  1588. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1589. #, fuzzy
  1590. msgid "width: 23.78%;"
  1591. msgstr "breedte: 23.78%;"
  1592. #. module: account_financial_report
  1593. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1594. #, fuzzy
  1595. msgid "width: 38.92%;"
  1596. msgstr "breedte: 38.92%;"
  1597. #. module: account_financial_report
  1598. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1599. #, fuzzy
  1600. msgid "width: 8.11%;"
  1601. msgstr "breedte: 8.11%;"
  1602. #~ msgid "<span class=\"fa fa-download\"/> Export"
  1603. #~ msgstr "Exporteren"
  1604. #~ msgid "<span class=\"fa fa-print\"/> Print"
  1605. #~ msgstr "Printen"
  1606. #~ msgid ""
  1607. #~ "General Ledger can be computed only if selected company have only one "
  1608. #~ "unaffected earnings account."
  1609. #~ msgstr ""
  1610. #~ "Grootboek kan alleen worden opgemaakt als het geselecteerde bedrijf "
  1611. #~ "slechts één huidige jaarwinst grootboekrekening heeft."
  1612. #~ msgid ""
  1613. #~ "Trial Balance can be computed only if selected company have only one "
  1614. #~ "unaffected earnings account."
  1615. #~ msgstr ""
  1616. #~ "Proefbalans kan alleen worden berekend als het geselecteerde bedrijf "
  1617. #~ "slechts één huidige jaarwinst rekening heeft."
  1618. #~ msgid ""
  1619. #~ "Cost\n"
  1620. #~ " center"
  1621. #~ msgstr ""
  1622. #~ "Kosten\n"
  1623. #~ " plaats"
  1624. #~ msgid "Cost center"
  1625. #~ msgstr "Kostenplaats"
  1626. #, fuzzy
  1627. #~| msgid "VAT Report"
  1628. #~ msgid "Abstract Report"
  1629. #~ msgstr "BTW rapport"
  1630. #, fuzzy
  1631. #~| msgid "Account"
  1632. #~ msgid "Account ID"
  1633. #~ msgstr "Rekening"
  1634. #~ msgid "Account Type"
  1635. #~ msgstr "Rekening type"
  1636. #~ msgid "Age 120 Days"
  1637. #~ msgstr "Leeftijd 120 dagen"
  1638. #~ msgid "Age 30 Days"
  1639. #~ msgstr "Leeftijd 30 dagen"
  1640. #~ msgid "Age 60 Days"
  1641. #~ msgstr "Leeftijd 60 dagen"
  1642. #~ msgid "Age 90 Days"
  1643. #~ msgstr "Leeftijd 90 dagen"
  1644. #~ msgid "Amount Residual"
  1645. #~ msgstr "Restbedrag"
  1646. #~ msgid "Amount Residual Currency"
  1647. #~ msgstr "Restbedrag valuta"
  1648. #~ msgid "Amount Total Due"
  1649. #~ msgstr "Totaal vervallen bedrag"
  1650. #~ msgid "Amount Total Due Currency"
  1651. #~ msgstr "Totaal vervallen valutabedrag"
  1652. #~ msgid "Centralize"
  1653. #~ msgstr "Centraliseren"
  1654. #~ msgid "Centralized Entries"
  1655. #~ msgstr "Gecentraliseerde boekingen"
  1656. #, fuzzy
  1657. #~| msgid "Child Accounts"
  1658. #~ msgid "Child accounts"
  1659. #~ msgstr "Onderliggende rekeningen"
  1660. #, fuzzy
  1661. #~ msgid "Company Currency"
  1662. #~ msgstr "Bedrijf"
  1663. #~ msgid "Cost Center"
  1664. #~ msgstr "Kostenplaats"
  1665. #~ msgid "Cumul Age 120 Days"
  1666. #~ msgstr "Cumulatief leeftijd 120 dagen"
  1667. #~ msgid "Cumul Age 30 Days"
  1668. #~ msgstr "Cumulatief leeftijd 30 dagen"
  1669. #~ msgid "Cumul Age 60 Days"
  1670. #~ msgstr "Cumulatief leeftijd 60 dagen"
  1671. #~ msgid "Cumul Age 90 Days"
  1672. #~ msgstr "Cumulatief leeftijd 90 dagen"
  1673. #~ msgid "Cumul Amount Residual"
  1674. #~ msgstr "Cumulatief restbedrag"
  1675. #~ msgid "Cumul Balance"
  1676. #~ msgstr "Cumulatief balans"
  1677. #~ msgid "Cumul Current"
  1678. #~ msgstr "Cumulatief huidig"
  1679. #~ msgid "Cumul Older"
  1680. #~ msgstr "Cumulatief Ouder"
  1681. #~ msgid "Currency Name"
  1682. #~ msgstr "Valuta Naam"
  1683. #~ msgid "Date Due"
  1684. #~ msgstr "Vervaldatum"
  1685. #~ msgid "Ending blance cur."
  1686. #~ msgstr "Eindbalans valuta."
  1687. #, fuzzy
  1688. #~ msgid "Filter Analytic Tag"
  1689. #~ msgstr "Filter Rekening"
  1690. #~ msgid "Filter Cost Center"
  1691. #~ msgstr "Filter kostenplaats"
  1692. #, fuzzy
  1693. #~ msgid "Filter Journal"
  1694. #~ msgstr "Filter Rekening"
  1695. #~ msgid "Filter Partner"
  1696. #~ msgstr "Filter Partner"
  1697. #~ msgid "Final Amount Residual"
  1698. #~ msgstr "Eind restbedrag"
  1699. #~ msgid "Final Amount Residual Currency"
  1700. #~ msgstr "Eind restbedrag valuta"
  1701. #~ msgid "Final Amount Total Due"
  1702. #~ msgstr "Eind totaal vervallen bedrag"
  1703. #~ msgid "Final Amount Total Due Currency"
  1704. #~ msgstr "Eind totaal vervallen bedrag valuta"
  1705. #~ msgid "Final Balance"
  1706. #~ msgstr "Eindbalans"
  1707. #~ msgid "Final Balance Foreign Currency"
  1708. #~ msgstr "Eindbalans buitenlandse valuta"
  1709. #~ msgid "Final Credit"
  1710. #~ msgstr "Eind credit"
  1711. #~ msgid "Final Debit"
  1712. #~ msgstr "Eind debet"
  1713. #~ msgid "Group Option"
  1714. #~ msgstr "Groepeer optie"
  1715. #, fuzzy
  1716. #~ msgid "Hide Account At 0"
  1717. #~ msgstr "Verberg rekeningen met balans 0"
  1718. #, fuzzy
  1719. #~ msgid "Hide Line"
  1720. #~ msgstr "Boekingsregel"
  1721. #~ msgid "Initial Balance"
  1722. #~ msgstr "Beginbalans"
  1723. #~ msgid "Initial Balance Foreign Currency"
  1724. #~ msgstr "Beginbalans buitenlandse valuta"
  1725. #~ msgid "Initial Credit"
  1726. #~ msgstr "Beginbalans credit"
  1727. #~ msgid "Initial Debit"
  1728. #~ msgstr "Beginbalans debet"
  1729. #~ msgid "Initial blance cur."
  1730. #~ msgstr "Beginbalans valuta."
  1731. #~ msgid "Is Partner Account"
  1732. #~ msgstr "Is partner rekening"
  1733. #~ msgid "Label"
  1734. #~ msgstr "Label"
  1735. #~ msgid "Line"
  1736. #~ msgstr "Regel"
  1737. #~ msgid "Matching Number"
  1738. #~ msgstr "Overeenkomend nummer"
  1739. #~ msgid "Move"
  1740. #~ msgstr "Boeking"
  1741. #~ msgid "Move Line"
  1742. #~ msgstr "Boekingsregel"
  1743. #~ msgid "No partner allocated"
  1744. #~ msgstr "Geen partner toegewezen"
  1745. #~ msgid "Only Posted Moves"
  1746. #~ msgstr "Alleen geboekte regels"
  1747. #~ msgid "Parent"
  1748. #~ msgstr "Bovenliggend"
  1749. #, fuzzy
  1750. #~| msgid "Partner"
  1751. #~ msgid "Partner ID"
  1752. #~ msgstr "Partner"
  1753. #~ msgid "Percent Age 120 Days"
  1754. #~ msgstr "Percentage leeftijd 120 dagen"
  1755. #~ msgid "Percent Age 30 Days"
  1756. #~ msgstr "Percentage leeftijd 30 dagen"
  1757. #~ msgid "Percent Age 60 Days"
  1758. #~ msgstr "Percentage leeftijd 60 dagen"
  1759. #~ msgid "Percent Age 90 Days"
  1760. #~ msgstr "Percentage leeftijd 90 dagen"
  1761. #~ msgid "Percent Current"
  1762. #~ msgstr "Percentage huidig"
  1763. #~ msgid "Percent Older"
  1764. #~ msgstr "Percentage ouder"
  1765. #, fuzzy
  1766. #~ msgid "Period Balance"
  1767. #~ msgstr "Proefbalans"
  1768. #~ msgid "Report"
  1769. #~ msgstr "Rapport"
  1770. #~ msgid "Report Account"
  1771. #~ msgstr "Rapport rekening"
  1772. #~ msgid "Report Journal Ledger"
  1773. #~ msgstr "Rapport grootboek"
  1774. #~ msgid "Report Journal Ledger Tax Line"
  1775. #~ msgstr "Rapport grootboek belasting regel"
  1776. #~ msgid "Report Move"
  1777. #~ msgstr "Rapport boeking"
  1778. #~ msgid "Report Move Line"
  1779. #~ msgstr "Rapport boekingsregel"
  1780. #~ msgid "Report Partner"
  1781. #~ msgstr "Rapport partner"
  1782. #~ msgid "Report Tax"
  1783. #~ msgstr "Rapport belasting"
  1784. #~ msgid "Report Tax Line"
  1785. #~ msgstr "Rapport belastingregel"
  1786. #~ msgid "Sequence"
  1787. #~ msgstr "Volgorde"
  1788. #~ msgid "Show Cost Center"
  1789. #~ msgstr "Toon kostenplaats"
  1790. #~ msgid "Sort Option"
  1791. #~ msgstr "Sorteer optie"
  1792. #~ msgid "Tax Code"
  1793. #~ msgstr "Belastingcode"
  1794. #~ msgid "Tax Detail"
  1795. #~ msgstr "Belasting detail"
  1796. #, fuzzy
  1797. #~| msgid "Tax Debit"
  1798. #~ msgid "Tax ID"
  1799. #~ msgstr "Belasting debet"
  1800. #~ msgid "Tax Name"
  1801. #~ msgstr "Belasting naam"
  1802. #~ msgid "Taxes Description"
  1803. #~ msgstr "Omschrijving belastingen"
  1804. #~ msgid "Taxgroup"
  1805. #~ msgstr "Belasting groep"
  1806. #~ msgid "Taxtag"
  1807. #~ msgstr "Belasting label"
  1808. #~ msgid "Taxtags"
  1809. #~ msgstr "Belasting labels"
  1810. #~ msgid "account.group"
  1811. #~ msgstr "account.group"
  1812. #, fuzzy
  1813. #~ msgid "Aged Partner Balance - %s - %s"
  1814. #~ msgstr "Ouderdomsanalyse"
  1815. #, fuzzy
  1816. #~ msgid "General Ledger - %s - %s"
  1817. #~ msgstr "Grootboek"
  1818. #, fuzzy
  1819. #~ msgid "Journal Ledger - %s - %s"
  1820. #~ msgstr "Grootboekbalans"
  1821. #, fuzzy
  1822. #~ msgid "Open Items - %s - %s"
  1823. #~ msgstr "Openstaande posten"
  1824. #, fuzzy
  1825. #~ msgid "Trial Balance - %s - %s"
  1826. #~ msgstr "Proefbalans"
  1827. #, fuzzy
  1828. #~ msgid "VAT Report - %s - %s"
  1829. #~ msgstr "BTW rapport"
  1830. #~ msgid "Hide Account Balance At 0"
  1831. #~ msgstr "Verberg rekeningen met balans 0"