This file is indexed.

/usr/share/locale/en/libfwup.po is in fwupdate 0.5-2ubuntu4.

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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the libfwup package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#: libfwup.c:36 libfwup.c:47
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libfwup 0.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-20 19:29+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: libfwup.c:34
msgid "ia32"
msgstr ""

#: libfwup.c:43
msgid "x64"
msgstr ""

#: libfwup.c:45
msgid "aa64"
msgstr ""

#: libfwup.c:52
msgid "/sys/firmware/efi/esrt/"
msgstr ""

#: libfwup.c:56
msgid "LIBFWUP_ESRT_DIR"
msgstr ""

#: libfwup.c:60 libfwup.c:62
msgid "entries/"
msgstr ""

#: libfwup.c:132 libfwup.c:226
#, c-format
msgid "fwupdate-%s-%<PRIx64>"
msgstr ""

#: libfwup.c:358
msgid "."
msgstr ""

#: libfwup.c:358
msgid ".."
msgstr ""

#: libfwup.c:368
msgid "fw_class"
msgstr ""

#: libfwup.c:373
msgid "fw_type"
msgstr ""

#: libfwup.c:374
msgid "fw_version"
msgstr ""

#: libfwup.c:375
msgid "capsule_flags"
msgstr ""

#: libfwup.c:377
msgid "last_attempt_status"
msgstr ""

#: libfwup.c:379
msgid "last_attempt_version"
msgstr ""

#: libfwup.c:381
msgid "lowest_supported_fw_version"
msgstr ""

#: libfwup.c:514 libfwup.c:515
msgid "/boot/efi/EFI/"
msgstr ""

#: libfwup.c:514
msgid "/shim"
msgstr ""

#: libfwup.c:515
msgid "/fwup"
msgstr ""

#: libfwup.c:516
msgid "\\fwup"
msgstr ""

#: libfwup.c:524
msgid "/sys/firmware/efi/"
msgstr ""

#: libfwup.c:525
msgid "fw_platform_size"
msgstr ""

#: libfwup.c:537 libfwup.c:540
msgid ".efi"
msgstr ""

#: libfwup.c:547
#, c-format
msgid "%s%s.efi"
msgstr ""

#: libfwup.c:635
#, c-format
msgid "Linux-Firmware-Updater %s"
msgstr ""

#: libfwup.c:673
#, c-format
msgid "Boot%hX%n"
msgstr ""

#: libfwup.c:728
msgid "Boot####"
msgstr ""

#: libfwup.c:743
#, c-format
msgid "Boot%04X"
msgstr ""

#: libfwup.c:755
msgid "BootNext"
msgstr ""

#: libfwup.c:836
#, c-format
msgid "/boot/efi%s"
msgstr ""

#: libfwup.c:868
#, c-format
msgid "open of %s failed"
msgstr ""

#: libfwup.c:874
#, c-format
msgid "/boot/efi/EFI/%s/fw/fwupdate-XXXXXX.cap"
msgstr ""

#: libfwup.c:877
msgid "asprintf failed"
msgstr ""

#: libfwup.c:882
#, c-format
msgid "mkostemps(%s) failed"
msgstr ""

#: libfwup.c:979
msgid "fd invalid.\n"
msgstr ""

#: libfwup.c:988 libfwup.c:1113
msgid "get_info failed.\n"
msgstr ""

#: libfwup.c:999
msgid "r"
msgstr ""

#: libfwup.c:1003
msgid "w"
msgstr ""

#: libfwup.c:1017
msgid "read failed"
msgstr ""

#: libfwup.c:1021
msgid "fgetc() == EOF but no error is set."
msgstr ""

#: libfwup.c:1033 libfwup.c:1133
msgid "write failed"
msgstr ""

#: libfwup.c:1037
msgid "fputc() == EOF but no error is set."
msgstr ""

#: libfwup.c:1056 libfwup.c:1150
msgid "put_info failed.\n"
msgstr ""

#: libfwup.c:1105
msgid "buf invalid.\n"
msgstr ""

#: libfwup.c:1181
msgid "Success"
msgstr ""

#: libfwup.c:1183
msgid "Unsuccessful"
msgstr ""

#: libfwup.c:1185
msgid "Insufficient resources"
msgstr ""

#: libfwup.c:1187
msgid "Incorrect version"
msgstr ""

#: libfwup.c:1189
msgid "Invalid firmware format"
msgstr ""

#: libfwup.c:1191
msgid "Authentication signing error"
msgstr ""

#: libfwup.c:1193
msgid "AC power required"
msgstr ""

#: libfwup.c:1195
msgid "Battery level is too low"
msgstr ""