Release fwupd 0.7.2

This commit is contained in:
Richard Hughes 2016-06-13 13:30:03 +01:00
parent d0583ae340
commit d06c3f0d4a
19 changed files with 621 additions and 112 deletions

16
NEWS
View File

@ -1,3 +1,19 @@
Version 0.7.2
~~~~~~~~~~~~~
Released: 2016-06-13
New Features:
- Add a GetDetailsLocal() method to eventually replace GetDetails() (Richard Hughes)
- Add fu_device_get_alternate() (Richard Hughes)
- Allow devices to have multiple assigned GUIDs (Richard Hughes)
- Allow metainfo files to match only specific revisions of devices (Richard Hughes)
- Show the DFU protocol version in 'dfu-tool list' (Richard Hughes)
Bugfixes:
- Enforce allowing providers to take away flash abilities (Mario Limonciello)
- Only claim the DFU interface when required (Richard Hughes)
- Only return updatable devices from GetDevices() (Richard Hughes)
Version 0.7.1
~~~~~~~~~~~~~
Released: 2016-05-13

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Czech (http://www.transifex.com/hughsie/fwupd/language/cs/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr "Oblast"
msgid "Found"
msgstr "Nalezeno"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,7 +327,6 @@ msgstr "Hotovo!"
msgid "%s has firmware updates:"
msgstr "%s má aktualizace firmwaru:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: German (http://www.transifex.com/hughsie/fwupd/language/de/)\n"
"MIME-Version: 1.0\n"
@ -125,6 +125,10 @@ msgstr "Bereich"
msgid "Found"
msgstr "Gefunden"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -324,7 +328,6 @@ msgstr "Fertig."
msgid "%s has firmware updates:"
msgstr "Firmwareaktualisierungen für %s verfügbar:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/hughsie/fwupd/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr "Region"
msgid "Found"
msgstr "Found"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,7 +327,6 @@ msgstr "Done!"
msgid "%s has firmware updates:"
msgstr "%s has firmware updates:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: French (http://www.transifex.com/hughsie/fwupd/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr ""
msgid "Found"
msgstr ""
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,7 +327,6 @@ msgstr "Terminé !"
msgid "%s has firmware updates:"
msgstr ""
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/hughsie/fwupd/language/he/)\n"
"MIME-Version: 1.0\n"
@ -125,6 +125,10 @@ msgstr ""
msgid "Found"
msgstr ""
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -324,7 +328,6 @@ msgstr "הסתיים!"
msgid "%s has firmware updates:"
msgstr "ישנם עדכוני קושחה עבור %s:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Hindi (India) (http://www.transifex.com/hughsie/fwupd/language/hi_IN/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr ""
msgid "Found"
msgstr ""
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,7 +327,6 @@ msgstr "हो गया !"
msgid "%s has firmware updates:"
msgstr ""
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/hughsie/fwupd/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -126,6 +126,10 @@ msgstr "Régió"
msgid "Found"
msgstr "Megtalálva"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -325,40 +329,39 @@ msgstr "Kész!"
msgid "%s has firmware updates:"
msgstr "%s firmware frissítésekkel rendelkezik:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"
#. TRANSLATORS: section header for firmware version
msgid "Update Version"
msgstr ""
msgstr "Frissítés verziója"
#. TRANSLATORS: section header for firmware checksum
msgid "Update Checksum"
msgstr ""
msgstr "Frissítés ellenőrzőösszege"
msgid "Update Checksum Type"
msgstr ""
msgstr "Frissítés ellenőrzőösszegének típusa"
#. TRANSLATORS: section header for firmware remote http://
msgid "Update Location"
msgstr ""
msgstr "Frissítés helye"
#. TRANSLATORS: section header for long firmware desc
msgid "Update Description"
msgstr ""
msgstr "Frissítés leírása"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device added:"
msgstr ""
msgstr "Eszköz hozzáadva:"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device removed:"
msgstr ""
msgstr "Eszköz eltávolítva:"
#. TRANSLATORS: this is when a device has been updated
msgid "Device changed:"
msgstr ""
msgstr "Eszköz módosítva:"
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
@ -378,7 +381,7 @@ msgstr "Firmware verziók visszafejlesztésének engedélyezése"
#. TRANSLATORS: command line option
msgid "Override provider warning"
msgstr ""
msgstr "Szolgáltatói figyelmeztetés felülbírálása"
#. TRANSLATORS: command description
msgid "Get all devices that support firmware updates"
@ -434,7 +437,7 @@ msgstr "A tárolt metaadatok frissítése a jelenlegi ROM tartalmával"
#. TRANSLATORS: command description
msgid "Monitor the daemon for events"
msgstr ""
msgstr "A démon eseményeinek figyelése"
#. TRANSLATORS: program name
msgid "Firmware Utility"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/hughsie/fwupd/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr "Gebied"
msgid "Found"
msgstr "Gevonden"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,7 +327,6 @@ msgstr "Afgerond!"
msgid "%s has firmware updates:"
msgstr "%s heeft firmware-updates:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/hughsie/fwupd/language/oc/)\n"
"MIME-Version: 1.0\n"
@ -125,6 +125,10 @@ msgstr "Region"
msgid "Found"
msgstr "Trobat"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -324,7 +328,6 @@ msgstr "Acabat !"
msgid "%s has firmware updates:"
msgstr ""
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"
@ -361,7 +364,7 @@ msgstr ""
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
msgstr "Mòstra d'informations de desbugatge complementàrias"
msgstr "Mòstra d'informacions de desbugatge complementàrias"
#. TRANSLATORS: command line option
msgid "Perform the installation offline where possible"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Polish (http://www.transifex.com/hughsie/fwupd/language/pl/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr "Region"
msgid "Found"
msgstr "Odnaleziono"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,40 +327,39 @@ msgstr "Gotowe."
msgid "%s has firmware updates:"
msgstr "Dostępne są aktualizacje oprogramowania sprzętowego dla urządzenia %s:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"
#. TRANSLATORS: section header for firmware version
msgid "Update Version"
msgstr ""
msgstr "Wersja aktualizacji"
#. TRANSLATORS: section header for firmware checksum
msgid "Update Checksum"
msgstr ""
msgstr "Suma kontrolna aktualizacji"
msgid "Update Checksum Type"
msgstr ""
msgstr "Typ sumy kontrolnej aktualizacji"
#. TRANSLATORS: section header for firmware remote http://
msgid "Update Location"
msgstr ""
msgstr "Położenie aktualizacji"
#. TRANSLATORS: section header for long firmware desc
msgid "Update Description"
msgstr ""
msgstr "Opis aktualizacji"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device added:"
msgstr ""
msgstr "Dodano urządzenie:"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device removed:"
msgstr ""
msgstr "Usunięto urządzenie:"
#. TRANSLATORS: this is when a device has been updated
msgid "Device changed:"
msgstr ""
msgstr "Zmieniono urządzenie:"
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
@ -376,7 +379,7 @@ msgstr "Umożliwia instalowanie poprzednich wersji oprogramowania sprzętowego"
#. TRANSLATORS: command line option
msgid "Override provider warning"
msgstr ""
msgstr "Ignoruje ostrzeżenie dostawcy"
#. TRANSLATORS: command description
msgid "Get all devices that support firmware updates"
@ -432,7 +435,7 @@ msgstr "Aktualizuje przechowywane metadane bieżącą zawartością pamięci ROM
#. TRANSLATORS: command description
msgid "Monitor the daemon for events"
msgstr ""
msgstr "Monitoruje zdarzenia usługi"
#. TRANSLATORS: program name
msgid "Firmware Utility"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/hughsie/fwupd/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@ -125,6 +125,10 @@ msgstr "Região"
msgid "Found"
msgstr "Encontrado"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -324,7 +328,6 @@ msgstr "Feito!"
msgid "%s has firmware updates:"
msgstr "%s tem atualizações:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Russian (http://www.transifex.com/hughsie/fwupd/language/ru/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr "Регион"
msgid "Found"
msgstr "Найдено"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,40 +327,39 @@ msgstr "Готово!"
msgid "%s has firmware updates:"
msgstr "У %s есть обновления микропрограммы:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"
#. TRANSLATORS: section header for firmware version
msgid "Update Version"
msgstr ""
msgstr "Версия обновления"
#. TRANSLATORS: section header for firmware checksum
msgid "Update Checksum"
msgstr ""
msgstr "Контрольная сумма обновления"
msgid "Update Checksum Type"
msgstr ""
msgstr "Тип контрольной суммы обновления"
#. TRANSLATORS: section header for firmware remote http://
msgid "Update Location"
msgstr ""
msgstr "Расположение обновления"
#. TRANSLATORS: section header for long firmware desc
msgid "Update Description"
msgstr ""
msgstr "Описание обновления"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device added:"
msgstr ""
msgstr "Добавлено устройство:"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device removed:"
msgstr ""
msgstr "Изъято устройство:"
#. TRANSLATORS: this is when a device has been updated
msgid "Device changed:"
msgstr ""
msgstr "Заменено устройство:"
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
@ -376,7 +379,7 @@ msgstr "Разрешить понижение версий микропрогр
#. TRANSLATORS: command line option
msgid "Override provider warning"
msgstr ""
msgstr "Игнорировать предупреждения поставщика"
#. TRANSLATORS: command description
msgid "Get all devices that support firmware updates"
@ -432,7 +435,7 @@ msgstr "Обновить сохранённые метаданные с теку
#. TRANSLATORS: command description
msgid "Monitor the daemon for events"
msgstr ""
msgstr "Следить за событиями в фоновой службе"
#. TRANSLATORS: program name
msgid "Firmware Utility"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Slovak (http://www.transifex.com/hughsie/fwupd/language/sk/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr "Oblasť"
msgid "Found"
msgstr "Nájdené"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,40 +327,39 @@ msgstr "Hotovo!"
msgid "%s has firmware updates:"
msgstr "Pre zariadenie %s sú dostupné aktualizácie firmvéru:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"
#. TRANSLATORS: section header for firmware version
msgid "Update Version"
msgstr ""
msgstr "Verzia aktualizácie"
#. TRANSLATORS: section header for firmware checksum
msgid "Update Checksum"
msgstr ""
msgstr "Kontrolný medzisúčet aktualizácie"
msgid "Update Checksum Type"
msgstr ""
msgstr "Typ kontrolného medzisúčtu aktualizácie"
#. TRANSLATORS: section header for firmware remote http://
msgid "Update Location"
msgstr ""
msgstr "Umiestnenie aktualizácie"
#. TRANSLATORS: section header for long firmware desc
msgid "Update Description"
msgstr ""
msgstr "Popis aktualizácie"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device added:"
msgstr ""
msgstr "Pridané zariadenie:"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device removed:"
msgstr ""
msgstr "Odstránené zariadenie:"
#. TRANSLATORS: this is when a device has been updated
msgid "Device changed:"
msgstr ""
msgstr "Zmenené zariadenie:"
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
@ -376,7 +379,7 @@ msgstr "Umožní zníženie verzií firmvéru"
#. TRANSLATORS: command line option
msgid "Override provider warning"
msgstr ""
msgstr "Nahradí upozornenie poskytovateľa"
#. TRANSLATORS: command description
msgid "Get all devices that support firmware updates"
@ -432,7 +435,7 @@ msgstr "Aktualizuje uložené metaúdaje s aktuálnym obsahom pamäte ROM"
#. TRANSLATORS: command description
msgid "Monitor the daemon for events"
msgstr ""
msgstr "Sleduje démona kvôli udalostiam"
#. TRANSLATORS: program name
msgid "Firmware Utility"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Serbian (http://www.transifex.com/hughsie/fwupd/language/sr/)\n"
"MIME-Version: 1.0\n"
@ -125,6 +125,10 @@ msgstr "Област"
msgid "Found"
msgstr "Нашао"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -324,7 +328,6 @@ msgstr "Урађено!"
msgid "%s has firmware updates:"
msgstr "%s има ажурирања за фирмвер:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "ГУИД"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Swedish (http://www.transifex.com/hughsie/fwupd/language/sv/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr ""
msgid "Found"
msgstr ""
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,7 +327,6 @@ msgstr "Klar!"
msgid "%s has firmware updates:"
msgstr "%s har uppdateringar för fast programvara:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr ""

442
po/tr_TR.po Normal file
View File

@ -0,0 +1,442 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Muhammet Kara <muhammetk@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/hughsie/fwupd/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
msgid "Install signed system firmware"
msgstr "İmzalı sistem ürün yazılımını yükle"
#. TRANSLATORS: this is the PolicyKit modal dialog
msgid "Authentication is required to update the firmware on this machine"
msgstr "Bu makine üzerindeki ürün yazılımını güncellemek için kimlik doğrulama gerekir"
msgid "Install unsigned system firmware"
msgstr "İmzasız sistem ürün yazılımını yükle"
msgid "Install old version of system firmware"
msgstr "Eski sürüm sistem ürün yazılımını yükle"
#. TRANSLATORS: this is the PolicyKit modal dialog
msgid "Authentication is required to downgrade the firmware on this machine"
msgstr "Bu makine üzerindeki ürün yazılımının sürümünü indirmek için kimlik doğrulama gerekir"
msgid "Install signed device firmware"
msgstr "İmzalı aygıt ürün yazılımını yükle"
#. TRANSLATORS: this is the PolicyKit modal dialog
msgid ""
"Authentication is required to update the firmware on a removable device"
msgstr "Çıkarılabilir aygıt üzerindeki ürün yazılımını güncellemek için kimlik doğrulama gerekir"
msgid "Install unsigned device firmware"
msgstr "İmzasız aygıt ürün yazılımını yükle"
#. TRANSLATORS: this is the PolicyKit modal dialog
msgid ""
"Authentication is required to downgrade the firmware on a removable device"
msgstr ""
msgid "Unlock the device to allow access"
msgstr ""
#. TRANSLATORS: this is the PolicyKit modal dialog
msgid "Authentication is required to unlock a device"
msgstr ""
#. TRANSLATORS: this is a command alias, e.g. 'get-devices'
#, c-format
msgid "Alias to %s"
msgstr ""
#. TRANSLATORS: error message
msgid "Command not found"
msgstr ""
#. TRANSLATORS: when an action has completed
msgid "OK"
msgstr "Tamam"
#. TRANSLATORS: when moving from runtime to DFU mode
msgid "Detaching"
msgstr "Ayrılıyor"
#. TRANSLATORS: when moving from DFU to runtime mode
msgid "Attaching"
msgstr "Bağlanıyor"
#. TRANSLATORS: when copying from host to device
msgid "Downloading"
msgstr "İndiriliyor"
#. TRANSLATORS: when copying from device to host
msgid "Uploading"
msgstr "Karşıya Yükleniyor"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Added"
msgstr "Eklendi"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Removed"
msgstr "Kaldırıldı"
#. TRANSLATORS: this is when a device is hotplugged
#. TRANSLATORS: this is when the daemon state changes
msgid "Changed"
msgstr "Değişti"
#. TRANSLATORS: this is when a device ctrl+c's a watch
msgid "Cancelled"
msgstr "İptal Edildi"
#. TRANSLATORS: Appstream ID for the hardware type
msgid "ID"
msgstr "Kimlik (ID)"
#. TRANSLATORS: interface name, e.g. "Flash"
msgid "Name"
msgstr "İsim"
#. TRANSLATORS: this is the encryption method used when writing
msgid "Cipher"
msgstr "Şifreleme"
#. TRANSLATORS: these are areas of memory on the chip
msgid "Region"
msgstr "Bölge"
#. TRANSLATORS: detected a DFU device
msgid "Found"
msgstr "Bulundu"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
msgid "Status"
msgstr "Durum"
msgid "Unknown: permission denied"
msgstr "Bilinmiyor: izin verilmedi"
#. TRANSLATORS: device mode, e.g. runtime or DFU
msgid "Mode"
msgstr "Kip"
#. TRANSLATORS: device state, i.e. appIDLE
msgid "State"
msgstr "Evre"
#. TRANSLATORS: device quirks, i.e. things that
#. * it does that we have to work around
msgid "Quirks"
msgstr ""
#. TRANSLATORS: command description
msgid "Convert firmware to DFU format"
msgstr "Ürün yazılımını DFU biçimine dönüştür"
#. TRANSLATORS: command description
msgid "Merge multiple firmware files into one"
msgstr "Birden çok ürün yazılımı dosyasını tek dosyada birleştir"
#. TRANSLATORS: command description
msgid "Set vendor ID on firmware file"
msgstr ""
#. TRANSLATORS: command description
msgid "Set product ID on firmware file"
msgstr ""
#. TRANSLATORS: command description
msgid "Set release version on firmware file"
msgstr ""
#. TRANSLATORS: command description
msgid "Set alternative number on firmware file"
msgstr ""
#. TRANSLATORS: command description
msgid "Set alternative name on firmware file"
msgstr ""
#. TRANSLATORS: command description
msgid "Attach DFU capable device back to runtime"
msgstr ""
#. TRANSLATORS: command description
msgid "Read firmware from device into a file"
msgstr ""
#. TRANSLATORS: command description
msgid "Read firmware from one partition into a file"
msgstr ""
#. TRANSLATORS: command description
msgid "Write firmware from file into device"
msgstr ""
#. TRANSLATORS: command description
msgid "Write firmware from file into one partition"
msgstr ""
#. TRANSLATORS: command description
msgid "List currently attached DFU capable devices"
msgstr ""
#. TRANSLATORS: command description
msgid "Detach currently attached DFU capable device"
msgstr ""
#. TRANSLATORS: command description
msgid "Dump details about a firmware file"
msgstr ""
#. TRANSLATORS: command description
msgid "Watch DFU devices being hotplugged"
msgstr ""
#. TRANSLATORS: command description
msgid "Encrypt firmware data"
msgstr ""
#. TRANSLATORS: command description
msgid "Decrypt firmware data"
msgstr ""
#. TRANSLATORS: command description
msgid "Sets metadata on a firmware file"
msgstr ""
#. TRANSLATORS: DFU stands for device firmware update
msgid "DFU Utility"
msgstr ""
#. TRANSLATORS: the user didn't read the man page
msgid "Failed to parse arguments"
msgstr ""
#. TRANSLATORS: turn on all debugging
msgid "Show debugging information for all files"
msgstr ""
#. TRANSLATORS: for the --verbose arg
msgid "Debugging Options"
msgstr ""
#. TRANSLATORS: for the --verbose arg
msgid "Show debugging options"
msgstr ""
#. TRANSLATORS: exit after we've started up, used for user profiling
msgid "Exit after a small delay"
msgstr ""
#. TRANSLATORS: exit straight away, used for automatic profiling
msgid "Exit after the engine has loaded"
msgstr ""
#. TRANSLATORS: program name
msgid "Firmware Update Daemon"
msgstr ""
#. TRANSLATORS: program summary
msgid "Firmware Update D-Bus Service"
msgstr ""
#. TRANSLATORS: daemon is inactive
msgid "Idle"
msgstr ""
#. TRANSLATORS: decompressing the firmware file
msgid "Decompressing firmware"
msgstr ""
#. TRANSLATORS: parsing the firmware information
msgid "Loading firmware"
msgstr ""
#. TRANSLATORS: restarting the device to pick up new F/W
msgid "Restarting device"
msgstr ""
#. TRANSLATORS: writing to the flash chips
msgid "Writing firmware to device"
msgstr ""
#. TRANSLATORS: verifying we wrote the firmware correctly
msgid "Verifying firmware from device"
msgstr ""
#. TRANSLATORS: scheduing an update to be done on the next boot
msgid "Scheduling upgrade"
msgstr ""
#. TRANSLATORS: nothing attached that can be upgraded
msgid "No hardware detected with firmware update capability"
msgstr ""
#. TRANSLATOR: the provider only supports offline
msgid "Retrying as an offline update"
msgstr ""
#. TRANSLATORS: the first replacement is a display name
#. * e.g. "ColorHugALS" and the second is a version number
#. * e.g. "1.2.3"
#, c-format
msgid "Reinstalling %s with %s... "
msgstr ""
#. TRANSLATORS: the first replacement is a display name
#. * e.g. "ColorHugALS" and the second and third are
#. * version numbers e.g. "1.2.3"
#, c-format
msgid "Downgrading %s from %s to %s... "
msgstr ""
#. TRANSLATORS: the first replacement is a display name
#. * e.g. "ColorHugALS" and the second and third are
#. * version numbers e.g. "1.2.3"
#, c-format
msgid "Updating %s from %s to %s... "
msgstr ""
msgid "Done!"
msgstr ""
#. TRANSLATORS: first replacement is device name
#, c-format
msgid "%s has firmware updates:"
msgstr ""
msgid "GUID"
msgstr ""
#. TRANSLATORS: section header for firmware version
msgid "Update Version"
msgstr ""
#. TRANSLATORS: section header for firmware checksum
msgid "Update Checksum"
msgstr ""
msgid "Update Checksum Type"
msgstr ""
#. TRANSLATORS: section header for firmware remote http://
msgid "Update Location"
msgstr ""
#. TRANSLATORS: section header for long firmware desc
msgid "Update Description"
msgstr ""
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device added:"
msgstr ""
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device removed:"
msgstr ""
#. TRANSLATORS: this is when a device has been updated
msgid "Device changed:"
msgstr ""
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
msgstr ""
#. TRANSLATORS: command line option
msgid "Perform the installation offline where possible"
msgstr ""
#. TRANSLATORS: command line option
msgid "Allow re-installing existing firmware versions"
msgstr ""
#. TRANSLATORS: command line option
msgid "Allow downgrading firmware versions"
msgstr ""
#. TRANSLATORS: command line option
msgid "Override provider warning"
msgstr ""
#. TRANSLATORS: command description
msgid "Get all devices that support firmware updates"
msgstr ""
#. TRANSLATORS: command description
msgid "Install prepared updates now"
msgstr ""
#. TRANSLATORS: command description
msgid "Install a firmware file on this hardware"
msgstr ""
#. TRANSLATORS: command description
msgid "Gets details about a firmware file"
msgstr ""
#. TRANSLATORS: command description
msgid "Gets the list of updates for connected hardware"
msgstr ""
#. TRANSLATORS: command description
msgid "Updates all firmware to latest versions available"
msgstr ""
#. TRANSLATORS: command description
msgid "Gets the cryptographic hash of the dumped firmware"
msgstr ""
#. TRANSLATORS: command description
msgid "Unlocks the device for firmware access"
msgstr ""
#. TRANSLATORS: command description
msgid "Clears the results from the last update"
msgstr ""
#. TRANSLATORS: command description
msgid "Gets the results from the last update"
msgstr ""
#. TRANSLATORS: command description
msgid "Refresh metadata from remote server"
msgstr ""
#. TRANSLATORS: command description
msgid "Dump the ROM checksum"
msgstr ""
#. TRANSLATORS: command description
msgid "Update the stored metadata with current ROM contents"
msgstr ""
#. TRANSLATORS: command description
msgid "Monitor the daemon for events"
msgstr ""
#. TRANSLATORS: program name
msgid "Firmware Utility"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Ukrainian (http://www.transifex.com/hughsie/fwupd/language/uk/)\n"
"MIME-Version: 1.0\n"
@ -124,6 +124,10 @@ msgstr "Регіон"
msgid "Found"
msgstr "Знайдено"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -323,40 +327,39 @@ msgstr "Виконано!"
msgid "%s has firmware updates:"
msgstr "%s має такі оновлення мікропрограми:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"
#. TRANSLATORS: section header for firmware version
msgid "Update Version"
msgstr ""
msgstr "Версія оновлення"
#. TRANSLATORS: section header for firmware checksum
msgid "Update Checksum"
msgstr ""
msgstr "Контрольна сума оновлення"
msgid "Update Checksum Type"
msgstr ""
msgstr "Тип контрольної суми оновлення"
#. TRANSLATORS: section header for firmware remote http://
msgid "Update Location"
msgstr ""
msgstr "Місце оновлення"
#. TRANSLATORS: section header for long firmware desc
msgid "Update Description"
msgstr ""
msgstr "Опис оновлення"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device added:"
msgstr ""
msgstr "Додано пристрій:"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device removed:"
msgstr ""
msgstr "Вилучено пристрій:"
#. TRANSLATORS: this is when a device has been updated
msgid "Device changed:"
msgstr ""
msgstr "Змінено пристрій:"
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
@ -376,7 +379,7 @@ msgstr "Дозволити зниження версій мікропрогра
#. TRANSLATORS: command line option
msgid "Override provider warning"
msgstr ""
msgstr "Не зважати на попередження надавача"
#. TRANSLATORS: command description
msgid "Get all devices that support firmware updates"
@ -432,7 +435,7 @@ msgstr "Оновити збережені метадані на основі п
#. TRANSLATORS: command description
msgid "Monitor the daemon for events"
msgstr ""
msgstr "Стежити за подіями у фоновій службі"
#. TRANSLATORS: program name
msgid "Firmware Utility"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: fwupd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-13 14:46+0100\n"
"PO-Revision-Date: 2016-05-13 13:46+0000\n"
"POT-Creation-Date: 2016-06-13 13:29+0100\n"
"PO-Revision-Date: 2016-06-13 12:29+0000\n"
"Last-Translator: Richard Hughes <richard@hughsie.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/hughsie/fwupd/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@ -126,6 +126,10 @@ msgstr "区域"
msgid "Found"
msgstr "找到"
#. TRANSLATORS: DFU protocol version, e.g. 1.1
msgid "Protocol"
msgstr ""
#. TRANSLATORS: probably not run as root...
#. TRANSLATORS: device has failed to report status
#. TRANSLATORS: device status, e.g. "OK"
@ -325,40 +329,39 @@ msgstr "完成!"
msgid "%s has firmware updates:"
msgstr "%s 有固件更新:"
#. TRANSLATORS: a GUID for the hardware
msgid "GUID"
msgstr "GUID"
#. TRANSLATORS: section header for firmware version
msgid "Update Version"
msgstr ""
msgstr "更新版本"
#. TRANSLATORS: section header for firmware checksum
msgid "Update Checksum"
msgstr ""
msgstr "更新校验和"
msgid "Update Checksum Type"
msgstr ""
msgstr "更新校验和类型"
#. TRANSLATORS: section header for firmware remote http://
msgid "Update Location"
msgstr ""
msgstr "更新位置"
#. TRANSLATORS: section header for long firmware desc
msgid "Update Description"
msgstr ""
msgstr "更新说明"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device added:"
msgstr ""
msgstr "已添加设备:"
#. TRANSLATORS: this is when a device is hotplugged
msgid "Device removed:"
msgstr ""
msgstr "已移除设备:"
#. TRANSLATORS: this is when a device has been updated
msgid "Device changed:"
msgstr ""
msgstr "已更改设备:"
#. TRANSLATORS: command line option
msgid "Show extra debugging information"
@ -378,7 +381,7 @@ msgstr "允许降级固件版本"
#. TRANSLATORS: command line option
msgid "Override provider warning"
msgstr ""
msgstr "替代提供商警告"
#. TRANSLATORS: command description
msgid "Get all devices that support firmware updates"
@ -434,7 +437,7 @@ msgstr "使用目前的 ROM 内容更新存储的元数据"
#. TRANSLATORS: command description
msgid "Monitor the daemon for events"
msgstr ""
msgstr "监视守护程序里的事件"
#. TRANSLATORS: program name
msgid "Firmware Utility"