1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:party.address,vsf_telephone:"
msgid "Telephone"
msgstr "Telefoon"
msgctxt "field:product.product,vsf_sku:"
msgid "SKU"
msgstr "SKU"
msgctxt "field:product.template,vsf_sku:"
msgid "SKU"
msgstr "SKU"
msgctxt "field:web.shop,vsf_elasticsearch_index:"
msgid "Elasticsearch Index"
msgstr "Elasticsearch-index"
msgctxt "field:web.shop,vsf_elasticsearch_url:"
msgid "Elasticsearch URL"
msgstr "Elasticsearch-URL"
msgctxt "field:web.shop.vsf_identifier,record:"
msgid "Record"
msgstr "Record"
msgctxt "model:ir.message,text:msg_grand_total"
msgid "Grand Total"
msgstr "Eindtotaal"
msgctxt "model:ir.message,text:msg_identifier_record_unique"
msgid "The Vue Storefront identifier must be unique for each record."
msgstr "De Vue Storefront-ID moet uniek zijn voor elk record."
msgctxt "model:ir.message,text:msg_invalid_tax_identifier"
msgid "The number \"%(code)s\" is not a valid tax identifier."
msgstr "Het nummer \"%(code)s\" is geen geldig belastingnummer."
msgctxt "model:ir.message,text:msg_login_wrong"
msgid "You did not sign in correctly or your account is temporarily disabled."
msgstr ""
"U heeft zich niet correct aangemeld of uw account is tijdelijk "
"uitgeschakeld."
msgctxt "model:ir.message,text:msg_shipping"
msgid "Shipping"
msgstr "Verzenden"
msgctxt "model:ir.message,text:msg_subtotal"
msgid "Subtotal"
msgstr "Subtotaal"
msgctxt "model:ir.message,text:msg_tax"
msgid "Tax"
msgstr "Belasting"
msgctxt "model:ir.message,text:msg_unknown_country_code"
msgid "The country code \"%(code)s\" is not known."
msgstr "De landcode \"%(code)s\" is niet gekend."
msgctxt "model:ir.message,text:msg_vsf_identifier"
msgid "Vue Storefront Identifier"
msgstr "Vue Storefront-identificatie"
msgctxt "model:web.shop.vsf_identifier,name:"
msgid "Web Shop Vue Storefront Identifier"
msgstr "Webwinkel Vue Storefront-identificatie"
msgctxt "selection:ir.cron,method:"
msgid "Update Vue Storefront"
msgstr "Update Vue Storefront"
msgctxt "selection:web.shop,type:"
msgid "Vue Storefront"
msgstr "Vue Storefront"
msgctxt "view:web.shop:"
msgid "Vue Storefront"
msgstr "Vue Storefront"
|