# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/World/gnome-firmware/-/"
"issues\n"
"POT-Creation-Date: 2026-02-01 10:31+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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#. window title
#: data/appdata/org.gnome.Firmware.metainfo.xml.in:8
#: data/org.gnome.Firmware.desktop.in:2 src/gfu-main.ui:8 src/gfu-main.ui:109
msgid "Firmware"
msgstr ""

#: data/appdata/org.gnome.Firmware.metainfo.xml.in:9
#: data/org.gnome.Firmware.desktop.in:3
msgid "Install firmware on devices"
msgstr ""

#: data/appdata/org.gnome.Firmware.metainfo.xml.in:11
msgid ""
"A power-user tool that allows updating, reinstalling and downgrading of "
"firmware on devices supported by fwupd."
msgstr ""

#: data/appdata/org.gnome.Firmware.metainfo.xml.in:23
msgid "Devices panel"
msgstr ""

#: data/appdata/org.gnome.Firmware.metainfo.xml.in:27
msgid "Releases panel"
msgstr ""

#. TRANSLATORS: these are desktop keywords - remember the trailing ';' :)
#: data/org.gnome.Firmware.desktop.in:11
msgid "Firmware;"
msgstr ""

#. TRANSLATORS: schema summary
#: data/org.gnome.Firmware.gschema.xml:6
msgid "Timestamp of the last device list request"
msgstr ""

#. TRANSLATORS: schema description
#: data/org.gnome.Firmware.gschema.xml:8
msgid "The timestamp of the last time we uploaded the device list."
msgstr ""

#. TRANSLATORS: schema summary
#: data/org.gnome.Firmware.gschema.xml:13
msgid "Device ID"
msgstr ""

#. TRANSLATORS: schema description
#: data/org.gnome.Firmware.gschema.xml:15
msgid "The device ID of the last device viewed in the UI."
msgstr ""

#. TRANSLATORS: We verified the payload against the server
#: src/gfu-common.c:144
msgid "Trusted payload"
msgstr ""

#. TRANSLATORS: We verified the meatdata against the server
#: src/gfu-common.c:148
msgid "Trusted metadata"
msgstr ""

#. TRANSLATORS: version is newer
#: src/gfu-common.c:152
msgid "Is upgrade"
msgstr ""

#. TRANSLATORS: version is older
#: src/gfu-common.c:156
msgid "Is downgrade"
msgstr ""

#. TRANSLATORS: version cannot be installed due to policy
#: src/gfu-common.c:160
msgid "Blocked version"
msgstr ""

#. TRANSLATORS: version cannot be installed due to policy
#: src/gfu-common.c:164
msgid "Not approved"
msgstr ""

#. TRANSLATORS: is not the main firmware stream
#: src/gfu-common.c:168
msgid "Alternate branch"
msgstr ""

#. TRANSLATORS: is not supported by the vendor
#: src/gfu-common.c:172
msgid "Community supported"
msgstr ""

#. TRANSLATORS: the QA team is someone we trust
#: src/gfu-common.c:177
msgid "Report is trusted"
msgstr ""

#. TRANSLATORS: Device cannot be removed easily
#: src/gfu-common.c:303
msgid "Internal device"
msgstr ""

#. TRANSLATORS: Device is updatable in this or any other mode
#: src/gfu-common.c:307
msgid "Updatable"
msgstr ""

#. TRANSLATORS: Must be plugged in to an outlet
#: src/gfu-common.c:311
msgid "System requires external power source"
msgstr ""

#. TRANSLATORS: Is locked and can be unlocked
#: src/gfu-common.c:315
msgid "Device is locked"
msgstr ""

#. TRANSLATORS: Is found in current metadata
#: src/gfu-common.c:319
msgid "Supported on LVFS"
msgstr ""

#. TRANSLATORS: Requires a bootloader mode to be manually enabled by the user
#: src/gfu-common.c:323
msgid "Requires a bootloader"
msgstr ""

#. TRANSLATORS: Requires a reboot to apply firmware or to reload hardware
#: src/gfu-common.c:327
msgid "Needs a reboot after installation"
msgstr ""

#. TRANSLATORS: Requires system shutdown to apply firmware
#: src/gfu-common.c:331
msgid "Needs shutdown after installation"
msgstr ""

