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.

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