@@ -116,6 +116,16 @@ msgstr ""
116116msgid "A newer {0} package is available"
117117msgstr ""
118118
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+
119129#: ../../../../../app/src/processing/app/Base.java:2307
120130msgid "A subfolder of your sketchbook is not a valid library"
121131msgstr ""
@@ -148,10 +158,6 @@ msgstr ""
148158msgid "Afrikaans"
149159msgstr ""
150160
151- #: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:248
152- msgid "Aggressively cache compiled core"
153- msgstr ""
154-
155161#: ../../../processing/app/Preferences.java:96
156162msgid "Albanian"
157163msgstr ""
@@ -169,10 +175,6 @@ msgid ""
169175"the old version. Use Open to re-open the sketch and try again.\n"
170176msgstr ""
171177
172- #: ../../../cc/arduino/contributions/libraries/LibraryInstaller.java:99
173- msgid "An error occurred while updating libraries index!"
174- msgstr ""
175-
176178#: ../../../processing/app/BaseNoGui.java:528
177179msgid "An error occurred while uploading the sketch"
178180msgstr ""
@@ -228,14 +230,6 @@ msgstr ""
228230msgid "Arduino"
229231msgstr ""
230232
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-
239233#: Editor.java:2137
240234msgid ""
241235"Arduino can only open its own sketches\n"
@@ -373,6 +367,10 @@ msgstr ""
373367msgid "Board: "
374368msgstr ""
375369
370+ #: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:97
371+ msgid "Boards"
372+ msgstr ""
373+
376374#: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributionManagerUI.java:89
377375msgid "Boards Manager"
378376msgstr ""
@@ -624,6 +622,11 @@ msgstr ""
624622msgid "Could not replace {0}"
625623msgstr ""
626624
625+ #: ../../../../../arduino-core/src/cc/arduino/packages/DiscoveryManager.java:93
626+ #, java-format
627+ msgid "Could not start discovery '{0}': {1}"
628+ msgstr ""
629+
627630#: ../../../../../arduino-core/src/processing/app/PreferencesData.java:141
628631#, java-format
629632msgid "Could not write preferences file: {0}"
@@ -692,6 +695,11 @@ msgstr ""
692695msgid "Delete"
693696msgstr ""
694697
698+ #: ../../../../../app/src/cc/arduino/contributions/libraries/ui/MultiLibraryInstallDialog.java:69
699+ #, java-format
700+ msgid "Dependencies for library {0}:{1}"
701+ msgstr ""
702+
695703#: ../../../../../arduino-core/src/processing/app/I18n.java:33
696704msgid "Device Control"
697705msgstr ""
@@ -789,10 +797,6 @@ msgstr ""
789797msgid "Dutch (Netherlands)"
790798msgstr ""
791799
792- #: ../../../../../app/src/processing/app/Editor.java:1309
793- msgid "Edison Help"
794- msgstr ""
795-
796800#: Editor.java:1130
797801msgid "Edit"
798802msgstr ""
@@ -1101,10 +1105,6 @@ msgstr ""
11011105msgid "Galician (Spain)"
11021106msgstr ""
11031107
1104- #: ../../../../../app/src/processing/app/Editor.java:1288
1105- msgid "Galileo Help"
1106- msgstr ""
1107-
11081108#: ../../../processing/app/Preferences.java:94
11091109msgid "Georgian"
11101110msgstr ""
@@ -1236,6 +1236,14 @@ msgstr ""
12361236msgid "Install"
12371237msgstr ""
12381238
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+
12391247#: ../../../cc/arduino/contributions/packages/ContributionInstaller.java:170
12401248msgid "Installation completed!"
12411249msgstr ""
@@ -1308,6 +1316,10 @@ msgstr ""
13081316msgid "Latvian"
13091317msgstr ""
13101318
1319+ #: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:107
1320+ msgid "Libraries"
1321+ msgstr ""
1322+
13111323#: ../../../../../app/src/cc/arduino/contributions/libraries/ui/LibraryManagerUI.java:93
13121324msgid "Library Manager"
13131325msgstr ""
@@ -1325,6 +1337,11 @@ msgstr ""
13251337msgid "Library is already installed: {0}:{1}"
13261338msgstr ""
13271339
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+
13281345#: ../../../../../app/src/cc/arduino/view/GoToLineNumber.java:70
13291346msgid "Line number:"
13301347msgstr ""
@@ -1375,6 +1392,14 @@ msgstr ""
13751392msgid "More"
13761393msgstr ""
13771394
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+
13781403#: Preferences.java:449
13791404msgid "More preferences can be edited directly in the file"
13801405msgstr ""
@@ -1476,6 +1501,10 @@ msgstr ""
14761501msgid "No parameters"
14771502msgstr ""
14781503
1504+ #: ../../../../../app/src/processing/app/Base.java:1721
1505+ msgid "No programmers available for this board"
1506+ msgstr ""
1507+
14791508#: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:453
14801509msgid "No proxy"
14811510msgstr ""
@@ -1484,6 +1513,10 @@ msgstr ""
14841513msgid "No really, time for some fresh air for you."
14851514msgstr ""
14861515
1516+ #: ../../../../../arduino-core/src/cc/arduino/packages/DiscoveryManager.java:78
1517+ msgid "No recipes defined for discovery '{0}'"
1518+ msgstr ""
1519+
14871520#: Editor.java:1872
14881521#, java-format
14891522msgid "No reference available for \" {0}\" "
@@ -1515,10 +1548,10 @@ msgstr ""
15151548msgid "Norwegian Bokmål"
15161549msgstr ""
15171550
1518- #: ../../../processing/app/Sketch .java:1656
1551+ #: ../../../../../arduino-core/src/cc/arduino/Compiler .java:105
15191552msgid ""
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."
15221555msgstr ""
15231556
15241557#: Preferences.java:80 Sketch.java:585 Sketch.java:737 Sketch.java:1042
@@ -1530,6 +1563,10 @@ msgstr ""
15301563msgid "One file added to the sketch."
15311564msgstr ""
15321565
1566+ #: ../../../../../app/src/cc/arduino/contributions/packages/ui/ContributedPlatformTableCellJPanel.java:72
1567+ msgid "Online Help"
1568+ msgstr ""
1569+
15331570#: ../../../processing/app/BaseNoGui.java:455
15341571msgid "Only --verify, --upload or --get-pref are supported"
15351572msgstr ""
@@ -1693,10 +1730,10 @@ msgstr ""
16931730msgid "Problem getting data folder"
16941731msgstr ""
16951732
1696- #: debug/ Uploader.java:209
1733+ #: ../../../../../arduino-core/src/cc/arduino/packages/ Uploader.java:179
16971734msgid ""
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."
17001737msgstr ""
17011738
17021739#: Sketch.java:355 Sketch.java:362 Sketch.java:373
@@ -1831,6 +1868,10 @@ msgstr ""
18311868msgid "Saving..."
18321869msgstr ""
18331870
1871+ #: ../../../../../app/src/cc/arduino/contributions/ui/InstallerJDialog.java:136
1872+ msgid "Search Filter"
1873+ msgstr ""
1874+
18341875#: ../../../processing/app/FindReplace.java:131
18351876msgid "Search all Sketch Tabs"
18361877msgstr ""
@@ -1973,10 +2014,10 @@ msgstr ""
19732014msgid "Sketch is read-only"
19742015msgstr ""
19752016
1976- #: Sketch. java:1653
2017+ #: ../../../../../arduino-core/src/cc/arduino/Compiler. java:104
19772018msgid ""
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."
19802021msgstr ""
19812022
19822023#: ../../../processing/app/Sketch.java:1639
@@ -2128,6 +2169,13 @@ msgid ""
21282169"(ASCII only and no spaces, and it cannot start with a number)"
21292170msgstr ""
21302171
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+
21312179#: ../../../../../app/src/processing/app/SketchController.java:170
21322180msgid "The main file cannot use an extension"
21332181msgstr ""
@@ -2324,10 +2372,6 @@ msgstr ""
23242372msgid "Update"
23252373msgstr ""
23262374
2327- #: Preferences.java:428
2328- msgid "Update sketch files to new extension on save (.pde -> .ino)"
2329- msgstr ""
2330-
23312375#: ../../../../../app/src/cc/arduino/contributions/ContributionsSelfCheck.java:88
23322376#, java-format
23332377msgid "Updates available for some of your {0}boards{1}"
@@ -2379,6 +2423,10 @@ msgstr ""
23792423msgid "Use Selection For Find"
23802424msgstr ""
23812425
2426+ #: ../../../../../app/src/cc/arduino/view/preferences/Preferences.java:285
2427+ msgid "Use accessibility features"
2428+ msgstr ""
2429+
23822430#: Preferences.java:409
23832431msgid "Use external editor"
23842432msgstr ""
@@ -2520,6 +2568,10 @@ msgstr ""
25202568msgid "Wire.send() has been renamed Wire.write()."
25212569msgstr ""
25222570
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+
25232575#: FindReplace.java:105
25242576msgid "Wrap Around"
25252577msgstr ""
@@ -2662,18 +2714,6 @@ msgstr ""
26622714msgid "connected!"
26632715msgstr ""
26642716
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-
26772717#: Preferences.java:625
26782718#, java-format
26792719msgid "ignoring invalid font size {0}"
@@ -2718,12 +2758,6 @@ msgstr ""
27182758msgid "{0} - {1} | Arduino {2}"
27192759msgstr ""
27202760
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-
27272761#: ../../../cc/arduino/contributions/packages/ContributionInstaller.java:310
27282762#, java-format
27292763msgid "{0} file signature verification failed. File ignored."
0 commit comments