#. TRANSLATORS: Has been reported to a metadata server
#: src/gfu-common.c:335
msgid "Reported to LVFS"
msgstr ""

#. TRANSLATORS: User has been notified
#: src/gfu-common.c:339
msgid "User has been notified"
msgstr ""

#. TRANSLATORS: Is currently in bootloader mode
#: src/gfu-common.c:343
msgid "Is in bootloader mode"
msgstr ""

#. TRANSLATORS: The hardware is waiting to be replugged
#: src/gfu-common.c:347
msgid "Hardware is waiting to be replugged"
msgstr ""

#. TRANSLATORS: Device update needs to be separately activated
#: src/gfu-common.c:355
msgid "Device update needs activation"
msgstr ""

#. TRANSLATORS: Device will not return after update completes
#: src/gfu-common.c:363
msgid "Device will not re-appear after update completes"
msgstr ""

#. TRANSLATORS: Device supports some form of checksum verification
#: src/gfu-common.c:367
msgid "Cryptographic hash verification is available"
msgstr ""

#. TRANSLATORS: Device supports a safety mechanism for flashing
#: src/gfu-common.c:375
msgid "Device stages updates"
msgstr ""

#. TRANSLATORS: Device supports a safety mechanism for flashing
#: src/gfu-common.c:379
msgid "Device can recover flash failures"
msgstr ""

#. TRANSLATORS: Device remains usable during update
#: src/gfu-common.c:383
msgid "Device is usable for the duration of the update"
msgstr ""

#. TRANSLATORS: Device does not jump directly to the newest
#: src/gfu-common.c:387
msgid "Device installs all intermediate releases"
msgstr ""

#. TRANSLATORS: the stream can be provided by different vendors
#: src/gfu-common.c:391
msgid "Device supports switching to a different stream of firmware"
msgstr ""

#. TRANSLATORS: it is saved to the users local disk
#: src/gfu-common.c:395
msgid "Device firmware will be saved before installing updates"
msgstr ""

#. TRANSLATORS: on some systems certain devices have to have matching versions,
#. * e.g. the EFI driver for a given network card cannot be different
#: src/gfu-common.c:400
msgid "All devices of the same type will be updated at the same time"
msgstr ""

#. TRANSLATORS: some devices can only be updated to a new semver and cannot
#. * be downgraded or reinstalled with the sexisting version
#: src/gfu-common.c:405
msgid "Only version upgrades are allowed"
msgstr ""

#. TRANSLATORS: the device is currently unreachable, perhaps because it is in a
#. * lower power state or is out of wireless range
#: src/gfu-common.c:410
msgid "Device is currently unreachable"
msgstr ""

#. TRANSLATORS: a volume with full-disk-encryption was found on this machine,
#. * typically a Windows NTFS partition with BitLocker
#: src/gfu-common.c:415
msgid "May invalidate secrets used to decrypt volumes"
msgstr ""

#. TRANSLATORS: the vendor is no longer supporting the device
#: src/gfu-common.c:419
msgid "End of life"
msgstr ""

#. TRANSLATORS: firmware is verified on-device the payload using strong crypto
#: src/gfu-common.c:423
msgid "Signed payload"
msgstr ""

#. TRANSLATORS: firmware payload is unsigned and it is possible to modify it
#: src/gfu-common.c:427
msgid "Unsigned payload"
msgstr ""

#. TRANSLATORS: this device is not actually real
#: src/gfu-common.c:431
msgid "Emulated"
msgstr ""

#. TRANSLATORS: we're saving all USB events for emulation
#: src/gfu-common.c:435
msgid "Tagged for emulation"
msgstr ""

#. TRANSLATORS: device should stay on one firmware version unless the new version
#. * is explicitly specified
#: src/gfu-common.c:441
msgid "Only explicit updates"
msgstr ""

#. TRANSLATORS: daemon is inactive
#: src/gfu-common.c:526
msgid "Idle…"
msgstr ""

#. TRANSLATORS: decompressing the firmware file
#: src/gfu-common.c:530
msgid "Decompressing…"
msgstr ""

#. TRANSLATORS: parsing the firmware information
#: src/gfu-common.c:534
msgid "Loading…"
msgstr ""

