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.

1770 lines
78 KiB

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