@@ -239,7 +239,7 @@ msgstr "Board version:"
239239msgid "Bootloader file specified but missing: {0}"
240240msgstr "Bootloader file specified but missing: {0}"
241241
242- #: cli/compile/compile.go:87
242+ #: cli/compile/compile.go:91
243243msgid "Builds of 'core.a' are saved into this path to be cached and reused."
244244msgstr "Builds of 'core.a' are saved into this path to be cached and reused."
245245
@@ -378,8 +378,8 @@ msgstr "Command keeps running and prints list of connected boards whenever there
378378msgid "Compiled sketch not found in %s"
379379msgstr "Compiled sketch not found in %s"
380380
381- #: cli/compile/compile.go:73
382381#: cli/compile/compile.go:74
382+ #: cli/compile/compile.go:75
383383msgid "Compiles Arduino sketches."
384384msgstr "Compiles Arduino sketches."
385385
@@ -702,18 +702,18 @@ msgstr "Error during JSON encoding of the output: %v"
702702
703703#: cli/burnbootloader/burnbootloader.go:70
704704#: cli/burnbootloader/burnbootloader.go:83
705- #: cli/compile/compile.go:195
706- #: cli/compile/compile.go:201
707- #: cli/compile/compile.go:211
708- #: cli/compile/compile.go:243
705+ #: cli/compile/compile.go:199
706+ #: cli/compile/compile.go:205
707+ #: cli/compile/compile.go:215
708+ #: cli/compile/compile.go:247
709709#: cli/upload/upload.go:95
710710#: cli/upload/upload.go:101
711711#: cli/upload/upload.go:117
712712#: cli/upload/upload.go:144
713713msgid "Error during Upload: %v"
714714msgstr "Error during Upload: %v"
715715
716- #: cli/compile/compile.go:255
716+ #: cli/compile/compile.go:259
717717msgid "Error during build: %v"
718718msgstr "Error during build: %v"
719719
@@ -813,7 +813,7 @@ msgstr "Error listing boards: %v"
813813msgid "Error listing platforms: %v"
814814msgstr "Error listing platforms: %v"
815815
816- #: cli/compile/compile.go:146
816+ #: cli/compile/compile.go:150
817817msgid "Error opening source code overrides data file: %v"
818818msgstr "Error opening source code overrides data file: %v"
819819
@@ -961,7 +961,7 @@ msgstr "Error writing library_index.json.sig"
961961msgid "Error: command description is not supported by %v"
962962msgstr "Error: command description is not supported by %v"
963963
964- #: cli/compile/compile.go:153
964+ #: cli/compile/compile.go:157
965965msgid "Error: invalid source code overrides data file: %v"
966966msgstr "Error: invalid source code overrides data file: %v"
967967
@@ -1065,7 +1065,7 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
10651065
10661066#: cli/board/details.go:50
10671067#: cli/burnbootloader/burnbootloader.go:53
1068- #: cli/compile/compile.go:84
1068+ #: cli/compile/compile.go:85
10691069#: cli/debug/debug.go:61
10701070#: cli/upload/upload.go:57
10711071msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
@@ -1127,7 +1127,7 @@ msgstr "Id"
11271127msgid "Identification properties:"
11281128msgstr "Identification properties:"
11291129
1130- #: cli/compile/compile.go:114
1130+ #: cli/compile/compile.go:118
11311131msgid "If set built binaries will be exported to the sketch folder."
11321132msgstr "If set built binaries will be exported to the sketch folder."
11331133
@@ -1278,7 +1278,7 @@ msgstr "Invalid version"
12781278msgid "Invalid vid value: '%s'"
12791279msgstr "Invalid vid value: '%s'"
12801280
1281- #: cli/compile/compile.go:109
1281+ #: cli/compile/compile.go:113
12821282msgid "Just produce the compilation database, without actually compiling."
12831283msgstr "Just produce the compilation database, without actually compiling."
12841284
@@ -1356,15 +1356,15 @@ msgstr "List all known boards and their corresponding FQBN."
13561356msgid "List connected boards."
13571357msgstr "List connected boards."
13581358
1359- #: cli/compile/compile.go:92
1359+ #: cli/compile/compile.go:96
13601360msgid "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
13611361msgstr "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
13621362
1363- #: cli/compile/compile.go:106
1363+ #: cli/compile/compile.go:110
13641364msgid "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
13651365msgstr "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
13661366
1367- #: cli/compile/compile.go:104
1367+ #: cli/compile/compile.go:108
13681368msgid "List of paths to libraries root folders. Libraries set this way have top priority in case of conflicts. Can be used multiple times for different libraries."
13691369msgstr "List of paths to libraries root folders. Libraries set this way have top priority in case of conflicts. Can be used multiple times for different libraries."
13701370
@@ -1543,41 +1543,41 @@ msgstr "Official Arduino board:"
15431543msgid "Option:"
15441544msgstr "Option:"
15451545
1546- #: cli/compile/compile.go:96
1546+ #: cli/compile/compile.go:100
15471547msgid "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
15481548msgstr "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
15491549
1550- #: cli/compile/compile.go:110
1550+ #: cli/compile/compile.go:114
15511551msgid "Optional, cleanup the build folder and do not use any cached build."
15521552msgstr "Optional, cleanup the build folder and do not use any cached build."
15531553
1554- #: cli/compile/compile.go:107
1554+ #: cli/compile/compile.go:111
15551555msgid "Optional, optimize compile output for debugging, rather than for release."
15561556msgstr "Optional, optimize compile output for debugging, rather than for release."
15571557
1558- #: cli/compile/compile.go:98
1558+ #: cli/compile/compile.go:102
15591559msgid "Optional, suppresses almost every output."
15601560msgstr "Optional, suppresses almost every output."
15611561
1562- #: cli/compile/compile.go:97
1562+ #: cli/compile/compile.go:101
15631563#: cli/upload/upload.go:62
15641564msgid "Optional, turns on verbose mode."
15651565msgstr "Optional, turns on verbose mode."
15661566
1567- #: cli/compile/compile.go:108
1567+ #: cli/compile/compile.go:112
15681568#: cli/upload/upload.go:63
15691569msgid "Optional, use the specified programmer to upload."
15701570msgstr "Optional, use the specified programmer to upload."
15711571
1572- #: cli/compile/compile.go:115
1572+ #: cli/compile/compile.go:119
15731573msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
15741574msgstr "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
15751575
15761576#: commands/daemon/monitor.go:72
15771577msgid "OutputRate in Null monitor must be a float64"
15781578msgstr "OutputRate in Null monitor must be a float64"
15791579
1580- #: cli/compile/compile.go:94
1580+ #: cli/compile/compile.go:98
15811581msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
15821582msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
15831583
@@ -1620,7 +1620,7 @@ msgstr "Paragraph: %s"
16201620msgid "Path to the file where logs will be written."
16211621msgstr "Path to the file where logs will be written."
16221622
1623- #: cli/compile/compile.go:90
1623+ #: cli/compile/compile.go:94
16241624msgid "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
16251625msgstr "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
16261626
@@ -1694,7 +1694,7 @@ msgstr "Precompiled library in \"{0}\" not found"
16941694msgid "Print details about a board."
16951695msgstr "Print details about a board."
16961696
1697- #: cli/compile/compile.go:86
1697+ #: cli/compile/compile.go:90
16981698msgid "Print preprocessed code to stdout instead of compiling."
16991699msgstr "Print preprocessed code to stdout instead of compiling."
17001700
@@ -1772,7 +1772,7 @@ msgstr "Running normal build of the core..."
17721772msgid "Running recipe: {0}"
17731773msgstr "Running recipe: {0}"
17741774
1775- #: cli/compile/compile.go:88
1775+ #: cli/compile/compile.go:92
17761776msgid "Save build artifacts in this directory."
17771777msgstr "Save build artifacts in this directory."
17781778
@@ -1823,7 +1823,7 @@ msgstr "Settings key doesn't exist"
18231823msgid "Show all available core versions."
18241824msgstr "Show all available core versions."
18251825
1826- #: cli/compile/compile.go:85
1826+ #: cli/compile/compile.go:89
18271827msgid "Show all build properties used instead of compiling."
18281828msgstr "Show all build properties used instead of compiling."
18291829
@@ -1918,7 +1918,7 @@ msgstr "Sketch too big; see %s for tips on reducing it."
19181918msgid "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
19191919msgstr "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
19201920
1921- #: cli/compile/compile.go:136
1921+ #: cli/compile/compile.go:140
19221922#: cli/sketch/archive.go:66
19231923#: cli/upload/upload.go:87
19241924msgid "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
@@ -2197,7 +2197,7 @@ msgstr "Upload port found on %s"
21972197msgid "Upload port protocol, e.g: serial"
21982198msgstr "Upload port protocol, e.g: serial"
21992199
2200- #: cli/compile/compile.go:99
2200+ #: cli/compile/compile.go:103
22012201msgid "Upload the binary after the compilation."
22022202msgstr "Upload the binary after the compilation."
22032203
@@ -2209,7 +2209,7 @@ msgstr "Upload the bootloader on the board using an external programmer."
22092209msgid "Upload the bootloader."
22102210msgstr "Upload the bootloader."
22112211
2212- #: cli/compile/compile.go:217
2212+ #: cli/compile/compile.go:221
22132213#: cli/upload/upload.go:123
22142214msgid "Uploading to specified board using %s protocol requires the following info:"
22152215msgstr "Uploading to specified board using %s protocol requires the following info:"
@@ -2282,7 +2282,7 @@ msgid "VERSION_NUMBER"
22822282msgstr "VERSION_NUMBER"
22832283
22842284#: cli/burnbootloader/burnbootloader.go:55
2285- #: cli/compile/compile.go:101
2285+ #: cli/compile/compile.go:105
22862286#: cli/upload/upload.go:61
22872287msgid "Verify uploaded binary after the upload."
22882288msgstr "Verify uploaded binary after the upload."
@@ -2327,7 +2327,7 @@ msgstr "Warning: tool '%s' is not installed. It might not be available for your
23272327msgid "Website: %s"
23282328msgstr "Website: %s"
23292329
2330- #: cli/compile/compile.go:102
2330+ #: cli/compile/compile.go:106
23312331msgid "When specified, VID/PID specific build properties are used, if board supports them."
23322332msgstr "When specified, VID/PID specific build properties are used, if board supports them."
23332333
@@ -2997,7 +2997,7 @@ msgstr "platform %s is not installed"
29972997msgid "platform not installed"
29982998msgstr "platform not installed"
29992999
3000- #: cli/compile/compile.go:120
3000+ #: cli/compile/compile.go:124
30013001msgid "please use --build-property instead."
30023002msgstr "please use --build-property instead."
30033003
0 commit comments