#. TRANSLATORS: restarting the device to pick up new F/W
#: src/gfu-common.c:538
msgid "Restarting device…"
msgstr ""

#. TRANSLATORS: reading from the flash chips
#: src/gfu-common.c:542
msgid "Reading…"
msgstr ""

#. TRANSLATORS: writing to the flash chips
#: src/gfu-common.c:546
msgid "Writing…"
msgstr ""

#. TRANSLATORS: erasing contents of the flash chips
#: src/gfu-common.c:550
msgid "Erasing…"
msgstr ""

#. TRANSLATORS: verifying we wrote the firmware correctly
#: src/gfu-common.c:554
msgid "Verifying…"
msgstr ""

#. TRANSLATORS: scheduing an update to be done on the next boot
#: src/gfu-common.c:558
msgid "Scheduling…"
msgstr ""

#. TRANSLATORS: downloading from a remote server
#: src/gfu-common.c:562
msgid "Downloading…"
msgstr ""

#. TRANSLATORS: waiting for user to authenticate
#: src/gfu-common.c:566
msgid "Authenticating…"
msgstr ""

#. TRANSLATORS: waiting for device to do something
#: src/gfu-common.c:570
msgid "Waiting…"
msgstr ""

#. TRANSLATORS: waiting for daemon
#: src/gfu-common.c:574
msgid "Shutting down…"
msgstr ""

#. TRANSLATORS: waiting for daemon
#: src/gfu-common.c:579
msgid "Waiting for user…"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:72
msgid "Understood"
msgstr ""

#. TRANSLATORS: the attestation failed
#: src/gfu-main.c:262
msgid "Not OK"
msgstr ""

#. TRANSLATORS: the checksum verified
#. TRANSLATORS: button text
#: src/gfu-main.c:267 src/gfu-main.c:2052
msgid "OK"
msgstr ""

#. TRANSLATORS: as in laptop battery power
#: src/gfu-main.c:278
msgid "System power is too low to perform the update"
msgstr ""

#. TRANSLATORS: as in laptop battery power
#: src/gfu-main.c:282
#, c-format
msgid "System power is too low to perform the update (%u%%, requires %u%%)"
msgstr ""

#. TRANSLATORS: for example, a Bluetooth mouse that is in powersave mode
#: src/gfu-main.c:288
msgid "Device is unreachable, or out of wireless range"
msgstr ""

#. TRANSLATORS: for example the batteries *inside* the Bluetooth mouse
#: src/gfu-main.c:295
msgid "Device battery power is too low"
msgstr ""

#. TRANSLATORS: for example the batteries *inside* the Bluetooth mouse
#: src/gfu-main.c:298
#, c-format
msgid "Device battery power is too low (%u%%, requires %u%%)"
msgstr ""

#. TRANSLATORS: usually this is when we're waiting for a reboot
#: src/gfu-main.c:304
msgid "Device is waiting for the update to be applied"
msgstr ""

#. TRANSLATORS: as in, wired mains power for a laptop
#: src/gfu-main.c:308
msgid "Device requires AC power to be connected"
msgstr ""

#. TRANSLATORS: lid means "laptop top cover"
#: src/gfu-main.c:312
msgid "Device cannot be used while the lid is closed"
msgstr ""

#. TRANSLATORS: device cannot be interrupted, for instance taking a phone call
#: src/gfu-main.c:316
msgid "Device is in use"
msgstr ""

#. TRANSLATORS: device cannot be interrupted, for instance taking a phone call
#: src/gfu-main.c:320
msgid "Device cannot be used while there are no displays plugged in"
msgstr ""

#. TRANSLATORS: the hw IDs the device defines,
#. * e.g. USB:0x1234
#: src/gfu-main.c:419 src/gfu-main.ui:204
msgid "Vendor ID"
msgid_plural "Vendor IDs"
msgstr[0] ""
msgstr[1] ""

#. TRANSLATORS: the checksum state was unknown
#: src/gfu-main.c:447
msgid "Unknown"
msgstr ""

#. TRANSLATORS: error in shutting down the system
#: src/gfu-main.c:560
msgid "Shutdown Failed"
msgstr ""

#: src/gfu-main.c:561
msgid "A manual shutdown is required."
msgstr ""

