Skip to content

Commit e0b6a80

Browse files
committed
make Internalization happy
1 parent 180d1d4 commit e0b6a80

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

Diff for: i18n/data/en.po

+33-33
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ msgstr "Board version:"
239239
msgid "Bootloader file specified but missing: {0}"
240240
msgstr "Bootloader file specified but missing: {0}"
241241

242-
#: cli/compile/compile.go:87
242+
#: cli/compile/compile.go:91
243243
msgid "Builds of 'core.a' are saved into this path to be cached and reused."
244244
msgstr "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
378378
msgid "Compiled sketch not found in %s"
379379
msgstr "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
383383
msgid "Compiles Arduino sketches."
384384
msgstr "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
713713
msgid "Error during Upload: %v"
714714
msgstr "Error during Upload: %v"
715715

716-
#: cli/compile/compile.go:255
716+
#: cli/compile/compile.go:259
717717
msgid "Error during build: %v"
718718
msgstr "Error during build: %v"
719719

@@ -813,7 +813,7 @@ msgstr "Error listing boards: %v"
813813
msgid "Error listing platforms: %v"
814814
msgstr "Error listing platforms: %v"
815815

816-
#: cli/compile/compile.go:146
816+
#: cli/compile/compile.go:150
817817
msgid "Error opening source code overrides data file: %v"
818818
msgstr "Error opening source code overrides data file: %v"
819819

@@ -961,7 +961,7 @@ msgstr "Error writing library_index.json.sig"
961961
msgid "Error: command description is not supported by %v"
962962
msgstr "Error: command description is not supported by %v"
963963

964-
#: cli/compile/compile.go:153
964+
#: cli/compile/compile.go:157
965965
msgid "Error: invalid source code overrides data file: %v"
966966
msgstr "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
10711071
msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno"
@@ -1127,7 +1127,7 @@ msgstr "Id"
11271127
msgid "Identification properties:"
11281128
msgstr "Identification properties:"
11291129

1130-
#: cli/compile/compile.go:114
1130+
#: cli/compile/compile.go:118
11311131
msgid "If set built binaries will be exported to the sketch folder."
11321132
msgstr "If set built binaries will be exported to the sketch folder."
11331133

@@ -1278,7 +1278,7 @@ msgstr "Invalid version"
12781278
msgid "Invalid vid value: '%s'"
12791279
msgstr "Invalid vid value: '%s'"
12801280

1281-
#: cli/compile/compile.go:109
1281+
#: cli/compile/compile.go:113
12821282
msgid "Just produce the compilation database, without actually compiling."
12831283
msgstr "Just produce the compilation database, without actually compiling."
12841284

@@ -1356,15 +1356,15 @@ msgstr "List all known boards and their corresponding FQBN."
13561356
msgid "List connected boards."
13571357
msgstr "List connected boards."
13581358

1359-
#: cli/compile/compile.go:92
1359+
#: cli/compile/compile.go:96
13601360
msgid "List of custom build properties separated by commas. Or can be used multiple times for multiple properties."
13611361
msgstr "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
13641364
msgid "List of custom libraries dir paths separated by commas. Or can be used multiple times for multiple libraries dir paths."
13651365
msgstr "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
13681368
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."
13691369
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."
13701370

@@ -1543,41 +1543,41 @@ msgstr "Official Arduino board:"
15431543
msgid "Option:"
15441544
msgstr "Option:"
15451545

1546-
#: cli/compile/compile.go:96
1546+
#: cli/compile/compile.go:100
15471547
msgid "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)."
15481548
msgstr "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
15511551
msgid "Optional, cleanup the build folder and do not use any cached build."
15521552
msgstr "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
15551555
msgid "Optional, optimize compile output for debugging, rather than for release."
15561556
msgstr "Optional, optimize compile output for debugging, rather than for release."
15571557

1558-
#: cli/compile/compile.go:98
1558+
#: cli/compile/compile.go:102
15591559
msgid "Optional, suppresses almost every output."
15601560
msgstr "Optional, suppresses almost every output."
15611561

1562-
#: cli/compile/compile.go:97
1562+
#: cli/compile/compile.go:101
15631563
#: cli/upload/upload.go:62
15641564
msgid "Optional, turns on verbose mode."
15651565
msgstr "Optional, turns on verbose mode."
15661566

1567-
#: cli/compile/compile.go:108
1567+
#: cli/compile/compile.go:112
15681568
#: cli/upload/upload.go:63
15691569
msgid "Optional, use the specified programmer to upload."
15701570
msgstr "Optional, use the specified programmer to upload."
15711571

