@@ -116,6 +116,16 @@ msgstr ""
116
116
msgid "A newer {0} package is available"
117
117
msgstr ""
118
118
119
+ #: ../../../../../arduino-core/src/cc/arduino/contributions/packages/ContributionsIndexer.java:97
120
+ msgid ""
121
+ "A package index has an invalid signature and needs to be updated.\n"
122
+ "Please open the Board Manager from the menu\n"
123
+ "\n"
124
+ " Tools -> Board -> Board Manager\n"
125
+ "\n"
126
+ "to update it"
127
+ msgstr ""
128
+
119
129
#: ../../../../../app/src/processing/app/Base.java:2307
120
130
msgid "A subfolder of your sketchbook is not a valid library"
121
131
msgstr ""
@@ -148,10 +158,6 @@ msgstr ""
148
158
msgid "Afrikaans"
149
159
msgstr ""
150
160
151
- #: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:248
152
- msgid "Aggressively cache compiled core"
153
- msgstr ""
154
-
155
161
#: ../../../processing/app/Preferences.java:96
156
162
msgid "Albanian"
157
163
msgstr ""
@@ -169,10 +175,6 @@ msgid ""
169
175
"the old version. Use Open to re-open the sketch and try again.\n"
170
176
msgstr ""
171
177
172
- #: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:99
173
- msgid "An error occurred while updating libraries index!"
174
- msgstr ""
175
-
176
178
#: ../../../processing/app/BaseNoGui.java:528
177
179
msgid "An error occurred while uploading the sketch"
178
180
msgstr ""
@@ -228,14 +230,6 @@ msgstr ""
228
230
msgid "Arduino"
229
231
msgstr ""
230
232
231
- #: ../../../processing/app/I18n.java:83
232
- msgid "Arduino ARM (32-bits) Boards"
233
- msgstr ""
234
-
235
- #: ../../../processing/app/I18n.java:82
236
- msgid "Arduino AVR Boards"
237
- msgstr ""
238
-
239
233
#: Editor.java:2137
240
234
msgid ""
241
235
"Arduino can only open its own sketches\n"
@@ -373,6 +367,10 @@ msgstr ""
373
367
msgid "Board: "
374
368
msgstr ""
375
369
370
+ #: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:97
371
+ msgid "Boards"
372
+ msgstr ""
373
+
376
374
#: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributionManagerUI.java:89
377
375
msgid "Boards Manager"
378
376
msgstr ""
@@ -624,6 +622,11 @@ msgstr ""
624
622
msgid "Could not replace {0}"
625
623
msgstr ""
626
624
625
+ #: ../../../../../arduino-core/src/cc/arduino/packages/DiscoveryManager.java:93
626
+ #, java-format
627
+ msgid "Could not start discovery '{0}': {1}"
628
+ msgstr ""
629
+
627
630
#: ../../../../../arduino-core/src/processing/app/PreferencesData.java:141
628
631
#, java-format
629
632
msgid "Could not write preferences file: {0}"
@@ -692,6 +695,11 @@ msgstr ""
692
695
msgid "Delete"
693
696
msgstr ""
694
697
698
+ #: ../../../../../app/src/cc/arduino/contributions/libraries/ui/MultiLibraryInstallDialog.java:69
699
+ #, java-format
700
+ msgid "Dependencies for library {0}:{1}"
701
+ msgstr ""
702
+
695
703
#: ../../../../../arduino-core/src/processing/app/I18n.java:33
696
704
msgid "Device Control"
697
705
msgstr ""
@@ -789,10 +797,6 @@ msgstr ""
789
797
msgid "Dutch (Netherlands)"
790
798
msgstr ""
791
799
792
- #: ../../../../../app/src/processing/app/Editor.java:1309
793
- msgid "Edison Help"
794
- msgstr ""
795
-
796
800
#: Editor.java:1130
797
801
msgid "Edit"
798
802
msgstr ""
@@ -1101,10 +1105,6 @@ msgstr ""
1101
1105
msgid "Galician (Spain)"
1102
1106
msgstr ""
1103
1107
1104
- #: ../../../../../app/src/processing/app/Editor.java:1288
1105
- msgid "Galileo Help"
1106
- msgstr ""
1107
-
1108
1108
#: ../../../processing/app/Preferences.java:94
1109
1109
msgid "Georgian"
1110
1110
msgstr ""
@@ -1236,6 +1236,14 @@ msgstr ""
1236
1236
msgid "Install"
1237
1237
msgstr ""
1238
1238
1239
+ #: ../../../../../app/src/cc/arduino/contributions/libraries/ui/MultiLibraryInstallDialog.java:91
1240
+ msgid "Install '{0}' only"
1241
+ msgstr ""
1242
+
1243
+ #: ../../../../../app/src/cc/arduino/contributions/libraries/ui/MultiLibraryInstallDialog.java:85
1244
+ msgid "Install all"
1245
+ msgstr ""
1246
+
1239
1247
#: ../../../cc/arduino/contributions/packages/ContributionInstaller.java:170
1240
1248
msgid "Installation completed!"
1241
1249
msgstr ""
@@ -1308,6 +1316,10 @@ msgstr ""
1308
1316
msgid "Latvian"
1309
1317
msgstr ""
1310
1318
1319
+ #: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:107
1320
+ msgid "Libraries"
1321
+ msgstr ""
1322
+
1311
1323
#: ../../../../../app/src/cc/arduino/contributions/libraries/ui/LibraryManagerUI.java:93
1312
1324
msgid "Library Manager"
1313
1325
msgstr ""
@@ -1325,6 +1337,11 @@ msgstr ""
1325
1337
msgid "Library is already installed: {0}:{1}"
1326
1338
msgstr ""
1327
1339
1340
+ #: ../../../../../arduino-core/src/cc/arduino/contributions/libraries/LibraryInstaller.java:148
1341
+ #, java-format
1342
+ msgid "Library {0} is already installed in: {1}"
1343
+ msgstr ""
1344
+
1328
1345
#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
1329
1346
msgid "Line number:"
1330
1347
msgstr ""
@@ -1375,6 +1392,14 @@ msgstr ""
1375
1392
msgid "More"
1376
1393
msgstr ""
1377
1394
1395
+ #: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributedPlatformTableCellJPanel.java:71
1396
+ msgid "More Info"
1397
+ msgstr ""
1398
+
1399
+ #: ../../../../../app/src/cc/arduino/contributions/libraries/ui/ContributedLibraryTableCellJPanel.java:38
1400
+ msgid "More info"
1401
+ msgstr ""
1402
+
1378
1403
#: Preferences.java:449
1379
1404
msgid "More preferences can be edited directly in the file"
1380
1405
msgstr ""
@@ -1476,6 +1501,10 @@ msgstr ""
1476
1501
msgid "No parameters"
1477
1502
msgstr ""
1478
1503
1504
+ #: ../../../../../app/src/processing/app/Base.java:1721
1505
+ msgid "No programmers available for this board"
1506
+ msgstr ""
1507
+
1479
1508
#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:453
1480
1509
msgid "No proxy"
1481
1510
msgstr ""
@@ -1484,6 +1513,10 @@ msgstr ""
1484
1513
msgid "No really, time for some fresh air for you."
1485
1514
msgstr ""
1486
1515
1516
+ #: ../../../../../arduino-core/src/cc/arduino/packages/DiscoveryManager.java:78
1517
+ msgid "No recipes defined for discovery '{0}'"
1518
+ msgstr ""
1519
+
1487
1520
#: Editor.java:1872
1488
1521
#, java-format
1489
1522
msgid "No reference available for \" {0}\" "
@@ -1515,10 +1548,10 @@ msgstr ""
1515
1548
msgid "Norwegian Bokmål"
1516
1549
msgstr ""
1517
1550
1518
- #: ../../../processing/app/Sketch .java:1656
1551
+ #: ../../../../../arduino-core/src/cc/arduino/Compiler .java:105
1519
1552
msgid ""
1520
- "Not enough memory; see http ://www .arduino.cc/en/Guide/Troubleshooting#size "
1521
- "for tips on reducing your footprint."
1553
+ "Not enough memory; see https ://support .arduino.cc/hc/en-us/ "
1554
+ "articles/360013825179 for tips on reducing your footprint."
1522
1555
msgstr ""
1523
1556
1524
1557
#: Preferences.java:80 Sketch.java:585 Sketch.java:737 Sketch.java:1042
@@ -1530,6 +1563,10 @@ msgstr ""
1530
1563
msgid "One file added to the sketch."
1531
1564
msgstr ""
1532
1565
1566
+ #: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributedPlatformTableCellJPanel.java:72
1567
+ msgid "Online Help"
1568
+ msgstr ""
1569
+
1533
1570
#: ../../../processing/app/BaseNoGui.java:455
1534
1571
msgid "Only --verify, --upload or --get-pref are supported"
1535
1572
msgstr ""
@@ -1693,10 +1730,10 @@ msgstr ""
1693
1730
msgid "Problem getting data folder"
1694
1731
msgstr ""
1695
1732
1696
- #: debug/ Uploader.java:209
1733
+ #: ../../../../../arduino-core/src/cc/arduino/packages/ Uploader.java:179
1697
1734
msgid ""
1698
- "Problem uploading to board. See "
1699
- "http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions."
1735
+ "Problem uploading to board. See https://support.arduino.cc/hc/en-us/ "
1736
+ "sections/360003198300 for suggestions."
1700
1737
msgstr ""
1701
1738
1702
1739
#: Sketch.java:355 Sketch.java:362 Sketch.java:373
@@ -1831,6 +1868,10 @@ msgstr ""
1831
1868
msgid "Saving..."
1832
1869
msgstr ""
1833
1870
1871
+ #: ../../../../../app/src/cc/arduino/contributions/ui/InstallerJDialog.java:136
1872
+ msgid "Search Filter"
1873
+ msgstr ""
1874
+
1834
1875
#: ../../../processing/app/FindReplace.java:131
1835
1876
msgid "Search all Sketch Tabs"
1836
1877
msgstr ""
@@ -1973,10 +2014,10 @@ msgstr ""
1973
2014
msgid "Sketch is read-only"
1974
2015
msgstr ""
1975
2016
1976
- #: Sketch. java:1653
2017
+ #: ../../../../../arduino-core/src/cc/arduino/Compiler. java:104
1977
2018
msgid ""
1978
- "Sketch too big; see http ://www .arduino.cc/en/Guide/Troubleshooting#size for "
1979
- "tips on reducing it."
2019
+ "Sketch too big; see https ://support .arduino.cc/hc/en-us/ "
2020
+ "articles/360013825179 for tips on reducing it."
1980
2021
msgstr ""
1981
2022
1982
2023
#: ../../../processing/app/Sketch.java:1639
@@ -2128,6 +2169,13 @@ msgid ""
2128
2169
"(ASCII only and no spaces, and it cannot start with a number)"
2129
2170
msgstr ""
2130
2171
2172
+ #: ../../../../../app/src/cc/arduino/contributions/libraries/ui/MultiLibraryInstallDialog.java:115
2173
+ #, java-format
2174
+ msgid ""
2175
+ "The library {0} needs some other library<br />dependencies currently not "
2176
+ "installed:"
2177
+ msgstr ""
2178
+
2131
2179
#: ../../../../../app/src/processing/app/SketchController.java:170
2132
2180
msgid "The main file cannot use an extension"
2133
2181
msgstr ""
@@ -2324,10 +2372,6 @@ msgstr ""
2324
2372
msgid "Update"
2325
2373
msgstr ""
2326
2374
2327
- #: Preferences.java:428
2328
- msgid "Update sketch files to new extension on save (.pde -> .ino)"
2329
- msgstr ""
2330
-
2331
2375
#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:88
2332
2376
#, java-format
2333
2377
msgid "Updates available for some of your {0}boards{1}"
@@ -2379,6 +2423,10 @@ msgstr ""
2379
2423
msgid "Use Selection For Find"
2380
2424
msgstr ""
2381
2425
2426
+ #: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:285
2427
+ msgid "Use accessibility features"
2428
+ msgstr ""
2429
+
2382
2430
#: Preferences.java:409
2383
2431
msgid "Use external editor"
2384
2432
msgstr ""
@@ -2520,6 +2568,10 @@ msgstr ""
2520
2568
msgid "Wire.send() has been renamed Wire.write()."
2521
2569
msgstr ""
2522
2570
2571
+ #: ../../../../../app/src/cc/arduino/contributions/libraries/ui/MultiLibraryInstallDialog.java:128
2572
+ msgid "Would you like to install also all the missing dependencies?"
2573
+ msgstr ""
2574
+
2523
2575
#: FindReplace.java:105
2524
2576
msgid "Wrap Around"
2525
2577
msgstr ""
@@ -2662,18 +2714,6 @@ msgstr ""
2662
2714
msgid "connected!"
2663
2715
msgstr ""
2664
2716
2665
- #: ../../../../../app/src/processing/app/Editor.java:1352
2666
- msgid "http://www.arduino.cc/"
2667
- msgstr ""
2668
-
2669
- #: UpdateCheck.java:118
2670
- msgid "http://www.arduino.cc/en/Main/Software"
2671
- msgstr ""
2672
-
2673
- #: UpdateCheck.java:53
2674
- msgid "http://www.arduino.cc/latest.txt"
2675
- msgstr ""
2676
-
2677
2717
#: Preferences.java:625
2678
2718
#, java-format
2679
2719
msgid "ignoring invalid font size {0}"
@@ -2718,12 +2758,6 @@ msgstr ""
2718
2758
msgid "{0} - {1} | Arduino {2}"
2719
2759
msgstr ""
2720
2760
2721
- #: ../../../cc/arduino/contributions/SignatureVerificationFailedException.java:39
2722
- #: ../../../cc/arduino/contributions/SignatureVerificationFailedException.java:43
2723
- #, java-format
2724
- msgid "{0} file signature verification failed"
2725
- msgstr ""
2726
-
2727
2761
#: ../../../cc/arduino/contributions/packages/ContributionInstaller.java:310
2728
2762
#, java-format
2729
2763
msgid "{0} file signature verification failed. File ignored."
0 commit comments