This file is indexed.

/usr/lib/python3/dist-packages/trytond/modules/stock_shipment_measurements/locale/lo.po is in tryton-modules-stock-shipment-measurements 4.6.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
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"

msgctxt "field:stock.move,internal_volume:"
msgid "Internal Volume"
msgstr ""

msgctxt "field:stock.move,internal_weight:"
msgid "Internal Weight"
msgstr ""

msgctxt "field:stock.package,additional_weight:"
msgid "Additional Weight"
msgstr ""

msgctxt "field:stock.package,total_volume:"
msgid "Total Volume"
msgstr ""

msgctxt "field:stock.package,total_weight:"
msgid "Total Weight"
msgstr ""

msgctxt "field:stock.package,volume:"
msgid "Volume"
msgstr ""

msgctxt "field:stock.package,weight:"
msgid "Weight"
msgstr ""

msgctxt "field:stock.shipment.in,volume:"
msgid "Volume"
msgstr ""

msgctxt "field:stock.shipment.in,weight:"
msgid "Weight"
msgstr ""

msgctxt "field:stock.shipment.in.return,volume:"
msgid "Volume"
msgstr ""

msgctxt "field:stock.shipment.in.return,weight:"
msgid "Weight"
msgstr ""

msgctxt "field:stock.shipment.out,volume:"
msgid "Volume"
msgstr ""

msgctxt "field:stock.shipment.out,weight:"
msgid "Weight"
msgstr ""

msgctxt "field:stock.shipment.out.return,volume:"
msgid "Volume"
msgstr ""

msgctxt "field:stock.shipment.out.return,weight:"
msgid "Weight"
msgstr ""

msgctxt "help:stock.move,internal_volume:"
msgid "The volume of the moved product in liter."
msgstr ""

msgctxt "help:stock.move,internal_weight:"
msgid "The weight of the moved product in kg."
msgstr ""

msgctxt "help:stock.package,additional_weight:"
msgid "The weight to add to the packages in kg."
msgstr ""

msgctxt "help:stock.package,total_volume:"
msgid "The total volume of the packages in liter."
msgstr ""

msgctxt "help:stock.package,total_weight:"
msgid "The total weight of the packages in kg."
msgstr ""

msgctxt "help:stock.package,volume:"
msgid "The total volume of the record's moves in liter."
msgstr ""

msgctxt "help:stock.package,weight:"
msgid "The total weight of the record's moves in kg."
msgstr ""

msgctxt "help:stock.shipment.in,volume:"
msgid "The total volume of the record's moves in liter."
msgstr ""

msgctxt "help:stock.shipment.in,weight:"
msgid "The total weight of the record's moves in kg."
msgstr ""

msgctxt "help:stock.shipment.in.return,volume:"
msgid "The total volume of the record's moves in liter."
msgstr ""

msgctxt "help:stock.shipment.in.return,weight:"
msgid "The total weight of the record's moves in kg."
msgstr ""

msgctxt "help:stock.shipment.out,volume:"
msgid "The total volume of the record's moves in liter."
msgstr ""

msgctxt "help:stock.shipment.out,weight:"
msgid "The total weight of the record's moves in kg."
msgstr ""

msgctxt "help:stock.shipment.out.return,volume:"
msgid "The total volume of the record's moves in liter."
msgstr ""

msgctxt "help:stock.shipment.out.return,weight:"
msgid "The total weight of the record's moves in kg."
msgstr ""