/usr/share/locale/en/libfwup.po is in fwupdate 10-3.
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 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 | # 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.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libfwup 10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-14 15:57+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:44
msgid "ia32"
msgstr ""
#: libfwup.c:53
msgid "x64"
msgstr ""
#: libfwup.c:55
msgid "aa64"
msgstr ""
#: libfwup.c:62
msgid "/sys/firmware/efi/esrt/"
msgstr ""
#: libfwup.c:66
msgid "LIBFWUP_ESRT_DIR"
msgstr ""
#: libfwup.c:70 libfwup.c:72
msgid "entries/"
msgstr ""
#: libfwup.c:128 libfwup.c:150 libfwup.c:164
msgid "rb"
msgstr ""
#: libfwup.c:145
#, c-format
msgid "%s/%04x_value"
msgstr ""
#: libfwup.c:147
#, c-format
msgid "sprintf value failed\n"
msgstr ""
#: libfwup.c:152 libfwup.c:166
#, c-format
msgid "failed to open %s\n"
msgstr ""
#: libfwup.c:159
#, c-format
msgid "%s/%04x_location"
msgstr ""
#: libfwup.c:161
#, c-format
msgid "sprintf location failed\n"
msgstr ""
#: libfwup.c:274
#, c-format
msgid "%d activation failed"
msgstr ""
#: libfwup.c:366
#, c-format
msgid "fwup_supported() returned %d"
msgstr ""
#: libfwup.c:373
msgid "DELL_CAPSULE_FIRMWARE_UPDATES_ENABLED is unsupported"
msgstr ""
#: libfwup.c:399
msgid "ESRT is not present"
msgstr ""
#: libfwup.c:403
msgid "ESRT cannot be enabled"
msgstr ""
#: libfwup.c:409
msgid "ESRT has no entries."
msgstr ""
#: libfwup.c:449 libfwup.c:562
msgid "efi_guid_to_str() failed"
msgstr ""
#: libfwup.c:454 libfwup.c:568
#, c-format
msgid "fwupdate-%s-%<PRIx64>"
msgstr ""
#: libfwup.c:456 libfwup.c:570 libfwup.c:1187
msgid "asprintf() failed"
msgstr ""
#: libfwup.c:468 libfwup.c:1079 libfwup.c:1249
msgid "efi_get_variable() failed"
msgstr ""
#: libfwup.c:475 libfwup.c:646 libfwup.c:1094 libfwup.c:1163 libfwup.c:1201
#, c-format
msgid "calloc(1, %zd) failed"
msgstr ""
#: libfwup.c:485
msgid "calloc(1, 1024) failed"
msgstr ""
#: libfwup.c:497
msgid "efidp_make_end_entire() failed"
msgstr ""
#: libfwup.c:512
msgid "efi_del_variable() failed"
msgstr ""
#: libfwup.c:517 libfwup.c:738 libfwup.c:806
msgid "get_info() failed"
msgstr ""
#: libfwup.c:523
msgid "fwupdate saved state version mismatch"
msgstr ""
#: libfwup.c:529
msgid "efidp_size() failed"
msgstr ""
#: libfwup.c:537
#, c-format
msgid "malloc(%zd) failed"
msgstr ""
#: libfwup.c:578
#, c-format
msgid "device path size (%zd) was unreasonable"
msgstr ""
#: libfwup.c:587
#, c-format
msgid "device path size (%zd) would overflow"
msgstr ""
#: libfwup.c:609
#, c-format
msgid "efi_set_variable(%s) failed"
msgstr ""
#: libfwup.c:640 libfwup.c:702
msgid "invalid iter"
msgstr ""
#: libfwup.c:653
msgid "get_esrt_dir(1) failed"
msgstr ""
#: libfwup.c:659
msgid "opendir(path) failed"
msgstr ""
#: libfwup.c:665
msgid "dirfd() failed"
msgstr ""
#: libfwup.c:670
msgid "LIBFWUP_ADD_UX_CAPSULE"
msgstr ""
#: libfwup.c:671
msgid "1"
msgstr ""
#: libfwup.c:762
msgid "readdir failed"
msgstr ""
#: libfwup.c:777
msgid "."
msgstr ""
#: libfwup.c:777
msgid ".."
msgstr ""
#: libfwup.c:783
msgid "openat() failed"
msgstr ""
#: libfwup.c:788
msgid "fw_class"
msgstr ""
#: libfwup.c:791
msgid "efi_str_to_guid() failed"
msgstr ""
#: libfwup.c:794
msgid "fw_type"
msgstr ""
#: libfwup.c:795
msgid "fw_version"
msgstr ""
#: libfwup.c:796
msgid "capsule_flags"
msgstr ""
#: libfwup.c:798
msgid "last_attempt_status"
msgstr ""
#: libfwup.c:800
msgid "last_attempt_version"
msgstr ""
#: libfwup.c:802
msgid "lowest_supported_fw_version"
msgstr ""
#: libfwup.c:823 libfwup.c:856 libfwup.c:869 libfwup.c:882 libfwup.c:895
#: libfwup.c:908
#, c-format
msgid "invalid %s"
msgstr ""
#: libfwup.c:823 libfwup.c:856 libfwup.c:869 libfwup.c:882 libfwup.c:895
#: libfwup.c:908
msgid "resource"
msgstr ""
#: libfwup.c:823
msgid "iter"
msgstr ""
#: libfwup.c:837
msgid "invalid resource"
msgstr ""
#: libfwup.c:848
msgid "put_info() failed"
msgstr ""
#: libfwup.c:856
msgid "guid"
msgstr ""
#: libfwup.c:869 libfwup.c:895 libfwup.c:2095
msgid "version"
msgstr ""
#: libfwup.c:882 libfwup.c:2089
msgid "type"
msgstr ""
#: libfwup.c:908 libfwup.c:2084
msgid "status"
msgstr ""
#: libfwup.c:923
msgid "invalid argument"
msgstr ""
#: libfwup.c:929
msgid "invalid status"
msgstr ""
#: libfwup.c:966
msgid "\\fwup"
msgstr ""
#: libfwup.c:974
#, c-format
msgid "%s/EFI/%s/shim"
msgstr ""
#: libfwup.c:977 libfwup.c:984 libfwup.c:1013
msgid "asprintf failed"
msgstr ""
#: libfwup.c:981
#, c-format
msgid "%s/EFI/%s/fwup"
msgstr ""
#: libfwup.c:988
msgid "/sys/firmware/efi/"
msgstr ""
#: libfwup.c:989
msgid "fw_platform_size"
msgstr ""
#: libfwup.c:999 libfwup.c:1002
msgid ".efi"
msgstr ""
#: libfwup.c:1005
msgid "could not find shim or fwup on ESP"
msgstr ""
#: libfwup.c:1010
#, c-format
msgid "%s%s.efi"
msgstr ""
#: libfwup.c:1020 libfwup.c:1027
msgid "strdup failed"
msgstr ""
#: libfwup.c:1063 libfwup.c:1075 libfwup.c:1104
msgid "BootOrder"
msgstr ""
#: libfwup.c:1070
msgid "efi_get_variable_size() failed"
msgstr ""
#: libfwup.c:1108
msgid "efi_set_variable() failed"
msgstr ""
#: libfwup.c:1143
msgid "could not find paths for shim and fwup"
msgstr ""
#: libfwup.c:1156 libfwup.c:1181
msgid "efi_generate_file_device_path() failed"
msgstr ""
#: libfwup.c:1185
#, c-format
msgid "Linux-Firmware-Updater %s"
msgstr ""
#: libfwup.c:1196
msgid "efi_loadopt_create() failed"
msgstr ""
#: libfwup.c:1210
msgid "loadopt size was unreasonable."
msgstr ""
#: libfwup.c:1231
#, c-format
msgid "Boot%hX%n"
msgstr ""
#: libfwup.c:1233
msgid "sscanf failed"
msgstr ""
#: libfwup.c:1255
msgid "load option was invalid"
msgstr ""
#: libfwup.c:1263 libfwup.c:1269
msgid "device path doesn't match"
msgstr ""
#: libfwup.c:1274
msgid "variable data doesn't match"
msgstr ""
#: libfwup.c:1279
msgid "load option doesn't match"
msgstr ""
#: libfwup.c:1289
msgid "failed to find boot variable"
msgstr ""
#: libfwup.c:1299
msgid "could not set boot variable active"
msgstr ""
#: libfwup.c:1303
msgid "Boot####"
msgstr ""
#: libfwup.c:1316
msgid "no free boot variables!"
msgstr ""
#: libfwup.c:1320
#, c-format
msgid "Boot%04hX"
msgstr ""
#: libfwup.c:1328
msgid "could not set boot variable"
msgstr ""
#: libfwup.c:1336
msgid "could not set BootOrder"
msgstr ""
#: libfwup.c:1341
msgid "BootNext"
msgstr ""
#: libfwup.c:1348
msgid "could not set BootNext"
msgstr ""
#: libfwup.c:1427
#, c-format
msgid "%s%s"
msgstr ""
#: libfwup.c:1479
#, c-format
msgid "open of %s failed"
msgstr ""
#: libfwup.c:1492
#, c-format
msgid "%s/EFI/%s/fw"
msgstr ""
#: libfwup.c:1496
msgid "asprintf directory failed"
msgstr ""
#: libfwup.c:1501
#, c-format
msgid "failed to make %s"
msgstr ""
#: libfwup.c:1505
#, c-format
msgid "%s/fwupdate-XXXXXX.cap"
msgstr ""
#: libfwup.c:1508
msgid "asprintf fullpath failed"
msgstr ""
#: libfwup.c:1513
#, c-format
msgid "mkostemps(%s) failed"
msgstr ""
#: libfwup.c:1598
msgid "BM"
msgstr ""
#: libfwup.c:1615
msgid "/sys/bus/platform/drivers/efi-framebuffer/efi-framebuffer.0"
msgstr ""
#: libfwup.c:1619
msgid "height"
msgstr ""
#: libfwup.c:1620
msgid "width"
msgstr ""
#: libfwup.c:1653 libfwup.c:1660 libfwup.c:1667 libfwup.c:2083 libfwup.c:2089
#: libfwup.c:2094
msgid "/sys/firmware/acpi/bgrt"
msgstr ""
#: libfwup.c:1654
msgid "xoffset"
msgstr ""
#: libfwup.c:1661
msgid "yoffset"
msgstr ""
#: libfwup.c:1667
msgid "image"
msgstr ""
#: libfwup.c:1762
msgid "invalid file descriptor"
msgstr ""
#: libfwup.c:1769
msgid "lseek failed"
msgstr ""
#: libfwup.c:1776 libfwup.c:1879
msgid "get_info failed."
msgstr ""
#: libfwup.c:1787 libfwup.c:1891
msgid "r"
msgstr ""
#: libfwup.c:1791 libfwup.c:1895
msgid "w"
msgstr ""
#: libfwup.c:1816 libfwup.c:1920
msgid "put_info failed."
msgstr ""
#: libfwup.c:1871
msgid "buf invalid."
msgstr ""
#: libfwup.c:1955
msgid "Success"
msgstr ""
#: libfwup.c:1957
msgid "Unsuccessful"
msgstr ""
#: libfwup.c:1959
msgid "Insufficient resources"
msgstr ""
#: libfwup.c:1961
msgid "Incorrect version"
msgstr ""
#: libfwup.c:1963
msgid "Invalid firmware format"
msgstr ""
#: libfwup.c:1965
msgid "Authentication signing error"
msgstr ""
#: libfwup.c:1967
msgid "AC power required"
msgstr ""
#: libfwup.c:1969
msgid "Battery level is too low"
msgstr ""
#: libfwup.c:1991
msgid "Could not create iterator"
msgstr ""
#: libfwup.c:2036
#, c-format
msgid ""
"\n"
"Information for the update status entry %d:\n"
msgstr ""
#: libfwup.c:2037
#, c-format
msgid " Information Version: %d\n"
msgstr ""
#: libfwup.c:2038
#, c-format
msgid " Firmware GUID: %s\n"
msgstr ""
#: libfwup.c:2039
#, c-format
msgid " Capsule Flags: 0x%08x\n"
msgstr ""
#: libfwup.c:2040
#, c-format
msgid " Hardware Instance: %<PRIu64>\n"
msgstr ""
#: libfwup.c:2041
#, c-format
msgid " Update Status: %s\n"
msgstr ""
#: libfwup.c:2042
msgid "Preparing"
msgstr ""
#: libfwup.c:2043
msgid "Attempted"
msgstr ""
#: libfwup.c:2044
msgid "Unknown"
msgstr ""
#: libfwup.c:2058
#, c-format
msgid " Attempted Time: "
msgstr ""
#: libfwup.c:2060
#, c-format
msgid "%s"
msgstr ""
#: libfwup.c:2062
#, c-format
msgid "Unknown\n"
msgstr ""
#: libfwup.c:2064
#, c-format
msgid " Capsule File Path: %s\n"
msgstr ""
|