Skip to content

Commit 9d8a0e7

Browse files
[skip-changelog] Updated translation files (arduino#1573)
* Updated translation files * Updated translation files Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Umberto Baldi <u.baldi@arduino.cc>
1 parent 9539402 commit 9d8a0e7

File tree

5 files changed

+90
-38
lines changed

5 files changed

+90
-38
lines changed

i18n/data/en.po

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2433,12 +2433,12 @@ msgstr "board not found"
24332433
msgid "boardname"
24342434
msgstr "boardname"
24352435

2436-
#: arduino/discovery/discovery.go:311
2437-
#: arduino/discovery/discovery.go:332
2438-
#: arduino/discovery/discovery.go:352
2439-
#: arduino/discovery/discovery.go:375
2440-
#: arduino/discovery/discovery.go:392
2441-
#: arduino/discovery/discovery.go:415
2436+
#: arduino/discovery/discovery.go:312
2437+
#: arduino/discovery/discovery.go:333
2438+
#: arduino/discovery/discovery.go:353
2439+
#: arduino/discovery/discovery.go:376
2440+
#: arduino/discovery/discovery.go:393
2441+
#: arduino/discovery/discovery.go:416
24422442
msgid "calling %[1]s: %[2]w"
24432443
msgstr "calling %[1]s: %[2]w"
24442444

@@ -2493,40 +2493,40 @@ msgstr "command"
24932493
msgid "command '%[1]s' failed: %[2]s"
24942494
msgstr "command '%[1]s' failed: %[2]s"
24952495

2496-
#: arduino/discovery/discovery.go:315
2497-
#: arduino/discovery/discovery.go:336
2498-
#: arduino/discovery/discovery.go:356
2499-
#: arduino/discovery/discovery.go:379
2500-
#: arduino/discovery/discovery.go:396
2501-
#: arduino/discovery/discovery.go:419
2496+
#: arduino/discovery/discovery.go:316
2497+
#: arduino/discovery/discovery.go:337
2498+
#: arduino/discovery/discovery.go:357
2499+
#: arduino/discovery/discovery.go:380
2500+
#: arduino/discovery/discovery.go:397
2501+
#: arduino/discovery/discovery.go:420
25022502
msgid "command failed: %s"
25032503
msgstr "command failed: %s"
25042504

25052505
#: arduino/monitor/monitor.go:146
25062506
msgid "communication out of sync, expected '%[1]s', received '%[2]s'"
25072507
msgstr "communication out of sync, expected '%[1]s', received '%[2]s'"
25082508

2509-
#: arduino/discovery/discovery.go:313
2509+
#: arduino/discovery/discovery.go:314
25102510
msgid "communication out of sync, expected 'hello', received '%s'"
25112511
msgstr "communication out of sync, expected 'hello', received '%s'"
25122512

2513-
#: arduino/discovery/discovery.go:394
2513+
#: arduino/discovery/discovery.go:395
25142514
msgid "communication out of sync, expected 'list', received '%s'"
25152515
msgstr "communication out of sync, expected 'list', received '%s'"
25162516

2517-
#: arduino/discovery/discovery.go:377
2517+
#: arduino/discovery/discovery.go:378
25182518
msgid "communication out of sync, expected 'quit', received '%s'"
25192519
msgstr "communication out of sync, expected 'quit', received '%s'"
25202520

2521-
#: arduino/discovery/discovery.go:334
2521+
#: arduino/discovery/discovery.go:335
25222522
msgid "communication out of sync, expected 'start', received '%s'"
25232523
msgstr "communication out of sync, expected 'start', received '%s'"
25242524

2525-
#: arduino/discovery/discovery.go:417
2525+
#: arduino/discovery/discovery.go:418
25262526
msgid "communication out of sync, expected 'start_sync', received '%s'"
25272527
msgstr "communication out of sync, expected 'start_sync', received '%s'"
25282528

2529-
#: arduino/discovery/discovery.go:354
2529+
#: arduino/discovery/discovery.go:355
25302530
msgid "communication out of sync, expected 'stop', received '%s'"
25312531
msgstr "communication out of sync, expected 'stop', received '%s'"
25322532

@@ -2740,11 +2740,11 @@ msgstr "installing %[1]s tool: %[2]s"
27402740
msgid "installing platform %[1]s: %[2]s"
27412741
msgstr "installing platform %[1]s: %[2]s"
27422742

2743-
#: arduino/discovery/discovery.go:175
2743+
#: arduino/discovery/discovery.go:176
27442744
msgid "invalid 'add' message: missing port"
27452745
msgstr "invalid 'add' message: missing port"
27462746

2747-
#: arduino/discovery/discovery.go:186
2747+
#: arduino/discovery/discovery.go:187
27482748
msgid "invalid 'remove' message: missing port"
27492749
msgstr "invalid 'remove' message: missing port"
27502750

@@ -3096,7 +3096,7 @@ msgstr "port not found: %[1]s %[2]s"
30963096
msgid "protocol version not supported: requested %[1]d, got %[2]d"
30973097
msgstr "protocol version not supported: requested %[1]d, got %[2]d"
30983098

3099-
#: arduino/discovery/discovery.go:317
3099+
#: arduino/discovery/discovery.go:318
31003100
msgid "protocol version not supported: requested 1, got %d"
31013101
msgstr "protocol version not supported: requested 1, got %d"
31023102

@@ -3291,7 +3291,7 @@ msgstr "the server responded with status %s"
32913291
msgid "timeout waiting for message"
32923292
msgstr "timeout waiting for message"
32933293

3294-
#: arduino/discovery/discovery.go:216
3294+
#: arduino/discovery/discovery.go:217
32953295
msgid "timeout waiting for message from %s"
32963296
msgstr "timeout waiting for message from %s"
32973297

i18n/data/es.po

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,14 @@ msgstr ""
142142
msgid "Alternatives for %[1]s: %[2]s"
143143
msgstr ""
144144

145+
#: legacy/builder/container_add_prototypes.go:42
146+
msgid "An error occurred adding prototypes"
147+
msgstr ""
148+
149+
#: legacy/builder/container_find_includes.go:115
150+
msgid "An error occurred detecting libraries"
151+
msgstr ""
152+
145153
#: cli/lib/search.go:172
146154
msgid "Architecture: %s"
147155
msgstr ""
@@ -914,7 +922,7 @@ msgstr ""
914922
msgid "Error verifying signature"
915923
msgstr ""
916924

917-
#: legacy/builder/container_find_includes.go:353
925+
#: legacy/builder/container_find_includes.go:362
918926
msgid "Error while detecting libraries included by {0}"
919927
msgstr ""
920928

@@ -1144,7 +1152,7 @@ msgstr ""
11441152
msgid "Installs one or more specified libraries into the system."
11451153
msgstr ""
11461154

1147-
#: legacy/builder/container_find_includes.go:377
1155+
#: legacy/builder/container_find_includes.go:386
11481156
msgid "Internal error in cache"
11491157
msgstr ""
11501158

@@ -1935,7 +1943,7 @@ msgstr ""
19351943
msgid "Skipping compile of: {0}"
19361944
msgstr ""
19371945

1938-
#: legacy/builder/container_find_includes.go:324
1946+
#: legacy/builder/container_find_includes.go:333
19391947
msgid "Skipping dependencies detection for precompiled library {0}"
19401948
msgstr ""
19411949

@@ -2218,7 +2226,7 @@ msgstr ""
22182226
msgid "Using board '{0}' from platform in folder: {1}"
22192227
msgstr ""
22202228

2221-
#: legacy/builder/container_find_includes.go:336
2229+
#: legacy/builder/container_find_includes.go:345
22222230
msgid "Using cached library dependencies for file: {0}"
22232231
msgstr ""
22242232

@@ -3188,6 +3196,11 @@ msgstr ""
31883196
msgid "text section exceeds available space in board"
31893197
msgstr ""
31903198

3199+
#: legacy/builder/container_add_prototypes.go:42
3200+
#: legacy/builder/container_find_includes.go:115
3201+
msgid "the compilation database may be incomplete or inaccurate"
3202+
msgstr ""
3203+
31913204
#: commands/core/list.go:62
31923205
msgid "the platform has no releases"
31933206
msgstr ""

i18n/data/fr.po

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,14 @@ msgstr ""
142142
msgid "Alternatives for %[1]s: %[2]s"
143143
msgstr ""
144144

145+
#: legacy/builder/container_add_prototypes.go:42
146+
msgid "An error occurred adding prototypes"
147+
msgstr ""
148+
149+
#: legacy/builder/container_find_includes.go:115
150+
msgid "An error occurred detecting libraries"
151+
msgstr ""
152+
145153
#: cli/lib/search.go:172
146154
msgid "Architecture: %s"
147155
msgstr ""
@@ -914,7 +922,7 @@ msgstr ""
914922
msgid "Error verifying signature"
915923
msgstr ""
916924

917-
#: legacy/builder/container_find_includes.go:353
925+
#: legacy/builder/container_find_includes.go:362
918926
msgid "Error while detecting libraries included by {0}"
919927
msgstr ""
920928

@@ -1144,7 +1152,7 @@ msgstr ""
11441152
msgid "Installs one or more specified libraries into the system."
11451153
msgstr ""
11461154

1147-
#: legacy/builder/container_find_includes.go:377
1155+
#: legacy/builder/container_find_includes.go:386
11481156
msgid "Internal error in cache"
11491157
msgstr ""
11501158

@@ -1935,7 +1943,7 @@ msgstr ""
19351943
msgid "Skipping compile of: {0}"
19361944
msgstr ""
19371945

1938-
#: legacy/builder/container_find_includes.go:324
1946+
#: legacy/builder/container_find_includes.go:333
19391947
msgid "Skipping dependencies detection for precompiled library {0}"
19401948
msgstr ""
19411949

@@ -2218,7 +2226,7 @@ msgstr ""
22182226
msgid "Using board '{0}' from platform in folder: {1}"
22192227
msgstr ""
22202228

2221-
#: legacy/builder/container_find_includes.go:336
2229+
#: legacy/builder/container_find_includes.go:345
22222230
msgid "Using cached library dependencies for file: {0}"
22232231
msgstr ""
22242232

@@ -3188,6 +3196,11 @@ msgstr ""
31883196
msgid "text section exceeds available space in board"
31893197
msgstr ""
31903198

3199+
#: legacy/builder/container_add_prototypes.go:42
3200+
#: legacy/builder/container_find_includes.go:115
3201+
msgid "the compilation database may be incomplete or inaccurate"
3202+
msgstr ""
3203+
31913204
#: commands/core/list.go:62
31923205
msgid "the platform has no releases"
31933206
msgstr ""

i18n/data/it_IT.po

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,14 @@ msgstr ""
144144
msgid "Alternatives for %[1]s: %[2]s"
145145
msgstr ""
146146

147+
#: legacy/builder/container_add_prototypes.go:42
148+
msgid "An error occurred adding prototypes"
149+
msgstr ""
150+
151+
#: legacy/builder/container_find_includes.go:115
152+
msgid "An error occurred detecting libraries"
153+
msgstr ""
154+
147155
#: cli/lib/search.go:172
148156
msgid "Architecture: %s"
149157
msgstr ""
@@ -916,7 +924,7 @@ msgstr ""
916924
msgid "Error verifying signature"
917925
msgstr ""
918926

919-
#: legacy/builder/container_find_includes.go:353
927+
#: legacy/builder/container_find_includes.go:362
920928
msgid "Error while detecting libraries included by {0}"
921929
msgstr ""
922930

@@ -1146,7 +1154,7 @@ msgstr ""
11461154
msgid "Installs one or more specified libraries into the system."
11471155
msgstr ""
11481156

1149-
#: legacy/builder/container_find_includes.go:377
1157+
#: legacy/builder/container_find_includes.go:386
11501158
msgid "Internal error in cache"
11511159
msgstr ""
11521160

@@ -1937,7 +1945,7 @@ msgstr ""
19371945
msgid "Skipping compile of: {0}"
19381946
msgstr ""
19391947

1940-
#: legacy/builder/container_find_includes.go:324
1948+
#: legacy/builder/container_find_includes.go:333
19411949
msgid "Skipping dependencies detection for precompiled library {0}"
19421950
msgstr ""
19431951

@@ -2220,7 +2228,7 @@ msgstr ""
22202228
msgid "Using board '{0}' from platform in folder: {1}"
22212229
msgstr ""
22222230

2223-
#: legacy/builder/container_find_includes.go:336
2231+
#: legacy/builder/container_find_includes.go:345
22242232
msgid "Using cached library dependencies for file: {0}"
22252233
msgstr ""
22262234

@@ -3190,6 +3198,11 @@ msgstr ""
31903198
msgid "text section exceeds available space in board"
31913199
msgstr ""
31923200

3201+
#: legacy/builder/container_add_prototypes.go:42
3202+
#: legacy/builder/container_find_includes.go:115
3203+
msgid "the compilation database may be incomplete or inaccurate"
3204+
msgstr ""
3205+
31933206
#: commands/core/list.go:62
31943207
msgid "the platform has no releases"
31953208
msgstr ""

i18n/data/pl.po

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,14 @@ msgstr ""
138138
msgid "Alternatives for %[1]s: %[2]s"
139139
msgstr ""
140140

141+
#: legacy/builder/container_add_prototypes.go:42
142+
msgid "An error occurred adding prototypes"
143+
msgstr ""
144+
145+
#: legacy/builder/container_find_includes.go:115
146+
msgid "An error occurred detecting libraries"
147+
msgstr ""
148+
141149
#: cli/lib/search.go:172
142150
msgid "Architecture: %s"
143151
msgstr ""
@@ -910,7 +918,7 @@ msgstr ""
910918
msgid "Error verifying signature"
911919
msgstr ""
912920

913-
#: legacy/builder/container_find_includes.go:353
921+
#: legacy/builder/container_find_includes.go:362
914922
msgid "Error while detecting libraries included by {0}"
915923
msgstr ""
916924

@@ -1140,7 +1148,7 @@ msgstr ""
11401148
msgid "Installs one or more specified libraries into the system."
11411149
msgstr ""
11421150

1143-
#: legacy/builder/container_find_includes.go:377
1151+
#: legacy/builder/container_find_includes.go:386
11441152
msgid "Internal error in cache"
11451153
msgstr ""
11461154

@@ -1931,7 +1939,7 @@ msgstr ""
19311939
msgid "Skipping compile of: {0}"
19321940
msgstr ""
19331941

1934-
#: legacy/builder/container_find_includes.go:324
1942+
#: legacy/builder/container_find_includes.go:333
19351943
msgid "Skipping dependencies detection for precompiled library {0}"
19361944
msgstr ""
19371945

@@ -2214,7 +2222,7 @@ msgstr ""
22142222
msgid "Using board '{0}' from platform in folder: {1}"
22152223
msgstr ""
22162224

2217-
#: legacy/builder/container_find_includes.go:336
2225+
#: legacy/builder/container_find_includes.go:345
22182226
msgid "Using cached library dependencies for file: {0}"
22192227
msgstr ""
22202228

@@ -3184,6 +3192,11 @@ msgstr ""
31843192
msgid "text section exceeds available space in board"
31853193
msgstr ""
31863194

3195+
#: legacy/builder/container_add_prototypes.go:42
3196+
#: legacy/builder/container_find_includes.go:115
3197+
msgid "the compilation database may be incomplete or inaccurate"
3198+
msgstr ""
3199+
31873200
#: commands/core/list.go:62
31883201
msgid "the platform has no releases"
31893202
msgstr ""

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy