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.

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