From 9a695991206ad59c3ded503172be2502608771cb Mon Sep 17 00:00:00 2001 From: JJ Fullmer <7743340+darksidemilk@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:33:23 -0500 Subject: [PATCH] Pin the plugins release that reports why imaging failed v1.6.11 carries FOGProject/fog-plugins#21, which was merged the morning after v1.6.10 was cut and so has never reached a server. That change matters more than its own PR made it sound, because the FOS reporting work landed in between. #1206/#1211/#1217/#1223 give a failed task a stored, multi-line report of what FOS actually said, and TaskError sends the flattened opening of it as HOST_IMAGE_FAIL's Reason -- but every bundled listener on v1.6.10 ignores that key and pushes the fixed string "This host has failed to image". Confirmed live before cutting the release. A report whose stored row read fog.download: failed to restore partition 2 partclone.ntfs: /dev/sda2 is busy ERROR: win11-split part 2 checksum mismatch exit code 1 (fog.download) pushed, in its entirety: "fos-deploy-test Failed" / "This host has failed to image". So the whole point of storing the trace stopped at the server. One line, because the sha256 is fetched from the release alongside the tarball rather than pinned here; bin/fetch-plugins.sh reads this constant and verifies what it downloads against it. Verified end to end on this pin: "Fetching plugins v1.6.11" -> "Plugins at v1.6.11", and all three imagefail listeners in the fetched tree read Reason. The 1.5 line keeps its plugins in-tree and has no pin, so its equivalent is a code change: #1226. Co-Authored-By: Claude --- packages/web/lib/fog/system.class.php | 2 +- .../de_DE.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../en_US.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../es_ES.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../eu_ES.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../fr_FR.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../it_IT.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../ja_JP.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../web/management/languages/messages.pot | 45 +++++++++++++-- .../pt_BR.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- .../zh_CN.UTF-8/LC_MESSAGES/messages.po | 55 ++++++++++++++++--- 11 files changed, 463 insertions(+), 79 deletions(-) diff --git a/packages/web/lib/fog/system.class.php b/packages/web/lib/fog/system.class.php index 6d17253fd4..8fb6663147 100644 --- a/packages/web/lib/fog/system.class.php +++ b/packages/web/lib/fog/system.class.php @@ -108,7 +108,7 @@ public function __construct() // installer reads this to pick which release to download, so a given // FOG release ships a known set of plugins rather than whatever the // default branch held on the day someone installed. - define('FOG_PLUGINS_VERSION', 'v1.6.10'); + define('FOG_PLUGINS_VERSION', 'v1.6.11'); // GH-850: FOG_BASE_DIR is now installer-driven. Initiator loads // commons/fogpaths.php (written from the installer's $fogprogramdir) // before the autoloader runs, so in a normal boot these are already diff --git a/packages/web/management/languages/de_DE.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/de_DE.UTF-8/LC_MESSAGES/messages.po index 16a626dbc5..820c3e243e 100644 --- a/packages/web/management/languages/de_DE.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/de_DE.UTF-8/LC_MESSAGES/messages.po @@ -1241,6 +1241,10 @@ msgstr "Snapin aktualisiert" msgid "Capture" msgstr "Upload" +#, fuzzy +msgid "Capture Complete" +msgstr "Export vollständig" + #, fuzzy msgid "Captured" msgstr "Erstellt" @@ -1935,6 +1939,10 @@ msgstr "Remotedatei wird gelöscht" msgid "Deploy" msgstr "Verteilung" +#, fuzzy +msgid "Deploy Complete" +msgstr "Download fehlgeschlagen" + msgid "Deploy Method" msgstr "Verteilungsmethode" @@ -3127,6 +3135,18 @@ msgstr "Startseite" msgid "Host" msgstr "Host" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "Host erfolgreich erstellt" @@ -3658,6 +3678,10 @@ msgstr "Image Task vollständig" msgid "Imaging Duration" msgstr "Imaging Log" +#, fuzzy +msgid "Imaging Failed" +msgstr "Laden fehlgeschlagen: %s" + #, fuzzy msgid "Imaging History" msgstr "Host Imagingverlauf" @@ -8095,6 +8119,18 @@ msgstr "" msgid "This host already exists" msgstr "Dieser Host ist bereits vorhanden." +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "Dieser Host ist bereits vorhanden." + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -9091,6 +9127,10 @@ msgstr "vor" msgid "all current storage nodes" msgstr "momentanen Speicherknoten löschen." +#, fuzzy +msgid "an unnamed image" +msgstr "Ungültiges Image" + #, fuzzy msgid "and below" msgstr "Nur Teilstruktur" @@ -9165,10 +9205,6 @@ msgstr "Client" msgid "clients" msgstr "Client" -#, fuzzy -msgid "completed imaging" -msgstr "Abgeschlossen" - #, fuzzy msgid "confirm" msgstr "Bestätige Task" @@ -9413,10 +9449,6 @@ msgstr "Images" msgid "images to a storage group" msgstr "bildet ab zu einer Speichergruppe" -#, fuzzy -msgid "imaging failed" -msgstr "Laden fehlgeschlagen: %s" - #, fuzzy msgid "in" msgstr "Minuten" @@ -9576,6 +9608,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10555,6 +10590,10 @@ msgstr "" #~ msgid "but" #~ msgstr "aber " +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "Abgeschlossen" + #~ msgid "e.g." #~ msgstr "z.B." diff --git a/packages/web/management/languages/en_US.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/en_US.UTF-8/LC_MESSAGES/messages.po index 4dd9da0c51..917a4c9ead 100644 --- a/packages/web/management/languages/en_US.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/en_US.UTF-8/LC_MESSAGES/messages.po @@ -1244,6 +1244,10 @@ msgstr "Snapin updated" msgid "Capture" msgstr "Create" +#, fuzzy +msgid "Capture Complete" +msgstr "Complete" + #, fuzzy msgid "Captured" msgstr "Created" @@ -1937,6 +1941,10 @@ msgstr "Menu create failed" msgid "Deploy" msgstr "Deploy" +#, fuzzy +msgid "Deploy Complete" +msgstr "Download Failed" + msgid "Deploy Method" msgstr "Deploy Method" @@ -3128,6 +3136,18 @@ msgstr "Home" msgid "Host" msgstr "Host" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "Host Created" @@ -3659,6 +3679,10 @@ msgstr "after task completion" msgid "Imaging Duration" msgstr "Imaging Log" +#, fuzzy +msgid "Imaging Failed" +msgstr "Load failed: %s" + #, fuzzy msgid "Imaging History" msgstr "Host Imaging History" @@ -8090,6 +8114,18 @@ msgstr "" msgid "This host already exists" msgstr "Printer already exists" +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "Printer already exists" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -9087,6 +9123,10 @@ msgstr " ago" msgid "all current storage nodes" msgstr "Invalid storage node" +#, fuzzy +msgid "an unnamed image" +msgstr "Invalid image" + msgid "and below" msgstr "" @@ -9159,10 +9199,6 @@ msgstr "Client" msgid "clients" msgstr "Client" -#, fuzzy -msgid "completed imaging" -msgstr "Completed" - #, fuzzy msgid "confirm" msgstr "Invalid task" @@ -9407,10 +9443,6 @@ msgstr "Images" msgid "images to a storage group" msgstr "Primary Storage Group" -#, fuzzy -msgid "imaging failed" -msgstr "Load failed: %s" - #, fuzzy msgid "in" msgstr "minutes" @@ -9569,6 +9601,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10520,6 +10555,10 @@ msgstr "" #~ msgid "before me" #~ msgstr "before me" +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "Completed" + #, fuzzy #~ msgid "multicast tasks!" #~ msgstr "Active Multicast Tasks" diff --git a/packages/web/management/languages/es_ES.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/es_ES.UTF-8/LC_MESSAGES/messages.po index 7d070702f5..4e0d711a32 100644 --- a/packages/web/management/languages/es_ES.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/es_ES.UTF-8/LC_MESSAGES/messages.po @@ -1261,6 +1261,10 @@ msgstr "Nombre snapin" msgid "Capture" msgstr "Creado" +#, fuzzy +msgid "Capture Complete" +msgstr "impresora iPrint" + #, fuzzy msgid "Captured" msgstr "Creado" @@ -1965,6 +1969,10 @@ msgstr "Menú Error de creación" msgid "Deploy" msgstr "última Desplegado" +#, fuzzy +msgid "Deploy Complete" +msgstr "Descarga fracasó" + #, fuzzy msgid "Deploy Method" msgstr "última Desplegado" @@ -3187,6 +3195,18 @@ msgstr "nombre de host" msgid "Host" msgstr "Anfitrión" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "Creado" @@ -3741,6 +3761,10 @@ msgstr "después de la realización de tareas" msgid "Imaging Duration" msgstr "Transferencia de imágenes Entrar" +#, fuzzy +msgid "Imaging Failed" +msgstr "Carga ha fallado: %s" + #, fuzzy msgid "Imaging History" msgstr "Lista de host" @@ -8279,6 +8303,18 @@ msgstr "" msgid "This host already exists" msgstr "Impresora ya existe" +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "Impresora ya existe" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -9273,6 +9309,10 @@ msgstr " hace" msgid "all current storage nodes" msgstr "nodo de almacenamiento no válido" +#, fuzzy +msgid "an unnamed image" +msgstr "carpeta no válida" + msgid "and below" msgstr "" @@ -9345,10 +9385,6 @@ msgstr "Clientela" msgid "clients" msgstr "Clientela" -#, fuzzy -msgid "completed imaging" -msgstr "suprimido" - #, fuzzy msgid "confirm" msgstr "tarea no válido" @@ -9596,10 +9632,6 @@ msgstr "Imagen" msgid "images to a storage group" msgstr "Grupo de almacenamiento primaria" -#, fuzzy -msgid "imaging failed" -msgstr "Carga ha fallado: %s" - #, fuzzy msgid "in" msgstr "minutos" @@ -9756,6 +9788,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10700,6 +10735,10 @@ msgstr "" #~ msgid "before me" #~ msgstr "Nombre del núcleo" +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "suprimido" + #, fuzzy #~ msgid "multicast tasks!" #~ msgstr "MulticastTask" diff --git a/packages/web/management/languages/eu_ES.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/eu_ES.UTF-8/LC_MESSAGES/messages.po index e3f0360c2b..31e6ce3b6b 100644 --- a/packages/web/management/languages/eu_ES.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/eu_ES.UTF-8/LC_MESSAGES/messages.po @@ -1241,6 +1241,10 @@ msgstr "Snapin aktualisiert" msgid "Capture" msgstr "Upload" +#, fuzzy +msgid "Capture Complete" +msgstr "Export vollständig" + #, fuzzy msgid "Captured" msgstr "Erstellt" @@ -1935,6 +1939,10 @@ msgstr "Remotedatei wird gelöscht" msgid "Deploy" msgstr "Verteilung" +#, fuzzy +msgid "Deploy Complete" +msgstr "Download fehlgeschlagen" + msgid "Deploy Method" msgstr "Verteilungsmethode" @@ -3127,6 +3135,18 @@ msgstr "Startseite" msgid "Host" msgstr "Host" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "Host erfolgreich erstellt" @@ -3658,6 +3678,10 @@ msgstr "Image Task vollständig" msgid "Imaging Duration" msgstr "Imaging Log" +#, fuzzy +msgid "Imaging Failed" +msgstr "Laden fehlgeschlagen: %s" + #, fuzzy msgid "Imaging History" msgstr "Host Imagingverlauf" @@ -8096,6 +8120,18 @@ msgstr "" msgid "This host already exists" msgstr "Dieser Host ist bereits vorhanden." +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "Dieser Host ist bereits vorhanden." + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -9092,6 +9128,10 @@ msgstr "vor" msgid "all current storage nodes" msgstr "momentanen Speicherknoten löschen." +#, fuzzy +msgid "an unnamed image" +msgstr "Ungültiges Image" + #, fuzzy msgid "and below" msgstr "Nur Teilstruktur" @@ -9166,10 +9206,6 @@ msgstr "Client" msgid "clients" msgstr "Client" -#, fuzzy -msgid "completed imaging" -msgstr "Abgeschlossen" - #, fuzzy msgid "confirm" msgstr "Bestätige Task" @@ -9414,10 +9450,6 @@ msgstr "Images" msgid "images to a storage group" msgstr "bildet ab zu einer Speichergruppe" -#, fuzzy -msgid "imaging failed" -msgstr "Laden fehlgeschlagen: %s" - #, fuzzy msgid "in" msgstr "Minuten" @@ -9577,6 +9609,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10556,6 +10591,10 @@ msgstr "" #~ msgid "but" #~ msgstr "aber " +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "Abgeschlossen" + #~ msgid "e.g." #~ msgstr "z.B." diff --git a/packages/web/management/languages/fr_FR.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/fr_FR.UTF-8/LC_MESSAGES/messages.po index 0f6201cf64..0860ee4d18 100644 --- a/packages/web/management/languages/fr_FR.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/fr_FR.UTF-8/LC_MESSAGES/messages.po @@ -1245,6 +1245,10 @@ msgstr "snapin mise à jour" msgid "Capture" msgstr "Créer" +#, fuzzy +msgid "Capture Complete" +msgstr "Achevée" + #, fuzzy msgid "Captured" msgstr "Créé" @@ -1939,6 +1943,10 @@ msgstr "Menu create a échoué" msgid "Deploy" msgstr "Déployer" +#, fuzzy +msgid "Deploy Complete" +msgstr "Échec du téléchargement" + msgid "Deploy Method" msgstr "Déployer Méthode" @@ -3130,6 +3138,18 @@ msgstr "Accueil" msgid "Host" msgstr "Hôte" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "hôte Créé" @@ -3661,6 +3681,10 @@ msgstr "après l'achèvement des tâches" msgid "Imaging Duration" msgstr "Imaging Log" +#, fuzzy +msgid "Imaging Failed" +msgstr "Échec du chargement: %s" + #, fuzzy msgid "Imaging History" msgstr "Hôte Histoire Imaging" @@ -8092,6 +8116,18 @@ msgstr "" msgid "This host already exists" msgstr "Imprimante existe déjà" +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "Imprimante existe déjà" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -9089,6 +9125,10 @@ msgstr " depuis" msgid "all current storage nodes" msgstr "nœud de stockage non valide" +#, fuzzy +msgid "an unnamed image" +msgstr "Invalid image" + msgid "and below" msgstr "" @@ -9161,10 +9201,6 @@ msgstr "Client" msgid "clients" msgstr "Client" -#, fuzzy -msgid "completed imaging" -msgstr "Terminé" - #, fuzzy msgid "confirm" msgstr "tâche non valide" @@ -9409,10 +9445,6 @@ msgstr "Images" msgid "images to a storage group" msgstr "Groupe de stockage primaire" -#, fuzzy -msgid "imaging failed" -msgstr "Échec du chargement: %s" - #, fuzzy msgid "in" msgstr "minutes" @@ -9571,6 +9603,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10526,6 +10561,10 @@ msgstr "" #~ msgid "before me" #~ msgstr "avant moi" +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "Terminé" + #, fuzzy #~ msgid "multicast tasks!" #~ msgstr "Tâches Multicast actifs" diff --git a/packages/web/management/languages/it_IT.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/it_IT.UTF-8/LC_MESSAGES/messages.po index 862b063079..1397448c8f 100644 --- a/packages/web/management/languages/it_IT.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/it_IT.UTF-8/LC_MESSAGES/messages.po @@ -1202,6 +1202,10 @@ msgstr "Snap-in aggiornato!" msgid "Capture" msgstr "Catturare" +#, fuzzy +msgid "Capture Complete" +msgstr "Esportazione Completata" + msgid "Captured" msgstr "Catturato" @@ -1873,6 +1877,10 @@ msgstr "Eliminazione di file remoti" msgid "Deploy" msgstr "Distribuisci" +#, fuzzy +msgid "Deploy Complete" +msgstr "Scaricamento fallito" + msgid "Deploy Method" msgstr "Metodo Deploy" @@ -3033,6 +3041,18 @@ msgstr "Casa" msgid "Host" msgstr "Host" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "Creazione Host con successo" @@ -3542,6 +3562,10 @@ msgstr "Attività di immagine completata" msgid "Imaging Duration" msgstr "Imaging Log" +#, fuzzy +msgid "Imaging Failed" +msgstr "Caricamento non riuscito" + #, fuzzy msgid "Imaging History" msgstr "Host Imaging Storia" @@ -7802,6 +7826,18 @@ msgstr "" msgid "This host already exists" msgstr "Questo host esiste già" +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "Questo host esiste già" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -8762,6 +8798,10 @@ msgstr "fa" msgid "all current storage nodes" msgstr "tutti i nodi di archiviazione attivi" +#, fuzzy +msgid "an unnamed image" +msgstr "immagine non valido" + #, fuzzy msgid "and below" msgstr "Sottoalbero e inferiore" @@ -8832,10 +8872,6 @@ msgstr "client" msgid "clients" msgstr "client" -#, fuzzy -msgid "completed imaging" -msgstr "Completato" - #, fuzzy msgid "confirm" msgstr "Conferma il task" @@ -9062,10 +9098,6 @@ msgstr "immagini" msgid "images to a storage group" msgstr "Immagini in un gruppo di archiviazione" -#, fuzzy -msgid "imaging failed" -msgstr "Caricamento non riuscito" - #, fuzzy msgid "in" msgstr "minuti" @@ -9217,6 +9249,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10152,6 +10187,10 @@ msgstr "" #~ msgid "but" #~ msgstr "ma" +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "Completato" + #~ msgid "e.g." #~ msgstr "es." diff --git a/packages/web/management/languages/ja_JP.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/ja_JP.UTF-8/LC_MESSAGES/messages.po index 15e9eb2de7..4d81dece26 100644 --- a/packages/web/management/languages/ja_JP.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/ja_JP.UTF-8/LC_MESSAGES/messages.po @@ -1183,6 +1183,10 @@ msgstr "スナップインを更新しました!" msgid "Capture" msgstr "キャプチャ" +#, fuzzy +msgid "Capture Complete" +msgstr "エクスポートが完了しました" + msgid "Captured" msgstr "キャプチャ済み" @@ -1855,6 +1859,10 @@ msgstr "リモートファイルを削除しています" msgid "Deploy" msgstr "展開" +#, fuzzy +msgid "Deploy Complete" +msgstr "ダウンロードに失敗しました" + msgid "Deploy Method" msgstr "展開方法" @@ -3003,6 +3011,18 @@ msgstr "ホーム" msgid "Host" msgstr "ホスト" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "承認に成功しました" @@ -3508,6 +3528,10 @@ msgstr "イメージ処理が完了しました" msgid "Imaging Duration" msgstr "イメージ処理時間" +#, fuzzy +msgid "Imaging Failed" +msgstr "イメージ処理に失敗しました。" + #, fuzzy msgid "Imaging History" msgstr "ホストイメージ履歴" @@ -7732,6 +7756,18 @@ msgstr "" msgid "This host already exists" msgstr "このホストは既に存在します" +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "このホストは既に存在します" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -8688,6 +8724,10 @@ msgstr "前" msgid "all current storage nodes" msgstr "現在のすべてのストレージノード" +#, fuzzy +msgid "an unnamed image" +msgstr "無効なイメージ" + #, fuzzy msgid "and below" msgstr "サブツリー以下" @@ -8757,10 +8797,6 @@ msgstr "クライアント" msgid "clients" msgstr "クライアント" -#, fuzzy -msgid "completed imaging" -msgstr "イメージ処理が完了しました。" - msgid "confirm" msgstr "" @@ -8986,10 +9022,6 @@ msgstr "イメージ" msgid "images to a storage group" msgstr "イメージをストレージグループへ" -#, fuzzy -msgid "imaging failed" -msgstr "イメージ処理に失敗しました。" - #, fuzzy msgid "in" msgstr "分" @@ -9140,6 +9172,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -11645,6 +11680,10 @@ msgstr "" #~ msgid "before me" #~ msgstr "自分より前" +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "イメージ処理が完了しました。" + #~ msgid "config files that run on the client computers." #~ msgstr "クライアントコンピューター上で実行される設定ファイル。" diff --git a/packages/web/management/languages/messages.pot b/packages/web/management/languages/messages.pot index 8a190bd0d1..c1c47ee8e4 100644 --- a/packages/web/management/languages/messages.pot +++ b/packages/web/management/languages/messages.pot @@ -1050,6 +1050,9 @@ msgstr "" msgid "Capture" msgstr "" +msgid "Capture Complete" +msgstr "" + msgid "Captured" msgstr "" @@ -1636,6 +1639,9 @@ msgstr "" msgid "Deploy" msgstr "" +msgid "Deploy Complete" +msgstr "" + msgid "Deploy Method" msgstr "" @@ -2650,6 +2656,18 @@ msgstr "" msgid "Host" msgstr "" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + msgid "Host Approval Success" msgstr "" @@ -3099,6 +3117,9 @@ msgstr "" msgid "Imaging Duration" msgstr "" +msgid "Imaging Failed" +msgstr "" + msgid "Imaging History" msgstr "" @@ -6861,6 +6882,18 @@ msgstr "" msgid "This host already exists" msgstr "" +#, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -7723,6 +7756,9 @@ msgstr "" msgid "all current storage nodes" msgstr "" +msgid "an unnamed image" +msgstr "" + msgid "and below" msgstr "" @@ -7789,9 +7825,6 @@ msgstr "" msgid "clients" msgstr "" -msgid "completed imaging" -msgstr "" - msgid "confirm" msgstr "" @@ -7994,9 +8027,6 @@ msgstr "" msgid "images to a storage group" msgstr "" -msgid "imaging failed" -msgstr "" - msgid "in" msgstr "" @@ -8141,6 +8171,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" diff --git a/packages/web/management/languages/pt_BR.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/pt_BR.UTF-8/LC_MESSAGES/messages.po index 366b1d689c..fa8fd8aec0 100644 --- a/packages/web/management/languages/pt_BR.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/pt_BR.UTF-8/LC_MESSAGES/messages.po @@ -1244,6 +1244,10 @@ msgstr "Snapin atualizada" msgid "Capture" msgstr "Crio" +#, fuzzy +msgid "Capture Complete" +msgstr "Completo" + #, fuzzy msgid "Captured" msgstr "Criado" @@ -1938,6 +1942,10 @@ msgstr "Menu Criar falhou" msgid "Deploy" msgstr "implantar" +#, fuzzy +msgid "Deploy Complete" +msgstr "Falha no download" + msgid "Deploy Method" msgstr "Método Deploy" @@ -3129,6 +3137,18 @@ msgstr "Casa" msgid "Host" msgstr "Anfitrião" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "host criado" @@ -3660,6 +3680,10 @@ msgstr "após a conclusão da tarefa" msgid "Imaging Duration" msgstr "imagiologia Log" +#, fuzzy +msgid "Imaging Failed" +msgstr "Carga falhou: %s" + #, fuzzy msgid "Imaging History" msgstr "Hospedar História Imagiologia" @@ -8091,6 +8115,18 @@ msgstr "" msgid "This host already exists" msgstr "Impressora já existe" +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "Impressora já existe" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -9088,6 +9124,10 @@ msgstr " atrás" msgid "all current storage nodes" msgstr "nó de armazenamento inválido" +#, fuzzy +msgid "an unnamed image" +msgstr "imagem inválido" + msgid "and below" msgstr "" @@ -9160,10 +9200,6 @@ msgstr "Cliente" msgid "clients" msgstr "Cliente" -#, fuzzy -msgid "completed imaging" -msgstr "concluído" - #, fuzzy msgid "confirm" msgstr "tarefa inválido" @@ -9408,10 +9444,6 @@ msgstr "imagens" msgid "images to a storage group" msgstr "Grupo de armazenamento primário" -#, fuzzy -msgid "imaging failed" -msgstr "Carga falhou: %s" - #, fuzzy msgid "in" msgstr "minutos" @@ -9570,6 +9602,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10525,6 +10560,10 @@ msgstr "" #~ msgid "before me" #~ msgstr "antes de mim" +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "concluído" + #, fuzzy #~ msgid "multicast tasks!" #~ msgstr "Tarefas Multicast ativos" diff --git a/packages/web/management/languages/zh_CN.UTF-8/LC_MESSAGES/messages.po b/packages/web/management/languages/zh_CN.UTF-8/LC_MESSAGES/messages.po index b496d036cd..96a8e695a3 100644 --- a/packages/web/management/languages/zh_CN.UTF-8/LC_MESSAGES/messages.po +++ b/packages/web/management/languages/zh_CN.UTF-8/LC_MESSAGES/messages.po @@ -1244,6 +1244,10 @@ msgstr "更新管理单元" msgid "Capture" msgstr "创建" +#, fuzzy +msgid "Capture Complete" +msgstr "完成" + #, fuzzy msgid "Captured" msgstr "创建" @@ -1938,6 +1942,10 @@ msgstr "菜单创建失败" msgid "Deploy" msgstr "部署" +#, fuzzy +msgid "Deploy Complete" +msgstr "下载失败" + msgid "Deploy Method" msgstr "部署方法" @@ -3129,6 +3137,18 @@ msgstr "家" msgid "Host" msgstr "主办" +#, php-format +msgid "Host %1$s failed imaging %2$s: %3$s" +msgstr "" + +#, php-format +msgid "Host %1$s finished capturing image %2$s." +msgstr "" + +#, php-format +msgid "Host %1$s finished deploying image %2$s." +msgstr "" + #, fuzzy msgid "Host Approval Success" msgstr "主机创建" @@ -3660,6 +3680,10 @@ msgstr "任务完成后," msgid "Imaging Duration" msgstr "成像测井" +#, fuzzy +msgid "Imaging Failed" +msgstr "加载失败: %s" + #, fuzzy msgid "Imaging History" msgstr "主持人成像历史" @@ -8091,6 +8115,18 @@ msgstr "" msgid "This host already exists" msgstr "打印机已经存在" +#, fuzzy, php-format +msgid "This host failed imaging %1$s: %2$s" +msgstr "打印机已经存在" + +#, php-format +msgid "This host has finished capturing image %s." +msgstr "" + +#, php-format +msgid "This host has finished deploying image %s." +msgstr "" + msgid "This identity is linked to a different FOG account" msgstr "" @@ -9088,6 +9124,10 @@ msgstr "前" msgid "all current storage nodes" msgstr "无效的存储节点" +#, fuzzy +msgid "an unnamed image" +msgstr "图片无效" + msgid "and below" msgstr "" @@ -9160,10 +9200,6 @@ msgstr "客户" msgid "clients" msgstr "客户" -#, fuzzy -msgid "completed imaging" -msgstr "完成" - #, fuzzy msgid "confirm" msgstr "任务无效" @@ -9408,10 +9444,6 @@ msgstr "图片" msgid "images to a storage group" msgstr "主存储组" -#, fuzzy -msgid "imaging failed" -msgstr "加载失败: %s" - #, fuzzy msgid "in" msgstr "分钟" @@ -9570,6 +9602,9 @@ msgstr "" msgid "no reason given" msgstr "" +msgid "no reason was reported" +msgstr "" + msgid "no response from server" msgstr "" @@ -10525,6 +10560,10 @@ msgstr "" #~ msgid "before me" #~ msgstr "我面前" +#, fuzzy +#~ msgid "completed imaging" +#~ msgstr "完成" + #, fuzzy #~ msgid "multicast tasks!" #~ msgstr "活动组播任务"