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.

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