@@ -239,7 +239,7 @@ msgstr "Board version:"
239
239
msgid "Bootloader file specified but missing: {0}"
240
240
msgstr "Bootloader file specified but missing: {0}"
241
241
242
- #: cli/compile/compile.go:87
242
+ #: cli/compile/compile.go:91
243
243
msgid "Builds of 'core.a' are saved into this path to be cached and reused."
244
244
msgstr "Builds of 'core.a' are saved into this path to be cached and reused."
245
245
@@ -378,8 +378,8 @@ msgstr "Command keeps running and prints list of connected boards whenever there
378
378
msgid "Compiled sketch not found in %s"
379
379
msgstr "Compiled sketch not found in %s"
380
380
381
- #: cli/compile/compile.go:73
382
381
#: cli/compile/compile.go:74
382
+ #: cli/compile/compile.go:75
383
383
msgid "Compiles Arduino sketches."
384
384
msgstr "Compiles Arduino sketches."
385
385
@@ -710,18 +710,18 @@ msgstr "Error during JSON encoding of the output: %v"
710
710
711
711
#: cli/burnbootloader/burnbootloader.go:70
712
712
#: 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
717
717
#: cli/upload/upload.go:95
718
718
#: cli/upload/upload.go:101
719
719
#: cli/upload/upload.go:117
720
720
#: cli/upload/upload.go:144
721
721
msgid "Error during Upload: %v"
722
722
msgstr "Error during Upload: %v"
723
723
724
- #: cli/compile/compile.go:255
724
+ #: cli/compile/compile.go:259
725
725
msgid "Error during build: %v"
726
726
msgstr "Error during build: %v"
727
727
@@ -821,7 +821,7 @@ msgstr "Error listing boards: %v"
821
821
msgid "Error listing platforms: %v"
822
822
msgstr "Error listing platforms: %v"
823
823
824
- #: cli/compile/compile.go:146
824
+ #: cli/compile/compile.go:150
825
825
msgid "Error opening source code overrides data file: %v"
826
826
msgstr "Error opening source code overrides data file: %v"
827
827
@@ -969,7 +969,7 @@ msgstr "Error writing library_index.json.sig"
969
969
msgid "Error: command description is not supported by %v"
970
970
msgstr "Error: command description is not supported by %v"
971
971
972
- #: cli/compile/compile.go:153
972
+ #: cli/compile/compile.go:157
973
973
msgid "Error: invalid source code overrides data file: %v"
974
974
msgstr "Error: invalid source code overrides data file: %v"
975
975
@@ -1073,7 +1073,7 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
1073
1073
1074
1074
#: cli/board/details.go:50
1075
1075
#: cli/burnbootloader/burnbootloader.go:53
1076
- #: cli/compile/compile.go:84
1076
+ #: cli/compile/compile.go:85
1077
1077
#: cli/debug/debug.go:61
1078
1078
#: cli/upload/upload.go:57
1079
1079
msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
@@ -1135,7 +1135,7 @@ msgstr "Id"
1135
1135
msgid "Identification properties:"
1136
1136
msgstr "Identification properties:"
1137
1137
1138
- #: cli/compile/compile.go:114
1138
+ #: cli/compile/compile.go:118
1139
1139
msgid "If set built binaries will be exported to the sketch folder."
1140
1140
msgstr "If set built binaries will be exported to the sketch folder."
1141
1141
@@ -1286,7 +1286,7 @@ msgstr "Invalid version"
1286
1286
msgid "Invalid vid value: '%s'"
1287
1287
msgstr "Invalid vid value: '%s'"
1288
1288
1289
- #: cli/compile/compile.go:109
1289
+ #: cli/compile/compile.go:113
1290
1290
msgid "Just produce the compilation database, without actually compiling."
1291
1291
msgstr "Just produce the compilation database, without actually compiling."
1292
1292
@@ -1364,15 +1364,15 @@ msgstr "List all known boards and their corresponding FQBN."
1364
1364
msgid "List connected boards."
1365
1365
msgstr "List connected boards."
1366
1366
1367
- #: cli/compile/compile.go:92
1367
+ #: cli/compile/compile.go:96
1368
1368
msgid "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
1369
1369
msgstr "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
1370
1370
1371
- #: cli/compile/compile.go:106
1371
+ #: cli/compile/compile.go:110
1372
1372
msgid "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
1373
1373
msgstr "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
1374
1374
1375
- #: cli/compile/compile.go:104
1375
+ #: cli/compile/compile.go:108
1376
1376
msgid "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."
1377
1377
msgstr "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."
1378
1378
@@ -1551,41 +1551,41 @@ msgstr "Official Arduino board:"
1551
1551
msgid "Option:"
1552
1552
msgstr "Option:"
1553
1553
1554
- #: cli/compile/compile.go:96
1554
+ #: cli/compile/compile.go:100
1555
1555
msgid "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
1556
1556
msgstr "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
1557
1557
1558
- #: cli/compile/compile.go:110
1558
+ #: cli/compile/compile.go:114
1559
1559
msgid "Optional, cleanup the build folder and do not use any cached build."
1560
1560
msgstr "Optional, cleanup the build folder and do not use any cached build."
1561
1561
1562
- #: cli/compile/compile.go:107
1562
+ #: cli/compile/compile.go:111
1563
1563
msgid "Optional, optimize compile output for debugging, rather than for release."
1564
1564
msgstr "Optional, optimize compile output for debugging, rather than for release."
1565
1565
1566
- #: cli/compile/compile.go:98
1566
+ #: cli/compile/compile.go:102
1567
1567
msgid "Optional, suppresses almost every output."
1568
1568
msgstr "Optional, suppresses almost every output."
1569
1569
1570
- #: cli/compile/compile.go:97
1570
+ #: cli/compile/compile.go:101
1571
1571
#: cli/upload/upload.go:62
1572
1572
msgid "Optional, turns on verbose mode."
1573
1573
msgstr "Optional, turns on verbose mode."
1574
1574
1575
- #: cli/compile/compile.go:108
1575
+ #: cli/compile/compile.go:112
1576
1576
#: cli/upload/upload.go:63
1577
1577
msgid "Optional, use the specified programmer to upload."
1578
1578
msgstr "Optional, use the specified programmer to upload."
1579
1579
1580
- #: cli/compile/compile.go:115
1580
+ #: cli/compile/compile.go:119
1581
1581
msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
1582
1582
msgstr "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
1583
1583
1584
1584
#: commands/daemon/monitor.go:72
1585
1585
msgid "OutputRate in Null monitor must be a float64"
1586
1586
msgstr "OutputRate in Null monitor must be a float64"
1587
1587
1588
- #: cli/compile/compile.go:94
1588
+ #: cli/compile/compile.go:98
1589
1589
msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
1590
1590
msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
1591
1591
@@ -1628,7 +1628,7 @@ msgstr "Paragraph: %s"
1628
1628
msgid "Path to the file where logs will be written."
1629
1629
msgstr "Path to the file where logs will be written."
1630
1630
1631
- #: cli/compile/compile.go:90
1631
+ #: cli/compile/compile.go:94
1632
1632
msgid "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
1633
1633
msgstr "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
1634
1634
@@ -1702,7 +1702,7 @@ msgstr "Precompiled library in \"{0}\" not found"
1702
1702
msgid "Print details about a board."
1703
1703
msgstr "Print details about a board."
1704
1704
1705
- #: cli/compile/compile.go:86
1705
+ #: cli/compile/compile.go:90
1706
1706
msgid "Print preprocessed code to stdout instead of compiling."
1707
1707
msgstr "Print preprocessed code to stdout instead of compiling."
1708
1708
@@ -1780,7 +1780,7 @@ msgstr "Running normal build of the core..."
1780
1780
msgid "Running recipe: {0}"
1781
1781
msgstr "Running recipe: {0}"
1782
1782
1783
- #: cli/compile/compile.go:88
1783
+ #: cli/compile/compile.go:92
1784
1784
msgid "Save build artifacts in this directory."
1785
1785
msgstr "Save build artifacts in this directory."
1786
1786
@@ -1831,7 +1831,7 @@ msgstr "Settings key doesn't exist"
1831
1831
msgid "Show all available core versions."
1832
1832
msgstr "Show all available core versions."
1833
1833
1834
- #: cli/compile/compile.go:85
1834
+ #: cli/compile/compile.go:89
1835
1835
msgid "Show all build properties used instead of compiling."
1836
1836
msgstr "Show all build properties used instead of compiling."
1837
1837
@@ -1926,7 +1926,7 @@ msgstr "Sketch too big; see %s for tips on reducing it."
1926
1926
msgid "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
1927
1927
msgstr "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
1928
1928
1929
- #: cli/compile/compile.go:136
1929
+ #: cli/compile/compile.go:140
1930
1930
#: cli/sketch/archive.go:66
1931
1931
#: cli/upload/upload.go:87
1932
1932
msgid "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
@@ -2205,7 +2205,7 @@ msgstr "Upload port found on %s"
2205
2205
msgid "Upload port protocol, e.g: serial"
2206
2206
msgstr "Upload port protocol, e.g: serial"
2207
2207
2208
- #: cli/compile/compile.go:99
2208
+ #: cli/compile/compile.go:103
2209
2209
msgid "Upload the binary after the compilation."
2210
2210
msgstr "Upload the binary after the compilation."
2211
2211
@@ -2217,7 +2217,7 @@ msgstr "Upload the bootloader on the board using an external programmer."
2217
2217
msgid "Upload the bootloader."
2218
2218
msgstr "Upload the bootloader."
2219
2219
2220
- #: cli/compile/compile.go:217
2220
+ #: cli/compile/compile.go:221
2221
2221
#: cli/upload/upload.go:123
2222
2222
msgid "Uploading to specified board using %s protocol requires the following info:"
2223
2223
msgstr "Uploading to specified board using %s protocol requires the following info:"
@@ -2290,7 +2290,7 @@ msgid "VERSION_NUMBER"
2290
2290
msgstr "VERSION_NUMBER"
2291
2291
2292
2292
#: cli/burnbootloader/burnbootloader.go:55
2293
- #: cli/compile/compile.go:101
2293
+ #: cli/compile/compile.go:105
2294
2294
#: cli/upload/upload.go:61
2295
2295
msgid "Verify uploaded binary after the upload."
2296
2296
msgstr "Verify uploaded binary after the upload."
@@ -2335,7 +2335,7 @@ msgstr "Warning: tool '%s' is not installed. It might not be available for your
2335
2335
msgid "Website: %s"
2336
2336
msgstr "Website: %s"
2337
2337
2338
- #: cli/compile/compile.go:102
2338
+ #: cli/compile/compile.go:106
2339
2339
msgid "When specified, VID/PID specific build properties are used, if board supports them."
2340
2340
msgstr "When specified, VID/PID specific build properties are used, if board supports them."
2341
2341
@@ -3005,7 +3005,7 @@ msgstr "platform %s is not installed"
3005
3005
msgid "platform not installed"
3006
3006
msgstr "platform not installed"
3007
3007
3008
- #: cli/compile/compile.go:120
3008
+ #: cli/compile/compile.go:124
3009
3009
msgid "please use --build-property instead."
3010
3010
msgstr "please use --build-property instead."
3011
3011
0 commit comments