#. TRANSLATORS: error in rebooting down the system
#: src/gfu-main.c:571
msgid "Reboot Failed"
msgstr ""

#: src/gfu-main.c:572
msgid "A manual reboot is required."
msgstr ""

#. TRANSLATORS: fwupd refused us data
#: src/gfu-main.c:630 src/gfu-main.c:1163
msgid "Getting Remotes Failed"
msgstr ""

#. TRANSLATORS: the LVFS remote could not be enabled
#: src/gfu-main.c:760
msgid "Uploading Failed"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:809
msgid "Upload Device List?"
msgstr ""

#. TRANSLATORS: dialog body, %1 is typically "Linux Vendor Firmware Service"
#. *  and %2 is a URL to the privacy policy
#: src/gfu-main.c:814
#, c-format
msgid ""
"Help to improve the %s by sending the list of current devices. The list is "
"anonymous and does not include personally identifiable information  — see "
"the <a href=\"%s\">privacy policy</a> for more information."
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:822 src/gfu-main.c:1430 src/gfu-main.c:1943
msgid "_Cancel"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:825
msgid "_Upload"
msgstr ""

#. TRANSLATORS: header before the JSON listing
#: src/gfu-main.c:834
msgid "Device List"
msgstr ""

#: src/gfu-main.c:865
msgid "Copy"
msgstr ""

#. TRANSLATORS: fwupd refused us data
#: src/gfu-main.c:947
msgid "Getting Devices Failed"
msgstr ""

#. TRANSLATORS: no devices supporting firmware updates were found
#: src/gfu-main.c:972
msgid "No supported devices were found…"
msgstr ""

#. TRANSLATORS: the list of available firmware failed to be updated
#: src/gfu-main.c:1115
msgid "Refreshing Metadata Failed"
msgstr ""

#. TRANSLATORS: the LVFS remote could not be enabled
#: src/gfu-main.c:1147
msgid "Modifying Remote Failed"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1202
msgid "Nothing To Do!"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1204
msgid "There are no unsupported devices detected."
msgstr ""

#. TRANSLATORS: dialog title
#. TRANSLATORS: the firmware install failed for an unspecified reason
#: src/gfu-main.c:1239 src/gfu-main.c:1753
msgid "Installation Failed"
msgstr ""

#: src/gfu-main.c:1279
msgid "This firmware is not compatible with devices found on your system."
msgstr ""

#. TRANSLATORS: dialog title, where %1 is the firmware version (e.g. '1.2.3')
#: src/gfu-main.c:1289
#, c-format
msgid "Cannot Install %s"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1298
msgid "_Close"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1325
msgid "Getting File Details Failed"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1348
msgid "Firmware Version Blocked"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1355
msgid "Firmware Not Approved"
msgstr ""

#. TRANSLATORS: dialog title, where %1 is the device name (e.g. 'ThinkPad P1G3')
#. * and %2 is the firmware version (e.g. '1.2.3')
#: src/gfu-main.c:1362
#, c-format
msgid "Install %s %s?"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1369
msgid "Unsigned Firmware"
msgstr ""

#: src/gfu-main.c:1370
msgid "Only signed firmware can be installed."
msgstr ""

#. TRANSLATORS: dialog title, where %1 is the device name (e.g. 'ThinkPad P1G3')
#. * and %2 is the firmware version (e.g. '1.2.3')
#: src/gfu-main.c:1375
#, c-format
msgid "Install UNTRUSTED %s %s:"
msgstr ""

#. TRANSLATORS: this is for an different stream of firmware, e.g.
#. * produced by a different entity than the original vendor.
#. * %1 is something like 'oss'
#: src/gfu-main.c:1385
#, c-format
msgid "This firmware is from the alternate '%s' branch."
msgstr ""

#. TRANSLATORS: this is when the community is now providing updates
#. * rather than the original (dead?) upstream OEM
#: src/gfu-main.c:1392
msgid ""
"This firmware has been built by the community, rather than the original OEM "
"vendor."
msgstr ""

#. TRANSLATORS: this is when an OEM or ODM the user trusts has
#. tested the firmware update
#: src/gfu-main.c:1399
msgid "This firmware has been tested by a trusted vendor."
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1412
msgid "Update"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1415
msgid "Downgrade"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1419
msgid "Reinstall"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1484
msgid "Install"
msgstr ""

