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.

1838 lines
80 KiB

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