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.

1826 lines
80 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_financial_report
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  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: 2018-03-16 08:14+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
  15. "teams/23907/nl_NL/)\n"
  16. "Language: nl_NL\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
  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 ""
  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 ""
  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 ""
  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 ""
  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 ""
  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 ""
  50. #. module: account_financial_report
  51. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  52. msgid ""
  53. "<span class=\"oe_inline\">\n"
  54. " To\n"
  55. " </span>"
  56. msgstr ""
  57. #. module: account_financial_report
  58. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  59. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  60. msgid ""
  61. "<span class=\"oe_inline\">\n"
  62. " To\n"
  63. " </span>"
  64. msgstr ""
  65. #. module: account_financial_report
  66. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  67. msgid "<span class=\"oe_inline\">To</span>"
  68. msgstr ""
  69. #. module: account_financial_report
  70. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report
  71. msgid "Abstract Report"
  72. msgstr ""
  73. #. module: account_financial_report
  74. #: model:ir.model,name:account_financial_report.model_account_financial_report_abstract_wizard
  75. msgid "Abstract Wizard"
  76. msgstr ""
  77. #. module: account_financial_report
  78. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx
  79. msgid "Abstract XLSX Account Financial Report"
  80. msgstr ""
  81. #. module: account_financial_report
  82. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  83. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  84. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  85. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  86. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  87. #: model:ir.model,name:account_financial_report.model_account_account
  88. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  89. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  90. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  91. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  92. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  93. #, python-format
  94. msgid "Account"
  95. msgstr "Rekening"
  96. #. module: account_financial_report
  97. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  98. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
  99. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_from
  100. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_from
  101. #, fuzzy
  102. msgid "Account Code From"
  103. msgstr "Rekening"
  104. #. module: account_financial_report
  105. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  106. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_to
  107. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_to
  108. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_to
  109. #, fuzzy
  110. msgid "Account Code To"
  111. msgstr "Rekening"
  112. #. module: account_financial_report
  113. #: model:ir.model,name:account_financial_report.model_account_group
  114. msgid "Account Group"
  115. msgstr ""
  116. #. module: account_financial_report
  117. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  118. #, fuzzy, python-format
  119. msgid "Account Name"
  120. msgstr "Rekening"
  121. #. module: account_financial_report
  122. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  123. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  124. #, fuzzy, python-format
  125. msgid "Account at 0 filter"
  126. msgstr "Rekening"
  127. #. module: account_financial_report
  128. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  129. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  130. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  131. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  132. #, python-format
  133. msgid "Account balance at 0 filter"
  134. msgstr ""
  135. #. module: account_financial_report
  136. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__account_ids
  137. msgid "Accounts"
  138. msgstr ""
  139. #. module: account_financial_report
  140. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__centralize
  141. msgid "Activate centralization"
  142. msgstr ""
  143. #. module: account_financial_report
  144. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  145. msgid "Additional Filtering"
  146. msgstr ""
  147. #. module: account_financial_report
  148. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  149. msgid ""
  150. "Age ≤ 120\n"
  151. " d."
  152. msgstr ""
  153. #. module: account_financial_report
  154. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  155. #, python-format
  156. msgid "Age ≤ 120 d."
  157. msgstr ""
  158. #. module: account_financial_report
  159. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  160. msgid ""
  161. "Age ≤ 30\n"
  162. " d."
  163. msgstr ""
  164. #. module: account_financial_report
  165. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  166. #, python-format
  167. msgid "Age ≤ 30 d."
  168. msgstr ""
  169. #. module: account_financial_report
  170. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  171. msgid ""
  172. "Age ≤ 60\n"
  173. " d."
  174. msgstr ""
  175. #. module: account_financial_report
  176. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  177. #, python-format
  178. msgid "Age ≤ 60 d."
  179. msgstr ""
  180. #. module: account_financial_report
  181. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  182. msgid ""
  183. "Age ≤ 90\n"
  184. " d."
  185. msgstr ""
  186. #. module: account_financial_report
  187. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  188. #, python-format
  189. msgid "Age ≤ 90 d."
  190. msgstr ""
  191. #. module: account_financial_report
  192. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  193. #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard
  194. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html
  195. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb
  196. #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard
  197. #, python-format
  198. msgid "Aged Partner Balance"
  199. msgstr ""
  200. #. module: account_financial_report
  201. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_base
  202. #, fuzzy
  203. msgid "Aged Partner Balance -"
  204. msgstr "Annuleer"
  205. #. module: account_financial_report
  206. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_aged_partner_balance
  207. #, fuzzy
  208. msgid "Aged Partner Balance Report"
  209. msgstr "Annuleer"
  210. #. module: account_financial_report
  211. #: model:ir.model,name:account_financial_report.model_aged_partner_balance_report_wizard
  212. msgid "Aged Partner Balance Wizard"
  213. msgstr ""
  214. #. module: account_financial_report
  215. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_aged_partner_balance_xlsx
  216. #, fuzzy
  217. msgid "Aged Partner Balance XLSL Report"
  218. msgstr "Annuleer"
  219. #. module: account_financial_report
  220. #: model:ir.actions.report,name:account_financial_report.action_report_aged_partner_balance_xlsx
  221. msgid "Aged Partner Balance XLSX"
  222. msgstr ""
  223. #. module: account_financial_report
  224. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  225. #, python-format
  226. msgid "All"
  227. msgstr ""
  228. #. module: account_financial_report
  229. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__all
  230. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__all
  231. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__all
  232. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__all
  233. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__all
  234. msgid "All Entries"
  235. msgstr ""
  236. #. module: account_financial_report
  237. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__posted
  238. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__posted
  239. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__posted
  240. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__posted
  241. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__posted
  242. msgid "All Posted Entries"
  243. msgstr ""
  244. #. module: account_financial_report
  245. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  246. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  247. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  248. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  249. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  250. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  251. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  252. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  253. #, python-format
  254. msgid "All entries"
  255. msgstr ""
  256. #. module: account_financial_report
  257. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  258. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  259. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  260. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  261. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  262. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  263. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  264. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  265. #, python-format
  266. msgid "All posted entries"
  267. msgstr ""
  268. #. module: account_financial_report
  269. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  270. msgid "Amount Cur."
  271. msgstr ""
  272. #. module: account_financial_report
  273. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  274. #, python-format
  275. msgid "Amount Currency"
  276. msgstr ""
  277. #. module: account_financial_report
  278. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  279. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  280. #, python-format
  281. msgid "Amount cur."
  282. msgstr ""
  283. #. module: account_financial_report
  284. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  285. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  286. #, fuzzy, python-format
  287. msgid "Analytic Account"
  288. msgstr "Rekening"
  289. #. module: account_financial_report
  290. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  291. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  292. #, fuzzy
  293. msgid "Balance"
  294. msgstr "Annuleer"
  295. #. module: account_financial_report
  296. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  297. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  298. msgid "Base Amount"
  299. msgstr ""
  300. #. module: account_financial_report
  301. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  302. #, python-format
  303. msgid "Base Balance"
  304. msgstr ""
  305. #. module: account_financial_report
  306. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  307. #, python-format
  308. msgid "Base Credit"
  309. msgstr ""
  310. #. module: account_financial_report
  311. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  312. #, python-format
  313. msgid "Base Debit"
  314. msgstr ""
  315. #. module: account_financial_report
  316. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__based_on
  317. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  318. msgid "Based On"
  319. msgstr ""
  320. #. module: account_financial_report
  321. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  322. #, python-format
  323. msgid "Based on"
  324. msgstr ""
  325. #. module: account_financial_report
  326. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  327. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  328. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  329. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  330. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  331. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  332. msgid "Cancel"
  333. msgstr "Annuleer"
  334. #. module: account_financial_report
  335. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  336. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  337. #, python-format
  338. msgid "Centralize filter"
  339. msgstr ""
  340. #. module: account_financial_report
  341. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__centralized
  342. msgid "Centralized"
  343. msgstr ""
  344. #. module: account_financial_report
  345. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__relation
  346. msgid "Child Accounts"
  347. msgstr ""
  348. #. module: account_financial_report
  349. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
  350. msgid "Child Groups"
  351. msgstr ""
  352. #. module: account_financial_report
  353. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  354. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  355. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  356. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  357. #, python-format
  358. msgid "Code"
  359. msgstr ""
  360. #. module: account_financial_report
  361. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  362. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id
  363. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
  364. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
  365. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__company_id
  366. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
  367. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
  368. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
  369. #, python-format
  370. msgid "Company"
  371. msgstr "Bedrijf"
  372. #. module: account_financial_report
  373. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__compute_account_ids
  374. msgid "Compute accounts"
  375. msgstr ""
  376. #. module: account_financial_report
  377. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed
  378. msgid "Computed Accounts"
  379. msgstr ""
  380. #. module: account_financial_report
  381. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  382. msgid ""
  383. "Computed Accounts: Use when the account group have codes\n"
  384. " that represent prefixes of the actual accounts.\n"
  385. "\n"
  386. " Child Accounts: Use when your account groups are hierarchical.\n"
  387. "\n"
  388. " No hierarchy: Use to display just the accounts, without any "
  389. "grouping.\n"
  390. " "
  391. msgstr ""
  392. #. module: account_financial_report
  393. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
  394. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
  395. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
  396. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_uid
  397. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_uid
  398. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_uid
  399. msgid "Created by"
  400. msgstr ""
  401. #. module: account_financial_report
  402. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
  403. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
  404. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
  405. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_date
  406. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_date
  407. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_date
  408. msgid "Created on"
  409. msgstr ""
  410. #. module: account_financial_report
  411. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  412. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  413. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  414. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  415. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  416. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  417. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  418. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  419. #, python-format
  420. msgid "Credit"
  421. msgstr ""
  422. #. module: account_financial_report
  423. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  424. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  425. #, python-format
  426. msgid "Cumul. Bal."
  427. msgstr ""
  428. #. module: account_financial_report
  429. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  430. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  431. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  432. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  433. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  434. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  435. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  436. #, python-format
  437. msgid "Cur."
  438. msgstr ""
  439. #. module: account_financial_report
  440. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  441. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  442. #, python-format
  443. msgid "Cur. Original"
  444. msgstr ""
  445. #. module: account_financial_report
  446. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  447. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  448. #, python-format
  449. msgid "Cur. Residual"
  450. msgstr ""
  451. #. module: account_financial_report
  452. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  453. #, python-format
  454. msgid "Currency"
  455. msgstr ""
  456. #. module: account_financial_report
  457. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  458. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  459. #, python-format
  460. msgid "Current"
  461. msgstr ""
  462. #. module: account_financial_report
  463. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  464. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  465. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  466. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  467. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  468. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  469. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  470. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  471. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  472. #, python-format
  473. msgid "Date"
  474. msgstr "Datum"
  475. #. module: account_financial_report
  476. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at
  477. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at
  478. msgid "Date At"
  479. msgstr ""
  480. #. module: account_financial_report
  481. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from
  482. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_from
  483. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_from
  484. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_from
  485. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  486. msgid "Date From"
  487. msgstr ""
  488. #. module: account_financial_report
  489. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_to
  490. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_to
  491. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  492. msgid "Date To"
  493. msgstr ""
  494. #. module: account_financial_report
  495. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  496. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  497. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  498. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  499. #, python-format
  500. msgid "Date at filter"
  501. msgstr ""
  502. #. module: account_financial_report
  503. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  504. #, python-format
  505. msgid "Date from"
  506. msgstr ""
  507. #. module: account_financial_report
  508. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_range_id
  509. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_range_id
  510. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_range_id
  511. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_range_id
  512. msgid "Date range"
  513. msgstr ""
  514. #. module: account_financial_report
  515. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  516. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  517. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  518. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  519. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  520. #, python-format
  521. msgid "Date range filter"
  522. msgstr ""
  523. #. module: account_financial_report
  524. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  525. #, python-format
  526. msgid "Date to"
  527. msgstr ""
  528. #. module: account_financial_report
  529. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  530. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  531. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  532. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  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_table_header
  535. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  536. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  537. #, python-format
  538. msgid "Debit"
  539. msgstr ""
  540. #. module: account_financial_report
  541. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  542. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  543. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  544. #, python-format
  545. msgid "Description"
  546. msgstr ""
  547. #. module: account_financial_report
  548. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__tax_detail
  549. msgid "Detail Taxes"
  550. msgstr ""
  551. #. module: account_financial_report
  552. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name
  553. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
  554. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
  555. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
  556. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name
  557. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name
  558. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__display_name
  559. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__display_name
  560. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__display_name
  561. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__display_name
  562. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__display_name
  563. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report__display_name
  564. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__display_name
  565. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__display_name
  566. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__display_name
  567. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__display_name
  568. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__display_name
  569. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__display_name
  570. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__display_name
  571. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__display_name
  572. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__display_name
  573. msgid "Display Name"
  574. msgstr ""
  575. #. module: account_financial_report
  576. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  577. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__foreign_currency
  578. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  579. msgid ""
  580. "Display foreign currency for move lines, unless account currency is not "
  581. "setup through chart of accounts will display initial and final balance in "
  582. "that currency."
  583. msgstr ""
  584. #. module: account_financial_report
  585. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_parent_hierarchy_level
  586. msgid "Do not display parent levels"
  587. msgstr ""
  588. #. module: account_financial_report
  589. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  590. msgid ""
  591. "Due\n"
  592. " date"
  593. msgstr ""
  594. #. module: account_financial_report
  595. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  596. msgid ""
  597. "Due\n"
  598. " date"
  599. msgstr ""
  600. #. module: account_financial_report
  601. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  602. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  603. #, python-format
  604. msgid "Due date"
  605. msgstr ""
  606. #. module: account_financial_report
  607. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_to
  608. msgid "End Date"
  609. msgstr ""
  610. #. module: account_financial_report
  611. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_to
  612. msgid "End date"
  613. msgstr ""
  614. #. module: account_financial_report
  615. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  616. msgid ""
  617. "Ending\n"
  618. " balance"
  619. msgstr ""
  620. #. module: account_financial_report
  621. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  622. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_to
  623. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to
  624. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to
  625. msgid "Ending account in a range"
  626. msgstr ""
  627. #. module: account_financial_report
  628. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  629. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  630. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  631. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  632. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  633. #, python-format
  634. msgid "Ending balance"
  635. msgstr ""
  636. #. module: account_financial_report
  637. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  638. msgid ""
  639. "Ending balance\n"
  640. " cur."
  641. msgstr ""
  642. #. module: account_financial_report
  643. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  644. #, python-format
  645. msgid "Entries sorted by"
  646. msgstr ""
  647. #. module: account_financial_report
  648. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  649. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  650. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  651. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  652. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  653. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  654. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  655. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  656. #, python-format
  657. msgid "Entry"
  658. msgstr ""
  659. #. module: account_financial_report
  660. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  661. #, python-format
  662. msgid "Entry number"
  663. msgstr ""
  664. #. module: account_financial_report
  665. #. openerp-web
  666. #: code:addons/account_financial_report/static/src/xml/report.xml:0
  667. #, python-format
  668. msgid "Export"
  669. msgstr ""
  670. #. module: account_financial_report
  671. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  672. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  673. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  674. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  675. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  676. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  677. msgid "Export PDF"
  678. msgstr "Export PDF"
  679. #. module: account_financial_report
  680. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  681. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  682. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  683. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  684. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  685. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  686. msgid "Export XLSX"
  687. msgstr ""
  688. #. module: account_financial_report
  689. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_ids
  690. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_ids
  691. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_ids
  692. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_ids
  693. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  694. msgid "Filter accounts"
  695. msgstr ""
  696. #. module: account_financial_report
  697. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  698. msgid "Filter analytic accounts"
  699. msgstr ""
  700. #. module: account_financial_report
  701. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__analytic_tag_ids
  702. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  703. msgid "Filter analytic tags"
  704. msgstr ""
  705. #. module: account_financial_report
  706. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__cost_center_ids
  707. msgid "Filter cost centers"
  708. msgstr ""
  709. #. module: account_financial_report
  710. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_journal_ids
  711. msgid "Filter journals"
  712. msgstr ""
  713. #. module: account_financial_report
  714. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__partner_ids
  715. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__partner_ids
  716. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__partner_ids
  717. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__partner_ids
  718. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  719. msgid "Filter partners"
  720. msgstr ""
  721. #. module: account_financial_report
  722. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__foreign_currency
  723. msgid "Foreign Currency"
  724. msgstr ""
  725. #. module: account_financial_report
  726. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  727. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  728. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  729. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  730. msgid "From Code"
  731. msgstr ""
  732. #. module: account_financial_report
  733. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  734. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  735. msgid "From:"
  736. msgstr ""
  737. #. module: account_financial_report
  738. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  739. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  740. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  741. #, python-format
  742. msgid "From: %s To: %s"
  743. msgstr ""
  744. #. module: account_financial_report
  745. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_code
  746. msgid "Full Code"
  747. msgstr ""
  748. #. module: account_financial_report
  749. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_name
  750. msgid "Full Name"
  751. msgstr ""
  752. #. module: account_financial_report
  753. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__fy_start_date
  754. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__fy_start_date
  755. msgid "Fy Start Date"
  756. msgstr ""
  757. #. module: account_financial_report
  758. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  759. #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation
  760. #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard
  761. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html
  762. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb
  763. #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard
  764. #, python-format
  765. msgid "General Ledger"
  766. msgstr ""
  767. #. module: account_financial_report
  768. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_base
  769. msgid "General Ledger -"
  770. msgstr ""
  771. #. module: account_financial_report
  772. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_general_ledger
  773. msgid "General Ledger Report"
  774. msgstr ""
  775. #. module: account_financial_report
  776. #: model:ir.model,name:account_financial_report.model_general_ledger_report_wizard
  777. msgid "General Ledger Report Wizard"
  778. msgstr ""
  779. #. module: account_financial_report
  780. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx
  781. msgid "General Ledger XLSL Report"
  782. msgstr ""
  783. #. module: account_financial_report
  784. #: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_xlsx
  785. msgid "General Ledger XLSX"
  786. msgstr ""
  787. #. module: account_financial_report
  788. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  789. msgid ""
  790. "General Ledger can be computed only if selected company have only one "
  791. "unaffected earnings account."
  792. msgstr ""
  793. #. module: account_financial_report
  794. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option
  795. msgid "Group entries by"
  796. msgstr ""
  797. #. module: account_financial_report
  798. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  799. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  800. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  801. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  802. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  803. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  804. #, python-format
  805. msgid "Hide"
  806. msgstr ""
  807. #. module: account_financial_report
  808. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  809. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  810. msgid "Hide account ending balance at 0"
  811. msgstr ""
  812. #. module: account_financial_report
  813. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  814. msgid "Hide accounts at 0"
  815. msgstr ""
  816. #. module: account_financial_report
  817. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy_level
  818. msgid "Hierarchy Levels to display"
  819. msgstr ""
  820. #. module: account_financial_report
  821. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  822. msgid "Hierarchy On"
  823. msgstr ""
  824. #. module: account_financial_report
  825. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id
  826. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
  827. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
  828. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
  829. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id
  830. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id
  831. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__id
  832. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__id
  833. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__id
  834. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__id
  835. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__id
  836. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report__id
  837. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__id
  838. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__id
  839. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__id
  840. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__id
  841. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__id
  842. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__id
  843. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__id
  844. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__id
  845. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__id
  846. msgid "ID"
  847. msgstr ""
  848. #. module: account_financial_report
  849. #: model:ir.model.fields,help:account_financial_report.field_account_account__centralized
  850. msgid ""
  851. "If flagged, no details will be displayed in the General Ledger report (the "
  852. "webkit one only), only centralized amounts per period."
  853. msgstr ""
  854. #. module: account_financial_report
  855. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  856. msgid ""
  857. "Initial\n"
  858. " balance cur."
  859. msgstr ""
  860. #. module: account_financial_report
  861. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  862. msgid ""
  863. "Initial\n"
  864. " balance"
  865. msgstr ""
  866. #. module: account_financial_report
  867. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  868. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  869. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  870. #, python-format
  871. msgid "Initial balance"
  872. msgstr ""
  873. #. module: account_financial_report
  874. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  875. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  876. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  877. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  878. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids
  879. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  880. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  881. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  882. #, python-format
  883. msgid "Journal"
  884. msgstr ""
  885. #. module: account_financial_report
  886. #: model:ir.model,name:account_financial_report.model_account_move_line
  887. msgid "Journal Item"
  888. msgstr ""
  889. #. module: account_financial_report
  890. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain
  891. msgid "Journal Items Domain"
  892. msgstr ""
  893. #. module: account_financial_report
  894. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  895. #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
  896. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
  897. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
  898. #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
  899. #, python-format
  900. msgid "Journal Ledger"
  901. msgstr ""
  902. #. module: account_financial_report
  903. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base
  904. msgid "Journal Ledger -"
  905. msgstr ""
  906. #. module: account_financial_report
  907. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger
  908. msgid "Journal Ledger Report"
  909. msgstr ""
  910. #. module: account_financial_report
  911. #: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard
  912. msgid "Journal Ledger Report Wizard"
  913. msgstr ""
  914. #. module: account_financial_report
  915. #: model:ir.actions.report,name:account_financial_report.action_report_journal_ledger_xlsx
  916. msgid "Journal Ledger XLSX"
  917. msgstr ""
  918. #. module: account_financial_report
  919. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx
  920. msgid "Journal Ledger XLSX Report"
  921. msgstr ""
  922. #. module: account_financial_report
  923. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  924. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
  925. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  926. #, python-format
  927. msgid "Journals"
  928. msgstr ""
  929. #. module: account_financial_report
  930. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update
  931. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update
  932. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update
  933. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update
  934. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update
  935. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update
  936. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx____last_update
  937. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx____last_update
  938. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx____last_update
  939. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx____last_update
  940. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx____last_update
  941. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report____last_update
  942. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx____last_update
  943. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance____last_update
  944. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger____last_update
  945. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger____last_update
  946. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items____last_update
  947. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance____last_update
  948. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report____last_update
  949. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update
  950. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update
  951. msgid "Last Modified on"
  952. msgstr ""
  953. #. module: account_financial_report
  954. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
  955. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
  956. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
  957. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_uid
  958. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_uid
  959. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_uid
  960. msgid "Last Updated by"
  961. msgstr ""
  962. #. module: account_financial_report
  963. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
  964. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
  965. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
  966. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_date
  967. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_date
  968. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_date
  969. msgid "Last Updated on"
  970. msgstr ""
  971. #. module: account_financial_report
  972. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__level
  973. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  974. msgid "Level"
  975. msgstr ""
  976. #. module: account_financial_report
  977. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  978. #, python-format
  979. msgid "Level %s"
  980. msgstr ""
  981. #. module: account_financial_report
  982. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  983. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
  984. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  985. #, python-format
  986. msgid "Limit hierarchy levels"
  987. msgstr ""
  988. #. module: account_financial_report
  989. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
  990. msgid "Move Target"
  991. msgstr ""
  992. #. module: account_financial_report
  993. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  994. msgid "Moves"
  995. msgstr ""
  996. #. module: account_financial_report
  997. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  998. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  999. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1000. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1001. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1002. #, python-format
  1003. msgid "Name"
  1004. msgstr ""
  1005. #. module: account_financial_report
  1006. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1007. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1008. #, python-format
  1009. msgid "Net"
  1010. msgstr ""
  1011. #. module: account_financial_report
  1012. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1013. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1014. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1015. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1016. #, python-format
  1017. msgid "No"
  1018. msgstr ""
  1019. #. module: account_financial_report
  1020. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1021. #, python-format
  1022. msgid "No group"
  1023. msgstr ""
  1024. #. module: account_financial_report
  1025. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none
  1026. msgid "No hierarchy"
  1027. msgstr ""
  1028. #. module: account_financial_report
  1029. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1030. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1031. #, python-format
  1032. msgid "No limit"
  1033. msgstr ""
  1034. #. module: account_financial_report
  1035. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1036. #, python-format
  1037. msgid "Not Posted"
  1038. msgstr ""
  1039. #. module: account_financial_report
  1040. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1041. msgid "Not due"
  1042. msgstr ""
  1043. #. module: account_financial_report
  1044. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account
  1045. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account
  1046. msgid "Not only one unaffected earnings account"
  1047. msgstr ""
  1048. #. module: account_financial_report
  1049. #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
  1050. msgid "OCA accounting reports"
  1051. msgstr ""
  1052. #. module: account_financial_report
  1053. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1054. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1055. #, python-format
  1056. msgid "Older"
  1057. msgstr ""
  1058. #. module: account_financial_report
  1059. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1060. #: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
  1061. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
  1062. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
  1063. #: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
  1064. #, python-format
  1065. msgid "Open Items"
  1066. msgstr ""
  1067. #. module: account_financial_report
  1068. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base
  1069. msgid "Open Items -"
  1070. msgstr ""
  1071. #. module: account_financial_report
  1072. #: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
  1073. msgid "Open Items Partner"
  1074. msgstr ""
  1075. #. module: account_financial_report
  1076. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items
  1077. msgid "Open Items Report"
  1078. msgstr ""
  1079. #. module: account_financial_report
  1080. #: model:ir.model,name:account_financial_report.model_open_items_report_wizard
  1081. msgid "Open Items Report Wizard"
  1082. msgstr ""
  1083. #. module: account_financial_report
  1084. #: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx
  1085. msgid "Open Items XLSX"
  1086. msgstr ""
  1087. #. module: account_financial_report
  1088. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx
  1089. msgid "Open Items XLSX Report"
  1090. msgstr ""
  1091. #. module: account_financial_report
  1092. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1093. msgid "Options"
  1094. msgstr ""
  1095. #. module: account_financial_report
  1096. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1097. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1098. #, python-format
  1099. msgid "Original"
  1100. msgstr ""
  1101. #. module: account_financial_report
  1102. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1103. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1104. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1105. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1106. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1107. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1108. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1109. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1110. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1111. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1112. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1113. #, python-format
  1114. msgid "Partner"
  1115. msgstr ""
  1116. #. module: account_financial_report
  1117. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul
  1118. msgid ""
  1119. "Partner\n"
  1120. " cumul aged balance"
  1121. msgstr ""
  1122. #. module: account_financial_report
  1123. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1124. #, python-format
  1125. msgid "Partner Initial balance"
  1126. msgstr ""
  1127. #. module: account_financial_report
  1128. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1129. #, python-format
  1130. msgid "Partner cumul aged balance"
  1131. msgstr ""
  1132. #. module: account_financial_report
  1133. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1134. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1135. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  1136. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  1137. #, python-format
  1138. msgid "Partner ending balance"
  1139. msgstr ""
  1140. #. module: account_financial_report
  1141. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
  1142. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
  1143. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only
  1144. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only
  1145. msgid "Payable Accounts Only"
  1146. msgstr ""
  1147. #. module: account_financial_report
  1148. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1149. msgid "Percents"
  1150. msgstr ""
  1151. #. module: account_financial_report
  1152. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1153. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1154. #, python-format
  1155. msgid "Period balance"
  1156. msgstr ""
  1157. #. module: account_financial_report
  1158. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1159. msgid "Periods"
  1160. msgstr ""
  1161. #. module: account_financial_report
  1162. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1163. #, python-format
  1164. msgid "Posted"
  1165. msgstr ""
  1166. #. module: account_financial_report
  1167. #. openerp-web
  1168. #: code:addons/account_financial_report/static/src/xml/report.xml:0
  1169. #, python-format
  1170. msgid "Print"
  1171. msgstr ""
  1172. #. module: account_financial_report
  1173. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1174. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1175. #, python-format
  1176. msgid "Rec."
  1177. msgstr ""
  1178. #. module: account_financial_report
  1179. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__receivable_accounts_only
  1180. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__receivable_accounts_only
  1181. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__receivable_accounts_only
  1182. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__receivable_accounts_only
  1183. msgid "Receivable Accounts Only"
  1184. msgstr ""
  1185. #. module: account_financial_report
  1186. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1187. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1188. msgid ""
  1189. "Ref -\n"
  1190. " Label"
  1191. msgstr ""
  1192. #. module: account_financial_report
  1193. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1194. msgid ""
  1195. "Ref -\n"
  1196. " Label"
  1197. msgstr ""
  1198. #. module: account_financial_report
  1199. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1200. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1201. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1202. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1203. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1204. #, python-format
  1205. msgid "Ref - Label"
  1206. msgstr ""
  1207. #. module: account_financial_report
  1208. #: model:ir.model,name:account_financial_report.model_ir_actions_report
  1209. msgid "Report Action"
  1210. msgstr ""
  1211. #. module: account_financial_report
  1212. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1213. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1214. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1215. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1216. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1217. #, python-format
  1218. msgid "Residual"
  1219. msgstr ""
  1220. #. module: account_financial_report
  1221. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1222. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1223. #, python-format
  1224. msgid "Sequence"
  1225. msgstr ""
  1226. #. module: account_financial_report
  1227. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1228. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1229. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1230. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1231. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1232. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1233. #, python-format
  1234. msgid "Show"
  1235. msgstr ""
  1236. #. module: account_financial_report
  1237. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center
  1238. msgid "Show Analytic Account"
  1239. msgstr ""
  1240. #. module: account_financial_report
  1241. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
  1242. msgid "Show Auto Sequence"
  1243. msgstr ""
  1244. #. module: account_financial_report
  1245. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
  1246. msgid "Show Move Line Details"
  1247. msgstr ""
  1248. #. module: account_financial_report
  1249. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
  1250. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
  1251. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
  1252. msgid "Show Partner Details"
  1253. msgstr ""
  1254. #. module: account_financial_report
  1255. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1256. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags
  1257. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1258. #, python-format
  1259. msgid "Show analytic tags"
  1260. msgstr ""
  1261. #. module: account_financial_report
  1262. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1263. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1264. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1265. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  1266. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
  1267. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  1268. #, python-format
  1269. msgid "Show foreign currency"
  1270. msgstr ""
  1271. #. module: account_financial_report
  1272. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
  1273. msgid "Sort entries by"
  1274. msgstr ""
  1275. #. module: account_financial_report
  1276. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from
  1277. msgid "Start Date"
  1278. msgstr ""
  1279. #. module: account_financial_report
  1280. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from
  1281. msgid "Start date"
  1282. msgstr ""
  1283. #. module: account_financial_report
  1284. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  1285. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
  1286. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from
  1287. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
  1288. msgid "Starting account in a range"
  1289. msgstr ""
  1290. #. module: account_financial_report
  1291. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1292. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1293. #, python-format
  1294. msgid "Tags"
  1295. msgstr ""
  1296. #. module: account_financial_report
  1297. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move
  1298. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move
  1299. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move
  1300. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move
  1301. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move
  1302. msgid "Target Moves"
  1303. msgstr ""
  1304. #. module: account_financial_report
  1305. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1306. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1307. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1308. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1309. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1310. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  1311. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1312. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1313. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1314. #, python-format
  1315. msgid "Target moves filter"
  1316. msgstr ""
  1317. #. module: account_financial_report
  1318. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1319. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1320. #, python-format
  1321. msgid "Tax"
  1322. msgstr ""
  1323. #. module: account_financial_report
  1324. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1325. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1326. msgid "Tax Amount"
  1327. msgstr ""
  1328. #. module: account_financial_report
  1329. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1330. #, python-format
  1331. msgid "Tax Balance"
  1332. msgstr ""
  1333. #. module: account_financial_report
  1334. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1335. #, python-format
  1336. msgid "Tax Credit"
  1337. msgstr ""
  1338. #. module: account_financial_report
  1339. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1340. #, python-format
  1341. msgid "Tax Debit"
  1342. msgstr ""
  1343. #. module: account_financial_report
  1344. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1345. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
  1346. #, python-format
  1347. msgid "Tax Groups"
  1348. msgstr ""
  1349. #. module: account_financial_report
  1350. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1351. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
  1352. #, python-format
  1353. msgid "Tax Tags"
  1354. msgstr ""
  1355. #. module: account_financial_report
  1356. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1357. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1358. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1359. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1360. #, python-format
  1361. msgid "Taxes"
  1362. msgstr ""
  1363. #. module: account_financial_report
  1364. #: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
  1365. #, python-format
  1366. msgid ""
  1367. "The Company in the General Ledger Report Wizard and in Date Range must be "
  1368. "the same."
  1369. msgstr ""
  1370. #. module: account_financial_report
  1371. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1372. #, python-format
  1373. msgid ""
  1374. "The Company in the Trial Balance Report Wizard and in Date Range must be the "
  1375. "same."
  1376. msgstr ""
  1377. #. module: account_financial_report
  1378. #: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
  1379. #, python-format
  1380. msgid ""
  1381. "The Company in the Vat Report Wizard and in Date Range must be the same."
  1382. msgstr ""
  1383. #. module: account_financial_report
  1384. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1385. #, python-format
  1386. msgid "The hierarchy level to filter on must be greater than 0."
  1387. msgstr ""
  1388. #. module: account_financial_report
  1389. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
  1390. msgid "This domain will be used to select specific domain for Journal Items"
  1391. msgstr ""
  1392. #. module: account_financial_report
  1393. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1394. msgid "To"
  1395. msgstr ""
  1396. #. module: account_financial_report
  1397. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1398. msgid "To:"
  1399. msgstr ""
  1400. #. module: account_financial_report
  1401. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1402. msgid "Total"
  1403. msgstr ""
  1404. #. module: account_financial_report
  1405. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1406. #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard
  1407. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
  1408. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
  1409. #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
  1410. #, python-format
  1411. msgid "Trial Balance"
  1412. msgstr ""
  1413. #. module: account_financial_report
  1414. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base
  1415. #, fuzzy
  1416. msgid "Trial Balance -"
  1417. msgstr "Annuleer"
  1418. #. module: account_financial_report
  1419. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance
  1420. #, fuzzy
  1421. msgid "Trial Balance Report"
  1422. msgstr "Annuleer"
  1423. #. module: account_financial_report
  1424. #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard
  1425. msgid "Trial Balance Report Wizard"
  1426. msgstr ""
  1427. #. module: account_financial_report
  1428. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx
  1429. msgid "Trial Balance XLSX"
  1430. msgstr ""
  1431. #. module: account_financial_report
  1432. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx
  1433. #, fuzzy
  1434. msgid "Trial Balance XLSX Report"
  1435. msgstr "Annuleer"
  1436. #. module: account_financial_report
  1437. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1438. msgid ""
  1439. "Trial Balance can be computed only if selected company have only one "
  1440. "unaffected earnings account."
  1441. msgstr ""
  1442. #. module: account_financial_report
  1443. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account
  1444. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account
  1445. msgid "Unaffected Earnings Account"
  1446. msgstr ""
  1447. #. module: account_financial_report
  1448. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  1449. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  1450. msgid ""
  1451. "Use this filter to hide an account or a partner with an ending balance at 0. "
  1452. "If partners are filtered, debits and credits totals will not match the trial "
  1453. "balance."
  1454. msgstr ""
  1455. #. module: account_financial_report
  1456. #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
  1457. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
  1458. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb
  1459. #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard
  1460. msgid "VAT Report"
  1461. msgstr ""
  1462. #. module: account_financial_report
  1463. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1464. msgid "VAT Report -"
  1465. msgstr ""
  1466. #. module: account_financial_report
  1467. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1468. msgid "VAT Report Options"
  1469. msgstr ""
  1470. #. module: account_financial_report
  1471. #: model:ir.model,name:account_financial_report.model_vat_report_wizard
  1472. msgid "VAT Report Wizard"
  1473. msgstr ""
  1474. #. module: account_financial_report
  1475. #: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx
  1476. msgid "VAT Report XLSX"
  1477. msgstr ""
  1478. #. module: account_financial_report
  1479. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1480. #, python-format
  1481. msgid "Vat Report"
  1482. msgstr ""
  1483. #. module: account_financial_report
  1484. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report
  1485. msgid "Vat Report Report"
  1486. msgstr ""
  1487. #. module: account_financial_report
  1488. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx
  1489. msgid "Vat Report XLSX Report"
  1490. msgstr ""
  1491. #. module: account_financial_report
  1492. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1493. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1494. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1495. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1496. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1497. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1498. msgid "View"
  1499. msgstr ""
  1500. #. module: account_financial_report
  1501. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  1502. msgid ""
  1503. "When this option is enabled, the trial balance will not display accounts "
  1504. "that have initial balance = debit = credit = end balance = 0"
  1505. msgstr ""
  1506. #. module: account_financial_report
  1507. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name
  1508. msgid "With Account Name"
  1509. msgstr ""
  1510. #. module: account_financial_report
  1511. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1512. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1513. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1514. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1515. #, python-format
  1516. msgid "Yes"
  1517. msgstr ""
  1518. #. module: account_financial_report
  1519. #: code:addons/account_financial_report/report/general_ledger.py:0
  1520. #, python-format
  1521. msgid "future"
  1522. msgstr ""
  1523. #. module: account_financial_report
  1524. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1525. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1526. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1527. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1528. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1529. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1530. msgid "or"
  1531. msgstr ""
  1532. #. module: account_financial_report
  1533. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1534. msgid "to"
  1535. msgstr ""
  1536. #. module: account_financial_report
  1537. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1538. msgid "width: 16.21%;"
  1539. msgstr ""
  1540. #. module: account_financial_report
  1541. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1542. msgid "width: 23.24%;"
  1543. msgstr ""
  1544. #. module: account_financial_report
  1545. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1546. msgid "width: 23.78%;"
  1547. msgstr ""
  1548. #. module: account_financial_report
  1549. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1550. msgid "width: 31.35%;"
  1551. msgstr ""
  1552. #. module: account_financial_report
  1553. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1554. msgid "width: 38.92%;"
  1555. msgstr ""
  1556. #. module: account_financial_report
  1557. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1558. msgid "width: 8.11%;"
  1559. msgstr ""
  1560. #, fuzzy
  1561. #~| msgid "Account"
  1562. #~ msgid "Account ID"
  1563. #~ msgstr "Rekening"
  1564. #, fuzzy
  1565. #~ msgid "Account Type"
  1566. #~ msgstr "Rekening"
  1567. #, fuzzy
  1568. #~ msgid "Company Currency"
  1569. #~ msgstr "Bedrijf"
  1570. #, fuzzy
  1571. #~ msgid "Period Balance"
  1572. #~ msgstr "Annuleer"