mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-27 13:16:43 +00:00
Updated translation files (#1462)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
f5c36bb691
commit
8de6cf84d9
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Wagterugkeer",
|
"carriageReturn": "Wagterugkeer",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Nuwe lyn",
|
"newLine": "Nuwe lyn",
|
||||||
"newLineCarriageReturn": "Beide NL & CR",
|
"newLineCarriageReturn": "Beide NL & CR",
|
||||||
"noLineEndings": "No Line Ending",
|
"noLineEndings": "No Line Ending",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "تمرير تلقائي",
|
"autoscroll": "تمرير تلقائي",
|
||||||
"carriageReturn": "اعادة الحمل",
|
"carriageReturn": "اعادة الحمل",
|
||||||
"message": "الرسالة ({0} + ادخل لارسال رسالة الى '{1}' على '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "سطر جديد",
|
"newLine": "سطر جديد",
|
||||||
"newLineCarriageReturn": " NL & CR معاً",
|
"newLineCarriageReturn": " NL & CR معاً",
|
||||||
"noLineEndings": "نهاية السطر غير موجودة",
|
"noLineEndings": "نهاية السطر غير موجودة",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "New Line",
|
"newLine": "New Line",
|
||||||
"newLineCarriageReturn": "Both NL & CR",
|
"newLineCarriageReturn": "Both NL & CR",
|
||||||
"noLineEndings": "No Line Ending",
|
"noLineEndings": "No Line Ending",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Автоматично превъртане",
|
"autoscroll": "Автоматично превъртане",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Нов ред",
|
"newLine": "Нов ред",
|
||||||
"newLineCarriageReturn": "Както NL, така и CR",
|
"newLineCarriageReturn": "Както NL, така и CR",
|
||||||
"noLineEndings": "Без край на реда",
|
"noLineEndings": "Без край на реда",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Desplaçament automàtic",
|
"autoscroll": "Desplaçament automàtic",
|
||||||
"carriageReturn": "Retorn de carro",
|
"carriageReturn": "Retorn de carro",
|
||||||
"message": "Missatge ({0}+ Intro per enviar el missatge a '{1}' a '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Nova Línia",
|
"newLine": "Nova Línia",
|
||||||
"newLineCarriageReturn": "Ambdós NL & CR",
|
"newLineCarriageReturn": "Ambdós NL & CR",
|
||||||
"noLineEndings": "Sense final de línia",
|
"noLineEndings": "Sense final de línia",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Enter (CR)",
|
"carriageReturn": "Enter (CR)",
|
||||||
"message": "Zpráva ({0}+ Enter pro odeslání zprávy do '{1}' na '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Nový řádek (NL)",
|
"newLine": "Nový řádek (NL)",
|
||||||
"newLineCarriageReturn": "Oba NL & CR",
|
"newLineCarriageReturn": "Oba NL & CR",
|
||||||
"noLineEndings": "Bez konce řádku",
|
"noLineEndings": "Bez konce řádku",
|
||||||
|
112
i18n/de.json
112
i18n/de.json
@ -6,27 +6,27 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "Board{0}",
|
"board": "Board{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Anderes Boards und Ports wählen",
|
||||||
"boardInfo": "Board-Informationen",
|
"boardInfo": "Board-Informationen",
|
||||||
"configDialog1": "Wählen Sie ein Board und einen Port, wenn Sie den Sketch hochladen möchten.",
|
"configDialog1": "Wählen Sie ein Board und einen Port, wenn Sie den Sketch hochladen möchten.",
|
||||||
"configDialog2": "Wenn Sie nur ein Board auswählen, werden Sie den Sketch nur kompilieren können, jedoch nicht hochladen.",
|
"configDialog2": "Wenn Sie nur ein Board auswählen, werden Sie den Sketch nur kompilieren können, jedoch nicht hochladen.",
|
||||||
"couldNotFindPreviouslySelected": "Zuvor gewähltes Board '{0}' wurde nicht in der installierten Plaftform '{1}' gefunden. Bitte Board erneut auswählen. Jetzt auswählen?",
|
"couldNotFindPreviouslySelected": "Zuvor gewähltes Board '{0}' wurde nicht in der installierten Plaftform '{1}' gefunden. Bitte Board erneut auswählen. Jetzt auswählen?",
|
||||||
"disconnected": "Disconnected",
|
"disconnected": " Verbindung getrennt",
|
||||||
"getBoardInfo": "Board-Informationen abrufen",
|
"getBoardInfo": "Board-Informationen abrufen",
|
||||||
"inSketchbook": "(im Sketchbook)",
|
"inSketchbook": "(im Sketchbook)",
|
||||||
"installNow": "Der \"{0} {1}\" Core muss für das ausgewählte \"{2}\" Board installiert werden. Jetzt installieren?",
|
"installNow": "Der \"{0} {1}\" Core muss für das ausgewählte \"{2}\" Board installiert werden. Jetzt installieren?",
|
||||||
"noFQBN": "Der FQBN ist für das gewählte Board \"{0}\" nicht verfügbar. Wurde der zugehörige Core installiert?",
|
"noFQBN": "Der FQBN ist für das gewählte Board \"{0}\" nicht verfügbar. Wurde der zugehörige Core installiert?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "Keine Ports gefunden",
|
||||||
"noPortsSelected": "Kein Port für das Board : '{0}' ausgewählt.",
|
"noPortsSelected": "Kein Port für das Board : '{0}' ausgewählt.",
|
||||||
"noneSelected": "Kein Board ausgewählt.",
|
"noneSelected": "Kein Board ausgewählt.",
|
||||||
"openBoardsConfig": "Wähle einen anderes Board und einen anderen Port...",
|
"openBoardsConfig": "Wähle einen anderes Board und einen anderen Port...",
|
||||||
"platformMissing": "Die Plattform für das gewählte '{0}' Board ist nicht installiert.",
|
"platformMissing": "Die Plattform für das gewählte '{0}' Board ist nicht installiert.",
|
||||||
"pleasePickBoard": "Bitte wählen Sie das Board, welches am ausgewählten Port angeschlossen ist.",
|
"pleasePickBoard": "Bitte wählen Sie das Board, welches am ausgewählten Port angeschlossen ist.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port{0}",
|
||||||
"programmer": "Programmer",
|
"programmer": "Programmer",
|
||||||
"reselectLater": "Später auswählen",
|
"reselectLater": "Später auswählen",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Board suchen",
|
||||||
"selectBoard": "Board wählen",
|
"selectBoard": "Board wählen",
|
||||||
"selectBoardForInfo": "Wähle ein Board für die Board-Informationen.",
|
"selectBoardForInfo": "Wähle ein Board für die Board-Informationen.",
|
||||||
"selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.",
|
"selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.",
|
||||||
@ -36,11 +36,11 @@
|
|||||||
},
|
},
|
||||||
"boardsManager": "Board-Verwaltung",
|
"boardsManager": "Board-Verwaltung",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "Arduino-zertifiziert"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "Bootloader brennen",
|
"burnBootloader": "Bootloader brennen",
|
||||||
"burningBootloader": "Burning bootloader...",
|
"burningBootloader": "Brenne Bootloader...",
|
||||||
"doneBurningBootloader": "Bootloader erfolgreich gebrannt."
|
"doneBurningBootloader": "Bootloader erfolgreich gebrannt."
|
||||||
},
|
},
|
||||||
"burnBootloader": {
|
"burnBootloader": {
|
||||||
@ -64,20 +64,20 @@
|
|||||||
"uploadingCertificates": "Zertifikate hochladen..."
|
"uploadingCertificates": "Zertifikate hochladen..."
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "Nach Arduino Updates suchen",
|
||||||
"installAll": "Install All",
|
"installAll": "Alle installieren",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "Es sind keine aktuellen Updates verfügbar.",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "Es sind Updates für einige ihrer Boards verfügbar.",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "Es sind Updates für einige ihrer Blibliotheken verfügbar.",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "Boards werden aktualisiert...",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "Bibliotheken werden aktualisiert..."
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
|
"keyboardError": "'Keyboard' nicht gefunden. Enthält ihr Sketch die Zeile '#include <Keyboard.h>'?",
|
||||||
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
|
"mouseError": "'Mouse' nicht gefunden. Enthält ihr Sketch die Zeile '#include <Mouse.h>'?"
|
||||||
},
|
},
|
||||||
"cloud": {
|
"cloud": {
|
||||||
"account": "Account",
|
"account": "Konto",
|
||||||
"chooseSketchVisibility": "Wähle die Sichtbarkeit deines Sketches:",
|
"chooseSketchVisibility": "Wähle die Sichtbarkeit deines Sketches:",
|
||||||
"connected": "Verbunden",
|
"connected": "Verbunden",
|
||||||
"continue": "Fortfahren",
|
"continue": "Fortfahren",
|
||||||
@ -102,20 +102,20 @@
|
|||||||
"pushSketch": "Push Sketch",
|
"pushSketch": "Push Sketch",
|
||||||
"pushSketchMsg": "Das ist ein öffentliches Sketch. Vor dem Pushen solltest du überprüfen, ob alle sensiblen Informationen in arduino_secrets.h definiert sind. Du kannst einen Sketch mit dem Teilen-Feld privat machen.",
|
"pushSketchMsg": "Das ist ein öffentliches Sketch. Vor dem Pushen solltest du überprüfen, ob alle sensiblen Informationen in arduino_secrets.h definiert sind. Du kannst einen Sketch mit dem Teilen-Feld privat machen.",
|
||||||
"remote": "Remote",
|
"remote": "Remote",
|
||||||
"remoteSketchbook": "Remote Sketchbook",
|
"remoteSketchbook": "Cloud Sketchbook",
|
||||||
"share": "Teilen....",
|
"share": "Teilen....",
|
||||||
"shareSketch": "Sketch teilen",
|
"shareSketch": "Sketch teilen",
|
||||||
"showHideRemoveSketchbook": "Zeige/Verstecke Remote Sketchbook",
|
"showHideRemoveSketchbook": "Zeige/Verstecke Remote Sketchbook",
|
||||||
"signIn": "Anmelden",
|
"signIn": "Anmelden",
|
||||||
"signInToCloud": "Anmelden zur Arduino Cloud",
|
"signInToCloud": "Anmelden zur Arduino Cloud",
|
||||||
"signOut": "Abmelden",
|
"signOut": "Abmelden",
|
||||||
"sync": "Sync",
|
"sync": "Synchronisiere",
|
||||||
"syncEditSketches": "Synchronisiere und editiere deine Arduino Cloud Sketches.",
|
"syncEditSketches": "Synchronisiere und editiere deine Arduino Cloud Sketches.",
|
||||||
"visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen."
|
"visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen."
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "Alle",
|
||||||
"contributed": "Contributed",
|
"contributed": "Beigetragen",
|
||||||
"installManually": "Manuell installieren",
|
"installManually": "Manuell installieren",
|
||||||
"later": "später",
|
"later": "später",
|
||||||
"noBoardSelected": "Kein Board ausgewählt",
|
"noBoardSelected": "Kein Board ausgewählt",
|
||||||
@ -124,19 +124,19 @@
|
|||||||
"oldFormat": "Der Sketch '{0}' verwendet noch das alte '.pde' Format. Möchtest du auf die neuere '.ino' Endung wechseln?",
|
"oldFormat": "Der Sketch '{0}' verwendet noch das alte '.pde' Format. Möchtest du auf die neuere '.ino' Endung wechseln?",
|
||||||
"partner": "Partner",
|
"partner": "Partner",
|
||||||
"processing": "Verarbeiten",
|
"processing": "Verarbeiten",
|
||||||
"recommended": "Recommended",
|
"recommended": "Empfohlen",
|
||||||
"retired": "Retired",
|
"retired": "Zurückgezogen",
|
||||||
"selectedOn": "an {0}",
|
"selectedOn": "an {0}",
|
||||||
"serialMonitor": "Serieller Monitor",
|
"serialMonitor": "Serieller Monitor",
|
||||||
"type": "Type",
|
"type": "Typ",
|
||||||
"unknown": "unbekannt",
|
"unknown": "unbekannt",
|
||||||
"updateable": "Updatable"
|
"updateable": "Aktualisierbar"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "Fehler beim kompilieren: {0}"
|
"error": "Fehler beim kompilieren: {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "In diesem Paket enthaltene Boards:",
|
||||||
"by": "von",
|
"by": "von",
|
||||||
"filterSearch": "Filtern Sie Ihre Suche...",
|
"filterSearch": "Filtern Sie Ihre Suche...",
|
||||||
"install": "Installieren",
|
"install": "Installieren",
|
||||||
@ -151,13 +151,13 @@
|
|||||||
"replaceTitle": "Ersetzten"
|
"replaceTitle": "Ersetzten"
|
||||||
},
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Fehlermeldungen kopieren",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "Kein Board ausgewählt. Bitte Arduino Board im Menü wählen mit Werkzeuge > Board"
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Restart Daemon",
|
"restart": "Dämon neu starten",
|
||||||
"start": "Start Daemon",
|
"start": "Dämon starten",
|
||||||
"stop": "Stop Daemon"
|
"stop": "Dämon stoppen"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"debugWithMessage": "Debug - {0}",
|
"debugWithMessage": "Debug - {0}",
|
||||||
@ -176,9 +176,9 @@
|
|||||||
"decreaseIndent": "Einrückung verringern ",
|
"decreaseIndent": "Einrückung verringern ",
|
||||||
"increaseFontSize": "Schriftgröße vergrößern ",
|
"increaseFontSize": "Schriftgröße vergrößern ",
|
||||||
"increaseIndent": "Einrückung erweitern",
|
"increaseIndent": "Einrückung erweitern",
|
||||||
"nextError": "Next Error",
|
"nextError": "Nächster Fehler",
|
||||||
"previousError": "Previous Error",
|
"previousError": "Vorheriger Fehler",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "Fehler zeigen"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.",
|
"couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.",
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"visit": "Besuche Arduino.cc"
|
"visit": "Besuche Arduino.cc"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "Nach Arduino IDE Updates suchen",
|
||||||
"closeAndInstallButton": "Schließen und Installieren",
|
"closeAndInstallButton": "Schließen und Installieren",
|
||||||
"closeToInstallNotice": "Schließe die Software und installiere das Update auf deinem Computer",
|
"closeToInstallNotice": "Schließe die Software und installiere das Update auf deinem Computer",
|
||||||
"downloadButton": "Download",
|
"downloadButton": "Download",
|
||||||
@ -255,25 +255,25 @@
|
|||||||
"zipLibrary": "Bibliothek"
|
"zipLibrary": "Bibliothek"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "Thema"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "Kommunikation",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "Datenverarbeitung",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "Datenspeicher",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "Gerätesteuerung",
|
||||||
"display": "Display",
|
"display": "Anzeige",
|
||||||
"other": "Other",
|
"other": "Andere/s",
|
||||||
"sensors": "Sensors",
|
"sensors": "Sensoren",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "Signal Ein-/Ausgang",
|
||||||
"timing": "Timing",
|
"timing": "Timing",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "Nicht kategoriesiert"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "Installiert"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Advanced",
|
"advanced": "Fortgeschritten",
|
||||||
"sketch": "Sketch",
|
"sketch": "Sketch",
|
||||||
"tools": "Werkzeuge"
|
"tools": "Werkzeuge"
|
||||||
},
|
},
|
||||||
@ -290,7 +290,7 @@
|
|||||||
"automatic": "Automatisch",
|
"automatic": "Automatisch",
|
||||||
"board.certificates": "Liste der Zertifikate, welche zu den Boards hochgeladen werden können.",
|
"board.certificates": "Liste der Zertifikate, welche zu den Boards hochgeladen werden können.",
|
||||||
"browse": "Durchsuchen",
|
"browse": "Durchsuchen",
|
||||||
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
|
"checkForUpdate": "Erhalte Benachrichtigungen bei verfügbaren Updates für die IDE, die Boards und Bibliotheken. Nach Änderung ist ein Neustart der IDE notwendig. Standardmäßig eingeschaltet.",
|
||||||
"choose": "Wähle",
|
"choose": "Wähle",
|
||||||
"cli.daemonDebug": "Aktivieren Sie die Debug-Protokollierung der gRPC-Aufrufe an das Arduino CLI. Ein Neustart der IDE ist erforderlich, damit diese Einstellung wirksam wird. Standardmäßig ist sie deaktiviert.",
|
"cli.daemonDebug": "Aktivieren Sie die Debug-Protokollierung der gRPC-Aufrufe an das Arduino CLI. Ein Neustart der IDE ist erforderlich, damit diese Einstellung wirksam wird. Standardmäßig ist sie deaktiviert.",
|
||||||
"cloud.enabled": "Wahr, wenn die Sketch-Syncfunctionen aktiv sind. Standardeinstellung ist wahr.",
|
"cloud.enabled": "Wahr, wenn die Sketch-Syncfunctionen aktiv sind. Standardeinstellung ist wahr.",
|
||||||
@ -299,8 +299,8 @@
|
|||||||
"cloud.pushpublic.warn": "Wahr, wenn Benutzer vor dem Hochladen eines öffentlichen Sketches in die Cloud gewarnt werden sollen. Standardmäßig Wahr.",
|
"cloud.pushpublic.warn": "Wahr, wenn Benutzer vor dem Hochladen eines öffentlichen Sketches in die Cloud gewarnt werden sollen. Standardmäßig Wahr.",
|
||||||
"cloud.sketchSyncEndpoint": "Der Endpunkt, um Sketches zu/von einem Backend zu laden. Standardeinstellung ist die Arduino Cloud API.",
|
"cloud.sketchSyncEndpoint": "Der Endpunkt, um Sketches zu/von einem Backend zu laden. Standardeinstellung ist die Arduino Cloud API.",
|
||||||
"compile": "Kompilieren",
|
"compile": "Kompilieren",
|
||||||
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
|
"compile.experimental": "Aktivieren, wenn die IDE mehrere Fehler des Compiler behandeln soll. Standardmäßig ausgeschaltet.",
|
||||||
"compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.",
|
"compile.revealRange": "Legt fest, wie Compilerfehler im Editor nach einer fehlgeschlagenen Überprüfung/einem fehlgeschlagenen Upload angezeigt werden. Mögliche Werte: 'auto': bei Bedarf vertikal scrollen, um die Zeile anzuzeigen. 'center': bei Bedarf vertikal scrollen und die Zeile zentriert anzeigen. 'top': bei Bedarf vertikal scrollen und die Zeile nahe am oberen Ende des Darstellungsbereichs anzeigen. Optimiert für das Betrachten einer Codedefinition. 'centerIfOutsideViewport': bei Bedarf vertikal scrollen und die Zeile nur anzeigen, wenn sie außerhalb des Anzeigebereichs liegt. Der Standardwert ist '{0}'.",
|
||||||
"compile.verbose": "Wahr für ausführliche Compilerausgaben. Standardmäßig Falsch",
|
"compile.verbose": "Wahr für ausführliche Compilerausgaben. Standardmäßig Falsch",
|
||||||
"compile.warnings": "Einstellung des Warnlevels für den GCC. Standardeinstellung ist 'None'.",
|
"compile.warnings": "Einstellung des Warnlevels für den GCC. Standardeinstellung ist 'None'.",
|
||||||
"compilerWarnings": "Warnungen des Übersetzers",
|
"compilerWarnings": "Warnungen des Übersetzers",
|
||||||
@ -315,7 +315,7 @@
|
|||||||
"invalid.sketchbook.location": "Ungültiger Sketchbook Speicherort: {0}",
|
"invalid.sketchbook.location": "Ungültiger Sketchbook Speicherort: {0}",
|
||||||
"invalid.theme": "Ungültiges Erscheinungsbild",
|
"invalid.theme": "Ungültiges Erscheinungsbild",
|
||||||
"language.log": "Wahr, wenn der Arduino Language Server Logfiles in den Sketch-Ordner schreiben soll. Sonst falsch. Standardeinstellung ist falsch.\n ",
|
"language.log": "Wahr, wenn der Arduino Language Server Logfiles in den Sketch-Ordner schreiben soll. Sonst falsch. Standardeinstellung ist falsch.\n ",
|
||||||
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
|
"language.realTimeDiagnostics": "Wenn aktiviert, bietet der Sprachserver bei der Eingabe im Editor eine Echtzeitdiagnose. Ist standardmäßig deaktiviert.",
|
||||||
"manualProxy": "Manuelle Proxy Einstellung",
|
"manualProxy": "Manuelle Proxy Einstellung",
|
||||||
"network": "Netzwerk",
|
"network": "Netzwerk",
|
||||||
"newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ",
|
"newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ",
|
||||||
@ -336,12 +336,12 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Automatisch scrollen",
|
"autoscroll": "Automatisch scrollen",
|
||||||
"carriageReturn": "Zeilenumbruch",
|
"carriageReturn": "Zeilenumbruch",
|
||||||
"message": "Nachricht ({0} + Enter, um Nachricht an '{1}' auf '{2}') zu senden",
|
"message": "Nachicht (Enter um Nachricht für '{0}' auf '{1}' zu senden)",
|
||||||
"newLine": "Neue Zeile",
|
"newLine": "Neue Zeile",
|
||||||
"newLineCarriageReturn": "Sowohl NL als auch CR",
|
"newLineCarriageReturn": "Sowohl NL als auch CR",
|
||||||
"noLineEndings": "Kein Zeilenende",
|
"noLineEndings": "Kein Zeilenende",
|
||||||
"notConnected": "Nicht verbunden. Wählen Sie ein Board und einen Port, um automatisch zu verbinden.",
|
"notConnected": "Nicht verbunden. Wählen Sie ein Board und einen Port, um automatisch zu verbinden.",
|
||||||
"openSerialPlotter": "Serial Plotter",
|
"openSerialPlotter": "Serieller Plotter",
|
||||||
"timestamp": "Zeitstempel",
|
"timestamp": "Zeitstempel",
|
||||||
"toggleTimestamp": "Zeitstempel an/aus"
|
"toggleTimestamp": "Zeitstempel an/aus"
|
||||||
},
|
},
|
||||||
@ -349,7 +349,7 @@
|
|||||||
"archiveSketch": "Sketch archivieren",
|
"archiveSketch": "Sketch archivieren",
|
||||||
"cantOpen": "Ein Ordner mit dem Namen \"{0}\" ist bereits vorhanden. Der Sketch kann nicht geöffnet werden.",
|
"cantOpen": "Ein Ordner mit dem Namen \"{0}\" ist bereits vorhanden. Der Sketch kann nicht geöffnet werden.",
|
||||||
"close": "Sind Sie sicher, dass Sie diesen Sketch schließen möchten?",
|
"close": "Sind Sie sicher, dass Sie diesen Sketch schließen möchten?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Kompiliere Sketch...",
|
||||||
"configureAndUpload": "Konfigurieren und hochladen",
|
"configureAndUpload": "Konfigurieren und hochladen",
|
||||||
"createdArchive": "Archiv '{0}' erstellt.",
|
"createdArchive": "Archiv '{0}' erstellt.",
|
||||||
"doneCompiling": "Kompilieren erfolgreich!",
|
"doneCompiling": "Kompilieren erfolgreich!",
|
||||||
@ -371,7 +371,7 @@
|
|||||||
"titleSketchbook": "Sketchbook",
|
"titleSketchbook": "Sketchbook",
|
||||||
"upload": "Hochladen",
|
"upload": "Hochladen",
|
||||||
"uploadUsingProgrammer": "Mit Programmer hochladen",
|
"uploadUsingProgrammer": "Mit Programmer hochladen",
|
||||||
"uploading": "Uploading...",
|
"uploading": "Hochladen...",
|
||||||
"userFieldsNotFoundError": "User Fields für das angeschlossene Board nicht gefunden",
|
"userFieldsNotFoundError": "User Fields für das angeschlossene Board nicht gefunden",
|
||||||
"verify": "Überprüfen",
|
"verify": "Überprüfen",
|
||||||
"verifyOrCompile": "Überprüfen/Kompilieren"
|
"verifyOrCompile": "Überprüfen/Kompilieren"
|
||||||
@ -386,7 +386,7 @@
|
|||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "abbrechen",
|
"cancel": "abbrechen",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "Eingabe {0}",
|
||||||
"upload": "Hochladen"
|
"upload": "Hochladen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Νέα γραμμή",
|
"newLine": "Νέα γραμμή",
|
||||||
"newLineCarriageReturn": "Both NL & CR",
|
"newLineCarriageReturn": "Both NL & CR",
|
||||||
"noLineEndings": "No Line Ending",
|
"noLineEndings": "No Line Ending",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Retorno de carro",
|
"carriageReturn": "Retorno de carro",
|
||||||
"message": "Mensaje ({0} + Enter para enviar el mensaje a '{1}' en '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Nueva línea",
|
"newLine": "Nueva línea",
|
||||||
"newLineCarriageReturn": "Ambos NL & CR",
|
"newLineCarriageReturn": "Ambos NL & CR",
|
||||||
"noLineEndings": "Sin ajuste de línea",
|
"noLineEndings": "Sin ajuste de línea",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Korritze automatikoa",
|
"autoscroll": "Korritze automatikoa",
|
||||||
"carriageReturn": "Orga-itzulera",
|
"carriageReturn": "Orga-itzulera",
|
||||||
"message": "Mezua ({0} + Enter honi mezua bidaltzeko: '{1}' hemen: '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Lerro berria",
|
"newLine": "Lerro berria",
|
||||||
"newLineCarriageReturn": "NL & CR biak",
|
"newLineCarriageReturn": "NL & CR biak",
|
||||||
"noLineEndings": "Lerro amaierarik ez",
|
"noLineEndings": "Lerro amaierarik ez",
|
||||||
|
12
i18n/fa.json
12
i18n/fa.json
@ -6,27 +6,27 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "بورد {0}",
|
"board": "بورد {0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "انتخاب یک بورد و پورت دیگر",
|
||||||
"boardInfo": "مشخصات برد",
|
"boardInfo": "مشخصات برد",
|
||||||
"configDialog1": "اگر میخواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.",
|
"configDialog1": "اگر میخواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.",
|
||||||
"configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.",
|
"configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.",
|
||||||
"couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که میخواهید استفاده کنید، مجدداً بهصورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟",
|
"couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که میخواهید استفاده کنید، مجدداً بهصورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟",
|
||||||
"disconnected": "Disconnected",
|
"disconnected": "اتصال قطع شد",
|
||||||
"getBoardInfo": "دریافت راهنمای برد",
|
"getBoardInfo": "دریافت راهنمای برد",
|
||||||
"inSketchbook": "(در منبع طرح ها)",
|
"inSketchbook": "(در منبع طرح ها)",
|
||||||
"installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟",
|
"installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟",
|
||||||
"noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟",
|
"noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "هیچ پورتی پیدا نشد",
|
||||||
"noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}",
|
"noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}",
|
||||||
"noneSelected": "هیچ بردی انتخاب نشده است.",
|
"noneSelected": "هیچ بردی انتخاب نشده است.",
|
||||||
"openBoardsConfig": "انتخاب سایر برد ها و پورت ها",
|
"openBoardsConfig": "انتخاب سایر برد ها و پورت ها",
|
||||||
"platformMissing": "پلت فرم برای برد انتخابی '{0}' نصب نشده است.",
|
"platformMissing": "پلت فرم برای برد انتخابی '{0}' نصب نشده است.",
|
||||||
"pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.",
|
"pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.",
|
||||||
"port": "پورت {0}",
|
"port": "پورت {0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "پورت: {0}",
|
||||||
"programmer": "برنامه ریز",
|
"programmer": "برنامه ریز",
|
||||||
"reselectLater": "بعدا انتخاب کنید",
|
"reselectLater": "بعدا انتخاب کنید",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "جستجوی بورد",
|
||||||
"selectBoard": "انتخاب برد",
|
"selectBoard": "انتخاب برد",
|
||||||
"selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
"selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
||||||
"selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
"selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
||||||
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "پیمایش خودکار",
|
"autoscroll": "پیمایش خودکار",
|
||||||
"carriageReturn": "رفتن به سر سطر",
|
"carriageReturn": "رفتن به سر سطر",
|
||||||
"message": "پیام ( {0} + بزنید تا پیام به '{1}' بر '{2}' ارسال شود)",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "خط جدید",
|
"newLine": "خط جدید",
|
||||||
"newLineCarriageReturn": "هم NL و هم CR",
|
"newLineCarriageReturn": "هم NL و هم CR",
|
||||||
"noLineEndings": "بدون پایان خط",
|
"noLineEndings": "بدون پایان خط",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "New Line",
|
"newLine": "New Line",
|
||||||
"newLineCarriageReturn": "Both NL & CR",
|
"newLineCarriageReturn": "Both NL & CR",
|
||||||
"noLineEndings": "No Line Ending",
|
"noLineEndings": "No Line Ending",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Défilement automatique",
|
"autoscroll": "Défilement automatique",
|
||||||
"carriageReturn": "Retour chariot",
|
"carriageReturn": "Retour chariot",
|
||||||
"message": "Message ({0} + Entrée pour envoyer le message à '{1}' sur '{2}'",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Nouvelle ligne",
|
"newLine": "Nouvelle ligne",
|
||||||
"newLineCarriageReturn": "Les deux, NL et CR",
|
"newLineCarriageReturn": "Les deux, NL et CR",
|
||||||
"noLineEndings": "Pas de fin de ligne",
|
"noLineEndings": "Pas de fin de ligne",
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"getBoardInfo": "פרטי הלוח",
|
"getBoardInfo": "פרטי הלוח",
|
||||||
"inSketchbook": "(בסקיצה)",
|
"inSketchbook": "(בסקיצה)",
|
||||||
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
|
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
|
||||||
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
"noFQBN": "הFQBN אינו זמין ללוח \"{0}\". האם הותקן הליבה המתאימה?",
|
||||||
"noPortsDiscovered": "לא נמצאו פורטים",
|
"noPortsDiscovered": "לא נמצאו פורטים",
|
||||||
"noPortsSelected": "לא נבחרו פורטים ללוחות '{0}'.",
|
"noPortsSelected": "לא נבחרו פורטים ללוחות '{0}'.",
|
||||||
"noneSelected": "לא נבחרו לוחות.",
|
"noneSelected": "לא נבחרו לוחות.",
|
||||||
@ -110,7 +110,7 @@
|
|||||||
"signInToCloud": "התחברות לענן של ארדואינו Arduino Cloud",
|
"signInToCloud": "התחברות לענן של ארדואינו Arduino Cloud",
|
||||||
"signOut": "התנתק",
|
"signOut": "התנתק",
|
||||||
"sync": "סנכרון",
|
"sync": "סנכרון",
|
||||||
"syncEditSketches": "Sync and edit your Arduino Cloud Sketches",
|
"syncEditSketches": "סנכרון ועריכת הסקיצה בענן של ארדואינו",
|
||||||
"visitArduinoCloud": "כנס.י לענן של ארדואינו ליצור סקיצה בענן"
|
"visitArduinoCloud": "כנס.י לענן של ארדואינו ליצור סקיצה בענן"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
@ -125,7 +125,7 @@
|
|||||||
"partner": "שותף",
|
"partner": "שותף",
|
||||||
"processing": "מעבד",
|
"processing": "מעבד",
|
||||||
"recommended": "מומלץ",
|
"recommended": "מומלץ",
|
||||||
"retired": "Retired",
|
"retired": "פרש",
|
||||||
"selectedOn": "ב {0}",
|
"selectedOn": "ב {0}",
|
||||||
"serialMonitor": "מוניטור סיריאלי",
|
"serialMonitor": "מוניטור סיריאלי",
|
||||||
"type": "סוג",
|
"type": "סוג",
|
||||||
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "גלילה אוטומטית",
|
"autoscroll": "גלילה אוטומטית",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "שורה חדשה",
|
"newLine": "שורה חדשה",
|
||||||
"newLineCarriageReturn": "Both NL & CR",
|
"newLineCarriageReturn": "Both NL & CR",
|
||||||
"noLineEndings": "ללא סיום שורה",
|
"noLineEndings": "ללא סיום שורה",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Automatikus görgetés",
|
"autoscroll": "Automatikus görgetés",
|
||||||
"carriageReturn": "Kocsi vissza",
|
"carriageReturn": "Kocsi vissza",
|
||||||
"message": "Üzenet ({0} + Enter az üzenet elküldéséhez az {1} itt: {2})",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Új sor",
|
"newLine": "Új sor",
|
||||||
"newLineCarriageReturn": "Mindkettő: Új sor és Kocsi vissza - NL&CR",
|
"newLineCarriageReturn": "Mindkettő: Új sor és Kocsi vissza - NL&CR",
|
||||||
"noLineEndings": "Nincs sorvége ",
|
"noLineEndings": "Nincs sorvége ",
|
||||||
|
72
i18n/it.json
72
i18n/it.json
@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "Scheda{0}",
|
"board": "Scheda{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Seleziona un'altra scheda e un'altra porta",
|
||||||
"boardInfo": "Informazioni sulla scheda",
|
"boardInfo": "Informazioni sulla scheda",
|
||||||
"configDialog1": "Seleziona una scheda ed una porta se vuoi caricare uno sketch.",
|
"configDialog1": "Seleziona una scheda ed una porta se vuoi caricare uno sketch.",
|
||||||
"configDialog2": "Se selezioni solo una scheda, potrai compilare, ma non potrai caricare il tuo sketch.",
|
"configDialog2": "Se selezioni solo una scheda, potrai compilare, ma non potrai caricare il tuo sketch.",
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"inSketchbook": "(nella raccolta degli sketch)",
|
"inSketchbook": "(nella raccolta degli sketch)",
|
||||||
"installNow": "Il \"{0} {1}\" core non è installato per la scheda \"{2}\" . Vuoi installarlo ora?",
|
"installNow": "Il \"{0} {1}\" core non è installato per la scheda \"{2}\" . Vuoi installarlo ora?",
|
||||||
"noFQBN": "La FQBN non è disponibile per la scheda selezionata\"{0}\". Sei sicuro che il core specifico sia stato installato?",
|
"noFQBN": "La FQBN non è disponibile per la scheda selezionata\"{0}\". Sei sicuro che il core specifico sia stato installato?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "Nessuna porta rilevata",
|
||||||
"noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.",
|
"noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.",
|
||||||
"noneSelected": "Nessuna scheda selezionata.",
|
"noneSelected": "Nessuna scheda selezionata.",
|
||||||
"openBoardsConfig": "Scegli un'altra scheda e un altra porta...",
|
"openBoardsConfig": "Scegli un'altra scheda e un altra porta...",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"portLabel": "Porta: {0}",
|
"portLabel": "Porta: {0}",
|
||||||
"programmer": "Programmatore",
|
"programmer": "Programmatore",
|
||||||
"reselectLater": "Riselezionare più tardi",
|
"reselectLater": "Riselezionare più tardi",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Seleziona la scheda",
|
||||||
"selectBoard": "Seleziona la scheda",
|
"selectBoard": "Seleziona la scheda",
|
||||||
"selectBoardForInfo": "Seleziona la scheda per la quale desideri informazioni.",
|
"selectBoardForInfo": "Seleziona la scheda per la quale desideri informazioni.",
|
||||||
"selectPortForInfo": "Selezionare la porta per ottenere info sulla scheda.",
|
"selectPortForInfo": "Selezionare la porta per ottenere info sulla scheda.",
|
||||||
@ -36,7 +36,7 @@
|
|||||||
},
|
},
|
||||||
"boardsManager": "Gestore schede",
|
"boardsManager": "Gestore schede",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "Certificato Arduino"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "Scrivi il bootloader",
|
"burnBootloader": "Scrivi il bootloader",
|
||||||
@ -64,13 +64,13 @@
|
|||||||
"uploadingCertificates": "Caricamento dei certificati."
|
"uploadingCertificates": "Caricamento dei certificati."
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "Controlla gli aggiornamenti di Arduino",
|
||||||
"installAll": "Install All",
|
"installAll": "Installa tutto",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "Non sono disponibili aggiornamenti recenti.",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "Sono disponibili aggiornamenti per alcune schede.",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "Sono disponibili aggiornamenti per alcune librerie.",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "Aggiornamento delle schede in corso...",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "Aggiornamento delle librerie in corso..."
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'Keyboard' non è stato trovato. Il tuo sketch include la linea '#include <Keyboard.h>' nel codice?",
|
"keyboardError": "'Keyboard' non è stato trovato. Il tuo sketch include la linea '#include <Keyboard.h>' nel codice?",
|
||||||
@ -114,8 +114,8 @@
|
|||||||
"visitArduinoCloud": "Visita Arduino Cloud per creare Cloud Sketch "
|
"visitArduinoCloud": "Visita Arduino Cloud per creare Cloud Sketch "
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "Tutti",
|
||||||
"contributed": "Contributed",
|
"contributed": "Fornita da terzi",
|
||||||
"installManually": "Installa manualmente",
|
"installManually": "Installa manualmente",
|
||||||
"later": "Salta",
|
"later": "Salta",
|
||||||
"noBoardSelected": "Nessuna scheda selezionata",
|
"noBoardSelected": "Nessuna scheda selezionata",
|
||||||
@ -124,19 +124,19 @@
|
|||||||
"oldFormat": "Il '{0}' utilizza ancora il vecchio formato `.pde` . Vuoi sostituirlo con la nuova estensione `.ino?",
|
"oldFormat": "Il '{0}' utilizza ancora il vecchio formato `.pde` . Vuoi sostituirlo con la nuova estensione `.ino?",
|
||||||
"partner": "Partner",
|
"partner": "Partner",
|
||||||
"processing": "In elaborazione",
|
"processing": "In elaborazione",
|
||||||
"recommended": "Recommended",
|
"recommended": "Consigliato",
|
||||||
"retired": "Retired",
|
"retired": "Fuori produzione",
|
||||||
"selectedOn": "su {0}",
|
"selectedOn": "su {0}",
|
||||||
"serialMonitor": "Monitor seriale",
|
"serialMonitor": "Monitor seriale",
|
||||||
"type": "Type",
|
"type": "Tipo",
|
||||||
"unknown": "Sconosciuto",
|
"unknown": "Sconosciuto",
|
||||||
"updateable": "Updatable"
|
"updateable": "Aggiornabile"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "Errore di compilazione: {0}"
|
"error": "Errore di compilazione: {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Schede incluse in questo pacchetto:",
|
||||||
"by": "da",
|
"by": "da",
|
||||||
"filterSearch": "Filtra la tua ricerca...",
|
"filterSearch": "Filtra la tua ricerca...",
|
||||||
"install": "Installa",
|
"install": "Installa",
|
||||||
@ -152,7 +152,7 @@
|
|||||||
},
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copia messaggi di errore",
|
"copyError": "Copia messaggi di errore",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "Non è stata selezionata alcuna scheda. Selezionare la tua scheda Arduino dal menu Strumenti > Scheda."
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Riavvia il demone",
|
"restart": "Riavvia il demone",
|
||||||
@ -178,7 +178,7 @@
|
|||||||
"increaseIndent": "Aumenta indentazione",
|
"increaseIndent": "Aumenta indentazione",
|
||||||
"nextError": "Errore Successivo",
|
"nextError": "Errore Successivo",
|
||||||
"previousError": "Errore Precedente",
|
"previousError": "Errore Precedente",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "Rileva l'errore"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "Non è stato possibile salvare lo sketch. Si consiglia di copiarlo è salvarlo su un file di testo e solo successivamente riavviare l' Arduino IDE. ",
|
"couldNotSave": "Non è stato possibile salvare lo sketch. Si consiglia di copiarlo è salvarlo su un file di testo e solo successivamente riavviare l' Arduino IDE. ",
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"visit": "Vai al sito Arduino.cc"
|
"visit": "Vai al sito Arduino.cc"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "Controlla gli aggiornamenti dell'IDE di Arduino",
|
||||||
"closeAndInstallButton": "Chiudi e Installa",
|
"closeAndInstallButton": "Chiudi e Installa",
|
||||||
"closeToInstallNotice": "Chiudi il software e installa l’aggiornamento sulla tua macchina",
|
"closeToInstallNotice": "Chiudi il software e installa l’aggiornamento sulla tua macchina",
|
||||||
"downloadButton": "Scarica",
|
"downloadButton": "Scarica",
|
||||||
@ -255,22 +255,22 @@
|
|||||||
"zipLibrary": "Libreria"
|
"zipLibrary": "Libreria"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "Argomento"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "Comunicazione",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "Elaborazione dati",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "Archiviazione dati",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "Controllo dispositivi",
|
||||||
"display": "Display",
|
"display": "Schermo",
|
||||||
"other": "Other",
|
"other": "Altro",
|
||||||
"sensors": "Sensors",
|
"sensors": "Sensori",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "Segnale di ingresso/uscita",
|
||||||
"timing": "Timing",
|
"timing": "Sincronizzazione",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "Senza categoria"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "Installata"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Avanzate",
|
"advanced": "Avanzate",
|
||||||
@ -290,7 +290,7 @@
|
|||||||
"automatic": "Automatico",
|
"automatic": "Automatico",
|
||||||
"board.certificates": "Lista dei certificati che possono essere caricati nelle schede",
|
"board.certificates": "Lista dei certificati che possono essere caricati nelle schede",
|
||||||
"browse": "Sfoglia",
|
"browse": "Sfoglia",
|
||||||
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
|
"checkForUpdate": "Ricevere le notifiche degli aggiornamenti disponibili per l'IDE, le schede e le librerie. Richiede il riavvio dell'IDE dopo la modifica. È abilitata per impostazione predefinita.",
|
||||||
"choose": "Scegli",
|
"choose": "Scegli",
|
||||||
"cli.daemonDebug": "Abilita il debug logging delle chiamate gRPC alla CLI di Arduino. Per rendere effettiva questa impostazione, è necessario un riavvio dell'IDE. L'impostazione predefinita è false.",
|
"cli.daemonDebug": "Abilita il debug logging delle chiamate gRPC alla CLI di Arduino. Per rendere effettiva questa impostazione, è necessario un riavvio dell'IDE. L'impostazione predefinita è false.",
|
||||||
"cloud.enabled": "Imposta su true per abilitare le funzioni di sincronia dello sketch. Il valore predefinito è true.",
|
"cloud.enabled": "Imposta su true per abilitare le funzioni di sincronia dello sketch. Il valore predefinito è true.",
|
||||||
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Scorrimento automatico",
|
"autoscroll": "Scorrimento automatico",
|
||||||
"carriageReturn": "Ritorno carrello (CR)",
|
"carriageReturn": "Ritorno carrello (CR)",
|
||||||
"message": "Messaggio({0} + Invio per inviare il messaggio a '{1}' su '{2}')",
|
"message": "Messaggio (premi Enter per inviare il messaggio a '{0}' on '{1}')",
|
||||||
"newLine": "A capo (NL)",
|
"newLine": "A capo (NL)",
|
||||||
"newLineCarriageReturn": "Entrambi NL & CR",
|
"newLineCarriageReturn": "Entrambi NL & CR",
|
||||||
"noLineEndings": "Nessun fine riga",
|
"noLineEndings": "Nessun fine riga",
|
||||||
@ -386,7 +386,7 @@
|
|||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "Annulla",
|
"cancel": "Annulla",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "Inserisci {0}",
|
||||||
"upload": "Carica"
|
"upload": "Carica"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
80
i18n/ja.json
80
i18n/ja.json
@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "ボード{0}",
|
"board": "ボード{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "他のボードとポートを選択",
|
||||||
"boardInfo": "ボード情報",
|
"boardInfo": "ボード情報",
|
||||||
"configDialog1": "スケッチを書き込みたい場合には、ボードとポートの両方を選択してください。",
|
"configDialog1": "スケッチを書き込みたい場合には、ボードとポートの両方を選択してください。",
|
||||||
"configDialog2": "ボードのみを選択した場合、コンパイルはできますが、スケッチの書き込みはできません。",
|
"configDialog2": "ボードのみを選択した場合、コンパイルはできますが、スケッチの書き込みはできません。",
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"inSketchbook": "(スケッチブック内)",
|
"inSketchbook": "(スケッチブック内)",
|
||||||
"installNow": "現在選択されているボード\"{2}\"用にコア\"{0} {1}\"をインストールする必要があります。今すぐインストールしますか?",
|
"installNow": "現在選択されているボード\"{2}\"用にコア\"{0} {1}\"をインストールする必要があります。今すぐインストールしますか?",
|
||||||
"noFQBN": "選択されたボード\"{0}\"にはFQBNがありません。対応するコアをインストール済みですか?",
|
"noFQBN": "選択されたボード\"{0}\"にはFQBNがありません。対応するコアをインストール済みですか?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "ポートが見つかりませんでした",
|
||||||
"noPortsSelected": "ボード用に選択されたポートがありません: '{0}'.",
|
"noPortsSelected": "ボード用に選択されたポートがありません: '{0}'.",
|
||||||
"noneSelected": "ボード未選択です。",
|
"noneSelected": "ボード未選択です。",
|
||||||
"openBoardsConfig": "他のボードとポートを選択…",
|
"openBoardsConfig": "他のボードとポートを選択…",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"portLabel": "ポート: {0}",
|
"portLabel": "ポート: {0}",
|
||||||
"programmer": "書き込み装置",
|
"programmer": "書き込み装置",
|
||||||
"reselectLater": "後で選択しなおす",
|
"reselectLater": "後で選択しなおす",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "ボードを検索",
|
||||||
"selectBoard": "ボードを選択",
|
"selectBoard": "ボードを選択",
|
||||||
"selectBoardForInfo": "ボード情報を得るには、ボードを選択してください。",
|
"selectBoardForInfo": "ボード情報を得るには、ボードを選択してください。",
|
||||||
"selectPortForInfo": "ボード情報を得るには、ポートを選択してください。",
|
"selectPortForInfo": "ボード情報を得るには、ポートを選択してください。",
|
||||||
@ -36,11 +36,11 @@
|
|||||||
},
|
},
|
||||||
"boardsManager": "ボードマネージャ",
|
"boardsManager": "ボードマネージャ",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "Arduino認定"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "ブートローダを書き込む",
|
"burnBootloader": "ブートローダを書き込む",
|
||||||
"burningBootloader": "Burning bootloader...",
|
"burningBootloader": "ブートローダを書き込み中…",
|
||||||
"doneBurningBootloader": "ブートローダの書き込みが完了しました。"
|
"doneBurningBootloader": "ブートローダの書き込みが完了しました。"
|
||||||
},
|
},
|
||||||
"burnBootloader": {
|
"burnBootloader": {
|
||||||
@ -64,13 +64,13 @@
|
|||||||
"uploadingCertificates": "証明書を書き込み中。"
|
"uploadingCertificates": "証明書を書き込み中。"
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "Arduinoのアップデートを確認",
|
||||||
"installAll": "Install All",
|
"installAll": "全てをインストール",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "最近のアップデートはありません。",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "一部のボードにアップデートがあります。",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "一部のライブラリにアップデートがあります。",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "ボードをアップデート中…",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "ライブラリをアップデート中…"
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'Keyboard'が見つかりません。スケッチに'#include <Keyboard.h>'という行はありますか?",
|
"keyboardError": "'Keyboard'が見つかりません。スケッチに'#include <Keyboard.h>'という行はありますか?",
|
||||||
@ -114,29 +114,29 @@
|
|||||||
"visitArduinoCloud": "Arduino Cloudにアクセスしてクラウドスケッチを作成する"
|
"visitArduinoCloud": "Arduino Cloudにアクセスしてクラウドスケッチを作成する"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "全て",
|
||||||
"contributed": "Contributed",
|
"contributed": "提供された",
|
||||||
"installManually": "手動でインストール",
|
"installManually": "手動でインストール",
|
||||||
"later": "後で",
|
"later": "後で",
|
||||||
"noBoardSelected": "ボード未選択",
|
"noBoardSelected": "ボード未選択",
|
||||||
"notConnected": "[未接続]",
|
"notConnected": "[未接続]",
|
||||||
"offlineIndicator": "オフラインのようです。 インターネットに接続していないと、Arduino CLIが必要なリソースをダウンロードできず、誤動作を引き起こす可能性があります。 インターネットに接続して、アプリケーションを再起動してください。",
|
"offlineIndicator": "オフラインのようです。 インターネットに接続していないと、Arduino CLIが必要なリソースをダウンロードできず、誤動作を引き起こす可能性があります。 インターネットに接続して、アプリケーションを再起動してください。",
|
||||||
"oldFormat": "'{0}'はまだ古い`.pde`形式を使用しています。新しい`.ino`拡張子に切り替えますか?",
|
"oldFormat": "'{0}'はまだ古い`.pde`形式を使用しています。新しい`.ino`拡張子に切り替えますか?",
|
||||||
"partner": "Partner",
|
"partner": "パートナー",
|
||||||
"processing": "処理中",
|
"processing": "処理中",
|
||||||
"recommended": "Recommended",
|
"recommended": "推奨",
|
||||||
"retired": "Retired",
|
"retired": "廃止済み",
|
||||||
"selectedOn": "{0}の",
|
"selectedOn": "{0}の",
|
||||||
"serialMonitor": "シリアルモニタ",
|
"serialMonitor": "シリアルモニタ",
|
||||||
"type": "Type",
|
"type": "タイプ",
|
||||||
"unknown": "不明",
|
"unknown": "不明",
|
||||||
"updateable": "Updatable"
|
"updateable": "アップデート可能"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "コンパイルエラー: {0}"
|
"error": "コンパイルエラー: {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "このパッケージに含まれるボード:",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "検索をフィルタ…",
|
"filterSearch": "検索をフィルタ…",
|
||||||
"install": "インストール",
|
"install": "インストール",
|
||||||
@ -152,7 +152,7 @@
|
|||||||
},
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "エラーメッセージをコピー",
|
"copyError": "エラーメッセージをコピー",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "ボードが選択されていません。ツール > ボードメニューからArduinoボードを選択してください。"
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Daemonを再起動",
|
"restart": "Daemonを再起動",
|
||||||
@ -178,7 +178,7 @@
|
|||||||
"increaseIndent": "インデントを増やす",
|
"increaseIndent": "インデントを増やす",
|
||||||
"nextError": "次のエラー",
|
"nextError": "次のエラー",
|
||||||
"previousError": "前のエラー",
|
"previousError": "前のエラー",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "エラーを表示"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。",
|
"couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。",
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"visit": "Arduino.ccウェブサイトを開く"
|
"visit": "Arduino.ccウェブサイトを開く"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "Arduino IDEのアップデートを確認",
|
||||||
"closeAndInstallButton": "終了してインストール",
|
"closeAndInstallButton": "終了してインストール",
|
||||||
"closeToInstallNotice": "ソフトウェアを終了してアップデートをインストールする。",
|
"closeToInstallNotice": "ソフトウェアを終了してアップデートをインストールする。",
|
||||||
"downloadButton": "ダウンロード",
|
"downloadButton": "ダウンロード",
|
||||||
@ -255,22 +255,22 @@
|
|||||||
"zipLibrary": "ライブラリ"
|
"zipLibrary": "ライブラリ"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "トピック"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "コミュニケーション",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "データ処理",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "データ保存",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "デバイス制御",
|
||||||
"display": "Display",
|
"display": "ディスプレイ",
|
||||||
"other": "Other",
|
"other": "その他",
|
||||||
"sensors": "Sensors",
|
"sensors": "センサ",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "信号入出力",
|
||||||
"timing": "Timing",
|
"timing": "タイミング",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "未分類"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "インストール済み"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "詳細",
|
"advanced": "詳細",
|
||||||
@ -290,7 +290,7 @@
|
|||||||
"automatic": "自動",
|
"automatic": "自動",
|
||||||
"board.certificates": "ボードに書き込みできる証明書の一覧",
|
"board.certificates": "ボードに書き込みできる証明書の一覧",
|
||||||
"browse": "参照",
|
"browse": "参照",
|
||||||
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
|
"checkForUpdate": "IDE、ボード、ライブラリの利用可能なアップデートに関する通知を受け取ることができます。変更後にIDEの再起動が必要です。デフォルトはtrue。",
|
||||||
"choose": "選択",
|
"choose": "選択",
|
||||||
"cli.daemonDebug": "Arduino CLIへのgRPC呼び出しのデバッグロギングを有効にします。この設定を有効にするにはIDEを再起動する必要があります。デフォルトはfalseです。",
|
"cli.daemonDebug": "Arduino CLIへのgRPC呼び出しのデバッグロギングを有効にします。この設定を有効にするにはIDEを再起動する必要があります。デフォルトはfalseです。",
|
||||||
"cloud.enabled": "スケッチの同期機能が有効な場合にはtrueを指定。デフォルトではtrue。",
|
"cloud.enabled": "スケッチの同期機能が有効な場合にはtrueを指定。デフォルトではtrue。",
|
||||||
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "自動スクロール",
|
"autoscroll": "自動スクロール",
|
||||||
"carriageReturn": "CRのみ",
|
"carriageReturn": "CRのみ",
|
||||||
"message": "メッセージ('{2}'の'{1}'にメッセージを送信するには{0} + Enter)",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "LFのみ",
|
"newLine": "LFのみ",
|
||||||
"newLineCarriageReturn": "CRおよびLF",
|
"newLineCarriageReturn": "CRおよびLF",
|
||||||
"noLineEndings": "改行なし",
|
"noLineEndings": "改行なし",
|
||||||
@ -349,7 +349,7 @@
|
|||||||
"archiveSketch": "スケッチをアーカイブする",
|
"archiveSketch": "スケッチをアーカイブする",
|
||||||
"cantOpen": "「{0}」というフォルダはすでに存在します。スケッチを開けません。",
|
"cantOpen": "「{0}」というフォルダはすでに存在します。スケッチを開けません。",
|
||||||
"close": "本当にスケッチを閉じますか?",
|
"close": "本当にスケッチを閉じますか?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "スケッチをコンパイル中…",
|
||||||
"configureAndUpload": "構成と書き込み",
|
"configureAndUpload": "構成と書き込み",
|
||||||
"createdArchive": "アーカイブ'{0}'を作成しました。",
|
"createdArchive": "アーカイブ'{0}'を作成しました。",
|
||||||
"doneCompiling": "コンパイル完了。",
|
"doneCompiling": "コンパイル完了。",
|
||||||
@ -371,7 +371,7 @@
|
|||||||
"titleSketchbook": "スケッチブック",
|
"titleSketchbook": "スケッチブック",
|
||||||
"upload": "書き込み",
|
"upload": "書き込み",
|
||||||
"uploadUsingProgrammer": "書き込み装置を使って書き込む",
|
"uploadUsingProgrammer": "書き込み装置を使って書き込む",
|
||||||
"uploading": "Uploading...",
|
"uploading": "書き込み中…",
|
||||||
"userFieldsNotFoundError": "接続されたボードのユーザーフィールドが見つかりません。",
|
"userFieldsNotFoundError": "接続されたボードのユーザーフィールドが見つかりません。",
|
||||||
"verify": "検証",
|
"verify": "検証",
|
||||||
"verifyOrCompile": "検証・コンパイル"
|
"verifyOrCompile": "検証・コンパイル"
|
||||||
@ -386,7 +386,7 @@
|
|||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "キャンセル",
|
"cancel": "キャンセル",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "{0}を入力",
|
||||||
"upload": "マイコンボードに書き込む"
|
"upload": "マイコンボードに書き込む"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
504
i18n/ko.json
504
i18n/ko.json
@ -1,122 +1,122 @@
|
|||||||
{
|
{
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"about": {
|
"about": {
|
||||||
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}",
|
"detail": "버전: {0}\n날짜: {1}{2}\nCLI 버전: {3}{4} [{5}]\n\n{6}",
|
||||||
"label": "About {0}"
|
"label": "프로그램 정보 {0}"
|
||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "Board{0}",
|
"board": "보드{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "보드 및 포트 선택",
|
||||||
"boardInfo": "Board Info",
|
"boardInfo": "보드정보",
|
||||||
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
"configDialog1": "스케치를 업로드할 보드 및 포트를 선택",
|
||||||
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
|
"configDialog2": "보드를 선택하면 컴파일은 가능하지만, 스케치를 업로드 할 수 없습니다.",
|
||||||
"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?",
|
"couldNotFindPreviouslySelected": "선택된 보드를 찾을 수 없습니다. '{0}' 설치된 플랫폼에서'{1}'. 수동으로 사용 할 보드를 선택해주세요.\n지금 보드를 다시 선택하시겠습니까?",
|
||||||
"disconnected": "Disconnected",
|
"disconnected": "연결해제됨",
|
||||||
"getBoardInfo": "Get Board Info",
|
"getBoardInfo": "보드정보 얻기",
|
||||||
"inSketchbook": " (in Sketchbook)",
|
"inSketchbook": "(스케치북에서)",
|
||||||
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
|
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
|
||||||
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "포트를 찾을 수 없습니다.",
|
||||||
"noPortsSelected": "No ports selected for board: '{0}'.",
|
"noPortsSelected": "보드에 맞는 포트가 없습니다: '{0}'.",
|
||||||
"noneSelected": "No boards selected.",
|
"noneSelected": "보드가 선택되지 않았습니다.",
|
||||||
"openBoardsConfig": "Select other board and port…",
|
"openBoardsConfig": "보드 및 포트를 선택하세요.",
|
||||||
"platformMissing": "The platform for the selected '{0}' board is not installed.",
|
"platformMissing": "The platform for the selected '{0}' board is not installed.",
|
||||||
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
"pleasePickBoard": "선택한 포트에 연결할 보드를 선택하십시오",
|
||||||
"port": "Port{0}",
|
"port": "포트{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "포트: {0}",
|
||||||
"programmer": "Programmer",
|
"programmer": "프로그래머",
|
||||||
"reselectLater": "Reselect later",
|
"reselectLater": "나중에 선택",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "보드찾기",
|
||||||
"selectBoard": "보드 선택",
|
"selectBoard": "보드 선택",
|
||||||
"selectBoardForInfo": "Please select a board to obtain board info.",
|
"selectBoardForInfo": "보드 정보를 얻으려면 보드를 선택하십시오.",
|
||||||
"selectPortForInfo": "Please select a port to obtain board info.",
|
"selectPortForInfo": "보드 정보를 얻으려면 포트를 선택하십시오.",
|
||||||
"showAllAvailablePorts": "Shows all available ports when enabled",
|
"showAllAvailablePorts": "활성화된 사용 가능한 모든 포트를 표시합니다.",
|
||||||
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
"succesfullyInstalledPlatform": "성공적으로 설치된 플랫폼{0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}"
|
"succesfullyUninstalledPlatform": "성공적으로 설치된 플랫폼 {0}:{1}"
|
||||||
},
|
},
|
||||||
"boardsManager": "Boards Manager",
|
"boardsManager": "보드매니저",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "아두이노 인증"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "Burn Bootloader",
|
"burnBootloader": "부트로더 굽기",
|
||||||
"burningBootloader": "Burning bootloader...",
|
"burningBootloader": "부트로더 굽기...",
|
||||||
"doneBurningBootloader": "Done burning bootloader."
|
"doneBurningBootloader": "부트로더 굽기 완료."
|
||||||
},
|
},
|
||||||
"burnBootloader": {
|
"burnBootloader": {
|
||||||
"error": "Error while burning the bootloader: {0}"
|
"error": "부트로더 굽기 중 에러: {0}"
|
||||||
},
|
},
|
||||||
"certificate": {
|
"certificate": {
|
||||||
"addNew": "Add New",
|
"addNew": "추가",
|
||||||
"addURL": "Add URL to fetch SSL certificate",
|
"addURL": "SSL 인증서를 가져올 URL 추가",
|
||||||
"boardAtPort": "{0} at {1}",
|
"boardAtPort": "{0} at {1}",
|
||||||
"certificatesUploaded": "Certificates uploaded.",
|
"certificatesUploaded": "인증서 업로드 완료",
|
||||||
"enterURL": "Enter URL",
|
"enterURL": "URL 입력",
|
||||||
"noSupportedBoardConnected": "No supported board connected",
|
"noSupportedBoardConnected": "지원되는 보드가 연결되지 않았습니다.",
|
||||||
"openContext": "Open context",
|
"openContext": "열린 내용",
|
||||||
"remove": "Remove",
|
"remove": "제거",
|
||||||
"selectBoard": "Select a board...",
|
"selectBoard": "보드 선택...",
|
||||||
"selectCertificateToUpload": "1. Select certificate to upload",
|
"selectCertificateToUpload": "1. 업로드할 인증서 선택",
|
||||||
"selectDestinationBoardToUpload": "2. Select destination board and upload certificate",
|
"selectDestinationBoardToUpload": "2. 보드 선택 및 인증서 업로드",
|
||||||
"upload": "Upload",
|
"upload": "업로드",
|
||||||
"uploadFailed": "Upload failed. Please try again.",
|
"uploadFailed": "업로드에 실패했습니다. 다시 시도해 주세요.",
|
||||||
"uploadRootCertificates": "Upload SSL Root Certificates",
|
"uploadRootCertificates": "SSL 루트 인증서 업로드",
|
||||||
"uploadingCertificates": "Uploading certificates."
|
"uploadingCertificates": "인증서를 업로드 중입니다."
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "아두이노 업데이트 확인",
|
||||||
"installAll": "Install All",
|
"installAll": "모두 설치",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "사용 가능한 최신 업데이트가 없습니다.",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "일부 보드에 대한 업데이트가 있습니다.",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "일부 라이브러리에 대한 업데이트가 있습니다.",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "보드 업데이트 중...",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "라이브러리 업데이트 중..."
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
|
"keyboardError": "'Keyboard'를 찾을 수 없습니다. 스케치에 '#include <Keyboard.h>' 줄이 포함되어 있습니까?",
|
||||||
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
|
"mouseError": "'Mouse'를 찾을 수 없습니다. 스케치에 '#include <Mouse.h>' 줄이 포함되어 있습니까?"
|
||||||
},
|
},
|
||||||
"cloud": {
|
"cloud": {
|
||||||
"account": "Account",
|
"account": "계정",
|
||||||
"chooseSketchVisibility": "Choose visibility of your Sketch:",
|
"chooseSketchVisibility": "Choose visibility of your Sketch:",
|
||||||
"connected": "Connected",
|
"connected": "연결됨",
|
||||||
"continue": "Continue",
|
"continue": "계속",
|
||||||
"donePulling": "Done pulling ‘{0}’.",
|
"donePulling": "pulling 완료 ‘{0}’.",
|
||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "pushing 완료 ‘{0}’.",
|
||||||
"embed": "Embed:",
|
"embed": "Embed:",
|
||||||
"emptySketchbook": "Your Sketchbook is empty",
|
"emptySketchbook": "스케치북이 비어 있습니다.",
|
||||||
"learnMore": "Learn more",
|
"learnMore": "더 배우기",
|
||||||
"link": "Link:",
|
"link": "링크:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "클라우드에 push 할수 없습니다. 아직 pull 되지 않았습니다.",
|
||||||
"offline": "Offline",
|
"offline": "오프라인",
|
||||||
"openInCloudEditor": "Open in Cloud Editor",
|
"openInCloudEditor": "클라우드 편집기에서 열기",
|
||||||
"options": "Options...",
|
"options": "옵션...",
|
||||||
"privateVisibility": "Private. Only you can view the Sketch.",
|
"privateVisibility": "비공개. 나만이 스케치를 볼 수 있습니다.",
|
||||||
"profilePicture": "Profile picture",
|
"profilePicture": "프로필 사진",
|
||||||
"publicVisibility": "Public. Anyone with the link can view the Sketch.",
|
"publicVisibility": "공개. 링크가 있는 사람은 누구나 스케치를 볼 수 있습니다.",
|
||||||
"pull": "Pull",
|
"pull": "Pull",
|
||||||
"pullFirst": "You have to pull first to be able to push to the Cloud.",
|
"pullFirst": "클라우드로 Push하려면 먼저 Pull 합니다.",
|
||||||
"pullSketch": "Pull Sketch",
|
"pullSketch": "Pull 스케치",
|
||||||
"pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?",
|
"pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?",
|
||||||
"push": "Push",
|
"push": "Push",
|
||||||
"pushSketch": "Push Sketch",
|
"pushSketch": "Push 스케치",
|
||||||
"pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.",
|
"pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.",
|
||||||
"remote": "Remote",
|
"remote": "원격",
|
||||||
"remoteSketchbook": "Remote Sketchbook",
|
"remoteSketchbook": "원격 스케치북",
|
||||||
"share": "Share...",
|
"share": "공유...",
|
||||||
"shareSketch": "Share Sketch",
|
"shareSketch": "스케치 공유",
|
||||||
"showHideRemoveSketchbook": "Show/Hide Remote Sketchbook",
|
"showHideRemoveSketchbook": "보이기/숨기기 원격 스케치북",
|
||||||
"signIn": "SIGN IN",
|
"signIn": "로그인",
|
||||||
"signInToCloud": "Sign in to Arduino Cloud",
|
"signInToCloud": "아두이노 클라우드에 로그인",
|
||||||
"signOut": "Sign Out",
|
"signOut": "로그아웃",
|
||||||
"sync": "Sync",
|
"sync": "동기화",
|
||||||
"syncEditSketches": "Sync and edit your Arduino Cloud Sketches",
|
"syncEditSketches": "아두이노 클라우드 스케치 동기화 및 편집",
|
||||||
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
|
"visitArduinoCloud": "아두이노 클라우드를 방문하여 클라우드 스케치를 만드십시오."
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "All",
|
||||||
"contributed": "Contributed",
|
"contributed": "Contributed",
|
||||||
"installManually": "Install Manually",
|
"installManually": "수동설치",
|
||||||
"later": "나중에",
|
"later": "나중에",
|
||||||
"noBoardSelected": "선택된 보드 없음",
|
"noBoardSelected": "선택된 보드 없음",
|
||||||
"notConnected": "[연결되지 않음]",
|
"notConnected": "[연결되지 않음]",
|
||||||
@ -124,99 +124,99 @@
|
|||||||
"oldFormat": "'{0}' 파일은 오래된 `.pde` 확장자로 되어있어요. 새로운 `.ino` 확장자로 변경하시겠어요?",
|
"oldFormat": "'{0}' 파일은 오래된 `.pde` 확장자로 되어있어요. 새로운 `.ino` 확장자로 변경하시겠어요?",
|
||||||
"partner": "Partner",
|
"partner": "Partner",
|
||||||
"processing": "처리 중",
|
"processing": "처리 중",
|
||||||
"recommended": "Recommended",
|
"recommended": "추천됨",
|
||||||
"retired": "Retired",
|
"retired": "Retired",
|
||||||
"selectedOn": "{0} 켜기",
|
"selectedOn": "{0} 켜기",
|
||||||
"serialMonitor": "시리얼 모니터",
|
"serialMonitor": "시리얼 모니터",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
"unknown": "알 수 없음",
|
"unknown": "알 수 없음",
|
||||||
"updateable": "Updatable"
|
"updateable": "업데이트가능함"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "Compilation error: {0}"
|
"error": "컴파일 오류: {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "이 패키지에 포함된 보드:",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "Filter your search...",
|
||||||
"install": "INSTALL",
|
"install": "설치",
|
||||||
"moreInfo": "More info",
|
"moreInfo": "더 많은 정보",
|
||||||
"uninstall": "Uninstall",
|
"uninstall": "설치해제",
|
||||||
"uninstallMsg": "Do you want to uninstall {0}?",
|
"uninstallMsg": "설치해제를 원하십니까 {0}?",
|
||||||
"version": "Version {0}"
|
"version": "버전 {0}"
|
||||||
},
|
},
|
||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Add File",
|
"addFile": "파일 추가",
|
||||||
"fileAdded": "One file added to the sketch.",
|
"fileAdded": "스케치에 하나의 파일이 추가되었습니다.",
|
||||||
"replaceTitle": "Replace"
|
"replaceTitle": "교체"
|
||||||
},
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "에러 메시지 복사",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "보드가 선택되지 않았습니다. Tools > Board menu 에서 당신의 보드를 선택해주세요."
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Restart Daemon",
|
"restart": "데몬 재시작",
|
||||||
"start": "Start Daemon",
|
"start": "데몬 시작",
|
||||||
"stop": "Stop Daemon"
|
"stop": "데몬 정지"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"debugWithMessage": "디버그 - {0}",
|
"debugWithMessage": "디버그 - {0}",
|
||||||
"debuggingNotSupported": "Debugging is not supported by '{0}'",
|
"debuggingNotSupported": "Debugging is not supported by '{0}'",
|
||||||
"noPlatformInstalledFor": "'{0}'에 대한 플랫폼이 설치되어 있지 않습니다",
|
"noPlatformInstalledFor": "'{0}'에 대한 플랫폼이 설치되어 있지 않습니다",
|
||||||
"optimizeForDebugging": "Optimize for Debugging"
|
"optimizeForDebugging": "디버깅 최적화"
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"dontAskAgain": "Don't ask again"
|
"dontAskAgain": "다시 묻지 않음"
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"autoFormat": "Auto Format",
|
"autoFormat": "자동 형식",
|
||||||
"commentUncomment": "Comment/Uncomment",
|
"commentUncomment": "주석/주석 삭제",
|
||||||
"copyForForum": "Copy for Forum (Markdown)",
|
"copyForForum": "포럼용으로 복사 (Markdown)",
|
||||||
"decreaseFontSize": "Decrease Font Size",
|
"decreaseFontSize": "글꼴 크기 줄이기",
|
||||||
"decreaseIndent": "Decrease Indent",
|
"decreaseIndent": "들여쓰기 줄이기",
|
||||||
"increaseFontSize": "Increase Font Size",
|
"increaseFontSize": "글꼴 크기 키우기",
|
||||||
"increaseIndent": "Increase Indent",
|
"increaseIndent": "들여쓰기 늘이기",
|
||||||
"nextError": "Next Error",
|
"nextError": "다음 에러",
|
||||||
"previousError": "Previous Error",
|
"previousError": "이전 에러",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "에러 표시"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
|
"couldNotSave": "스케치를 저장할 수 없습니다. 저장하지 않은 작업을 즐겨 사용하는 텍스트 편집기에 복사하고 IDE를 다시 시작하세요.",
|
||||||
"unsavedChanges": "Any unsaved changes will not be saved."
|
"unsavedChanges": "저장되지 않은 변경 사항은 저장되지 않습니다."
|
||||||
},
|
},
|
||||||
"examples": {
|
"examples": {
|
||||||
"builtInExamples": "Built-in examples",
|
"builtInExamples": "포함된 예제들",
|
||||||
"couldNotInitializeExamples": "Could not initialize built-in examples.",
|
"couldNotInitializeExamples": "내장된 예제를 초기화 할 수 없습니다.",
|
||||||
"customLibrary": "Examples from Custom Libraries",
|
"customLibrary": "사용자 정의 라이브러리의 예",
|
||||||
"for": "Examples for {0}",
|
"for": "Examples for {0}",
|
||||||
"forAny": "Examples for any board",
|
"forAny": "모든 보드의 예",
|
||||||
"menu": "Examples"
|
"menu": "예제"
|
||||||
},
|
},
|
||||||
"firmware": {
|
"firmware": {
|
||||||
"checkUpdates": "Check Updates",
|
"checkUpdates": "업데이트 확인",
|
||||||
"failedInstall": "Installation failed. Please try again.",
|
"failedInstall": "설치에 실패했습니다. 다시 시도해 주세요.",
|
||||||
"install": "Install",
|
"install": "설치",
|
||||||
"installingFirmware": "Installing firmware.",
|
"installingFirmware": "펌웨어 설치중.",
|
||||||
"overwriteSketch": "Installation will overwrite the Sketch on the board.",
|
"overwriteSketch": "설치하면 보드의 스케치를 덮어씁니다.",
|
||||||
"selectBoard": "보드 선택",
|
"selectBoard": "보드 선택",
|
||||||
"selectVersion": "Select firmware version",
|
"selectVersion": "펌웨어 버전 선택",
|
||||||
"successfullyInstalled": "Firmware successfully installed.",
|
"successfullyInstalled": "펌웨어가 성공적으로 설치되었습니다.",
|
||||||
"updater": "WiFi101 / WiFiNINA Firmware Updater"
|
"updater": "WiFi101 / WiFiNINA 펌웨어 업데이터"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"environment": "Environment",
|
"environment": "환경",
|
||||||
"faq": "Frequently Asked Questions",
|
"faq": "자주 묻는 질문",
|
||||||
"findInReference": "Find in Reference",
|
"findInReference": "참조에서 찾기",
|
||||||
"gettingStarted": "Getting Started",
|
"gettingStarted": "시작하기",
|
||||||
"keyword": "Type a keyword",
|
"keyword": "키워드 입력",
|
||||||
"privacyPolicy": "Privacy Policy",
|
"privacyPolicy": "개인정보 정책",
|
||||||
"reference": "Reference",
|
"reference": "참조",
|
||||||
"search": "Search on Arduino.cc",
|
"search": "on Arduino.cc 에서 검색",
|
||||||
"troubleshooting": "Troubleshooting",
|
"troubleshooting": "문제 해결",
|
||||||
"visit": "Visit Arduino.cc"
|
"visit": "Arduino.cc 방문"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "Arduino IDE 업데이트 확인",
|
||||||
"closeAndInstallButton": "닫고 설치하기",
|
"closeAndInstallButton": "닫고 설치하기",
|
||||||
"closeToInstallNotice": "소프트웨어를 닫고 장치에 업데이트를 설치해주세요.",
|
"closeToInstallNotice": "소프트웨어를 닫고 장치에 업데이트를 설치해주세요.",
|
||||||
"downloadButton": "다운로드",
|
"downloadButton": "다운로드",
|
||||||
@ -233,44 +233,44 @@
|
|||||||
"versionDownloaded": "Arduino IDE {0} 버전이 다운로드 되었습니다. "
|
"versionDownloaded": "Arduino IDE {0} 버전이 다운로드 되었습니다. "
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"addZip": "Add .ZIP Library...",
|
"addZip": ".ZIP 라이브러리 추가...",
|
||||||
"arduinoLibraries": "Arduino libraries",
|
"arduinoLibraries": "아두이노 라이브러리",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Dependencies for library {0}:{1}",
|
"dependenciesForLibrary": "라이브러리에 대한 종속성 {0}:{1}",
|
||||||
"include": "Include Library",
|
"include": "라이브러리 포함",
|
||||||
"installAll": "Install all",
|
"installAll": "모두 설치",
|
||||||
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
"installMissingDependencies": "누락된 모든 종속성을 설치하시겠습니까?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "Install {0} only",
|
"installOnly": "Install {0} only",
|
||||||
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
"installedSuccessfully": "성공적으로 설치된 라이브러리 {0}:{1}",
|
||||||
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
"libraryAlreadyExists": "라이브러리가 이미 존재합니다. 덮어 쓰시겠습니까? ",
|
||||||
"manageLibraries": "Manage Libraries...",
|
"manageLibraries": "라이브러리 관리...",
|
||||||
"namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?",
|
"namedLibraryAlreadyExists": " {0} 이라는 라이브러리 폴더이름이 이미 존재합니다. 덮어 쓰시겠습니까?",
|
||||||
"needsMultipleDependencies": "The library <b>{0}:{1}</b> needs some other dependencies currently not installed:",
|
"needsMultipleDependencies": "라이브러리 <b>{0}:{1}</b> 는 현재 설치되지 않은 다른 종속성이 필요합니다.",
|
||||||
"needsOneDependency": "The library <b>{0}:{1}</b> needs another dependency currently not installed:",
|
"needsOneDependency": "The library <b>{0}:{1}</b> needs another dependency currently not installed:",
|
||||||
"overwriteExistingLibrary": "Do you want to overwrite the existing library?",
|
"overwriteExistingLibrary": "기존 라이브러리를 덮어쓰시겠습니까?",
|
||||||
"successfullyInstalledZipLibrary": "Successfully installed library from {0} archive",
|
"successfullyInstalledZipLibrary": "Successfully installed library from {0} archive",
|
||||||
"title": "Library Manager",
|
"title": "라이브러리 매니저",
|
||||||
"uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}",
|
"uninstalledSuccessfully": "라이브러리가 성공적으로 제거됨 {0}:{1}",
|
||||||
"zipLibrary": "Library"
|
"zipLibrary": "라이브러리"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "주제"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "Communication",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "데이터 처리",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "데이터 저장소",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "장치 제어",
|
||||||
"display": "Display",
|
"display": "화면표시",
|
||||||
"other": "Other",
|
"other": "기타",
|
||||||
"sensors": "Sensors",
|
"sensors": "센서",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "신호 입/출력",
|
||||||
"timing": "Timing",
|
"timing": "타이밍",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "미분류"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "설치됨"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Advanced",
|
"advanced": "Advanced",
|
||||||
@ -278,132 +278,132 @@
|
|||||||
"tools": "도구"
|
"tools": "도구"
|
||||||
},
|
},
|
||||||
"monitor": {
|
"monitor": {
|
||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "웹소켓을 닫을 수 없습니다.",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "웹소켓에 연결 할 수 없습니다."
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "추가 보드 관리자 URL",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "The OAuth2 audience.",
|
||||||
"auth.clientID": "The OAuth2 client ID.",
|
"auth.clientID": "The OAuth2 client ID.",
|
||||||
"auth.domain": "The OAuth2 domain.",
|
"auth.domain": "The OAuth2 domain.",
|
||||||
"auth.registerUri": "The URI used to register a new user.",
|
"auth.registerUri": "The URI used to register a new user.",
|
||||||
"automatic": "Automatic",
|
"automatic": "Automatic",
|
||||||
"board.certificates": "List of certificates that can be uploaded to boards",
|
"board.certificates": "List of certificates that can be uploaded to boards",
|
||||||
"browse": "Browse",
|
"browse": "검색",
|
||||||
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
|
"checkForUpdate": "IDE, 보드 및 라이브러리에 대한 사용 가능한 업데이트 알림을 받습니다. 변경 후 IDE를 다시 시작해야 합니다. 알림받기가 기본설정입니다.",
|
||||||
"choose": "Choose",
|
"choose": "선택",
|
||||||
"cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.",
|
"cli.daemonDebug": "Arduino CLI에 대한 gRPC 호출의 디버그 로깅을 활성화합니다. 이 설정을 적용하려면 IDE를 다시 시작해야 합니다. 기본적으로 false입니다.",
|
||||||
"cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.",
|
"cloud.enabled": "스케치 동기화 기능이 활성화된 경우 True입니다. 기본값은 true입니다.",
|
||||||
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
|
"cloud.pull.warn": "클라우드 스케치를 pulling 전에 사용자에게 경고해야 하는 경우 True입니다. 기본값은 true입니다.",
|
||||||
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
|
"cloud.push.warn": "클라우드 스케치를 pushing 전에 사용자에게 경고해야 하는 경우 True입니다. 기본값은 true입니다.",
|
||||||
"cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.",
|
"cloud.pushpublic.warn": "공개 스케치를 클라우드로 pushing 전에 사용자에게 경고해야 하는 경우 True입니다.기본값은 true입니다.",
|
||||||
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
|
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
|
||||||
"compile": "compile",
|
"compile": "컴파일",
|
||||||
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
|
"compile.experimental": "IDE가 여러 컴파일러 오류를 처리해야 하는 경우 True입니다.기본적으로 False입니다.",
|
||||||
"compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.",
|
"compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.",
|
||||||
"compile.verbose": "True for verbose compile output. False by default",
|
"compile.verbose": "자세한 컴파일 출력의 경우 True입니다. 기본은 False입니다.",
|
||||||
"compile.warnings": "gcc에 사용할 경고 수준을 알려줍니다. 기본값은 '없음'입니다.",
|
"compile.warnings": "gcc에 사용할 경고 수준을 알려줍니다. 기본값은 '없음'입니다.",
|
||||||
"compilerWarnings": "Compiler warnings",
|
"compilerWarnings": "컴파일러 경고",
|
||||||
"editorFontSize": "Editor font size",
|
"editorFontSize": "에디터 글꼴 크기",
|
||||||
"editorQuickSuggestions": "Editor Quick Suggestions",
|
"editorQuickSuggestions": "에디터 빠른 제안",
|
||||||
"enterAdditionalURLs": "Enter additional URLs, one for each row",
|
"enterAdditionalURLs": "각 행에 하나씩 추가 URL을 입력하세요.",
|
||||||
"files.inside.sketches": "Show files inside Sketches",
|
"files.inside.sketches": "스케치 내부에 파일 표시",
|
||||||
"ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'",
|
"ide.updateBaseUrl": "업데이트를 다운로드할 기본 URL입니다. 기본값은 \n'https://downloads.arduino.cc/arduino-ide'",
|
||||||
"ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.",
|
"ide.updateChannel": "업데이트를 받을 릴리스 채널입니다. 'stable'은 안정적인 릴리스이고 'nightly'는 최신 개발 빌드입니다.",
|
||||||
"interfaceScale": "Interface scale",
|
"interfaceScale": "Interface scale",
|
||||||
"invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.",
|
"invalid.editorFontSize": "잘못된 에디터 글꼴크기, 반드시 양의 정수를 사용해야합니다.",
|
||||||
"invalid.sketchbook.location": "Invalid sketchbook location: {0}",
|
"invalid.sketchbook.location": "잘못된 스케치북 위치: {0}",
|
||||||
"invalid.theme": "Invalid theme.",
|
"invalid.theme": "잘못된 테마.",
|
||||||
"language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.",
|
"language.log": "Arduino 언어 서버가 스케치 폴더에 로그 파일을 생성해야 하는 경우 true이고, 그렇지 않으면 false입니다. 기본은 false입니다.",
|
||||||
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
|
"language.realTimeDiagnostics": "true인 경우 언어 서버는 편집기에 입력할 때 실시간 진단을 제공하며 기본적으로 false입니다.",
|
||||||
"manualProxy": "Manual proxy configuration",
|
"manualProxy": "수동 프록시 구성",
|
||||||
"network": "Network",
|
"network": "네트워크",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "새 스케치북 위치 선택",
|
||||||
"noProxy": "No proxy",
|
"noProxy": "No proxy",
|
||||||
"showVerbose": "Show verbose output during",
|
"showVerbose": "출력 중 자세한 표시",
|
||||||
"sketchbook.location": "Sketchbook location",
|
"sketchbook.location": "스케치북 위치",
|
||||||
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
"sketchbook.showAllFiles": "스케치 내부의 모든 스케치 파일을 표시하려면 True입니다. 기본은 false입니다.",
|
||||||
"survey.notification": "True if users should be notified if a survey is available. True by default.",
|
"survey.notification": "설문조사를 사용할 수 있는 경우 사용자에게 알림을 보내야 하는 경우 True입니다. 기본은 True입니다.",
|
||||||
"unofficialBoardSupport": "Click for a list of unofficial board support URLs",
|
"unofficialBoardSupport": "비공식 보드 지원 URL 목록을 보려면 클릭하십시오.",
|
||||||
"upload": "upload",
|
"upload": "업로드",
|
||||||
"upload.verbose": "True for verbose upload output. False by default.",
|
"upload.verbose": "자세한 업로드 출력의 경우 True이고 기본적으로 False입니다.",
|
||||||
"verifyAfterUpload": "Verify code after upload",
|
"verifyAfterUpload": "업로드 후 코드확인",
|
||||||
"window.autoScale": "True if the user interface automatically scales with the font size.",
|
"window.autoScale": "사용자 인터페이스가 글꼴 크기에 따라 자동으로 조정되는 경우 True입니다.",
|
||||||
"window.zoomLevel": "Adjust the zoom level of the window. The original size is 0 and each increment above (e.g. 1) or below (e.g. -1) represents zooming 20% larger or smaller. You can also enter decimals to adjust the zoom level with a finer granularity."
|
"window.zoomLevel": "창의 확대/축소 수준을 조정합니다. 원래 크기는 0이고 위(예: 1) 또는 아래(예: -1)의 각 증가는 확대/축소를 20% 더 크거나 작게 나타냅니다. 소수를 입력하여 확대/축소 수준을 미세하게 조정할 수도 있습니다."
|
||||||
},
|
},
|
||||||
"replaceMsg": "Replace the existing version of {0}?",
|
"replaceMsg": "{0}의 기존 버젼을 바꾸시겠습니까?",
|
||||||
"selectZip": "Select a zip file containing the library you'd like to add",
|
"selectZip": "추가하려는 라이브러리가 포함된 zip 파일을 선택하세요.",
|
||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "자동스크롤",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "New Line",
|
"newLine": "새 줄",
|
||||||
"newLineCarriageReturn": "Both NL & CR",
|
"newLineCarriageReturn": "Both NL & CR",
|
||||||
"noLineEndings": "No Line Ending",
|
"noLineEndings": "No Line Ending",
|
||||||
"notConnected": "Not connected. Select a board and a port to connect automatically.",
|
"notConnected": "연결되지 않음. 자동으로 연결할 보드와 포트를 선택합니다.",
|
||||||
"openSerialPlotter": "Serial Plotter",
|
"openSerialPlotter": "시리얼 플로터",
|
||||||
"timestamp": "Timestamp",
|
"timestamp": "Timestamp",
|
||||||
"toggleTimestamp": "Toggle Timestamp"
|
"toggleTimestamp": "Toggle Timestamp"
|
||||||
},
|
},
|
||||||
"sketch": {
|
"sketch": {
|
||||||
"archiveSketch": "Archive Sketch",
|
"archiveSketch": "Archive Sketch",
|
||||||
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
"cantOpen": "이름이 \"{0}\" 인 폴더가 이미 존재합니다. 스케치를 열 수 없습니다.",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "스케치를 닫으시겠습니까?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "스케치 컴파일중...",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "구성 및 업로드",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "컴파일 완료.",
|
||||||
"doneUploading": "Done uploading.",
|
"doneUploading": "업로딩 완료.",
|
||||||
"exportBinary": "Export Compiled Binary",
|
"exportBinary": "컴파일된 바이너리 내보내기",
|
||||||
"moving": "Moving",
|
"moving": "Moving",
|
||||||
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
|
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
|
||||||
"new": "New",
|
"new": "새 파일",
|
||||||
"openFolder": "Open Folder",
|
"openFolder": "폴더 열기",
|
||||||
"openRecent": "Open Recent",
|
"openRecent": "최근 파일 열기",
|
||||||
"openSketchInNewWindow": "Open Sketch in New Window",
|
"openSketchInNewWindow": "새 창에서 스케치 열기",
|
||||||
"saveFolderAs": "Save sketch folder as...",
|
"saveFolderAs": "스케치 폴더를 다른 이름으로 저장...",
|
||||||
"saveSketch": "Save your sketch to open it again later.",
|
"saveSketch": "스케치를 저장하여 나중에 다시 엽니다.",
|
||||||
"saveSketchAs": "Save sketch folder as...",
|
"saveSketchAs": "스케치 폴더를 다른 이름으로 저장...",
|
||||||
"showFolder": "Show Sketch Folder",
|
"showFolder": "스케치 폴더 보기",
|
||||||
"sketch": "스케치",
|
"sketch": "스케치",
|
||||||
"sketchbook": "Sketchbook",
|
"sketchbook": "스케치북",
|
||||||
"titleLocalSketchbook": "Local Sketchbook",
|
"titleLocalSketchbook": "로컬 스케치북",
|
||||||
"titleSketchbook": "Sketchbook",
|
"titleSketchbook": "스케치북",
|
||||||
"upload": "Upload",
|
"upload": "업로드",
|
||||||
"uploadUsingProgrammer": "Upload Using Programmer",
|
"uploadUsingProgrammer": "프로그래머를 사용하여 업로드",
|
||||||
"uploading": "Uploading...",
|
"uploading": "업로딩...",
|
||||||
"userFieldsNotFoundError": "Can't find user fields for connected board",
|
"userFieldsNotFoundError": "Can't find user fields for connected board",
|
||||||
"verify": "Verify",
|
"verify": "확인",
|
||||||
"verifyOrCompile": "Verify/Compile"
|
"verifyOrCompile": "확인/컴파일"
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"answerSurvey": "Answer survey",
|
"answerSurvey": "설문조사 응답",
|
||||||
"dismissSurvey": "Don't show again",
|
"dismissSurvey": "다시보지 않기",
|
||||||
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
|
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"error": "{0} error: {1}"
|
"error": "{0} 오류: {1}"
|
||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "Cancel",
|
"cancel": "취소",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "Enter {0}",
|
||||||
"upload": "Upload"
|
"upload": "업로드"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
"cloud": {
|
||||||
"GoToCloud": "GO TO CLOUD"
|
"GoToCloud": "클라우드로 이동"
|
||||||
},
|
},
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "백엔드에 연결 할 수 없습니다.",
|
||||||
"cannotConnectDaemon": "Cannot connect to the CLI daemon.",
|
"cannotConnectDaemon": "CLI 데몬에 연결 할 수 없습니다.",
|
||||||
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
|
"couldNotSave": "스케치를 저장할 수 없습니다. 저장하지 않은 작업을 즐겨 사용하는 텍스트 편집기에 복사하고 IDE를 다시 시작하세요.",
|
||||||
"daemonOffline": "CLI Daemon Offline",
|
"daemonOffline": "CLI 데몬 오프라인",
|
||||||
"offline": "Offline",
|
"offline": "오프라인",
|
||||||
"quitTitle": "Are you sure you want to quit?"
|
"quitTitle": "정말 종료하시겠습니까?"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"start": "Start...",
|
"start": "시작...",
|
||||||
"startError": "There was an error starting the debug session, check the logs for more details.",
|
"startError": "There was an error starting the debug session, check the logs for more details.",
|
||||||
"typeNotSupported": "The debug session type \"{0}\" is not supported."
|
"typeNotSupported": "The debug session type \"{0}\" is not supported."
|
||||||
},
|
},
|
||||||
@ -415,10 +415,10 @@
|
|||||||
"expand": "Expand"
|
"expand": "Expand"
|
||||||
},
|
},
|
||||||
"workspace": {
|
"workspace": {
|
||||||
"deleteCurrentSketch": "Do you want to delete the current sketch?",
|
"deleteCurrentSketch": "현재 스케치를 삭제하겠습니까?",
|
||||||
"fileNewName": "Name for new file",
|
"fileNewName": "새 파일의 이름",
|
||||||
"invalidExtension": ".{0} is not a valid extension",
|
"invalidExtension": ".{0} 유효한 확장자가 아닙니다",
|
||||||
"invalidFilename": "Invalid filename.",
|
"invalidFilename": "잘못된 파일이름.",
|
||||||
"newFileName": "New name for file"
|
"newFileName": "New name for file"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း",
|
"autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း",
|
||||||
"carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ",
|
"carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "စာကြောင်းအသစ်အက္ခရာ",
|
"newLine": "စာကြောင်းအသစ်အက္ခရာ",
|
||||||
"newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး",
|
"newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး",
|
||||||
"noLineEndings": "စာကြောင်းအဆုံးသတ်အက္ခရာမရှိ",
|
"noLineEndings": "စာကြောင်းအဆုံးသတ်အက္ခရာမရှိ",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "New Line",
|
"newLine": "New Line",
|
||||||
"newLineCarriageReturn": "Both NL & CR",
|
"newLineCarriageReturn": "Both NL & CR",
|
||||||
"noLineEndings": "No Line Ending",
|
"noLineEndings": "No Line Ending",
|
||||||
|
86
i18n/nl.json
86
i18n/nl.json
@ -6,27 +6,27 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "Bord{0}",
|
"board": "Bord{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Selecteer Ander Bord en Poort",
|
||||||
"boardInfo": "Bord Informatie",
|
"boardInfo": "Bord Informatie",
|
||||||
"configDialog1": "Selecteer een Bord en een Poort als U een schets wilt uploaden.",
|
"configDialog1": "Selecteer een Bord en een Poort als U een schets wilt uploaden.",
|
||||||
"configDialog2": "Als je alleen een Board kiest, kun je wel compileren, maar niet je schets uploaden.",
|
"configDialog2": "Als je alleen een Board kiest, kun je wel compileren, maar niet je schets uploaden.",
|
||||||
"couldNotFindPreviouslySelected": "Kon het voordien geselecteerde bord '{0}' in het geïnstalleerde platform '{1}' niet vinden. Gelieve manueel het bord te kiezen dat U wilt gebruiken. Wilt U het bord nu selecteren?",
|
"couldNotFindPreviouslySelected": "Kon het voordien geselecteerde bord '{0}' in het geïnstalleerde platform '{1}' niet vinden. Gelieve manueel het bord te kiezen dat U wilt gebruiken. Wilt U het bord nu selecteren?",
|
||||||
"disconnected": "Disconnected",
|
"disconnected": "Losgekoppeld",
|
||||||
"getBoardInfo": "Verkrijg Bord Informatie",
|
"getBoardInfo": "Verkrijg Bord Informatie",
|
||||||
"inSketchbook": "(in Schetsboek)",
|
"inSketchbook": "(in Schetsboek)",
|
||||||
"installNow": "De \"{0} {1}\" kern moet geïnstalleerd zijn om het huidige geselecteerde \"{2}\" bord. Wilt U dit nu installeren?",
|
"installNow": "De \"{0} {1}\" kern moet geïnstalleerd zijn om het huidige geselecteerde \"{2}\" bord. Wilt U dit nu installeren?",
|
||||||
"noFQBN": "De FQBN is niet beschikbaar voor het geselecteerde bord \"{0}\". Heeft U de bijhorende kern geïnstalleerd?",
|
"noFQBN": "De FQBN is niet beschikbaar voor het geselecteerde bord \"{0}\". Heeft U de bijhorende kern geïnstalleerd?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "Geen poorten gevonden",
|
||||||
"noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.",
|
"noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.",
|
||||||
"noneSelected": "Geen borden geselecteerd.",
|
"noneSelected": "Geen borden geselecteerd.",
|
||||||
"openBoardsConfig": "Selecteer een ander bord en poort...",
|
"openBoardsConfig": "Selecteer een ander bord en poort...",
|
||||||
"platformMissing": "Het platform voor het geselecteerde '{0}' bord is niet geïnstalleerd.",
|
"platformMissing": "Het platform voor het geselecteerde '{0}' bord is niet geïnstalleerd.",
|
||||||
"pleasePickBoard": "Gelieve een bord te selecteren dat verbonden is met de door U gekozen poort.",
|
"pleasePickBoard": "Gelieve een bord te selecteren dat verbonden is met de door U gekozen poort.",
|
||||||
"port": "Poort{0}",
|
"port": "Poort{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Poort: {0}",
|
||||||
"programmer": "Programmeerapparaat",
|
"programmer": "Programmeerapparaat",
|
||||||
"reselectLater": "Later opnieuw selecteren",
|
"reselectLater": "Later opnieuw selecteren",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Bord zoeken",
|
||||||
"selectBoard": "Selecteer Bord",
|
"selectBoard": "Selecteer Bord",
|
||||||
"selectBoardForInfo": "Selecteer een bord om bord informatie te bekomen.",
|
"selectBoardForInfo": "Selecteer een bord om bord informatie te bekomen.",
|
||||||
"selectPortForInfo": "Selecteer een poort om bord informatie te bekomen.",
|
"selectPortForInfo": "Selecteer een poort om bord informatie te bekomen.",
|
||||||
@ -36,11 +36,11 @@
|
|||||||
},
|
},
|
||||||
"boardsManager": "Borden Beheerder",
|
"boardsManager": "Borden Beheerder",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "Arduino gecertificeerd"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "Bootloader branden",
|
"burnBootloader": "Bootloader branden",
|
||||||
"burningBootloader": "Burning bootloader...",
|
"burningBootloader": "Bootloader branden...",
|
||||||
"doneBurningBootloader": "Klaar met het branden van de bootloader."
|
"doneBurningBootloader": "Klaar met het branden van de bootloader."
|
||||||
},
|
},
|
||||||
"burnBootloader": {
|
"burnBootloader": {
|
||||||
@ -64,13 +64,13 @@
|
|||||||
"uploadingCertificates": "Certificaten uploaden."
|
"uploadingCertificates": "Certificaten uploaden."
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "Controleren op Arduino-updates",
|
||||||
"installAll": "Install All",
|
"installAll": "Alles installeren",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "Er zijn geen recente updates beschikbaar.",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "Voor sommige van je borden zijn updates beschikbaar.",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "Voor sommige van je bibliotheken zijn updates beschikbaar.",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "Borden bijwerken...",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "Bibliotheken bijwerken..."
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'Keyboard' niet gevonden. Bevat je schets de regel '#include <Keyboard.h>'?",
|
"keyboardError": "'Keyboard' niet gevonden. Bevat je schets de regel '#include <Keyboard.h>'?",
|
||||||
@ -114,8 +114,8 @@
|
|||||||
"visitArduinoCloud": "Bezoek Arduino Cloud om Cloud Sketches te maken."
|
"visitArduinoCloud": "Bezoek Arduino Cloud om Cloud Sketches te maken."
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "Alle",
|
||||||
"contributed": "Contributed",
|
"contributed": "Bijgedragen",
|
||||||
"installManually": "Handmatig installeren",
|
"installManually": "Handmatig installeren",
|
||||||
"later": "Later",
|
"later": "Later",
|
||||||
"noBoardSelected": "Geen bord geselecteerd",
|
"noBoardSelected": "Geen bord geselecteerd",
|
||||||
@ -124,19 +124,19 @@
|
|||||||
"oldFormat": "De '{0}' gebruikt nog steeds het oude '.pde' formaat. Wil je overstappen naar de nieuwe `.ino` extensie?",
|
"oldFormat": "De '{0}' gebruikt nog steeds het oude '.pde' formaat. Wil je overstappen naar de nieuwe `.ino` extensie?",
|
||||||
"partner": "Partner",
|
"partner": "Partner",
|
||||||
"processing": "Verwerken",
|
"processing": "Verwerken",
|
||||||
"recommended": "Recommended",
|
"recommended": "Aanbevolen",
|
||||||
"retired": "Retired",
|
"retired": "Stopgezet",
|
||||||
"selectedOn": "aan {0}",
|
"selectedOn": "aan {0}",
|
||||||
"serialMonitor": "Seriële Monitor",
|
"serialMonitor": "Seriële Monitor",
|
||||||
"type": "Type",
|
"type": "Type",
|
||||||
"unknown": "Onbekend",
|
"unknown": "Onbekend",
|
||||||
"updateable": "Updatable"
|
"updateable": "Bijwerkbaar"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "Compilatiefout: {0}"
|
"error": "Compilatiefout: {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Borden in dit pakket:",
|
||||||
"by": "door",
|
"by": "door",
|
||||||
"filterSearch": "Filter je zoekopdracht...",
|
"filterSearch": "Filter je zoekopdracht...",
|
||||||
"install": "INSTALLEREN",
|
"install": "INSTALLEREN",
|
||||||
@ -152,11 +152,11 @@
|
|||||||
},
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Foutmeldingen kopiëren",
|
"copyError": "Foutmeldingen kopiëren",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "Geen bord geselecteerd. Selecteer je Arduino-bord in het menu Extra > Board."
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Restart Daemon",
|
"restart": "Daemon opnieuw starten",
|
||||||
"start": "Start Daemon",
|
"start": "Daemon starten",
|
||||||
"stop": "Stop Daemon"
|
"stop": "Stop Daemon"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
@ -178,7 +178,7 @@
|
|||||||
"increaseIndent": "Inspringing vergroten",
|
"increaseIndent": "Inspringing vergroten",
|
||||||
"nextError": "Volgende Fout",
|
"nextError": "Volgende Fout",
|
||||||
"previousError": "Vorige Fout",
|
"previousError": "Vorige Fout",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "Onthul fout"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ",
|
"couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ",
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"visit": "Bezoek Arduino.cc"
|
"visit": "Bezoek Arduino.cc"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "Controleren op Arduino IDE-updates",
|
||||||
"closeAndInstallButton": "Sluiten en installeren",
|
"closeAndInstallButton": "Sluiten en installeren",
|
||||||
"closeToInstallNotice": "Sluit de software en installeer de update op je machine.",
|
"closeToInstallNotice": "Sluit de software en installeer de update op je machine.",
|
||||||
"downloadButton": "Download",
|
"downloadButton": "Download",
|
||||||
@ -255,22 +255,22 @@
|
|||||||
"zipLibrary": "Bibliotheek"
|
"zipLibrary": "Bibliotheek"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "Onderwerp"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "Communicatie",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "Gegevensverwerking",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "Gegevensopslag",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "Apparaatcontrole",
|
||||||
"display": "Display",
|
"display": "Toon",
|
||||||
"other": "Other",
|
"other": "Andere",
|
||||||
"sensors": "Sensors",
|
"sensors": "Sensoren",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "Signaalingang/uitgang",
|
||||||
"timing": "Timing",
|
"timing": "Timing",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "Geen categorie"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "Geïnstalleerd"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Geavanceerd",
|
"advanced": "Geavanceerd",
|
||||||
@ -290,7 +290,7 @@
|
|||||||
"automatic": "Automatisch",
|
"automatic": "Automatisch",
|
||||||
"board.certificates": "Lijst met certificaten die kunnen worden geüpload naar borden",
|
"board.certificates": "Lijst met certificaten die kunnen worden geüpload naar borden",
|
||||||
"browse": "Bladeren",
|
"browse": "Bladeren",
|
||||||
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
|
"checkForUpdate": "Meldingen ontvangen van beschikbare updates voor de IDE, borden en bibliotheken. Vereist een IDE herstart na wijziging. Standaard waar.",
|
||||||
"choose": "Kies",
|
"choose": "Kies",
|
||||||
"cli.daemonDebug": "Schakel debug logging van de gRPC aanroepen naar de Arduino CLI in. Een herstart van de IDE is nodig om deze instelling in werking te laten treden. Standaard Onwaar.",
|
"cli.daemonDebug": "Schakel debug logging van de gRPC aanroepen naar de Arduino CLI in. Een herstart van de IDE is nodig om deze instelling in werking te laten treden. Standaard Onwaar.",
|
||||||
"cloud.enabled": "Waar als de schets synchronisatie functies zijn ingeschakeld. Standaard ingesteld op waar.",
|
"cloud.enabled": "Waar als de schets synchronisatie functies zijn ingeschakeld. Standaard ingesteld op waar.",
|
||||||
@ -315,7 +315,7 @@
|
|||||||
"invalid.sketchbook.location": "Ongeldige schetsboek locatie: {0}",
|
"invalid.sketchbook.location": "Ongeldige schetsboek locatie: {0}",
|
||||||
"invalid.theme": "Ongeldig Thema.",
|
"invalid.theme": "Ongeldig Thema.",
|
||||||
"language.log": "Waar als de Arduino Taal Server log bestanden moet genereren in de schets map. Anders onwaar. Standaard ingesteld op onwaar.",
|
"language.log": "Waar als de Arduino Taal Server log bestanden moet genereren in de schets map. Anders onwaar. Standaard ingesteld op onwaar.",
|
||||||
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
|
"language.realTimeDiagnostics": "Indien waar, geeft de taalserver real-time diagnostiek tijdens het typen in de editor. Standaard is dit onwaar.",
|
||||||
"manualProxy": "Manuele proxy configuratie",
|
"manualProxy": "Manuele proxy configuratie",
|
||||||
"network": "Netwerk",
|
"network": "Netwerk",
|
||||||
"newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.",
|
"newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.",
|
||||||
@ -336,12 +336,12 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Automatisch scrollen",
|
"autoscroll": "Automatisch scrollen",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Bericht ({0} + Enter om bericht te verzenden naar '{1}' op '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Nieuwe Regel",
|
"newLine": "Nieuwe Regel",
|
||||||
"newLineCarriageReturn": "Zowel NL & CR",
|
"newLineCarriageReturn": "Zowel NL & CR",
|
||||||
"noLineEndings": "Geen RegelEinde",
|
"noLineEndings": "Geen RegelEinde",
|
||||||
"notConnected": "Niet verbonden. Kies een bord en een poort om automatisch te verbinden.",
|
"notConnected": "Niet verbonden. Kies een bord en een poort om automatisch te verbinden.",
|
||||||
"openSerialPlotter": "Serial Plotter",
|
"openSerialPlotter": "Seriële plotter",
|
||||||
"timestamp": "Tijdstempel",
|
"timestamp": "Tijdstempel",
|
||||||
"toggleTimestamp": "Tijdstempel omschakelen"
|
"toggleTimestamp": "Tijdstempel omschakelen"
|
||||||
},
|
},
|
||||||
@ -349,7 +349,7 @@
|
|||||||
"archiveSketch": "Archiveer Schets",
|
"archiveSketch": "Archiveer Schets",
|
||||||
"cantOpen": "Er bestaat al een map met de naam \"{0}\". Kan schets niet openen.",
|
"cantOpen": "Er bestaat al een map met de naam \"{0}\". Kan schets niet openen.",
|
||||||
"close": "Weet je zeker dat je de schets wilt sluiten?",
|
"close": "Weet je zeker dat je de schets wilt sluiten?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Sketch compileren...",
|
||||||
"configureAndUpload": "Configureren en uploaden",
|
"configureAndUpload": "Configureren en uploaden",
|
||||||
"createdArchive": "Archief '{0}' gemaakt.",
|
"createdArchive": "Archief '{0}' gemaakt.",
|
||||||
"doneCompiling": "Klaar met compileren.",
|
"doneCompiling": "Klaar met compileren.",
|
||||||
@ -371,7 +371,7 @@
|
|||||||
"titleSketchbook": "Schetsboek",
|
"titleSketchbook": "Schetsboek",
|
||||||
"upload": "Uploaden",
|
"upload": "Uploaden",
|
||||||
"uploadUsingProgrammer": "Uploaden met behulp van Programmeerapparaat",
|
"uploadUsingProgrammer": "Uploaden met behulp van Programmeerapparaat",
|
||||||
"uploading": "Uploading...",
|
"uploading": "Uploaden...",
|
||||||
"userFieldsNotFoundError": "Kan gebruiker veld van verbonden bord niet vinden",
|
"userFieldsNotFoundError": "Kan gebruiker veld van verbonden bord niet vinden",
|
||||||
"verify": "Verifiëren",
|
"verify": "Verifiëren",
|
||||||
"verifyOrCompile": "Verifiëren/Compileren"
|
"verifyOrCompile": "Verifiëren/Compileren"
|
||||||
@ -386,7 +386,7 @@
|
|||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "Annuleer",
|
"cancel": "Annuleer",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "Ga naar {0}",
|
||||||
"upload": "Uploaden"
|
"upload": "Uploaden"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
72
i18n/pl.json
72
i18n/pl.json
@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "Płytka{0}",
|
"board": "Płytka{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Wybierz inną płytkę i port",
|
||||||
"boardInfo": "Informacje o płytce",
|
"boardInfo": "Informacje o płytce",
|
||||||
"configDialog1": "Wybierz płytkę oraz port, aby wgrać szkic.",
|
"configDialog1": "Wybierz płytkę oraz port, aby wgrać szkic.",
|
||||||
"configDialog2": "Jeżeli wybierzesz płytkę, ale nie wybierzesz portu to nie będziesz mógł wgrywać szkicy, ale nadal możesz je kompilować.",
|
"configDialog2": "Jeżeli wybierzesz płytkę, ale nie wybierzesz portu to nie będziesz mógł wgrywać szkicy, ale nadal możesz je kompilować.",
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"inSketchbook": "(w Szkicowniku)",
|
"inSketchbook": "(w Szkicowniku)",
|
||||||
"installNow": "Jądro \" 1{0} 2{1} \" musi zostać zainstalowane dla wybranej płytki \"{2}\". Czy chcesz zainstalować je teraz?",
|
"installNow": "Jądro \" 1{0} 2{1} \" musi zostać zainstalowane dla wybranej płytki \"{2}\". Czy chcesz zainstalować je teraz?",
|
||||||
"noFQBN": "FQBN jest niedostępny dla wybranej płytki \" 1{0} \". Sprawdź czy zainstalowane jądro jest prawidłowe.",
|
"noFQBN": "FQBN jest niedostępny dla wybranej płytki \" 1{0} \". Sprawdź czy zainstalowane jądro jest prawidłowe.",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "Nie wykryto portów",
|
||||||
"noPortsSelected": "Nie wybrano portu dla płytki: '{0}'.",
|
"noPortsSelected": "Nie wybrano portu dla płytki: '{0}'.",
|
||||||
"noneSelected": "Nie wybrano płytki.",
|
"noneSelected": "Nie wybrano płytki.",
|
||||||
"openBoardsConfig": "Wybierz inną płytkę i port...",
|
"openBoardsConfig": "Wybierz inną płytkę i port...",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"portLabel": "Port: 1{0}",
|
"portLabel": "Port: 1{0}",
|
||||||
"programmer": "Programator",
|
"programmer": "Programator",
|
||||||
"reselectLater": "Wybierz ponownie później",
|
"reselectLater": "Wybierz ponownie później",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Szukaj płytki",
|
||||||
"selectBoard": "Wybierz płytkę",
|
"selectBoard": "Wybierz płytkę",
|
||||||
"selectBoardForInfo": "Wybierz płytkę, aby uzyskać o niej informacje.",
|
"selectBoardForInfo": "Wybierz płytkę, aby uzyskać o niej informacje.",
|
||||||
"selectPortForInfo": "Wybierz port, aby uzyskać informacje o płytce.",
|
"selectPortForInfo": "Wybierz port, aby uzyskać informacje o płytce.",
|
||||||
@ -36,7 +36,7 @@
|
|||||||
},
|
},
|
||||||
"boardsManager": "Menedżer Płytek",
|
"boardsManager": "Menedżer Płytek",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "Certyfikat Arduino"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "Wypal Bootloader'a",
|
"burnBootloader": "Wypal Bootloader'a",
|
||||||
@ -64,13 +64,13 @@
|
|||||||
"uploadingCertificates": "Przesyłanie certyfikatów."
|
"uploadingCertificates": "Przesyłanie certyfikatów."
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "Sprawdź uaktualnienia dla Arduino IDE.",
|
||||||
"installAll": "Install All",
|
"installAll": "Zainstaluj wszystko",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "Brak nowych aktualizacji do zainstalowania",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "Dostępne nowe aktualizację dla płytek.",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "Dostępne aktualizacje dla bibliotek.",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "Aktualizuję płytki...",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "Aktualizuję biblioteki..."
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "Nie znaleziono klawiatury. Czy szkic posiada linię kodu: '#include <Keyboard.h>'?",
|
"keyboardError": "Nie znaleziono klawiatury. Czy szkic posiada linię kodu: '#include <Keyboard.h>'?",
|
||||||
@ -114,8 +114,8 @@
|
|||||||
"visitArduinoCloud": "Odwiedź chmurę Arduino, aby tworzyć szkice w chmurze."
|
"visitArduinoCloud": "Odwiedź chmurę Arduino, aby tworzyć szkice w chmurze."
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "Wszytko",
|
||||||
"contributed": "Contributed",
|
"contributed": "Przyczynił się",
|
||||||
"installManually": "Zainstaluj ręcznie",
|
"installManually": "Zainstaluj ręcznie",
|
||||||
"later": "Później",
|
"later": "Później",
|
||||||
"noBoardSelected": "Nie wybrano płytki",
|
"noBoardSelected": "Nie wybrano płytki",
|
||||||
@ -124,19 +124,19 @@
|
|||||||
"oldFormat": "'{0}' nadal używa starego formatu `.pde`. Czy chcesz się przełączyć na nowe rozszerzenie `.ino`?",
|
"oldFormat": "'{0}' nadal używa starego formatu `.pde`. Czy chcesz się przełączyć na nowe rozszerzenie `.ino`?",
|
||||||
"partner": "Partner",
|
"partner": "Partner",
|
||||||
"processing": "Przetwarzanie",
|
"processing": "Przetwarzanie",
|
||||||
"recommended": "Recommended",
|
"recommended": "Zalecane",
|
||||||
"retired": "Retired",
|
"retired": "Odosobniony",
|
||||||
"selectedOn": "na 1{0}",
|
"selectedOn": "na 1{0}",
|
||||||
"serialMonitor": "Monitor portu szeregowego",
|
"serialMonitor": "Monitor portu szeregowego",
|
||||||
"type": "Type",
|
"type": "Typ",
|
||||||
"unknown": "Nieznany",
|
"unknown": "Nieznany",
|
||||||
"updateable": "Updatable"
|
"updateable": "Możliwość aktualizacji"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "Błąd kompilacji: {0}"
|
"error": "Błąd kompilacji: {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Płytka dołączona w pakiecie:",
|
||||||
"by": "przez",
|
"by": "przez",
|
||||||
"filterSearch": "Filtruj przeszukiwanie....",
|
"filterSearch": "Filtruj przeszukiwanie....",
|
||||||
"install": "ZAINSTALUJ",
|
"install": "ZAINSTALUJ",
|
||||||
@ -152,7 +152,7 @@
|
|||||||
},
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Kopiuj komunikat błędu",
|
"copyError": "Kopiuj komunikat błędu",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "Nie wybrano płytki. Proszę wybierz płytkę z Narzędzia > Lista płytek"
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Restartuj Daemon",
|
"restart": "Restartuj Daemon",
|
||||||
@ -178,7 +178,7 @@
|
|||||||
"increaseIndent": "Zwiększ wcięcie",
|
"increaseIndent": "Zwiększ wcięcie",
|
||||||
"nextError": "Następny Błąd",
|
"nextError": "Następny Błąd",
|
||||||
"previousError": "Poprzedni Błąd",
|
"previousError": "Poprzedni Błąd",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "Pokaż Error"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "Wszystkie niezapisane zmiany zostaną utracone.",
|
"couldNotSave": "Wszystkie niezapisane zmiany zostaną utracone.",
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"visit": "Odwiedź Arduino.cc"
|
"visit": "Odwiedź Arduino.cc"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "Sprawdź uaktualnienia dla Arduino IDE.",
|
||||||
"closeAndInstallButton": "Wyjdź i instaluj",
|
"closeAndInstallButton": "Wyjdź i instaluj",
|
||||||
"closeToInstallNotice": "Zamknij aplikacje i zainstaluj aktualizacje.",
|
"closeToInstallNotice": "Zamknij aplikacje i zainstaluj aktualizacje.",
|
||||||
"downloadButton": "Pobierz",
|
"downloadButton": "Pobierz",
|
||||||
@ -255,22 +255,22 @@
|
|||||||
"zipLibrary": "Biblioteka"
|
"zipLibrary": "Biblioteka"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "Temat"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "Komunikacja",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "Przetwarzanie danych",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "Magazyn danych",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "Kontrola urządzenia",
|
||||||
"display": "Display",
|
"display": "Wyświetlacz",
|
||||||
"other": "Other",
|
"other": "Inne",
|
||||||
"sensors": "Sensors",
|
"sensors": "Czujniki",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "Sygnał Wejściowy/Wyjściowy",
|
||||||
"timing": "Timing",
|
"timing": "Wyczucie czasu",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "Brak kategorii"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "Zainstalowane"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Niewłaściwy schemat.",
|
"advanced": "Niewłaściwy schemat.",
|
||||||
@ -290,7 +290,7 @@
|
|||||||
"automatic": "Automatyczne",
|
"automatic": "Automatyczne",
|
||||||
"board.certificates": "Lista certyfikatów, które można przesłać do płytki",
|
"board.certificates": "Lista certyfikatów, które można przesłać do płytki",
|
||||||
"browse": "Przeglądaj",
|
"browse": "Przeglądaj",
|
||||||
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.",
|
"checkForUpdate": "Otrzymano powiadomienie o dostępności nowych aktualizacji dla IDE, płytek i bibliotek. Wymaga ponownego uruchomienia IDE po zmianie. Domyślnie ustawione na tak",
|
||||||
"choose": "Wybierz",
|
"choose": "Wybierz",
|
||||||
"cli.daemonDebug": "Włącz rejestrowanie debugowania wywołań gRPC do interfejsu Arduino CLI. Aby to ustawienie zaczęło obowiązywać, konieczne jest ponowne uruchomienie środowiska IDE. Domyślnie jest to fałszywy.",
|
"cli.daemonDebug": "Włącz rejestrowanie debugowania wywołań gRPC do interfejsu Arduino CLI. Aby to ustawienie zaczęło obowiązywać, konieczne jest ponowne uruchomienie środowiska IDE. Domyślnie jest to fałszywy.",
|
||||||
"cloud.enabled": "Prawdziwy jeśli włączone są funkcje synchronizacji szkicu. Wartość domyślna to prawdziwy.",
|
"cloud.enabled": "Prawdziwy jeśli włączone są funkcje synchronizacji szkicu. Wartość domyślna to prawdziwy.",
|
||||||
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoscroll",
|
"autoscroll": "Autoscroll",
|
||||||
"carriageReturn": "Powrót karetki",
|
"carriageReturn": "Powrót karetki",
|
||||||
"message": "Wiadomość({0} + Enter aby wysłać wiadomość do '{1}' on '{2}')",
|
"message": "Message(Kliknij aby wysłać wiadomość do '{0}' od '{1}')",
|
||||||
"newLine": "Nowa linia",
|
"newLine": "Nowa linia",
|
||||||
"newLineCarriageReturn": "Nowa linia i powrót karetki",
|
"newLineCarriageReturn": "Nowa linia i powrót karetki",
|
||||||
"noLineEndings": "Brak końca linii",
|
"noLineEndings": "Brak końca linii",
|
||||||
@ -386,7 +386,7 @@
|
|||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "Anuluj",
|
"cancel": "Anuluj",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "Kliknij {0}",
|
||||||
"upload": "Prześlij"
|
"upload": "Prześlij"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
24
i18n/pt.json
24
i18n/pt.json
@ -16,7 +16,7 @@
|
|||||||
"inSketchbook": "(no Sketchbook)",
|
"inSketchbook": "(no Sketchbook)",
|
||||||
"installNow": "O núcleo \"{0} {1}\" deve ser instalado para a placa \"{2}\" atualmente selecionada. Quer instalar agora?",
|
"installNow": "O núcleo \"{0} {1}\" deve ser instalado para a placa \"{2}\" atualmente selecionada. Quer instalar agora?",
|
||||||
"noFQBN": "O FQBN não está disponível para a placa selecionada \"{0}\". Você tem o núcleo correspondente instalado?",
|
"noFQBN": "O FQBN não está disponível para a placa selecionada \"{0}\". Você tem o núcleo correspondente instalado?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "Nenhuma porta detectada",
|
||||||
"noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.",
|
"noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.",
|
||||||
"noneSelected": "Nenhuma placa selecionada.",
|
"noneSelected": "Nenhuma placa selecionada.",
|
||||||
"openBoardsConfig": "Selecione outra placa e porta...",
|
"openBoardsConfig": "Selecione outra placa e porta...",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"portLabel": "Porta{0}",
|
"portLabel": "Porta{0}",
|
||||||
"programmer": "Programador/Gravador",
|
"programmer": "Programador/Gravador",
|
||||||
"reselectLater": "Selecionar novamente mais tarde",
|
"reselectLater": "Selecionar novamente mais tarde",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Procurar placa",
|
||||||
"selectBoard": "Selecionar Placa",
|
"selectBoard": "Selecionar Placa",
|
||||||
"selectBoardForInfo": "Selecione uma placa para obter informações sobre ela.",
|
"selectBoardForInfo": "Selecione uma placa para obter informações sobre ela.",
|
||||||
"selectPortForInfo": "Selecione uma porta para obter informações sobre a placa.",
|
"selectPortForInfo": "Selecione uma porta para obter informações sobre a placa.",
|
||||||
@ -65,12 +65,12 @@
|
|||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "Check for Arduino Updates",
|
||||||
"installAll": "Install All",
|
"installAll": "Instalar todas",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "Não há atualizações recentes disponíveis.",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "Updates are available for some of your boards.",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "Atualizando placas...",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "Atualizando bibliotecas..."
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'Keyboard' não encontrado. O seu sketch inclue a linha '#include <Keyboard.h>'?",
|
"keyboardError": "'Keyboard' não encontrado. O seu sketch inclue a linha '#include <Keyboard.h>'?",
|
||||||
@ -115,7 +115,7 @@
|
|||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "All",
|
||||||
"contributed": "Contributed",
|
"contributed": "Contribuído",
|
||||||
"installManually": "Instalar Manualmente",
|
"installManually": "Instalar Manualmente",
|
||||||
"later": "Depois",
|
"later": "Depois",
|
||||||
"noBoardSelected": "Nenhuma placa selecionada.",
|
"noBoardSelected": "Nenhuma placa selecionada.",
|
||||||
@ -124,11 +124,11 @@
|
|||||||
"oldFormat": "O '{0}' ainda utiliza o formato antigo `.pde`. Deseja mudar para a nova extensão `.ino`?",
|
"oldFormat": "O '{0}' ainda utiliza o formato antigo `.pde`. Deseja mudar para a nova extensão `.ino`?",
|
||||||
"partner": "Partner",
|
"partner": "Partner",
|
||||||
"processing": "Em processamento",
|
"processing": "Em processamento",
|
||||||
"recommended": "Recommended",
|
"recommended": "Recomendado",
|
||||||
"retired": "Retired",
|
"retired": "Retired",
|
||||||
"selectedOn": "em {0}",
|
"selectedOn": "em {0}",
|
||||||
"serialMonitor": "Monitor Serial",
|
"serialMonitor": "Monitor Serial",
|
||||||
"type": "Type",
|
"type": "Tipo",
|
||||||
"unknown": "Desconhecido",
|
"unknown": "Desconhecido",
|
||||||
"updateable": "Updatable"
|
"updateable": "Updatable"
|
||||||
},
|
},
|
||||||
@ -136,7 +136,7 @@
|
|||||||
"error": "Erro de compilação: {0}"
|
"error": "Erro de compilação: {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Placas incluídas nesse pacote:",
|
||||||
"by": "por",
|
"by": "por",
|
||||||
"filterSearch": "Filtrar a sua pesquisa…",
|
"filterSearch": "Filtrar a sua pesquisa…",
|
||||||
"install": "Instalar",
|
"install": "Instalar",
|
||||||
@ -216,7 +216,7 @@
|
|||||||
"visit": "Visitar Arduino.cc"
|
"visit": "Visitar Arduino.cc"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "Checar atualizações da Arduino IDE",
|
||||||
"closeAndInstallButton": "Fechar e instalar ",
|
"closeAndInstallButton": "Fechar e instalar ",
|
||||||
"closeToInstallNotice": "Feche o software e instale a atualização em sua máquina. ",
|
"closeToInstallNotice": "Feche o software e instale a atualização em sua máquina. ",
|
||||||
"downloadButton": "Baixar",
|
"downloadButton": "Baixar",
|
||||||
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Avanço automático de linha",
|
"autoscroll": "Avanço automático de linha",
|
||||||
"carriageReturn": "Retorno de linha",
|
"carriageReturn": "Retorno de linha",
|
||||||
"message": "Mensagem ({0} + Enter para enviar mensagem para '{1}' em '{2}'",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Nova linha",
|
"newLine": "Nova linha",
|
||||||
"newLineCarriageReturn": "Nova linha e retorno de linha",
|
"newLineCarriageReturn": "Nova linha e retorno de linha",
|
||||||
"noLineEndings": "Sem final de linha",
|
"noLineEndings": "Sem final de linha",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Autoderulare",
|
"autoscroll": "Autoderulare",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Linie Nouă",
|
"newLine": "Linie Nouă",
|
||||||
"newLineCarriageReturn": "NL și CR",
|
"newLineCarriageReturn": "NL și CR",
|
||||||
"noLineEndings": "No Line Ending",
|
"noLineEndings": "No Line Ending",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Автопрокрутка",
|
"autoscroll": "Автопрокрутка",
|
||||||
"carriageReturn": "CR Возврат каретки",
|
"carriageReturn": "CR Возврат каретки",
|
||||||
"message": "Сообщение ({0} + Enter, чтобы отправить сообщение для '{1}' на '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Новая строка",
|
"newLine": "Новая строка",
|
||||||
"newLineCarriageReturn": "NL & CR",
|
"newLineCarriageReturn": "NL & CR",
|
||||||
"noLineEndings": "Нет конца строки",
|
"noLineEndings": "Нет конца строки",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Аутоматско скроловање",
|
"autoscroll": "Аутоматско скроловање",
|
||||||
"carriageReturn": "Carriage Return",
|
"carriageReturn": "Carriage Return",
|
||||||
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Нова линија",
|
"newLine": "Нова линија",
|
||||||
"newLineCarriageReturn": "И нова линија и CR",
|
"newLineCarriageReturn": "И нова линија и CR",
|
||||||
"noLineEndings": "Без завршетка линије",
|
"noLineEndings": "Без завршетка линије",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Otomatik Kaydırma",
|
"autoscroll": "Otomatik Kaydırma",
|
||||||
"carriageReturn": "Satır Başı",
|
"carriageReturn": "Satır Başı",
|
||||||
"message": "Mesaj ({0} + Mesaj göndermek için Enter '{1}' / '{2}')",
|
"message": "Mesaj ('{0}' - '{1}''a mesaj göndermek için Enter'a basın)",
|
||||||
"newLine": "Yeni Satır",
|
"newLine": "Yeni Satır",
|
||||||
"newLineCarriageReturn": "NL ve CR ile Birlikte",
|
"newLineCarriageReturn": "NL ve CR ile Birlikte",
|
||||||
"noLineEndings": "Satır Sonu Yok",
|
"noLineEndings": "Satır Sonu Yok",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "Tự động cuộn",
|
"autoscroll": "Tự động cuộn",
|
||||||
"carriageReturn": "Về đầu dòng",
|
"carriageReturn": "Về đầu dòng",
|
||||||
"message": "Nhắn tin ({0} + Enter để gửi tin nhắn tới '{1}' trên cổng '{2}')",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "Dòng mới",
|
"newLine": "Dòng mới",
|
||||||
"newLineCarriageReturn": "Vừa xuống dòng & về đầu dòng",
|
"newLineCarriageReturn": "Vừa xuống dòng & về đầu dòng",
|
||||||
"noLineEndings": "Không có kết thúc dòng",
|
"noLineEndings": "Không có kết thúc dòng",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "自动滚屏",
|
"autoscroll": "自动滚屏",
|
||||||
"carriageReturn": "回车",
|
"carriageReturn": "回车",
|
||||||
"message": "消息({0}+Enter 将消息发送到 {2} 上的 {1})",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "换行",
|
"newLine": "换行",
|
||||||
"newLineCarriageReturn": "换行 和 回车 两者都是",
|
"newLineCarriageReturn": "换行 和 回车 两者都是",
|
||||||
"noLineEndings": "没有结束符",
|
"noLineEndings": "没有结束符",
|
||||||
|
@ -336,7 +336,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "自動滾頁面",
|
"autoscroll": "自動滾頁面",
|
||||||
"carriageReturn": "回車",
|
"carriageReturn": "回車",
|
||||||
"message": "訊息 (1{0}+Enter將訊息發送到'{2}'上的2{1})",
|
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
||||||
"newLine": "換行",
|
"newLine": "換行",
|
||||||
"newLineCarriageReturn": "兩者都是NL和CR",
|
"newLineCarriageReturn": "兩者都是NL和CR",
|
||||||
"noLineEndings": "沒有斷行符號",
|
"noLineEndings": "沒有斷行符號",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user