@@ -2398,6 +2398,7 @@ msgid "calling %[1]s: %[2]w"
23982398msgstr "calling %[1]s: %[2]w"
23992399
24002400#: arduino/cores/status.go:123
2401+ #: arduino/cores/status.go:150
24012402msgid "can't find latest release of %s"
24022403msgstr "can't find latest release of %s"
24032404
@@ -2771,7 +2772,7 @@ msgstr "invalid path creating config dir: %[1]s error: %[2]w"
27712772msgid "invalid path writing inventory file: %[1]s error: %[2]w"
27722773msgstr "invalid path writing inventory file: %[1]s error: %[2]w"
27732774
2774- #: arduino/cores/packageindex/index.go:239
2775+ #: arduino/cores/packageindex/index.go:255
27752776msgid "invalid platform archive size: %s"
27762777msgstr "invalid platform archive size: %s"
27772778
@@ -2889,6 +2890,10 @@ msgstr "missing platform %[1]s:%[2]s referenced by board %[3]s"
28892890msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s"
28902891msgstr "missing platform release %[1]s:%[2]s referenced by board %[3]s"
28912892
2893+ #: arduino/cores/packagemanager/package_manager.go:489
2894+ msgid "monitor release not found: %s"
2895+ msgstr "monitor release not found: %s"
2896+
28922897#: arduino/libraries/librariesmanager/install.go:179
28932898#: arduino/resources/install.go:94
28942899msgid "moving extracted archive to destination dir: %s"
@@ -2958,14 +2963,15 @@ msgstr "opening target file: %s"
29582963#: arduino/cores/packagemanager/download.go:73
29592964#: arduino/cores/status.go:88
29602965#: arduino/cores/status.go:113
2966+ #: arduino/cores/status.go:140
29612967msgid "package %s not found"
29622968msgstr "package %s not found"
29632969
29642970#: arduino/cores/packagemanager/package_manager.go:259
29652971msgid "package '%s' not found"
29662972msgstr "package '%s' not found"
29672973
2968- #: arduino/cores/status.go:167
2974+ #: arduino/cores/status.go:194
29692975msgid "package not found"
29702976msgstr "package not found"
29712977
@@ -3093,10 +3099,11 @@ msgstr "release %[1]s not found for tool %[2]s"
30933099
30943100#: arduino/cores/status.go:82
30953101#: arduino/cores/status.go:106
3102+ #: arduino/cores/status.go:133
30963103msgid "release cannot be nil"
30973104msgstr "release cannot be nil"
30983105
3099- #: arduino/cores/status.go:183
3106+ #: arduino/cores/status.go:210
31003107msgid "release not found"
31013108msgstr "release not found"
31023109
@@ -3212,6 +3219,7 @@ msgstr "tool %s is not managed by package manager"
32123219
32133220#: arduino/cores/status.go:92
32143221#: arduino/cores/status.go:117
3222+ #: arduino/cores/status.go:144
32153223msgid "tool %s not found"
32163224msgstr "tool %s not found"
32173225
@@ -3223,7 +3231,7 @@ msgstr "tool '%[1]s' not found in package '%[2]s'"
32233231msgid "tool not available for your OS"
32243232msgstr "tool not available for your OS"
32253233
3226- #: arduino/cores/status.go:171
3234+ #: arduino/cores/status.go:198
32273235msgid "tool not found"
32283236msgstr "tool not found"
32293237
@@ -3232,7 +3240,7 @@ msgid "tool not installed"
32323240msgstr "tool not installed"
32333241
32343242#: arduino/cores/packagemanager/package_manager.go:467
3235- #: arduino/cores/packagemanager/package_manager.go:533
3243+ #: arduino/cores/packagemanager/package_manager.go:544
32363244msgid "tool release not found: %s"
32373245msgstr "tool release not found: %s"
32383246
0 commit comments