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.

1750 lines
78 KiB

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