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.

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