1572-
#: cli/compile/compile.go:115
1572+
#: cli/compile/compile.go:119
15731573
msgid "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
15741574
msgstr "Optional. Path to a .json file that contains a set of replacements of the sketch source code."
15751575

15761576
#: commands/daemon/monitor.go:72
15771577
msgid "OutputRate in Null monitor must be a float64"
15781578
msgstr "OutputRate in Null monitor must be a float64"
15791579

1580-
#: cli/compile/compile.go:94
1580+
#: cli/compile/compile.go:98
15811581
msgid "Override a build property with a custom value. Can be used multiple times for multiple properties."
15821582
msgstr "Override a build property with a custom value. Can be used multiple times for multiple properties."
15831583

@@ -1620,7 +1620,7 @@ msgstr "Paragraph: %s"
16201620
msgid "Path to the file where logs will be written."
16211621
msgstr "Path to the file where logs will be written."
16221622

1623-
#: cli/compile/compile.go:90
1623+
#: cli/compile/compile.go:94
16241624
msgid "Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS."
16251625
msgstr "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"
16941694
msgid "Print details about a board."
16951695
msgstr "Print details about a board."
16961696

1697-
#: cli/compile/compile.go:86
1697+
#: cli/compile/compile.go:90
16981698
msgid "Print preprocessed code to stdout instead of compiling."
16991699
msgstr "Print preprocessed code to stdout instead of compiling."
17001700

@@ -1772,7 +1772,7 @@ msgstr "Running normal build of the core..."
17721772
msgid "Running recipe: {0}"
17731773
msgstr "Running recipe: {0}"
17741774

1775-
#: cli/compile/compile.go:88
1775+
#: cli/compile/compile.go:92
17761776
msgid "Save build artifacts in this directory."
17771777
msgstr "Save build artifacts in this directory."
17781778

@@ -1823,7 +1823,7 @@ msgstr "Settings key doesn't exist"
18231823
msgid "Show all available core versions."
18241824
msgstr "Show all available core versions."
18251825

1826-
#: cli/compile/compile.go:85
1826+
#: cli/compile/compile.go:89
18271827
msgid "Show all build properties used instead of compiling."
18281828
msgstr "Show all build properties used instead of compiling."
18291829

@@ -1918,7 +1918,7 @@ msgstr "Sketch too big; see %s for tips on reducing it."
19181918
msgid "Sketch uses {0} bytes ({2}%%) of program storage space. Maximum is {1} bytes."
19191919
msgstr "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
19241924
msgid "Sketches with .pde extension are deprecated, please rename the following files to .ino:"
@@ -2197,7 +2197,7 @@ msgstr "Upload port found on %s"
21972197
msgid "Upload port protocol, e.g: serial"
21982198
msgstr "Upload port protocol, e.g: serial"
21992199

2200-
#: cli/compile/compile.go:99
2200+
#: cli/compile/compile.go:103
22012201
msgid "Upload the binary after the compilation."
22022202
msgstr "Upload the binary after the compilation."
22032203

@@ -2209,7 +2209,7 @@ msgstr "Upload the bootloader on the board using an external programmer."
22092209
msgid "Upload the bootloader."
22102210
msgstr "Upload the bootloader."
22112211

2212-
#: cli/compile/compile.go:217
2212+
#: cli/compile/compile.go:221
22132213
#: cli/upload/upload.go:123
22142214
msgid "Uploading to specified board using %s protocol requires the following info:"
22152215
msgstr "Uploading to specified board using %s protocol requires the following info:"
@@ -2282,7 +2282,7 @@ msgid "VERSION_NUMBER"
22822282
msgstr "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
22872287
msgid "Verify uploaded binary after the upload."
22882288
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
23272327
msgid "Website: %s"
23282328
msgstr "Website: %s"
23292329

2330-
#: cli/compile/compile.go:102
2330+
#: cli/compile/compile.go:106
23312331
msgid "When specified, VID/PID specific build properties are used, if board supports them."
23322332
msgstr "When specified, VID/PID specific build properties are used, if board supports them."
23332333

@@ -2997,7 +2997,7 @@ msgstr "platform %s is not installed"
29972997
msgid "platform not installed"
29982998
msgstr "platform not installed"
29992999

3000-
#: cli/compile/compile.go:120
3000+
#: cli/compile/compile.go:124
30013001
msgid "please use --build-property instead."
30023002
msgstr "please use --build-property instead."
30033003

Diff for: i18n/rice-box.go

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)