From d06c3f0d4af6c16a87884112be095d4aad704ebd Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 13 Jun 2016 13:30:03 +0100 Subject: [PATCH] Release fwupd 0.7.2 --- NEWS | 16 ++ po/cs.po | 9 +- po/de.po | 9 +- po/en_GB.po | 9 +- po/fr.po | 9 +- po/he.po | 9 +- po/hi_IN.po | 9 +- po/hu.po | 29 ++-- po/nl_NL.po | 9 +- po/oc.po | 11 +- po/pl.po | 29 ++-- po/pt_BR.po | 9 +- po/ru.po | 29 ++-- po/sk.po | 29 ++-- po/sr.po | 9 +- po/sv.po | 9 +- po/tr_TR.po | 442 ++++++++++++++++++++++++++++++++++++++++++++++++++++ po/uk.po | 29 ++-- po/zh_CN.po | 29 ++-- 19 files changed, 621 insertions(+), 112 deletions(-) create mode 100644 po/tr_TR.po diff --git a/NEWS b/NEWS index dfeaf2430..da6d30c53 100644 --- a/NEWS +++ b/NEWS @@ -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 diff --git a/po/cs.po b/po/cs.po index 9a6569b62..bbd9df49b 100644 --- a/po/cs.po +++ b/po/cs.po @@ -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 \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" diff --git a/po/de.po b/po/de.po index 718ca5c91..6b8eb21c0 100644 --- a/po/de.po +++ b/po/de.po @@ -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 \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" diff --git a/po/en_GB.po b/po/en_GB.po index 1576f9abf..724925bff 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -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 \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" diff --git a/po/fr.po b/po/fr.po index da2cb1d3d..9de31fba7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -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 \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 "" diff --git a/po/he.po b/po/he.po index 26a3ee9da..c76b47600 100644 --- a/po/he.po +++ b/po/he.po @@ -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 \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 "" diff --git a/po/hi_IN.po b/po/hi_IN.po index a33c8cf57..b86f8bba3 100644 --- a/po/hi_IN.po +++ b/po/hi_IN.po @@ -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 \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 "" diff --git a/po/hu.po b/po/hu.po index c8dc1acb5..12ed553e0 100644 --- a/po/hu.po +++ b/po/hu.po @@ -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 \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" diff --git a/po/nl_NL.po b/po/nl_NL.po index c414ef6ac..8d9d3d34d 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -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 \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" diff --git a/po/oc.po b/po/oc.po index 2a1d5bf3a..f84e30ff5 100644 --- a/po/oc.po +++ b/po/oc.po @@ -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 \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" diff --git a/po/pl.po b/po/pl.po index 6cf156977..ff000a72f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -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 \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" diff --git a/po/pt_BR.po b/po/pt_BR.po index 73668cdbe..da63ffae1 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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 \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" diff --git a/po/ru.po b/po/ru.po index ee55a8efc..3adf46145 100644 --- a/po/ru.po +++ b/po/ru.po @@ -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 \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" diff --git a/po/sk.po b/po/sk.po index b02f4ab59..5406c758c 100644 --- a/po/sk.po +++ b/po/sk.po @@ -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 \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" diff --git a/po/sr.po b/po/sr.po index 9d44d293c..9e99917bf 100644 --- a/po/sr.po +++ b/po/sr.po @@ -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 \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 "ГУИД" diff --git a/po/sv.po b/po/sv.po index 7d2b74432..92c068129 100644 --- a/po/sv.po +++ b/po/sv.po @@ -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 \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 "" diff --git a/po/tr_TR.po b/po/tr_TR.po new file mode 100644 index 000000000..92b517231 --- /dev/null +++ b/po/tr_TR.po @@ -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 , 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 \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 "" diff --git a/po/uk.po b/po/uk.po index cbad7a492..624a9d6ce 100644 --- a/po/uk.po +++ b/po/uk.po @@ -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 \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" diff --git a/po/zh_CN.po b/po/zh_CN.po index 1c2a91ddf..5da47b6b7 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -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 \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"