trytond-account_invoice_pos.../locale/ca.po
nan-tic-dev 13a65d8beb
#047268 (#5)
* Change the way that the invoices are setted to draft. With the
possibilty to enter a new law that not allow to remove any account move,
the invoice is setted to draft creating a compesantion move and
associateting it to the invoice throwe the additiona_move field.

Task: #047268

* Fix some bugs and improve code reducing lines.

Task: #047268

* Remove commented line not needed.

Tasks: #047268

* Remove Warning definition not used.

Tasks: #047268

* Fix some text.

Task: 047268

---------

Co-authored-by: Bernat Brunet <bernat@nan-tic.com>
2023-12-12 09:17:04 +00:00

28 lines
1,017 B
Plaintext

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.invoice,allow_draft:"
msgid "Allow Draft Invoice"
msgstr "Permet factura esborrany"
msgctxt "model:ir.message,text:msg_draft_closed_period"
msgid ""
"You cannot create an account compesantion move in the period %(period)s "
"because is closed."
msgstr ""
"No podeu crear un assentamet de compensació en el període %(period)s perquè "
"està tancat."
msgctxt "model:ir.message,text:msg_invoice_in_payment"
msgid ""
"The invoice %(invoice)s could not be possible to draft, becasue it have one "
"or more move lines in payments [IDs: %(payments)s]. This means that is "
"possible that this payment will be in a payment group and this group upload "
"on a Bank."
msgstr ""
"La factura %(invoice)s no es pot passar a esborrany, perquè té un o més "
"apunts relacionats a pagaments [ID: %(payments)s]. Això vol dir que és "
"possible que aquest pagament estigui en una remesa bancària i aquesta estigui "
"pujada ja al Banc."