#. TRANSLATORS: window title
#: src/gfu-main.c:1487
msgid "Install Cabinet Archive"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1512
msgid "Loading Emulation Data Failed"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1549
msgid "Load"
msgstr ""

#. TRANSLATORS: window title
#: src/gfu-main.c:1552
msgid "Load Device Emulation Data"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:1573
msgid "Saving Emulation Data Failed"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1612
msgid "Save"
msgstr ""

#. TRANSLATORS: window title
#: src/gfu-main.c:1615
msgid "Save Device Emulation Data"
msgstr ""

#. TRANSLATORS: the user needs to do something, e.g. remove the device
#: src/gfu-main.c:1656
msgid "Further Action Required"
msgstr ""

#. TRANSLATORS: the user needs to do something, e.g. remove the device
#: src/gfu-main.c:1659
msgid "Action Required"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1664 src/gfu-main.c:1850
msgid "Continue"
msgstr ""

#: src/gfu-main.c:1771 src/gfu-main.c:2506
msgid "Shutdown Required"
msgstr ""

#: src/gfu-main.c:1772
msgid "The update requires the system to shutdown to complete."
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1774 src/gfu-main.c:2509
msgid "Shutdown"
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1779 src/gfu-main.c:1795 src/gfu-main.c:2514
#: src/gfu-main.c:2531
msgid "Later"
msgstr ""

#. TRANSLATORS: prompting a reboot to the user
#: src/gfu-main.c:1787
msgid "Reboot Required"
msgstr ""

#: src/gfu-main.c:1788
msgid "The update requires a reboot to complete."
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1790 src/gfu-main.c:2526
msgid "Reboot"
msgstr ""

#. TRANSLATORS: the installation was successful onto the device
#: src/gfu-main.c:1803
msgid "Installation Successful"
msgstr ""

#. TRANSLATORS: dialog text, %1 is a
#. * version number, %2 is a device name
#: src/gfu-main.c:1807
#, c-format
msgid "Installed firmware version %s on %s."
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:1811
msgid "Close"
msgstr ""

#. TRANSLATORS: e.g. bitlocker
#: src/gfu-main.c:1849
msgid "Full Disk Encryption"
msgstr ""

#. TRANSLATORS: buttons
#. TRANSLATORS: button text
#: src/gfu-main.c:1851 src/gfu-main.c:1885 src/gfu-main.c:2086
#: src/gfu-main.c:2130 src/gfu-main.c:2824
msgid "Cancel"
msgstr ""

#. TRANSLATORS: the platform secret is stored in the PCRx registers on the TPM
#: src/gfu-main.c:1857
msgid ""
"Some of the platform secrets may be invalidated when updating this firmware."
msgstr ""

#. TRANSLATORS: 'recovery key' here refers to a code, rather than a metal thing
#: src/gfu-main.c:1859
msgid "Please ensure you have the volume recovery key before continuing."
msgstr ""

#. TRANSLATORS: title, %2 is the device vendor name
#: src/gfu-main.c:1876
#, c-format
msgid "Firmware Not Supplied By %s"
msgstr ""

#. TRANSLATORS: branch switch title
#: src/gfu-main.c:1880
msgid "Firmware Not Supplied By Vendor"
msgstr ""

#. TRANSLATORS: button text to switch to another stream of firmware
#: src/gfu-main.c:1887
msgid "Switch Branch"
msgstr ""

#. TRANSLATORS: %1 is the device vendor name
#: src/gfu-main.c:1892
#, c-format
msgid ""
"Your hardware may be damaged using this firmware, and installing this "
"release may void any warranty with %s."
msgstr ""

#. TRANSLATORS: the vendor is unknown
#: src/gfu-main.c:1899
msgid ""
"Your hardware may be damaged using this firmware, and installing this "
"release may void any warranty with the vendor."
msgstr ""

#. TRANSLATORS: should the branch be changed
#: src/gfu-main.c:1906
msgid "You must understand the consequences of changing the firmware branch."
msgstr ""

#: src/gfu-main.c:1926
#, c-format
msgid "Reinstall %s?"
msgstr ""

#: src/gfu-main.c:1930
#, c-format
msgid "Upgrade To %s?"
msgstr ""

