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.

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