@@ -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
@@ -702,18 +702,18 @@ msgstr "Error during JSON encoding of the output: %v"
702
702
703
703
#: cli/burnbootloader/burnbootloader.go:70
704
704
#: 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
709
709
#: cli/upload/upload.go:95
710
710
#: cli/upload/upload.go:101
711
711
#: cli/upload/upload.go:117
712
712
#: cli/upload/upload.go:144
713
713
msgid "Error during Upload: %v"
714
714
msgstr "Error during Upload: %v"
715
715
716
- #: cli/compile/compile.go:255
716
+ #: cli/compile/compile.go:259
717
717
msgid "Error during build: %v"
718
718
msgstr "Error during build: %v"
719
719
@@ -813,7 +813,7 @@ msgstr "Error listing boards: %v"
813
813
msgid "Error listing platforms: %v"
814
814
msgstr "Error listing platforms: %v"
815
815
816
- #: cli/compile/compile.go:146
816
+ #: cli/compile/compile.go:150
817
817
msgid "Error opening source code overrides data file: %v"
818
818
msgstr "Error opening source code overrides data file: %v"
819
819
@@ -961,7 +961,7 @@ msgstr "Error writing library_index.json.sig"
961
961
msgid "Error: command description is not supported by %v"
962
962
msgstr "Error: command description is not supported by %v"
963
963
964
- #: cli/compile/compile.go:153
964
+ #: cli/compile/compile.go:157
965
965
msgid "Error: invalid source code overrides data file: %v"
966
966
msgstr "Error: invalid source code overrides data file: %v"
967
967
@@ -1065,7 +1065,7 @@ msgstr "Force skip of post-install scripts (if the CLI is running interactively)
1065
1065
1066
1066
#: cli/board/details.go:50
1067
1067
#: cli/burnbootloader/burnbootloader.go:53
1068
- #: cli/compile/compile.go:84
1068
+ #: cli/compile/compile.go:85
1069
1069
#: cli/debug/debug.go:61
1070
1070
#: cli/upload/upload.go:57
1071
1071
msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
@@ -1127,7 +1127,7 @@ msgstr "Id"
1127
1127
msgid "Identification properties:"
1128
1128
msgstr "Identification properties:"
1129
1129
1130
- #: cli/compile/compile.go:114
1130
+ #: cli/compile/compile.go:118
1131
1131
msgid "If set built binaries will be exported to the sketch folder."
1132
1132
msgstr "If set built binaries will be exported to the sketch folder."
1133
1133
@@ -1278,7 +1278,7 @@ msgstr "Invalid version"
1278
1278
msgid "Invalid vid value: '%s'"
1279
1279
msgstr "Invalid vid value: '%s'"
1280
1280
1281
- #: cli/compile/compile.go:109
1281
+ #: cli/compile/compile.go:113
1282
1282
msgid "Just produce the compilation database, without actually compiling."
1283
1283
msgstr "Just produce the compilation database, without actually compiling."
1284
1284
@@ -1356,15 +1356,15 @@ msgstr "List all known boards and their corresponding FQBN."
1356
1356
msgid "List connected boards."
1357
1357
msgstr "List connected boards."
1358
1358
1359
- #: cli/compile/compile.go:92
1359
+ #: cli/compile/compile.go:96
1360
1360
msgid "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
1361
1361
msgstr "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
1362
1362
1363
- #: cli/compile/compile.go:106
1363
+ #: cli/compile/compile.go:110
1364
1364
msgid "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
1365
1365
msgstr "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
1366
1366
1367
- #: cli/compile/compile.go:104
1367
+ #: cli/compile/compile.go:108
1368
1368
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."
1369
1369
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."
1370
1370
@@ -1543,41 +1543,41 @@ msgstr "Official Arduino board:"
1543
1543
msgid "Option:"
1544
1544
msgstr "Option:"
1545
1545
1546
- #: cli/compile/compile.go:96
1546
+ #: cli/compile/compile.go:100
1547
1547
msgid "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
1548
1548
msgstr "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
1549
1549
1550
- #: cli/compile/compile.go:110
1550
+ #: cli/compile/compile.go:114
1551
1551
msgid "Optional, cleanup the build folder and do not use any cached build."
1552
1552
msgstr "Optional, cleanup the build folder and do not use any cached build."
1553
1553
1554
- #: cli/compile/compile.go:107
1554
+ #: cli/compile/compile.go:111
1555
1555
msgid "Optional, optimize compile output for debugging, rather than for release."
1556
1556
msgstr "Optional, optimize compile output for debugging, rather than for release."
1557
1557
1558
- #: cli/compile/compile.go:98
1558
+ #: cli/compile/compile.go:102
1559
1559
msgid "Optional, suppresses almost every output."
1560
1560
msgstr "Optional, suppresses almost every output."
1561
1561
1562
- #: cli/compile/compile.go:97
1562
+ #: cli/compile/compile.go:101
1563
1563
#: cli/upload/upload.go:62
1564
1564
msgid "Optional, turns on verbose mode."
1565
1565
msgstr "Optional, turns on verbose mode."
1566
1566
1567
- #: cli/compile/compile.go:108
1567
+ #: cli/compile/compile.go:112
1568
1568
#: cli/upload/upload.go:63
1569
1569
msgid "Optional, use the specified programmer to upload."
1570
1570
msgstr "Optional, use the specified programmer to upload."
1571
1571
1572
- #: cli/compile/compile.go:115
1572
+ #: cli/compile/compile.go:119
1573
1573
msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
1574
1574
msgstr "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
1575
1575
1576
1576
#: commands/daemon/monitor.go:72
1577
1577
msgid "OutputRate in Null monitor must be a float64"
1578
1578
msgstr "OutputRate in Null monitor must be a float64"
1579
1579
1580
- #: cli/compile/compile.go:94
1580
+ #: cli/compile/compile.go:98
1581
1581
msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
1582
1582
msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
1583
1583
@@ -1620,7 +1620,7 @@ msgstr "Paragraph: %s"
1620
1620
msgid "Path to the file where logs will be written."
1621
1621
msgstr "Path to the file where logs will be written."
1622
1622
1623
- #: cli/compile/compile.go:90
1623
+ #: cli/compile/compile.go:94
1624
1624
msgid "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
1625
1625
msgstr "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
1626
1626
@@ -1694,7 +1694,7 @@ msgstr "Precompiled library in \"{0}\" not found"
1694
1694
msgid "Print details about a board."
1695
1695
msgstr "Print details about a board."
1696
1696
1697
- #: cli/compile/compile.go:86
1697
+ #: cli/compile/compile.go:90
1698
1698
msgid "Print preprocessed code to stdout instead of compiling."
1699
1699
msgstr "Print preprocessed code to stdout instead of compiling."
1700
1700
@@ -1772,7 +1772,7 @@ msgstr "Running normal build of the core..."
1772
1772
msgid "Running recipe: {0}"
1773
1773
msgstr "Running recipe: {0}"
1774
1774
1775
- #: cli/compile/compile.go:88
1775
+ #: cli/compile/compile.go:92
1776
1776
msgid "Save build artifacts in this directory."
1777
1777
msgstr "Save build artifacts in this directory."
1778
1778
@@ -1823,7 +1823,7 @@ msgstr "Settings key doesn't exist"
1823
1823
msgid "Show all available core versions."
1824
1824
msgstr "Show all available core versions."
1825
1825
1826
- #: cli/compile/compile.go:85
1826
+ #: cli/compile/compile.go:89
1827
1827
msgid "Show all build properties used instead of compiling."
1828
1828
msgstr "Show all build properties used instead of compiling."
1829
1829
@@ -1918,7 +1918,7 @@ msgstr "Sketch too big; see %s for tips on reducing it."
1918
1918
msgid "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
1919
1919
msgstr "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
1920
1920
1921
- #: cli/compile/compile.go:136
1921
+ #: cli/compile/compile.go:140
1922
1922
#: cli/sketch/archive.go:66
1923
1923
#: cli/upload/upload.go:87
1924
1924
msgid "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
@@ -2197,7 +2197,7 @@ msgstr "Upload port found on %s"
2197
2197
msgid "Upload port protocol, e.g: serial"
2198
2198
msgstr "Upload port protocol, e.g: serial"
2199
2199
2200
- #: cli/compile/compile.go:99
2200
+ #: cli/compile/compile.go:103
2201
2201
msgid "Upload the binary after the compilation."
2202
2202
msgstr "Upload the binary after the compilation."
2203
2203
@@ -2209,7 +2209,7 @@ msgstr "Upload the bootloader on the board using an external programmer."
2209
2209
msgid "Upload the bootloader."
2210
2210
msgstr "Upload the bootloader."
2211
2211
2212
- #: cli/compile/compile.go:217
2212
+ #: cli/compile/compile.go:221
2213
2213
#: cli/upload/upload.go:123
2214
2214
msgid "Uploading to specified board using %s protocol requires the following info:"
2215
2215
msgstr "Uploading to specified board using %s protocol requires the following info:"
@@ -2282,7 +2282,7 @@ msgid "VERSION_NUMBER"
2282
2282
msgstr "VERSION_NUMBER"
2283
2283
2284
2284
#: cli/burnbootloader/burnbootloader.go:55
2285
- #: cli/compile/compile.go:101
2285
+ #: cli/compile/compile.go:105
2286
2286
#: cli/upload/upload.go:61
2287
2287
msgid "Verify uploaded binary after the upload."
2288
2288
msgstr "Verify uploaded binary after the upload."
@@ -2327,7 +2327,7 @@ msgstr "Warning: tool '%s' is not installed. It might not be available for your
2327
2327
msgid "Website: %s"
2328
2328
msgstr "Website: %s"
2329
2329
2330
- #: cli/compile/compile.go:102
2330
+ #: cli/compile/compile.go:106
2331
2331
msgid "When specified, VID/PID specific build properties are used, if board supports them."
2332
2332
msgstr "When specified, VID/PID specific build properties are used, if board supports them."
2333
2333
@@ -2997,7 +2997,7 @@ msgstr "platform %s is not installed"
2997
2997
msgid "platform not installed"
2998
2998
msgstr "platform not installed"
2999
2999
3000
- #: cli/compile/compile.go:120
3000
+ #: cli/compile/compile.go:124
3001
3001
msgid "please use --build-property instead."
3002
3002
msgstr "please use --build-property instead."
3003
3003
0 commit comments