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.

1799 lines
79 KiB

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