Skip to content

Commit e5ad975

Browse files
committed
fix i18n
1 parent fd3bdf7 commit e5ad975

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Diff for: i18n/data/en.po

+13-13
Original file line numberDiff line numberDiff line change
@@ -1035,15 +1035,15 @@ msgstr "Invalid output format: %s"
10351035
msgid "Invalid parameter %s: version not allowed"
10361036
msgstr "Invalid parameter %s: version not allowed"
10371037

1038-
#: commands/board/list.go:53
1038+
#: commands/board/list.go:51
10391039
msgid "Invalid pid value: '%s'"
10401040
msgstr "Invalid pid value: '%s'"
10411041

10421042
#: legacy/builder/phases/sizer.go:150
10431043
msgid "Invalid size regexp: %s"
10441044
msgstr "Invalid size regexp: %s"
10451045

1046-
#: commands/board/list.go:50
1046+
#: commands/board/list.go:48
10471047
msgid "Invalid vid value: '%s'"
10481048
msgstr "Invalid vid value: '%s'"
10491049

@@ -2093,7 +2093,7 @@ msgstr "binary file not found in %s"
20932093
msgid "board %s:%s not found"
20942094
msgstr "board %s:%s not found"
20952095

2096-
#: commands/board/list.go:41
2096+
#: commands/board/list.go:40
20972097
msgid "board not found"
20982098
msgstr "board not found"
20992099

@@ -2358,7 +2358,7 @@ msgstr "downloading tool %[1]s: %[2]s"
23582358
msgid "encoding sketch metadata: %s"
23592359
msgstr "encoding sketch metadata: %s"
23602360

2361-
#: commands/board/list.go:142
2361+
#: commands/board/list.go:140
23622362
msgid "error getting board info from Arduino Cloud"
23632363
msgstr "error getting board info from Arduino Cloud"
23642364

@@ -2378,11 +2378,11 @@ msgstr "error parsing FQBN"
23782378
msgid "error parsing value: %v"
23792379
msgstr "error parsing value: %v"
23802380

2381-
#: commands/board/list.go:83
2381+
#: commands/board/list.go:81
23822382
msgid "error processing response from server"
23832383
msgstr "error processing response from server"
23842384

2385-
#: commands/board/list.go:98
2385+
#: commands/board/list.go:96
23862386
msgid "error querying Arduino Cloud Api"
23872387
msgstr "error querying Arduino Cloud Api"
23882388

@@ -2411,7 +2411,7 @@ msgstr "extracting archive: %w"
24112411
msgid "failed to compute hash of file \"%s\""
24122412
msgstr "failed to compute hash of file \"%s\""
24132413

2414-
#: commands/board/list.go:66
2414+
#: commands/board/list.go:64
24152415
msgid "failed to initialize http client"
24162416
msgstr "failed to initialize http client"
24172417

@@ -2626,8 +2626,8 @@ msgstr "invalid hash '%[1]s': %[2]s"
26262626

26272627
#: commands/board/attach.go:42
26282628
#: commands/board/details.go:33
2629-
#: commands/board/list.go:187
2630-
#: commands/board/listall.go:36
2629+
#: commands/board/list.go:185
2630+
#: commands/board/listall.go:32
26312631
#: commands/board/search.go:36
26322632
#: commands/compile/compile.go:93
26332633
#: commands/core/download.go:36
@@ -2640,7 +2640,7 @@ msgstr "invalid hash '%[1]s': %[2]s"
26402640
#: commands/instances.go:589
26412641
#: commands/lib/list.go:41
26422642
#: commands/lib/list.go:46
2643-
#: commands/lib/search.go:35
2643+
#: commands/lib/search.go:34
26442644
#: commands/upload/upload.go:51
26452645
msgid "invalid instance"
26462646
msgstr "invalid instance"
@@ -3203,7 +3203,7 @@ msgstr "start syncing discovery %[1]s: %[2]w"
32033203
msgid "starting discovery %[1]s: %[2]w"
32043204
msgstr "starting discovery %[1]s: %[2]w"
32053205

3206-
#: commands/board/list.go:279
3206+
#: commands/board/list.go:277
32073207
msgid "stopping discoveries: %s"
32083208
msgstr "stopping discoveries: %s"
32093209

@@ -3235,7 +3235,7 @@ msgstr "text section exceeds available space in board"
32353235
msgid "the library name is different from the set (%[1]s != %[2]s)"
32363236
msgstr "the library name is different from the set (%[1]s != %[2]s)"
32373237

3238-
#: commands/board/list.go:74
3238+
#: commands/board/list.go:72
32393239
msgid "the server responded with status %s"
32403240
msgstr "the server responded with status %s"
32413241

@@ -3397,7 +3397,7 @@ msgstr "writing library_index.json.sig"
33973397
msgid "writing sketch metadata %[1]s: %[2]s"
33983398
msgstr "writing sketch metadata %[1]s: %[2]s"
33993399

3400-
#: commands/board/list.go:90
3400+
#: commands/board/list.go:88
34013401
msgid "wrong format in server response"
34023402
msgstr "wrong format in server response"
34033403

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)