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.

1758 lines
78 KiB

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