#. TRANSLATORS: %1 is the version
#: src/gfu-main.c:1933
#, c-format
msgid "Downgrade To %s?"
msgstr ""

#: src/gfu-main.c:1938
#, c-format
msgid "Install %s?"
msgstr ""

#. TRANSLATORS: button text: install the same version again
#: src/gfu-main.c:1948
msgid "_Reinstall"
msgstr ""

#: src/gfu-main.c:1956
msgid "_Upgrade"
msgstr ""

#: src/gfu-main.c:1962
msgid "_Downgrade"
msgstr ""

#. TRANSLATORS: the device can be used normallly
#: src/gfu-main.c:1969
msgid "The device will remain usable for the duration of the update."
msgstr ""

#. TRANSLATORS: the device will be non-fuctional for a while
#: src/gfu-main.c:1974
msgid "The device will be unusable while the update is installing."
msgstr ""

#. TRANSLATORS: verify means checking the actual checksum of the firmware
#: src/gfu-main.c:2045
msgid "Verification Failed"
msgstr ""

#. TRANSLATORS: inform the user that the firmware verification was successful
#: src/gfu-main.c:2050
msgid "Verification Succeeded"
msgstr ""

#. TRANSLATORS: firmware is cryptographically identical
#: src/gfu-main.c:2056
#, c-format
msgid "%s firmware checksums matched."
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:2080
msgid "Verify Checksums?"
msgstr ""

#. TRANSLATORS: device will "go away" and then "come back"
#: src/gfu-main.c:2082
msgid "The device may be unusable during this action."
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:2084
msgid "Verify"
msgstr ""

#. TRANSLATORS: verify means checking the actual checksum of the firmware
#: src/gfu-main.c:2099
msgid "Checksum Update Failed"
msgstr ""

#: src/gfu-main.c:2124
msgid "Update Checksum?"
msgstr ""

#. TRANSLATORS: save what we have now as "valid"
#: src/gfu-main.c:2126
msgid "This will record the current device cryptographic hashes as verified."
msgstr ""

#. TRANSLATORS: button text
#: src/gfu-main.c:2128
msgid "Record"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:2154
msgid "Remove Emulated Device Failed"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:2183
msgid "Modifying Device Failed"
msgstr ""

#. TRANSLATORS: command description
#: src/gfu-main.c:2233 src/gfu-main.c:2915
msgid "GNOME Firmware"
msgstr ""

#. TRANSLATORS: you can put your name here :)
#: src/gfu-main.c:2244
msgid "translator-credits"
msgstr ""

#: src/gfu-main.c:2309
msgid "Category"
msgid_plural "Categories"
msgstr[0] ""
msgstr[1] ""

#. title: hashes of the file payload
#: src/gfu-main.c:2328 src/gfu-main.ui:670
msgid "Checksum"
msgid_plural "Checksums"
msgstr[0] ""
msgstr[1] ""

#. TRANSLATORS: list of security issues, e.g. CVEs
#: src/gfu-main.c:2346
msgid "Fixed Issue"
msgid_plural "Fixed Issues"
msgstr[0] ""
msgstr[1] ""

#. TRANSLATORS: as in non-free
#: src/gfu-main.c:2384
msgid "Proprietary"
msgstr ""

#. TRANSLATORS: maybe try Linux?
#: src/gfu-main.c:2471 src/gfu-main.c:2635
msgid "The fwupd service is not available for your OS."
msgstr ""

#. TRANSLATORS: unlock means to make the device functional in another mode
#: src/gfu-main.c:2498
msgid "Unlocking Device Failed"
msgstr ""

#: src/gfu-main.c:2507
msgid "Unlocking a device requires the system to shutdown to complete."
msgstr ""

#: src/gfu-main.c:2523
msgid "Restart Required"
msgstr ""

#: src/gfu-main.c:2524
msgid "Unlocking a device requires a reboot to complete."
msgstr ""

#. TRANSLATORS: the service here is fwupd.service
#: src/gfu-main.c:2793
msgid "Reloading Service Failed"
msgstr ""

#. TRANSLATORS: dialog title
#: src/gfu-main.c:2816
msgid "Reload Required"
msgstr ""

