70 lines
1.8 KiB
Plaintext
Executable File
70 lines
1.8 KiB
Plaintext
Executable File
#
|
|
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
msgctxt "field:account.account.type,deposit:"
|
|
msgid "Deposit"
|
|
msgstr "Storting"
|
|
|
|
msgctxt "field:account.account.type.template,deposit:"
|
|
msgid "Deposit"
|
|
msgstr "Storting"
|
|
|
|
msgctxt "field:account.invoice.recall_deposit.start,account:"
|
|
msgid "Account"
|
|
msgstr "Rekening"
|
|
|
|
msgctxt "field:account.invoice.recall_deposit.start,company:"
|
|
msgid "Company"
|
|
msgstr "Bedrijf"
|
|
|
|
msgctxt "field:account.invoice.recall_deposit.start,currency:"
|
|
msgid "Currency"
|
|
msgstr "Valuta"
|
|
|
|
msgctxt "field:account.invoice.recall_deposit.start,description:"
|
|
msgid "Description"
|
|
msgstr "Specificatie"
|
|
|
|
msgctxt "field:party.party,deposit:"
|
|
msgid "Deposit"
|
|
msgstr "storting"
|
|
|
|
msgctxt "model:account.invoice.recall_deposit.start,name:"
|
|
msgid "Recall deposit on Invoice"
|
|
msgstr "herinnering ??( Recall deposit on Invoice)"
|
|
|
|
msgctxt "model:ir.action,name:act_move_line_deposit"
|
|
msgid "Deposit Lines"
|
|
msgstr "Stortingsregels"
|
|
|
|
msgctxt "model:ir.action,name:wizard_recall_deposit"
|
|
msgid "Recall Deposit"
|
|
msgstr "Stort terug"
|
|
|
|
msgctxt "model:ir.message,text:msg_deposit_not_enough"
|
|
msgid "The account \"%(account)s\" has not enough deposit from party \"%(party)s\"."
|
|
msgstr ""
|
|
"De rekening \"%(account)s\" heeft niet voldoende krediet van relatie "
|
|
"\"%(party)s\"."
|
|
|
|
msgctxt "model:ir.message,text:msg_erase_party_deposit"
|
|
msgid ""
|
|
"You cannot erase party \"%(party)s\" while they have deposit at company "
|
|
"\"%(company)s\"."
|
|
msgstr ""
|
|
"U kunt relatie \"%(party)s\" niet wissen terwijl ze een tegoed hebben bij "
|
|
"bedrijf \"%(company)s\"."
|
|
|
|
msgctxt "model:ir.model.button,string:invoice_recall_deposit_button"
|
|
msgid "Recall Deposit"
|
|
msgstr "Stort terug"
|
|
|
|
msgctxt "wizard_button:account.invoice.recall_deposit,start,end:"
|
|
msgid "Cancel"
|
|
msgstr "Annuleren"
|
|
|
|
msgctxt "wizard_button:account.invoice.recall_deposit,start,recall:"
|
|
msgid "Recall"
|
|
msgstr "Terugroepen"
|