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.

1987 lines
83 KiB

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