hi.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_edi
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2023
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 16.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2023-04-14 05:51+0000\n"
  13. "PO-Revision-Date: 2022-09-22 05:44+0000\n"
  14. "Last-Translator: Martin Trigaux, 2023\n"
  15. "Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: hi\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: account_edi
  22. #. odoo-python
  23. #: code:addons/account_edi/models/account_move.py:0
  24. #, python-format
  25. msgid " Electronic invoicing error(s)"
  26. msgstr ""
  27. #. module: account_edi
  28. #. odoo-python
  29. #: code:addons/account_edi/models/account_move.py:0
  30. #, python-format
  31. msgid " Electronic invoicing info(s)"
  32. msgstr ""
  33. #. module: account_edi
  34. #. odoo-python
  35. #: code:addons/account_edi/models/account_move.py:0
  36. #, python-format
  37. msgid " Electronic invoicing warning(s)"
  38. msgstr ""
  39. #. module: account_edi
  40. #. odoo-python
  41. #: code:addons/account_edi/models/account_move.py:0
  42. #, python-format
  43. msgid "A cancellation of the EDI has been requested."
  44. msgstr ""
  45. #. module: account_edi
  46. #. odoo-python
  47. #: code:addons/account_edi/models/account_move.py:0
  48. #, python-format
  49. msgid "A request for cancellation of the EDI has been called off."
  50. msgstr ""
  51. #. module: account_edi
  52. #: model:ir.model,name:account_edi.model_ir_attachment
  53. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__attachment_id
  54. msgid "Attachment"
  55. msgstr ""
  56. #. module: account_edi
  57. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__blocking_level
  58. msgid "Blocking Level"
  59. msgstr ""
  60. #. module: account_edi
  61. #: model:ir.model.fields,help:account_edi.field_account_edi_document__blocking_level
  62. msgid ""
  63. "Blocks the current operation of the document depending on the error severity:\n"
  64. " * Info: the document is not blocked and everything is working as it should.\n"
  65. " * Warning: there is an error that doesn't prevent the current Electronic Invoicing operation to succeed.\n"
  66. " * Error: there is an error that blocks the current Electronic Invoicing operation."
  67. msgstr ""
  68. #. module: account_edi
  69. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  70. msgid "Call off EDI Cancellation"
  71. msgstr ""
  72. #. module: account_edi
  73. #: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__cancelled
  74. #: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__cancelled
  75. msgid "Cancelled"
  76. msgstr ""
  77. #. module: account_edi
  78. #. odoo-python
  79. #: code:addons/account_edi/models/account_journal.py:0
  80. #, python-format
  81. msgid ""
  82. "Cannot deactivate (%s) on this journal because not all documents are "
  83. "synchronized"
  84. msgstr ""
  85. #. module: account_edi
  86. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__code
  87. msgid "Code"
  88. msgstr ""
  89. #. module: account_edi
  90. #: model:ir.model.fields,field_description:account_edi.field_account_journal__compatible_edi_ids
  91. msgid "Compatible Edi"
  92. msgstr ""
  93. #. module: account_edi
  94. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__create_uid
  95. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__create_uid
  96. msgid "Created by"
  97. msgstr ""
  98. #. module: account_edi
  99. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__create_date
  100. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__create_date
  101. msgid "Created on"
  102. msgstr ""
  103. #. module: account_edi
  104. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__display_name
  105. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__display_name
  106. msgid "Display Name"
  107. msgstr ""
  108. #. module: account_edi
  109. #. odoo-python
  110. #: code:addons/account_edi/models/account_edi_format.py:0
  111. #, python-format
  112. msgid "Display the currency"
  113. msgstr ""
  114. #. module: account_edi
  115. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  116. #: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
  117. msgid "Download"
  118. msgstr "डाउनलोड"
  119. #. module: account_edi
  120. #: model:ir.actions.server,name:account_edi.ir_cron_edi_network_ir_actions_server
  121. #: model:ir.cron,cron_name:account_edi.ir_cron_edi_network
  122. msgid "EDI : Perform web services operations"
  123. msgstr ""
  124. #. module: account_edi
  125. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  126. #: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
  127. msgid "EDI Documents"
  128. msgstr ""
  129. #. module: account_edi
  130. #: model:ir.model,name:account_edi.model_account_edi_format
  131. msgid "EDI format"
  132. msgstr ""
  133. #. module: account_edi
  134. #: model:ir.model.fields,help:account_edi.field_account_journal__compatible_edi_ids
  135. msgid "EDI format that support moves in this journal"
  136. msgstr ""
  137. #. module: account_edi
  138. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_blocking_level
  139. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_blocking_level
  140. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_blocking_level
  141. msgid "Edi Blocking Level"
  142. msgstr ""
  143. #. module: account_edi
  144. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__edi_content
  145. msgid "Edi Content"
  146. msgstr ""
  147. #. module: account_edi
  148. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_document_ids
  149. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_document_ids
  150. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_document_ids
  151. msgid "Edi Document"
  152. msgstr ""
  153. #. module: account_edi
  154. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_error_count
  155. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_error_count
  156. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_error_count
  157. msgid "Edi Error Count"
  158. msgstr ""
  159. #. module: account_edi
  160. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_error_message
  161. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_error_message
  162. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_error_message
  163. msgid "Edi Error Message"
  164. msgstr ""
  165. #. module: account_edi
  166. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__edi_format_id
  167. msgid "Edi Format"
  168. msgstr ""
  169. #. module: account_edi
  170. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_show_abandon_cancel_button
  171. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_show_abandon_cancel_button
  172. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_show_abandon_cancel_button
  173. msgid "Edi Show Abandon Cancel Button"
  174. msgstr ""
  175. #. module: account_edi
  176. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_show_cancel_button
  177. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_show_cancel_button
  178. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_show_cancel_button
  179. msgid "Edi Show Cancel Button"
  180. msgstr ""
  181. #. module: account_edi
  182. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_web_services_to_process
  183. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_web_services_to_process
  184. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_web_services_to_process
  185. msgid "Edi Web Services To Process"
  186. msgstr ""
  187. #. module: account_edi
  188. #: model_terms:ir.ui.view,arch_db:account_edi.view_account_journal_form_inherited
  189. msgid "Electronic Data Interchange"
  190. msgstr ""
  191. #. module: account_edi
  192. #: model:ir.model,name:account_edi.model_account_edi_document
  193. msgid "Electronic Document for an account.move"
  194. msgstr ""
  195. #. module: account_edi
  196. #: model:ir.actions.act_window,name:account_edi.action_open_edi_documents
  197. #: model:ir.actions.act_window,name:account_edi.action_open_payment_edi_documents
  198. #: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_state
  199. #: model:ir.model.fields,field_description:account_edi.field_account_journal__edi_format_ids
  200. #: model:ir.model.fields,field_description:account_edi.field_account_move__edi_state
  201. #: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_state
  202. msgid "Electronic invoicing"
  203. msgstr ""
  204. #. module: account_edi
  205. #: model_terms:ir.ui.view,arch_db:account_edi.view_account_invoice_filter
  206. msgid "Electronic invoicing processing needed"
  207. msgstr ""
  208. #. module: account_edi
  209. #: model_terms:ir.ui.view,arch_db:account_edi.view_account_invoice_filter
  210. msgid "Electronic invoicing state"
  211. msgstr ""
  212. #. module: account_edi
  213. #: model:ir.model,name:account_edi.model_mail_template
  214. msgid "Email Templates"
  215. msgstr ""
  216. #. module: account_edi
  217. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__error
  218. #: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__error
  219. #: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_blocking_level__error
  220. msgid "Error"
  221. msgstr "त्रुटि!"
  222. #. module: account_edi
  223. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__edi_format_name
  224. msgid "Format Name"
  225. msgstr ""
  226. #. module: account_edi
  227. #: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_error_count
  228. #: model:ir.model.fields,help:account_edi.field_account_move__edi_error_count
  229. #: model:ir.model.fields,help:account_edi.field_account_payment__edi_error_count
  230. msgid "How many EDIs are in error for this move ?"
  231. msgstr ""
  232. #. module: account_edi
  233. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__id
  234. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__id
  235. msgid "ID"
  236. msgstr ""
  237. #. module: account_edi
  238. #: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__info
  239. #: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_blocking_level__info
  240. msgid "Info"
  241. msgstr ""
  242. #. module: account_edi
  243. #. odoo-python
  244. #: code:addons/account_edi/models/account_move.py:0
  245. #, python-format
  246. msgid ""
  247. "Invalid invoice configuration:\n"
  248. "\n"
  249. "%s"
  250. msgstr ""
  251. #. module: account_edi
  252. #: model:ir.model,name:account_edi.model_account_journal
  253. msgid "Journal"
  254. msgstr ""
  255. #. module: account_edi
  256. #: model:ir.model,name:account_edi.model_account_move
  257. msgid "Journal Entry"
  258. msgstr ""
  259. #. module: account_edi
  260. #: model:ir.model,name:account_edi.model_account_move_line
  261. msgid "Journal Item"
  262. msgstr ""
  263. #. module: account_edi
  264. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document____last_update
  265. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format____last_update
  266. msgid "Last Modified on"
  267. msgstr ""
  268. #. module: account_edi
  269. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__write_uid
  270. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__write_uid
  271. msgid "Last Updated by"
  272. msgstr ""
  273. #. module: account_edi
  274. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__write_date
  275. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__write_date
  276. msgid "Last Updated on"
  277. msgstr ""
  278. #. module: account_edi
  279. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__move_id
  280. msgid "Move"
  281. msgstr ""
  282. #. module: account_edi
  283. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__name
  284. #: model:ir.model.fields,field_description:account_edi.field_account_edi_format__name
  285. msgid "Name"
  286. msgstr ""
  287. #. module: account_edi
  288. #: model:ir.model.constraint,message:account_edi.constraint_account_edi_document_unique_edi_document_by_move_by_format
  289. msgid "Only one edi document by move by format"
  290. msgstr ""
  291. #. module: account_edi
  292. #: model:ir.model,name:account_edi.model_account_payment
  293. msgid "Payments"
  294. msgstr ""
  295. #. module: account_edi
  296. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  297. #: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
  298. msgid "Process now"
  299. msgstr ""
  300. #. module: account_edi
  301. #: model:ir.model,name:account_edi.model_uom_uom
  302. msgid "Product Unit of Measure"
  303. msgstr ""
  304. #. module: account_edi
  305. #: model:ir.model,name:account_edi.model_ir_actions_report
  306. msgid "Report Action"
  307. msgstr ""
  308. #. module: account_edi
  309. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  310. msgid "Request EDI Cancellation"
  311. msgstr ""
  312. #. module: account_edi
  313. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  314. #: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
  315. msgid "Retry"
  316. msgstr ""
  317. #. module: account_edi
  318. #: model:ir.model.fields,help:account_edi.field_account_journal__edi_format_ids
  319. msgid "Send XML/EDI invoices"
  320. msgstr ""
  321. #. module: account_edi
  322. #: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__sent
  323. #: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__sent
  324. msgid "Sent"
  325. msgstr ""
  326. #. module: account_edi
  327. #: model:ir.model.fields,field_description:account_edi.field_account_edi_document__state
  328. msgid "State"
  329. msgstr ""
  330. #. module: account_edi
  331. #: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_state
  332. #: model:ir.model.fields,help:account_edi.field_account_move__edi_state
  333. #: model:ir.model.fields,help:account_edi.field_account_payment__edi_state
  334. msgid "The aggregated state of all the EDIs with web-service of this move"
  335. msgstr ""
  336. #. module: account_edi
  337. #. odoo-python
  338. #: code:addons/account_edi/models/account_edi_format.py:0
  339. #, python-format
  340. msgid ""
  341. "The currency (%s) of the document you are uploading is not active in this database.\n"
  342. "Please activate it and update the currency rate if needed before trying again to import."
  343. msgstr ""
  344. #. module: account_edi
  345. #: model:ir.model.fields,help:account_edi.field_account_edi_document__attachment_id
  346. msgid ""
  347. "The file generated by edi_format_id when the invoice is posted (and this "
  348. "document is processed)."
  349. msgstr ""
  350. #. module: account_edi
  351. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  352. msgid ""
  353. "The invoice will be processed asynchronously by the following E-invoicing "
  354. "service :"
  355. msgstr ""
  356. #. module: account_edi
  357. #: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
  358. msgid ""
  359. "The payment will be processed asynchronously by the following E-invoicing "
  360. "service :"
  361. msgstr ""
  362. #. module: account_edi
  363. #: model:ir.model.fields,help:account_edi.field_account_edi_document__error
  364. msgid ""
  365. "The text of the last error that happened during Electronic Invoice "
  366. "operation."
  367. msgstr ""
  368. #. module: account_edi
  369. #: model:ir.model.constraint,message:account_edi.constraint_account_edi_format_unique_code
  370. msgid "This code already exists"
  371. msgstr ""
  372. #. module: account_edi
  373. #. odoo-python
  374. #: code:addons/account_edi/models/account_edi_document.py:0
  375. #, python-format
  376. msgid "This document is being sent by another process already. "
  377. msgstr ""
  378. #. module: account_edi
  379. #: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__to_cancel
  380. #: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__to_cancel
  381. msgid "To Cancel"
  382. msgstr ""
  383. #. module: account_edi
  384. #: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__to_send
  385. #: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__to_send
  386. msgid "To Send"
  387. msgstr ""
  388. #. module: account_edi
  389. #: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__warning
  390. #: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_blocking_level__warning
  391. msgid "Warning"
  392. msgstr ""
  393. #. module: account_edi
  394. #. odoo-python
  395. #: code:addons/account_edi/models/account_move.py:0
  396. #, python-format
  397. msgid ""
  398. "You can't edit the following journal entry %s because an electronic document"
  399. " has already been sent. Please use the 'Request EDI Cancellation' button "
  400. "instead."
  401. msgstr ""
  402. #. module: account_edi
  403. #. odoo-python
  404. #: code:addons/account_edi/models/ir_attachment.py:0
  405. #, python-format
  406. msgid ""
  407. "You can't unlink an attachment being an EDI document sent to the government."
  408. msgstr ""
  409. #. module: account_edi
  410. #: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
  411. #: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
  412. msgid "⇒ See errors"
  413. msgstr ""