Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 02b49c0

Browse filesBrowse files
Updated translation files
1 parent e08439b commit 02b49c0
Copy full SHA for 02b49c0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

48 files changed

+1526
-7194
lines changed

‎i18n/af.json

Copy file name to clipboardExpand all lines: i18n/af.json
+18-12Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,21 @@
1818
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
1919
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
2020
"couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?",
21-
"disconnected": "Disconnected",
21+
"editBoardsConfig": "Edit Board and Port...",
2222
"getBoardInfo": "Get Board Info",
2323
"inSketchbook": " (in Sketchbook)",
2424
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
2525
"noBoardsFound": "No boards found for \"{0}\"",
26-
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
2726
"noNativeSerialPort": "Native serial port, can't obtain info.",
2827
"noPortsDiscovered": "No ports discovered",
29-
"noPortsSelected": "No ports selected for board: '{0}'.",
3028
"nonSerialPort": "Non-serial port, can't obtain info.",
31-
"noneSelected": "Geen bord gekies nie.",
3229
"openBoardsConfig": "Kies ander bord en poort...",
3330
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
3431
"port": "Port{0}",
35-
"portLabel": "Port: {0}",
3632
"ports": "ports",
3733
"programmer": "Programeerder",
3834
"reselectLater": "Herselekteer later",
35+
"revertBoardsConfig": "Use '{0}' discovered on '{1}'",
3936
"searchBoard": "Search board",
4037
"selectBoard": "Kies Bord",
4138
"selectPortForInfo": "Please select a port to obtain board info.",
@@ -44,6 +41,7 @@
4441
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
4542
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
4643
"typeOfPorts": "{0} ports",
44+
"unconfirmedBoard": "Unconfirmed board",
4745
"unknownBoard": "Unknown board"
4846
},
4947
"boardsManager": "Boards Manager",
@@ -215,6 +213,11 @@
215213
"optimizeForDebugging": "Geoptimaliseerd vir ontfouting",
216214
"sketchIsNotCompiled": "Sketch '{0}' must be verified before starting a debug session. Please verify the sketch and start debugging again. Do you want to verify the sketch now?"
217215
},
216+
"developer": {
217+
"clearBoardList": "Clear the Board List History",
218+
"clearBoardsConfig": "Clear the Board and Port Selection",
219+
"dumpBoardList": "Dump the Board List"
220+
},
218221
"dialog": {
219222
"dontAskAgain": "Don't ask again"
220223
},
@@ -230,10 +233,6 @@
230233
"previousError": "Previous Error",
231234
"revealError": "Reveal Error"
232235
},
233-
"electron": {
234-
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
235-
"unsavedChanges": "Enige ongestoorde veranderinge sal nie gestoor word nie."
236-
},
237236
"examples": {
238237
"builtInExamples": "Built-in examples",
239238
"couldNotInitializeExamples": "Could not initialize built-in examples.",
@@ -251,7 +250,7 @@
251250
"selectBoard": "Kies Bord",
252251
"selectVersion": "Select firmware version",
253252
"successfullyInstalled": "Firmware successfully installed.",
254-
"updater": "WiFi101 / WiFiNINA Firmware Updater"
253+
"updater": "Firmware Updater"
255254
},
256255
"help": {
257256
"environment": "Environment",
@@ -282,6 +281,10 @@
282281
"updateAvailable": "Update Available",
283282
"versionDownloaded": "Arduino IDE {0} has been downloaded."
284283
},
284+
"installable": {
285+
"libraryInstallFailed": "Failed to install library: '{0}{1}'.",
286+
"platformInstallFailed": "Failed to install platform: '{0}{1}'."
287+
},
285288
"library": {
286289
"addZip": "Add .ZIP Library...",
287290
"arduinoLibraries": "Arduino libraries",
@@ -381,6 +384,9 @@
381384
"language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.",
382385
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
383386
"manualProxy": "Manual proxy configuration",
387+
"monitor": {
388+
"dockPanel": "The area of the application shell where the _{0}_ widget will reside. It is either \"bottom\" or \"right\". It defaults to \"{1}\"."
389+
},
384390
"network": "Netwerk",
385391
"newSketchbookLocation": "Select new sketchbook location",
386392
"noCliConfig": "Could not load the CLI configuration",
@@ -428,7 +434,6 @@
428434
"sketch": {
429435
"archiveSketch": "Archive Sketch",
430436
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
431-
"close": "Are you sure you want to close the sketch?",
432437
"compile": "Compiling sketch...",
433438
"configureAndUpload": "Configure and Upload",
434439
"createdArchive": "Created archive '{0}'.",
@@ -478,7 +483,8 @@
478483
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
479484
"dark": "Dark",
480485
"deprecated": "{0} (deprecated)",
481-
"hc": "High Contrast",
486+
"hc": "Dark High Contrast",
487+
"hcLight": "Light High Contrast",
482488
"light": "Light",
483489
"user": "{0} (user)"
484490
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.