#. TRANSLATORS: device will "go away" and then "come back"
#: src/gfu-main.c:2818
msgid ""
"The fwupd service needs to be restarted so that device enumeration can be "
"recorded."
msgstr ""

#. TRANSLATORS: button text, where reload is in reference to the fwupd.service process
#: src/gfu-main.c:2822
msgid "Reload"
msgstr ""

#. TRANSLATORS: command line option
#: src/gfu-main.c:2904
msgid "Show extra debugging information"
msgstr ""

#. TRANSLATORS: the user has sausages for fingers
#: src/gfu-main.c:2920
msgid "Failed to parse command line options"
msgstr ""

#. window title
#: src/gfu-main.ui:57
msgid "Devices"
msgstr ""

#: src/gfu-main.ui:64
msgid "Main Menu"
msgstr ""

#. banner title
#: src/gfu-main.ui:74
msgid "Unsupported Devices Detected"
msgstr ""

#. button text
#: src/gfu-main.ui:75
msgid "Show Details…"
msgstr ""

#. banner title
#: src/gfu-main.ui:80
msgid "Firmware Service Disabled"
msgstr ""

#. button text
#: src/gfu-main.ui:81
msgid "Enable…"
msgstr ""

#. banner title
#: src/gfu-main.ui:86
msgid "Firmware Metadata Outdated"
msgstr ""

#. button text
#: src/gfu-main.ui:87
msgid "Refresh…"
msgstr ""

#. group title
#: src/gfu-main.ui:138
msgid "Device Properties"
msgstr ""

#. title: device version
#: src/gfu-main.ui:143
msgid "Current Version"
msgstr ""

#. title: if the device is locked
#: src/gfu-main.ui:153
msgid "Lock Status"
msgstr ""

#. title: the lowest version we can update to
#: src/gfu-main.ui:164
msgid "Minimum Version"
msgstr ""

#. title: the version of the [read only] bootloader
#: src/gfu-main.ui:174
msgid "Bootloader Version"
msgstr ""

#. title: device manufacturer
#. title: manufacturer that supplied the file
#: src/gfu-main.ui:184 src/gfu-main.ui:528
msgid "Vendor"
msgstr ""

#. title: firmware stream, e.g. coreboot
#: src/gfu-main.ui:194
msgid "Branch"
msgstr ""

#. title: ime in seconds to update
#. title: time to deploy this specific update
#: src/gfu-main.ui:214 src/gfu-main.ui:630
msgid "Install Duration"
msgstr ""

#. title: how many times the device can be updated
#: src/gfu-main.ui:224
msgid "Flashes Left"
msgstr ""

#. title: the error text from las time
#: src/gfu-main.ui:234
msgid "Update Error"
msgstr ""

#. title: problems why we can't use the device
#: src/gfu-main.ui:250
msgid "Problems"
msgstr ""

#. title: device unique ID
#: src/gfu-main.ui:266
msgid "Serial Number"
msgstr ""

#. title: if we can verify the firmware
#: src/gfu-main.ui:276
msgid "Attestation"
msgstr ""

#. button: save as trusted
#: src/gfu-main.ui:293
msgid "_Store…"
msgstr ""

#. button: verify the checksum
#: src/gfu-main.ui:307
msgid "_Verify"
msgstr ""

#: src/gfu-main.ui:319
msgid "Hardware Identification"
msgstr ""

#. title: Information about the release, e.g. is-signed
#: src/gfu-main.ui:324 src/gfu-main.ui:620
msgid "Flags"
msgstr ""

#. title: there is firmware we can install
#: src/gfu-main.ui:331
msgid "Available Releases"
msgstr ""

#. title: there are no releases to install
#: src/gfu-main.ui:339
msgid "No Releases Available"
msgstr ""

#. group title
#: src/gfu-main.ui:347
msgid "Device Emulation"
msgstr ""

#. blurb about device emulation
#: src/gfu-main.ui:356
msgid ""
"Events can be recorded to create a virtual emulated device that can be used "
"for automated firmware upgrade testing."
msgstr ""

#. button: tag the device for emulation by recording device events
#: src/gfu-main.ui:373
msgid "Start Recording…"
msgstr ""

#. button: untag the device for emulation, stopping recording device events
#: src/gfu-main.ui:379
msgid "Stop Recording"
msgstr ""

