@@ -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
@@ -710,18 +710,18 @@ msgstr "Error during JSON encoding of the output: %v"
710710
711711#: cli/burnbootloader/burnbootloader.go:70
712712#: cli/burnbootloader/burnbootloader.go:83
713- #: cli/compile/compile.go:195
714- #: cli/compile/compile.go:201
715- #: cli/compile/compile.go:211
716- #: cli/compile/compile.go:243
713+ #: cli/compile/compile.go:199
714+ #: cli/compile/compile.go:205
715+ #: cli/compile/compile.go:215
716+ #: cli/compile/compile.go:247
717717#: cli/upload/upload.go:95
718718#: cli/upload/upload.go:101
719719#: cli/upload/upload.go:117
720720#: cli/upload/upload.go:144
721721msgid "Error during Upload: %v"
722722msgstr "Error during Upload: %v"
723723
724- #: cli/compile/compile.go:255
724+ #: cli/compile/compile.go:259
725725msgid "Error during build: %v"
726726msgstr "Error during build: %v"
727727
@@ -821,7 +821,7 @@ msgstr "Error listing boards: %v"
821821msgid "Error listing platforms: %v"
822822msgstr "Error listing platforms: %v"
823823
824- #: cli/compile/compile.go:146
824+ #: cli/compile/compile.go:150
825825msgid "Error opening source code overrides data file: %v"
826826msgstr "Error opening source code overrides data file: %v"
827827
@@ -969,7 +969,7 @@ msgstr "Error writing library_index.json.sig"
969969msgid "Error: command description is not supported by %v"
970970msgstr "Error: command description is not supported by %v"
971971
972- #: cli/compile/compile.go:153
972+ #: cli/compile/compile.go:157
973973msgid "Error: invalid source code overrides data file: %v"
974974msgstr "Error: invalid source code overrides data file: %v"
975975
@@ -1073,7 +1073,7 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
10731073
10741074#: cli/board/details.go:50
10751075#: cli/burnbootloader/burnbootloader.go:53
1076- #: cli/compile/compile.go:84
1076+ #: cli/compile/compile.go:85
10771077#: cli/debug/debug.go:61
10781078#: cli/upload/upload.go:57
10791079msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
@@ -1135,7 +1135,7 @@ msgstr "Id"
11351135msgid "Identification properties:"
11361136msgstr "Identification properties:"
11371137
1138- #: cli/compile/compile.go:114
1138+ #: cli/compile/compile.go:118
11391139msgid "If set built binaries will be exported to the sketch folder."
11401140msgstr "If set built binaries will be exported to the sketch folder."
11411141
@@ -1286,7 +1286,7 @@ msgstr "Invalid version"
12861286msgid "Invalid vid value: '%s'"
12871287msgstr "Invalid vid value: '%s'"
12881288
1289- #: cli/compile/compile.go:109
1289+ #: cli/compile/compile.go:113
12901290msgid "Just produce the compilation database, without actually compiling."
12911291msgstr "Just produce the compilation database, without actually compiling."
12921292
@@ -1364,15 +1364,15 @@ msgstr "List all known boards and their corresponding FQBN."
13641364msgid "List connected boards."
13651365msgstr "List connected boards."
13661366
1367- #: cli/compile/compile.go:92
1367+ #: cli/compile/compile.go:96
13681368msgid "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
13691369msgstr "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
13701370
1371- #: cli/compile/compile.go:106
1371+ #: cli/compile/compile.go:110
13721372msgid "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
13731373msgstr "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
13741374
1375- #: cli/compile/compile.go:104
1375+ #: cli/compile/compile.go:108
13761376msgid "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."
13771377msgstr "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."
13781378
@@ -1551,41 +1551,41 @@ msgstr "Official Arduino board:"
15511551msgid "Option:"
15521552msgstr "Option:"
15531553
1554- #: cli/compile/compile.go:96
1554+ #: cli/compile/compile.go:100
15551555msgid "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
15561556msgstr "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
15571557
1558- #: cli/compile/compile.go:110
1558+ #: cli/compile/compile.go:114
15591559msgid "Optional, cleanup the build folder and do not use any cached build."
15601560msgstr "Optional, cleanup the build folder and do not use any cached build."
15611561
1562- #: cli/compile/compile.go:107
1562+ #: cli/compile/compile.go:111
15631563msgid "Optional, optimize compile output for debugging, rather than for release."
15641564msgstr "Optional, optimize compile output for debugging, rather than for release."
15651565
1566- #: cli/compile/compile.go:98
1566+ #: cli/compile/compile.go:102
15671567msgid "Optional, suppresses almost every output."
15681568msgstr "Optional, suppresses almost every output."
15691569
1570- #: cli/compile/compile.go:97
1570+ #: cli/compile/compile.go:101
15711571#: cli/upload/upload.go:62
15721572msgid "Optional, turns on verbose mode."
15731573msgstr "Optional, turns on verbose mode."
15741574
1575- #: cli/compile/compile.go:108
1575+ #: cli/compile/compile.go:112
15761576#: cli/upload/upload.go:63
15771577msgid "Optional, use the specified programmer to upload."
15781578msgstr "Optional, use the specified programmer to upload."
15791579
1580- #: cli/compile/compile.go:115
1580+ #: cli/compile/compile.go:119
15811581msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
15821582msgstr "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
15831583
15841584#: commands/daemon/monitor.go:72
15851585msgid "OutputRate in Null monitor must be a float64"
15861586msgstr "OutputRate in Null monitor must be a float64"
15871587
1588- #: cli/compile/compile.go:94
1588+ #: cli/compile/compile.go:98
15891589msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
15901590msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
15911591
@@ -1628,7 +1628,7 @@ msgstr "Paragraph: %s"
16281628msgid "Path to the file where logs will be written."
16291629msgstr "Path to the file where logs will be written."
16301630
1631- #: cli/compile/compile.go:90
1631+ #: cli/compile/compile.go:94
16321632msgid "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
16331633msgstr "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
16341634
@@ -1702,7 +1702,7 @@ msgstr "Precompiled library in \"{0}\" not found"
17021702msgid "Print details about a board."
17031703msgstr "Print details about a board."
17041704
1705- #: cli/compile/compile.go:86
1705+ #: cli/compile/compile.go:90
17061706msgid "Print preprocessed code to stdout instead of compiling."
17071707msgstr "Print preprocessed code to stdout instead of compiling."
17081708
@@ -1780,7 +1780,7 @@ msgstr "Running normal build of the core..."
17801780msgid "Running recipe: {0}"
17811781msgstr "Running recipe: {0}"
17821782
1783- #: cli/compile/compile.go:88
1783+ #: cli/compile/compile.go:92
17841784msgid "Save build artifacts in this directory."
17851785msgstr "Save build artifacts in this directory."
17861786
@@ -1831,7 +1831,7 @@ msgstr "Settings key doesn't exist"
18311831msgid "Show all available core versions."
18321832msgstr "Show all available core versions."
18331833
1834- #: cli/compile/compile.go:85
1834+ #: cli/compile/compile.go:89
18351835msgid "Show all build properties used instead of compiling."
18361836msgstr "Show all build properties used instead of compiling."
18371837
@@ -1926,7 +1926,7 @@ msgstr "Sketch too big; see %s for tips on reducing it."
19261926msgid "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
19271927msgstr "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
19281928
1929- #: cli/compile/compile.go:136
1929+ #: cli/compile/compile.go:140
19301930#: cli/sketch/archive.go:66
19311931#: cli/upload/upload.go:87
19321932msgid "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
@@ -2205,7 +2205,7 @@ msgstr "Upload port found on %s"
22052205msgid "Upload port protocol, e.g: serial"
22062206msgstr "Upload port protocol, e.g: serial"
22072207
2208- #: cli/compile/compile.go:99
2208+ #: cli/compile/compile.go:103
22092209msgid "Upload the binary after the compilation."
22102210msgstr "Upload the binary after the compilation."
22112211
@@ -2217,7 +2217,7 @@ msgstr "Upload the bootloader on the board using an external programmer."
22172217msgid "Upload the bootloader."
22182218msgstr "Upload the bootloader."
22192219
2220- #: cli/compile/compile.go:217
2220+ #: cli/compile/compile.go:221
22212221#: cli/upload/upload.go:123
22222222msgid "Uploading to specified board using %s protocol requires the following info:"
22232223msgstr "Uploading to specified board using %s protocol requires the following info:"
@@ -2290,7 +2290,7 @@ msgid "VERSION_NUMBER"
22902290msgstr "VERSION_NUMBER"
22912291
22922292#: cli/burnbootloader/burnbootloader.go:55
2293- #: cli/compile/compile.go:101
2293+ #: cli/compile/compile.go:105
22942294#: cli/upload/upload.go:61
22952295msgid "Verify uploaded binary after the upload."
22962296msgstr "Verify uploaded binary after the upload."
@@ -2335,7 +2335,7 @@ msgstr "Warning: tool '%s' is not installed. It might not be available for your
23352335msgid "Website: %s"
23362336msgstr "Website: %s"
23372337
2338- #: cli/compile/compile.go:102
2338+ #: cli/compile/compile.go:106
23392339msgid "When specified, VID/PID specific build properties are used, if board supports them."
23402340msgstr "When specified, VID/PID specific build properties are used, if board supports them."
23412341
@@ -3005,7 +3005,7 @@ msgstr "platform %s is not installed"
30053005msgid "platform not installed"
30063006msgstr "platform not installed"
30073007
3008- #: cli/compile/compile.go:120
3008+ #: cli/compile/compile.go:124
30093009msgid "please use --build-property instead."
30103010msgstr "please use --build-property instead."
30113011
0 commit comments