This file is indexed.

/usr/lib/python2.7/dist-packages/trytond/modules/sale_shipment_cost/locale/nl_NL.po is in tryton-modules-sale-shipment-cost 3.4.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
# 
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"

msgctxt "error:stock.shipment.out:"
msgid "Missing \"Account Revenue\" on product \"%s\"."
msgstr ""

msgctxt "field:sale.configuration,sale_carrier:"
msgid "Carrier"
msgstr ""

msgctxt "field:sale.configuration,sale_shipment_cost_method:"
msgid "Sale Shipment Cost Method"
msgstr ""

msgctxt "field:sale.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""

msgctxt "field:sale.sale,carrier:"
msgid "Carrier"
msgstr ""

msgctxt "field:sale.sale,shipment_cost_method:"
msgid "Shipment Cost Method"
msgstr ""

msgctxt "field:stock.shipment.out,carrier:"
msgid "Carrier"
msgstr ""

msgctxt "field:stock.shipment.out,cost:"
msgid "Cost"
msgstr ""

msgctxt "field:stock.shipment.out,cost_currency:"
msgid "Cost Currency"
msgstr ""

msgctxt "field:stock.shipment.out,cost_currency_digits:"
msgid "Cost Currency Digits"
msgstr ""

msgctxt "field:stock.shipment.out,cost_invoice_line:"
msgid "Cost Invoice Line"
msgstr ""

msgctxt "selection:sale.configuration,sale_shipment_cost_method:"
msgid "On Order"
msgstr ""

msgctxt "selection:sale.configuration,sale_shipment_cost_method:"
msgid "On Shipment"
msgstr ""

msgctxt "selection:sale.sale,shipment_cost_method:"
msgid "On Order"
msgstr ""

msgctxt "selection:sale.sale,shipment_cost_method:"
msgid "On Shipment"
msgstr ""