#. button: remove the virtual emulated device
#: src/gfu-main.ui:385
msgid "Remove Device"
msgstr ""

#. title: when starting
#: src/gfu-main.ui:405
msgid "Loading"
msgstr ""

#. more information about when we're loading
#: src/gfu-main.ui:421
msgid "Loading devices…"
msgstr ""

#. title: no devices could be found we can update
#: src/gfu-main.ui:437
msgid "No Devices"
msgstr ""

#. title: one line
#: src/gfu-main.ui:495
msgid "Summary"
msgstr ""

#. title: multiple lines of prose
#: src/gfu-main.ui:510
msgid "Description"
msgstr ""

#. title: what we are downloading
#: src/gfu-main.ui:538
msgid "Filename"
msgstr ""

#. title: size in bytes
#: src/gfu-main.ui:556
msgid "Size"
msgstr ""

#. title: method of doing the update, e.g. DFU
#: src/gfu-main.ui:566
msgid "Protocol"
msgstr ""

#. title: the nice name of the firmware remote
#: src/gfu-main.ui:579
msgid "Remote ID"
msgstr ""

#. title: the ID to identify the stream
#: src/gfu-main.ui:592
msgid "AppStream ID"
msgstr ""

#. title, e.g. Nonfree, GPLv2+ etc
#: src/gfu-main.ui:610
msgid "License"
msgstr ""

#. title: any message we show the user after the update is done
#: src/gfu-main.ui:640
msgid "Update Message"
msgstr ""

#. title: the type of firmware, e.g. X-ManagementEngine
#: src/gfu-main.ui:650
msgid "Categories"
msgstr ""

#. title: list of security issues, e.g. CVE numbers
#: src/gfu-main.ui:660
msgid "Issues"
msgstr ""

#. menu-text: download a new copy of the firmware metadata
#: src/gfu-main.ui:701
msgid "_Refresh Metadata"
msgstr ""

#. menu-text: upload a device list to the LVFS
#: src/gfu-main.ui:705
msgid "_Upload Device List"
msgstr ""

#. menu-text: select and install a local file
#: src/gfu-main.ui:709
msgid "_Install Firmware Archive"
msgstr ""

#. menu-text: select and load a local file
#: src/gfu-main.ui:713
msgid "Device Emulation _Load"
msgstr ""

#. menu-text: select and save a local file
#: src/gfu-main.ui:717
msgid "Device Emulation _Save"
msgstr ""

#: src/gfu-main.ui:721
msgid "_Keyboard Shortcuts"
msgstr ""

#. menu-text: shows information about this ap
#: src/gfu-main.ui:725
msgid "_About"
msgstr ""

#: src/shortcuts-dialog.ui:6
msgid "General"
msgstr ""

#: src/shortcuts-dialog.ui:10
msgid "Refresh Metadata"
msgstr ""

#: src/shortcuts-dialog.ui:16
msgid "Install Firmware Archive"
msgstr ""

#: src/shortcuts-dialog.ui:22
msgid "Open Main Menu"
msgstr ""

#: src/shortcuts-dialog.ui:28
msgid "Show Keyboard Shortcuts"
msgstr ""

#: src/shortcuts-dialog.ui:34
msgid "Close Window"
msgstr ""

#: src/shortcuts-dialog.ui:40
msgid "Quit"
msgstr ""

#. TRANSLATORS: update severity
#: src/gfu-release-row.c:39
msgid "Critical"
msgstr ""

#. TRANSLATORS: update severity
#: src/gfu-release-row.c:46
msgid "High Priority"
msgstr ""

#. TRANSLATORS: upgrading the firmware
#: src/gfu-release-row.c:60
msgid "_Upgrade…"
msgstr ""

#. TRANSLATORS: downgrading the firmware
#: src/gfu-release-row.c:63
msgid "_Downgrade…"
msgstr ""

#. TRANSLATORS: installing the same firmware that is
#. * currently installed
#: src/gfu-release-row.c:67
msgid "_Reinstall…"
msgstr ""

#. TRANSLATORS: problems are things the user has to fix, e.g. low battery
#: src/gfu-release-row.c:78
msgid "Cannot perform action as the device has a problem"
msgstr ""
