@@ -2398,6 +2398,7 @@ msgid "calling %[1]s: %[2]w"
2398
2398
msgstr "calling %[1]s: %[2]w"
2399
2399
2400
2400
#: arduino/cores/status.go:123
2401
+ #: arduino/cores/status.go:150
2401
2402
msgid "can't find latest release of %s"
2402
2403
msgstr "can't find latest release of %s"
2403
2404
@@ -2771,7 +2772,7 @@ msgstr "invalid path creating config dir: %[1]s error: %[2]w"
2771
2772
msgid "invalid path writing inventory file: %[1]s error: %[2]w"
2772
2773
msgstr "invalid path writing inventory file: %[1]s error: %[2]w"
2773
2774
2774
- #: arduino/cores/packageindex/index.go:239
2775
+ #: arduino/cores/packageindex/index.go:255
2775
2776
msgid "invalid platform archive size: %s"
2776
2777
msgstr "invalid platform archive size: %s"
2777
2778
@@ -2889,6 +2890,10 @@ msgstr "missing platform %[1]s:%[2]s referenced by board %[3]s"
2889
2890
msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s"
2890
2891
msgstr "missing platform release %[1]s:%[2]s referenced by board %[3]s"
2891
2892
2893
+ #: arduino/cores/packagemanager/package_manager.go:489
2894
+ msgid "monitor release not found: %s"
2895
+ msgstr "monitor release not found: %s"
2896
+
2892
2897
#: arduino/libraries/librariesmanager/install.go:179
2893
2898
#: arduino/resources/install.go:94
2894
2899
msgid "moving extracted archive to destination dir: %s"
@@ -2958,14 +2963,15 @@ msgstr "opening target file: %s"
2958
2963
#: arduino/cores/packagemanager/download.go:73
2959
2964
#: arduino/cores/status.go:88
2960
2965
#: arduino/cores/status.go:113
2966
+ #: arduino/cores/status.go:140
2961
2967
msgid "package %s not found"
2962
2968
msgstr "package %s not found"
2963
2969
2964
2970
#: arduino/cores/packagemanager/package_manager.go:259
2965
2971
msgid "package '%s' not found"
2966
2972
msgstr "package '%s' not found"
2967
2973
2968
- #: arduino/cores/status.go:167
2974
+ #: arduino/cores/status.go:194
2969
2975
msgid "package not found"
2970
2976
msgstr "package not found"
2971
2977
@@ -3093,10 +3099,11 @@ msgstr "release %[1]s not found for tool %[2]s"
3093
3099
3094
3100
#: arduino/cores/status.go:82
3095
3101
#: arduino/cores/status.go:106
3102
+ #: arduino/cores/status.go:133
3096
3103
msgid "release cannot be nil"
3097
3104
msgstr "release cannot be nil"
3098
3105
3099
- #: arduino/cores/status.go:183
3106
+ #: arduino/cores/status.go:210
3100
3107
msgid "release not found"
3101
3108
msgstr "release not found"
3102
3109
@@ -3212,6 +3219,7 @@ msgstr "tool %s is not managed by package manager"
3212
3219
3213
3220
#: arduino/cores/status.go:92
3214
3221
#: arduino/cores/status.go:117
3222
+ #: arduino/cores/status.go:144
3215
3223
msgid "tool %s not found"
3216
3224
msgstr "tool %s not found"
3217
3225
@@ -3223,7 +3231,7 @@ msgstr "tool '%[1]s' not found in package '%[2]s'"
3223
3231
msgid "tool not available for your OS"
3224
3232
msgstr "tool not available for your OS"
3225
3233
3226
- #: arduino/cores/status.go:171
3234
+ #: arduino/cores/status.go:198
3227
3235
msgid "tool not found"
3228
3236
msgstr "tool not found"
3229
3237
@@ -3232,7 +3240,7 @@ msgid "tool not installed"
3232
3240
msgstr "tool not installed"
3233
3241
3234
3242
#: arduino/cores/packagemanager/package_manager.go:467
3235
- #: arduino/cores/packagemanager/package_manager.go:533
3243
+ #: arduino/cores/packagemanager/package_manager.go:544
3236
3244
msgid "tool release not found: %s"
3237
3245
msgstr "tool release not found: %s"
3238
3246
0 commit comments