File: cs.po

package info (click to toggle)
tryton-modules-web-shop-vue-storefront 7.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 456 kB
  • sloc: python: 2,246; xml: 58; makefile: 11; sh: 3
file content (79 lines) | stat: -rw-r--r-- 1,735 bytes parent folder | download | duplicates (35)
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
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"

msgctxt "field:party.address,vsf_telephone:"
msgid "Telephone"
msgstr ""

msgctxt "field:product.product,vsf_sku:"
msgid "SKU"
msgstr ""

msgctxt "field:product.template,vsf_sku:"
msgid "SKU"
msgstr ""

msgctxt "field:web.shop,vsf_elasticsearch_index:"
msgid "Elasticsearch Index"
msgstr ""

msgctxt "field:web.shop,vsf_elasticsearch_url:"
msgid "Elasticsearch URL"
msgstr ""

msgctxt "field:web.shop.vsf_identifier,record:"
msgid "Record"
msgstr ""

msgctxt "model:ir.message,text:msg_grand_total"
msgid "Grand Total"
msgstr ""

msgctxt "model:ir.message,text:msg_identifier_record_unique"
msgid "The Vue Storefront identifier must be unique for each record."
msgstr ""

msgctxt "model:ir.message,text:msg_invalid_tax_identifier"
msgid "The number \"%(code)s\" is not a valid tax identifier."
msgstr ""

msgctxt "model:ir.message,text:msg_login_wrong"
msgid "You did not sign in correctly or your account is temporarily disabled."
msgstr ""

msgctxt "model:ir.message,text:msg_shipping"
msgid "Shipping"
msgstr ""

msgctxt "model:ir.message,text:msg_subtotal"
msgid "Subtotal"
msgstr ""

msgctxt "model:ir.message,text:msg_tax"
msgid "Tax"
msgstr ""

msgctxt "model:ir.message,text:msg_unknown_country_code"
msgid "The country code \"%(code)s\" is not known."
msgstr ""

msgctxt "model:ir.message,text:msg_vsf_identifier"
msgid "Vue Storefront Identifier"
msgstr ""

msgctxt "model:web.shop.vsf_identifier,name:"
msgid "Web Shop Vue Storefront Identifier"
msgstr ""

msgctxt "selection:ir.cron,method:"
msgid "Update Vue Storefront"
msgstr ""

msgctxt "selection:web.shop,type:"
msgid "Vue Storefront"
msgstr ""

msgctxt "view:web.shop:"
msgid "Vue Storefront"
msgstr ""