From 47980d19db1a7a75a66798ab2edc5c87a4f806b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 02:43:34 +0000 Subject: [PATCH] Updated translation files --- i18n/af.json | 690 ++++++++++++++++++++++++------------------------ i18n/ar.json | 690 ++++++++++++++++++++++++------------------------ i18n/bg.json | 690 ++++++++++++++++++++++++------------------------ i18n/ca_ES.json | 352 ++++++++++++++++++++++++ i18n/cs.json | 690 ++++++++++++++++++++++++------------------------ i18n/de.json | 690 ++++++++++++++++++++++++------------------------ i18n/el.json | 690 ++++++++++++++++++++++++------------------------ i18n/es.json | 690 ++++++++++++++++++++++++------------------------ i18n/eu.json | 690 ++++++++++++++++++++++++------------------------ i18n/fa.json | 690 ++++++++++++++++++++++++------------------------ i18n/fil.json | 690 ++++++++++++++++++++++++------------------------ i18n/fr.json | 690 ++++++++++++++++++++++++------------------------ i18n/he.json | 690 ++++++++++++++++++++++++------------------------ i18n/hi.json | 690 ++++++++++++++++++++++++------------------------ i18n/hu.json | 690 ++++++++++++++++++++++++------------------------ i18n/hy.json | 352 ++++++++++++++++++++++++ i18n/it.json | 690 ++++++++++++++++++++++++------------------------ i18n/ja.json | 690 ++++++++++++++++++++++++------------------------ i18n/ko.json | 690 ++++++++++++++++++++++++------------------------ i18n/my_MM.json | 690 ++++++++++++++++++++++++------------------------ i18n/ne.json | 690 ++++++++++++++++++++++++------------------------ i18n/nl.json | 690 ++++++++++++++++++++++++------------------------ i18n/no_NO.json | 352 ++++++++++++++++++++++++ i18n/pl.json | 690 ++++++++++++++++++++++++------------------------ i18n/pt.json | 690 ++++++++++++++++++++++++------------------------ i18n/ro.json | 690 ++++++++++++++++++++++++------------------------ i18n/ru.json | 690 ++++++++++++++++++++++++------------------------ i18n/sr.json | 690 ++++++++++++++++++++++++------------------------ i18n/tr.json | 690 ++++++++++++++++++++++++------------------------ i18n/vi.json | 352 ++++++++++++++++++++++++ i18n/zh.json | 690 ++++++++++++++++++++++++------------------------ i18n/zh_TW.json | 690 ++++++++++++++++++++++++------------------------ 32 files changed, 11096 insertions(+), 9632 deletions(-) create mode 100644 i18n/ca_ES.json create mode 100644 i18n/hy.json create mode 100644 i18n/no_NO.json create mode 100644 i18n/vi.json diff --git a/i18n/af.json b/i18n/af.json index 97a98911f..b81004d77 100644 --- a/i18n/af.json +++ b/i18n/af.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Dit lyk of jy van af lyn is. Sonder 'n internetverbinding kan die Arduino CLI moontlik nie die nodige hulpbronne aflaai nie en kan dit wanfunksionering veroorsaak. Koppel asseblief aan die internet en herbegin die toepassing.", - "noBoardSelected": "Geen bord geselekteer", - "selectedOn": "aan {0}", - "notConnected": "[nie gekoppel]", - "serialMonitor": "Seriaal Monitor", - "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", - "later": "Later", - "selectBoard": "Kies Bord", - "unknown": "Onbekend", - "processing": "Verwerking", - "saveChangesToSketch": "Wil jy veranderinge aan hierdie skets stoor voordat jy toemaak?", - "loseChanges": "As jy nie stoor nie, sal jou veranderinge verlore gaan." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Volgende Weergawe", - "downloadButton": "Aflaai", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Skets", - "tools": "Gereedskap" - }, - "debug": { - "optimizeForDebugging": "Geoptimaliseerd vir ontfouting", - "debugWithMessage": "Ontfouting {0}", - "noPlatformInstalledFor": "Platform is nie geïnstalleer vir ' {0} '", - "debuggingNotSupported": "Debugging is not supported by '{0}'" - }, - "preferences": { - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "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.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "List of certificates that can be uploaded to boards", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "Die OAuth2 domein.", - "auth.audience": "Die OAuth2 gehoor.", - "auth.registerUri": "Die URI wat gebruik word vir nuwe registrasies.", - "network": "Netwerk", - "sketchbook.location": "Sketsboek ligging", - "browse": "Snuffel", - "files.inside.sketches": "Toon lêers binne in Sketse aan", - "editorFontSize": "Editor lettertipe grootte", - "interfaceScale": "Koppelvlak skaal", - "showVerbose": "Wys ontfoutings uitset tydens", - "compilerWarnings": "Compiler warnings", - "automatic": "Automaties", - "compile": "saamstel", - "upload": "oplaai", - "verifyAfterUpload": "Verifieer kode na oplaai ", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "No proxy", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "Kies", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "TEKEN AAN", - "signOut": "Teken Uit", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Private. Only you can view the Sketch.", - "publicVisibility": "Public. Anyone with the link can view the Sketch.", - "link": "Skakel:", - "embed": "Embed:", - "cloudSketchbook": "Wolk Skets", - "shareSketch": "Share Sketch", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "Opsies...", - "share": "Deel...", - "remote": "Remote", - "emptySketchbook": "Jou Sketsboek is leeg", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Sign in to Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Learn more", - "continue": "Continue", - "pushSketch": "Push Sketch", - "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.", - "pull": "Trek", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Stoot", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Connected", - "offline": "Aflyn", - "profilePicture": "Profiel foto" - }, - "board": { - "installManually": "Install Manually", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "Shows all available ports when enabled", - "programmer": "Programeerder", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "Herselekteer later", - "noneSelected": "Geen bord gekies nie.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Kies ander bord en poort...", - "boardListItem": "{0} by {1}", - "selectBoardForInfo": "Please select a board to obtain board info.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "Board Info", - "board": "Board{0}", - "port": "Port{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Boards Manager", - "about": { - "label": "About {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Add File", - "replaceTitle": "Vervang", - "fileAdded": "Een lêer by skets gevoeg" - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "Library", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Library", - "manageLibraries": "Manage Libraries...", - "arduinoLibraries": "Arduino libraries", - "contributedLibraries": "Contributed libraries", - "title": "Library Manager", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Install all", - "installOnly": "Install {0} only", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "New", - "openRecent": "Open Recent", - "showFolder": "Show Sketch Folder", - "sketch": "Skets", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Open Folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Examples", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Environment", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Visit Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Remove", - "upload": "Upload", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Add New", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} by {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Kies Bord", - "checkUpdates": "Check Updates", - "selectVersion": "Select firmware version", - "install": "Install", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "Don't ask again" - }, - "userFields": { - "cancel": "Cancel", - "upload": "Upload" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Tydstempel", - "noLineEndings": "No Line Ending", - "newLine": "Nuwe lyn", - "carriageReturn": "Wagterugkeer", - "newLineCarriageReturn": "Beide NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Konneksie het gevaal. Seriaal poort is besig: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Uninstall", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "by", - "version": "Weergawe {0}", - "moreInfo": "Meer inligting", - "install": "INSTALLEER", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Enige ongestoorde veranderinge sal nie gestoor word nie." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Aflyn", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Begin...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Expand", - "collapse": "Collapse" - }, - "workspace": { - "fileNewName": "Naam vir nuwe lêer", - "invalidFilename": "Ongeldige lêernaam", - "invalidExtension": ".{0} is not a valid extension", - "newFileName": "Nuwe naam vir lêer", - "deleteCurrentSketch": "Wil jy die huidige skets uitvee?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} by {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Install Manually", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "Geen bord gekies nie.", + "openBoardsConfig": "Kies ander bord en poort...", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "programmer": "Programeerder", + "reselectLater": "Herselekteer later", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} by {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GAAN NA WOLK" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Wolk Skets", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Jou Sketsboek is leeg", + "learnMore": "Learn more", + "link": "Skakel:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Aflyn", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Opsies...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profiel foto", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Trek", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Stoot", + "pushSketch": "Push Sketch", + "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", + "share": "Deel...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "TEKEN AAN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Teken Uit", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Later", + "noBoardSelected": "Geen bord geselekteer", + "notConnected": "[nie gekoppel]", + "offlineIndicator": "Dit lyk of jy van af lyn is. Sonder 'n internetverbinding kan die Arduino CLI moontlik nie die nodige hulpbronne aflaai nie en kan dit wanfunksionering veroorsaak. Koppel asseblief aan die internet en herbegin die toepassing.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "processing": "Verwerking", + "selectBoard": "Kies Bord", + "selectedOn": "aan {0}", + "serialMonitor": "Seriaal Monitor", + "unknown": "Onbekend" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "INSTALLEER", + "moreInfo": "Meer inligting", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Weergawe {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "Een lêer by skets gevoeg", + "replaceTitle": "Vervang" + }, + "debug": { + "debugWithMessage": "Ontfouting {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is nie geïnstalleer vir ' {0} '", + "optimizeForDebugging": "Geoptimaliseerd vir ontfouting" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Enige ongestoorde veranderinge sal nie gestoor word nie." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Kies Bord", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Aflaai", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Volgende Weergawe", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "Install all", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Install {0} only", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "menu": { + "sketch": "Skets", + "tools": "Gereedskap" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "Die OAuth2 gehoor.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "Die OAuth2 domein.", + "auth.registerUri": "Die URI wat gebruik word vir nuwe registrasies.", + "automatic": "Automaties", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Snuffel", + "choose": "Kies", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "saamstel", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor lettertipe grootte", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Toon lêers binne in Sketse aan", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Koppelvlak skaal", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "Netwerk", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Wys ontfoutings uitset tydens", + "sketchbook.location": "Sketsboek ligging", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "oplaai", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verifieer kode na oplaai ", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Wagterugkeer", + "connectionBusy": "Konneksie het gevaal. Seriaal poort is besig: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "Nuwe lyn", + "newLineCarriageReturn": "Beide NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Tydstempel", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Skets", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GAAN NA WOLK" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Aflyn", + "quitMessage": "Enige ongestoorde veranderinge sal nie gestoor word nie.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Begin...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Wil jy die huidige skets uitvee?", + "fileNewName": "Naam vir nuwe lêer", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Ongeldige lêernaam", + "newFileName": "Nuwe naam vir lêer", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/ar.json b/i18n/ar.json index ea22a2031..bb17422d0 100644 --- a/i18n/ar.json +++ b/i18n/ar.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "انت غير متصل بالانترنت على الارجح , بدون الاتصال بالانترنت لن تستطيع واجهة سطر الاوامر الخاصة بالاردوينو \"Arduino CLI\" تحميل الموارد المطلوبة و من الممكن ان تسبب باخطاء , الرجاء الاتصال بالانترنت و اعادة تشغيل البرنامج", - "noBoardSelected": "لم يتم اختيار اي لوحة", - "selectedOn": "{0} شغّل", - "notConnected": "[غير متصل]", - "serialMonitor": "مراقب المنفذ التسلسلي \"سيريال بورت\"\n ", - "oldFormat": "ال '{0}' ما زالت تستخدم صيغة `.pde` القديمة . هل تريد الانتقال الى صيغة `.ino`  الجديدة ؟", - "later": "لاحقا", - "selectBoard": "اختر لوحة", - "unknown": "غير معروف", - "processing": "تتم المعالجة", - "saveChangesToSketch": "هل تريد حفظ التغييرات على هذا الملف قبل الخروج ؟", - "loseChanges": "اذا لم تقم بالحفظ ستزول كل التغييرات التي قمت بها " - }, - "ide-updater": { - "errorCheckingForUpdates": "حدث خطأ اثناء البحث عن تحديثات للـ Arduino IDE \n{0}", - "notNowButton": "ليس الان", - "versionDownloaded": "لقد تم تحميل {0} Arduino IDE", - "closeToInstallNotice": "اغلق البرمجية و حّدث الجهاز الخاص بك ", - "closeAndInstallButton": "قم بالاغلاق و التحديث", - "downloadingNotice": "يتم تحميل اخر نسخة من Arduino IDE", - "updateAvailable": "يوجد تحديث", - "newVersionAvailable": "نسخة جديدة من {0} Arduino IDE قابلة للتحميل", - "skipVersionButton": "تخطى النسخة", - "downloadButton": "حمّل", - "goToDownloadPage": "يوجد تحديث للArduino IDE . لكننا غير قادرين على تنزيله و تثبيته تلقائيا . الرجاء الذهاب الى صفحة التحميلات و تنزيل احدث نسخة من هناك.", - "goToDownloadButton": "اذهب الى التحميلات", - "ideUpdaterDialog": "التحديثات للبرنامج", - "noUpdatesAvailable": "لا يوجد تحديثات اخيرة متوافرة لل Arduino IDE" - }, - "menu": { - "sketch": "مشروع", - "tools": "ادوات" - }, - "debug": { - "optimizeForDebugging": "التحسين من اجل التصحيح البرمجي", - "debugWithMessage": "تصحيح برمجي - {0}", - "noPlatformInstalledFor": "المنصة غير مثبتة ل '{0}'", - "debuggingNotSupported": "'{0}' لا يقبل التصحيح البرمجي" - }, - "preferences": { - "language.log": "\"True\" اذا كان مخدم اللغات الخاص بArduino يستطيع توليد سجلات الى ملف المشروع , و الا \"False\", و هي كذلك بشكل افتراضي.", - "compile.verbose": "True لخرج الترجمة المطول . False افتراضيا", - "compile.warnings": "يخبر gcc اي مستوى انذار سيتم استخدامه , قيمته 'None' افتراضيا", - "upload.verbose": "True لخرج الرفع المطول . False افتراضيا", - "window.autoScale": "True اذا كان مقياس الواجهة يتزامن تلقائيا مع حجم الخط ", - "window.zoomLevel": "تعديل درجة التكبير للنافذة . الحجم الاصلي 0 و كل زيادة فوقه (مثلا 1) او اقل (مثلا -1) تمثل تكبير بدرجة 20% اكبر او اصغر . تستطيع ايضا ادخال فواصل لتعديل درجة التكبير بدقة اكبر", - "ide.updateChannel": "انشر القناة للحصول على تحديثات من . 'stable' هو النسخة الثابتة .'nightly' هي اخر نسخة تطويرية ", - "board.certificates": "قائمة الشهادات التي يمكن رفعها الى اللوحات", - "sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا", - "cloud.enabled": "True اذا كانت مهام المزامنة مفعلة . True افتراضيا", - "cloud.pull.warn": "True اذا كان يجب تحذير المستخدمين قبل سحب مشروع من السحابة . True افتراضيا", - "cloud.push.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع الى السحابة . True افتراضيا", - "cloud.pushpublic.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع عام الى السحابة . True افتراضيا", - "cloud.sketchSyncEnpoint": "الوجهة المستخدمة لدفع و سحب المشاريع من الخلفية . تشير افتراضيا الى Arduino Cloud API.", - "auth.clientID": "ID الخاص بعميل OAuth2", - "auth.domain": "نطاق OAuth2", - "auth.audience": "جمهور OAuth2", - "auth.registerUri": "عنوان URL المستخدم لتسجيل مستخدم جديد", - "network": "شبكة", - "sketchbook.location": "موقع ملف المشاريع", - "browse": "استعرض", - "files.inside.sketches": "اظهر الملفات داخل المشاريع", - "editorFontSize": "حجم خط المحرّر", - "interfaceScale": "مقياس الواجهة", - "showVerbose": "اظهر خرج مطوّل خلال", - "compilerWarnings": "تحذيرات المترجم", - "automatic": "تلقائي", - "compile": "الترجمة", - "upload": "الرفع", - "verifyAfterUpload": "التحقق من الكود بعد الرفع", - "editorQuickSuggestions": "اقتراحات المحرّر السريعة", - "additionalManagerURLs": "مدير اللوحات الاضافية", - "noProxy": "لا يوجد وكيل", - "manualProxy": "اعدادات الوكيل يدوياً", - "newSketchbookLocation": "اختر مكان المشروع الجديد", - "choose": "اختر", - "enterAdditionalURLs": "قم بادخال عناوين URL الاضافية , واحد لكل صف", - "unofficialBoardSupport": "انقر لعرض قائمة عناوين URL للوحات المدعومة بشكل غير رسمي", - "invalid.sketchbook.location": "موقع ملف المشروع غير صالح : {0}", - "invalid.editorFontSize": "حجم خط المحرّر غير صالح . يجب ان يكون عدد موجب", - "invalid.theme": "سمة غير صالحة" - }, - "cloud": { - "signIn": "تسجيل الدخول", - "signOut": "تسجيل الخروج", - "chooseSketchVisibility": "اختر خصوصية مشروعك:", - "privateVisibility": "خاص . وحدك فقط من يستطيع رؤية المشروع", - "publicVisibility": "عام. اي شخص معه الرابط يستطيع رؤية المشروع", - "link": "الرابط:", - "embed": "تضمين:", - "cloudSketchbook": "مشاريع على السحابة", - "shareSketch": "مشاركة المشروع", - "showHideRemoveSketchbook": "اظهار/اخفاء المشاريع عن بعد", - "pullSketch": "سحب المشروع", - "openInCloudEditor": "الفتح في المحرّر السحابي", - "options": "اعدادات...", - "share": "مشاركة...", - "remote": "عن بعد", - "emptySketchbook": "ملف المشاريع الخاص بك فارغ", - "visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة", - "signInToCloud": "تسجيل الدخول الى Arduino Cloud", - "syncEditSketches": "المزامنة و التعديل على مشاريعك في Arduino Cloud", - "learnMore": "تعرف على المزيد", - "continue": "استئناف", - "pushSketch": "دفع المشروع", - "pushSketchMsg": "هذا مشروع عام . قبل دفعه , تاكد من عدم وجود اي معلومات حساسة داخل ملف arduino_secrets.h . تستطيع جعل المشروع خاصا من لوحة المشاركة", - "pull": "اسحب", - "pullSketchMsg": "سحب هذا المشروع من Cloud سيقوم بالكتابة فوق النسخة المحلية . هل تريد الاكمال ؟", - "donePulling": "تم السحب بنجاح '{0}'", - "notYetPulled": "تعذر الدفع الى Cloud . انها لم تسحب الى الان", - "push": "ادفع", - "pullFirst": "عليك السحب اولا لكي تصبح قادرا على الدفع الى السحابة", - "donePushing": "تم الدفع بنجاح '{0}'", - "connected": "متصل", - "offline": "غير متصل", - "profilePicture": "صورة الملف الشخصي" - }, - "board": { - "installManually": "ثبّت يدويا", - "installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟", - "configDialogTitle": "اختر لوحات اخرى و المنفذ", - "configDialog1": "اختر لوحة و منفذ معا اذا اردت ان ترفع السكتش", - "configDialog2": "اذا قمت باختيار لوحة فقط ستسطيع ان تترجم لكن بدون ان ترفع المشروع", - "pleasePickBoard": "من فضلك اختر لوحة متصلة على المنفذ الذي اخترته", - "showAllAvailablePorts": "يظهر كل المنافذ المتاحة عند تفعيله", - "programmer": "المبرمجة", - "succesfullyInstalledPlatform": "تم تثبيت المنصة {0}:{1} بنجاح", - "succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح", - "couldNotFindPreviouslySelected": "تعذر ايجاد اللوحة '{0}' المختارة مسبقا في المنصة المثبتة '{1}' . الرجاء اعادة اختيار اللوحة التي تريد استعمالها يدويا . هل تريد باعادة الاختيار الان؟", - "reselectLater": "اعد الاختيار لاحقا", - "noneSelected": "لم يتم اختيار اي لوحة", - "noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'", - "noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟", - "openBoardsConfig": "قم باختيار لوحة و منفذ مختلفين", - "boardListItem": "{0} في {1}", - "selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة", - "platformMissing": "المنصة للّوحة المختارة '{0}' غير مثبتة", - "selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة", - "boardInfo": "معلومات اللوحة", - "board": "اللوحة {0}", - "port": "المنفذ {0}", - "getBoardInfo": "الحصول على معلومات اللوحة", - "inSketchbook": "(داخل ملف المشاريع)" - }, - "boardsManager": "مدير اللوحة", - "about": { - "label": "حول {0}", - "detail": "النسخة : {0}\nالتاريخ : {1} {2} \nنسخة موجه سطر الاوامر CLI {3}{4} [{5}] \n{6}" - }, - "contributions": { - "addFile": "اضف ملف...", - "replaceTitle": "استبدال", - "fileAdded": "تمت اضافة ملف واحد الى المشروع" - }, - "replaceMsg": "هل تريد استبدال النسخة الحالية من {0} ؟", - "library": { - "addZip": "اضف مكتبة .ZIP ...", - "zipLibrary": "المكتبة", - "overwriteExistingLibrary": "هل تريد الكتابة فوق المكتبة الحالية ؟", - "successfullyInstalledZipLibrary": "تم تثبيت المكتبة من الارشيف {0} بنجاح", - "namedLibraryAlreadyExists": "يوجد ملف مكتبة باسم {0} مسبقا . هل تريد الكتابة فوقه ؟", - "libraryAlreadyExists": "المكتبة موجودة مسبقا . هل تريد الكتابة فوقها ؟", - "include": "ضمّن مكتبة", - "manageLibraries": "ادارة المكتبات", - "arduinoLibraries": "مكتبات Arduino", - "contributedLibraries": "المكتبات التي سوهم بها", - "title": "مدير المكتبات", - "needsOneDependency": "المكتبة {0}:{1} تحتاج الى تبعات اخرى غير مثبتة حاليا", - "needsMultipleDependencies": "المكتبة {0}:{1} تحتاج الى تبعات اخرى غير مثبتة حاليا", - "installOneMissingDependency": "هل تريد تثبيت التبعية المفقودة ؟", - "installMissingDependencies": "هل تريد تثبيت التبعيات المفقودة؟", - "dependenciesForLibrary": "تبعيات المكتبة {0}:{1}", - "installAll": "تثبيت الكل", - "installOnly": "تثبيت {0} فقط", - "installedSuccessfully": "تم تثبيت المكتبة {0}:{1} بنجاح", - "uninstalledSuccessfully": "تم الغاء تثبيت المكتبة {0}:{1} بنجاح" - }, - "selectZip": "اختر ملف .zip يحوي المكتبة التي تريد اضافتها", - "sketch": { - "archiveSketch": "ارشفة الشيفرة البرمجية", - "saveSketchAs": "حفظ ملف المشروع باسم ...", - "createdArchive": "تم انشاء ارشيف '{0}'", - "new": "جديد", - "openRecent": "فُتِحَ مؤخرا ", - "showFolder": "اعرض ملف المشروع", - "sketch": "مشروع", - "moving": "يتم النقل", - "movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟", - "cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية", - "saveFolderAs": "احفظ مجلد المشروع باسم", - "sketchbook": "مجلد المشاريع", - "upload": "رفع", - "uploadUsingProgrammer": "الرفع باستخدام مبرمجة", - "userFieldsNotFoundError": "تعذر ايجاد حقول المستخدم للوحة المتصلة", - "doneUploading": "تم الرفع بنجاح.", - "configureAndUpload": "تهيئة و رفع", - "verifyOrCompile": "تحقق/ترجم", - "exportBinary": "تصدير الملف الثنائي المترجم", - "verify": "تحقق", - "doneCompiling": "تمت الترجمة بنجاح.", - "couldNotConnectToSerial": "لا يمكن الاتصال بالمنفذ التسلسلي {0}", - "openSketchInNewWindow": "فتح المشروع في نافذة جديدة", - "openFolder": "فتح المجلد", - "titleLocalSketchbook": "مجلد المشاريع المحلي", - "titleSketchbook": "مجلد المشاريع", - "close": "هل انت متاكد بانك تريد اغلاق المشروع ؟" - }, - "bootloader": { - "burnBootloader": "ثبت محمل برنامج الإقلاع", - "doneBurningBootloader": "تم حرق محمل الاقلاع" - }, - "editor": { - "copyForForum": "النسخ من اجل المنتدى ", - "commentUncomment": "ملاحظة/ الغاء الملاحظة", - "increaseIndent": "زيادة مسافة البادئة", - "decreaseIndent": "تقليل مسافة البادئة", - "increaseFontSize": "تكبير حجم الخط", - "decreaseFontSize": "تصغير حجم الخط", - "autoFormat": "تنسيق تلقائي" - }, - "examples": { - "menu": "أمثلة", - "couldNotInitializeExamples": "تعذرت تهيئة الامثلة المدمجة", - "builtInExamples": "الأمثلة المدمجة", - "customLibrary": "امثلة من مكتبات مخصصة", - "for": "امثلة ل {0}", - "forAny": "أمثلة لأي لوحة" - }, - "help": { - "search": "البحث على Arduino.cc", - "keyword": "ادخل كلمة مفتاحية", - "gettingStarted": "البدء", - "environment": "البيئة", - "troubleshooting": "استكشاف الاخطاء و اصلاحها", - "reference": "مراجع", - "findInReference": "ايجاد في مرجع", - "faq": "اسئلة متكررة", - "visit": "زيارة Arduino.cc", - "privacyPolicy": "سياسة الخصوصية" - }, - "certificate": { - "uploadRootCertificates": "رفع شهادات SSL Root", - "openContext": "افتح المحتوى", - "remove": "حذف", - "upload": "رفع", - "addURL": "اضف URL لجلب شهادات SSL", - "enterURL": "ادخل URL", - "selectCertificateToUpload": "1. اختر شهادة لرفعها", - "addNew": "اضافة جديد", - "selectDestinationBoardToUpload": "2. اختر وجهة اللوحة و ارفع الشهادة", - "uploadingCertificates": "جار رفع الشهادة", - "certificatesUploaded": "تم رفع الشهادات", - "uploadFailed": "فشل الرفع . الرجاء اعادة المحاولة لاحقا", - "selectBoard": "اختر لوحة ...", - "boardAtPort": "{0} في {1}", - "noSupportedBoardConnected": "لا يوجد اية لوحة مدعومة متصلة " - }, - "firmware": { - "updater": "محدث البرامج الثابتة ل WiFi101 / WiFiNINA ", - "selectBoard": "اختر لوحة", - "checkUpdates": "التحقق من التحديثات", - "selectVersion": "اختر نسخة البرامج الثابتة", - "install": "تنصيب", - "overwriteSketch": "التثبيت سيكتب فوق المشروع على اللوحة", - "installingFirmware": "جار تثبيت البرامج الثابتة", - "successfullyInstalled": "تم تثبيت البرامج الثابتة بنجاح", - "failedInstall": "فشل التثبيت. الرجاء اعادة المحاولة لاحقا" - }, - "dialog": { - "dontAskAgain": "لا تسأل مرة اخرى" - }, - "userFields": { - "cancel": "الغاء", - "upload": "رفع" - }, - "serial": { - "toggleTimestamp": "تبديل الطابع الزمني", - "autoscroll": "تمرير تلقائي", - "timestamp": "الطابع الزمني", - "noLineEndings": "نهاية السطر غير موجودة", - "newLine": "سطر جديد", - "carriageReturn": "اعادة الحمل", - "newLineCarriageReturn": " NL & CR معاً", - "notConnected": "غير متصل . اختر لوحة و منفذ للاتصال تلقائيا", - "message": "الرسالة ({0} + ادخل لارسال رسالة الى '{1}' على '{2}')", - "connectionBusy": "تعذر الاتصال . المنفذ التسلسلي مشغول : {0}", - "disconnected": "انقطع اتصال {0} من {1}", - "unexpectedError": "خطأ غير متوقع . جار اعادة اتصال {0} على المنفذ {1}", - "failedReconnect": "فشل اعادة الاتصال بالمنفذ التسلسلي {0}بعد 10 محاولات متتالية . المنفذ التسلسلي{1} مشغول", - "reconnect": "جار اعادة اتصال {0} الى {1} خلال {2} ثانية" - }, - "component": { - "uninstall": "الغاء التثبيت", - "uninstallMsg": "هل تريد الغاء تثبيت {0}؟", - "by": "بواسطة", - "version": "النسخة {0}", - "moreInfo": "عرض المزيد", - "install": "تنصيب", - "filterSearch": "ترشيح بحثك..." - }, - "electron": { - "couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE", - "unsavedChanges": "اي تغييرات لم تحفظ لن يتم حفظها" - }, - "compile": { - "error": "خطا في الترجمة : {0}" - }, - "upload": { - "error": "خطا {0} : {1}" - }, - "burnBootloader": { - "error": "خطا اثناء حرق محمل الاقلاع : {0}" - } + "arduino": { + "about": { + "detail": "النسخة : {0}\nالتاريخ : {1} {2} \nنسخة موجه سطر الاوامر CLI {3}{4} [{5}] \n{6}", + "label": "حول {0}" }, - "theia": { - "core": { - "couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE", - "offline": "غير متصل", - "daemonOffline": "CLI Daemon غير متصل", - "cannotConnectBackend": "تعذر الاتصال بالخلفية", - "cannotConnectDaemon": "تعذر الاتصال ب CLI daemon" - }, - "debug": { - "start": "البدء...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "توسيع", - "collapse": "تقليص" - }, - "workspace": { - "fileNewName": "Name for new file", - "invalidFilename": "Invalid filename.", - "invalidExtension": "\".{0}\" امتداد غير صالح", - "newFileName": "الاسم الجديد لملف", - "deleteCurrentSketch": "هل تريد حذف المشروع الحالي؟", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "اللوحة {0}", + "boardInfo": "معلومات اللوحة", + "boardListItem": "{0} في {1}", + "configDialog1": "اختر لوحة و منفذ معا اذا اردت ان ترفع السكتش", + "configDialog2": "اذا قمت باختيار لوحة فقط ستسطيع ان تترجم لكن بدون ان ترفع المشروع", + "configDialogTitle": "اختر لوحات اخرى و المنفذ", + "couldNotFindPreviouslySelected": "تعذر ايجاد اللوحة '{0}' المختارة مسبقا في المنصة المثبتة '{1}' . الرجاء اعادة اختيار اللوحة التي تريد استعمالها يدويا . هل تريد باعادة الاختيار الان؟", + "getBoardInfo": "الحصول على معلومات اللوحة", + "inSketchbook": "(داخل ملف المشاريع)", + "installManually": "ثبّت يدويا", + "installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟", + "noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟", + "noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'", + "noneSelected": "لم يتم اختيار اي لوحة", + "openBoardsConfig": "قم باختيار لوحة و منفذ مختلفين", + "platformMissing": "المنصة للّوحة المختارة '{0}' غير مثبتة", + "pleasePickBoard": "من فضلك اختر لوحة متصلة على المنفذ الذي اخترته", + "port": "المنفذ {0}", + "programmer": "المبرمجة", + "reselectLater": "اعد الاختيار لاحقا", + "selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة", + "selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة", + "showAllAvailablePorts": "يظهر كل المنافذ المتاحة عند تفعيله", + "succesfullyInstalledPlatform": "تم تثبيت المنصة {0}:{1} بنجاح", + "succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح" + }, + "boardsManager": "مدير اللوحة", + "bootloader": { + "burnBootloader": "ثبت محمل برنامج الإقلاع", + "doneBurningBootloader": "تم حرق محمل الاقلاع" + }, + "burnBootloader": { + "error": "خطا اثناء حرق محمل الاقلاع : {0}" + }, + "certificate": { + "addNew": "اضافة جديد", + "addURL": "اضف URL لجلب شهادات SSL", + "boardAtPort": "{0} في {1}", + "certificatesUploaded": "تم رفع الشهادات", + "enterURL": "ادخل URL", + "noSupportedBoardConnected": "لا يوجد اية لوحة مدعومة متصلة ", + "openContext": "افتح المحتوى", + "remove": "حذف", + "selectBoard": "اختر لوحة ...", + "selectCertificateToUpload": "1. اختر شهادة لرفعها", + "selectDestinationBoardToUpload": "2. اختر وجهة اللوحة و ارفع الشهادة", + "upload": "رفع", + "uploadFailed": "فشل الرفع . الرجاء اعادة المحاولة لاحقا", + "uploadRootCertificates": "رفع شهادات SSL Root", + "uploadingCertificates": "جار رفع الشهادة" }, "cloud": { - "GoToCloud": "الانتقال الى السحابة" + "chooseSketchVisibility": "اختر خصوصية مشروعك:", + "cloudSketchbook": "مشاريع على السحابة", + "connected": "متصل", + "continue": "استئناف", + "donePulling": "تم السحب بنجاح '{0}'", + "donePushing": "تم الدفع بنجاح '{0}'", + "embed": "تضمين:", + "emptySketchbook": "ملف المشاريع الخاص بك فارغ", + "learnMore": "تعرف على المزيد", + "link": "الرابط:", + "notYetPulled": "تعذر الدفع الى Cloud . انها لم تسحب الى الان", + "offline": "غير متصل", + "openInCloudEditor": "الفتح في المحرّر السحابي", + "options": "اعدادات...", + "privateVisibility": "خاص . وحدك فقط من يستطيع رؤية المشروع", + "profilePicture": "صورة الملف الشخصي", + "publicVisibility": "عام. اي شخص معه الرابط يستطيع رؤية المشروع", + "pull": "اسحب", + "pullFirst": "عليك السحب اولا لكي تصبح قادرا على الدفع الى السحابة", + "pullSketch": "سحب المشروع", + "pullSketchMsg": "سحب هذا المشروع من Cloud سيقوم بالكتابة فوق النسخة المحلية . هل تريد الاكمال ؟", + "push": "ادفع", + "pushSketch": "دفع المشروع", + "pushSketchMsg": "هذا مشروع عام . قبل دفعه , تاكد من عدم وجود اي معلومات حساسة داخل ملف arduino_secrets.h . تستطيع جعل المشروع خاصا من لوحة المشاركة", + "remote": "عن بعد", + "share": "مشاركة...", + "shareSketch": "مشاركة المشروع", + "showHideRemoveSketchbook": "اظهار/اخفاء المشاريع عن بعد", + "signIn": "تسجيل الدخول", + "signInToCloud": "تسجيل الدخول الى Arduino Cloud", + "signOut": "تسجيل الخروج", + "syncEditSketches": "المزامنة و التعديل على مشاريعك في Arduino Cloud", + "visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة" + }, + "common": { + "later": "لاحقا", + "noBoardSelected": "لم يتم اختيار اي لوحة", + "notConnected": "[غير متصل]", + "offlineIndicator": "انت غير متصل بالانترنت على الارجح , بدون الاتصال بالانترنت لن تستطيع واجهة سطر الاوامر الخاصة بالاردوينو \"Arduino CLI\" تحميل الموارد المطلوبة و من الممكن ان تسبب باخطاء , الرجاء الاتصال بالانترنت و اعادة تشغيل البرنامج", + "oldFormat": "ال '{0}' ما زالت تستخدم صيغة `.pde` القديمة . هل تريد الانتقال الى صيغة `.ino`  الجديدة ؟", + "processing": "تتم المعالجة", + "selectBoard": "اختر لوحة", + "selectedOn": "{0} شغّل", + "serialMonitor": "مراقب المنفذ التسلسلي \"سيريال بورت\"\n ", + "unknown": "غير معروف" + }, + "compile": { + "error": "خطا في الترجمة : {0}" + }, + "component": { + "by": "بواسطة", + "filterSearch": "ترشيح بحثك...", + "install": "تنصيب", + "moreInfo": "عرض المزيد", + "uninstall": "الغاء التثبيت", + "uninstallMsg": "هل تريد الغاء تثبيت {0}؟", + "version": "النسخة {0}" + }, + "contributions": { + "addFile": "اضف ملف...", + "fileAdded": "تمت اضافة ملف واحد الى المشروع", + "replaceTitle": "استبدال" + }, + "debug": { + "debugWithMessage": "تصحيح برمجي - {0}", + "debuggingNotSupported": "'{0}' لا يقبل التصحيح البرمجي", + "noPlatformInstalledFor": "المنصة غير مثبتة ل '{0}'", + "optimizeForDebugging": "التحسين من اجل التصحيح البرمجي" + }, + "dialog": { + "dontAskAgain": "لا تسأل مرة اخرى" + }, + "editor": { + "autoFormat": "تنسيق تلقائي", + "commentUncomment": "ملاحظة/ الغاء الملاحظة", + "copyForForum": "النسخ من اجل المنتدى ", + "decreaseFontSize": "تصغير حجم الخط", + "decreaseIndent": "تقليل مسافة البادئة", + "increaseFontSize": "تكبير حجم الخط", + "increaseIndent": "زيادة مسافة البادئة" + }, + "electron": { + "couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE", + "unsavedChanges": "اي تغييرات لم تحفظ لن يتم حفظها" + }, + "examples": { + "builtInExamples": "الأمثلة المدمجة", + "couldNotInitializeExamples": "تعذرت تهيئة الامثلة المدمجة", + "customLibrary": "امثلة من مكتبات مخصصة", + "for": "امثلة ل {0}", + "forAny": "أمثلة لأي لوحة", + "menu": "أمثلة" + }, + "firmware": { + "checkUpdates": "التحقق من التحديثات", + "failedInstall": "فشل التثبيت. الرجاء اعادة المحاولة لاحقا", + "install": "تنصيب", + "installingFirmware": "جار تثبيت البرامج الثابتة", + "overwriteSketch": "التثبيت سيكتب فوق المشروع على اللوحة", + "selectBoard": "اختر لوحة", + "selectVersion": "اختر نسخة البرامج الثابتة", + "successfullyInstalled": "تم تثبيت البرامج الثابتة بنجاح", + "updater": "محدث البرامج الثابتة ل WiFi101 / WiFiNINA " + }, + "help": { + "environment": "البيئة", + "faq": "اسئلة متكررة", + "findInReference": "ايجاد في مرجع", + "gettingStarted": "البدء", + "keyword": "ادخل كلمة مفتاحية", + "privacyPolicy": "سياسة الخصوصية", + "reference": "مراجع", + "search": "البحث على Arduino.cc", + "troubleshooting": "استكشاف الاخطاء و اصلاحها", + "visit": "زيارة Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "قم بالاغلاق و التحديث", + "closeToInstallNotice": "اغلق البرمجية و حّدث الجهاز الخاص بك ", + "downloadButton": "حمّل", + "downloadingNotice": "يتم تحميل اخر نسخة من Arduino IDE", + "errorCheckingForUpdates": "حدث خطأ اثناء البحث عن تحديثات للـ Arduino IDE \n{0}", + "goToDownloadButton": "اذهب الى التحميلات", + "goToDownloadPage": "يوجد تحديث للArduino IDE . لكننا غير قادرين على تنزيله و تثبيته تلقائيا . الرجاء الذهاب الى صفحة التحميلات و تنزيل احدث نسخة من هناك.", + "ideUpdaterDialog": "التحديثات للبرنامج", + "newVersionAvailable": "نسخة جديدة من {0} Arduino IDE قابلة للتحميل", + "noUpdatesAvailable": "لا يوجد تحديثات اخيرة متوافرة لل Arduino IDE", + "notNowButton": "ليس الان", + "skipVersionButton": "تخطى النسخة", + "updateAvailable": "يوجد تحديث", + "versionDownloaded": "لقد تم تحميل {0} Arduino IDE" + }, + "library": { + "addZip": "اضف مكتبة .ZIP ...", + "arduinoLibraries": "مكتبات Arduino", + "contributedLibraries": "المكتبات التي سوهم بها", + "dependenciesForLibrary": "تبعيات المكتبة {0}:{1}", + "include": "ضمّن مكتبة", + "installAll": "تثبيت الكل", + "installMissingDependencies": "هل تريد تثبيت التبعيات المفقودة؟", + "installOneMissingDependency": "هل تريد تثبيت التبعية المفقودة ؟", + "installOnly": "تثبيت {0} فقط", + "installedSuccessfully": "تم تثبيت المكتبة {0}:{1} بنجاح", + "libraryAlreadyExists": "المكتبة موجودة مسبقا . هل تريد الكتابة فوقها ؟", + "manageLibraries": "ادارة المكتبات", + "namedLibraryAlreadyExists": "يوجد ملف مكتبة باسم {0} مسبقا . هل تريد الكتابة فوقه ؟", + "needsMultipleDependencies": "المكتبة {0}:{1} تحتاج الى تبعات اخرى غير مثبتة حاليا", + "needsOneDependency": "المكتبة {0}:{1} تحتاج الى تبعات اخرى غير مثبتة حاليا", + "overwriteExistingLibrary": "هل تريد الكتابة فوق المكتبة الحالية ؟", + "successfullyInstalledZipLibrary": "تم تثبيت المكتبة من الارشيف {0} بنجاح", + "title": "مدير المكتبات", + "uninstalledSuccessfully": "تم الغاء تثبيت المكتبة {0}:{1} بنجاح", + "zipLibrary": "المكتبة" + }, + "menu": { + "sketch": "مشروع", + "tools": "ادوات" + }, + "preferences": { + "additionalManagerURLs": "مدير اللوحات الاضافية", + "auth.audience": "جمهور OAuth2", + "auth.clientID": "ID الخاص بعميل OAuth2", + "auth.domain": "نطاق OAuth2", + "auth.registerUri": "عنوان URL المستخدم لتسجيل مستخدم جديد", + "automatic": "تلقائي", + "board.certificates": "قائمة الشهادات التي يمكن رفعها الى اللوحات", + "browse": "استعرض", + "choose": "اختر", + "cloud.enabled": "True اذا كانت مهام المزامنة مفعلة . True افتراضيا", + "cloud.pull.warn": "True اذا كان يجب تحذير المستخدمين قبل سحب مشروع من السحابة . True افتراضيا", + "cloud.push.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع الى السحابة . True افتراضيا", + "cloud.pushpublic.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع عام الى السحابة . True افتراضيا", + "cloud.sketchSyncEnpoint": "الوجهة المستخدمة لدفع و سحب المشاريع من الخلفية . تشير افتراضيا الى Arduino Cloud API.", + "compile": "الترجمة", + "compile.verbose": "True لخرج الترجمة المطول . False افتراضيا", + "compile.warnings": "يخبر gcc اي مستوى انذار سيتم استخدامه , قيمته 'None' افتراضيا", + "compilerWarnings": "تحذيرات المترجم", + "editorFontSize": "حجم خط المحرّر", + "editorQuickSuggestions": "اقتراحات المحرّر السريعة", + "enterAdditionalURLs": "قم بادخال عناوين URL الاضافية , واحد لكل صف", + "files.inside.sketches": "اظهر الملفات داخل المشاريع", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "انشر القناة للحصول على تحديثات من . 'stable' هو النسخة الثابتة .'nightly' هي اخر نسخة تطويرية ", + "interfaceScale": "مقياس الواجهة", + "invalid.editorFontSize": "حجم خط المحرّر غير صالح . يجب ان يكون عدد موجب", + "invalid.sketchbook.location": "موقع ملف المشروع غير صالح : {0}", + "invalid.theme": "سمة غير صالحة", + "language.log": "\"True\" اذا كان مخدم اللغات الخاص بArduino يستطيع توليد سجلات الى ملف المشروع , و الا \"False\", و هي كذلك بشكل افتراضي.", + "manualProxy": "اعدادات الوكيل يدوياً", + "network": "شبكة", + "newSketchbookLocation": "اختر مكان المشروع الجديد", + "noProxy": "لا يوجد وكيل", + "showVerbose": "اظهر خرج مطوّل خلال", + "sketchbook.location": "موقع ملف المشاريع", + "sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا", + "unofficialBoardSupport": "انقر لعرض قائمة عناوين URL للوحات المدعومة بشكل غير رسمي", + "upload": "الرفع", + "upload.verbose": "True لخرج الرفع المطول . False افتراضيا", + "verifyAfterUpload": "التحقق من الكود بعد الرفع", + "window.autoScale": "True اذا كان مقياس الواجهة يتزامن تلقائيا مع حجم الخط ", + "window.zoomLevel": "تعديل درجة التكبير للنافذة . الحجم الاصلي 0 و كل زيادة فوقه (مثلا 1) او اقل (مثلا -1) تمثل تكبير بدرجة 20% اكبر او اصغر . تستطيع ايضا ادخال فواصل لتعديل درجة التكبير بدقة اكبر" + }, + "replaceMsg": "هل تريد استبدال النسخة الحالية من {0} ؟", + "selectZip": "اختر ملف .zip يحوي المكتبة التي تريد اضافتها", + "serial": { + "autoscroll": "تمرير تلقائي", + "carriageReturn": "اعادة الحمل", + "connectionBusy": "تعذر الاتصال . المنفذ التسلسلي مشغول : {0}", + "disconnected": "انقطع اتصال {0} من {1}", + "failedReconnect": "فشل اعادة الاتصال بالمنفذ التسلسلي {0}بعد 10 محاولات متتالية . المنفذ التسلسلي{1} مشغول", + "message": "الرسالة ({0} + ادخل لارسال رسالة الى '{1}' على '{2}')", + "newLine": "سطر جديد", + "newLineCarriageReturn": " NL & CR معاً", + "noLineEndings": "نهاية السطر غير موجودة", + "notConnected": "غير متصل . اختر لوحة و منفذ للاتصال تلقائيا", + "reconnect": "جار اعادة اتصال {0} الى {1} خلال {2} ثانية", + "timestamp": "الطابع الزمني", + "toggleTimestamp": "تبديل الطابع الزمني", + "unexpectedError": "خطأ غير متوقع . جار اعادة اتصال {0} على المنفذ {1}" + }, + "sketch": { + "archiveSketch": "ارشفة الشيفرة البرمجية", + "cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية", + "close": "هل انت متاكد بانك تريد اغلاق المشروع ؟", + "configureAndUpload": "تهيئة و رفع", + "couldNotConnectToSerial": "لا يمكن الاتصال بالمنفذ التسلسلي {0}", + "createdArchive": "تم انشاء ارشيف '{0}'", + "doneCompiling": "تمت الترجمة بنجاح.", + "doneUploading": "تم الرفع بنجاح.", + "exportBinary": "تصدير الملف الثنائي المترجم", + "moving": "يتم النقل", + "movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟", + "new": "جديد", + "openFolder": "فتح المجلد", + "openRecent": "فُتِحَ مؤخرا ", + "openSketchInNewWindow": "فتح المشروع في نافذة جديدة", + "saveFolderAs": "احفظ مجلد المشروع باسم", + "saveSketchAs": "حفظ ملف المشروع باسم ...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "اعرض ملف المشروع", + "sketch": "مشروع", + "sketchbook": "مجلد المشاريع", + "titleLocalSketchbook": "مجلد المشاريع المحلي", + "titleSketchbook": "مجلد المشاريع", + "upload": "رفع", + "uploadUsingProgrammer": "الرفع باستخدام مبرمجة", + "userFieldsNotFoundError": "تعذر ايجاد حقول المستخدم للوحة المتصلة", + "verify": "تحقق", + "verifyOrCompile": "تحقق/ترجم" + }, + "upload": { + "error": "خطا {0} : {1}" + }, + "userFields": { + "cancel": "الغاء", + "upload": "رفع" + } + }, + "cloud": { + "GoToCloud": "الانتقال الى السحابة" + }, + "theia": { + "core": { + "cannotConnectBackend": "تعذر الاتصال بالخلفية", + "cannotConnectDaemon": "تعذر الاتصال ب CLI daemon", + "couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE", + "daemonOffline": "CLI Daemon غير متصل", + "offline": "غير متصل", + "quitMessage": "اي تغييرات لم تحفظ لن يتم حفظها", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "البدء...", + "startError": "لقد حصل خطأ اثناء بدأ جلسة التصحيح . تحقق من السجلات للمزيد من المعلومات", + "typeNotSupported": "جلسة التصحيح من نوع \"{0}\" غير مدعومة" + }, + "editor": { + "unsavedTitle": "غير محفوظ – {0}" + }, + "messages": { + "collapse": "تقليص", + "expand": "توسيع" + }, + "workspace": { + "deleteCurrentSketch": "هل تريد حذف المشروع الحالي؟", + "fileNewName": "اسم الملف الجديد", + "invalidExtension": "\".{0}\" امتداد غير صالح", + "invalidFilename": "اسم الملف خاطئ", + "newFileName": "الاسم الجديد لملف", + "sketchDirectoryError": "لقد حصل خطأ اثناء انشاء مجلد المشروع . اذهب الى السجل للمزيد من التفاصيل . التطبيق غالبا لن يعمل بالشكل المطلوب" } + } } diff --git a/i18n/bg.json b/i18n/bg.json index 4c7137e93..b4197ea25 100644 --- a/i18n/bg.json +++ b/i18n/bg.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Изглежда, че сте офлайн. Без интернет връзка, Arduino CLI може да не успее да изтегли необходимите ресурси и може да причини неизправност. Моля, свържете се с интернет и рестартирайте приложението.", - "noBoardSelected": "Не е избрана платка", - "selectedOn": "на {0}", - "notConnected": "[няма връзка]", - "serialMonitor": "Сериен Монитор", - "oldFormat": "„{0}“ все още използва стария формат .pde. Искате ли да преминете към новото разширение `.ino`?", - "later": "По-късно", - "selectBoard": "Изберете платка", - "unknown": "Неизвестно", - "processing": "Обработва се", - "saveChangesToSketch": "Искате ли да запазите промените в тази скица, преди да затворите?", - "loseChanges": "Ако не запазите, промените ви ще бъдат загубени." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Скица", - "tools": "Инструменти" - }, - "debug": { - "optimizeForDebugging": "Оптимизиране за отстраняване на грешки", - "debugWithMessage": "Отстраняване на грешки - {0}", - "noPlatformInstalledFor": "Платформата не е инсталирана за „{0}“", - "debuggingNotSupported": "Отстраняването на грешки не се поддържа от „{0}“" - }, - "preferences": { - "language.log": "True, ако езиковият сървър на Arduino трябва да генерира лог файлове в папката за скици. В противен случай false. По подразбиране е false.", - "compile.verbose": "True за подробен изход за компилиране. False по подразбиране", - "compile.warnings": "Указва на gcc кое ниво на предупреждение да използва. По подразбиране е „None“.", - "upload.verbose": "True за подробен изход за качване. False по подразбиране.", - "window.autoScale": "True , ако потребителският интерфейс автоматично се мащабира с размера на шрифта.", - "window.zoomLevel": "Регулирайте нивото на увеличение на прозореца. Оригиналният размер е 0 и всяко увеличение над (напр. 1) или под (напр. -1) представлява увеличение с 20% по-голямо или по-малко. Можете също да въведете десетични знаци, за да регулирате нивото на увеличение по-финно.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "Списък със сертификати, които могат да бъдат качени на платката", - "sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.", - "cloud.enabled": "True , ако функциите за синхронизиране на скицата са активирани. По подразбиране е true.", - "cloud.pull.warn": "True е, ако потребителите трябва да бъдат предупредени, преди да се изтегли скица от облака. По подразбиране е true.", - "cloud.push.warn": "True, ако потребителите трябва да бъдат предупредени, преди да бъде пусната скица в облака. По подразбиране е true.", - "cloud.pushpublic.warn": "True, ако потребителите трябва да бъдат предупредени, преди да бъде изпратена публична скица в облака. По подразбиране е true.", - "cloud.sketchSyncEnpoint": "Крайната точка, използвана за изпращане и изтегляне на скици от бекенда. По подразбиране той сочи към Arduino Cloud API.", - "auth.clientID": "OAuth2 клиентски идентификатор.", - "auth.domain": "OAuth2 домейнът.", - "auth.audience": "OAuth2 аудиторията.", - "auth.registerUri": "URI, използван за регистриране на нов потребител.", - "network": "Мрежа", - "sketchbook.location": "Местоположение на скицника", - "browse": "Прегледай", - "files.inside.sketches": "Показване на файлове в Sketches", - "editorFontSize": "Размер на шрифта на редактора", - "interfaceScale": "Мащаб на интерфейса", - "showVerbose": "Показване на подробен изход по време на", - "compilerWarnings": "Компилационни предупреждения", - "automatic": "Автоматично", - "compile": "компилиране", - "upload": "качване", - "verifyAfterUpload": "Потвърдете кода след качване", - "editorQuickSuggestions": "Бързи предложения на редактора", - "additionalManagerURLs": "Допълнителни URL адреси на мениджър на платки", - "noProxy": "Без прокси", - "manualProxy": "Ръчна конфигурация на прокси", - "newSketchbookLocation": "Изберете местоположение за новата скицниката", - "choose": "Изберете", - "enterAdditionalURLs": "Въведете допълнителни URL адреси, по един за всеки ред", - "unofficialBoardSupport": "Щракнете за списък с неофициално поддържаните URL адреси на платки", - "invalid.sketchbook.location": "Невалидно местоположение на скицника: {0}", - "invalid.editorFontSize": "Невалиден размер на шрифта на редактора. Трябва да е положително цяло число.", - "invalid.theme": "Невалидна тема." - }, - "cloud": { - "signIn": "ВПИШИ СЕ", - "signOut": "Отписване", - "chooseSketchVisibility": "Изберете видимост на вашата скица:", - "privateVisibility": "Частен. Само вие можете да видите скицата.", - "publicVisibility": "Обществени. Всеки с връзката може да види скицата.", - "link": "Връзка:", - "embed": "Вграждане:", - "cloudSketchbook": "Облачен скицник", - "shareSketch": "Споделете скица", - "showHideRemoveSketchbook": "Показване/скриване на отдалечен скицник", - "pullSketch": "Издърпайте скица", - "openInCloudEditor": "Отворете в Cloud Editor", - "options": "Настроики...", - "share": "Сподели...", - "remote": "Отдалечен", - "emptySketchbook": "Вашият Скицник е празен", - "visitArduinoCloud": "Посетете Arduino Cloud, за да създадете облачни скици.", - "signInToCloud": "Влезте в Arduino Cloud", - "syncEditSketches": "Синхронизирайте и редактирайте на вашите Arduino облачни скици", - "learnMore": "Научете повече", - "continue": "Продължи", - "pushSketch": "Изпрати скица", - "pushSketchMsg": "Това е публична скица. Преди да я изпратите, уверете се, че всяка чувствителна информация е дефинирана във файловете arduino_secrets.h. Можете да направите скица частна от панела за споделяне.", - "pull": "Изтегли", - "pullSketchMsg": "Изтеглянето на тази скица от облака ще презапише нейната локална версия. Сигурен ли си, че искаш да продължиш?", - "donePulling": "Изтеглянето на „{0}“ приключи.", - "notYetPulled": "Не може да се изпрати към облака. Още не е изтеглен.", - "push": "Изпрати", - "pullFirst": "Първо трябва да дръпнете, за да можете да изпратите към облака.", - "donePushing": "Изпращането на „{0}“ приключи.", - "connected": "Свързано", - "offline": "Офлайн", - "profilePicture": "Снимка на профила" - }, - "board": { - "installManually": "Инсталирай ръчно", - "installNow": "Ядрото „{0} {1}“ трябва да бъде инсталирано за текущо избраната платка „{2}“. Искате ли да го инсталирате сега?", - "configDialogTitle": "Изберете друга платка и порт", - "configDialog1": "Изберете както платка, така и порт, ако искате да качите скица.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Моля, изберете платка, свързана към порта, който сте избрали.", - "showAllAvailablePorts": "Показва всички налични портове, когато е активиран", - "programmer": "Програматор", - "succesfullyInstalledPlatform": "Успешно инсталирана платформа {0}:{1}", - "succesfullyUninstalledPlatform": "Успешно деинсталирана платформа {0}:{1}", - "couldNotFindPreviouslySelected": "Не можа да се намери по-рано избрана платка „{0}“ в инсталираната платформа „{1}“. Моля, изберете отново ръчно платката, която искате да използвате. Искате ли да я изберете отново сега?", - "reselectLater": "Изберете отново по-късно", - "noneSelected": "Няма избрани платка.", - "noPortsSelected": "Няма избрани портове за платка: „{0}“.", - "noFQBN": "FQBN не е наличен за избраната платка „{0}“. Имате ли инсталирано съответното ядро?", - "openBoardsConfig": "Изберете друга платка и порт...", - "boardListItem": "{0} в {1}", - "selectBoardForInfo": "Моля, изберете платка, за да получите информация за нея.", - "platformMissing": "Платформата за избраната платка „{0}“ не е инсталирана.", - "selectPortForInfo": "Моля, изберете порт, за да получите информация за платката.", - "boardInfo": "Информация за платка", - "board": "Платка{0}", - "port": "Порт{0}", - "getBoardInfo": "Вземи информация за платката", - "inSketchbook": "(в Скицника)" - }, - "boardsManager": "Мениджър на платки", - "about": { - "label": "Относно {0}", - "detail": "Версия: {0}\nДата: {1}{2}\nВерсия на CLI: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Добави файл", - "replaceTitle": "Замени", - "fileAdded": "Към скицата е добавен един файл." - }, - "replaceMsg": "Да се замени ли съществуващата версия на {0}?", - "library": { - "addZip": "Добавяне на .ZIP библиотека...", - "zipLibrary": "Библиотека", - "overwriteExistingLibrary": "Искате ли да презапишете съществуващата библиотека?", - "successfullyInstalledZipLibrary": "Успешно инсталирана библиотека от {0} архив", - "namedLibraryAlreadyExists": "Библиотечна папка с име {0} вече съществува. Искате ли да я презапишете?", - "libraryAlreadyExists": "Библиотека вече съществува. Искате ли да я презапишете?", - "include": "Включи библиотека", - "manageLibraries": "Управление на библиотеки...", - "arduinoLibraries": "Arduino библиотеки", - "contributedLibraries": "Допринесени библиотеки", - "title": "Управител на библиотеки", - "needsOneDependency": "Библиотеката {0}:{1} се нуждае от друга зависимост, която в момента не е инсталирана:", - "needsMultipleDependencies": "Библиотеката {0}:{1} се нуждае от някои други зависимости, които в момента не са инсталирани:", - "installOneMissingDependency": "Искате ли да инсталирате липсващата зависимост?", - "installMissingDependencies": "Искате ли да инсталирате всички липсващи зависимости?", - "dependenciesForLibrary": "Зависимости за библиотека {0}:{1}", - "installAll": "Инсталирай всички", - "installOnly": "Инсталирайте само {0}", - "installedSuccessfully": "Успешно инсталирана библиотека {0}:{1}", - "uninstalledSuccessfully": "Успешно деинсталирана библиотека {0}:{1}" - }, - "selectZip": "Изберете zip файл, съдържащ библиотеката, която искате да добавите", - "sketch": { - "archiveSketch": "Архивирай скица", - "saveSketchAs": "Запазете папката със скици като...", - "createdArchive": "Създаден е архив „{0}“.", - "new": "Нов", - "openRecent": "Отвори Скорошен", - "showFolder": "Показване на папка за скици", - "sketch": "Скица", - "moving": "Преместване", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.", - "saveFolderAs": "Запазете папката със скица като...", - "sketchbook": "Скицник", - "upload": "Качване", - "uploadUsingProgrammer": "Качване с помощта на програмист", - "userFieldsNotFoundError": "Не мога да намеря потребителски полета за свързаната платка", - "doneUploading": "Качването приключи.", - "configureAndUpload": "Конфигуриране и качване", - "verifyOrCompile": "Проверете/компилирайте", - "exportBinary": "Експортиране на компилиран двоичен файл", - "verify": "Потвърдете", - "doneCompiling": "Готово е компилирането.", - "couldNotConnectToSerial": "Не можа да се свърже отново със серийния порт. {0}", - "openSketchInNewWindow": "Отвори скицата в нов прозорец", - "openFolder": "Отвори папка", - "titleLocalSketchbook": "Локален скицник", - "titleSketchbook": "Скицник", - "close": "Наистина ли искате да затворите скицата?" - }, - "bootloader": { - "burnBootloader": "Запишете буутлоудъра", - "doneBurningBootloader": "Записването на буутлоудъра приключи." - }, - "editor": { - "copyForForum": "Копиране за форум (Markdown)", - "commentUncomment": "Коментиране/Премахване на коментар", - "increaseIndent": "Увеличете отстъпа", - "decreaseIndent": "Намаляване на отстъпа", - "increaseFontSize": "Увеличете размера на шрифта", - "decreaseFontSize": "Намаляване на размера на шрифта", - "autoFormat": "Автоматично форматиране" - }, - "examples": { - "menu": "Примери", - "couldNotInitializeExamples": "Не можа да се инициализира вградените примери.", - "builtInExamples": "Вградени примери", - "customLibrary": "Примери от персонализирани библиотеки", - "for": "Примери за {0}", - "forAny": "Примери за всяка платка" - }, - "help": { - "search": "Търсете в Arduino.cc", - "keyword": "Въведете ключова дума", - "gettingStarted": "Да започнем", - "environment": "Околна среда", - "troubleshooting": "Отстраняване на неизправности", - "reference": "Референция", - "findInReference": "Намерете в Референцията", - "faq": "Често задавани въпроси", - "visit": "Посетете Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Качете SSL коренни сертификати", - "openContext": "Отворен контекст", - "remove": "Премахване", - "upload": "Качване", - "addURL": "Добавете URL за извличане на SSL сертификат", - "enterURL": "Въведете URL", - "selectCertificateToUpload": "1. Изберете сертификат за качване", - "addNew": "Добави нов", - "selectDestinationBoardToUpload": "2. Изберете платка и качете сертификат", - "uploadingCertificates": "Качване на сертификати.", - "certificatesUploaded": "Качени сертификати.", - "uploadFailed": "Качването не бе успешно. Моля, опитайте отново.", - "selectBoard": "Изберете платка,,,", - "boardAtPort": "{0} в {1}", - "noSupportedBoardConnected": "Няма свързана поддържана платка" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Изберете платка", - "checkUpdates": "Проверете актуализации", - "selectVersion": "Изберете версия на фърмуера", - "install": "Инсталирай", - "overwriteSketch": "Инсталацията ще презапише скицата на платката.", - "installingFirmware": "Инсталиране на фърмуер.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Неуспешно инсталиране. Моля, опитайте отново." - }, - "dialog": { - "dontAskAgain": "Не питай отново" - }, - "userFields": { - "cancel": "Отмяна", - "upload": "Качване" - }, - "serial": { - "toggleTimestamp": "Превключване на клеймото за време", - "autoscroll": "Автоматично превъртане", - "timestamp": "Печат за време", - "noLineEndings": "Без край на реда", - "newLine": "Нов ред", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Както NL, така и CR", - "notConnected": "Няма връзка. Изберете платка и порт за автоматично свързване.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Свързването е неуспешно. Серийният порт е зает: {0}", - "disconnected": "Прекъснато е връзката на {0} с {1}.", - "unexpectedError": "Неочаквана грешка. Повторно свързване на {0} на порт {1}.", - "failedReconnect": "Неуспешно свързване на {0} към серийния порт след 10 последователни опита. Серийният порт {1} е зает.", - "reconnect": "Повторно свързване на {0} към {1} след {2} секунди..." - }, - "component": { - "uninstall": "Деинсталиране", - "uninstallMsg": "Искате ли да деинсталирате {0}?", - "by": "от", - "version": "Версия {0}", - "moreInfo": "Повече информация", - "install": "ИНСТАЛИРАЙ", - "filterSearch": "Филтрирайте търсенето си..." - }, - "electron": { - "couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.", - "unsavedChanges": "Всички незапазени промени няма да бъдат запазени." - }, - "compile": { - "error": "Грешка при компилация: {0}" - }, - "upload": { - "error": "{0} грешка: {1}" - }, - "burnBootloader": { - "error": "Грешка при записване на зареждащия инструмент: {0}" - } + "arduino": { + "about": { + "detail": "Версия: {0}\nДата: {1}{2}\nВерсия на CLI: {3}{4} [{5}]\n\n{6}", + "label": "Относно {0}" }, - "theia": { - "core": { - "couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.", - "offline": "Офлайн", - "daemonOffline": "CLI Daemon офлайн", - "cannotConnectBackend": "Не може да се свърже с бекенда.", - "cannotConnectDaemon": "Не може да се свърже с демона на CLI." - }, - "debug": { - "start": "Започнете...", - "typeNotSupported": "Типът на сесията за отстраняване на грешки „{0}“ не се поддържа.", - "startError": "Възникна грешка при стартиране на сесията за отстраняване на грешки, проверете регистрационните файлове за повече подробности." - }, - "editor": { - "unsavedTitle": "Незапазено – {0}" - }, - "messages": { - "expand": "Разгънете", - "collapse": "Свиване" - }, - "workspace": { - "fileNewName": "Име за нов файл", - "invalidFilename": "Невалидно име на файла.", - "invalidExtension": ".{0} не е валидно разширение", - "newFileName": "Ново име на файла", - "deleteCurrentSketch": "Искате ли да изтриете текущата скица?", - "sketchDirectoryError": "При създаването на директорията на скицата възникна грешка. Вижте дневника за повече подробности. Приложението вероятно няма да работи според очакванията." - } + "board": { + "board": "Платка{0}", + "boardInfo": "Информация за платка", + "boardListItem": "{0} в {1}", + "configDialog1": "Изберете както платка, така и порт, ако искате да качите скица.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Изберете друга платка и порт", + "couldNotFindPreviouslySelected": "Не можа да се намери по-рано избрана платка „{0}“ в инсталираната платформа „{1}“. Моля, изберете отново ръчно платката, която искате да използвате. Искате ли да я изберете отново сега?", + "getBoardInfo": "Вземи информация за платката", + "inSketchbook": "(в Скицника)", + "installManually": "Инсталирай ръчно", + "installNow": "Ядрото „{0} {1}“ трябва да бъде инсталирано за текущо избраната платка „{2}“. Искате ли да го инсталирате сега?", + "noFQBN": "FQBN не е наличен за избраната платка „{0}“. Имате ли инсталирано съответното ядро?", + "noPortsSelected": "Няма избрани портове за платка: „{0}“.", + "noneSelected": "Няма избрани платка.", + "openBoardsConfig": "Изберете друга платка и порт...", + "platformMissing": "Платформата за избраната платка „{0}“ не е инсталирана.", + "pleasePickBoard": "Моля, изберете платка, свързана към порта, който сте избрали.", + "port": "Порт{0}", + "programmer": "Програматор", + "reselectLater": "Изберете отново по-късно", + "selectBoardForInfo": "Моля, изберете платка, за да получите информация за нея.", + "selectPortForInfo": "Моля, изберете порт, за да получите информация за платката.", + "showAllAvailablePorts": "Показва всички налични портове, когато е активиран", + "succesfullyInstalledPlatform": "Успешно инсталирана платформа {0}:{1}", + "succesfullyUninstalledPlatform": "Успешно деинсталирана платформа {0}:{1}" + }, + "boardsManager": "Мениджър на платки", + "bootloader": { + "burnBootloader": "Запишете буутлоудъра", + "doneBurningBootloader": "Записването на буутлоудъра приключи." + }, + "burnBootloader": { + "error": "Грешка при записване на зареждащия инструмент: {0}" + }, + "certificate": { + "addNew": "Добави нов", + "addURL": "Добавете URL за извличане на SSL сертификат", + "boardAtPort": "{0} в {1}", + "certificatesUploaded": "Качени сертификати.", + "enterURL": "Въведете URL", + "noSupportedBoardConnected": "Няма свързана поддържана платка", + "openContext": "Отворен контекст", + "remove": "Премахване", + "selectBoard": "Изберете платка,,,", + "selectCertificateToUpload": "1. Изберете сертификат за качване", + "selectDestinationBoardToUpload": "2. Изберете платка и качете сертификат", + "upload": "Качване", + "uploadFailed": "Качването не бе успешно. Моля, опитайте отново.", + "uploadRootCertificates": "Качете SSL коренни сертификати", + "uploadingCertificates": "Качване на сертификати." }, "cloud": { - "GoToCloud": "КЪМ ОБЛАКА" + "chooseSketchVisibility": "Изберете видимост на вашата скица:", + "cloudSketchbook": "Облачен скицник", + "connected": "Свързано", + "continue": "Продължи", + "donePulling": "Изтеглянето на „{0}“ приключи.", + "donePushing": "Изпращането на „{0}“ приключи.", + "embed": "Вграждане:", + "emptySketchbook": "Вашият Скицник е празен", + "learnMore": "Научете повече", + "link": "Връзка:", + "notYetPulled": "Не може да се изпрати към облака. Още не е изтеглен.", + "offline": "Офлайн", + "openInCloudEditor": "Отворете в Cloud Editor", + "options": "Настроики...", + "privateVisibility": "Частен. Само вие можете да видите скицата.", + "profilePicture": "Снимка на профила", + "publicVisibility": "Обществени. Всеки с връзката може да види скицата.", + "pull": "Изтегли", + "pullFirst": "Първо трябва да дръпнете, за да можете да изпратите към облака.", + "pullSketch": "Издърпайте скица", + "pullSketchMsg": "Изтеглянето на тази скица от облака ще презапише нейната локална версия. Сигурен ли си, че искаш да продължиш?", + "push": "Изпрати", + "pushSketch": "Изпрати скица", + "pushSketchMsg": "Това е публична скица. Преди да я изпратите, уверете се, че всяка чувствителна информация е дефинирана във файловете arduino_secrets.h. Можете да направите скица частна от панела за споделяне.", + "remote": "Отдалечен", + "share": "Сподели...", + "shareSketch": "Споделете скица", + "showHideRemoveSketchbook": "Показване/скриване на отдалечен скицник", + "signIn": "ВПИШИ СЕ", + "signInToCloud": "Влезте в Arduino Cloud", + "signOut": "Отписване", + "syncEditSketches": "Синхронизирайте и редактирайте на вашите Arduino облачни скици", + "visitArduinoCloud": "Посетете Arduino Cloud, за да създадете облачни скици." + }, + "common": { + "later": "По-късно", + "noBoardSelected": "Не е избрана платка", + "notConnected": "[няма връзка]", + "offlineIndicator": "Изглежда, че сте офлайн. Без интернет връзка, Arduino CLI може да не успее да изтегли необходимите ресурси и може да причини неизправност. Моля, свържете се с интернет и рестартирайте приложението.", + "oldFormat": "„{0}“ все още използва стария формат .pde. Искате ли да преминете към новото разширение `.ino`?", + "processing": "Обработва се", + "selectBoard": "Изберете платка", + "selectedOn": "на {0}", + "serialMonitor": "Сериен Монитор", + "unknown": "Неизвестно" + }, + "compile": { + "error": "Грешка при компилация: {0}" + }, + "component": { + "by": "от", + "filterSearch": "Филтрирайте търсенето си...", + "install": "ИНСТАЛИРАЙ", + "moreInfo": "Повече информация", + "uninstall": "Деинсталиране", + "uninstallMsg": "Искате ли да деинсталирате {0}?", + "version": "Версия {0}" + }, + "contributions": { + "addFile": "Добави файл", + "fileAdded": "Към скицата е добавен един файл.", + "replaceTitle": "Замени" + }, + "debug": { + "debugWithMessage": "Отстраняване на грешки - {0}", + "debuggingNotSupported": "Отстраняването на грешки не се поддържа от „{0}“", + "noPlatformInstalledFor": "Платформата не е инсталирана за „{0}“", + "optimizeForDebugging": "Оптимизиране за отстраняване на грешки" + }, + "dialog": { + "dontAskAgain": "Не питай отново" + }, + "editor": { + "autoFormat": "Автоматично форматиране", + "commentUncomment": "Коментиране/Премахване на коментар", + "copyForForum": "Копиране за форум (Markdown)", + "decreaseFontSize": "Намаляване на размера на шрифта", + "decreaseIndent": "Намаляване на отстъпа", + "increaseFontSize": "Увеличете размера на шрифта", + "increaseIndent": "Увеличете отстъпа" + }, + "electron": { + "couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.", + "unsavedChanges": "Всички незапазени промени няма да бъдат запазени." + }, + "examples": { + "builtInExamples": "Вградени примери", + "couldNotInitializeExamples": "Не можа да се инициализира вградените примери.", + "customLibrary": "Примери от персонализирани библиотеки", + "for": "Примери за {0}", + "forAny": "Примери за всяка платка", + "menu": "Примери" + }, + "firmware": { + "checkUpdates": "Проверете актуализации", + "failedInstall": "Неуспешно инсталиране. Моля, опитайте отново.", + "install": "Инсталирай", + "installingFirmware": "Инсталиране на фърмуер.", + "overwriteSketch": "Инсталацията ще презапише скицата на платката.", + "selectBoard": "Изберете платка", + "selectVersion": "Изберете версия на фърмуера", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Околна среда", + "faq": "Често задавани въпроси", + "findInReference": "Намерете в Референцията", + "gettingStarted": "Да започнем", + "keyword": "Въведете ключова дума", + "privacyPolicy": "Privacy Policy", + "reference": "Референция", + "search": "Търсете в Arduino.cc", + "troubleshooting": "Отстраняване на неизправности", + "visit": "Посетете Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Добавяне на .ZIP библиотека...", + "arduinoLibraries": "Arduino библиотеки", + "contributedLibraries": "Допринесени библиотеки", + "dependenciesForLibrary": "Зависимости за библиотека {0}:{1}", + "include": "Включи библиотека", + "installAll": "Инсталирай всички", + "installMissingDependencies": "Искате ли да инсталирате всички липсващи зависимости?", + "installOneMissingDependency": "Искате ли да инсталирате липсващата зависимост?", + "installOnly": "Инсталирайте само {0}", + "installedSuccessfully": "Успешно инсталирана библиотека {0}:{1}", + "libraryAlreadyExists": "Библиотека вече съществува. Искате ли да я презапишете?", + "manageLibraries": "Управление на библиотеки...", + "namedLibraryAlreadyExists": "Библиотечна папка с име {0} вече съществува. Искате ли да я презапишете?", + "needsMultipleDependencies": "Библиотеката {0}:{1} се нуждае от някои други зависимости, които в момента не са инсталирани:", + "needsOneDependency": "Библиотеката {0}:{1} се нуждае от друга зависимост, която в момента не е инсталирана:", + "overwriteExistingLibrary": "Искате ли да презапишете съществуващата библиотека?", + "successfullyInstalledZipLibrary": "Успешно инсталирана библиотека от {0} архив", + "title": "Управител на библиотеки", + "uninstalledSuccessfully": "Успешно деинсталирана библиотека {0}:{1}", + "zipLibrary": "Библиотека" + }, + "menu": { + "sketch": "Скица", + "tools": "Инструменти" + }, + "preferences": { + "additionalManagerURLs": "Допълнителни URL адреси на мениджър на платки", + "auth.audience": "OAuth2 аудиторията.", + "auth.clientID": "OAuth2 клиентски идентификатор.", + "auth.domain": "OAuth2 домейнът.", + "auth.registerUri": "URI, използван за регистриране на нов потребител.", + "automatic": "Автоматично", + "board.certificates": "Списък със сертификати, които могат да бъдат качени на платката", + "browse": "Прегледай", + "choose": "Изберете", + "cloud.enabled": "True , ако функциите за синхронизиране на скицата са активирани. По подразбиране е true.", + "cloud.pull.warn": "True е, ако потребителите трябва да бъдат предупредени, преди да се изтегли скица от облака. По подразбиране е true.", + "cloud.push.warn": "True, ако потребителите трябва да бъдат предупредени, преди да бъде пусната скица в облака. По подразбиране е true.", + "cloud.pushpublic.warn": "True, ако потребителите трябва да бъдат предупредени, преди да бъде изпратена публична скица в облака. По подразбиране е true.", + "cloud.sketchSyncEnpoint": "Крайната точка, използвана за изпращане и изтегляне на скици от бекенда. По подразбиране той сочи към Arduino Cloud API.", + "compile": "компилиране", + "compile.verbose": "True за подробен изход за компилиране. False по подразбиране", + "compile.warnings": "Указва на gcc кое ниво на предупреждение да използва. По подразбиране е „None“.", + "compilerWarnings": "Компилационни предупреждения", + "editorFontSize": "Размер на шрифта на редактора", + "editorQuickSuggestions": "Бързи предложения на редактора", + "enterAdditionalURLs": "Въведете допълнителни URL адреси, по един за всеки ред", + "files.inside.sketches": "Показване на файлове в Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Мащаб на интерфейса", + "invalid.editorFontSize": "Невалиден размер на шрифта на редактора. Трябва да е положително цяло число.", + "invalid.sketchbook.location": "Невалидно местоположение на скицника: {0}", + "invalid.theme": "Невалидна тема.", + "language.log": "True, ако езиковият сървър на Arduino трябва да генерира лог файлове в папката за скици. В противен случай false. По подразбиране е false.", + "manualProxy": "Ръчна конфигурация на прокси", + "network": "Мрежа", + "newSketchbookLocation": "Изберете местоположение за новата скицниката", + "noProxy": "Без прокси", + "showVerbose": "Показване на подробен изход по време на", + "sketchbook.location": "Местоположение на скицника", + "sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.", + "unofficialBoardSupport": "Щракнете за списък с неофициално поддържаните URL адреси на платки", + "upload": "качване", + "upload.verbose": "True за подробен изход за качване. False по подразбиране.", + "verifyAfterUpload": "Потвърдете кода след качване", + "window.autoScale": "True , ако потребителският интерфейс автоматично се мащабира с размера на шрифта.", + "window.zoomLevel": "Регулирайте нивото на увеличение на прозореца. Оригиналният размер е 0 и всяко увеличение над (напр. 1) или под (напр. -1) представлява увеличение с 20% по-голямо или по-малко. Можете също да въведете десетични знаци, за да регулирате нивото на увеличение по-финно." + }, + "replaceMsg": "Да се замени ли съществуващата версия на {0}?", + "selectZip": "Изберете zip файл, съдържащ библиотеката, която искате да добавите", + "serial": { + "autoscroll": "Автоматично превъртане", + "carriageReturn": "Carriage Return", + "connectionBusy": "Свързването е неуспешно. Серийният порт е зает: {0}", + "disconnected": "Прекъснато е връзката на {0} с {1}.", + "failedReconnect": "Неуспешно свързване на {0} към серийния порт след 10 последователни опита. Серийният порт {1} е зает.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "Нов ред", + "newLineCarriageReturn": "Както NL, така и CR", + "noLineEndings": "Без край на реда", + "notConnected": "Няма връзка. Изберете платка и порт за автоматично свързване.", + "reconnect": "Повторно свързване на {0} към {1} след {2} секунди...", + "timestamp": "Печат за време", + "toggleTimestamp": "Превключване на клеймото за време", + "unexpectedError": "Неочаквана грешка. Повторно свързване на {0} на порт {1}." + }, + "sketch": { + "archiveSketch": "Архивирай скица", + "cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.", + "close": "Наистина ли искате да затворите скицата?", + "configureAndUpload": "Конфигуриране и качване", + "couldNotConnectToSerial": "Не можа да се свърже отново със серийния порт. {0}", + "createdArchive": "Създаден е архив „{0}“.", + "doneCompiling": "Готово е компилирането.", + "doneUploading": "Качването приключи.", + "exportBinary": "Експортиране на компилиран двоичен файл", + "moving": "Преместване", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "Нов", + "openFolder": "Отвори папка", + "openRecent": "Отвори Скорошен", + "openSketchInNewWindow": "Отвори скицата в нов прозорец", + "saveFolderAs": "Запазете папката със скица като...", + "saveSketchAs": "Запазете папката със скици като...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Показване на папка за скици", + "sketch": "Скица", + "sketchbook": "Скицник", + "titleLocalSketchbook": "Локален скицник", + "titleSketchbook": "Скицник", + "upload": "Качване", + "uploadUsingProgrammer": "Качване с помощта на програмист", + "userFieldsNotFoundError": "Не мога да намеря потребителски полета за свързаната платка", + "verify": "Потвърдете", + "verifyOrCompile": "Проверете/компилирайте" + }, + "upload": { + "error": "{0} грешка: {1}" + }, + "userFields": { + "cancel": "Отмяна", + "upload": "Качване" + } + }, + "cloud": { + "GoToCloud": "КЪМ ОБЛАКА" + }, + "theia": { + "core": { + "cannotConnectBackend": "Не може да се свърже с бекенда.", + "cannotConnectDaemon": "Не може да се свърже с демона на CLI.", + "couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.", + "daemonOffline": "CLI Daemon офлайн", + "offline": "Офлайн", + "quitMessage": "Всички незапазени промени няма да бъдат запазени.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Започнете...", + "startError": "Възникна грешка при стартиране на сесията за отстраняване на грешки, проверете регистрационните файлове за повече подробности.", + "typeNotSupported": "Типът на сесията за отстраняване на грешки „{0}“ не се поддържа." + }, + "editor": { + "unsavedTitle": "Незапазено – {0}" + }, + "messages": { + "collapse": "Свиване", + "expand": "Разгънете" + }, + "workspace": { + "deleteCurrentSketch": "Искате ли да изтриете текущата скица?", + "fileNewName": "Име за нов файл", + "invalidExtension": ".{0} не е валидно разширение", + "invalidFilename": "Невалидно име на файла.", + "newFileName": "Ново име на файла", + "sketchDirectoryError": "При създаването на директорията на скицата възникна грешка. Вижте дневника за повече подробности. Приложението вероятно няма да работи според очакванията." } + } } diff --git a/i18n/ca_ES.json b/i18n/ca_ES.json new file mode 100644 index 000000000..652f0fd2e --- /dev/null +++ b/i18n/ca_ES.json @@ -0,0 +1,352 @@ +{ + "arduino": { + "about": { + "detail": "Versió: {0}\nData: {1}{2}\nVersió de CLI: {3}{4} [{5}]\n\n{6}", + "label": "Sobre{0}" + }, + "board": { + "board": "Tarja{0}", + "boardInfo": "Informació de la Tarja", + "boardListItem": "{0}a{1}", + "configDialog1": "Seleccioneu una Tarja i un port si voleu carregar un programa.", + "configDialog2": "Si només seleccioneu una Tarja, podreu compilar, però no carregar el vostre programa.", + "configDialogTitle": "Selecciona una altre Tarja i Port", + "couldNotFindPreviouslySelected": "No s'ha pogut trobar la Tarja seleccionada anteriorment '{0}' a la plataforma instal·lada '{1}'. Torneu a seleccionar manualment la tarja que voleu utilitzar. Vols tornar a seleccionar-la ara?", + "getBoardInfo": "Obtenir informació de la Tarja", + "inSketchbook": "(al quadern de programes)", + "installManually": "Instal·la Manualment", + "installNow": "El nucli de \"{0} {1}\" s'ha d'instal·lar per a la Tarja \"{2}\" seleccionada actualment. Vols instal·lar-lo ara?", + "noFQBN": "El FQBN no està disponible per la Tarja seleccionada \"{0}\". Tens instal·lat el nucli corresponent?", + "noPortsSelected": "No hi ha cap port seleccionat per a la tarja: '{0}'.", + "noneSelected": "No hi ha cap tarja seleccionada.", + "openBoardsConfig": "Selecciona una altre tarja i port...", + "platformMissing": "La plataforma per a la tarja '{0}' seleccionada no està instal·lada.", + "pleasePickBoard": "Si us plau, trieu una tarja connectada al port que heu seleccionat.", + "port": "Port {0}", + "programmer": "Programador", + "reselectLater": "Torneu a seleccionar més tard", + "selectBoardForInfo": "Seleccioneu una tarja per obtenir informació sobre ella.", + "selectPortForInfo": "Seleccioneu un port per obtenir la informació de la tarja.", + "showAllAvailablePorts": "Mostra tots els ports disponibles quan estiguin habilitats", + "succesfullyInstalledPlatform": "Plataforma instal·lada correctament {0}:{1}", + "succesfullyUninstalledPlatform": "Plataforma desinstal·lada correctament {0}:{1}" + }, + "boardsManager": "Gestor de Targetes", + "bootloader": { + "burnBootloader": "Grava el carregador d'arrencada (Bootloader)", + "doneBurningBootloader": "S'ha acabat de gravar el carregador d'arrencada (Bootloader)." + }, + "burnBootloader": { + "error": "Error mentre es gravava el carregador d'arrencada (Bootloader): {0} " + }, + "certificate": { + "addNew": "Afegir Nou", + "addURL": "Afegeix l'URL per obtenir el certificat SSL", + "boardAtPort": "{0} a {1}", + "certificatesUploaded": "S'han carregat els certificats.", + "enterURL": "Introduïu l'URL", + "noSupportedBoardConnected": "No hi ha cap tarja compatible connectada", + "openContext": "Context obert", + "remove": "Eliminar", + "selectBoard": "Seleccioneu una tarja...", + "selectCertificateToUpload": "1. Seleccioneu el certificat per carregar", + "selectDestinationBoardToUpload": "2. Seleccioneu la tarja de destinació i carregueu el certificat", + "upload": "Carrega", + "uploadFailed": "La càrrega ha fallat. Si us plau, torna-ho a provar.", + "uploadRootCertificates": "Carregueu els certificats arrel SSL", + "uploadingCertificates": "Càrrega de certificats." + }, + "cloud": { + "chooseSketchVisibility": "Trieu la visibilitat del vostre programa:", + "cloudSketchbook": "Quadern de programes del núvol", + "connected": "Connectat", + "continue": "Continuar", + "donePulling": "S'ha acabat de extreure '{0}.", + "donePushing": "S'ha acabat de enviar '{0}'.", + "embed": "Incrustar:", + "emptySketchbook": "El teu quadern de programes està buit", + "learnMore": "Aprèn més", + "link": "Enllaç:", + "notYetPulled": "No es pot enviar cap als núvol. Encara no ha estat baixat", + "offline": "Fora de línia", + "openInCloudEditor": "Obre a l'Editor del núvol", + "options": "Opcions...", + "privateVisibility": "Privat. Només tu pots veure el programa.", + "profilePicture": "Imatge del perfil", + "publicVisibility": "Públic. Qualsevol persona amb l'enllaç pot veure el programa.", + "pull": "Descarregar", + "pullFirst": "Primer has de descarregar per poder enviar al núvol.", + "pullSketch": "Descarregar programa", + "pullSketchMsg": "Si descarregueu aquest programa del núvol, sobreescriurà la seva versió local. Esteu segur que voleu continuar?", + "push": "Enviar", + "pushSketch": "Enviar programa", + "pushSketchMsg": "Aquest és un programa públic. Abans d'enviar, assegureu-vos que qualsevol informació sensible estigui definida als fitxers arduino_secrets.h. Podeu fer un programa privat des del tauler Compartir.", + "remote": "Remot", + "share": "Compartir...", + "shareSketch": "Compartir programa", + "showHideRemoveSketchbook": "Mostra/amaga el quadern de programes remot", + "signIn": "Inicieu sessió", + "signInToCloud": "Inicieu la sessió a Arduino Cloud", + "signOut": "Tanca sessió", + "syncEditSketches": "Tanca la sessió de sincronització i edita els teus programes del núvol Arduino", + "visitArduinoCloud": "Visiteu Arduino Cloud per crear programes al núvol." + }, + "common": { + "later": "Més tard", + "noBoardSelected": "No s'ha seleccionat cap tarja", + "notConnected": "[no connectat]", + "offlineIndicator": "Sembla que estàs fora de línia. Sense connexió a Internet, és possible que l'Arduino CLI no pugui descarregar els recursos necessaris i podria provocar un mal funcionament. Connecteu-vos a Internet i reinicieu l'aplicació.", + "oldFormat": "El '{0}' encara utilitza l'antic format `.pde`. Voleu canviar a la nova extensió '.ino'`?", + "processing": "Processant", + "selectBoard": "Seleccioneu la Tarja", + "selectedOn": "sobre {0}", + "serialMonitor": "Monitor sèrie", + "unknown": "Desconegut" + }, + "compile": { + "error": "Error de compilació: {0}" + }, + "component": { + "by": "per", + "filterSearch": "Filtra la teva cerca...", + "install": "INSTAL·LA", + "moreInfo": "Més informació", + "uninstall": "Desinstal·la", + "uninstallMsg": "Vols desinstal·lar {0}?", + "version": "Versió {0}" + }, + "contributions": { + "addFile": "Afegeix un fitxer", + "fileAdded": "S'ha afegit un fitxer al programa.", + "replaceTitle": "Substitueix" + }, + "debug": { + "debugWithMessage": "Depuració - {0}", + "debuggingNotSupported": "La depuració no és compatible amb '{0}'", + "noPlatformInstalledFor": "La plataforma no està instal·lada per a '{0}'", + "optimizeForDebugging": "Optimitzar per a la depuració" + }, + "dialog": { + "dontAskAgain": "No ho tornis a preguntar" + }, + "editor": { + "autoFormat": "Format automàtic", + "commentUncomment": "Comenta/Descomenta", + "copyForForum": "Còpia per al fòrum (Markdown)", + "decreaseFontSize": "Disminueix la mida de la lletra", + "decreaseIndent": "Disminueix el sagnat", + "increaseFontSize": "Augmenta la mida de la lletra", + "increaseIndent": "Augmenta el sagnat" + }, + "electron": { + "couldNotSave": "No s'ha pogut desar el programa. Copieu el vostre treball no desat al vostre editor de text preferit i reinicieu l'IDE.", + "unsavedChanges": "Els canvis no desats no es desaran." + }, + "examples": { + "builtInExamples": "Exemples incorporats", + "couldNotInitializeExamples": "No es poden inicialitzar els exemples incorporats.", + "customLibrary": "Exemples de Llibreries personalitzades", + "for": "Exemples per {0}", + "forAny": "Exemples per a qualsevol tarja", + "menu": "Exemples" + }, + "firmware": { + "checkUpdates": "Consulta les actualitzacions", + "failedInstall": "La instal·lació ha fallat. Si us plau, torna-ho a provar.", + "install": "Instal·lar", + "installingFirmware": "Instal·lació del firmware.", + "overwriteSketch": "La instal·lació sobreescriurà el programa a la tarja.", + "selectBoard": "Seleccioneu la Tarja", + "selectVersion": "Seleccioneu la versió del firmware", + "successfullyInstalled": "El firmware s'ha instal·lat correctament.", + "updater": "Actualitzador de firmware WiFi101 / WiFiNINA" + }, + "help": { + "environment": "L'entorn", + "faq": "Preguntes freqüents", + "findInReference": "Cerca a Referència", + "gettingStarted": "Com començar", + "keyword": "Escriviu una paraula clau", + "privacyPolicy": "Política de privacitat", + "reference": "Referència", + "search": "Cerca a Arduino.cc", + "troubleshooting": "Resolució de problemes", + "visit": "Visiteu Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Tanca i instal·la", + "closeToInstallNotice": "Tanqueu el programari i instal·leu l'actualització a la vostra màquina.", + "downloadButton": "Descarregar", + "downloadingNotice": "Descàrrega de l'última versió de l'IDE d'Arduino.", + "errorCheckingForUpdates": "S'ha produït un error en comprovar si hi ha actualitzacions d'IDE d'Arduino. \n{0}", + "goToDownloadButton": "Vés a Descarregar", + "goToDownloadPage": "Hi ha disponible una actualització per a l'IDE d'Arduino, però no podem baixar-la i instal·lar-la automàticament. Si us plau, aneu a la pàgina de descàrrega i descarregueu-ne la darrera versió.", + "ideUpdaterDialog": "Actualització de software", + "newVersionAvailable": "Una nova versió d'Arduino IDE ({0}) està disponible per descarregar.", + "noUpdatesAvailable": "No hi ha actualitzacions recents disponibles per a l'IDE d'Arduino", + "notNowButton": "Ara no", + "skipVersionButton": "Omet la versió", + "updateAvailable": "Actualització disponible", + "versionDownloaded": "Arduino IDE {0} s'ha descarregat." + }, + "library": { + "addZip": "Afegeix llibreria .ZIP...", + "arduinoLibraries": "Llibreries Arduino", + "contributedLibraries": "Llibreriess aportades", + "dependenciesForLibrary": "Dependències de la llibreria {0}:{1}", + "include": "Inclou llibreria", + "installAll": "Instal·leu-ho tot", + "installMissingDependencies": "Voleu instal·lar totes les dependències que falten?", + "installOneMissingDependency": "Voleu instal·lar la dependència que falta?", + "installOnly": "Instal·leu {0} només", + "installedSuccessfully": "Llibreria instal·lada correctament {0}:{1}", + "libraryAlreadyExists": "Ja existeix una llibreria. Voleu sobreescriure-la?", + "manageLibraries": "Gestiona les Llibreries...", + "namedLibraryAlreadyExists": "Ja existeix una carpeta de llibreria anomenada {0}. Voleu sobreescriure-lo?", + "needsMultipleDependencies": "La llibreria {0}: {1} necessita algunes altres dependències actualment no instal·lades:", + "needsOneDependency": "La llibreria{0}:{1} necessita una altra dependència actualment no instal·lada:", + "overwriteExistingLibrary": "Voleu sobreescriure la llibreria existent?", + "successfullyInstalledZipLibrary": "La llibreria s'ha instal·lat correctament des de l'arxiu {0}", + "title": "Gestor de Llibreries", + "uninstalledSuccessfully": "Llibreria desinstal·lada correctament {0}:{1}", + "zipLibrary": "Llibreria" + }, + "menu": { + "sketch": "Programa", + "tools": "Eines" + }, + "preferences": { + "additionalManagerURLs": "URL addicionals del gestor de targetes", + "auth.audience": "L'audiència d'OAuth2.", + "auth.clientID": "L'identificador de client OAuth2.", + "auth.domain": "El domini OAuth2.", + "auth.registerUri": "L'URI utilitzat per registrar un nou usuari.", + "automatic": "Automàtic", + "board.certificates": "Llista de certificats que es poden carregar a les targes", + "browse": "Navega", + "choose": "Tria", + "cloud.enabled": "És cert si les funcions de sincronització del programa estan habilitades. El valor predeterminat és true.", + "cloud.pull.warn": "És cert si s'ha d'avisar als usuaris abans de baixar un programa del núvol. El valor predeterminat és true.", + "cloud.push.warn": "És cert si s'ha d'avisar als usuaris abans d'enviar un programa del núvol. El valor predeterminat és true.", + "cloud.pushpublic.warn": "És cert si s'ha d'avisar als usuaris abans d'enviar un programa públic al núvol. El valor predeterminat és true.", + "cloud.sketchSyncEnpoint": "El punt final s'utilitza per a enviar i descarregar programes des d'un backend. Per defecte apunta a l'API d'Arduino Cloud.", + "compile": "compilar", + "compile.verbose": "Veritat per a la sortida de compilació detallada. Fals per defecte", + "compile.warnings": "Indica a gcc quin nivell d'avís s'ha d'utilitzar. Per defecte és \"Cap\".", + "compilerWarnings": "Advertències del compilador", + "editorFontSize": "Mida de lletra de l'editor", + "editorQuickSuggestions": "Suggeriments ràpids de l'editor", + "enterAdditionalURLs": "Introduïu URL addicionals, un per a cada fila", + "files.inside.sketches": "Mostra fitxers dins del programes", + "ide.updateBaseUrl": "L'URL base des d'on baixar les actualitzacions. El valor per defecte és \"https://downloads.arduino.cc/arduino-ide\"", + "ide.updateChannel": "Allibera el canal per rebre actualitzacions. 'stable' és la versió estable, 'nightly' és l'última versió de desenvolupament.", + "interfaceScale": "Escala de la interfície", + "invalid.editorFontSize": "Mida del tipus de lletra de l'editor no vàlida. Ha de ser un nombre enter positiu.", + "invalid.sketchbook.location": "La ubicació del quadern de programes no és vàlida: {0}", + "invalid.theme": "Tema no vàlid.", + "language.log": "És cert si el servidor d'idiomes Arduino hauria de generar fitxers de registre a la carpeta de programes. En cas contrari, fals. És fals per defecte.", + "manualProxy": "Configuració manual del proxy", + "network": "Xarxa", + "newSketchbookLocation": "Seleccioneu una ubicació nova del quadern de programes", + "noProxy": "Sense proxy", + "showVerbose": "Mostra la sortida detallada durant", + "sketchbook.location": "Ubicació del quadern de programes", + "sketchbook.showAllFiles": "True per mostrar tots els fitxers del programa dins del programa. És fals per defecte.", + "unofficialBoardSupport": "Feu clic per obtenir una llista d'URL de suport de targetes no oficials", + "upload": "carregar", + "upload.verbose": "True per a la sortida detallada de la càrrega. Fals per defecte.", + "verifyAfterUpload": "Verifica el codi després de pujar", + "window.autoScale": "És cert si la interfície d'usuari escala automàticament amb la mida de la lletra.", + "window.zoomLevel": "Ajusteu el nivell de zoom de la finestra. La mida original és 0 i cada increment per sobre (p. ex. 1) o per sota (p. ex. -1) representa un 20% més gran o més petit. També podeu introduir decimals per ajustar el nivell de zoom amb una granularitat més fina." + }, + "replaceMsg": "Substitueix la versió existent de {0}?", + "selectZip": "Seleccioneu un fitxer zip que contingui la llibreria que voleu afegir", + "serial": { + "autoscroll": "Desplaçament automàtic", + "carriageReturn": "Retorn de carro", + "connectionBusy": "Connexió fallida. El port sèrie està ocupat:{0}", + "disconnected": "Desconnectat {0}de {1}.", + "failedReconnect": "No s'ha pogut tornar a connectar {0}al port sèrie després de 10 intents consecutius. El port sèrie {1} està ocupat.", + "message": "Missatge ({0}+ Intro per enviar el missatge a '{1}' a '{2}')", + "newLine": "Nova Línia", + "newLineCarriageReturn": "Ambdós NL & CR", + "noLineEndings": "Sense final de línia", + "notConnected": "No connectat. Seleccioneu una tarja i un port per connectar-vos automàticament.", + "reconnect": "S'està tornant a connectar {0} a {1} en {2} segons...", + "timestamp": "Marca de temps", + "toggleTimestamp": "Activa o desactiva la marca de temps", + "unexpectedError": "Error inesperat. Tornant a connectar {0}al port{1}." + }, + "sketch": { + "archiveSketch": "Guardar programa", + "cantOpen": "Ja existeix una carpeta anomenada \"{0}\". No es pot obrir el programa.", + "close": "Esteu segur que voleu tancar el programa?", + "configureAndUpload": "Configura i puja", + "couldNotConnectToSerial": "No s'ha pogut tornar a connectar al port sèrie. {0}", + "createdArchive": "S'ha creat l'arxiu '{0}'.", + "doneCompiling": "S'ha fet la compilació.", + "doneUploading": "S'ha acabat de carregar.", + "exportBinary": "Exporta el binari compilat", + "moving": "Movent-se", + "movingMsg": "El fitxer \"{0}\" ha d'estar dins d'una carpeta deprograma anomenada \"{1}\".\nVoleu crear aquesta carpeta, moure el fitxer i continuar?", + "new": "Nou", + "openFolder": "Obrir carpeta", + "openRecent": "Obre Recent", + "openSketchInNewWindow": "Obriu el programa a una finestra nova", + "saveFolderAs": "Desa la carpeta de programa com a...", + "saveSketchAs": "Desa la carpeta de programa com a...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Mostra la carpeta de programa", + "sketch": "Programa", + "sketchbook": "Quadern de programes", + "titleLocalSketchbook": "Quadern de programes Local", + "titleSketchbook": "Quadern de programes", + "upload": "Carrega", + "uploadUsingProgrammer": "Càrrega mitjançant el programador", + "userFieldsNotFoundError": "No s'han trobat camps d'usuari per a la tarja connectada", + "verify": "Verificar", + "verifyOrCompile": "Verificar/Compilar" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel · lar", + "upload": "Carrega" + } + }, + "cloud": { + "GoToCloud": "VES AL NÚVOL" + }, + "theia": { + "core": { + "cannotConnectBackend": "No es pot connectar al backend.", + "cannotConnectDaemon": "No es pot connectar al CLI daemon.", + "couldNotSave": "No s'ha pogut desar el programa. Copieu el vostre treball no desat al vostre editor de text preferit i reinicieu l'IDE.", + "daemonOffline": "CLI Daemon fora de línia", + "offline": "Fora de línia", + "quitMessage": "Els canvis no desats no es desaran.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Començar...", + "startError": "S'ha produït un error en iniciar la sessió de depuració, comproveu els registres per obtenir més informació.", + "typeNotSupported": "No s'admet el tipus de sessió de depuració \"{0}\"." + }, + "editor": { + "unsavedTitle": "No desat –{0}" + }, + "messages": { + "collapse": "Col·lapsar", + "expand": "Expandeix" + }, + "workspace": { + "deleteCurrentSketch": "Voleu eliminar el programa actual?", + "fileNewName": "Nom del nou fitxer", + "invalidExtension": ". {0} no és una extensió vàlida", + "invalidFilename": "El nom del fitxer no és vàlid.", + "newFileName": "Nou nom per al fitxer", + "sketchDirectoryError": "S'ha produït un error en crear el directori del programa. Consulteu el registre per a més detalls. És probable que l'aplicació no funcioni com s'esperava." + } + } +} diff --git a/i18n/cs.json b/i18n/cs.json index e0b1f351d..7573df4f7 100644 --- a/i18n/cs.json +++ b/i18n/cs.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Nejspíše nejste online. Bez Internetového připojení nebude Arduino CLI schopno stáhnout potřebné zdroje a toto může způsobit chybu. Prosím připojte se k Internetu a restartujte aplikaci.", - "noBoardSelected": "Nebyla zvolena deska", - "selectedOn": "zapnuto{0}", - "notConnected": "[nepřipojen]", - "serialMonitor": "Seriový monitor", - "oldFormat": "{0}používá stále starý formát `.pde`. Chcete ho převést na soubor s příponou `.ino`?", - "later": "Později", - "selectBoard": "Zvolte desku", - "unknown": "Neznámý", - "processing": "Zpracovávám", - "saveChangesToSketch": "Chcete uložit změny před ukončením programu?", - "loseChanges": "Pokud projekt neuložíte, změny budou ztraceny. " - }, - "ide-updater": { - "errorCheckingForUpdates": "Nastala chyba při kontrole aktualizací Arduino IDE{0}", - "notNowButton": "Nyní ne", - "versionDownloaded": "Arduino IDE {0}bylo staženo.", - "closeToInstallNotice": "Vypněte program a nainstalujte update na Váš stroj. ", - "closeAndInstallButton": "Zavřít a nainstalovat", - "downloadingNotice": "Stahuji poslední verzi Arduino IDE.", - "updateAvailable": "Je dostupná aktualizace", - "newVersionAvailable": "Je k dispozici nová verze Arduino IDE ({0}).", - "skipVersionButton": "přeskočit verzi", - "downloadButton": "Stáhnout", - "goToDownloadPage": "Je dostupná aktualizace pro Arduino IDE, ale nepodařilo se jej stáhnout a nainstalovat automaticky. Prosím navštivte stránku pro stažení a stáhněte prosím jeho poslední verzi ručně. ", - "goToDownloadButton": "přejit do stažených", - "ideUpdaterDialog": "Softwarová aktualizace", - "noUpdatesAvailable": "Nejsou k dispozici žádné aktualizace pro Arduino ID" - }, - "menu": { - "sketch": "Sketch", - "tools": "Nástroje" - }, - "debug": { - "optimizeForDebugging": "optimalizovat pro Debugging", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "Platforma není nainstalována pro '{0}'", - "debuggingNotSupported": "Debugging není podporován s '{0}'" - }, - "preferences": { - "language.log": "Ano pokud by jazykový server pro Arduino měl generovat logovací soubory do složky se sketchi, jinak ne. Ne je výchozí hodnota.", - "compile.verbose": "Ano pro podrobný výstup při kompilaci. Ne je výchozí hodnota. ", - "compile.warnings": "Řekne gcc který stupeň varování se má použít. \"Žádný\" je výchozí hodnota. ", - "upload.verbose": "Ano pro podrobný výstup při nahrávání. Ne je výchozí hodnota. ", - "window.autoScale": "Ano pokud se měřítko uživatelského prostředí automaticky mění s velikostí písma. ", - "window.zoomLevel": "Přizpůsobení přiblížení okna. Originální velikost je 0, zvýšení (např. o 1) nebo snížení (např. o -1) znamená 20% přiblížení nebo oddálení. Můžete použít desetinná čísla pro jemnější přizpůsobení.", - "ide.updateChannel": "Výběr kanálu pro aktualizace. 'stable' pro stabilní vydání, 'nightly' pro nejnovější vývojové verze.", - "board.certificates": "Seznam certifikátů, které mohou být nahrány na desky", - "sketchbook.showAllFiles": "Ano pro zobrazení všech souborů sketche. Ne je výchozí hodnota. ", - "cloud.enabled": "Ano pokud je povolená automatická synchronizace sketche. Ano je výchozí hodnota. ", - "cloud.pull.warn": "Ano pokud by měl být uživatel varován před stahováním cloud sketche. Ano je výchozí hodnota. ", - "cloud.push.warn": "Ano pokud by měl být uživatel varován před odesláním cloud sketche. Ano je výchozí hodnota. ", - "cloud.pushpublic.warn": "Ano pokud by měl být uživatel varován před odesláním veřejné sketche do cloudu. Ano je výchozí hodnota. ", - "cloud.sketchSyncEnpoint": "Endpoint použitý pro stahování a odesílání sketchí z backendu. Ve výchozím stavu je toto směrováno na Arduino Cloud API.", - "auth.clientID": "OAuth2 klient ID", - "auth.domain": "Doména OAuth2 ", - "auth.audience": "OAuth2 audience", - "auth.registerUri": "URL použita při registraci nového uživatele. ", - "network": "Síť", - "sketchbook.location": "Umístění sketche", - "browse": "Procházet", - "files.inside.sketches": "Zobrazit soubory uvnitř sketche", - "editorFontSize": "Editor velikosti fontu", - "interfaceScale": "Měřítko prostředí", - "showVerbose": "Zobrazit podrobný výstup během", - "compilerWarnings": "Varování kompileru", - "automatic": "Automaticky", - "compile": "kompilovat", - "upload": "nahrát", - "verifyAfterUpload": "Kontrolovat kód po nahrání", - "editorQuickSuggestions": "Rychlá nápověda v editoru", - "additionalManagerURLs": "Další URL pro manager desek", - "noProxy": "Bez proxy", - "manualProxy": "Ruční nastavení proxy", - "newSketchbookLocation": "Zvolit nové umístění projektů", - "choose": "Zvolit", - "enterAdditionalURLs": "Vložte další URL, jednu pro každý řádek", - "unofficialBoardSupport": "Zde klikněte pro seznam adres neoficiálně podporovaných desek", - "invalid.sketchbook.location": "Neplatné umístění projektů:{0}", - "invalid.editorFontSize": "Neplatná velikost editoru písem: Toto číslo musí být kladné.", - "invalid.theme": "Neplatné téma." - }, - "cloud": { - "signIn": "Přihlásit se", - "signOut": "Odhlásit se", - "chooseSketchVisibility": "Zvolte viditelnost sketche:", - "privateVisibility": "Soukromá. Pouze vy můžete vidět tuto sketch.", - "publicVisibility": "Veřejná. Kdokoli s odkazem může vidět tuto sketch.", - "link": "Adresa: ", - "embed": "Vložit: ", - "cloudSketchbook": "Cloudové umístění projektů", - "shareSketch": "Sdílet sketch", - "showHideRemoveSketchbook": "Zobrazit/skrýt vzdálenou sketch", - "pullSketch": "Stáhnout sketch", - "openInCloudEditor": "Otevřít v cloudovém editoru", - "options": "Možnosti...", - "share": "Sdílet...", - "remote": "Vzdálený", - "emptySketchbook": "Umístění projektů je prázdné", - "visitArduinoCloud": "Navštivte Arduino Cloud pro vytvoření cloudové sketche", - "signInToCloud": "Přihlásit se do Arduino Cloud", - "syncEditSketches": "Synchronizovat a editovat sketche v Arduino Cloud", - "learnMore": "Zjistit více", - "continue": "Pokračovat", - "pushSketch": "Odeslat sketch", - "pushSketchMsg": "Toto je veřejná sketch. Před odesláním se prosím ujistěte že jsou smazané citlivé informace ze souboru arduino_secrets.h . Tuto sketch můžete změnit na soukromou v panelu pro sdílení. ", - "pull": "Stáhnout", - "pullSketchMsg": "Stažením této sketche z cloudu přepíšete její lokální verzi. Chcete opravdu pokračovat?", - "donePulling": "Stahování dokončeno ’{0}’.", - "notYetPulled": "Nemohu odeslat do cloudu jelikož z něj ještě nebylo staženo.", - "push": "Odeslat", - "pullFirst": "Nejprve musíte stáhnout z cloudu, aby bylo možno do něj odeslat.", - "donePushing": "Odesílání dokončeno ‘{0}’.", - "connected": "Připojen", - "offline": "Nepřipojen", - "profilePicture": "Profilový obrázek" - }, - "board": { - "installManually": "Instalovat ručně", - "installNow": "\"{0}{1}\" jádro musí být instalováno pro aktuálně zvolenou \"{2}\" desku. Chcete ho nyní nainstalovat?", - "configDialogTitle": "Zvolte desku a port", - "configDialog1": "Pokud chcete nahrát sketch, musíte zvolit jak desku tak i port.", - "configDialog2": "Pokud zvolíte jen desku, budete schopni kompilovat sketch, ale nebudete ji moci nahrát do desky.", - "pleasePickBoard": "Vyberte prosím desku která je připojená k zvolenému portu. ", - "showAllAvailablePorts": "Zobrazit všechny dostupné porty (pokud je zaškrtnuto)", - "programmer": "Programátor", - "succesfullyInstalledPlatform": "Platforma {0}:{1} byla úspěšně nainstalována.", - "succesfullyUninstalledPlatform": "Platforma {0}:{1} byla úspěšně odinstalována.", - "couldNotFindPreviouslySelected": "Dříve zvolená deska '{0}' v instalované platformě '{1}' nebyla nalezena. Zvolte prosím manuálně desku kterou chcete použít. Chcete tuto desku zvolit nyní? ", - "reselectLater": "Zvolit později", - "noneSelected": "Nebyla zvolena deska.", - "noPortsSelected": "Nebyl zvolen port pro desku '{0}'.", - "noFQBN": "FQBN není dostupné pro zvolenou desku \"{0}\". Máte nainstalované příslušné jádro? ", - "openBoardsConfig": "Zvolte jinou desku a port...", - "boardListItem": "{0}v{1}", - "selectBoardForInfo": "Prosím zvolte desku pro získání informací o desce.", - "platformMissing": "Platforma pro zvolenou desku '{0}' není nainstalována.", - "selectPortForInfo": "Prosím zvolte port pro získání informací o desce.", - "boardInfo": "Info o desce", - "board": "Deska {0}", - "port": "Port {0}", - "getBoardInfo": "Získat info o desce.", - "inSketchbook": "(v projektech)" - }, - "boardsManager": "Manažér desek", - "about": { - "label": "O {0}", - "detail": "Verze: {0}\nDatum: {1}[2]\nVerze CLI: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Přidat soubor", - "replaceTitle": "Vyměnit", - "fileAdded": "Soubor byl přidán do sketche." - }, - "replaceMsg": "Vyměnit existující verzi {0}?", - "library": { - "addZip": "Přidat .ZIP knihovnu...", - "zipLibrary": "Knihovna", - "overwriteExistingLibrary": "Chcete přepsat existující knihovnu? ", - "successfullyInstalledZipLibrary": "Knihovna byla úspěšně nainstalována z archívu {0}", - "namedLibraryAlreadyExists": "Knihovna s názvem {0}již existuje. Chcete jí přepsat? ", - "libraryAlreadyExists": "Knihovna již existuje. Chcete jí přepsat?", - "include": "Zahrnout knihovnu", - "manageLibraries": "Spravovat knihovny...", - "arduinoLibraries": "Arduino knihovny", - "contributedLibraries": "Přispěné knihovny", - "title": "Manažér knihoven", - "needsOneDependency": "Knihovna {0}:{1}vyžaduje další závislost která není nainstalovaná:", - "needsMultipleDependencies": "Knihovna {0}:{1}vyžaduje další jinou závislost která není nainstalovaná:", - "installOneMissingDependency": "Chcete nainstalovat chybějící závislost? ", - "installMissingDependencies": "Chcete nainstalovat všechny chybějící závislosti? ", - "dependenciesForLibrary": "Závislosti pro knihovny {0}:{1}", - "installAll": "Instalovat vše", - "installOnly": "Instalovat pouze {0}", - "installedSuccessfully": "Knihovna {0}:{1}byla úspěšně nainstalována", - "uninstalledSuccessfully": "Knihovna {0}:{1}byla úspěšně odinstalována" - }, - "selectZip": "Zvolte ZIP soubor s knihovnou kterou chcete přidat", - "sketch": { - "archiveSketch": "Archivovat sketch", - "saveSketchAs": "Uložit složku sketche jako...", - "createdArchive": "Vytvořen archív '{0}'.", - "new": "Nový", - "openRecent": "Otevřít nedávné", - "showFolder": "Zobrazit složku sketche", - "sketch": "Sketch", - "moving": "Přesouvám", - "movingMsg": "Soubor \"{0}\" musí být uvnitř složky která je shodná názvem \"{1}\".\nVytvořit složku, přesunout tam- soubor a pokračovat? ", - "cantOpen": "Složka s názvem \"{0}\" již existuje, proto nemohu otevřít sketch. ", - "saveFolderAs": "Uložit složku sketche jako...", - "sketchbook": "Projekty", - "upload": "Nahrát", - "uploadUsingProgrammer": "Nahrát pomocí programátoru", - "userFieldsNotFoundError": "Nemohu nalézt uživatelská pole pro připojenou desku", - "doneUploading": "Nahrávání dokončeno. ", - "configureAndUpload": "Nastavit a nahrát", - "verifyOrCompile": "Ověřit/Kompilovat", - "exportBinary": "Exportovat kompilované soubory", - "verify": "Ověřit", - "doneCompiling": "Ověřování dokončeno.", - "couldNotConnectToSerial": "Nebylo možné se opět připojit k seriovému portu. {0}", - "openSketchInNewWindow": "Otevřít sketch v novém okně", - "openFolder": "Otevřít složku", - "titleLocalSketchbook": "Složka lokálních projektů", - "titleSketchbook": "Projekty", - "close": "Opravdu chcete zavřít tuto sketch? " - }, - "bootloader": { - "burnBootloader": "Nahrát zavaděč", - "doneBurningBootloader": "Nahrání zavaděče bylo dokončeno. " - }, - "editor": { - "copyForForum": "Kopírovat pro forum (Markdown)", - "commentUncomment": "Komentovat/Odkomentovat", - "increaseIndent": "Zvětšit odrážku", - "decreaseIndent": "Zmenšit odrážku", - "increaseFontSize": "Zvýšit velikost písma", - "decreaseFontSize": "Zmenšit velikost písma", - "autoFormat": "Automatické formátování" - }, - "examples": { - "menu": "Příklady", - "couldNotInitializeExamples": "Nebylo možné inicializovat vestavěné příklady.", - "builtInExamples": "Vestavěné příklady.", - "customLibrary": "Příklady pro vlastní knihovny", - "for": "Příklady pro {0}", - "forAny": "Příklady pro všechny desky" - }, - "help": { - "search": "Hledat na Arduino.cc", - "keyword": "Napište klíčové slovo", - "gettingStarted": "Začínáme", - "environment": "Prostředí", - "troubleshooting": "Řešení problémů", - "reference": "Reference", - "findInReference": "Hledat v referencích", - "faq": "Často kladené otázky", - "visit": "Navštívit Arduino.cc", - "privacyPolicy": "Zásady ochrany osobních údajů" - }, - "certificate": { - "uploadRootCertificates": "Nahrát certifikát SSL", - "openContext": "Otevřít kontext", - "remove": "Odstranit", - "upload": "Nahrát", - "addURL": "Přidat URL pro získání SSL certifikátu", - "enterURL": "Vložit URL", - "selectCertificateToUpload": "1. Zvolit certifikát pro nahrání", - "addNew": "Přidat nový", - "selectDestinationBoardToUpload": "2. Zvolit cílovou desku a nahrát certifikát", - "uploadingCertificates": "Nahrávám certifikát.", - "certificatesUploaded": "Certifikáty nahrány. ", - "uploadFailed": "Nahrání se nezdařilo. Prosím zkuste to později. ", - "selectBoard": "Zvolte desku...", - "boardAtPort": "{0}v{1}", - "noSupportedBoardConnected": "Není připojena žádná podporovaná deska" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Zvolit desku", - "checkUpdates": "Zkontrolovat aktualizace", - "selectVersion": "Zvolit verzi firmwaru", - "install": "Instalovat", - "overwriteSketch": "Instalace přepíše sketch na desce.", - "installingFirmware": "Instaluji firmware.", - "successfullyInstalled": "Firmware byl úspěšně nainstalován. ", - "failedInstall": "Instalace se nezdařila. Prosím zkuste to později. " - }, - "dialog": { - "dontAskAgain": "Znovu se neptat" - }, - "userFields": { - "cancel": "Zrušit", - "upload": "Nahrát" - }, - "serial": { - "toggleTimestamp": "Přepnout časovou značku", - "autoscroll": "Autoscroll", - "timestamp": "Časová značka", - "noLineEndings": "Bez konce řádku", - "newLine": "Nový řádek (NL)", - "carriageReturn": "Enter (CR)", - "newLineCarriageReturn": "Oba NL & CR", - "notConnected": "Nepřipojen. Zvolte desku a port pro automatické připojení.", - "message": "Zpráva ({0}+ Enter pro odeslání zprávy do '{1}' na '{2}')", - "connectionBusy": "Připojení se nezdařilo, sériový port je zaneprázdněn: {0}", - "disconnected": "Odpojen {0}od {1}.", - "unexpectedError": "Nastala neočekávaná chyba. Opět připojuji {0} na portu {1}.", - "failedReconnect": "Nepodařilo se připojit {0}k sériovému portu po 10 pokusech po sobě. Sériový port {1} je zaneprázdněn. ", - "reconnect": "Opětovné připojení {0} k {1}za [2] vteřin..." - }, - "component": { - "uninstall": "Odinstalovat", - "uninstallMsg": "Chcete odinstalovat {0}?", - "by": "od", - "version": "Verze {0}", - "moreInfo": "Více informací", - "install": "Instalovat", - "filterSearch": "Filtrovat vyhledávání... " - }, - "electron": { - "couldNotSave": "Nebylo možné uložit sketch. Zkopírujte prosím neuloženou práci do Vašeho oblíbeného textového editoru a restartujte IDE. ", - "unsavedChanges": "Jakékoli změny nebudou uloženy. " - }, - "compile": { - "error": "Chyba kompilace: {0}" - }, - "upload": { - "error": "{0}chyba: {1}" - }, - "burnBootloader": { - "error": "Chyba během nahrávání zavaděče: {0}" - } + "arduino": { + "about": { + "detail": "Verze: {0}\nDatum: {1}[2]\nVerze CLI: {3}{4} [{5}]\n\n{6}", + "label": "O {0}" }, - "theia": { - "core": { - "couldNotSave": "Nebylo možné uložit sketch. Zkopírujte prosím neuloženou práci do Vašeho oblíbeného textového editoru a restartujte IDE. ", - "offline": "Nepřipojen", - "daemonOffline": "CLI Daemon nepřipojen", - "cannotConnectBackend": "Nebylo možné se připojit k backendu. ", - "cannotConnectDaemon": "Nebylo možné se připojit k CLI Daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "Typ \"{0}\" debugovacího spojení není podporován, ", - "startError": "Vyskytla se chyba při spouštění debugovacího spojení, zkontrolujte prosím log pro více informací. " - }, - "editor": { - "unsavedTitle": "Neuloženo – {0}" - }, - "messages": { - "expand": "Rozšířit", - "collapse": "Složit" - }, - "workspace": { - "fileNewName": "Název pro nový soubor", - "invalidFilename": "Neplatný název souboru.", - "invalidExtension": ".{0}je neplatná přípona", - "newFileName": "Nový název souboru", - "deleteCurrentSketch": "Opravdu chcete vymazat aktuální sketch? ", - "sketchDirectoryError": "Vyskytla se chyba při vytváření složky pro sketch. Více informací naleznete v logu. Aplikace nebude pravděpodobně pracovat správně. " - } + "board": { + "board": "Deska {0}", + "boardInfo": "Info o desce", + "boardListItem": "{0}v{1}", + "configDialog1": "Pokud chcete nahrát sketch, musíte zvolit jak desku tak i port.", + "configDialog2": "Pokud zvolíte jen desku, budete schopni kompilovat sketch, ale nebudete ji moci nahrát do desky.", + "configDialogTitle": "Zvolte desku a port", + "couldNotFindPreviouslySelected": "Dříve zvolená deska '{0}' v instalované platformě '{1}' nebyla nalezena. Zvolte prosím manuálně desku kterou chcete použít. Chcete tuto desku zvolit nyní? ", + "getBoardInfo": "Získat info o desce.", + "inSketchbook": "(v projektech)", + "installManually": "Instalovat ručně", + "installNow": "\"{0}{1}\" jádro musí být instalováno pro aktuálně zvolenou \"{2}\" desku. Chcete ho nyní nainstalovat?", + "noFQBN": "FQBN není dostupné pro zvolenou desku \"{0}\". Máte nainstalované příslušné jádro? ", + "noPortsSelected": "Nebyl zvolen port pro desku '{0}'.", + "noneSelected": "Nebyla zvolena deska.", + "openBoardsConfig": "Zvolte jinou desku a port...", + "platformMissing": "Platforma pro zvolenou desku '{0}' není nainstalována.", + "pleasePickBoard": "Vyberte prosím desku která je připojená k zvolenému portu. ", + "port": "Port {0}", + "programmer": "Programátor", + "reselectLater": "Zvolit později", + "selectBoardForInfo": "Prosím zvolte desku pro získání informací o desce.", + "selectPortForInfo": "Prosím zvolte port pro získání informací o desce.", + "showAllAvailablePorts": "Zobrazit všechny dostupné porty (pokud je zaškrtnuto)", + "succesfullyInstalledPlatform": "Platforma {0}:{1} byla úspěšně nainstalována.", + "succesfullyUninstalledPlatform": "Platforma {0}:{1} byla úspěšně odinstalována." + }, + "boardsManager": "Manažér desek", + "bootloader": { + "burnBootloader": "Nahrát zavaděč", + "doneBurningBootloader": "Nahrání zavaděče bylo dokončeno. " + }, + "burnBootloader": { + "error": "Chyba během nahrávání zavaděče: {0}" + }, + "certificate": { + "addNew": "Přidat nový", + "addURL": "Přidat URL pro získání SSL certifikátu", + "boardAtPort": "{0}v{1}", + "certificatesUploaded": "Certifikáty nahrány. ", + "enterURL": "Vložit URL", + "noSupportedBoardConnected": "Není připojena žádná podporovaná deska", + "openContext": "Otevřít kontext", + "remove": "Odstranit", + "selectBoard": "Zvolte desku...", + "selectCertificateToUpload": "1. Zvolit certifikát pro nahrání", + "selectDestinationBoardToUpload": "2. Zvolit cílovou desku a nahrát certifikát", + "upload": "Nahrát", + "uploadFailed": "Nahrání se nezdařilo. Prosím zkuste to později. ", + "uploadRootCertificates": "Nahrát certifikát SSL", + "uploadingCertificates": "Nahrávám certifikát." }, "cloud": { - "GoToCloud": "Přejdi do Cloudu" + "chooseSketchVisibility": "Zvolte viditelnost sketche:", + "cloudSketchbook": "Cloudové umístění projektů", + "connected": "Připojen", + "continue": "Pokračovat", + "donePulling": "Stahování dokončeno ’{0}’.", + "donePushing": "Odesílání dokončeno ‘{0}’.", + "embed": "Vložit: ", + "emptySketchbook": "Umístění projektů je prázdné", + "learnMore": "Zjistit více", + "link": "Adresa: ", + "notYetPulled": "Nemohu odeslat do cloudu jelikož z něj ještě nebylo staženo.", + "offline": "Nepřipojen", + "openInCloudEditor": "Otevřít v cloudovém editoru", + "options": "Možnosti...", + "privateVisibility": "Soukromá. Pouze vy můžete vidět tuto sketch.", + "profilePicture": "Profilový obrázek", + "publicVisibility": "Veřejná. Kdokoli s odkazem může vidět tuto sketch.", + "pull": "Stáhnout", + "pullFirst": "Nejprve musíte stáhnout z cloudu, aby bylo možno do něj odeslat.", + "pullSketch": "Stáhnout sketch", + "pullSketchMsg": "Stažením této sketche z cloudu přepíšete její lokální verzi. Chcete opravdu pokračovat?", + "push": "Odeslat", + "pushSketch": "Odeslat sketch", + "pushSketchMsg": "Toto je veřejná sketch. Před odesláním se prosím ujistěte že jsou smazané citlivé informace ze souboru arduino_secrets.h . Tuto sketch můžete změnit na soukromou v panelu pro sdílení. ", + "remote": "Vzdálený", + "share": "Sdílet...", + "shareSketch": "Sdílet sketch", + "showHideRemoveSketchbook": "Zobrazit/skrýt vzdálenou sketch", + "signIn": "Přihlásit se", + "signInToCloud": "Přihlásit se do Arduino Cloud", + "signOut": "Odhlásit se", + "syncEditSketches": "Synchronizovat a editovat sketche v Arduino Cloud", + "visitArduinoCloud": "Navštivte Arduino Cloud pro vytvoření cloudové sketche" + }, + "common": { + "later": "Později", + "noBoardSelected": "Nebyla zvolena deska", + "notConnected": "[nepřipojen]", + "offlineIndicator": "Nejspíše nejste online. Bez Internetového připojení nebude Arduino CLI schopno stáhnout potřebné zdroje a toto může způsobit chybu. Prosím připojte se k Internetu a restartujte aplikaci.", + "oldFormat": "{0}používá stále starý formát `.pde`. Chcete ho převést na soubor s příponou `.ino`?", + "processing": "Zpracovávám", + "selectBoard": "Zvolte desku", + "selectedOn": "zapnuto{0}", + "serialMonitor": "Seriový monitor", + "unknown": "Neznámý" + }, + "compile": { + "error": "Chyba kompilace: {0}" + }, + "component": { + "by": "od", + "filterSearch": "Filtrovat vyhledávání... ", + "install": "Instalovat", + "moreInfo": "Více informací", + "uninstall": "Odinstalovat", + "uninstallMsg": "Chcete odinstalovat {0}?", + "version": "Verze {0}" + }, + "contributions": { + "addFile": "Přidat soubor", + "fileAdded": "Soubor byl přidán do sketche.", + "replaceTitle": "Vyměnit" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging není podporován s '{0}'", + "noPlatformInstalledFor": "Platforma není nainstalována pro '{0}'", + "optimizeForDebugging": "optimalizovat pro Debugging" + }, + "dialog": { + "dontAskAgain": "Znovu se neptat" + }, + "editor": { + "autoFormat": "Automatické formátování", + "commentUncomment": "Komentovat/Odkomentovat", + "copyForForum": "Kopírovat pro forum (Markdown)", + "decreaseFontSize": "Zmenšit velikost písma", + "decreaseIndent": "Zmenšit odrážku", + "increaseFontSize": "Zvýšit velikost písma", + "increaseIndent": "Zvětšit odrážku" + }, + "electron": { + "couldNotSave": "Nebylo možné uložit sketch. Zkopírujte prosím neuloženou práci do Vašeho oblíbeného textového editoru a restartujte IDE. ", + "unsavedChanges": "Jakékoli změny nebudou uloženy. " + }, + "examples": { + "builtInExamples": "Vestavěné příklady.", + "couldNotInitializeExamples": "Nebylo možné inicializovat vestavěné příklady.", + "customLibrary": "Příklady pro vlastní knihovny", + "for": "Příklady pro {0}", + "forAny": "Příklady pro všechny desky", + "menu": "Příklady" + }, + "firmware": { + "checkUpdates": "Zkontrolovat aktualizace", + "failedInstall": "Instalace se nezdařila. Prosím zkuste to později. ", + "install": "Instalovat", + "installingFirmware": "Instaluji firmware.", + "overwriteSketch": "Instalace přepíše sketch na desce.", + "selectBoard": "Zvolit desku", + "selectVersion": "Zvolit verzi firmwaru", + "successfullyInstalled": "Firmware byl úspěšně nainstalován. ", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Prostředí", + "faq": "Často kladené otázky", + "findInReference": "Hledat v referencích", + "gettingStarted": "Začínáme", + "keyword": "Napište klíčové slovo", + "privacyPolicy": "Zásady ochrany osobních údajů", + "reference": "Reference", + "search": "Hledat na Arduino.cc", + "troubleshooting": "Řešení problémů", + "visit": "Navštívit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Zavřít a nainstalovat", + "closeToInstallNotice": "Vypněte program a nainstalujte update na Váš stroj. ", + "downloadButton": "Stáhnout", + "downloadingNotice": "Stahuji poslední verzi Arduino IDE.", + "errorCheckingForUpdates": "Nastala chyba při kontrole aktualizací Arduino IDE{0}", + "goToDownloadButton": "přejit do stažených", + "goToDownloadPage": "Je dostupná aktualizace pro Arduino IDE, ale nepodařilo se jej stáhnout a nainstalovat automaticky. Prosím navštivte stránku pro stažení a stáhněte prosím jeho poslední verzi ručně. ", + "ideUpdaterDialog": "Softwarová aktualizace", + "newVersionAvailable": "Je k dispozici nová verze Arduino IDE ({0}).", + "noUpdatesAvailable": "Nejsou k dispozici žádné aktualizace pro Arduino ID", + "notNowButton": "Nyní ne", + "skipVersionButton": "přeskočit verzi", + "updateAvailable": "Je dostupná aktualizace", + "versionDownloaded": "Arduino IDE {0}bylo staženo." + }, + "library": { + "addZip": "Přidat .ZIP knihovnu...", + "arduinoLibraries": "Arduino knihovny", + "contributedLibraries": "Přispěné knihovny", + "dependenciesForLibrary": "Závislosti pro knihovny {0}:{1}", + "include": "Zahrnout knihovnu", + "installAll": "Instalovat vše", + "installMissingDependencies": "Chcete nainstalovat všechny chybějící závislosti? ", + "installOneMissingDependency": "Chcete nainstalovat chybějící závislost? ", + "installOnly": "Instalovat pouze {0}", + "installedSuccessfully": "Knihovna {0}:{1}byla úspěšně nainstalována", + "libraryAlreadyExists": "Knihovna již existuje. Chcete jí přepsat?", + "manageLibraries": "Spravovat knihovny...", + "namedLibraryAlreadyExists": "Knihovna s názvem {0}již existuje. Chcete jí přepsat? ", + "needsMultipleDependencies": "Knihovna {0}:{1}vyžaduje další jinou závislost která není nainstalovaná:", + "needsOneDependency": "Knihovna {0}:{1}vyžaduje další závislost která není nainstalovaná:", + "overwriteExistingLibrary": "Chcete přepsat existující knihovnu? ", + "successfullyInstalledZipLibrary": "Knihovna byla úspěšně nainstalována z archívu {0}", + "title": "Manažér knihoven", + "uninstalledSuccessfully": "Knihovna {0}:{1}byla úspěšně odinstalována", + "zipLibrary": "Knihovna" + }, + "menu": { + "sketch": "Sketch", + "tools": "Nástroje" + }, + "preferences": { + "additionalManagerURLs": "Další URL pro manager desek", + "auth.audience": "OAuth2 audience", + "auth.clientID": "OAuth2 klient ID", + "auth.domain": "Doména OAuth2 ", + "auth.registerUri": "URL použita při registraci nového uživatele. ", + "automatic": "Automaticky", + "board.certificates": "Seznam certifikátů, které mohou být nahrány na desky", + "browse": "Procházet", + "choose": "Zvolit", + "cloud.enabled": "Ano pokud je povolená automatická synchronizace sketche. Ano je výchozí hodnota. ", + "cloud.pull.warn": "Ano pokud by měl být uživatel varován před stahováním cloud sketche. Ano je výchozí hodnota. ", + "cloud.push.warn": "Ano pokud by měl být uživatel varován před odesláním cloud sketche. Ano je výchozí hodnota. ", + "cloud.pushpublic.warn": "Ano pokud by měl být uživatel varován před odesláním veřejné sketche do cloudu. Ano je výchozí hodnota. ", + "cloud.sketchSyncEnpoint": "Endpoint použitý pro stahování a odesílání sketchí z backendu. Ve výchozím stavu je toto směrováno na Arduino Cloud API.", + "compile": "kompilovat", + "compile.verbose": "Ano pro podrobný výstup při kompilaci. Ne je výchozí hodnota. ", + "compile.warnings": "Řekne gcc který stupeň varování se má použít. \"Žádný\" je výchozí hodnota. ", + "compilerWarnings": "Varování kompileru", + "editorFontSize": "Editor velikosti fontu", + "editorQuickSuggestions": "Rychlá nápověda v editoru", + "enterAdditionalURLs": "Vložte další URL, jednu pro každý řádek", + "files.inside.sketches": "Zobrazit soubory uvnitř sketche", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Výběr kanálu pro aktualizace. 'stable' pro stabilní vydání, 'nightly' pro nejnovější vývojové verze.", + "interfaceScale": "Měřítko prostředí", + "invalid.editorFontSize": "Neplatná velikost editoru písem: Toto číslo musí být kladné.", + "invalid.sketchbook.location": "Neplatné umístění projektů:{0}", + "invalid.theme": "Neplatné téma.", + "language.log": "Ano pokud by jazykový server pro Arduino měl generovat logovací soubory do složky se sketchi, jinak ne. Ne je výchozí hodnota.", + "manualProxy": "Ruční nastavení proxy", + "network": "Síť", + "newSketchbookLocation": "Zvolit nové umístění projektů", + "noProxy": "Bez proxy", + "showVerbose": "Zobrazit podrobný výstup během", + "sketchbook.location": "Umístění sketche", + "sketchbook.showAllFiles": "Ano pro zobrazení všech souborů sketche. Ne je výchozí hodnota. ", + "unofficialBoardSupport": "Zde klikněte pro seznam adres neoficiálně podporovaných desek", + "upload": "nahrát", + "upload.verbose": "Ano pro podrobný výstup při nahrávání. Ne je výchozí hodnota. ", + "verifyAfterUpload": "Kontrolovat kód po nahrání", + "window.autoScale": "Ano pokud se měřítko uživatelského prostředí automaticky mění s velikostí písma. ", + "window.zoomLevel": "Přizpůsobení přiblížení okna. Originální velikost je 0, zvýšení (např. o 1) nebo snížení (např. o -1) znamená 20% přiblížení nebo oddálení. Můžete použít desetinná čísla pro jemnější přizpůsobení." + }, + "replaceMsg": "Vyměnit existující verzi {0}?", + "selectZip": "Zvolte ZIP soubor s knihovnou kterou chcete přidat", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Enter (CR)", + "connectionBusy": "Připojení se nezdařilo, sériový port je zaneprázdněn: {0}", + "disconnected": "Odpojen {0}od {1}.", + "failedReconnect": "Nepodařilo se připojit {0}k sériovému portu po 10 pokusech po sobě. Sériový port {1} je zaneprázdněn. ", + "message": "Zpráva ({0}+ Enter pro odeslání zprávy do '{1}' na '{2}')", + "newLine": "Nový řádek (NL)", + "newLineCarriageReturn": "Oba NL & CR", + "noLineEndings": "Bez konce řádku", + "notConnected": "Nepřipojen. Zvolte desku a port pro automatické připojení.", + "reconnect": "Opětovné připojení {0} k {1}za [2] vteřin...", + "timestamp": "Časová značka", + "toggleTimestamp": "Přepnout časovou značku", + "unexpectedError": "Nastala neočekávaná chyba. Opět připojuji {0} na portu {1}." + }, + "sketch": { + "archiveSketch": "Archivovat sketch", + "cantOpen": "Složka s názvem \"{0}\" již existuje, proto nemohu otevřít sketch. ", + "close": "Opravdu chcete zavřít tuto sketch? ", + "configureAndUpload": "Nastavit a nahrát", + "couldNotConnectToSerial": "Nebylo možné se opět připojit k seriovému portu. {0}", + "createdArchive": "Vytvořen archív '{0}'.", + "doneCompiling": "Ověřování dokončeno.", + "doneUploading": "Nahrávání dokončeno. ", + "exportBinary": "Exportovat kompilované soubory", + "moving": "Přesouvám", + "movingMsg": "Soubor \"{0}\" musí být uvnitř složky která je shodná názvem \"{1}\".\nVytvořit složku, přesunout tam- soubor a pokračovat? ", + "new": "Nový", + "openFolder": "Otevřít složku", + "openRecent": "Otevřít nedávné", + "openSketchInNewWindow": "Otevřít sketch v novém okně", + "saveFolderAs": "Uložit složku sketche jako...", + "saveSketchAs": "Uložit složku sketche jako...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Zobrazit složku sketche", + "sketch": "Sketch", + "sketchbook": "Projekty", + "titleLocalSketchbook": "Složka lokálních projektů", + "titleSketchbook": "Projekty", + "upload": "Nahrát", + "uploadUsingProgrammer": "Nahrát pomocí programátoru", + "userFieldsNotFoundError": "Nemohu nalézt uživatelská pole pro připojenou desku", + "verify": "Ověřit", + "verifyOrCompile": "Ověřit/Kompilovat" + }, + "upload": { + "error": "{0}chyba: {1}" + }, + "userFields": { + "cancel": "Zrušit", + "upload": "Nahrát" + } + }, + "cloud": { + "GoToCloud": "Přejdi do Cloudu" + }, + "theia": { + "core": { + "cannotConnectBackend": "Nebylo možné se připojit k backendu. ", + "cannotConnectDaemon": "Nebylo možné se připojit k CLI Daemon.", + "couldNotSave": "Nebylo možné uložit sketch. Zkopírujte prosím neuloženou práci do Vašeho oblíbeného textového editoru a restartujte IDE. ", + "daemonOffline": "CLI Daemon nepřipojen", + "offline": "Nepřipojen", + "quitMessage": "Jakékoli změny nebudou uloženy. ", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "Vyskytla se chyba při spouštění debugovacího spojení, zkontrolujte prosím log pro více informací. ", + "typeNotSupported": "Typ \"{0}\" debugovacího spojení není podporován, " + }, + "editor": { + "unsavedTitle": "Neuloženo – {0}" + }, + "messages": { + "collapse": "Složit", + "expand": "Rozšířit" + }, + "workspace": { + "deleteCurrentSketch": "Opravdu chcete vymazat aktuální sketch? ", + "fileNewName": "Název pro nový soubor", + "invalidExtension": ".{0}je neplatná přípona", + "invalidFilename": "Neplatný název souboru.", + "newFileName": "Nový název souboru", + "sketchDirectoryError": "Vyskytla se chyba při vytváření složky pro sketch. Více informací naleznete v logu. Aplikace nebude pravděpodobně pracovat správně. " } + } } diff --git a/i18n/de.json b/i18n/de.json index 083109638..e8a7c95ed 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Anscheinend bist du offline. Ohne eine aktive Internetverbindung kann das Arduino CLI nicht die nötigen Ressourcen herunterladen, was zu Problemen führen kann. Bitte überprüfe deine Internetverbindung und starte das Programm neu. ", - "noBoardSelected": "Kein Board ausgewählt", - "selectedOn": "an {0}", - "notConnected": "[keine Verbindung]", - "serialMonitor": "Serieller Monitor", - "oldFormat": "Der Sketch '{0}' verwendet noch das alte '.pde' Format. Möchtest du auf die neuere '.ino' Endung wechseln?", - "later": "später", - "selectBoard": "Board wählen", - "unknown": "unbekannt", - "processing": "Verarbeiten", - "saveChangesToSketch": "Änderungen zu diesem Sketch vor dem Schließen sichern?", - "loseChanges": "Wenn du nicht speicherst, werden deine Änderungen gelöscht." - }, - "ide-updater": { - "errorCheckingForUpdates": "Fehler bei der Suche nach IDE Updates{0}", - "notNowButton": "Später", - "versionDownloaded": "Arduino IDE {0} wurde heruntergeladen", - "closeToInstallNotice": "Schließe die Software und installiere das Update auf deinem Computer", - "closeAndInstallButton": "Schließen und Installieren", - "downloadingNotice": "Die neueste Version der Arduino IDE wird heruntergeladen", - "updateAvailable": "Update Verfügbar", - "newVersionAvailable": "Eine neue Version der Arduino IDE ({0}) ist zum Download verfügbar", - "skipVersionButton": "Version Überspringen", - "downloadButton": "Download", - "goToDownloadPage": "Eine Update für die Arduino IDE ist verfügbar, konnte aber nicht automatisch heruntergeladen und installiert werden. Bitte gehen sie zur Download-Seite und laden sie dort die neueste Version herunter", - "goToDownloadButton": "Zum Download Wechseln", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "Es gibt keine neuen Updates für die Arduino IDE" - }, - "menu": { - "sketch": "Sketch", - "tools": "Werkzeuge" - }, - "debug": { - "optimizeForDebugging": "Für Debugging optimieren", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "Die Platform für '{0}' ist nicht instaliert.", - "debuggingNotSupported": "'{0}' unterstützt kein Debuggen" - }, - "preferences": { - "language.log": "Wahr, wenn der Arduino Language Server Logfiles in den Sketch-Ordner schreiben soll. Sonst falsch. Standardeinstellung ist falsch.\n ", - "compile.verbose": "Wahr für ausführliche Compilerausgaben. Standardmäßig Falsch", - "compile.warnings": "Einstellung des Warnlevels für den GCC. Standardeinstellung ist 'None'.", - "upload.verbose": "Wahr für ausführliche Ausgaben während dem Hochladen. Standardmäßig Falsch.", - "window.autoScale": "Ist wahr, wenn die Benutzeroberfläche automatisch mit der Schriftgröße skaliert wird.", - "window.zoomLevel": "Stelle die Zoomstufe des Fensters ein. Der Standardwert ist 0, jede Vergrößerung (z.B.: 1) oder Verringerung (z.B.: -1) um eins steht für 20% Vergrößerung bzw. Verkleinerung des Fensters. Du kannst auch Kommazahlen eingeben, um die Zoomstufe feiner einzustellen.\n ", - "ide.updateChannel": "Von welchem Kannal die Updates kommen sollen. 'stabil' ist die stabile Version, 'nächtlich' ist die neueste Entwicklerversion", - "board.certificates": "Liste der Zertifikate, welche zu den Boards hochgeladen werden können.", - "sketchbook.showAllFiles": "Wahr, um alle Dateien im Sketch anzuzeigen. Standardmäßig Falsch.", - "cloud.enabled": "Wahr, wenn die Sketch-Syncfunctionen aktiv sind. Standardeinstellung ist wahr.", - "cloud.pull.warn": "Wahr, wenn Benutzer vor dem Herunterladen eines Sketches aus der Cloud gewarnt werden sollen. Standardmäßig Wahr.", - "cloud.push.warn": "Wahr, wenn Benutzer vor dem Hochladen eines Cloud-Sketches 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.sketchSyncEnpoint": "Der Endpunkt, um Sketches zu/von einem Backend zu laden. Standardeinstellung ist die Arduino Cloud API.", - "auth.clientID": "Die OAuth2 client ID.", - "auth.domain": "Die OAuth2 Domain.", - "auth.audience": "Das The OAuth2 Audience.", - "auth.registerUri": "Das URI hat einen neuen Benutzer registriert.", - "network": "Netzwerk", - "sketchbook.location": "Dateipfad des Sketchbooks", - "browse": "Durchsuchen", - "files.inside.sketches": "Dateien im Sketch zeigen", - "editorFontSize": "Editor Schriftgröße", - "interfaceScale": "Fenster Skalierung", - "showVerbose": "Debug Informationen während", - "compilerWarnings": "Warnungen des Übersetzers", - "automatic": "Automatisch", - "compile": "Kompilieren", - "upload": "Hochladen", - "verifyAfterUpload": "Code nach Hochladen überprüfen ", - "editorQuickSuggestions": "Schnelle Editor Vorschläge", - "additionalManagerURLs": "Zusätzliche Boardverwalter-URLs", - "noProxy": "Kein Proxy", - "manualProxy": "Manuelle Proxy Einstellung", - "newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ", - "choose": "Wähle", - "enterAdditionalURLs": "Füge zusätzliche URLs hinzu, jede Reihe einzeln", - "unofficialBoardSupport": "Klicke hier für eine Liste von inoffiziell unterstützten Boards", - "invalid.sketchbook.location": "Ungültiger Sketchbook Speicherort: {0}", - "invalid.editorFontSize": "Ungültige Editor Schriftgröße. Sie muss eine positive, ganze Zahl sein.", - "invalid.theme": "Ungültiges Erscheinungsbild" - }, - "cloud": { - "signIn": "Anmelden", - "signOut": "Abmelden", - "chooseSketchVisibility": "Wähle die Sichtbarkeit deines Sketches:", - "privateVisibility": "Private. Nur du siehst diesen Sketch.", - "publicVisibility": "Public. Jeder kann mit diesen Link den Sketch sehen.", - "link": "Link:", - "embed": "Einbetten:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Sketch teilen", - "showHideRemoveSketchbook": "Zeige/Verstecke Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Im Cloud Editor öffnen", - "options": "Optionen....", - "share": "Teilen....", - "remote": "Remote", - "emptySketchbook": "Dein Sketchbook ist leer", - "visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen.", - "signInToCloud": "Anmelden zur Arduino Cloud", - "syncEditSketches": "Synchronisiere und editiere deine Arduino Cloud Sketches.", - "learnMore": "Mehr erfahren", - "continue": "Fortfahren", - "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.", - "pull": "Pull", - "pullSketchMsg": "Wenn du diesen Sketch aus der Cloud lädst, wird die lokale Version überschrieben. Möchtest du fortfahren?", - "donePulling": "Herunterladen von '{0}' erfolgreich.", - "notYetPulled": "Kann nicht in die Cloud geschoben werden. Es ist noch nicht heruntergeladen.", - "push": "Push", - "pullFirst": "Du musst zuerst herunterladen, damit du in die Cloud schieben kannst.", - "donePushing": "Hochladen von '{0}' erfolgreich.", - "connected": "Verbunden", - "offline": "Offline", - "profilePicture": "Profilbild" - }, - "board": { - "installManually": "Manuell installieren", - "installNow": "Der \"{0} {1}\" Core muss für das ausgewählte \"{2}\" Board installiert werden. Jetzt installieren?", - "configDialogTitle": "Andere Bords und Ports wählen", - "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.", - "pleasePickBoard": "Bitte wählen Sie das Board, welches am ausgewählten Port angeschlossen ist.", - "showAllAvailablePorts": "Zeige alle verfügbaren Ports, wenn aktiviert.", - "programmer": "Programmer", - "succesfullyInstalledPlatform": "Plattform erfolgreich installiert {0}:{1}", - "succesfullyUninstalledPlatform": "Plattform erfolgreich deinstalliert {0}:{1}", - "couldNotFindPreviouslySelected": "Zuvor gewähltes Board '{0}' wurde nicht in der installierten Plaftform '{1}' gefunden. Bitte Board erneut auswählen. Jetzt auswählen?", - "reselectLater": "Später auswählen", - "noneSelected": "Kein Board ausgewählt.", - "noPortsSelected": "Kein Port für das Board : '{0}' ausgewählt.", - "noFQBN": "Der FQBN ist für das gewählte Board \"{0}\" nicht verfügbar. Wurde der zugehörige Core installiert?", - "openBoardsConfig": "Wähle einen anderes Board und einen anderen Port...", - "boardListItem": "{0} bei {1}", - "selectBoardForInfo": "Wähle ein Board für die Board-Informationen.", - "platformMissing": "Die Plattform für das gewählte '{0}' Board ist nicht installiert.", - "selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.", - "boardInfo": "Board-Informationen", - "board": "Board{0}", - "port": "Port{0}", - "getBoardInfo": "Board-Informationen abrufen", - "inSketchbook": "(im Sketchbook)" - }, - "boardsManager": "Board-Verwaltung", - "about": { - "label": "Über {0}", - "detail": "Version: {0}\nDatum: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Datei hinzufügen...", - "replaceTitle": "Ersetzen", - "fileAdded": "Eine Datei wurde zum Sketch hinzugefügt." - }, - "replaceMsg": "Existierende Version von {0} ersetzen?", - "library": { - "addZip": ".ZIP-Bibliothek hinzufügen...", - "zipLibrary": "Bibliothek", - "overwriteExistingLibrary": "Möchtest du die existierende Bibliothek überschreiben?", - "successfullyInstalledZipLibrary": "Bibliothek erfolgreich vom {0} Archiv installiert", - "namedLibraryAlreadyExists": "Der Bibliothek-Ordner '{0}' existiert bereits. Überschreiben?", - "libraryAlreadyExists": "Eine Bibliothek existiert bereits. Möchten sie diese überschreiben?", - "include": "Bibliothek einbinden", - "manageLibraries": "Bibliotheken verwalten...", - "arduinoLibraries": "Arduino Bibliotheken", - "contributedLibraries": "Bibliotheken, zu denen beigetragen wurde", - "title": "Bibliotheksverwalter", - "needsOneDependency": "Die Bibliothek {0}:{1} benötigt eine andere Abhängigkeit, welche derzeit nicht installiert ist:", - "needsMultipleDependencies": "Die Bibliothek {0}:{1} benötigt ein paar andere Abhängigkeiten, die derzeit nicht installiert sind:", - "installOneMissingDependency": "Möchten Sie die fehlende Ressource installieren?", - "installMissingDependencies": "Möchten Sie alle fehlenden Ressourcen installieren?", - "dependenciesForLibrary": "Abhängigkeiten für die Bibliothek {0}:{1}", - "installAll": "Alle installieren", - "installOnly": "Nur {0} installieren", - "installedSuccessfully": "Bibliothek {0}:{1} erfolgreich installiert", - "uninstalledSuccessfully": "Bibliothek {0}:{1} erfolgreich deinstalliert" - }, - "selectZip": "Wähle die ZIP-Datei, welche die hinzuzufügende Bibliothek enthält", - "sketch": { - "archiveSketch": "Sketch archivieren", - "saveSketchAs": "Sketch Ordner speichern als...", - "createdArchive": "Archiv '{0}' erstellt.", - "new": "Neu", - "openRecent": "Zuletzt geöffnet", - "showFolder": "Zeige Sketch Ordner", - "sketch": "Sketch", - "moving": "Übertragen...", - "movingMsg": "Die Datei \"{0}\" muss sich in einen Sketch Ordner \"{1}\" befinden.\nOrdner erstellen, Datei verschieben und fortfahren?", - "cantOpen": "Ein Ordner mit dem Namen \"{0}\" ist bereits vorhanden. Der Sketch kann nicht geöffnet werden.", - "saveFolderAs": "Sketch Ordner speichern als...", - "sketchbook": "Sketchbook", - "upload": "Hochladen", - "uploadUsingProgrammer": "Mit Programmer hochladen", - "userFieldsNotFoundError": "User Fields für das angeschlossene Board nicht gefunden", - "doneUploading": "Hochladen erfolgreich! ", - "configureAndUpload": "Konfigurieren und hochladen", - "verifyOrCompile": "Überprüfen/Kompilieren", - "exportBinary": "Kompilierte Binärdatei exportieren", - "verify": "Überprüfen", - "doneCompiling": "Kompilieren erfolgreich!", - "couldNotConnectToSerial": "Verbindung zum seriellen Port fehlgeschlagen. {0}", - "openSketchInNewWindow": "Sketch in neuen Fenster öffnen", - "openFolder": "Ordner öffnen", - "titleLocalSketchbook": "Lokales Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Sind Sie sicher, dass Sie diesen Sketch schließen möchten?" - }, - "bootloader": { - "burnBootloader": "Bootloader brennen", - "doneBurningBootloader": "Bootloader erfolgreich gebrannt." - }, - "editor": { - "copyForForum": "Für Forum kopieren (Markdown)", - "commentUncomment": "Kommentieren/Kommentar aufheben", - "increaseIndent": "Einrückung erweitern", - "decreaseIndent": "Einrückung verringern ", - "increaseFontSize": "Schriftgröße vergrößern ", - "decreaseFontSize": "Schrift verkleinern", - "autoFormat": "automatisch Formatieren" - }, - "examples": { - "menu": "Beispiele", - "couldNotInitializeExamples": "Mitgelieferte Beispiele konnten nicht initialisiert werden", - "builtInExamples": "Mitgelieferte Beispiele", - "customLibrary": "Beispiele aus eigenen Bibliotheken", - "for": "Beispiele für {0}", - "forAny": "Beispiele für jedes Board" - }, - "help": { - "search": "Suche auf Arduino.cc", - "keyword": "Schlagwort eingeben", - "gettingStarted": "Loslegen...", - "environment": "Umgebung", - "troubleshooting": "Fehlersuche", - "reference": "Referenz", - "findInReference": "Referenzsuche", - "faq": "Häufig gestellte Fragen", - "visit": "Besuche Arduino.cc", - "privacyPolicy": "Datenschutzbestimmungen" - }, - "certificate": { - "uploadRootCertificates": "SSL Root Zertifikat hochladen", - "openContext": "Kontext öffnen", - "remove": "entfernen", - "upload": "Hochladen", - "addURL": "URL hinzufügen, um das SSL-Zertifikat abzurufen", - "enterURL": "URL eingeben", - "selectCertificateToUpload": "1. Zertifikat zum hochladen auswählen", - "addNew": "Neu hinzufügen", - "selectDestinationBoardToUpload": "2. Zielboard wählen und Zertifikat hochladen", - "uploadingCertificates": "Zertifikate hochladen...", - "certificatesUploaded": "Die Zertifikate wurden erfolgreich hochgeladen.", - "uploadFailed": "Hochladen fehlgeschlagen. Bitte versuchen Sie es erneut.", - "selectBoard": "Wähle ein Board...", - "boardAtPort": "{0} bei {1}", - "noSupportedBoardConnected": "Kein unterstütztes Board angeschlossen" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Aktualisierer", - "selectBoard": "Board auswählen", - "checkUpdates": "Nach Updates Suchen", - "selectVersion": "Firmware Version wählen", - "install": "Installieren", - "overwriteSketch": "Die Installation wird den Sketch auf dem Board überschreiben.", - "installingFirmware": "Firmware wird installiert.", - "successfullyInstalled": "Firmware wurde erfolgreich installiert.", - "failedInstall": "Installation fehlgeschlagen. Bitte versuche es erneut " - }, - "dialog": { - "dontAskAgain": "Nicht noch einmal fragen" - }, - "userFields": { - "cancel": "abbrechen", - "upload": "Hochladen" - }, - "serial": { - "toggleTimestamp": "Zeitstempel an/aus", - "autoscroll": "Automatisch scrollen", - "timestamp": "Zeitstempel", - "noLineEndings": "Kein Zeilenende", - "newLine": "Neue Zeile", - "carriageReturn": "Zeilenumbruch", - "newLineCarriageReturn": "Sowohl NL als auch CR", - "notConnected": "Nicht verbunden. Wählen Sie ein Board und einen Port, um automatisch zu verbinden.", - "message": "Nachricht ({0} + Enter, um Nachricht an '{1}' auf '{2}') zu senden", - "connectionBusy": "Verbindung fehlgeschlagen. Serieller port ist belegt: {0}", - "disconnected": "{0} von {1} getrennt.", - "unexpectedError": "100%match\nUnerwarteter Fehler. {0} wird am Port {1} erneut verbunden.", - "failedReconnect": "Verbindung von {0} zum seriellen Port nach 10 Versuchen abgebrochen. Der {1} serielle Port ist belegt..", - "reconnect": "Verbinde {0} erneut zu {1} in {2} Sekunden..." - }, - "component": { - "uninstall": "deinstalieren", - "uninstallMsg": "Möchten Sie {0} deinstallieren?", - "by": "von", - "version": "Version {0}", - "moreInfo": "Mehr Information", - "install": "Installieren", - "filterSearch": "Filtern Sie Ihre Suche..." - }, - "electron": { - "couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.", - "unsavedChanges": "Alle ungesicherten Änderung werden nicht gespeichert." - }, - "compile": { - "error": "Fehler beim kompilieren: {0}" - }, - "upload": { - "error": "{0} Fehler: {1}" - }, - "burnBootloader": { - "error": "Fehler beim Brennen des Bootloaders: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDatum: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "Über {0}" }, - "theia": { - "core": { - "couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Keine Verbindung zum Backend.", - "cannotConnectDaemon": "Keine Verbindung zum CLI Daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "Die Debug Session vom Typ \"{0}\" wird nicht unterstützt.", - "startError": "Es gab einen Fehler beim Start der Debug-Session. Überprüfe die Logs für mehr Informationen." - }, - "editor": { - "unsavedTitle": "Nicht gespeichert – {0}" - }, - "messages": { - "expand": "Ausklappen", - "collapse": "Einklappen" - }, - "workspace": { - "fileNewName": "Name für die neue Datei", - "invalidFilename": "Ungültiger Dateiname. ", - "invalidExtension": "\".{0}\" ist keine gültige Dateierweiterung.", - "newFileName": "Neuer Name für die Datei", - "deleteCurrentSketch": "Möchtest du den aktuellen Sketch löschen?", - "sketchDirectoryError": "Fehler beim Erstellen des Sketch-Ordners. Mehr Informationen siehe Log. Die Anwendung wird wahrscheinlich nicht wie erwartet funktionieren." - } + "board": { + "board": "Board{0}", + "boardInfo": "Board-Informationen", + "boardListItem": "{0} bei {1}", + "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.", + "configDialogTitle": "Andere Boards und Ports wählen", + "couldNotFindPreviouslySelected": "Zuvor gewähltes Board '{0}' wurde nicht in der installierten Plaftform '{1}' gefunden. Bitte Board erneut auswählen. Jetzt auswählen?", + "getBoardInfo": "Board-Informationen abrufen", + "inSketchbook": "(im Sketchbook)", + "installManually": "Manuell 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?", + "noPortsSelected": "Kein Port für das Board : '{0}' ausgewählt.", + "noneSelected": "Kein Board ausgewählt.", + "openBoardsConfig": "Wähle einen anderes Board und einen anderen Port...", + "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.", + "port": "Port{0}", + "programmer": "Programmer", + "reselectLater": "Später auswählen", + "selectBoardForInfo": "Wähle ein Board für die Board-Informationen.", + "selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.", + "showAllAvailablePorts": "Zeige alle verfügbaren Ports, wenn aktiviert.", + "succesfullyInstalledPlatform": "Plattform erfolgreich installiert {0}:{1}", + "succesfullyUninstalledPlatform": "Plattform erfolgreich deinstalliert {0}:{1}" + }, + "boardsManager": "Board-Verwaltung", + "bootloader": { + "burnBootloader": "Bootloader brennen", + "doneBurningBootloader": "Bootloader erfolgreich gebrannt." + }, + "burnBootloader": { + "error": "Fehler beim Brennen des Bootloaders: {0}" + }, + "certificate": { + "addNew": "Neu hinzufügen", + "addURL": "URL hinzufügen, um das SSL-Zertifikat abzurufen", + "boardAtPort": "{0} bei {1}", + "certificatesUploaded": "Die Zertifikate wurden erfolgreich hochgeladen.", + "enterURL": "URL eingeben", + "noSupportedBoardConnected": "Kein unterstütztes Board angeschlossen", + "openContext": "Kontext öffnen", + "remove": "entfernen", + "selectBoard": "Wähle ein Board...", + "selectCertificateToUpload": "1. Zertifikat zum hochladen auswählen", + "selectDestinationBoardToUpload": "2. Zielboard wählen und Zertifikat hochladen", + "upload": "Hochladen", + "uploadFailed": "Hochladen fehlgeschlagen. Bitte versuchen Sie es erneut.", + "uploadRootCertificates": "SSL Root Zertifikat hochladen", + "uploadingCertificates": "Zertifikate hochladen..." }, "cloud": { - "GoToCloud": "Zur Cloud gehen" + "chooseSketchVisibility": "Wähle die Sichtbarkeit deines Sketches:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Verbunden", + "continue": "Fortfahren", + "donePulling": "Herunterladen von '{0}' erfolgreich.", + "donePushing": "Hochladen von '{0}' erfolgreich.", + "embed": "Einbetten:", + "emptySketchbook": "Dein Sketchbook ist leer", + "learnMore": "Mehr erfahren", + "link": "Link:", + "notYetPulled": "Kann nicht in die Cloud geschoben werden. Es ist noch nicht heruntergeladen.", + "offline": "Offline", + "openInCloudEditor": "Im Cloud Editor öffnen", + "options": "Optionen....", + "privateVisibility": "Private. Nur du siehst diesen Sketch.", + "profilePicture": "Profilbild", + "publicVisibility": "Public. Jeder kann mit diesen Link den Sketch sehen.", + "pull": "Pull", + "pullFirst": "Du musst zuerst herunterladen, damit du in die Cloud schieben kannst.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Wenn du diesen Sketch aus der Cloud lädst, wird die lokale Version überschrieben. Möchtest du fortfahren?", + "push": "Push", + "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.", + "remote": "Remote", + "share": "Teilen....", + "shareSketch": "Sketch teilen", + "showHideRemoveSketchbook": "Zeige/Verstecke Remote Sketchbook", + "signIn": "Anmelden", + "signInToCloud": "Anmelden zur Arduino Cloud", + "signOut": "Abmelden", + "syncEditSketches": "Synchronisiere und editiere deine Arduino Cloud Sketches.", + "visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen." + }, + "common": { + "later": "später", + "noBoardSelected": "Kein Board ausgewählt", + "notConnected": "[keine Verbindung]", + "offlineIndicator": "Anscheinend bist du offline. Ohne eine aktive Internetverbindung kann das Arduino CLI nicht die nötigen Ressourcen herunterladen, was zu Problemen führen kann. Bitte überprüfe deine Internetverbindung und starte das Programm neu. ", + "oldFormat": "Der Sketch '{0}' verwendet noch das alte '.pde' Format. Möchtest du auf die neuere '.ino' Endung wechseln?", + "processing": "Verarbeiten", + "selectBoard": "Board wählen", + "selectedOn": "an {0}", + "serialMonitor": "Serieller Monitor", + "unknown": "unbekannt" + }, + "compile": { + "error": "Fehler beim kompilieren: {0}" + }, + "component": { + "by": "von", + "filterSearch": "Filtern Sie Ihre Suche...", + "install": "Installieren", + "moreInfo": "Mehr Information", + "uninstall": "deinstalieren", + "uninstallMsg": "Möchten Sie {0} deinstallieren?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Datei hinzufügen...", + "fileAdded": "Eine Datei wurde zum Sketch hinzugefügt.", + "replaceTitle": "Ersetzen" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "'{0}' unterstützt kein Debuggen", + "noPlatformInstalledFor": "Die Platform für '{0}' ist nicht instaliert.", + "optimizeForDebugging": "Für Debugging optimieren" + }, + "dialog": { + "dontAskAgain": "Nicht noch einmal fragen" + }, + "editor": { + "autoFormat": "automatisch Formatieren", + "commentUncomment": "Kommentieren/Kommentar aufheben", + "copyForForum": "Für Forum kopieren (Markdown)", + "decreaseFontSize": "Schrift verkleinern", + "decreaseIndent": "Einrückung verringern ", + "increaseFontSize": "Schriftgröße vergrößern ", + "increaseIndent": "Einrückung erweitern" + }, + "electron": { + "couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.", + "unsavedChanges": "Alle ungesicherten Änderung werden nicht gespeichert." + }, + "examples": { + "builtInExamples": "Mitgelieferte Beispiele", + "couldNotInitializeExamples": "Mitgelieferte Beispiele konnten nicht initialisiert werden", + "customLibrary": "Beispiele aus eigenen Bibliotheken", + "for": "Beispiele für {0}", + "forAny": "Beispiele für jedes Board", + "menu": "Beispiele" + }, + "firmware": { + "checkUpdates": "Nach Updates Suchen", + "failedInstall": "Installation fehlgeschlagen. Bitte versuche es erneut ", + "install": "Installieren", + "installingFirmware": "Firmware wird installiert.", + "overwriteSketch": "Die Installation wird den Sketch auf dem Board überschreiben.", + "selectBoard": "Board auswählen", + "selectVersion": "Firmware Version wählen", + "successfullyInstalled": "Firmware wurde erfolgreich installiert.", + "updater": "WiFi101 / WiFiNINA Firmware Aktualisierer" + }, + "help": { + "environment": "Umgebung", + "faq": "Häufig gestellte Fragen", + "findInReference": "Referenzsuche", + "gettingStarted": "Loslegen...", + "keyword": "Schlagwort eingeben", + "privacyPolicy": "Datenschutzbestimmungen", + "reference": "Referenz", + "search": "Suche auf Arduino.cc", + "troubleshooting": "Fehlersuche", + "visit": "Besuche Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Schließen und Installieren", + "closeToInstallNotice": "Schließe die Software und installiere das Update auf deinem Computer", + "downloadButton": "Download", + "downloadingNotice": "Die neueste Version der Arduino IDE wird heruntergeladen", + "errorCheckingForUpdates": "Fehler bei der Suche nach IDE Updates{0}", + "goToDownloadButton": "Zum Download Wechseln", + "goToDownloadPage": "Eine Update für die Arduino IDE ist verfügbar, konnte aber nicht automatisch heruntergeladen und installiert werden. Bitte gehen sie zur Download-Seite und laden sie dort die neueste Version herunter", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "Eine neue Version der Arduino IDE ({0}) ist zum Download verfügbar", + "noUpdatesAvailable": "Es gibt keine neuen Updates für die Arduino IDE", + "notNowButton": "Später", + "skipVersionButton": "Version Überspringen", + "updateAvailable": "Update Verfügbar", + "versionDownloaded": "Arduino IDE {0} wurde heruntergeladen" + }, + "library": { + "addZip": ".ZIP-Bibliothek hinzufügen...", + "arduinoLibraries": "Arduino Bibliotheken", + "contributedLibraries": "Bibliotheken, zu denen beigetragen wurde", + "dependenciesForLibrary": "Abhängigkeiten für die Bibliothek {0}:{1}", + "include": "Bibliothek einbinden", + "installAll": "Alle installieren", + "installMissingDependencies": "Möchten Sie alle fehlenden Ressourcen installieren?", + "installOneMissingDependency": "Möchten Sie die fehlende Ressource installieren?", + "installOnly": "Nur {0} installieren", + "installedSuccessfully": "Bibliothek {0}:{1} erfolgreich installiert", + "libraryAlreadyExists": "Eine Bibliothek existiert bereits. Möchten sie diese überschreiben?", + "manageLibraries": "Bibliotheken verwalten...", + "namedLibraryAlreadyExists": "Der Bibliothek-Ordner '{0}' existiert bereits. Überschreiben?", + "needsMultipleDependencies": "Die Bibliothek {0}:{1} benötigt ein paar andere Abhängigkeiten, die derzeit nicht installiert sind:", + "needsOneDependency": "Die Bibliothek {0}:{1} benötigt eine andere Abhängigkeit, welche derzeit nicht installiert ist:", + "overwriteExistingLibrary": "Möchtest du die existierende Bibliothek überschreiben?", + "successfullyInstalledZipLibrary": "Bibliothek erfolgreich vom {0} Archiv installiert", + "title": "Bibliotheksverwalter", + "uninstalledSuccessfully": "Bibliothek {0}:{1} erfolgreich deinstalliert", + "zipLibrary": "Bibliothek" + }, + "menu": { + "sketch": "Sketch", + "tools": "Werkzeuge" + }, + "preferences": { + "additionalManagerURLs": "Zusätzliche Boardverwalter-URLs", + "auth.audience": "Das The OAuth2 Audience.", + "auth.clientID": "Die OAuth2 client ID.", + "auth.domain": "Die OAuth2 Domain.", + "auth.registerUri": "Das URI hat einen neuen Benutzer registriert.", + "automatic": "Automatisch", + "board.certificates": "Liste der Zertifikate, welche zu den Boards hochgeladen werden können.", + "browse": "Durchsuchen", + "choose": "Wähle", + "cloud.enabled": "Wahr, wenn die Sketch-Syncfunctionen aktiv sind. Standardeinstellung ist wahr.", + "cloud.pull.warn": "Wahr, wenn Benutzer vor dem Herunterladen eines Sketches aus der Cloud gewarnt werden sollen. Standardmäßig Wahr.", + "cloud.push.warn": "Wahr, wenn Benutzer vor dem Hochladen eines Cloud-Sketches 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.sketchSyncEnpoint": "Der Endpunkt, um Sketches zu/von einem Backend zu laden. Standardeinstellung ist die Arduino Cloud API.", + "compile": "Kompilieren", + "compile.verbose": "Wahr für ausführliche Compilerausgaben. Standardmäßig Falsch", + "compile.warnings": "Einstellung des Warnlevels für den GCC. Standardeinstellung ist 'None'.", + "compilerWarnings": "Warnungen des Übersetzers", + "editorFontSize": "Editor Schriftgröße", + "editorQuickSuggestions": "Schnelle Editor Vorschläge", + "enterAdditionalURLs": "Füge zusätzliche URLs hinzu, jede Reihe einzeln", + "files.inside.sketches": "Dateien im Sketch zeigen", + "ide.updateBaseUrl": "Die URL wovon Updates heruntergeladen werden. Standardmäßig bei 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Von welchem Kannal die Updates kommen sollen. 'stabil' ist die stabile Version, 'nächtlich' ist die neueste Entwicklerversion", + "interfaceScale": "Fenster Skalierung", + "invalid.editorFontSize": "Ungültige Editor Schriftgröße. Sie muss eine positive, ganze Zahl sein.", + "invalid.sketchbook.location": "Ungültiger Sketchbook Speicherort: {0}", + "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 ", + "manualProxy": "Manuelle Proxy Einstellung", + "network": "Netzwerk", + "newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ", + "noProxy": "Kein Proxy", + "showVerbose": "Debug Informationen während", + "sketchbook.location": "Dateipfad des Sketchbooks", + "sketchbook.showAllFiles": "Wahr, um alle Dateien im Sketch anzuzeigen. Standardmäßig Falsch.", + "unofficialBoardSupport": "Klicke hier für eine Liste von inoffiziell unterstützten Boards", + "upload": "Hochladen", + "upload.verbose": "Wahr für ausführliche Ausgaben während dem Hochladen. Standardmäßig Falsch.", + "verifyAfterUpload": "Code nach Hochladen überprüfen ", + "window.autoScale": "Ist wahr, wenn die Benutzeroberfläche automatisch mit der Schriftgröße skaliert wird.", + "window.zoomLevel": "Stelle die Zoomstufe des Fensters ein. Der Standardwert ist 0, jede Vergrößerung (z.B.: 1) oder Verringerung (z.B.: -1) um eins steht für 20% Vergrößerung bzw. Verkleinerung des Fensters. Du kannst auch Kommazahlen eingeben, um die Zoomstufe feiner einzustellen.\n " + }, + "replaceMsg": "Existierende Version von {0} ersetzen?", + "selectZip": "Wähle die ZIP-Datei, welche die hinzuzufügende Bibliothek enthält", + "serial": { + "autoscroll": "Automatisch scrollen", + "carriageReturn": "Zeilenumbruch", + "connectionBusy": "Verbindung fehlgeschlagen. Serieller port ist belegt: {0}", + "disconnected": "{0} von {1} getrennt.", + "failedReconnect": "Verbindung von {0} zum seriellen Port nach 10 Versuchen abgebrochen. Der {1} serielle Port ist belegt..", + "message": "Nachricht ({0} + Enter, um Nachricht an '{1}' auf '{2}') zu senden", + "newLine": "Neue Zeile", + "newLineCarriageReturn": "Sowohl NL als auch CR", + "noLineEndings": "Kein Zeilenende", + "notConnected": "Nicht verbunden. Wählen Sie ein Board und einen Port, um automatisch zu verbinden.", + "reconnect": "Verbinde {0} erneut zu {1} in {2} Sekunden...", + "timestamp": "Zeitstempel", + "toggleTimestamp": "Zeitstempel an/aus", + "unexpectedError": "100%match\nUnerwarteter Fehler. {0} wird am Port {1} erneut verbunden." + }, + "sketch": { + "archiveSketch": "Sketch archivieren", + "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?", + "configureAndUpload": "Konfigurieren und hochladen", + "couldNotConnectToSerial": "Verbindung zum seriellen Port fehlgeschlagen. {0}", + "createdArchive": "Archiv '{0}' erstellt.", + "doneCompiling": "Kompilieren erfolgreich!", + "doneUploading": "Hochladen erfolgreich! ", + "exportBinary": "Kompilierte Binärdatei exportieren", + "moving": "Übertragen...", + "movingMsg": "Die Datei \"{0}\" muss sich in einen Sketch Ordner \"{1}\" befinden.\nOrdner erstellen, Datei verschieben und fortfahren?", + "new": "Neu", + "openFolder": "Ordner öffnen", + "openRecent": "Zuletzt geöffnet", + "openSketchInNewWindow": "Sketch in neuen Fenster öffnen", + "saveFolderAs": "Sketch Ordner speichern als...", + "saveSketchAs": "Sketch Ordner speichern als...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Zeige Sketch Ordner", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Lokales Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Hochladen", + "uploadUsingProgrammer": "Mit Programmer hochladen", + "userFieldsNotFoundError": "User Fields für das angeschlossene Board nicht gefunden", + "verify": "Überprüfen", + "verifyOrCompile": "Überprüfen/Kompilieren" + }, + "upload": { + "error": "{0} Fehler: {1}" + }, + "userFields": { + "cancel": "abbrechen", + "upload": "Hochladen" + } + }, + "cloud": { + "GoToCloud": "Zur Cloud gehen" + }, + "theia": { + "core": { + "cannotConnectBackend": "Keine Verbindung zum Backend.", + "cannotConnectDaemon": "Keine Verbindung zum CLI Daemon.", + "couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Alle ungesicherten Änderung werden nicht gespeichert.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "Es gab einen Fehler beim Start der Debug-Session. Überprüfe die Logs für mehr Informationen.", + "typeNotSupported": "Die Debug Session vom Typ \"{0}\" wird nicht unterstützt." + }, + "editor": { + "unsavedTitle": "Nicht gespeichert – {0}" + }, + "messages": { + "collapse": "Einklappen", + "expand": "Ausklappen" + }, + "workspace": { + "deleteCurrentSketch": "Möchtest du den aktuellen Sketch löschen?", + "fileNewName": "Name für die neue Datei", + "invalidExtension": "\".{0}\" ist keine gültige Dateierweiterung.", + "invalidFilename": "Ungültiger Dateiname. ", + "newFileName": "Neuer Name für die Datei", + "sketchDirectoryError": "Fehler beim Erstellen des Sketch-Ordners. Mehr Informationen siehe Log. Die Anwendung wird wahrscheinlich nicht wie erwartet funktionieren." } + } } diff --git a/i18n/el.json b/i18n/el.json index b8c5f7899..126eeece7 100644 --- a/i18n/el.json +++ b/i18n/el.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Φαίνεται πως είστε εκτός σύνδεσης. Χωρίς σύνδεση στο Internet, το Arduino CLI ίσως να μη μπορεί να κάνει λήψη των απαιτούμενων πόρων και να υπάρξει δυσλειτουργία. Παρακαλώ συνδεθείτε στο Internet και επανεκκινήστε την εφαρμογή.", - "noBoardSelected": "Δεν έχει επιλεχθεί πλακέτα", - "selectedOn": "στο {0}", - "notConnected": "[μη συνδεμένο]", - "serialMonitor": "Παρακολούθηση Σειριακής", - "oldFormat": "Το '{0}' χρησιμοποιεί ακόμα το παλιό '.pde' στυλ. Θέλετε να αλλάξετε στην νέα κατάληξη '.ino';", - "later": "Αργότερα", - "selectBoard": "Επιλογή Πλακέτας", - "unknown": "Άγνωστο", - "processing": "Επεξεργασία", - "saveChangesToSketch": "Θέτε να αποθηκεύσετε τις αλλαγές σε αυτο το σχέδιο πριν κλείσετε; ", - "loseChanges": "Αν δεν αποθηκεύσετε, οι αλλαγές σας θα χαθούν." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Σχέδιο", - "tools": "Εργαλεία" - }, - "debug": { - "optimizeForDebugging": "Βελτιστοποίηση για Αποσφαλμάτωση", - "debugWithMessage": "Αποσφαλμάτωση - {0}", - "noPlatformInstalledFor": "Δεν έχει εγκατασταθεί πλατφόρμα για '{0}'", - "debuggingNotSupported": "Δεν υποστιρίζεται αποσφαλμάτωση από '{0}'" - }, - "preferences": { - "language.log": "Αληθές αν ο Arduino Language Server πρέπει να παράξει αρχεία κατάστασης στον φάκελο σχεδίου. Διαφορετικά, ψευδές. Είναι ψευδές απο προεπιλογή.", - "compile.verbose": "Αληθές για λεπτομερή έξοδο μεταγλώττισης. Ψευδές απο προεπιλογή.", - "compile.warnings": "Λέει στο gcc ποιο επίπεδο προειδοποίησης να χρησιμοποιήσει. Είναι 'None' απο προεπιλογή", - "upload.verbose": "Αληθές για λεπτομερή έξοδο ανεβάσματος. Ψευδές απο προεπιλογή.", - "window.autoScale": "Αληθές αν η διεπαφή χρήστη κλιμακλωνεται αυτόματα μαζί με το μέγεθος γραμματοσειράς.", - "window.zoomLevel": "Ρύθμιση του επιπέδου μεγέθυνσης του παραθύρου. Το αρχικό μέγεθος ειναι 0 και κάθε αύξηση (π.χ. 1) ή μείωση (π.χ. -1) αναπαριστά μεγέθυνση 20% μεγαλύτερη ή μικρότερη. Μπορούν να εισαχθούν και δεκαδικά για προσαρμογή της μεγέθυνσης με μεγαλύτερη λεπτομέρεια.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "Λίστα πιστοποιητικών που μπορούν να ανέβουν σε πλακέτες", - "sketchbook.showAllFiles": "Αληθές για εμφάνιση όλων των αρχείων σχεδίου μεσα στο σχέδιο. Είναι ψευδές απο προεπιλογή.", - "cloud.enabled": "Αληθές αν οι λειτουγίες συγχονισμού σχεδίου είναι ενεργοποιημένες. Προεπιλογή ως αληθές.", - "cloud.pull.warn": "Αληθές αν οι χρήστες πρέπει προειδοποιηθούν πριν τραβηχτεί ενα σχέδιο σύννεφου. Προεπιλογή ως αληθές.", - "cloud.push.warn": "Αληθές αν οι χρήστες πρέπει προειδοποιηθούν πριν σπρωχθεί ενα σχέδιο σύννεφου. Προεπιλογή ως αληθές. ", - "cloud.pushpublic.warn": "Αληθές αν οι χρήστες πρέπει προειδοποιηθούν πριν σπρωχθεί ενα δημόσιο σχέδιο σύννεφου. Προεπιλογή ως αληθές. ", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "The URI used to register a new user.", - "network": "Δίκτυο", - "sketchbook.location": "Τοποθεσία σχεδίων", - "browse": "Περιήγηση", - "files.inside.sketches": "Εμφάνιση αρχείων μέσα σε Σχέδια", - "editorFontSize": "Μέγεθος γραμματοσειράς Συντάκτη", - "interfaceScale": "Κλίμακα διεπαφής", - "showVerbose": "Εμφάνιση λεπτομερούς εξόδου κατά τη διάρκεια", - "compilerWarnings": "Προειδοποιήσεις μεταγγλωτιστή", - "automatic": "Αυτόματο", - "compile": "μεταγλώττιση", - "upload": "ανέβασμα", - "verifyAfterUpload": "Επιβεβαίωση κώδικα μετά το ανέβασμα", - "editorQuickSuggestions": "Επιμελιτής γρήγορων προτάσεων", - "additionalManagerURLs": "Πρόσθετοι Σύνδεσμοι Διαχειριστή Πλακετών", - "noProxy": "No proxy", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Επιλογή νέας τοποθεσίας σχεδίων", - "choose": "Επιλογή", - "enterAdditionalURLs": "Τοποθετήστε πρόσθετους Συνδέσμους, ένα σε κάθε σειρά", - "unofficialBoardSupport": "Κλικ για λίστα Συνδέσμων ανεπίσημης υποστήριξης πλακετών", - "invalid.sketchbook.location": "Μη-έγκυρη τοποθεσία σχεδίων: {0}", - "invalid.editorFontSize": "Μη-έγκυρο μέγεθος γραμματοσειράς συντάκτη. Πρέπει να είναι θετικός ακέραιος.", - "invalid.theme": "Μη-έγκυρο θέμα." - }, - "cloud": { - "signIn": "ΣΥΥΝΔΕΣΗ", - "signOut": "Αποσύνδεση", - "chooseSketchVisibility": "Επίλεξε την ορατότητα του Σχεδίου σου:", - "privateVisibility": "Ιδιωτικό. Μόνο εσύ μπορείς να δεις το Σχέδιο.", - "publicVisibility": "Δημόσιο. Οποιόσδηποτε με το σύνδεσμο μπορεί να δει το Σχέδιο.", - "link": "Σύνδεσμος:", - "embed": "Ενσωμάτωση:", - "cloudSketchbook": "Σχέδια Cloud", - "shareSketch": "Κοινοποίηση Σχεδίου", - "showHideRemoveSketchbook": "Εμφάνιση/Απόκρυψη Απομακρυνσμένων Σχεδίων", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Άνοιγμα σε Συντάκτη Cloud", - "options": "Επιλογές...", - "share": "Κοινοποίηση...", - "remote": "Απομακρυνσμένο", - "emptySketchbook": "Τα Σχέδια σου είναι άδεια.", - "visitArduinoCloud": "Επισκέψου το Arduino Cloud για δημιουργία Σχεδίων Cloud.", - "signInToCloud": "Σύνδεση στο Arduino Cloud", - "syncEditSketches": "Συγχρονισμός και τροποποίηση των Arduino Cloud Σχεδίων σου.", - "learnMore": "Μάθε περισσότερα", - "continue": "Συνέχεια", - "pushSketch": "Push Sketch", - "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.", - "pull": "Pull", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Push", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Συνδέθηκε", - "offline": "Εκτός Σύνδεσης", - "profilePicture": "Εικόνα προφίλ" - }, - "board": { - "installManually": "Χειροκίνητη Εγκατάσταση", - "installNow": "Ο πυρήνας \"{0} {1}\" πρέπει να εγκατασταθεί για την επιλεγμένη πλακέτα {2}. Θέλεις να την εγκαταστήσεις τώρα;", - "configDialogTitle": "Επιλέξτε Άλλη Πλακέτα & Θύρα", - "configDialog1": "Επίλεξε και Πλακέτα και Θύρα αν θέλεις να ανεβάσεις ένα σχέδιο.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Πσρακαλώ επίλεξε μια πλακέτα που συνδέθηκε στην θύρα που έχεις επιλέξει.", - "showAllAvailablePorts": "Εμφανίζει όλες τις διαθέσιμες θύρες όταν είναι ενεργοποιημένο.", - "programmer": "Προγραμματιστής", - "succesfullyInstalledPlatform": "Επιτυχής εγκατάσταση πλατφόρμας {0}:{1}", - "succesfullyUninstalledPlatform": "Επιτυχής απεγκατάσταση πλατφόρμας {0}:{1}", - "couldNotFindPreviouslySelected": "Δεν έγινε εντοπισμός της προηγουμένως επιλεγμένης πλακέτας '{0}' στην εγκατεστημένη πλατφόρμα '{1}'. Παρακαλώ επίλεξε πάλι χειροκίνητα την πλακέτα που θέλεις να χρησιμοποιήσεις. Θέλεις να την επιλέξεις τώρα;", - "reselectLater": "Επιλογή αργότερα", - "noneSelected": "Δεν επιλέχθηκε πλακέτα", - "noPortsSelected": "Δεν επιλέχθηκε θύρα για την πλακέτα: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Επιλογή διαφορετικής πλακέτας και θύρας...", - "boardListItem": "{0} στο {1}", - "selectBoardForInfo": "Παρακαλώ επίλεξε μια πλακέτα για εμφάνιση πληροφοριών πλακέτας.", - "platformMissing": "Η πλατφόρμα για την επιλεγμένη πλακέτα '{0}' δεν έχει εγκατασταθεί.", - "selectPortForInfo": "Παρακαλώ επίλεξε μια θύρα για εμφάνιση πληροφοριών πλακέτας.", - "boardInfo": "Πληροφορίες Πλακέτας", - "board": "Πλακέτα{0}", - "port": "Θύρα{0}", - "getBoardInfo": "Εμφάνιση Πληροφοριών Πλακέτας", - "inSketchbook": "(στα Σχέδια)" - }, - "boardsManager": "Διαχειριστής Πλακετών", - "about": { - "label": "Σχετικά με {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Προσθήκη αρχείου", - "replaceTitle": "Αντικατάσταση", - "fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Προσθέστε μια βιβλιοθήκη μορφής .ZIP", - "zipLibrary": "Διαχειριστής βιβλιοθήκης", - "overwriteExistingLibrary": "Θέλετε να αντικαταστήσετε αυτή τη βιβλιοθήκη;", - "successfullyInstalledZipLibrary": "Επιτυχής εγκατάσταση βιβλιοθήκης απο το αρχείο {0}", - "namedLibraryAlreadyExists": "Μια βιβλιοθήκη με όνομα {0} υπάρχει ήδη. Θέλετε να γίνει αντικατάσταση;", - "libraryAlreadyExists": "Μια βιβλιοθήκη υπάρχει ήδη. Θέλετε να την αντικαταστήσετε;", - "include": "Συμπεριλάβετε βιβλιοθήκη", - "manageLibraries": "Διαχείριση βιβλιοθηκών...", - "arduinoLibraries": "Βιβλιοθήκες Arduino", - "contributedLibraries": "Contributed libraries", - "title": "Διαχειριστής βιβλιοθηκών", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Εγκατάσταση όλων", - "installOnly": "Εγκατάσταση {0} μόνο", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "Νέο", - "openRecent": "Άνοιγμα πρόσφατου", - "showFolder": "Show Sketch Folder", - "sketch": "Σχέδιο", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Ανέβασμα", - "uploadUsingProgrammer": "Ανέβασμα μέσω προγραμματιστή", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Ολοκλήρωση ανεβάσματος", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Επικύρωση", - "exportBinary": "Export Compiled Binary", - "verify": "Επαλήθευση", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Άνοιγμα φακέλου", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Παραδείγματα", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Παραδείγματα για {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Αναζήτηση στο Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Περιβάλλον", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Επίσκεψη Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Αφαίρεση", - "upload": "Ανέβασμα", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Προσθήκη Νέου", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Επιλογή Πλακέτας", - "checkUpdates": "Check Updates", - "selectVersion": "Select firmware version", - "install": "Εγκατάσταση", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "Don't ask again" - }, - "userFields": { - "cancel": "Ακύρωση", - "upload": "Ανέβασμα" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "Νέα γραμμή", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Απρόσμενο σφάλμα. Επανασύνδεση {0} στην θύρα {1}", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Απεγκατάσταση", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "από", - "version": "Έκδοση {0}", - "moreInfo": "Περισσότερες πληροφορίες", - "install": "ΕΓΚΑΤΑΣΤΑΣΗ", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Οι μη αποθηκευμένες αλλαγές θα χαθούν." - }, - "compile": { - "error": "Σφάλμα μεταγλώττισης: {0}" - }, - "upload": { - "error": "{0} σφάλμα: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "Σχετικά με {0}" }, - "theia": { - "core": { - "couldNotSave": "Δεν έγινε αποθήκευση του προγράμματος. Παρακαλώ αντιγράψτε ό,τι δεν έχει αποθηκευθεί στον αγαπημένο σας επεξεργαστή κειμένου, και επανεκινήστε το Ολοκληρωμένο Περιβάλλον Ανάπτυξης IDE.", - "offline": "Εκτός Σύνδεσης", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Έναρξη...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Επαναφορά", - "collapse": "Ελαχιστοποίηση" - }, - "workspace": { - "fileNewName": "Όνομα για το νεό αρχείο", - "invalidFilename": "Μη-έγκυρο όνομα αρχείου", - "invalidExtension": ".{0} is not a valid extension", - "newFileName": "Νέο όνομα για το αρχείο", - "deleteCurrentSketch": "Θέλεις να διαγράψεις το υπάρχον σχέδιο;", - "sketchDirectoryError": "Υπήρξε ένα λάθος κατά τη δημιουργία του φακέλου. Για περισσότερες λεπτομέρειες δείτε το αρχείο καταγραφής. Η εφαρμογή πιθανόν δε θα δουλέψει όπως αναμένεται." - } + "board": { + "board": "Πλακέτα{0}", + "boardInfo": "Πληροφορίες Πλακέτας", + "boardListItem": "{0} στο {1}", + "configDialog1": "Επίλεξε και Πλακέτα και Θύρα αν θέλεις να ανεβάσεις ένα σχέδιο.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Επιλέξτε Άλλη Πλακέτα & Θύρα", + "couldNotFindPreviouslySelected": "Δεν έγινε εντοπισμός της προηγουμένως επιλεγμένης πλακέτας '{0}' στην εγκατεστημένη πλατφόρμα '{1}'. Παρακαλώ επίλεξε πάλι χειροκίνητα την πλακέτα που θέλεις να χρησιμοποιήσεις. Θέλεις να την επιλέξεις τώρα;", + "getBoardInfo": "Εμφάνιση Πληροφοριών Πλακέτας", + "inSketchbook": "(στα Σχέδια)", + "installManually": "Χειροκίνητη Εγκατάσταση", + "installNow": "Ο πυρήνας \"{0} {1}\" πρέπει να εγκατασταθεί για την επιλεγμένη πλακέτα {2}. Θέλεις να την εγκαταστήσεις τώρα;", + "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", + "noPortsSelected": "Δεν επιλέχθηκε θύρα για την πλακέτα: '{0}'.", + "noneSelected": "Δεν επιλέχθηκε πλακέτα", + "openBoardsConfig": "Επιλογή διαφορετικής πλακέτας και θύρας...", + "platformMissing": "Η πλατφόρμα για την επιλεγμένη πλακέτα '{0}' δεν έχει εγκατασταθεί.", + "pleasePickBoard": "Πσρακαλώ επίλεξε μια πλακέτα που συνδέθηκε στην θύρα που έχεις επιλέξει.", + "port": "Θύρα{0}", + "programmer": "Προγραμματιστής", + "reselectLater": "Επιλογή αργότερα", + "selectBoardForInfo": "Παρακαλώ επίλεξε μια πλακέτα για εμφάνιση πληροφοριών πλακέτας.", + "selectPortForInfo": "Παρακαλώ επίλεξε μια θύρα για εμφάνιση πληροφοριών πλακέτας.", + "showAllAvailablePorts": "Εμφανίζει όλες τις διαθέσιμες θύρες όταν είναι ενεργοποιημένο.", + "succesfullyInstalledPlatform": "Επιτυχής εγκατάσταση πλατφόρμας {0}:{1}", + "succesfullyUninstalledPlatform": "Επιτυχής απεγκατάσταση πλατφόρμας {0}:{1}" + }, + "boardsManager": "Διαχειριστής Πλακετών", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Προσθήκη Νέου", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Αφαίρεση", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Ανέβασμα", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Επίλεξε την ορατότητα του Σχεδίου σου:", + "cloudSketchbook": "Σχέδια Cloud", + "connected": "Συνδέθηκε", + "continue": "Συνέχεια", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Ενσωμάτωση:", + "emptySketchbook": "Τα Σχέδια σου είναι άδεια.", + "learnMore": "Μάθε περισσότερα", + "link": "Σύνδεσμος:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Εκτός Σύνδεσης", + "openInCloudEditor": "Άνοιγμα σε Συντάκτη Cloud", + "options": "Επιλογές...", + "privateVisibility": "Ιδιωτικό. Μόνο εσύ μπορείς να δεις το Σχέδιο.", + "profilePicture": "Εικόνα προφίλ", + "publicVisibility": "Δημόσιο. Οποιόσδηποτε με το σύνδεσμο μπορεί να δει το Σχέδιο.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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": "Απομακρυνσμένο", + "share": "Κοινοποίηση...", + "shareSketch": "Κοινοποίηση Σχεδίου", + "showHideRemoveSketchbook": "Εμφάνιση/Απόκρυψη Απομακρυνσμένων Σχεδίων", + "signIn": "ΣΥΥΝΔΕΣΗ", + "signInToCloud": "Σύνδεση στο Arduino Cloud", + "signOut": "Αποσύνδεση", + "syncEditSketches": "Συγχρονισμός και τροποποίηση των Arduino Cloud Σχεδίων σου.", + "visitArduinoCloud": "Επισκέψου το Arduino Cloud για δημιουργία Σχεδίων Cloud." + }, + "common": { + "later": "Αργότερα", + "noBoardSelected": "Δεν έχει επιλεχθεί πλακέτα", + "notConnected": "[μη συνδεμένο]", + "offlineIndicator": "Φαίνεται πως είστε εκτός σύνδεσης. Χωρίς σύνδεση στο Internet, το Arduino CLI ίσως να μη μπορεί να κάνει λήψη των απαιτούμενων πόρων και να υπάρξει δυσλειτουργία. Παρακαλώ συνδεθείτε στο Internet και επανεκκινήστε την εφαρμογή.", + "oldFormat": "Το '{0}' χρησιμοποιεί ακόμα το παλιό '.pde' στυλ. Θέλετε να αλλάξετε στην νέα κατάληξη '.ino';", + "processing": "Επεξεργασία", + "selectBoard": "Επιλογή Πλακέτας", + "selectedOn": "στο {0}", + "serialMonitor": "Παρακολούθηση Σειριακής", + "unknown": "Άγνωστο" + }, + "compile": { + "error": "Σφάλμα μεταγλώττισης: {0}" + }, + "component": { + "by": "από", + "filterSearch": "Filter your search...", + "install": "ΕΓΚΑΤΑΣΤΑΣΗ", + "moreInfo": "Περισσότερες πληροφορίες", + "uninstall": "Απεγκατάσταση", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Έκδοση {0}" + }, + "contributions": { + "addFile": "Προσθήκη αρχείου", + "fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα.", + "replaceTitle": "Αντικατάσταση" + }, + "debug": { + "debugWithMessage": "Αποσφαλμάτωση - {0}", + "debuggingNotSupported": "Δεν υποστιρίζεται αποσφαλμάτωση από '{0}'", + "noPlatformInstalledFor": "Δεν έχει εγκατασταθεί πλατφόρμα για '{0}'", + "optimizeForDebugging": "Βελτιστοποίηση για Αποσφαλμάτωση" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Οι μη αποθηκευμένες αλλαγές θα χαθούν." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Παραδείγματα για {0}", + "forAny": "Examples for any board", + "menu": "Παραδείγματα" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Εγκατάσταση", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Επιλογή Πλακέτας", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Περιβάλλον", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Αναζήτηση στο Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Επίσκεψη Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Προσθέστε μια βιβλιοθήκη μορφής .ZIP", + "arduinoLibraries": "Βιβλιοθήκες Arduino", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Συμπεριλάβετε βιβλιοθήκη", + "installAll": "Εγκατάσταση όλων", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Εγκατάσταση {0} μόνο", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "Μια βιβλιοθήκη υπάρχει ήδη. Θέλετε να την αντικαταστήσετε;", + "manageLibraries": "Διαχείριση βιβλιοθηκών...", + "namedLibraryAlreadyExists": "Μια βιβλιοθήκη με όνομα {0} υπάρχει ήδη. Θέλετε να γίνει αντικατάσταση;", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Θέλετε να αντικαταστήσετε αυτή τη βιβλιοθήκη;", + "successfullyInstalledZipLibrary": "Επιτυχής εγκατάσταση βιβλιοθήκης απο το αρχείο {0}", + "title": "Διαχειριστής βιβλιοθηκών", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Διαχειριστής βιβλιοθήκης" + }, + "menu": { + "sketch": "Σχέδιο", + "tools": "Εργαλεία" + }, + "preferences": { + "additionalManagerURLs": "Πρόσθετοι Σύνδεσμοι Διαχειριστή Πλακετών", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Αυτόματο", + "board.certificates": "Λίστα πιστοποιητικών που μπορούν να ανέβουν σε πλακέτες", + "browse": "Περιήγηση", + "choose": "Επιλογή", + "cloud.enabled": "Αληθές αν οι λειτουγίες συγχονισμού σχεδίου είναι ενεργοποιημένες. Προεπιλογή ως αληθές.", + "cloud.pull.warn": "Αληθές αν οι χρήστες πρέπει προειδοποιηθούν πριν τραβηχτεί ενα σχέδιο σύννεφου. Προεπιλογή ως αληθές.", + "cloud.push.warn": "Αληθές αν οι χρήστες πρέπει προειδοποιηθούν πριν σπρωχθεί ενα σχέδιο σύννεφου. Προεπιλογή ως αληθές. ", + "cloud.pushpublic.warn": "Αληθές αν οι χρήστες πρέπει προειδοποιηθούν πριν σπρωχθεί ενα δημόσιο σχέδιο σύννεφου. Προεπιλογή ως αληθές. ", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "μεταγλώττιση", + "compile.verbose": "Αληθές για λεπτομερή έξοδο μεταγλώττισης. Ψευδές απο προεπιλογή.", + "compile.warnings": "Λέει στο gcc ποιο επίπεδο προειδοποίησης να χρησιμοποιήσει. Είναι 'None' απο προεπιλογή", + "compilerWarnings": "Προειδοποιήσεις μεταγγλωτιστή", + "editorFontSize": "Μέγεθος γραμματοσειράς Συντάκτη", + "editorQuickSuggestions": "Επιμελιτής γρήγορων προτάσεων", + "enterAdditionalURLs": "Τοποθετήστε πρόσθετους Συνδέσμους, ένα σε κάθε σειρά", + "files.inside.sketches": "Εμφάνιση αρχείων μέσα σε Σχέδια", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Κλίμακα διεπαφής", + "invalid.editorFontSize": "Μη-έγκυρο μέγεθος γραμματοσειράς συντάκτη. Πρέπει να είναι θετικός ακέραιος.", + "invalid.sketchbook.location": "Μη-έγκυρη τοποθεσία σχεδίων: {0}", + "invalid.theme": "Μη-έγκυρο θέμα.", + "language.log": "Αληθές αν ο Arduino Language Server πρέπει να παράξει αρχεία κατάστασης στον φάκελο σχεδίου. Διαφορετικά, ψευδές. Είναι ψευδές απο προεπιλογή.", + "manualProxy": "Manual proxy configuration", + "network": "Δίκτυο", + "newSketchbookLocation": "Επιλογή νέας τοποθεσίας σχεδίων", + "noProxy": "No proxy", + "showVerbose": "Εμφάνιση λεπτομερούς εξόδου κατά τη διάρκεια", + "sketchbook.location": "Τοποθεσία σχεδίων", + "sketchbook.showAllFiles": "Αληθές για εμφάνιση όλων των αρχείων σχεδίου μεσα στο σχέδιο. Είναι ψευδές απο προεπιλογή.", + "unofficialBoardSupport": "Κλικ για λίστα Συνδέσμων ανεπίσημης υποστήριξης πλακετών", + "upload": "ανέβασμα", + "upload.verbose": "Αληθές για λεπτομερή έξοδο ανεβάσματος. Ψευδές απο προεπιλογή.", + "verifyAfterUpload": "Επιβεβαίωση κώδικα μετά το ανέβασμα", + "window.autoScale": "Αληθές αν η διεπαφή χρήστη κλιμακλωνεται αυτόματα μαζί με το μέγεθος γραμματοσειράς.", + "window.zoomLevel": "Ρύθμιση του επιπέδου μεγέθυνσης του παραθύρου. Το αρχικό μέγεθος ειναι 0 και κάθε αύξηση (π.χ. 1) ή μείωση (π.χ. -1) αναπαριστά μεγέθυνση 20% μεγαλύτερη ή μικρότερη. Μπορούν να εισαχθούν και δεκαδικά για προσαρμογή της μεγέθυνσης με μεγαλύτερη λεπτομέρεια." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "Νέα γραμμή", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Απρόσμενο σφάλμα. Επανασύνδεση {0} στην θύρα {1}" + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Ολοκλήρωση ανεβάσματος", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "Νέο", + "openFolder": "Άνοιγμα φακέλου", + "openRecent": "Άνοιγμα πρόσφατου", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Σχέδιο", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Ανέβασμα", + "uploadUsingProgrammer": "Ανέβασμα μέσω προγραμματιστή", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Επαλήθευση", + "verifyOrCompile": "Επικύρωση" + }, + "upload": { + "error": "{0} σφάλμα: {1}" + }, + "userFields": { + "cancel": "Ακύρωση", + "upload": "Ανέβασμα" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Δεν έγινε αποθήκευση του προγράμματος. Παρακαλώ αντιγράψτε ό,τι δεν έχει αποθηκευθεί στον αγαπημένο σας επεξεργαστή κειμένου, και επανεκινήστε το Ολοκληρωμένο Περιβάλλον Ανάπτυξης IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Εκτός Σύνδεσης", + "quitMessage": "Οι μη αποθηκευμένες αλλαγές θα χαθούν.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Έναρξη...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Ελαχιστοποίηση", + "expand": "Επαναφορά" + }, + "workspace": { + "deleteCurrentSketch": "Θέλεις να διαγράψεις το υπάρχον σχέδιο;", + "fileNewName": "Όνομα για το νεό αρχείο", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Μη-έγκυρο όνομα αρχείου", + "newFileName": "Νέο όνομα για το αρχείο", + "sketchDirectoryError": "Υπήρξε ένα λάθος κατά τη δημιουργία του φακέλου. Για περισσότερες λεπτομέρειες δείτε το αρχείο καταγραφής. Η εφαρμογή πιθανόν δε θα δουλέψει όπως αναμένεται." } + } } diff --git a/i18n/es.json b/i18n/es.json index 7c765416f..97e2c05b5 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Al parecer no estás en línea. Sin una conexión a internet, el CLI de Arduino no podrá descargar los recursos necesarios, lo cual puede ocasionar fallos. Por favor, conecte a internet y reinicie la aplicación.", - "noBoardSelected": "Ninguna placa seleccionada.", - "selectedOn": "on 1{0}\n ", - "notConnected": "[no conectado]", - "serialMonitor": "Monitor Serie", - "oldFormat": "La página '{0}' sigue utilizando el formato antiguo `.pde`. ¿Quieres cambiar a la nueva extensión `.ino`?", - "later": "Más tarde", - "selectBoard": "Seleccionar Placa", - "unknown": "Desconocido", - "processing": "Procesando", - "saveChangesToSketch": "¿Quieres guardar los cambios en este sketch antes de cerrar?", - "loseChanges": "Si no guardas, tus cambios se perderán." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error al comprobar las actualizaciones del IDE de Arduino.\n{0}", - "notNowButton": "Ahora no", - "versionDownloaded": "Arduino IDE 1{0} se ha descargado.", - "closeToInstallNotice": "Cierra el programa e instala la actualización en tu máquina.", - "closeAndInstallButton": "Cerrar e instalar", - "downloadingNotice": "Descargando la última versión del Arduino IDE.", - "updateAvailable": "Actualización disponible", - "newVersionAvailable": "Una nueva versión del Arduino IDE ({0}) está disponible para descargar.", - "skipVersionButton": "Omitir versión", - "downloadButton": "Descargar", - "goToDownloadPage": "Una nueva versión del Arduino IDE está disponible, pero no es posible descargarla e instalarla automáticamente. Por favor, diríjase a la página de descarga y descargue la última versión desde allí.", - "goToDownloadButton": "Actualización de Software", - "ideUpdaterDialog": "Actualización de Software", - "noUpdatesAvailable": "No hay actualizaciones recientes disponibles para el Arduino IDE" - }, - "menu": { - "sketch": "Sketch", - "tools": "Herramientas" - }, - "debug": { - "optimizeForDebugging": "Optimizar para depuración", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "La plataforma no está instalada para '{0}'", - "debuggingNotSupported": "La depuración no está soportada por '{0}'" - }, - "preferences": { - "language.log": "Verdadero si el Servidor de Lenguaje Arduino debe generar archivos de registro en la carpeta del sketch. En caso contrario, falso. Por defecto es falso.", - "compile.verbose": "Verdadero para compilación detallada. Falso por defecto", - "compile.warnings": "Indica a gcc qué nivel de advertencia usar. Por defecto es \"Ninguno\"", - "upload.verbose": "Verdadero para una salida verbosa de la carga. Falso por defecto.", - "window.autoScale": "Verdadero si la interfaz de usuario se escala automáticamente con el tamaño de la fuente.", - "window.zoomLevel": "Ajusta el nivel de zoom de la ventana. El tamaño original es 0 y cada incremento por encima (p. ej. 1) o por debajo (p. ej. -1) representa un zoom un 20 % más grande o más pequeño. También puedes introducir decimales para ajustar el nivel de zoom con una granularidad más fina.", - "ide.updateChannel": "Canal de publicación desde el que se actualiza. 'stable' es la versión estable, 'nightly' es la última versión de desarrollo.", - "board.certificates": "Listado de certificados que pueden ser cargados en las placas", - "sketchbook.showAllFiles": "Verdadero para mostrar todos los archivos de bocetos dentro del boceto. Por defecto es falso.", - "cloud.enabled": "Verdadero si las funciones de sincronización del sketch están activadas. Verdadero por defecto.", - "cloud.pull.warn": "Verdadero si se debe advertir a los usuarios antes de sacar un boceto de la nube. El valor predeterminado es verdadero.", - "cloud.push.warn": "Verdadero si se debe advertir a los usuarios antes de enviar un boceto a la nube. El valor predeterminado es verdadero.", - "cloud.pushpublic.warn": "Verdadero si se debe advertir a los usuarios antes de enviar un boceto público a la nube. El valor predeterminado es verdadero.", - "cloud.sketchSyncEnpoint": "El punto final utilizado para empujar y extraer bocetos de un backend. Por defecto, apunta a la API de Arduino Cloud.", - "auth.clientID": "El ID del cliente OAuth2.", - "auth.domain": "El dominio de OAuth2.", - "auth.audience": "El público de OAuth2.", - "auth.registerUri": "URI usada para registrar un nuevo usuario", - "network": "Red", - "sketchbook.location": "Ruta del Sketchbook", - "browse": "Explorar", - "files.inside.sketches": "Ver los ficheros dentro de los bocetos", - "editorFontSize": "Tamaño de letra del editor", - "interfaceScale": "Escala de la interfaz", - "showVerbose": "Mostrar salida verbosa durante", - "compilerWarnings": "alertas de compilación", - "automatic": "Automático", - "compile": "Compliar", - "upload": "Carga", - "verifyAfterUpload": "Verificar el código después de cargarlo", - "editorQuickSuggestions": "Sugerencias rápidas del editor", - "additionalManagerURLs": "URLs adicionales de gestor de placas", - "noProxy": "Sin Proxy", - "manualProxy": "Configuración manual del proxy", - "newSketchbookLocation": "Selecciona la nueva ruta del sketchbook", - "choose": "Elija", - "enterAdditionalURLs": "Introduzca otras URLs, una por fila", - "unofficialBoardSupport": "Pulsa para listar las URLs de las tarjetas no oficiales", - "invalid.sketchbook.location": "Ruta del sketchbook no válida: {0}", - "invalid.editorFontSize": "Tamaño de fuente del editor no válido. Debe ser un número entero positivo.", - "invalid.theme": "Tema no válido." - }, - "cloud": { - "signIn": "Iniciar sesión", - "signOut": "Cerrar sesión", - "chooseSketchVisibility": "Elige la visibilidad de tu Sketch:", - "privateVisibility": "Privado: Solo tú puedes ver el código.", - "publicVisibility": "Público: Cualquiera con el enlace puede ver el código.", - "link": "Enlace:", - "embed": "Incrustado:", - "cloudSketchbook": "Libro de bocetos en la nube", - "shareSketch": "Compartir Sketch", - "showHideRemoveSketchbook": "Mostrar/Ocultar Sketchbook Remoto", - "pullSketch": "Descargar boceto", - "openInCloudEditor": "Abrir en editor web", - "options": "Opciones...", - "share": "Compartir...", - "remote": "Remoto", - "emptySketchbook": "Tu Sketchbook está vacío", - "visitArduinoCloud": "Visita Arduino Cloud para crear Cloud Sketches. ", - "signInToCloud": "Iniciar sesión en Arduino Cloud", - "syncEditSketches": "Sincroniza y edita tus Arduino Cloud Sketches", - "learnMore": "Aprender más", - "continue": "Continuar", - "pushSketch": "Pulsa para listar las URLs de la tarjetas no oficiales", - "pushSketchMsg": "Este es un Sketch público. Antes de enviarlo, asegúrate de que cualquier información sensible está definida en los archivos arduino_secrets.h. Puedes hacer que un Sketch sea privado desde el panel Compartir.", - "pull": "Descargar", - "pullSketchMsg": "Descarga finalizada", - "donePulling": "Extracción de '{0}' realizada.", - "notYetPulled": "No se puede cargar a las nube. Todavía no ha sido descargado", - "push": "Cargar", - "pullFirst": "Tiene que descargarlo primero, para poder cargarlo en la nube", - "donePushing": "Envío a '{0}' realizado.", - "connected": "Conectado", - "offline": "Desconectado", - "profilePicture": "Foto de perfil" - }, - "board": { - "installManually": "Instalar manualmente", - "installNow": "Hay que instalar el núcleo \"{0} {1} \" para la placa \"{2}\" actualmente seleccionada. ¿Quieres instalarlo ahora?", - "configDialogTitle": "Seleccione otra placa y puerto", - "configDialog1": "Selecciona tanto una placa como un puerto si quieres cargar un sketch.", - "configDialog2": "Si seleccionas solo una placa podrás compilar, pero no cargar tu sketch.", - "pleasePickBoard": "Por favor, elija una placa conectada al puerto que haya seleccionado.", - "showAllAvailablePorts": "Muestra todos los puertos disponibles cuando está activado", - "programmer": "Programador", - "succesfullyInstalledPlatform": "Plataforma {0}:{1} instalada correctamente", - "succesfullyUninstalledPlatform": "Plataforma {0}:{1} desinstalada correctamente", - "couldNotFindPreviouslySelected": "No se ha podido encontrar la placa previamente seleccionada '{0}' en la plataforma instalada '{1}'. Por favor, vuelve a seleccionar manualmente la placa que quieres utilizar. ¿Quieres volver a seleccionarla ahora?", - "reselectLater": "Vuelve a seleccionar más tarde", - "noneSelected": "Ninguna placa seleccionada.", - "noPortsSelected": "No se han seleccionado puertos para la placa: '{0}'.", - "noFQBN": "El FQBN no está disponible para la placa seleccionada \"{0}\". ¿Tienes instalado el núcleo correspondiente?", - "openBoardsConfig": "Seleccione otra placa y puerto...", - "boardListItem": "{0} en {1}", - "selectBoardForInfo": "Por favor, seleccione una placa para obtener información sobre ella.", - "platformMissing": "La plataforma seleccionada para la placa '{0}' no está instalada.", - "selectPortForInfo": "Por favor, seleccione un puerto para obtener información sobre la placa.", - "boardInfo": "Información de la placa", - "board": "Placa{0}", - "port": "Puerto {0}", - "getBoardInfo": "Obtener información de la placa", - "inSketchbook": " (en el Sketchbook)" - }, - "boardsManager": "Gestor de placas", - "about": { - "label": "Acerca de {0}", - "detail": "Versión: {0}\nFecha: {1}{2}\nVersión del CLI: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Añadir fichero...", - "replaceTitle": "Reemplazar", - "fileAdded": "Un archivo añadido al sketch." - }, - "replaceMsg": "¿Sustituir la versión existente de {0}?", - "library": { - "addZip": "Añadir biblioteca .ZIP...", - "zipLibrary": "Biblioteca", - "overwriteExistingLibrary": "¿Quieres sobrescribir la biblioteca existente?", - "successfullyInstalledZipLibrary": "Biblioteca instalada correctamente desde el archivo {0}", - "namedLibraryAlreadyExists": "Ya existe una carpeta de la biblioteca llamada {0}. ¿Quieres sobrescribirla?", - "libraryAlreadyExists": "Ya existe una biblioteca. ¿Quieres sobrescribirla?", - "include": "Incluir biblioteca", - "manageLibraries": "Gestionar bibliotecas...", - "arduinoLibraries": "Bibliotecas de Arduino", - "contributedLibraries": "Bibliotecas aportadas", - "title": "Gestor de Bibliotecas", - "needsOneDependency": "La biblioteca {0}:{1} necesita otra dependencia que actualmente no está instalada:", - "needsMultipleDependencies": "La biblioteca {0}:{1} necesita otras dependencias que actualmente no están instaladas:", - "installOneMissingDependency": "¿Quieres instalar la dependencia faltante?", - "installMissingDependencies": "¿Quieres instalar todas las dependencias faltantes?", - "dependenciesForLibrary": "Dependencias para la biblioteca {0}:{1}", - "installAll": "Instalar todo", - "installOnly": "Instalar {0} solamente", - "installedSuccessfully": "Biblioteca {0}:{1} instalada correctamente", - "uninstalledSuccessfully": "Biblioteca {0}:{1} desinstalada correctamente" - }, - "selectZip": "Seleccione un archivo zip que contenga la biblioteca que deseas añadir", - "sketch": { - "archiveSketch": "Archivo de programa", - "saveSketchAs": "Guardar carpeta de sketch como...", - "createdArchive": "Archivo '{0}' creado.", - "new": "Nuevo", - "openRecent": "Abierto recientemente", - "showFolder": "Mostrar carpeta de Sketch", - "sketch": "Sketch", - "moving": "Moviendo", - "movingMsg": "El archivo \"{0}\" tiene que estar dentro de una carpeta de bocetos llamada \"{1}\".\n¿Crear esta carpeta, mover el archivo y continuar?", - "cantOpen": "Ya existe una carpeta con el nombre \"{0}\". No se puede abrir.", - "saveFolderAs": "Guardar carpeta de sketch como...", - "sketchbook": "Sketchbook", - "upload": "Cargar", - "uploadUsingProgrammer": "Cargar usando el programador", - "userFieldsNotFoundError": "No se pueden encontrar campos de usuario para la placa conectada", - "doneUploading": "Carga completada.", - "configureAndUpload": "Configurar y subir", - "verifyOrCompile": "Verificar/Compilar", - "exportBinary": "Exportar binario compilado", - "verify": "Verificar", - "doneCompiling": "Compilación completada.", - "couldNotConnectToSerial": "No se ha podido reconectar al puerto serie. {0}", - "openSketchInNewWindow": "Abrir Sketch en una ventana nueva", - "openFolder": "Abrir carpeta", - "titleLocalSketchbook": "Sketchbook Local", - "titleSketchbook": "Sketchbook", - "close": "¿Estás seguro de que quieres cerrar el sketch?" - }, - "bootloader": { - "burnBootloader": "Grabar Bootloader", - "doneBurningBootloader": "Finalizada la grabación del bootloader." - }, - "editor": { - "copyForForum": "Copiar al Foro (Markdown)", - "commentUncomment": "Comentar / Descomentar", - "increaseIndent": "Aumentar sangría", - "decreaseIndent": "Disminuir sangría", - "increaseFontSize": "Aumentar tamaño de fuente", - "decreaseFontSize": "Reducir Tamaño de Fuente", - "autoFormat": "Auto Formato" - }, - "examples": { - "menu": "Ejemplos", - "couldNotInitializeExamples": "No se han podido inicializar los ejemplos integrados.", - "builtInExamples": "Ejemplos Construidos ", - "customLibrary": "Ejemplos de bibliotecas personalizadas", - "for": "Ejemplos para {0}", - "forAny": "Ejemplos para cualquier placa" - }, - "help": { - "search": "Buscar en Arduino.cc", - "keyword": "Escribe una palabra clave", - "gettingStarted": "Primeros pasos", - "environment": "Entorno de desarrollo (IDE)", - "troubleshooting": "Resolución de problemas", - "reference": "Referencia", - "findInReference": "Buscar en la referencia", - "faq": "Preguntas frecuentes", - "visit": "Visitar Arduino.cc", - "privacyPolicy": "Política de privacidad" - }, - "certificate": { - "uploadRootCertificates": "Cargar certificados raíz SSL", - "openContext": "Contexto abierto", - "remove": "Eliminar", - "upload": "Cargar", - "addURL": "Añadir URL para obtener el certificado SSL", - "enterURL": "Introduce la URL", - "selectCertificateToUpload": "1. Seleccione el certificado que desea cargar", - "addNew": "Añadir nuevo", - "selectDestinationBoardToUpload": "2. Seleccione la placa de destino y cargue el certificado", - "uploadingCertificates": "Cargando certificados.", - "certificatesUploaded": "Certificados cargados.", - "uploadFailed": "Carga fallida. Por favor, inténtalo de nuevo.", - "selectBoard": "Selecciona una placa...", - "boardAtPort": "{0} en {1}", - "noSupportedBoardConnected": "No hay ninguna placa compatible conectada" - }, - "firmware": { - "updater": "Actualizador de Firmware de WiFi101 / WiFiNINA", - "selectBoard": "Seleccionar Placa", - "checkUpdates": "Comprobar actualizaciones", - "selectVersion": "Seleccionar la versión del firmware", - "install": "Instalar", - "overwriteSketch": "La instalación sobrescribirá el Sketch de la placa.", - "installingFirmware": "Instalando el firmware.", - "successfullyInstalled": "Firmware instalado correctamente.", - "failedInstall": "Instalación fallida, Por favor, inténtalo de nuevo." - }, - "dialog": { - "dontAskAgain": "No volver a preguntar" - }, - "userFields": { - "cancel": "Cancelar", - "upload": "Cargar" - }, - "serial": { - "toggleTimestamp": "Alternar la marca de tiempo", - "autoscroll": "Autoscroll", - "timestamp": "Marca de tiempo", - "noLineEndings": "Sin ajuste de línea", - "newLine": "Nueva línea", - "carriageReturn": "Retorno de carro", - "newLineCarriageReturn": "Ambos NL & CR", - "notConnected": "No conectado. Selecciona una placa y un puerto para conectarte automáticamente.", - "message": "Mensaje ({0} + Enter para enviar el mensaje a '{1}' en '{2}')", - "connectionBusy": "Error en la conexión. El puerto serie está ocupado: {0}", - "disconnected": "Desconectado {0} de {1}.", - "unexpectedError": "Error inesperado. Reconectando {0} en el puerto {1}.", - "failedReconnect": "Fallo al reconectar {0} al puerto serie después de 10 intentos consecutivos. El puerto serie {1} está ocupado.", - "reconnect": "Reconectando {0} a {1} en {2} segundos..." - }, - "component": { - "uninstall": "Desinstalar", - "uninstallMsg": "¿Quieres desinstalar {0}?", - "by": "de", - "version": "Versión {0}", - "moreInfo": "Más información", - "install": "Instalar", - "filterSearch": "Filtre su búsqueda..." - }, - "electron": { - "couldNotSave": "No se ha podido guardar el sketch. Por favor, copia tu trabajo no guardado en tu editor de texto favorito y reinicia el IDE.", - "unsavedChanges": "Los cambios no guardados no serán guardados." - }, - "compile": { - "error": "Error de compilación: {0}" - }, - "upload": { - "error": "1{0} error: 2{1}" - }, - "burnBootloader": { - "error": "Error al grabar el bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Versión: {0}\nFecha: {1}{2}\nVersión del CLI: {3}{4} [{5}]\n\n{6}", + "label": "Acerca de {0}" }, - "theia": { - "core": { - "couldNotSave": "No se ha podido guardar el sketch. Por favor, copia tu trabajo no guardado en tu editor de texto favorito y reinicia el IDE.", - "offline": "Desconectado", - "daemonOffline": "Demonio del CLI fuera de línea", - "cannotConnectBackend": "No se puede conectar al backend.", - "cannotConnectDaemon": "No se puede conectar con el demonio del CLI." - }, - "debug": { - "start": "Empezar...", - "typeNotSupported": "El tipo de sesión de depuración \"{0}\" no es compatible.", - "startError": "Se ha producido un error al iniciar la sesión de depuración, consulte los logs para obtener más detalles." - }, - "editor": { - "unsavedTitle": "Sin guardar – {0}" - }, - "messages": { - "expand": "Expandir", - "collapse": "Contraer" - }, - "workspace": { - "fileNewName": "Nombre del nuevo archivo", - "invalidFilename": "Nombre de archivo no válido.", - "invalidExtension": "\".{0}\" no es una extensión válida", - "newFileName": "Nuevo nombre para el archivo", - "deleteCurrentSketch": "¿Quieres borrar el sketch actual?", - "sketchDirectoryError": "Se ha producido un error al crear el directorio de bocetos. Consulta el log para obtener más detalles. Es probable que la aplicación no funcione como se espera." - } + "board": { + "board": "Placa{0}", + "boardInfo": "Información de la placa", + "boardListItem": "{0} en {1}", + "configDialog1": "Selecciona tanto una placa como un puerto si quieres cargar un sketch.", + "configDialog2": "Si seleccionas solo una placa podrás compilar, pero no cargar tu sketch.", + "configDialogTitle": "Seleccione otra placa y puerto", + "couldNotFindPreviouslySelected": "No se ha podido encontrar la placa previamente seleccionada '{0}' en la plataforma instalada '{1}'. Por favor, vuelve a seleccionar manualmente la placa que quieres utilizar. ¿Quieres volver a seleccionarla ahora?", + "getBoardInfo": "Obtener información de la placa", + "inSketchbook": " (en el Sketchbook)", + "installManually": "Instalar manualmente", + "installNow": "Hay que instalar el núcleo \"{0} {1} \" para la placa \"{2}\" actualmente seleccionada. ¿Quieres instalarlo ahora?", + "noFQBN": "El FQBN no está disponible para la placa seleccionada \"{0}\". ¿Tienes instalado el núcleo correspondiente?", + "noPortsSelected": "No se han seleccionado puertos para la placa: '{0}'.", + "noneSelected": "Ninguna placa seleccionada.", + "openBoardsConfig": "Seleccione otra placa y puerto...", + "platformMissing": "La plataforma seleccionada para la placa '{0}' no está instalada.", + "pleasePickBoard": "Por favor, elija una placa conectada al puerto que haya seleccionado.", + "port": "Puerto {0}", + "programmer": "Programador", + "reselectLater": "Vuelve a seleccionar más tarde", + "selectBoardForInfo": "Por favor, seleccione una placa para obtener información sobre ella.", + "selectPortForInfo": "Por favor, seleccione un puerto para obtener información sobre la placa.", + "showAllAvailablePorts": "Muestra todos los puertos disponibles cuando está activado", + "succesfullyInstalledPlatform": "Plataforma {0}:{1} instalada correctamente", + "succesfullyUninstalledPlatform": "Plataforma {0}:{1} desinstalada correctamente" + }, + "boardsManager": "Gestor de placas", + "bootloader": { + "burnBootloader": "Grabar Bootloader", + "doneBurningBootloader": "Finalizada la grabación del bootloader." + }, + "burnBootloader": { + "error": "Error al grabar el bootloader: {0}" + }, + "certificate": { + "addNew": "Añadir nuevo", + "addURL": "Añadir URL para obtener el certificado SSL", + "boardAtPort": "{0} en {1}", + "certificatesUploaded": "Certificados cargados.", + "enterURL": "Introduce la URL", + "noSupportedBoardConnected": "No hay ninguna placa compatible conectada", + "openContext": "Contexto abierto", + "remove": "Eliminar", + "selectBoard": "Selecciona una placa...", + "selectCertificateToUpload": "1. Seleccione el certificado que desea cargar", + "selectDestinationBoardToUpload": "2. Seleccione la placa de destino y cargue el certificado", + "upload": "Cargar", + "uploadFailed": "Carga fallida. Por favor, inténtalo de nuevo.", + "uploadRootCertificates": "Cargar certificados raíz SSL", + "uploadingCertificates": "Cargando certificados." }, "cloud": { - "GoToCloud": "IR AL CLOUD" + "chooseSketchVisibility": "Elige la visibilidad de tu Sketch:", + "cloudSketchbook": "Libro de bocetos en la nube", + "connected": "Conectado", + "continue": "Continuar", + "donePulling": "Extracción de '{0}' realizada.", + "donePushing": "Envío a '{0}' realizado.", + "embed": "Incrustado:", + "emptySketchbook": "Tu Sketchbook está vacío", + "learnMore": "Aprender más", + "link": "Enlace:", + "notYetPulled": "No se puede cargar a las nube. Todavía no ha sido descargado", + "offline": "Desconectado", + "openInCloudEditor": "Abrir en editor web", + "options": "Opciones...", + "privateVisibility": "Privado: Solo tú puedes ver el código.", + "profilePicture": "Foto de perfil", + "publicVisibility": "Público: Cualquiera con el enlace puede ver el código.", + "pull": "Descargar", + "pullFirst": "Tiene que descargarlo primero, para poder cargarlo en la nube", + "pullSketch": "Descargar boceto", + "pullSketchMsg": "Descarga finalizada", + "push": "Cargar", + "pushSketch": "Pulsa para listar las URLs de la tarjetas no oficiales", + "pushSketchMsg": "Este es un Sketch público. Antes de enviarlo, asegúrate de que cualquier información sensible está definida en los archivos arduino_secrets.h. Puedes hacer que un Sketch sea privado desde el panel Compartir.", + "remote": "Remoto", + "share": "Compartir...", + "shareSketch": "Compartir Sketch", + "showHideRemoveSketchbook": "Mostrar/Ocultar Sketchbook Remoto", + "signIn": "Iniciar sesión", + "signInToCloud": "Iniciar sesión en Arduino Cloud", + "signOut": "Cerrar sesión", + "syncEditSketches": "Sincroniza y edita tus Arduino Cloud Sketches", + "visitArduinoCloud": "Visita Arduino Cloud para crear Cloud Sketches. " + }, + "common": { + "later": "Más tarde", + "noBoardSelected": "Ninguna placa seleccionada.", + "notConnected": "[no conectado]", + "offlineIndicator": "Al parecer no estás en línea. Sin una conexión a internet, el CLI de Arduino no podrá descargar los recursos necesarios, lo cual puede ocasionar fallos. Por favor, conecte a internet y reinicie la aplicación.", + "oldFormat": "La página '{0}' sigue utilizando el formato antiguo `.pde`. ¿Quieres cambiar a la nueva extensión `.ino`?", + "processing": "Procesando", + "selectBoard": "Seleccionar Placa", + "selectedOn": "on 1{0}\n ", + "serialMonitor": "Monitor Serie", + "unknown": "Desconocido" + }, + "compile": { + "error": "Error de compilación: {0}" + }, + "component": { + "by": "de", + "filterSearch": "Filtre su búsqueda...", + "install": "Instalar", + "moreInfo": "Más información", + "uninstall": "Desinstalar", + "uninstallMsg": "¿Quieres desinstalar {0}?", + "version": "Versión {0}" + }, + "contributions": { + "addFile": "Añadir fichero...", + "fileAdded": "Un archivo añadido al sketch.", + "replaceTitle": "Reemplazar" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "La depuración no está soportada por '{0}'", + "noPlatformInstalledFor": "La plataforma no está instalada para '{0}'", + "optimizeForDebugging": "Optimizar para depuración" + }, + "dialog": { + "dontAskAgain": "No volver a preguntar" + }, + "editor": { + "autoFormat": "Auto Formato", + "commentUncomment": "Comentar / Descomentar", + "copyForForum": "Copiar al Foro (Markdown)", + "decreaseFontSize": "Reducir Tamaño de Fuente", + "decreaseIndent": "Disminuir sangría", + "increaseFontSize": "Aumentar tamaño de fuente", + "increaseIndent": "Aumentar sangría" + }, + "electron": { + "couldNotSave": "No se ha podido guardar el sketch. Por favor, copia tu trabajo no guardado en tu editor de texto favorito y reinicia el IDE.", + "unsavedChanges": "Los cambios no guardados no serán guardados." + }, + "examples": { + "builtInExamples": "Ejemplos Construidos ", + "couldNotInitializeExamples": "No se han podido inicializar los ejemplos integrados.", + "customLibrary": "Ejemplos de bibliotecas personalizadas", + "for": "Ejemplos para {0}", + "forAny": "Ejemplos para cualquier placa", + "menu": "Ejemplos" + }, + "firmware": { + "checkUpdates": "Comprobar actualizaciones", + "failedInstall": "Instalación fallida, Por favor, inténtalo de nuevo.", + "install": "Instalar", + "installingFirmware": "Instalando el firmware.", + "overwriteSketch": "La instalación sobrescribirá el Sketch de la placa.", + "selectBoard": "Seleccionar Placa", + "selectVersion": "Seleccionar la versión del firmware", + "successfullyInstalled": "Firmware instalado correctamente.", + "updater": "Actualizador de Firmware de WiFi101 / WiFiNINA" + }, + "help": { + "environment": "Entorno de desarrollo (IDE)", + "faq": "Preguntas frecuentes", + "findInReference": "Buscar en la referencia", + "gettingStarted": "Primeros pasos", + "keyword": "Escribe una palabra clave", + "privacyPolicy": "Política de privacidad", + "reference": "Referencia", + "search": "Buscar en Arduino.cc", + "troubleshooting": "Resolución de problemas", + "visit": "Visitar Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Cerrar e instalar", + "closeToInstallNotice": "Cierra el programa e instala la actualización en tu máquina.", + "downloadButton": "Descargar", + "downloadingNotice": "Descargando la última versión del Arduino IDE.", + "errorCheckingForUpdates": "Error al comprobar las actualizaciones del IDE de Arduino.\n{0}", + "goToDownloadButton": "Actualización de Software", + "goToDownloadPage": "Una nueva versión del Arduino IDE está disponible, pero no es posible descargarla e instalarla automáticamente. Por favor, diríjase a la página de descarga y descargue la última versión desde allí.", + "ideUpdaterDialog": "Actualización de Software", + "newVersionAvailable": "Una nueva versión del Arduino IDE ({0}) está disponible para descargar.", + "noUpdatesAvailable": "No hay actualizaciones recientes disponibles para el Arduino IDE", + "notNowButton": "Ahora no", + "skipVersionButton": "Omitir versión", + "updateAvailable": "Actualización disponible", + "versionDownloaded": "Arduino IDE 1{0} se ha descargado." + }, + "library": { + "addZip": "Añadir biblioteca .ZIP...", + "arduinoLibraries": "Bibliotecas de Arduino", + "contributedLibraries": "Bibliotecas aportadas", + "dependenciesForLibrary": "Dependencias para la biblioteca {0}:{1}", + "include": "Incluir biblioteca", + "installAll": "Instalar todo", + "installMissingDependencies": "¿Quieres instalar todas las dependencias faltantes?", + "installOneMissingDependency": "¿Quieres instalar la dependencia faltante?", + "installOnly": "Instalar {0} solamente", + "installedSuccessfully": "Biblioteca {0}:{1} instalada correctamente", + "libraryAlreadyExists": "Ya existe una biblioteca. ¿Quieres sobrescribirla?", + "manageLibraries": "Gestionar bibliotecas...", + "namedLibraryAlreadyExists": "Ya existe una carpeta de la biblioteca llamada {0}. ¿Quieres sobrescribirla?", + "needsMultipleDependencies": "La biblioteca {0}:{1} necesita otras dependencias que actualmente no están instaladas:", + "needsOneDependency": "La biblioteca {0}:{1} necesita otra dependencia que actualmente no está instalada:", + "overwriteExistingLibrary": "¿Quieres sobrescribir la biblioteca existente?", + "successfullyInstalledZipLibrary": "Biblioteca instalada correctamente desde el archivo {0}", + "title": "Gestor de Bibliotecas", + "uninstalledSuccessfully": "Biblioteca {0}:{1} desinstalada correctamente", + "zipLibrary": "Biblioteca" + }, + "menu": { + "sketch": "Sketch", + "tools": "Herramientas" + }, + "preferences": { + "additionalManagerURLs": "URLs adicionales de gestor de placas", + "auth.audience": "El público de OAuth2.", + "auth.clientID": "El ID del cliente OAuth2.", + "auth.domain": "El dominio de OAuth2.", + "auth.registerUri": "URI usada para registrar un nuevo usuario", + "automatic": "Automático", + "board.certificates": "Listado de certificados que pueden ser cargados en las placas", + "browse": "Explorar", + "choose": "Elija", + "cloud.enabled": "Verdadero si las funciones de sincronización del sketch están activadas. Verdadero por defecto.", + "cloud.pull.warn": "Verdadero si se debe advertir a los usuarios antes de sacar un boceto de la nube. El valor predeterminado es verdadero.", + "cloud.push.warn": "Verdadero si se debe advertir a los usuarios antes de enviar un boceto a la nube. El valor predeterminado es verdadero.", + "cloud.pushpublic.warn": "Verdadero si se debe advertir a los usuarios antes de enviar un boceto público a la nube. El valor predeterminado es verdadero.", + "cloud.sketchSyncEnpoint": "El punto final utilizado para empujar y extraer bocetos de un backend. Por defecto, apunta a la API de Arduino Cloud.", + "compile": "Compliar", + "compile.verbose": "Verdadero para compilación detallada. Falso por defecto", + "compile.warnings": "Indica a gcc qué nivel de advertencia usar. Por defecto es \"Ninguno\"", + "compilerWarnings": "alertas de compilación", + "editorFontSize": "Tamaño de letra del editor", + "editorQuickSuggestions": "Sugerencias rápidas del editor", + "enterAdditionalURLs": "Introduzca otras URLs, una por fila", + "files.inside.sketches": "Ver los ficheros dentro de los bocetos", + "ide.updateBaseUrl": "La URL base desde la que descargar las actualizaciones. El valor predeterminado es 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Canal de publicación desde el que se actualiza. 'stable' es la versión estable, 'nightly' es la última versión de desarrollo.", + "interfaceScale": "Escala de la interfaz", + "invalid.editorFontSize": "Tamaño de fuente del editor no válido. Debe ser un número entero positivo.", + "invalid.sketchbook.location": "Ruta del sketchbook no válida: {0}", + "invalid.theme": "Tema no válido.", + "language.log": "Verdadero si el Servidor de Lenguaje Arduino debe generar archivos de registro en la carpeta del sketch. En caso contrario, falso. Por defecto es falso.", + "manualProxy": "Configuración manual del proxy", + "network": "Red", + "newSketchbookLocation": "Selecciona la nueva ruta del sketchbook", + "noProxy": "Sin Proxy", + "showVerbose": "Mostrar salida verbosa durante", + "sketchbook.location": "Ruta del Sketchbook", + "sketchbook.showAllFiles": "Verdadero para mostrar todos los archivos de bocetos dentro del boceto. Por defecto es falso.", + "unofficialBoardSupport": "Pulsa para listar las URLs de las tarjetas no oficiales", + "upload": "Carga", + "upload.verbose": "Verdadero para una salida verbosa de la carga. Falso por defecto.", + "verifyAfterUpload": "Verificar el código después de cargarlo", + "window.autoScale": "Verdadero si la interfaz de usuario se escala automáticamente con el tamaño de la fuente.", + "window.zoomLevel": "Ajusta el nivel de zoom de la ventana. El tamaño original es 0 y cada incremento por encima (p. ej. 1) o por debajo (p. ej. -1) representa un zoom un 20 % más grande o más pequeño. También puedes introducir decimales para ajustar el nivel de zoom con una granularidad más fina." + }, + "replaceMsg": "¿Sustituir la versión existente de {0}?", + "selectZip": "Seleccione un archivo zip que contenga la biblioteca que deseas añadir", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Retorno de carro", + "connectionBusy": "Error en la conexión. El puerto serie está ocupado: {0}", + "disconnected": "Desconectado {0} de {1}.", + "failedReconnect": "Fallo al reconectar {0} al puerto serie después de 10 intentos consecutivos. El puerto serie {1} está ocupado.", + "message": "Mensaje ({0} + Enter para enviar el mensaje a '{1}' en '{2}')", + "newLine": "Nueva línea", + "newLineCarriageReturn": "Ambos NL & CR", + "noLineEndings": "Sin ajuste de línea", + "notConnected": "No conectado. Selecciona una placa y un puerto para conectarte automáticamente.", + "reconnect": "Reconectando {0} a {1} en {2} segundos...", + "timestamp": "Marca de tiempo", + "toggleTimestamp": "Alternar la marca de tiempo", + "unexpectedError": "Error inesperado. Reconectando {0} en el puerto {1}." + }, + "sketch": { + "archiveSketch": "Archivo de programa", + "cantOpen": "Ya existe una carpeta con el nombre \"{0}\". No se puede abrir.", + "close": "¿Estás seguro de que quieres cerrar el sketch?", + "configureAndUpload": "Configurar y subir", + "couldNotConnectToSerial": "No se ha podido reconectar al puerto serie. {0}", + "createdArchive": "Archivo '{0}' creado.", + "doneCompiling": "Compilación completada.", + "doneUploading": "Carga completada.", + "exportBinary": "Exportar binario compilado", + "moving": "Moviendo", + "movingMsg": "El archivo \"{0}\" tiene que estar dentro de una carpeta de bocetos llamada \"{1}\".\n¿Crear esta carpeta, mover el archivo y continuar?", + "new": "Nuevo", + "openFolder": "Abrir carpeta", + "openRecent": "Abierto recientemente", + "openSketchInNewWindow": "Abrir Sketch en una ventana nueva", + "saveFolderAs": "Guardar carpeta de sketch como...", + "saveSketchAs": "Guardar carpeta de sketch como...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Mostrar carpeta de Sketch", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Sketchbook Local", + "titleSketchbook": "Sketchbook", + "upload": "Cargar", + "uploadUsingProgrammer": "Cargar usando el programador", + "userFieldsNotFoundError": "No se pueden encontrar campos de usuario para la placa conectada", + "verify": "Verificar", + "verifyOrCompile": "Verificar/Compilar" + }, + "upload": { + "error": "1{0} error: 2{1}" + }, + "userFields": { + "cancel": "Cancelar", + "upload": "Cargar" + } + }, + "cloud": { + "GoToCloud": "IR AL CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "No se puede conectar al backend.", + "cannotConnectDaemon": "No se puede conectar con el demonio del CLI.", + "couldNotSave": "No se ha podido guardar el sketch. Por favor, copia tu trabajo no guardado en tu editor de texto favorito y reinicia el IDE.", + "daemonOffline": "Demonio del CLI fuera de línea", + "offline": "Desconectado", + "quitMessage": "Los cambios no guardados no serán guardados.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Empezar...", + "startError": "Se ha producido un error al iniciar la sesión de depuración, consulte los logs para obtener más detalles.", + "typeNotSupported": "El tipo de sesión de depuración \"{0}\" no es compatible." + }, + "editor": { + "unsavedTitle": "Sin guardar – {0}" + }, + "messages": { + "collapse": "Contraer", + "expand": "Expandir" + }, + "workspace": { + "deleteCurrentSketch": "¿Quieres borrar el sketch actual?", + "fileNewName": "Nombre del nuevo archivo", + "invalidExtension": "\".{0}\" no es una extensión válida", + "invalidFilename": "Nombre de archivo no válido.", + "newFileName": "Nuevo nombre para el archivo", + "sketchDirectoryError": "Se ha producido un error al crear el directorio de bocetos. Consulta el log para obtener más detalles. Es probable que la aplicación no funcione como se espera." } + } } diff --git a/i18n/eu.json b/i18n/eu.json index a98cf79f5..902729ed5 100644 --- a/i18n/eu.json +++ b/i18n/eu.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Deskonektatuta zaudela dirudi. Interneterako konexiorik gabe, baliteke Arduino CLI ez izatea gai beharrezko baliabideak deskargatzeko, eta funtzionamendu txarra eragin lezake. Mesedez, konektatu Internetera eta berrabiarazi aplikazioa.", - "noBoardSelected": "Plakarik ez da hautatu", - "selectedOn": "Non: {0}", - "notConnected": "[konektatu gabe]", - "serialMonitor": "Serieko monitorea", - "oldFormat": "'{0}' programak `.pde` formatu zaharra erabiltzen du oraindik. `.ino` luzapen berrira aldatu nahi duzu?", - "later": "Gero", - "selectBoard": "Hautatu plaka", - "unknown": "Ezezaguna", - "processing": "Prozesatzen", - "saveChangesToSketch": "Programa honi egindako aldaketak gorde nahi dituzu itxi aurretik?", - "loseChanges": "Ez baduzu gordetzen, aldaketak galduko dira." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Orain ez", - "versionDownloaded": "Arduino IDE {0} deskargatu da.", - "closeToInstallNotice": "Itxi softwarea eta instalatu eguneratzea zure makinan.", - "closeAndInstallButton": "Itxi eta instalatu", - "downloadingNotice": "Arduino IDEren azken bertsioa deskargatzen", - "updateAvailable": "Eguneratzea eskuragarri", - "newVersionAvailable": "Arduino IDEren bertsio berri bat ({0}) eskuragarri dago deskargatzeko.", - "skipVersionButton": "Saltatu bertsioa", - "downloadButton": "Software eguneratzea", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software eguneratzea", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Programa", - "tools": "Tresnak" - }, - "debug": { - "optimizeForDebugging": "Optimizatu arazketarako", - "debugWithMessage": "Araztu - {0}", - "noPlatformInstalledFor": "Plataforma ez dago instalatuta honentzat: '{0}'", - "debuggingNotSupported": "Ez dauka arazketarako euskarririk: '{0}'" - }, - "preferences": { - "language.log": "Egia Arduino Language Server-ek egunkari-fitxategiak sortu behar baditu programaren karpetan. Bestela, gezurra. Lehenetsia gezurra da.", - "compile.verbose": "Egia konpilazioaren irteera xehatua izateko. Lehenetsia Gezurra.", - "compile.warnings": "gcc-ri ze abisu maila erabili esaten dio. 'None' da lehenetsia", - "upload.verbose": "Egia kargaren irteera xehatua izateko. Lehenetsia Gezurra.", - "window.autoScale": "Egia erabiltzaile interfazea letra-tamainarekin automatikoki eskalatzen bada.", - "window.zoomLevel": "Doitu leihoaren zoom maila. Jatorrizko tamaina 0 da eta goraka (1) edo beheraka (-1) egindako aldaketa bakoitzak zooma %20 handitzea edo txikiagotzea eragiten du. Zoom maila zehaztasun handiagoarekin doitzeko zenbaki hamartarrak erabili ditzakezu.", - "ide.updateChannel": "Eguneratzea ze argitalpen kanaletik hartu behar den. 'stable' argitalpen egonkorra da, 'nightly' garapeneko azken eraikitzea.", - "board.certificates": "Plaketara kargatu daitezkeen ziurtagirien zerrenda", - "sketchbook.showAllFiles": "Egia programaren barruko programa-fitxategi guztiak erakusteko. Lehenetsia gezurra da.", - "cloud.enabled": "Egia programaren sinkronizazio-funtzioak gaituta badaude. Lehenetsia egia da.", - "cloud.pull.warn": "Egia bada erabiltzaileek abisua jasoko dute programa bat hodeitik kargatu aurretik. Lehenetsia egia da.", - "cloud.push.warn": "Egia bada erabiltzaileek abisua jasoko dute programa bat hodeian gorde aurretik. Lehenetsia egia da.", - "cloud.pushpublic.warn": "Egia bada erabiltzaileek abisua jasoko dute programa publiko bat hodeian gorde aurretik. Lehenetsia egia da.", - "cloud.sketchSyncEnpoint": "Zerbitzari batean programak gorde eta kargatzeko amaiera-puntua. Lehenetsia Arduino Cloud API da.", - "auth.clientID": "OAuth2 bezeroaren IDa", - "auth.domain": "OAuth2 domeinua.", - "auth.audience": "OAuth2 audientzia.", - "auth.registerUri": "Erabiltzaile berri bat erregistratzeko erabilitako URIa.", - "network": "Sarea", - "sketchbook.location": "Programa bildumaren kokalekua", - "browse": "Arakatu", - "files.inside.sketches": "Erakutsi fitxategiak programen barruan", - "editorFontSize": "Editorearen letra-tamaina", - "interfaceScale": "Interfazearen eskala", - "showVerbose": "Erakutsi irteera xehatua honetan zehar:", - "compilerWarnings": "Konpiladorearen abisuak", - "automatic": "Automatikoa", - "compile": "konpilazioa", - "upload": "karga", - "verifyAfterUpload": "Egiaztatu kodea kargatu ondoren", - "editorQuickSuggestions": "Editorearen iradokizun azkarrak", - "additionalManagerURLs": "Plaka kudeatzaile gehigarrien URLak:", - "noProxy": "Proxyrik ez", - "manualProxy": "Proxyaren eskuzko konfigurazioa", - "newSketchbookLocation": "Hautatu programa bilduma berriaren kokalekua", - "choose": "Aukeratu", - "enterAdditionalURLs": "Sartu URL gehigarriak, bat errenkadako", - "unofficialBoardSupport": "Egin klik ofizialak ez diren plaken laguntza-URL zerrenda ikusteko", - "invalid.sketchbook.location": "Programa bildumaren kokaleku baliogabea: {0}", - "invalid.editorFontSize": "Editorearen letra-tamaina baliogabea. Osoko zenbaki positibo bat izan behar du.", - "invalid.theme": "Itxura baliogabea." - }, - "cloud": { - "signIn": "HASI SAIOA", - "signOut": "Amaitu saioa", - "chooseSketchVisibility": "Aukeratu zure programaren ikusgaitasuna:", - "privateVisibility": "Pribatua. Zuk soilik ikus dezakezu programa.", - "publicVisibility": "Publikoa. Esteka duen edozeinek ikus dezake programa.", - "link": "Esteka:", - "embed": "Kapsulatu:", - "cloudSketchbook": "Hodeiko programa bilduma", - "shareSketch": "Partekatu programa", - "showHideRemoveSketchbook": "Erakutsi/Ezkutatu urruneko programa bilduma", - "pullSketch": "Gorde hodeian", - "openInCloudEditor": "Ireki hodeiko editorean", - "options": "Aukerak...", - "share": "Partekatu...", - "remote": "Urrunekoa", - "emptySketchbook": "Zure programa bilduma hutsik dago", - "visitArduinoCloud": "Bisitatu Arduino Cloud hodeiko programak sortzeko.", - "signInToCloud": "Hasi saioa Arduino Cloud-en", - "syncEditSketches": "Sinkronizatu eta editatu zure Arduino Cloud-eko programak", - "learnMore": "Ikasi gehiago", - "continue": "Jarraitu", - "pushSketch": "Kargatu hodeitik", - "pushSketchMsg": "Hau programa publiko bat da. Hodeian gorde aurretik, ziurtatu isilpeko informazioa arduino_secrets.h fitxategietan definituta dagoela. Programa pribatu bihurtu dezakezu Partekatu paneletik.", - "pull": "Ekarri hodeitik", - "pullSketchMsg": "Programa hau Hodeitik kargatzeak bertsio lokala gainidatziko du. Ziur zaude jarraitu nahi duzula?", - "donePulling": "Hodeitik kargatzea burututa: '{0}'.", - "notYetPulled": "Ezin da Hodeian gorde. Ez da Hodeitik kargatu oraindik.", - "push": "Gorde hodeian", - "pullFirst": "Lehenengo Hodeitik kargatu behar duzu, gero Hodeian gorde ahal izateko.", - "donePushing": "Hodeian gordetzea burututa: '{0}'.", - "connected": "Konektatuta", - "offline": "Lineaz kanpo", - "profilePicture": "Profileko irudia" - }, - "board": { - "installManually": "Instalatu eskuz", - "installNow": "\"{0} {1}\" nukleoa instalatu behar da unean hautatutako \"{2}\" plakarentzat. Orain instalatu nahi duzu?", - "configDialogTitle": "Hautatu beste plaka eta ataka bat", - "configDialog1": "Hautatu plaka bat eta ataka bat programa bat kargatu nahi baduzu.", - "configDialog2": "Plaka bakarrik hautatzen baduzu, programa konpilatu ahal izango duzu, baina ez kargatu.", - "pleasePickBoard": "Aukeratu hautatu duzun atakara konektatutako plaka bat.", - "showAllAvailablePorts": "Gaituta dagoenean erabilgarri dauden ataka guztiak erakusten ditu", - "programmer": "Programatzailea", - "succesfullyInstalledPlatform": "{0}:{1} plataforma behar bezala instalatu da", - "succesfullyUninstalledPlatform": "{0}:{1} plataforma behar bezala desinstalatu da", - "couldNotFindPreviouslySelected": "Ezin izan da aurkitu aurrez hautatutako '{0}' plaka instalatutako '{1}' plataforman. Hautatu berriz eskuz erabili nahi duzun plaka. Orain berriz hautatu nahi duzu?", - "reselectLater": "Hautatu berriz geroago", - "noneSelected": "Plakarik ez da hautatu", - "noPortsSelected": "Ez da atakarik hautatu plakarentzat: '{0}'", - "noFQBN": "FQBN ez dago erabilgarri hautatutako \"{0}\" plakarentzat. Dagokion nukleoa instalatuta daukazu?", - "openBoardsConfig": "Hautatu beste plaka eta ataka bat...", - "boardListItem": "{0} hemen: {1}", - "selectBoardForInfo": "Hautatu plaka bat plakaren informazioa eskuratzeko.", - "platformMissing": "Hautatutako '{0}' plakarentzako plataforma ez dago instalatuta.", - "selectPortForInfo": "Hautatu ataka bat plakaren informazioa eskuratzeko.", - "boardInfo": "Plakaren informazioa", - "board": "{0} plaka", - "port": "{0} ataka", - "getBoardInfo": "Eskuratu plakaren informazioa", - "inSketchbook": "(programa bilduman)" - }, - "boardsManager": "Plaka kudeatzailea", - "about": { - "label": "{0}ri buruz", - "detail": "Bertsioa: {0}\nData: {1}{2}\nCLI bertsioa: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Gehitu fitxategia", - "replaceTitle": "Ordezkatu", - "fileAdded": "Fitxategi bat gehitu da programara." - }, - "replaceMsg": "Lehendik dagoen {0} bertsioa ordezkatu?", - "library": { - "addZip": "Gehitu .ZIP liburutegia...", - "zipLibrary": "Liburutegia", - "overwriteExistingLibrary": "Lehendik dagoen liburutegia gainidatzi nahi duzu?", - "successfullyInstalledZipLibrary": "Liburutegia behar bezala instalatu da {0} artxibotik", - "namedLibraryAlreadyExists": "{0} izeneko liburutegi-karpeta bat badago dagoeneko. Gainidatzi nahi duzu?", - "libraryAlreadyExists": "Liburutegi bat badago dagoeneko. Gainidatzi nahi duzu?", - "include": "Hartu barne liburutegia", - "manageLibraries": "Kudeatu liburutegiak...", - "arduinoLibraries": "Arduino liburutegiak", - "contributedLibraries": "Hirugarrengoen liburutegiak", - "title": "Liburutegi kudeatzailea", - "needsOneDependency": "{0}:{1} liburutegiak instalatu gabeko beste mendekotasun bat behar du:", - "needsMultipleDependencies": "{0}:{1} liburutegiak instalatu gabeko beste mendekotasun batzuk behar ditu:", - "installOneMissingDependency": "Falta den mendekotasuna instalatu nahi duzu?", - "installMissingDependencies": "Falta diren mendekotasun guztiak instalatu nahi dituzu?", - "dependenciesForLibrary": "{0} liburutegiaren mendekotasunak: {1}", - "installAll": "Instalatu guztiak", - "installOnly": "Instalatu {0} bakarrik", - "installedSuccessfully": "{0}:{1} liburutegia behar bezala instalatu da", - "uninstalledSuccessfully": "{0}:{1} liburutegia behar bezala desinstalatu da" - }, - "selectZip": "Hautatu gehitu nahi duzun liburutegia daukan zip fitxategia", - "sketch": { - "archiveSketch": "Artxibatu programa", - "saveSketchAs": "Gorde programen karpeta honela...", - "createdArchive": "'{0}' artxiboa sortu da.", - "new": "Berria", - "openRecent": "Ireki azkenaldikoa", - "showFolder": "Erakutsi programen karpeta", - "sketch": "Programa", - "moving": "Lekuz aldatzen", - "movingMsg": "\"{0}\" fitxategiak \"{1}\" izeneko programa-karpetaren barruan egon behar du.\nSortu karpeta, eraman fitxategia bertara eta jarraitu?", - "cantOpen": "\"{0}\" izeneko karpeta badago dagoeneko. Ezin da programa ireki.", - "saveFolderAs": "Gorde programen karpeta honela...", - "sketchbook": "Programa bilduma", - "upload": "Kargatu", - "uploadUsingProgrammer": "Kargatu programatzailea erabiliz", - "userFieldsNotFoundError": "Ezin dira erabiltzaile eremuak aurkitu konektatutako plakarentzat", - "doneUploading": "Karga burutu da.", - "configureAndUpload": "Konfiguratu eta kargatu", - "verifyOrCompile": "Egiaztatu/Konpilatu", - "exportBinary": "Esportatu konpilatutako bitarra", - "verify": "Egiaztatu", - "doneCompiling": "Konpilazioa burutu da.", - "couldNotConnectToSerial": "Ezin izan da serieko atakara berriz konektatu. {0}", - "openSketchInNewWindow": "Ireki programa leiho berrian", - "openFolder": "Ireki karpeta", - "titleLocalSketchbook": "Programa bilduma lokala", - "titleSketchbook": "Programa bilduma", - "close": "Ziur zaude programa itxi nahi duzula?" - }, - "bootloader": { - "burnBootloader": "Kargatu abiarazte-kudeatzailea", - "doneBurningBootloader": "Abiarazte-kudeatzailearen karga burutu da." - }, - "editor": { - "copyForForum": "Kopiatu fororako (Markdown)", - "commentUncomment": "Iruzkindu/Desiruzkindu", - "increaseIndent": "Handitu koska", - "decreaseIndent": "Txikiagotu koska", - "increaseFontSize": "Handitu letra-tamaina", - "decreaseFontSize": "Txikiagotu letra-tamaina", - "autoFormat": "Formatu automatikoa" - }, - "examples": { - "menu": "Adibideak", - "couldNotInitializeExamples": "Ezin izan dira hasieratu integratutako adibideak.", - "builtInExamples": "Integratutako adibideak", - "customLibrary": "Liburutegi pertsonalizatuetako adibideak", - "for": "Honen adibideak: {0}", - "forAny": "Edozein plakarentzako adibideak" - }, - "help": { - "search": "Bilatu Arduino.cc-n", - "keyword": "Idatzi gako-hitz bat", - "gettingStarted": "Erabiltzen hasi", - "environment": "Ingurunea", - "troubleshooting": "Arazoak konpontzen", - "reference": "Erreferentzia", - "findInReference": "Bilatu erreferentzian", - "faq": "Maiz egindako galderak", - "visit": "Bisitatu Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Kargatu SSL erro-ziurtagiriak", - "openContext": "Ireki testuingurua", - "remove": "Kendu", - "upload": "Kargatu", - "addURL": "Gehitu URLa SSL ziurtagiria eskuratzeko", - "enterURL": "Idatzi URLa", - "selectCertificateToUpload": "1. Hautatu ziurtagiria kargatzeko", - "addNew": "Gehitu berria", - "selectDestinationBoardToUpload": "2. Hautatu helburuko plaka eta kargatu ziurtagiria", - "uploadingCertificates": "Ziurtagiriak kargatzen.", - "certificatesUploaded": "Ziurtagiriak kargatuta.", - "uploadFailed": "Kargak huts egin du. Mesedez saiatu berriro.", - "selectBoard": "Hautatu plaka bat...", - "boardAtPort": "{0} hemen: {1}", - "noSupportedBoardConnected": "Ez dago euskarridun plakarik konektatuta" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA firmware eguneratzailea", - "selectBoard": "Hautatu plaka", - "checkUpdates": "Egiaztatu eguneratzeak", - "selectVersion": "Hautatu firmware bertsioa", - "install": "Instalatu", - "overwriteSketch": "Instalazioak plakako programa gainidatziko du.", - "installingFirmware": "Firmwarea instalatzen.", - "successfullyInstalled": "Firmwarea behar bezala instalatu da.", - "failedInstall": "Instalazioak huts egin du. Mesedez saiatu berriro." - }, - "dialog": { - "dontAskAgain": "Ez galdetu berriro" - }, - "userFields": { - "cancel": "Utzi", - "upload": "Kargatu" - }, - "serial": { - "toggleTimestamp": "Txandakatu denbora-zigilua", - "autoscroll": "Korritze automatikoa", - "timestamp": "Denbora-zigilua", - "noLineEndings": "Lerro amaierarik ez", - "newLine": "Lerro berria", - "carriageReturn": "Orga-itzulera", - "newLineCarriageReturn": "NL & CR biak", - "notConnected": "Ez dago konektatuta. Hautatu plaka eta ataka automatikoki konektatzeko.", - "message": "Mezua ({0} + Enter honi mezua bidaltzeko: '{1}' hemen: '{2}')", - "connectionBusy": "Konexioak huts egin du. Serieko ataka lanpetuta dago: {0}", - "disconnected": "{0} deskonektatu da hemendik: {1}.", - "unexpectedError": "Ustekabeko errorea. {0} berriz konektatzen {1} atakan.", - "failedReconnect": "Huts egin du {0} serieko atakara berriz konektatzeko 10 saiakeraren ondoren. {1} serieko ataka lanpetuta dago.", - "reconnect": "Berriz konektatuko da {0} {1} atakan {2} segundo barru..." - }, - "component": { - "uninstall": "Desinstalatu", - "uninstallMsg": "{0} desinstalatu nahi duzu?", - "by": "Egilea:", - "version": "{0} bertsioa", - "moreInfo": "Informazio gehiago", - "install": "INSTALATU", - "filterSearch": "Iragazi zure bilaketa..." - }, - "electron": { - "couldNotSave": "Ezin izan da programa gorde. Kopiatu gorde gabeko zure lana zure testu-editore gogokoenera eta berrabiarazi IDEa.", - "unsavedChanges": "Gorde gabeko aldaketak galduko dira." - }, - "compile": { - "error": "Konpilazio-errorea: {0}" - }, - "upload": { - "error": "{0} errorea: {1}" - }, - "burnBootloader": { - "error": "Errorea abiarazte-kudeatzailea kargatzean: {0}" - } + "arduino": { + "about": { + "detail": "Bertsioa: {0}\nData: {1}{2}\nCLI bertsioa: {3}{4} [{5}]\n\n{6}", + "label": "{0}ri buruz" }, - "theia": { - "core": { - "couldNotSave": "Ezin izan da programa gorde. Kopiatu gorde gabeko zure lana zure testu-editore gogokoenera eta berrabiarazi IDEa.", - "offline": "Lineaz kanpo", - "daemonOffline": "CLI daemon-a lineaz kanpo", - "cannotConnectBackend": "Ezin izan da atzeko aldera konektatu.", - "cannotConnectDaemon": "Ezin izan da CLI daemon-era konektatu." - }, - "debug": { - "start": "Hasi...", - "typeNotSupported": "\"{0}\" motako arazketa saioak ez du euskarririk.", - "startError": "Errore bat gertatu da arazketa saioa hastean. Ikusi egunkariak xehetasun gehiagorako." - }, - "editor": { - "unsavedTitle": "Gorde gabe – {0}" - }, - "messages": { - "expand": "Zabaldu", - "collapse": "Tolestu" - }, - "workspace": { - "fileNewName": "Fitxategi berriaren izena", - "invalidFilename": "Fitxategi-izen baliogabea.", - "invalidExtension": "{0} ez da baliozko luzapen bat.", - "newFileName": "Fitxategiaren izen berria", - "deleteCurrentSketch": "Uneko programa ezabatu nahi duzu?", - "sketchDirectoryError": "Errore bat gertatu da programaren direktorioa sortzean. Ikusi egunkaria xehetasun gehiagorako. Aplikazioak ez du espero bezala funtzionatuko." - } + "board": { + "board": "{0} plaka", + "boardInfo": "Plakaren informazioa", + "boardListItem": "{0} hemen: {1}", + "configDialog1": "Hautatu plaka bat eta ataka bat programa bat kargatu nahi baduzu.", + "configDialog2": "Plaka bakarrik hautatzen baduzu, programa konpilatu ahal izango duzu, baina ez kargatu.", + "configDialogTitle": "Hautatu beste plaka eta ataka bat", + "couldNotFindPreviouslySelected": "Ezin izan da aurkitu aurrez hautatutako '{0}' plaka instalatutako '{1}' plataforman. Hautatu berriz eskuz erabili nahi duzun plaka. Orain berriz hautatu nahi duzu?", + "getBoardInfo": "Eskuratu plakaren informazioa", + "inSketchbook": "(programa bilduman)", + "installManually": "Instalatu eskuz", + "installNow": "\"{0} {1}\" nukleoa instalatu behar da unean hautatutako \"{2}\" plakarentzat. Orain instalatu nahi duzu?", + "noFQBN": "FQBN ez dago erabilgarri hautatutako \"{0}\" plakarentzat. Dagokion nukleoa instalatuta daukazu?", + "noPortsSelected": "Ez da atakarik hautatu plakarentzat: '{0}'", + "noneSelected": "Plakarik ez da hautatu", + "openBoardsConfig": "Hautatu beste plaka eta ataka bat...", + "platformMissing": "Hautatutako '{0}' plakarentzako plataforma ez dago instalatuta.", + "pleasePickBoard": "Aukeratu hautatu duzun atakara konektatutako plaka bat.", + "port": "{0} ataka", + "programmer": "Programatzailea", + "reselectLater": "Hautatu berriz geroago", + "selectBoardForInfo": "Hautatu plaka bat plakaren informazioa eskuratzeko.", + "selectPortForInfo": "Hautatu ataka bat plakaren informazioa eskuratzeko.", + "showAllAvailablePorts": "Gaituta dagoenean erabilgarri dauden ataka guztiak erakusten ditu", + "succesfullyInstalledPlatform": "{0}:{1} plataforma behar bezala instalatu da", + "succesfullyUninstalledPlatform": "{0}:{1} plataforma behar bezala desinstalatu da" + }, + "boardsManager": "Plaka kudeatzailea", + "bootloader": { + "burnBootloader": "Kargatu abiarazte-kudeatzailea", + "doneBurningBootloader": "Abiarazte-kudeatzailearen karga burutu da." + }, + "burnBootloader": { + "error": "Errorea abiarazte-kudeatzailea kargatzean: {0}" + }, + "certificate": { + "addNew": "Gehitu berria", + "addURL": "Gehitu URLa SSL ziurtagiria eskuratzeko", + "boardAtPort": "{0} hemen: {1}", + "certificatesUploaded": "Ziurtagiriak kargatuta.", + "enterURL": "Idatzi URLa", + "noSupportedBoardConnected": "Ez dago euskarridun plakarik konektatuta", + "openContext": "Ireki testuingurua", + "remove": "Kendu", + "selectBoard": "Hautatu plaka bat...", + "selectCertificateToUpload": "1. Hautatu ziurtagiria kargatzeko", + "selectDestinationBoardToUpload": "2. Hautatu helburuko plaka eta kargatu ziurtagiria", + "upload": "Kargatu", + "uploadFailed": "Kargak huts egin du. Mesedez saiatu berriro.", + "uploadRootCertificates": "Kargatu SSL erro-ziurtagiriak", + "uploadingCertificates": "Ziurtagiriak kargatzen." }, "cloud": { - "GoToCloud": "JOAN HODEIRA" + "chooseSketchVisibility": "Aukeratu zure programaren ikusgaitasuna:", + "cloudSketchbook": "Hodeiko programa bilduma", + "connected": "Konektatuta", + "continue": "Jarraitu", + "donePulling": "Hodeitik kargatzea burututa: '{0}'.", + "donePushing": "Hodeian gordetzea burututa: '{0}'.", + "embed": "Kapsulatu:", + "emptySketchbook": "Zure programa bilduma hutsik dago", + "learnMore": "Ikasi gehiago", + "link": "Esteka:", + "notYetPulled": "Ezin da Hodeian gorde. Ez da Hodeitik kargatu oraindik.", + "offline": "Lineaz kanpo", + "openInCloudEditor": "Ireki hodeiko editorean", + "options": "Aukerak...", + "privateVisibility": "Pribatua. Zuk soilik ikus dezakezu programa.", + "profilePicture": "Profileko irudia", + "publicVisibility": "Publikoa. Esteka duen edozeinek ikus dezake programa.", + "pull": "Ekarri hodeitik", + "pullFirst": "Lehenengo Hodeitik kargatu behar duzu, gero Hodeian gorde ahal izateko.", + "pullSketch": "Gorde hodeian", + "pullSketchMsg": "Programa hau Hodeitik kargatzeak bertsio lokala gainidatziko du. Ziur zaude jarraitu nahi duzula?", + "push": "Gorde hodeian", + "pushSketch": "Kargatu hodeitik", + "pushSketchMsg": "Hau programa publiko bat da. Hodeian gorde aurretik, ziurtatu isilpeko informazioa arduino_secrets.h fitxategietan definituta dagoela. Programa pribatu bihurtu dezakezu Partekatu paneletik.", + "remote": "Urrunekoa", + "share": "Partekatu...", + "shareSketch": "Partekatu programa", + "showHideRemoveSketchbook": "Erakutsi/Ezkutatu urruneko programa bilduma", + "signIn": "HASI SAIOA", + "signInToCloud": "Hasi saioa Arduino Cloud-en", + "signOut": "Amaitu saioa", + "syncEditSketches": "Sinkronizatu eta editatu zure Arduino Cloud-eko programak", + "visitArduinoCloud": "Bisitatu Arduino Cloud hodeiko programak sortzeko." + }, + "common": { + "later": "Gero", + "noBoardSelected": "Plakarik ez da hautatu", + "notConnected": "[konektatu gabe]", + "offlineIndicator": "Deskonektatuta zaudela dirudi. Interneterako konexiorik gabe, baliteke Arduino CLI ez izatea gai beharrezko baliabideak deskargatzeko, eta funtzionamendu txarra eragin lezake. Mesedez, konektatu Internetera eta berrabiarazi aplikazioa.", + "oldFormat": "'{0}' programak `.pde` formatu zaharra erabiltzen du oraindik. `.ino` luzapen berrira aldatu nahi duzu?", + "processing": "Prozesatzen", + "selectBoard": "Hautatu plaka", + "selectedOn": "Non: {0}", + "serialMonitor": "Serieko monitorea", + "unknown": "Ezezaguna" + }, + "compile": { + "error": "Konpilazio-errorea: {0}" + }, + "component": { + "by": "Egilea:", + "filterSearch": "Iragazi zure bilaketa...", + "install": "INSTALATU", + "moreInfo": "Informazio gehiago", + "uninstall": "Desinstalatu", + "uninstallMsg": "{0} desinstalatu nahi duzu?", + "version": "{0} bertsioa" + }, + "contributions": { + "addFile": "Gehitu fitxategia", + "fileAdded": "Fitxategi bat gehitu da programara.", + "replaceTitle": "Ordezkatu" + }, + "debug": { + "debugWithMessage": "Araztu - {0}", + "debuggingNotSupported": "Ez dauka arazketarako euskarririk: '{0}'", + "noPlatformInstalledFor": "Plataforma ez dago instalatuta honentzat: '{0}'", + "optimizeForDebugging": "Optimizatu arazketarako" + }, + "dialog": { + "dontAskAgain": "Ez galdetu berriro" + }, + "editor": { + "autoFormat": "Formatu automatikoa", + "commentUncomment": "Iruzkindu/Desiruzkindu", + "copyForForum": "Kopiatu fororako (Markdown)", + "decreaseFontSize": "Txikiagotu letra-tamaina", + "decreaseIndent": "Txikiagotu koska", + "increaseFontSize": "Handitu letra-tamaina", + "increaseIndent": "Handitu koska" + }, + "electron": { + "couldNotSave": "Ezin izan da programa gorde. Kopiatu gorde gabeko zure lana zure testu-editore gogokoenera eta berrabiarazi IDEa.", + "unsavedChanges": "Gorde gabeko aldaketak galduko dira." + }, + "examples": { + "builtInExamples": "Integratutako adibideak", + "couldNotInitializeExamples": "Ezin izan dira hasieratu integratutako adibideak.", + "customLibrary": "Liburutegi pertsonalizatuetako adibideak", + "for": "Honen adibideak: {0}", + "forAny": "Edozein plakarentzako adibideak", + "menu": "Adibideak" + }, + "firmware": { + "checkUpdates": "Egiaztatu eguneratzeak", + "failedInstall": "Instalazioak huts egin du. Mesedez saiatu berriro.", + "install": "Instalatu", + "installingFirmware": "Firmwarea instalatzen.", + "overwriteSketch": "Instalazioak plakako programa gainidatziko du.", + "selectBoard": "Hautatu plaka", + "selectVersion": "Hautatu firmware bertsioa", + "successfullyInstalled": "Firmwarea behar bezala instalatu da.", + "updater": "WiFi101 / WiFiNINA firmware eguneratzailea" + }, + "help": { + "environment": "Ingurunea", + "faq": "Maiz egindako galderak", + "findInReference": "Bilatu erreferentzian", + "gettingStarted": "Erabiltzen hasi", + "keyword": "Idatzi gako-hitz bat", + "privacyPolicy": "Pribatutasun politika", + "reference": "Erreferentzia", + "search": "Bilatu Arduino.cc-n", + "troubleshooting": "Arazoak konpontzen", + "visit": "Bisitatu Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Itxi eta instalatu", + "closeToInstallNotice": "Itxi softwarea eta instalatu eguneratzea zure makinan.", + "downloadButton": "Software eguneratzea", + "downloadingNotice": "Arduino IDEren azken bertsioa deskargatzen", + "errorCheckingForUpdates": "Errorea Arduino IDE eguneraketak egiaztatzean.\n{0}", + "goToDownloadButton": "Joan Deskargak orrira", + "goToDownloadPage": "Arduino IDErentzako eguneraketa bat eskuragarri dago, baina ezin dugu automatikoki deskargatu eta instalatu. Mesedez joan deskargen orrira eta deskargatu azken bertsioa bertatik.", + "ideUpdaterDialog": "Software eguneratzea", + "newVersionAvailable": "Arduino IDEren bertsio berri bat ({0}) eskuragarri dago deskargatzeko.", + "noUpdatesAvailable": "Ez dago eguneraketa berririk eskuragarri Arduino IDErentzat", + "notNowButton": "Orain ez", + "skipVersionButton": "Saltatu bertsioa", + "updateAvailable": "Eguneratzea eskuragarri", + "versionDownloaded": "Arduino IDE {0} deskargatu da." + }, + "library": { + "addZip": "Gehitu .ZIP liburutegia...", + "arduinoLibraries": "Arduino liburutegiak", + "contributedLibraries": "Hirugarrengoen liburutegiak", + "dependenciesForLibrary": "{0} liburutegiaren mendekotasunak: {1}", + "include": "Hartu barne liburutegia", + "installAll": "Instalatu guztiak", + "installMissingDependencies": "Falta diren mendekotasun guztiak instalatu nahi dituzu?", + "installOneMissingDependency": "Falta den mendekotasuna instalatu nahi duzu?", + "installOnly": "Instalatu {0} bakarrik", + "installedSuccessfully": "{0}:{1} liburutegia behar bezala instalatu da", + "libraryAlreadyExists": "Liburutegi bat badago dagoeneko. Gainidatzi nahi duzu?", + "manageLibraries": "Kudeatu liburutegiak...", + "namedLibraryAlreadyExists": "{0} izeneko liburutegi-karpeta bat badago dagoeneko. Gainidatzi nahi duzu?", + "needsMultipleDependencies": "{0}:{1} liburutegiak instalatu gabeko beste mendekotasun batzuk behar ditu:", + "needsOneDependency": "{0}:{1} liburutegiak instalatu gabeko beste mendekotasun bat behar du:", + "overwriteExistingLibrary": "Lehendik dagoen liburutegia gainidatzi nahi duzu?", + "successfullyInstalledZipLibrary": "Liburutegia behar bezala instalatu da {0} artxibotik", + "title": "Liburutegi kudeatzailea", + "uninstalledSuccessfully": "{0}:{1} liburutegia behar bezala desinstalatu da", + "zipLibrary": "Liburutegia" + }, + "menu": { + "sketch": "Programa", + "tools": "Tresnak" + }, + "preferences": { + "additionalManagerURLs": "Plaka kudeatzaile gehigarrien URLak:", + "auth.audience": "OAuth2 audientzia.", + "auth.clientID": "OAuth2 bezeroaren IDa", + "auth.domain": "OAuth2 domeinua.", + "auth.registerUri": "Erabiltzaile berri bat erregistratzeko erabilitako URIa.", + "automatic": "Automatikoa", + "board.certificates": "Plaketara kargatu daitezkeen ziurtagirien zerrenda", + "browse": "Arakatu", + "choose": "Aukeratu", + "cloud.enabled": "Egia programaren sinkronizazio-funtzioak gaituta badaude. Lehenetsia egia da.", + "cloud.pull.warn": "Egia bada erabiltzaileek abisua jasoko dute programa bat hodeitik kargatu aurretik. Lehenetsia egia da.", + "cloud.push.warn": "Egia bada erabiltzaileek abisua jasoko dute programa bat hodeian gorde aurretik. Lehenetsia egia da.", + "cloud.pushpublic.warn": "Egia bada erabiltzaileek abisua jasoko dute programa publiko bat hodeian gorde aurretik. Lehenetsia egia da.", + "cloud.sketchSyncEnpoint": "Zerbitzari batean programak gorde eta kargatzeko amaiera-puntua. Lehenetsia Arduino Cloud API da.", + "compile": "konpilazioa", + "compile.verbose": "Egia konpilazioaren irteera xehatua izateko. Lehenetsia Gezurra.", + "compile.warnings": "gcc-ri ze abisu maila erabili esaten dio. 'None' da lehenetsia", + "compilerWarnings": "Konpiladorearen abisuak", + "editorFontSize": "Editorearen letra-tamaina", + "editorQuickSuggestions": "Editorearen iradokizun azkarrak", + "enterAdditionalURLs": "Sartu URL gehigarriak, bat errenkadako", + "files.inside.sketches": "Erakutsi fitxategiak programen barruan", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Eguneratzea ze argitalpen kanaletik hartu behar den. 'stable' argitalpen egonkorra da, 'nightly' garapeneko azken eraikitzea.", + "interfaceScale": "Interfazearen eskala", + "invalid.editorFontSize": "Editorearen letra-tamaina baliogabea. Osoko zenbaki positibo bat izan behar du.", + "invalid.sketchbook.location": "Programa bildumaren kokaleku baliogabea: {0}", + "invalid.theme": "Itxura baliogabea.", + "language.log": "Egia Arduino Language Server-ek egunkari-fitxategiak sortu behar baditu programaren karpetan. Bestela, gezurra. Lehenetsia gezurra da.", + "manualProxy": "Proxyaren eskuzko konfigurazioa", + "network": "Sarea", + "newSketchbookLocation": "Hautatu programa bilduma berriaren kokalekua", + "noProxy": "Proxyrik ez", + "showVerbose": "Erakutsi irteera xehatua honetan zehar:", + "sketchbook.location": "Programa bildumaren kokalekua", + "sketchbook.showAllFiles": "Egia programaren barruko programa-fitxategi guztiak erakusteko. Lehenetsia gezurra da.", + "unofficialBoardSupport": "Egin klik ofizialak ez diren plaken laguntza-URL zerrenda ikusteko", + "upload": "karga", + "upload.verbose": "Egia kargaren irteera xehatua izateko. Lehenetsia Gezurra.", + "verifyAfterUpload": "Egiaztatu kodea kargatu ondoren", + "window.autoScale": "Egia erabiltzaile interfazea letra-tamainarekin automatikoki eskalatzen bada.", + "window.zoomLevel": "Doitu leihoaren zoom maila. Jatorrizko tamaina 0 da eta goraka (1) edo beheraka (-1) egindako aldaketa bakoitzak zooma %20 handitzea edo txikiagotzea eragiten du. Zoom maila zehaztasun handiagoarekin doitzeko zenbaki hamartarrak erabili ditzakezu." + }, + "replaceMsg": "Lehendik dagoen {0} bertsioa ordezkatu?", + "selectZip": "Hautatu gehitu nahi duzun liburutegia daukan zip fitxategia", + "serial": { + "autoscroll": "Korritze automatikoa", + "carriageReturn": "Orga-itzulera", + "connectionBusy": "Konexioak huts egin du. Serieko ataka lanpetuta dago: {0}", + "disconnected": "{0} deskonektatu da hemendik: {1}.", + "failedReconnect": "Huts egin du {0} serieko atakara berriz konektatzeko 10 saiakeraren ondoren. {1} serieko ataka lanpetuta dago.", + "message": "Mezua ({0} + Enter honi mezua bidaltzeko: '{1}' hemen: '{2}')", + "newLine": "Lerro berria", + "newLineCarriageReturn": "NL & CR biak", + "noLineEndings": "Lerro amaierarik ez", + "notConnected": "Ez dago konektatuta. Hautatu plaka eta ataka automatikoki konektatzeko.", + "reconnect": "Berriz konektatuko da {0} {1} atakan {2} segundo barru...", + "timestamp": "Denbora-zigilua", + "toggleTimestamp": "Txandakatu denbora-zigilua", + "unexpectedError": "Ustekabeko errorea. {0} berriz konektatzen {1} atakan." + }, + "sketch": { + "archiveSketch": "Artxibatu programa", + "cantOpen": "\"{0}\" izeneko karpeta badago dagoeneko. Ezin da programa ireki.", + "close": "Ziur zaude programa itxi nahi duzula?", + "configureAndUpload": "Konfiguratu eta kargatu", + "couldNotConnectToSerial": "Ezin izan da serieko atakara berriz konektatu. {0}", + "createdArchive": "'{0}' artxiboa sortu da.", + "doneCompiling": "Konpilazioa burutu da.", + "doneUploading": "Karga burutu da.", + "exportBinary": "Esportatu konpilatutako bitarra", + "moving": "Lekuz aldatzen", + "movingMsg": "\"{0}\" fitxategiak \"{1}\" izeneko programa-karpetaren barruan egon behar du.\nSortu karpeta, eraman fitxategia bertara eta jarraitu?", + "new": "Berria", + "openFolder": "Ireki karpeta", + "openRecent": "Ireki azkenaldikoa", + "openSketchInNewWindow": "Ireki programa leiho berrian", + "saveFolderAs": "Gorde programen karpeta honela...", + "saveSketchAs": "Gorde programen karpeta honela...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Erakutsi programen karpeta", + "sketch": "Programa", + "sketchbook": "Programa bilduma", + "titleLocalSketchbook": "Programa bilduma lokala", + "titleSketchbook": "Programa bilduma", + "upload": "Kargatu", + "uploadUsingProgrammer": "Kargatu programatzailea erabiliz", + "userFieldsNotFoundError": "Ezin dira erabiltzaile eremuak aurkitu konektatutako plakarentzat", + "verify": "Egiaztatu", + "verifyOrCompile": "Egiaztatu/Konpilatu" + }, + "upload": { + "error": "{0} errorea: {1}" + }, + "userFields": { + "cancel": "Utzi", + "upload": "Kargatu" + } + }, + "cloud": { + "GoToCloud": "JOAN HODEIRA" + }, + "theia": { + "core": { + "cannotConnectBackend": "Ezin izan da atzeko aldera konektatu.", + "cannotConnectDaemon": "Ezin izan da CLI daemon-era konektatu.", + "couldNotSave": "Ezin izan da programa gorde. Kopiatu gorde gabeko zure lana zure testu-editore gogokoenera eta berrabiarazi IDEa.", + "daemonOffline": "CLI daemon-a lineaz kanpo", + "offline": "Lineaz kanpo", + "quitMessage": "Gorde gabeko aldaketak galduko dira.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Hasi...", + "startError": "Errore bat gertatu da arazketa saioa hastean. Ikusi egunkariak xehetasun gehiagorako.", + "typeNotSupported": "\"{0}\" motako arazketa saioak ez du euskarririk." + }, + "editor": { + "unsavedTitle": "Gorde gabe – {0}" + }, + "messages": { + "collapse": "Tolestu", + "expand": "Zabaldu" + }, + "workspace": { + "deleteCurrentSketch": "Uneko programa ezabatu nahi duzu?", + "fileNewName": "Fitxategi berriaren izena", + "invalidExtension": "{0} ez da baliozko luzapen bat.", + "invalidFilename": "Fitxategi-izen baliogabea.", + "newFileName": "Fitxategiaren izen berria", + "sketchDirectoryError": "Errore bat gertatu da programaren direktorioa sortzean. Ikusi egunkaria xehetasun gehiagorako. Aplikazioak ez du espero bezala funtzionatuko." } + } } diff --git a/i18n/fa.json b/i18n/fa.json index 8ceb89ffa..82b09165d 100644 --- a/i18n/fa.json +++ b/i18n/fa.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "به نظر می رسد آفلاین هستید. بدون اتصال به اینترنت، رابط ترمینال آردوینو ممکن است نتواند منابع مورد نیاز را دانلود کند و باعث اختلال در عملکرد شود. لطفاً به اینترنت متصل شوید و برنامه را مجدداً راه اندازی کنید.", - "noBoardSelected": "بردی انتخاب نشده", - "selectedOn": "روشن {0}", - "notConnected": "[متصل نشد]", - "serialMonitor": "نمایشگر ترمینال سریال", - "oldFormat": "'{0}' هنوز از قالب قدیمی `.pde` استفاده می کند. آیا می‌خواهید به برنامه افزودنی «.ino» جدید بروید؟", - "later": "بعدا", - "selectBoard": "انتخاب برد", - "unknown": "نامعلوم", - "processing": "در حال محاسبه", - "saveChangesToSketch": "آیا می خواهید قبل از بسته شدن، تغییرات را در این طرح ذخیره کنید؟", - "loseChanges": "اگر ذخیره نکنید، تغییراتتون اعمال نمی شوند." - }, - "ide-updater": { - "errorCheckingForUpdates": "خطا در حلقه بررسی برای وجود بروزرسانی برای آردوینو رخ داد. {0}", - "notNowButton": "الان ممکن نیست", - "versionDownloaded": "آردوینو {0} دانلود شده بوده است.", - "closeToInstallNotice": "نرم افزار را ببندید و به روز رسانی را روی دستگاه خود نصب کنید.", - "closeAndInstallButton": "بستن و نصب", - "downloadingNotice": "در حال بارگیری آخرین نسخه از آردوینو", - "updateAvailable": "به روز رسانی موجود است", - "newVersionAvailable": "ورژن جدید ای دی ای آردوینو ({0}) آماده نصب است.", - "skipVersionButton": "نسخه بعدی", - "downloadButton": "دانلود", - "goToDownloadPage": "یک به‌روزرسانی برای آردوینو در دسترس است، اما نمی‌توانیم آن را به‌طور خودکار دانلود و نصب کنیم. لطفا به صفحه دانلود بروید و آخرین نسخه را از آنجا دانلود کنید.", - "goToDownloadButton": "برو به بارگیری ", - "ideUpdaterDialog": "به روز رسانی نرم افزار", - "noUpdatesAvailable": "هیچ به روز رسانی جدیدی برای آردوینو موجود نیست" - }, - "menu": { - "sketch": "طرح", - "tools": "ابزار ها" - }, - "debug": { - "optimizeForDebugging": "بهینه کردن برای رفع خطا", - "debugWithMessage": "رفع خطا {0}", - "noPlatformInstalledFor": "دستگاه مورد نظر برای {0} نصب نشده است", - "debuggingNotSupported": "رفع خطا توسط {0} پشتیبانی نمی شود." - }, - "preferences": { - "language.log": "اگر سرور زبان آردوینو باید فایل های گزارش را در پوشه طرح ایجاد کند درست می باشد. در غیر این صورت، نادرست است. به طور پیش فرض نادرست است.", - "compile.verbose": "برای خروجی کامپایل پرمخاطب درست است. به طور پیش فرض نادرست است", - "compile.warnings": "به gcc می گوید از کدام سطح هشدار استفاده کند. به طور پیش فرض \"هیچ\" است", - "upload.verbose": "برای خروجی آپلود پرمخاطب درست است. به طور پیش فرض نادرست است.", - "window.autoScale": "اگر رابط کاربری به طور خودکار با اندازه فونت تغییر کند درست است.", - "window.zoomLevel": "سطح بزرگنمایی پنجره را تنظیم کنید. اندازه اصلی 0 است و هر افزایش به بالاتر (مثلاً 1) یا پایین تر (مثلاً -1) نشان دهنده بزرگنمایی 20٪ بزرگتر یا کوچکتر است. همچنین می توانید اعداد اعشاری را وارد کنید تا سطح زوم را با دقت دقیق تر تنظیم کنید.", - "ide.updateChannel": "برای به روز رسانی کانال را منتشر کنید 'stable' نسخه پایدار است، 'nightly' جدیدترین ساخت توسعه است.", - "board.certificates": "فهرست گواهی‌هایی که می‌توان در تابلوها بارگذاری کرد", - "sketchbook.showAllFiles": "همه فایل‌های طرح را در داخل طرح نشان دهد درست است. به طور پیش فرض نادرست است.", - "cloud.enabled": "اگر فعال بودن توابع همگام سازی طرح درست می باشد ، پیش فرض ها درست است", - "cloud.pull.warn": "اگر هشدار دادن به کاربران قبل از کشیدن یک طرح ابری درست می باشد ، پیش فرض ها صحیح است.", - "cloud.push.warn": "اگر هشدار دادن به کاربران قبل از ارسال یک طرح ابری درست است پیش فرض ها درست می باشد", - "cloud.pushpublic.warn": "اگر هشدار دادن به کاربران قبل از ارسال یک طرح عمومی به فضای درست می باشد پیش فرض ها درست است.", - "cloud.sketchSyncEnpoint": "نقطه ای برای ارسال و دریافت طرح ها استفاده می شود . به طور پیش فرض به رابط ابر آردوینو استفاده می کند.", - "auth.clientID": "شناسه مشتری OAuth2(احراز هویت اینترنتی).", - "auth.domain": "دامنه OAuth2(احراز هویت اینترنتی).", - "auth.audience": "حضار OAuth2(احراز هویت اینترنتی).", - "auth.registerUri": "لینک برای ثبت یک کاربر جدید استفاده می شود.", - "network": "نتورک", - "sketchbook.location": "مکان منبع طرح ها", - "browse": "مرور کردن", - "files.inside.sketches": "نمایش فایل ها در داخل طرح ها", - "editorFontSize": "اندازه فونت ویرایشگر", - "interfaceScale": "مقیاس رابط", - "showVerbose": "نمایش خروجی پرمخاطب در طول", - "compilerWarnings": "هشدار های کامپایلر", - "automatic": "اتوماتیک", - "compile": "کامپایل", - "upload": "آپلود", - "verifyAfterUpload": "تائید کد بعد از آپلود", - "editorQuickSuggestions": "پیشنهادات سریع ویرایشگر", - "additionalManagerURLs": "نشانی‌های اینترنتی مدیر تابلوهای افزوده", - "noProxy": "بدون پروکسی", - "manualProxy": "پیکربندی دستی پروکسی", - "newSketchbookLocation": "مکان جدید منبع طرح ها را مشخص کنید", - "choose": "انتخاب", - "enterAdditionalURLs": "نشانی‌های وب اضافی، یکی برای هر ردیف وارد کنید", - "unofficialBoardSupport": "برای لیستی از آدرس های اینترنتی پشتیبانی هیئت مدیره غیررسمی کلیک کنید", - "invalid.sketchbook.location": "مکان نامعتبر منبع طرح ها: {0}", - "invalid.editorFontSize": "اندازه فونت ویرایشگر نامعتبر است. باید یک عدد صحیح مثبت باشد.", - "invalid.theme": "طرح زمینه موجود نیست" - }, - "cloud": { - "signIn": "ورود کاربر", - "signOut": "خروج کاربر", - "chooseSketchVisibility": "قابلیت مشاهده طرح خود را انتخاب کنید:", - "privateVisibility": "خصوصی است. فقط شما می توانید طرح را مشاهده کنید.", - "publicVisibility": "عمومی است. هر کسی که پیوند را داشته باشد می تواند طرح را مشاهده کند.", - "link": "لینک:", - "embed": "قرار دادن:", - "cloudSketchbook": "منبع ابری طرح ها", - "shareSketch": "اشتراک طرح", - "showHideRemoveSketchbook": "نمایش/پنهان کردن از راه دور منبع طرح ها", - "pullSketch": "دریافت طرح", - "openInCloudEditor": "در ویرایشگر ابری باز کن", - "options": "تنظیمات...", - "share": "اشتراک گذاری...", - "remote": "از راه دور", - "emptySketchbook": "طرح شما خالی است", - "visitArduinoCloud": "بازدید از ابر آردوینو برای ساخت ابر طرح ها", - "signInToCloud": "ورود به ابر آردوینو", - "syncEditSketches": "طرح های ابر آردوینو خود را همگام سازی و ویرایش کنید", - "learnMore": "یادگیری بیشتر", - "continue": "ادامه", - "pushSketch": "ارسال طرح", - "pushSketchMsg": "این یک طرح عمومی است. قبل از ارسال، مطمئن شوید که اطلاعات حساس در فایل‌های arduino_secrets.h تعریف شده است. می‌توانید از پانل اشتراک‌گذاری یک طرح را خصوصی کنید.", - "pull": "دریافت", - "pullSketchMsg": "با بیرون کشیدن این طرح از ابر، نسخه محلی آن بازنویسی می شود. آیا مطمئن هستید که میخواهید ادامه دهید؟", - "donePulling": "پایان دریافت {0}", - "notYetPulled": "نمی توان به ابر ارسال کرد. هنوز دریافت نشده است.", - "push": "ارسال", - "pullFirst": "ابتدا باید دریافت کنید تا بتوانید به سمت ابر ارسال کنید.", - "donePushing": "پایان ارسال {0}", - "connected": "متصل", - "offline": "آفلاین", - "profilePicture": "عکس پروفایل" - }, - "board": { - "installManually": "دستی نصب کن", - "installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟", - "configDialogTitle": "انتخاب یک بورد و پورت دیگر", - "configDialog1": "اگر می‌خواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.", - "configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.", - "pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.", - "showAllAvailablePorts": "نمایش تمام پورت های موجود در صورت فعال بودن", - "programmer": "برنامه ریز", - "succesfullyInstalledPlatform": "نصب پلتفرم موفقیت آمیز بود {0}:{1}", - "succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}", - "couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که می‌خواهید استفاده کنید، مجدداً به‌صورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟", - "reselectLater": "بعدا انتخاب کنید", - "noneSelected": "هیچ بردی انتخاب نشده است.", - "noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}", - "noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟", - "openBoardsConfig": "انتخاب سایر برد ها و پورت ها", - "boardListItem": "{0} در {1}", - "selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", - "platformMissing": "پلت فرم برای برد انتخابی '{0}' نصب نشده است.", - "selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", - "boardInfo": "مشخصات برد", - "board": "بورد {0}", - "port": "پورت {0}", - "getBoardInfo": "دریافت راهنمای برد", - "inSketchbook": "(در منبع طرح ها)" - }, - "boardsManager": "مدیریت برد ها", - "about": { - "label": "درباره {0}", - "detail": "نسخه :{0}\nتاریخ: {1} {2}\nنسخه CLI : {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "فایل اظافه کن", - "replaceTitle": "جایگذاری", - "fileAdded": "یک فایل به طرح افزوده شد." - }, - "replaceMsg": "آیا می خواهید نسخه موجود را با {0} جایگزین کنید؟", - "library": { - "addZip": "اضافه کتابخانه ی .zip شده", - "zipLibrary": "کتابخانه", - "overwriteExistingLibrary": "آیا می خواهید کتابخانه موجود را بازنویسی کنید؟", - "successfullyInstalledZipLibrary": "نصب کتابخانه از {0} موفقیت امیز بود.", - "namedLibraryAlreadyExists": "یک پوشه کتابخانه به نام {0} از قبل وجود دارد. آیا می خواهید آن را بازنویسی کنید؟", - "libraryAlreadyExists": "یک کتابخانه از قبل وجود دارد. آیا میخواهید آن را بازنویسی کنید؟", - "include": "اضافه کتابخانه", - "manageLibraries": "مدیریت کتابخانه ها...", - "arduinoLibraries": "کتابخانه های آردوینو", - "contributedLibraries": "کتابخانه های اشتراکی", - "title": "اداره کتابخانه ها", - "needsOneDependency": "کتابخانه {0}:{1} به وابستگی دیگری نیاز دارد که در حال حاضر نصب نشده است:", - "needsMultipleDependencies": "کتابخانه {0}:{1} به برخی وابستگی های دیگر نیاز دارد که در حال حاضر نصب نشده اند:", - "installOneMissingDependency": "آیا می خواهید وابستگی از دست رفته را نصب کنید؟", - "installMissingDependencies": "آیا می خواهید تمام وابستگی های از دست رفته را نصب کنید؟", - "dependenciesForLibrary": "وابستگی های کتابخانه {0}:{1}", - "installAll": "نصب همه", - "installOnly": "فقط {0} را نصب کن", - "installedSuccessfully": "نصب کتابخانه {0}:{1} موفقیت آمیز بود.", - "uninstalledSuccessfully": "لغو نصب کتابخانه {0}:{1} موفقیت آمیز بود." - }, - "selectZip": "یک فایل فشرده حاوی کتابخانه ای را که می خواهید اضافه کنید انتخاب کنید", - "sketch": { - "archiveSketch": "آرشیو طرح", - "saveSketchAs": "ذخیره پوشه طرح در ...", - "createdArchive": "آرشیو {0} ایجاد شد.", - "new": "جدید", - "openRecent": "باز کردن آخرین ها", - "showFolder": "نمایش پوشه ظرح", - "sketch": "طرح", - "moving": "جابجا کردن", - "movingMsg": "فایل \"{0}\" باید داخل یک پوشه طرح به نام \"{1}\" باشد.\nاین پوشه را ایجاد کنید، فایل را منتقل کنید و ادامه دهید؟", - "cantOpen": "پوشه ای با نام \"{0}\" از قبل وجود دارد. طرح را نمی توان باز کرد", - "saveFolderAs": "ذخیره پوشه طرح در ...", - "sketchbook": "منبع طرح ها", - "upload": "آپلود", - "uploadUsingProgrammer": "بارگذاری با استفاده از پروگرامر", - "userFieldsNotFoundError": "عدم یافت شدن فیلد های کاربر برای برد متصل", - "doneUploading": "پایان بارگذاری", - "configureAndUpload": "پیکربندی و بارگذاری", - "verifyOrCompile": "تائید / کامپایل", - "exportBinary": "دریافت خروجی باینری کامپایل شده", - "verify": "تائید", - "doneCompiling": "پایان کامپایل کردن", - "couldNotConnectToSerial": "ابر نتوانست دوباره به پورت سریال {0} متصل شود.", - "openSketchInNewWindow": "باز کردن طرح در پنجره جدید.", - "openFolder": "بازکردن پوشه", - "titleLocalSketchbook": "منبع طرح محلی", - "titleSketchbook": "منبع طرح ها", - "close": "آیا شما می خواهید این طرح را ببندید؟" - }, - "bootloader": { - "burnBootloader": "بارگذاری بوت لودر.", - "doneBurningBootloader": "اتمام بارگذاری بوت لودر." - }, - "editor": { - "copyForForum": "کپی از انجمن (Markdown)", - "commentUncomment": "نظر / لغو نظر", - "increaseIndent": "افزودن دندانه", - "decreaseIndent": "برداشتن دندانه", - "increaseFontSize": "افزایش اندازه فونت", - "decreaseFontSize": "کاهش اندازه فونت", - "autoFormat": "دندانه گذاری خودکار" - }, - "examples": { - "menu": "مثال ها", - "couldNotInitializeExamples": "ابر نمی تواند نمونه های داخلی را مقدار دهی اولیه کند.", - "builtInExamples": "نمونه های داخلی", - "customLibrary": "مثال از کتابخانه شخصی", - "for": "مثال برای {0}", - "forAny": "مثال برای همه برد ها" - }, - "help": { - "search": "جستجو در Arduino.cc", - "keyword": "کلید واژه را بنویسید", - "gettingStarted": "آغاز کار", - "environment": "محیط", - "troubleshooting": "عیب یابی", - "reference": "دستورالعمل", - "findInReference": "جستجو در دستورالعمل", - "faq": "سوالات سریع پاسخ داده شده", - "visit": "بازدید از Arduino.cc", - "privacyPolicy": "حریم خصوصی" - }, - "certificate": { - "uploadRootCertificates": "بارگذاری سند ریشه SSL", - "openContext": "زمینه باز", - "remove": "حذف", - "upload": "آپلود", - "addURL": "افزودن لینک به سند واکشی SSL", - "enterURL": "لینک را بنویسید.", - "selectCertificateToUpload": "1. انتخاب سند برای بارگذاری", - "addNew": "افزودن جدید", - "selectDestinationBoardToUpload": "2. انتخاب برد مورد نظر و بارگذاری سند", - "uploadingCertificates": "در حال بارگذاری سند.", - "certificatesUploaded": "سند بارگذاری شد.", - "uploadFailed": "آپلود ناموفق بود. لطفا دوباره سعی کنید.", - "selectBoard": "انتخاب یک برد ...", - "boardAtPort": "{0} در {1}", - "noSupportedBoardConnected": "برد متصل شده پشتیبانی نمی شود." - }, - "firmware": { - "updater": "بروزرسان درایور WiFi101 / WiFiNINA", - "selectBoard": "انتخاب برد", - "checkUpdates": "بررسی بروزرسانی", - "selectVersion": "انتخاب نسخه درایور", - "install": "نصب", - "overwriteSketch": "نصب کردن، طرح را روی برد بازنویسی می کند.", - "installingFirmware": "در حال نصب درایور.", - "successfullyInstalled": "نصب درایور موفقیت آمیز بود.", - "failedInstall": "نصب ناموفق بود. دوباره تلاش کنید." - }, - "dialog": { - "dontAskAgain": "نمی تواند بپرسد." - }, - "userFields": { - "cancel": "لغو", - "upload": "بارگذاری" - }, - "serial": { - "toggleTimestamp": "اتصال برچسب زمان", - "autoscroll": "پیمایش خودکار", - "timestamp": "برچسب زمانی", - "noLineEndings": "بدون پایان خط", - "newLine": "خط جدید", - "carriageReturn": "رفتن به سر سطر", - "newLineCarriageReturn": "هم NL و هم CR", - "notConnected": "متصل نشد. برد و پورت را انتخاب کنید تا بطور خودکار متصل شود.", - "message": "پیام ( {0} + بزنید تا پیام به '{1}' بر '{2}' ارسال شود)", - "connectionBusy": "اتصال ناموفق بود. پورت سریال مشغول به {0} است.", - "disconnected": "{0} از {1} قطع شد.", - "unexpectedError": "خطای غیر منتظره. اتصال مجدد {0} در پورت {1}.", - "failedReconnect": "اتصال دوباره {0} به پورت سریال بعد از 10 تلاش متوالی ناموفق بود. {1} پورت سریال مشغول است.", - "reconnect": "اتصال دوباره {0} به {1} در {2} ثانیه ..." - }, - "component": { - "uninstall": "لغو نصب", - "uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟", - "by": "توسط", - "version": "ورژن {0}", - "moreInfo": "اطلاعات بیشتر", - "install": "نصب", - "filterSearch": "محدود کردن جستجوی شما ..." - }, - "electron": { - "couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.", - "unsavedChanges": "هر تغییری که انجام می دهید ذخیره نمی شود." - }, - "compile": { - "error": "خطای کامپایل : {0}" - }, - "upload": { - "error": "خطا {0} : {1}" - }, - "burnBootloader": { - "error": "خطای حیاتی حلقه بوت لودر : {0}" - } + "arduino": { + "about": { + "detail": "نسخه :{0}\nتاریخ: {1} {2}\nنسخه CLI : {3}{4} [{5}]\n\n{6}", + "label": "درباره {0}" }, - "theia": { - "core": { - "couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.", - "offline": "آفلاین", - "daemonOffline": "CLI آفلاین پس زمینه", - "cannotConnectBackend": "اتصال به سرور ناموفق بود.", - "cannotConnectDaemon": "نمی توان به CLI پس زمینه متصل شد." - }, - "debug": { - "start": "شروع...", - "typeNotSupported": "جلسه رفع خطا \"{0}\" پشتیبانی نمی شود.", - "startError": "یک خطا در آغاز جلسه رفع خطا بود، تاریخچه بقیه جزئیات را بررسی کنید." - }, - "editor": { - "unsavedTitle": "ذخیره نشده – {0}" - }, - "messages": { - "expand": "باز کردن.", - "collapse": "فروکش" - }, - "workspace": { - "fileNewName": "نام برای فایل جدید", - "invalidFilename": "عدم وجود نام برای فایل", - "invalidExtension": "افزونه {0} نادرست است.", - "newFileName": "نام جدید برای فایل", - "deleteCurrentSketch": "آیا می خواهید طرح کنونی را حذف کنید؟", - "sketchDirectoryError": "یک خطا در ساخت دیکشنری طرح بود، تاریخچه بقیه جزئیات را بررسی کنید. نرم افزار شاید نتواند پیش بینی شده کار کند." - } + "board": { + "board": "بورد {0}", + "boardInfo": "مشخصات برد", + "boardListItem": "{0} در {1}", + "configDialog1": "اگر می‌خواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.", + "configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.", + "configDialogTitle": "انتخاب یک بورد و پورت دیگر", + "couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که می‌خواهید استفاده کنید، مجدداً به‌صورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟", + "getBoardInfo": "دریافت راهنمای برد", + "inSketchbook": "(در منبع طرح ها)", + "installManually": "دستی نصب کن", + "installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟", + "noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟", + "noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}", + "noneSelected": "هیچ بردی انتخاب نشده است.", + "openBoardsConfig": "انتخاب سایر برد ها و پورت ها", + "platformMissing": "پلت فرم برای برد انتخابی '{0}' نصب نشده است.", + "pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.", + "port": "پورت {0}", + "programmer": "برنامه ریز", + "reselectLater": "بعدا انتخاب کنید", + "selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", + "selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", + "showAllAvailablePorts": "نمایش تمام پورت های موجود در صورت فعال بودن", + "succesfullyInstalledPlatform": "نصب پلتفرم موفقیت آمیز بود {0}:{1}", + "succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}" + }, + "boardsManager": "مدیریت برد ها", + "bootloader": { + "burnBootloader": "بارگذاری بوت لودر.", + "doneBurningBootloader": "اتمام بارگذاری بوت لودر." + }, + "burnBootloader": { + "error": "خطای حیاتی حلقه بوت لودر : {0}" + }, + "certificate": { + "addNew": "افزودن جدید", + "addURL": "افزودن لینک به سند واکشی SSL", + "boardAtPort": "{0} در {1}", + "certificatesUploaded": "سند بارگذاری شد.", + "enterURL": "لینک را بنویسید.", + "noSupportedBoardConnected": "برد متصل شده پشتیبانی نمی شود.", + "openContext": "زمینه باز", + "remove": "حذف", + "selectBoard": "انتخاب یک برد ...", + "selectCertificateToUpload": "1. انتخاب سند برای بارگذاری", + "selectDestinationBoardToUpload": "2. انتخاب برد مورد نظر و بارگذاری سند", + "upload": "آپلود", + "uploadFailed": "آپلود ناموفق بود. لطفا دوباره سعی کنید.", + "uploadRootCertificates": "بارگذاری سند ریشه SSL", + "uploadingCertificates": "در حال بارگذاری سند." }, "cloud": { - "GoToCloud": "برو به ابر" + "chooseSketchVisibility": "قابلیت مشاهده طرح خود را انتخاب کنید:", + "cloudSketchbook": "منبع ابری طرح ها", + "connected": "متصل", + "continue": "ادامه", + "donePulling": "پایان دریافت {0}", + "donePushing": "پایان ارسال {0}", + "embed": "قرار دادن:", + "emptySketchbook": "طرح شما خالی است", + "learnMore": "یادگیری بیشتر", + "link": "لینک:", + "notYetPulled": "نمی توان به ابر ارسال کرد. هنوز دریافت نشده است.", + "offline": "آفلاین", + "openInCloudEditor": "در ویرایشگر ابری باز کن", + "options": "تنظیمات...", + "privateVisibility": "خصوصی است. فقط شما می توانید طرح را مشاهده کنید.", + "profilePicture": "عکس پروفایل", + "publicVisibility": "عمومی است. هر کسی که پیوند را داشته باشد می تواند طرح را مشاهده کند.", + "pull": "دریافت", + "pullFirst": "ابتدا باید دریافت کنید تا بتوانید به سمت ابر ارسال کنید.", + "pullSketch": "دریافت طرح", + "pullSketchMsg": "با بیرون کشیدن این طرح از ابر، نسخه محلی آن بازنویسی می شود. آیا مطمئن هستید که میخواهید ادامه دهید؟", + "push": "ارسال", + "pushSketch": "ارسال طرح", + "pushSketchMsg": "این یک طرح عمومی است. قبل از ارسال، مطمئن شوید که اطلاعات حساس در فایل‌های arduino_secrets.h تعریف شده است. می‌توانید از پانل اشتراک‌گذاری یک طرح را خصوصی کنید.", + "remote": "از راه دور", + "share": "اشتراک گذاری...", + "shareSketch": "اشتراک طرح", + "showHideRemoveSketchbook": "نمایش/پنهان کردن از راه دور منبع طرح ها", + "signIn": "ورود کاربر", + "signInToCloud": "ورود به ابر آردوینو", + "signOut": "خروج کاربر", + "syncEditSketches": "طرح های ابر آردوینو خود را همگام سازی و ویرایش کنید", + "visitArduinoCloud": "بازدید از ابر آردوینو برای ساخت ابر طرح ها" + }, + "common": { + "later": "بعدا", + "noBoardSelected": "بردی انتخاب نشده", + "notConnected": "[متصل نشد]", + "offlineIndicator": "به نظر می رسد آفلاین هستید. بدون اتصال به اینترنت، رابط ترمینال آردوینو ممکن است نتواند منابع مورد نیاز را دانلود کند و باعث اختلال در عملکرد شود. لطفاً به اینترنت متصل شوید و برنامه را مجدداً راه اندازی کنید.", + "oldFormat": "'{0}' هنوز از قالب قدیمی `.pde` استفاده می کند. آیا می‌خواهید به برنامه افزودنی «.ino» جدید بروید؟", + "processing": "در حال محاسبه", + "selectBoard": "انتخاب برد", + "selectedOn": "روشن {0}", + "serialMonitor": "نمایشگر ترمینال سریال", + "unknown": "نامعلوم" + }, + "compile": { + "error": "خطای کامپایل : {0}" + }, + "component": { + "by": "توسط", + "filterSearch": "محدود کردن جستجوی شما ...", + "install": "نصب", + "moreInfo": "اطلاعات بیشتر", + "uninstall": "لغو نصب", + "uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟", + "version": "ورژن {0}" + }, + "contributions": { + "addFile": "فایل اظافه کن", + "fileAdded": "یک فایل به طرح افزوده شد.", + "replaceTitle": "جایگذاری" + }, + "debug": { + "debugWithMessage": "رفع خطا {0}", + "debuggingNotSupported": "رفع خطا توسط {0} پشتیبانی نمی شود.", + "noPlatformInstalledFor": "دستگاه مورد نظر برای {0} نصب نشده است", + "optimizeForDebugging": "بهینه کردن برای رفع خطا" + }, + "dialog": { + "dontAskAgain": "نمی تواند بپرسد." + }, + "editor": { + "autoFormat": "دندانه گذاری خودکار", + "commentUncomment": "نظر / لغو نظر", + "copyForForum": "کپی از انجمن (Markdown)", + "decreaseFontSize": "کاهش اندازه فونت", + "decreaseIndent": "برداشتن دندانه", + "increaseFontSize": "افزایش اندازه فونت", + "increaseIndent": "افزودن دندانه" + }, + "electron": { + "couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.", + "unsavedChanges": "هر تغییری که انجام می دهید ذخیره نمی شود." + }, + "examples": { + "builtInExamples": "نمونه های داخلی", + "couldNotInitializeExamples": "ابر نمی تواند نمونه های داخلی را مقدار دهی اولیه کند.", + "customLibrary": "مثال از کتابخانه شخصی", + "for": "مثال برای {0}", + "forAny": "مثال برای همه برد ها", + "menu": "مثال ها" + }, + "firmware": { + "checkUpdates": "بررسی بروزرسانی", + "failedInstall": "نصب ناموفق بود. دوباره تلاش کنید.", + "install": "نصب", + "installingFirmware": "در حال نصب درایور.", + "overwriteSketch": "نصب کردن، طرح را روی برد بازنویسی می کند.", + "selectBoard": "انتخاب برد", + "selectVersion": "انتخاب نسخه درایور", + "successfullyInstalled": "نصب درایور موفقیت آمیز بود.", + "updater": "بروزرسان درایور WiFi101 / WiFiNINA" + }, + "help": { + "environment": "محیط", + "faq": "سوالات سریع پاسخ داده شده", + "findInReference": "جستجو در دستورالعمل", + "gettingStarted": "آغاز کار", + "keyword": "کلید واژه را بنویسید", + "privacyPolicy": "حریم خصوصی", + "reference": "دستورالعمل", + "search": "جستجو در Arduino.cc", + "troubleshooting": "عیب یابی", + "visit": "بازدید از Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "بستن و نصب", + "closeToInstallNotice": "نرم افزار را ببندید و به روز رسانی را روی دستگاه خود نصب کنید.", + "downloadButton": "دانلود", + "downloadingNotice": "در حال بارگیری آخرین نسخه از آردوینو", + "errorCheckingForUpdates": "خطا در حلقه بررسی برای وجود بروزرسانی برای آردوینو رخ داد. {0}", + "goToDownloadButton": "برو به بارگیری ", + "goToDownloadPage": "یک به‌روزرسانی برای آردوینو در دسترس است، اما نمی‌توانیم آن را به‌طور خودکار دانلود و نصب کنیم. لطفا به صفحه دانلود بروید و آخرین نسخه را از آنجا دانلود کنید.", + "ideUpdaterDialog": "به روز رسانی نرم افزار", + "newVersionAvailable": "ورژن جدید ای دی ای آردوینو ({0}) آماده نصب است.", + "noUpdatesAvailable": "هیچ به روز رسانی جدیدی برای آردوینو موجود نیست", + "notNowButton": "الان ممکن نیست", + "skipVersionButton": "نسخه بعدی", + "updateAvailable": "به روز رسانی موجود است", + "versionDownloaded": "آردوینو {0} دانلود شده بوده است." + }, + "library": { + "addZip": "اضافه کتابخانه ی .zip شده", + "arduinoLibraries": "کتابخانه های آردوینو", + "contributedLibraries": "کتابخانه های اشتراکی", + "dependenciesForLibrary": "وابستگی های کتابخانه {0}:{1}", + "include": "اضافه کتابخانه", + "installAll": "نصب همه", + "installMissingDependencies": "آیا می خواهید تمام وابستگی های از دست رفته را نصب کنید؟", + "installOneMissingDependency": "آیا می خواهید وابستگی از دست رفته را نصب کنید؟", + "installOnly": "فقط {0} را نصب کن", + "installedSuccessfully": "نصب کتابخانه {0}:{1} موفقیت آمیز بود.", + "libraryAlreadyExists": "یک کتابخانه از قبل وجود دارد. آیا میخواهید آن را بازنویسی کنید؟", + "manageLibraries": "مدیریت کتابخانه ها...", + "namedLibraryAlreadyExists": "یک پوشه کتابخانه به نام {0} از قبل وجود دارد. آیا می خواهید آن را بازنویسی کنید؟", + "needsMultipleDependencies": "کتابخانه {0}:{1} به برخی وابستگی های دیگر نیاز دارد که در حال حاضر نصب نشده اند:", + "needsOneDependency": "کتابخانه {0}:{1} به وابستگی دیگری نیاز دارد که در حال حاضر نصب نشده است:", + "overwriteExistingLibrary": "آیا می خواهید کتابخانه موجود را بازنویسی کنید؟", + "successfullyInstalledZipLibrary": "نصب کتابخانه از {0} موفقیت امیز بود.", + "title": "اداره کتابخانه ها", + "uninstalledSuccessfully": "لغو نصب کتابخانه {0}:{1} موفقیت آمیز بود.", + "zipLibrary": "کتابخانه" + }, + "menu": { + "sketch": "طرح", + "tools": "ابزار ها" + }, + "preferences": { + "additionalManagerURLs": "نشانی‌های اینترنتی مدیر تابلوهای افزوده", + "auth.audience": "حضار OAuth2(احراز هویت اینترنتی).", + "auth.clientID": "شناسه مشتری OAuth2(احراز هویت اینترنتی).", + "auth.domain": "دامنه OAuth2(احراز هویت اینترنتی).", + "auth.registerUri": "لینک برای ثبت یک کاربر جدید استفاده می شود.", + "automatic": "اتوماتیک", + "board.certificates": "فهرست گواهی‌هایی که می‌توان در تابلوها بارگذاری کرد", + "browse": "مرور کردن", + "choose": "انتخاب", + "cloud.enabled": "اگر فعال بودن توابع همگام سازی طرح درست می باشد ، پیش فرض ها درست است", + "cloud.pull.warn": "اگر هشدار دادن به کاربران قبل از کشیدن یک طرح ابری درست می باشد ، پیش فرض ها صحیح است.", + "cloud.push.warn": "اگر هشدار دادن به کاربران قبل از ارسال یک طرح ابری درست است پیش فرض ها درست می باشد", + "cloud.pushpublic.warn": "اگر هشدار دادن به کاربران قبل از ارسال یک طرح عمومی به فضای درست می باشد پیش فرض ها درست است.", + "cloud.sketchSyncEnpoint": "نقطه ای برای ارسال و دریافت طرح ها استفاده می شود . به طور پیش فرض به رابط ابر آردوینو استفاده می کند.", + "compile": "کامپایل", + "compile.verbose": "برای خروجی کامپایل پرمخاطب درست است. به طور پیش فرض نادرست است", + "compile.warnings": "به gcc می گوید از کدام سطح هشدار استفاده کند. به طور پیش فرض \"هیچ\" است", + "compilerWarnings": "هشدار های کامپایلر", + "editorFontSize": "اندازه فونت ویرایشگر", + "editorQuickSuggestions": "پیشنهادات سریع ویرایشگر", + "enterAdditionalURLs": "نشانی‌های وب اضافی، یکی برای هر ردیف وارد کنید", + "files.inside.sketches": "نمایش فایل ها در داخل طرح ها", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "برای به روز رسانی کانال را منتشر کنید 'stable' نسخه پایدار است، 'nightly' جدیدترین ساخت توسعه است.", + "interfaceScale": "مقیاس رابط", + "invalid.editorFontSize": "اندازه فونت ویرایشگر نامعتبر است. باید یک عدد صحیح مثبت باشد.", + "invalid.sketchbook.location": "مکان نامعتبر منبع طرح ها: {0}", + "invalid.theme": "طرح زمینه موجود نیست", + "language.log": "اگر سرور زبان آردوینو باید فایل های گزارش را در پوشه طرح ایجاد کند درست می باشد. در غیر این صورت، نادرست است. به طور پیش فرض نادرست است.", + "manualProxy": "پیکربندی دستی پروکسی", + "network": "نتورک", + "newSketchbookLocation": "مکان جدید منبع طرح ها را مشخص کنید", + "noProxy": "بدون پروکسی", + "showVerbose": "نمایش خروجی پرمخاطب در طول", + "sketchbook.location": "مکان منبع طرح ها", + "sketchbook.showAllFiles": "همه فایل‌های طرح را در داخل طرح نشان دهد درست است. به طور پیش فرض نادرست است.", + "unofficialBoardSupport": "برای لیستی از آدرس های اینترنتی پشتیبانی هیئت مدیره غیررسمی کلیک کنید", + "upload": "آپلود", + "upload.verbose": "برای خروجی آپلود پرمخاطب درست است. به طور پیش فرض نادرست است.", + "verifyAfterUpload": "تائید کد بعد از آپلود", + "window.autoScale": "اگر رابط کاربری به طور خودکار با اندازه فونت تغییر کند درست است.", + "window.zoomLevel": "سطح بزرگنمایی پنجره را تنظیم کنید. اندازه اصلی 0 است و هر افزایش به بالاتر (مثلاً 1) یا پایین تر (مثلاً -1) نشان دهنده بزرگنمایی 20٪ بزرگتر یا کوچکتر است. همچنین می توانید اعداد اعشاری را وارد کنید تا سطح زوم را با دقت دقیق تر تنظیم کنید." + }, + "replaceMsg": "آیا می خواهید نسخه موجود را با {0} جایگزین کنید؟", + "selectZip": "یک فایل فشرده حاوی کتابخانه ای را که می خواهید اضافه کنید انتخاب کنید", + "serial": { + "autoscroll": "پیمایش خودکار", + "carriageReturn": "رفتن به سر سطر", + "connectionBusy": "اتصال ناموفق بود. پورت سریال مشغول به {0} است.", + "disconnected": "{0} از {1} قطع شد.", + "failedReconnect": "اتصال دوباره {0} به پورت سریال بعد از 10 تلاش متوالی ناموفق بود. {1} پورت سریال مشغول است.", + "message": "پیام ( {0} + بزنید تا پیام به '{1}' بر '{2}' ارسال شود)", + "newLine": "خط جدید", + "newLineCarriageReturn": "هم NL و هم CR", + "noLineEndings": "بدون پایان خط", + "notConnected": "متصل نشد. برد و پورت را انتخاب کنید تا بطور خودکار متصل شود.", + "reconnect": "اتصال دوباره {0} به {1} در {2} ثانیه ...", + "timestamp": "برچسب زمانی", + "toggleTimestamp": "اتصال برچسب زمان", + "unexpectedError": "خطای غیر منتظره. اتصال مجدد {0} در پورت {1}." + }, + "sketch": { + "archiveSketch": "آرشیو طرح", + "cantOpen": "پوشه ای با نام \"{0}\" از قبل وجود دارد. طرح را نمی توان باز کرد", + "close": "آیا شما می خواهید این طرح را ببندید؟", + "configureAndUpload": "پیکربندی و بارگذاری", + "couldNotConnectToSerial": "ابر نتوانست دوباره به پورت سریال {0} متصل شود.", + "createdArchive": "آرشیو {0} ایجاد شد.", + "doneCompiling": "پایان کامپایل کردن", + "doneUploading": "پایان بارگذاری", + "exportBinary": "دریافت خروجی باینری کامپایل شده", + "moving": "جابجا کردن", + "movingMsg": "فایل \"{0}\" باید داخل یک پوشه طرح به نام \"{1}\" باشد.\nاین پوشه را ایجاد کنید، فایل را منتقل کنید و ادامه دهید؟", + "new": "جدید", + "openFolder": "بازکردن پوشه", + "openRecent": "باز کردن آخرین ها", + "openSketchInNewWindow": "باز کردن طرح در پنجره جدید.", + "saveFolderAs": "ذخیره پوشه طرح در ...", + "saveSketchAs": "ذخیره پوشه طرح در ...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "نمایش پوشه ظرح", + "sketch": "طرح", + "sketchbook": "منبع طرح ها", + "titleLocalSketchbook": "منبع طرح محلی", + "titleSketchbook": "منبع طرح ها", + "upload": "آپلود", + "uploadUsingProgrammer": "بارگذاری با استفاده از پروگرامر", + "userFieldsNotFoundError": "عدم یافت شدن فیلد های کاربر برای برد متصل", + "verify": "تائید", + "verifyOrCompile": "تائید / کامپایل" + }, + "upload": { + "error": "خطا {0} : {1}" + }, + "userFields": { + "cancel": "لغو", + "upload": "بارگذاری" + } + }, + "cloud": { + "GoToCloud": "برو به ابر" + }, + "theia": { + "core": { + "cannotConnectBackend": "اتصال به سرور ناموفق بود.", + "cannotConnectDaemon": "نمی توان به CLI پس زمینه متصل شد.", + "couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.", + "daemonOffline": "CLI آفلاین پس زمینه", + "offline": "آفلاین", + "quitMessage": "هر تغییری که انجام می دهید ذخیره نمی شود.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "شروع...", + "startError": "یک خطا در آغاز جلسه رفع خطا بود، تاریخچه بقیه جزئیات را بررسی کنید.", + "typeNotSupported": "جلسه رفع خطا \"{0}\" پشتیبانی نمی شود." + }, + "editor": { + "unsavedTitle": "ذخیره نشده – {0}" + }, + "messages": { + "collapse": "فروکش", + "expand": "باز کردن." + }, + "workspace": { + "deleteCurrentSketch": "آیا می خواهید طرح کنونی را حذف کنید؟", + "fileNewName": "نام برای فایل جدید", + "invalidExtension": "افزونه {0} نادرست است.", + "invalidFilename": "عدم وجود نام برای فایل", + "newFileName": "نام جدید برای فایل", + "sketchDirectoryError": "یک خطا در ساخت دیکشنری طرح بود، تاریخچه بقیه جزئیات را بررسی کنید. نرم افزار شاید نتواند پیش بینی شده کار کند." } + } } diff --git a/i18n/fil.json b/i18n/fil.json index 0c58b3b9b..646e03bea 100644 --- a/i18n/fil.json +++ b/i18n/fil.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Mukhang ikaw ay offline. Kung walang internet, maaaring hindi madownload ng Arduino CLI ang mga kakailanganin nitong resources at mag-malfunction. Kumonekta sa internet at i-restart ang application. ", - "noBoardSelected": "Walang board na pinili. ", - "selectedOn": "on {0}", - "notConnected": "[hindi konektado] ", - "serialMonitor": "Serial Monitor", - "oldFormat": "Ang '{0}' ay gumagamit pa ng lumang `.pde` format. Gusto mo bang gamitin ang bagong `.ino` extension?", - "later": "Mamaya", - "selectBoard": "Pumili ng board", - "unknown": "Hindi alam", - "processing": "Pinoproseso", - "saveChangesToSketch": "Gusto mo bang i-save ang mga pagbabago sa sketch na ito bago tuluyang isara? ", - "loseChanges": "Kung hindi ka magsi-save, mawawala ang iyong mga binago. " - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Sketch", - "tools": "Mga Tools" - }, - "debug": { - "optimizeForDebugging": "Pinahusay para sa Debugging", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "Ang platform ay hindi naka-install para sa '{0}'", - "debuggingNotSupported": "Ang debugging ay hindi suportado ng '{0}'" - }, - "preferences": { - "language.log": "True, kung dapat na gumawa ng log files ang Arduino Language Server sa mismong sketch folder. False naman kung hindi. Ito ay false, by default. ", - "compile.verbose": "True para sa verbose compile output. Ito ay naka-false by default.", - "compile.warnings": "Ipapaalam sa gcc kung anong lebel ng mga paalala ang gagamitin. Ito ay naka-set sa wala o 'None' by default.", - "upload.verbose": "True para sa verbose upload output. Ito ay naka-false by default.", - "window.autoScale": "True kung nais mong awtomatikong mag-adjust ang scaling ng user interface depende sa laki ng font o letra sa screen.", - "window.zoomLevel": "Baguhin ang lebel ng pagka-zoom ng window. Ang orihinal na laki ay 0 at bawat dagdag (halimbawa +1) o bawas (halimbawa -1) ay katumbas ng 20% na pagtaas o pagbaba sa zoom. Pwede kang mag-enter ng decimals para mas makontrol mo ang pag-adjust ng lebel ng zoom. ", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "Listahan ng mga sertipikong maaaring ma-upload sa ma board.", - "sketchbook.showAllFiles": "True para ipakita lahat ng sketch files sa loob ng isang sketch. Ito ay false by default.", - "cloud.enabled": "True kapag ang sketch sync function ay gumagana. Ito ay true by default.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "The URI used to register a new user.", - "network": "Network", - "sketchbook.location": "Sketchbook location", - "browse": "Browse", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "Editor font size", - "interfaceScale": "Interface scale", - "showVerbose": "Show verbose output during", - "compilerWarnings": "Compiler warnings", - "automatic": "Automatic", - "compile": "compile", - "upload": "upload", - "verifyAfterUpload": "Verify code after upload", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "No proxy", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "Choose", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "SIGN IN", - "signOut": "Sign Out", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Private. Only you can view the Sketch.", - "publicVisibility": "Public. Anyone with the link can view the Sketch.", - "link": "Link:", - "embed": "Embed:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Share Sketch", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "Options...", - "share": "Share...", - "remote": "Remote", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Sign in to Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Learn more", - "continue": "Continue", - "pushSketch": "Push Sketch", - "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.", - "pull": "Pull", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Push", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Connected", - "offline": "Offline", - "profilePicture": "Profile picture" - }, - "board": { - "installManually": "Install Manually", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "Shows all available ports when enabled", - "programmer": "Programmer", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "Reselect later", - "noneSelected": "No boards selected.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Select other board and port…", - "boardListItem": "{0} at {1}", - "selectBoardForInfo": "Please select a board to obtain board info.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "Board Info", - "board": "Board{0}", - "port": "Port{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Boards Manager", - "about": { - "label": "About {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Add File", - "replaceTitle": "Replace", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "Library", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Library", - "manageLibraries": "Manage Libraries...", - "arduinoLibraries": "Arduino libraries", - "contributedLibraries": "Contributed libraries", - "title": "Library Manager", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Install all", - "installOnly": "Install {0} only", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "New", - "openRecent": "Open Recent", - "showFolder": "Show Sketch Folder", - "sketch": "Sketch", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Open Folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Examples", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Environment", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Visit Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Remove", - "upload": "Upload", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Add New", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Select Board", - "checkUpdates": "Check Updates", - "selectVersion": "Select firmware version", - "install": "Install", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "Don't ask again" - }, - "userFields": { - "cancel": "Cancel", - "upload": "Upload" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "New Line", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Uninstall", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "by", - "version": "Version {0}", - "moreInfo": "More info", - "install": "INSTALL", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Expand", - "collapse": "Collapse" - }, - "workspace": { - "fileNewName": "Name for new file", - "invalidFilename": "Invalid filename.", - "invalidExtension": ".{0} is not a valid extension", - "newFileName": "New name for file", - "deleteCurrentSketch": "Do you want to delete the current sketch?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} at {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Install Manually", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Mamaya", + "noBoardSelected": "Walang board na pinili. ", + "notConnected": "[hindi konektado] ", + "offlineIndicator": "Mukhang ikaw ay offline. Kung walang internet, maaaring hindi madownload ng Arduino CLI ang mga kakailanganin nitong resources at mag-malfunction. Kumonekta sa internet at i-restart ang application. ", + "oldFormat": "Ang '{0}' ay gumagamit pa ng lumang `.pde` format. Gusto mo bang gamitin ang bagong `.ino` extension?", + "processing": "Pinoproseso", + "selectBoard": "Pumili ng board", + "selectedOn": "on {0}", + "serialMonitor": "Serial Monitor", + "unknown": "Hindi alam" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "INSTALL", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "Replace" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Ang debugging ay hindi suportado ng '{0}'", + "noPlatformInstalledFor": "Ang platform ay hindi naka-install para sa '{0}'", + "optimizeForDebugging": "Pinahusay para sa Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Select Board", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "Install all", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Install {0} only", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "menu": { + "sketch": "Sketch", + "tools": "Mga Tools" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "Listahan ng mga sertipikong maaaring ma-upload sa ma board.", + "browse": "Browse", + "choose": "Choose", + "cloud.enabled": "True kapag ang sketch sync function ay gumagana. Ito ay true by default.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.verbose": "True para sa verbose compile output. Ito ay naka-false by default.", + "compile.warnings": "Ipapaalam sa gcc kung anong lebel ng mga paalala ang gagamitin. Ito ay naka-set sa wala o 'None' by default.", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "invalid.theme": "Invalid theme.", + "language.log": "True, kung dapat na gumawa ng log files ang Arduino Language Server sa mismong sketch folder. False naman kung hindi. Ito ay false, by default. ", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True para ipakita lahat ng sketch files sa loob ng isang sketch. Ito ay false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True para sa verbose upload output. Ito ay naka-false by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True kung nais mong awtomatikong mag-adjust ang scaling ng user interface depende sa laki ng font o letra sa screen.", + "window.zoomLevel": "Baguhin ang lebel ng pagka-zoom ng window. Ang orihinal na laki ay 0 at bawat dagdag (halimbawa +1) o bawas (halimbawa -1) ay katumbas ng 20% na pagtaas o pagbaba sa zoom. Pwede kang mag-enter ng decimals para mas makontrol mo ang pag-adjust ng lebel ng zoom. " + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/fr.json b/i18n/fr.json index f03d3fddf..ee282cf83 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Il semblerait que vous êtes déconnecté. Sans connexion internet la CLI d'Arduino pourrait ne pas être en mesure de télécharger les resources requises, ce qui pourrait provoquer des dysfonctionnements. Merci de vous connecter à Internet et de redémarrer l'application.", - "noBoardSelected": "Aucune carte sélectionnée.", - "selectedOn": "sur {0}", - "notConnected": "[hors ligne]", - "serialMonitor": "Moniteur série", - "oldFormat": "Le '{0}' utilise toujours l'ancien format `.pde`. Souhaitez-vous utiliser le nouveau format `.ino`?", - "later": "Plus tard", - "selectBoard": "Selectionner une carte", - "unknown": "Inconnu", - "processing": "Traitement en cours", - "saveChangesToSketch": "Souhaitez-vous enregistrer les modifications apportées au croquis avant la fermeture ?", - "loseChanges": "Si vous n'enregistrez pas, les modifications apportées seront perdues." - }, - "ide-updater": { - "errorCheckingForUpdates": "Erreur lors de la vérification de la mise à jour de l'IDE Arduino.\n{0}", - "notNowButton": "Pas maintenant", - "versionDownloaded": "L'IDE Arduino {0} a été téléchargé.", - "closeToInstallNotice": "Fermez le logiciel et installez la mise à jour sur votre machine.", - "closeAndInstallButton": "Fermer et installer", - "downloadingNotice": "Téléchargement de la dernière version de l'IDE Arduino.", - "updateAvailable": "Mise à jour disponible", - "newVersionAvailable": "Une nouvelle version de l'IDE Arduino ({0}) est disponible en téléchargement.", - "skipVersionButton": "Ignorer la version", - "downloadButton": "Télécharger", - "goToDownloadPage": "Une mise à jour pour l'IDE Arduino est disponible, mais nous ne sommes pas en mesure de la télécharger et de l'installer automatiquement. Veuillez vous rendre sur la page de téléchargement et télécharger la dernière version à partir de là.", - "goToDownloadButton": "Aller au téléchargement", - "ideUpdaterDialog": "Mise à jour logicielle", - "noUpdatesAvailable": "Il n'y a pas de mises à jour récentes disponibles pour l'IDE Arduino" - }, - "menu": { - "sketch": "Croquis", - "tools": "Outils" - }, - "debug": { - "optimizeForDebugging": "Optimisé pour le déboggage.", - "debugWithMessage": "Débogage - {0}", - "noPlatformInstalledFor": "La plateforme n'est pas installée pour '{0}'", - "debuggingNotSupported": "Le débogage n'est pas supporté pour '{0}'" - }, - "preferences": { - "language.log": "Vrai si le serveur de langage Arduino devrait générer des fichiers logs dans le dossier du croquis. Si non faux. La valeur par défaut est faux.", - "compile.verbose": "Vrai pour une sortie de compilation verbeuse. Faux par défaut.", - "compile.warnings": "Dis à GCC quel niveau d'avertissement à utiliser. Valeur par défaut : 'None'.", - "upload.verbose": "Vrai si le téléchargement en mode verbose. Faux par défaut.", - "window.autoScale": "Vrai si l'interface utilisateur s'ajuste avec la taille de la police.", - "window.zoomLevel": "Ajuste le zoom de la fenêtre. La taille originale est 0 et chaque augmentation (par exemple 1) ou diminution (par exemple -1) représentent un zoom de plus ou moins 20 %. Vous pouvez également entrer des décimales pour ajuster plus finement le zoom. ", - "ide.updateChannel": "Canal de mise à jour à partir de 'stable' est la version stable, 'nightly' est la dernière version de développement.", - "board.certificates": "Liste des certificats pouvant être téléversé vers les cartes.", - "sketchbook.showAllFiles": "Vrai pour montrer tous les fichiers croquis à l'intérieur du croquis. La valeur par défaut est faux.", - "cloud.enabled": "Vrai si les fonctions de synchronisation de croquis est activé. Par défaut, la valeur est vrai.", - "cloud.pull.warn": "Vrai si les utilisateurs devrait être averti avant de pull un croquis sur le cloud. Par défaut, la valeur est vrai.", - "cloud.push.warn": "Vrai, si les utilisateurs devrait être averti avant de push un croquis sur le cloud. Par défaut, la valeur est vrai.", - "cloud.pushpublic.warn": "Vrai si les utilisateurs devrait être avertit avant de publier un croquis public sur le cloud. Vrai par défaut.", - "cloud.sketchSyncEnpoint": "L'endpoint est utilisé pour pousser et tirer des croquis à partir du backend. Par défault, il pointe vers l'Arduino Cloud API.", - "auth.clientID": "L'identifiant client OAuth2.", - "auth.domain": "Le domaine 0Auth2.", - "auth.audience": "L'audience OAuth2.", - "auth.registerUri": "L'URI utilisé pour créer un nouvel utilisateur.", - "network": "Réseau", - "sketchbook.location": "Localisation du croquis.", - "browse": "Parcourir", - "files.inside.sketches": "Afficher les fichiers à l’intérieur de Sketches.", - "editorFontSize": "Taille de police de l'éditeur", - "interfaceScale": "Échelle de l'interface", - "showVerbose": "Afficher la sortie de débogage verbeuse pendant", - "compilerWarnings": "Avertissements du compilateur ", - "automatic": "Automatique", - "compile": "compiler", - "upload": "téléverser", - "verifyAfterUpload": "Vérifier le code après le téléversement", - "editorQuickSuggestions": "Suggestion rapide pour l'éditeur", - "additionalManagerURLs": "URL de gestionnaire de cartes supplémentaires", - "noProxy": "Aucun proxy", - "manualProxy": "Configuration manuelle du proxy", - "newSketchbookLocation": "Sélectionner la localisation du nouveau croquis.", - "choose": "Choisir", - "enterAdditionalURLs": "Entrer des URLs additionnelles, une par colonne", - "unofficialBoardSupport": "Cliquer pour la liste non-officielle des URLs des support de cartes", - "invalid.sketchbook.location": "Localisation invalide du croquis : {0}", - "invalid.editorFontSize": "Police de l'éditeur invalide. La taille doit être un entier positif.", - "invalid.theme": "Thème invalide." - }, - "cloud": { - "signIn": "Se connecter", - "signOut": "Deconnexion", - "chooseSketchVisibility": "Choisissez la visibilité du croquis :", - "privateVisibility": "Privé. Seulement vous pouvez voir le croquis.", - "publicVisibility": "Publique. Tout les personnes disposant du lien pourront consulter le croquis.", - "link": "Lien :", - "embed": "Embarqué : ", - "cloudSketchbook": "Carnet de Croquis Cloud", - "shareSketch": "Partager le croquis", - "showHideRemoveSketchbook": "Montrer / Cacher le carnet de croquis distant.", - "pullSketch": "Pull le croquis", - "openInCloudEditor": "Ouvrir le croquis dans l'éditeur du cloud", - "options": "Options ...", - "share": "Partager...", - "remote": "A distance", - "emptySketchbook": "Votre carnet de croquis est vide", - "visitArduinoCloud": "Visitez Arduino Cloud pour créer des croquis sut le cloud.", - "signInToCloud": "Se connecter à Arduino Cloud", - "syncEditSketches": "Synchroniser et éditer vos croquis Arduino Cloud.", - "learnMore": "En savoir plus", - "continue": "Continuer", - "pushSketch": "Push le croquis", - "pushSketchMsg": "Ceci est un croquis public. Avant de le publier, assurez-vous que les informations sensibles sont bien définies dans le fichier arduino_secrets.h. Vous pouvez rendre priver le croquis à partir du panneau de Partage.", - "pull": "Tirer", - "pullSketchMsg": "Pousser le croquis à partir du Cloud va écraser la version locale. Êtes-vous sûr de vouloir continuer ?", - "donePulling": "Récupération de '{0}' terminée.", - "notYetPulled": "Impossible de push sur le Cloud. Rien n'a été pull jusque la.", - "push": "Push", - "pullFirst": "Vous devez tout d'abord pull vos modifications avant de pouvoir de pouvoir push à partir du Cloud.", - "donePushing": "Téléchargement terminé pour '{0}'", - "connected": "Connecté", - "offline": "Hors-ligne", - "profilePicture": "Photo de profil" - }, - "board": { - "installManually": "Installer manuellement.", - "installNow": "Le \"{0} {1}\" core doit être installé pour la carte sélectionnée \"{2}\". Souhaitez vous l'installer maintenant ?", - "configDialogTitle": "Sélectionner une autre carte et un autre port", - "configDialog1": "Sélectionnez une carte et un port si vous souhaitez téléverser un croquis.", - "configDialog2": "Si vous sélectionnez seulement une carte, vous pourrez compiler votre croquis, mais pas le téléverser.", - "pleasePickBoard": "Merci de sélectionner une carte connecté au port que vous avez sélectionné.", - "showAllAvailablePorts": "Affiche les ports disponibles quand activer.", - "programmer": "Programmeur", - "succesfullyInstalledPlatform": "Plateforme installé avec succès {0}:{1}", - "succesfullyUninstalledPlatform": "Plateforme désinstallée avec succès {0}:{1}", - "couldNotFindPreviouslySelected": "Impossible de trouver la carte précédente sélectionnée \"{0}\" dans les plateformes installées \"{1}\". Merci de re-sélectionner manuellement la carte que vous souhaitez utiliser. Souhaitez vous la re-sélectionner maintenant ?", - "reselectLater": "Re-sélectionner plus tard", - "noneSelected": "Aucune carte sélectionnée.", - "noPortsSelected": "Aucun porte sélectionné pour la carte : '{0}'", - "noFQBN": "Le FQBN n'est pas disponible pour la carte sélectionnée \"{0}\". Avez installé le cœur correspondant ?", - "openBoardsConfig": "Sélectionner une autre carte et un autre port ...", - "boardListItem": "{0} à {1}", - "selectBoardForInfo": "Merci de choisir une carte pour obtenir ses informations.", - "platformMissing": "La plateforme pour la carte '{0}' sélectionnée n'est pas installée.", - "selectPortForInfo": "Merci de choisir un port pour obtenir des informations sur la carte.", - "boardInfo": "Information de la carte", - "board": "Carte{0}", - "port": "Port{0}", - "getBoardInfo": "Obtenir les informations sur la carte", - "inSketchbook": "(dans le Croquis)" - }, - "boardsManager": "Gestionnaire de carte", - "about": { - "label": "A propos de {0}", - "detail": "Version: {0}Date: {1}{2} Version CLI: {3}{4} [{5}]{6}" - }, - "contributions": { - "addFile": "Ajouter un fichier", - "replaceTitle": "Remplacer", - "fileAdded": "Un fichier a été ajouté au croquis" - }, - "replaceMsg": "Remplacer la version existante de {0} ?", - "library": { - "addZip": "Ajouter la bibliothèque .ZIP...", - "zipLibrary": "Bibliothèque", - "overwriteExistingLibrary": "Souhaitez-vous écraser la librairie existante ?", - "successfullyInstalledZipLibrary": "Bibliothèque correctement installée depuis l'archive {0}", - "namedLibraryAlreadyExists": "Un dossier de bibliothèque s'appelant {0} existe déjà. Voulez vous l'écraser ?", - "libraryAlreadyExists": "Cette librairie existe déjà. Souhaitez-vous l'écraser ?", - "include": "Importer une bibliothèque", - "manageLibraries": "Gérer les bibliothèques...", - "arduinoLibraries": "Bibliothèques Arduino", - "contributedLibraries": "Bibliothèques tierce-partie", - "title": "Gestionnaire de bibliothèque", - "needsOneDependency": "La bibliothèque {0}:{1} dépend d'une autre ressource qui n'est actuellement pas installée :", - "needsMultipleDependencies": "La bibliothèque {0}:{1} dépend d'autres ressources qui ne sont actuellement pas installées :", - "installOneMissingDependency": "Souhaitez-vous installer la ressource liée manquante?", - "installMissingDependencies": "Souhaitez vous installer toutes les ressources liées manquantes ?", - "dependenciesForLibrary": "Ressources liées pour la libraire {0}:{1}", - "installAll": "Tout installer", - "installOnly": "Installer {0} seulement", - "installedSuccessfully": "Librairie installée avec succès {0}:{1}", - "uninstalledSuccessfully": "Bibliothèque désinstallée avec succès {0}:{1}" - }, - "selectZip": "Sélectionnez un fichier zip contenant la bibliothèque que vous souhaitez ajouter", - "sketch": { - "archiveSketch": "Archiver le croquis", - "saveSketchAs": "Sauvegarder un dossier de croquis comme ...", - "createdArchive": "Archive créer '{0}'", - "new": "Nouveau", - "openRecent": "Ouvrir les récents", - "showFolder": "Ouvrir le dossier de croquis", - "sketch": "Croquis", - "moving": "Déplacement", - "movingMsg": "Le fichier \"{0}\" à besoin d'être à l'intérieur d'un dossier de croquis appelé \"{1}\".\nCréer ce dossier, déplacer le fichier et continuer ?", - "cantOpen": "Un dossier nommé « {0} » existe déjà. Impossible d''ouvrir le croquis.", - "saveFolderAs": "Sauvegarder le dossier de croquis en tant que ...", - "sketchbook": "Carnet de croquis", - "upload": "Téléverser", - "uploadUsingProgrammer": "Téléverser en utilisant un programmateur", - "userFieldsNotFoundError": "Impossible de trouver un champ utilisateur pour les cartes connectés", - "doneUploading": "Téléversement fait.", - "configureAndUpload": "Configurer et téléverser", - "verifyOrCompile": "Vérifier / Compiler", - "exportBinary": "Exporter les binaires compilés", - "verify": "Vérifier", - "doneCompiling": "Compilation terminée.", - "couldNotConnectToSerial": "Impossible de se reconnecter au port série. {0}", - "openSketchInNewWindow": "Ouvrir le croquis dans une nouvelle fenêtre", - "openFolder": "Ouvrir le dossier", - "titleLocalSketchbook": "Localiser le carnet de croquis", - "titleSketchbook": "Carnet de croquis", - "close": "Êtes-vous sûr de vouloir fermer ce croquis ?" - }, - "bootloader": { - "burnBootloader": "Graver la séquence d'initialisation", - "doneBurningBootloader": "Le bootloader à été gravé." - }, - "editor": { - "copyForForum": "Copier pour le forum (Markdown)", - "commentUncomment": "Commenter/Décommenter", - "increaseIndent": "Augmenter le retrait", - "decreaseIndent": "Diminuer le retrait", - "increaseFontSize": "Augmenter la taille de la police", - "decreaseFontSize": "Réduire la taille de la police", - "autoFormat": "Formatage automatique" - }, - "examples": { - "menu": "Exemples", - "couldNotInitializeExamples": "Impossible d'initialiser les exemples inclus.", - "builtInExamples": "Exemples inclus", - "customLibrary": "Exemples des librairies personnalisées", - "for": "Exemples pour {0}", - "forAny": "Exemples pour n'importe quelle carte" - }, - "help": { - "search": "Rechercher sur Arduino.cc", - "keyword": "Tapez un mot clé", - "gettingStarted": "Commencer", - "environment": "Environnement", - "troubleshooting": "Dépannage", - "reference": "Référence", - "findInReference": "Trouver dans Référence", - "faq": "Questions fréquemment posées", - "visit": "Visitez Arduino.cc", - "privacyPolicy": "Politique de confidentialité" - }, - "certificate": { - "uploadRootCertificates": "Téléverser les certificats racine SSL", - "openContext": "Ouvrir le contexte", - "remove": "Supprimer ", - "upload": "Téléverser", - "addURL": "Ajoutez une URL pour récupérer le certificat SSL", - "enterURL": "Saisir une URL", - "selectCertificateToUpload": "1. Sélectionner le certificat à transférer", - "addNew": "Ajouter un nouveau", - "selectDestinationBoardToUpload": "2. Sélectionner la carte de destination et transférer le certificat", - "uploadingCertificates": "Transfert des certificats", - "certificatesUploaded": "Certificats transférés", - "uploadFailed": "Erreur de transfert. Merci de réessayer. ", - "selectBoard": "Selectionner une carte", - "boardAtPort": "{0} à {1}", - "noSupportedBoardConnected": "Aucune carte supportée n'est connectée" - }, - "firmware": { - "updater": "Mise à jour du Firmware WiFi101 / WiFiNINA", - "selectBoard": "Selectionner une carte", - "checkUpdates": "Vérifier les mises à jour", - "selectVersion": "Choisir la version du firmware", - "install": "Installer", - "overwriteSketch": "L'installation va remplacer le croquis présent sur la carte.", - "installingFirmware": "Installation du firmware.", - "successfullyInstalled": "Firmware installé correctement.", - "failedInstall": "Erreur d'installation. Merci de réessayer." - }, - "dialog": { - "dontAskAgain": "Ne plus demander." - }, - "userFields": { - "cancel": "Annuler", - "upload": "Téléverser" - }, - "serial": { - "toggleTimestamp": "Activer l'horodatage", - "autoscroll": "Défilement automatique", - "timestamp": "horodatage", - "noLineEndings": "Pas de fin de ligne", - "newLine": "Nouvelle ligne", - "carriageReturn": "Retour chariot", - "newLineCarriageReturn": "Les deux, NL et CR", - "notConnected": "Déconnecté. Sélectionnez une carte ainsi qu'un port pour vous connecter automatiquement.", - "message": "Message ({0} + Entrée pour envoyer le message à '{1}' sur '{2}'", - "connectionBusy": "Erreur de connexion. Le port série est occupé : {0}", - "disconnected": "{0} déconnecté de {1}.", - "unexpectedError": "Erreur inattendue. Reconnexion de {0} sur le port {1}.", - "failedReconnect": "Impossible de reconnecter {0} au port série après 10 essai consécutif. Le port série {1} est occupé.", - "reconnect": "Reconnexion de {0} à {1} dans {2} secondes..." - }, - "component": { - "uninstall": "Désinstaller", - "uninstallMsg": "Voulez vous désinstaller {0}?", - "by": "par", - "version": "Version {0}", - "moreInfo": "Plus d'information", - "install": "INSTALLER", - "filterSearch": "Filtrez votre recherche..." - }, - "electron": { - "couldNotSave": "Impossible d'enregistrer le croquis. Veuillez copier votre travail non enregistré dans votre éditeur de texte favori et redémarrer l'IDE.", - "unsavedChanges": "Les modifications non enregistrées seront perdues." - }, - "compile": { - "error": "Erreur de compilation : {0}" - }, - "upload": { - "error": "{0} erreur : {1}" - }, - "burnBootloader": { - "error": "Erreur lors de la gravure du bootloader : {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}Date: {1}{2} Version CLI: {3}{4} [{5}]{6}", + "label": "A propos de {0}" }, - "theia": { - "core": { - "couldNotSave": "Impossible d'enregistrer le croquis. Veuillez copier votre travail non enregistré dans votre éditeur de texte favori et redémarrer l'IDE.", - "offline": "Hors-ligne", - "daemonOffline": "CLI Deamon hors ligne", - "cannotConnectBackend": "Impossible de se connecter au backend.", - "cannotConnectDaemon": "Impossible de se connecter au CLI Deamon." - }, - "debug": { - "start": "Commencer...", - "typeNotSupported": "Le type de session de débogage \"{0}\" n'est pas pris en charge.", - "startError": "Une erreur est survenue lors du démarrage du débogage, consultez les logs pour plus de détails." - }, - "editor": { - "unsavedTitle": "Non enregistré – {0}" - }, - "messages": { - "expand": "Replier", - "collapse": "Replier" - }, - "workspace": { - "fileNewName": "Nouveau nom pour le fichier", - "invalidFilename": "Nom de fichier non valide", - "invalidExtension": "« .{0} » n''est pas une extension valide.", - "newFileName": "Nouveau nom pour le fichier", - "deleteCurrentSketch": "Voulez-vous supprimer le croquis en cours ?", - "sketchDirectoryError": "Une erreur est survenue lors de la création du dossier du croquis. Consultez les logs pour plus de détails. L'application ne fonctionnera probablement pas comme attendu." - } + "board": { + "board": "Carte{0}", + "boardInfo": "Information de la carte", + "boardListItem": "{0} à {1}", + "configDialog1": "Sélectionnez une carte et un port si vous souhaitez téléverser un croquis.", + "configDialog2": "Si vous sélectionnez seulement une carte, vous pourrez compiler votre croquis, mais pas le téléverser.", + "configDialogTitle": "Sélectionner une autre carte et un autre port", + "couldNotFindPreviouslySelected": "Impossible de trouver la carte précédente sélectionnée \"{0}\" dans les plateformes installées \"{1}\". Merci de re-sélectionner manuellement la carte que vous souhaitez utiliser. Souhaitez vous la re-sélectionner maintenant ?", + "getBoardInfo": "Obtenir les informations sur la carte", + "inSketchbook": "(dans le Croquis)", + "installManually": "Installer manuellement.", + "installNow": "Le \"{0} {1}\" core doit être installé pour la carte sélectionnée \"{2}\". Souhaitez vous l'installer maintenant ?", + "noFQBN": "Le FQBN n'est pas disponible pour la carte sélectionnée \"{0}\". Avez installé le cœur correspondant ?", + "noPortsSelected": "Aucun porte sélectionné pour la carte : '{0}'", + "noneSelected": "Aucune carte sélectionnée.", + "openBoardsConfig": "Sélectionner une autre carte et un autre port ...", + "platformMissing": "La plateforme pour la carte '{0}' sélectionnée n'est pas installée.", + "pleasePickBoard": "Merci de sélectionner une carte connecté au port que vous avez sélectionné.", + "port": "Port{0}", + "programmer": "Programmeur", + "reselectLater": "Re-sélectionner plus tard", + "selectBoardForInfo": "Merci de choisir une carte pour obtenir ses informations.", + "selectPortForInfo": "Merci de choisir un port pour obtenir des informations sur la carte.", + "showAllAvailablePorts": "Affiche les ports disponibles quand activer.", + "succesfullyInstalledPlatform": "Plateforme installé avec succès {0}:{1}", + "succesfullyUninstalledPlatform": "Plateforme désinstallée avec succès {0}:{1}" + }, + "boardsManager": "Gestionnaire de carte", + "bootloader": { + "burnBootloader": "Graver la séquence d'initialisation", + "doneBurningBootloader": "Le bootloader à été gravé." + }, + "burnBootloader": { + "error": "Erreur lors de la gravure du bootloader : {0}" + }, + "certificate": { + "addNew": "Ajouter un nouveau", + "addURL": "Ajoutez une URL pour récupérer le certificat SSL", + "boardAtPort": "{0} à {1}", + "certificatesUploaded": "Certificats transférés", + "enterURL": "Saisir une URL", + "noSupportedBoardConnected": "Aucune carte supportée n'est connectée", + "openContext": "Ouvrir le contexte", + "remove": "Supprimer ", + "selectBoard": "Selectionner une carte", + "selectCertificateToUpload": "1. Sélectionner le certificat à transférer", + "selectDestinationBoardToUpload": "2. Sélectionner la carte de destination et transférer le certificat", + "upload": "Téléverser", + "uploadFailed": "Erreur de transfert. Merci de réessayer. ", + "uploadRootCertificates": "Téléverser les certificats racine SSL", + "uploadingCertificates": "Transfert des certificats" }, "cloud": { - "GoToCloud": "ALLER AU CLOUD" + "chooseSketchVisibility": "Choisissez la visibilité du croquis :", + "cloudSketchbook": "Carnet de Croquis Cloud", + "connected": "Connecté", + "continue": "Continuer", + "donePulling": "Récupération de '{0}' terminée.", + "donePushing": "Téléchargement terminé pour '{0}'", + "embed": "Embarqué : ", + "emptySketchbook": "Votre carnet de croquis est vide", + "learnMore": "En savoir plus", + "link": "Lien :", + "notYetPulled": "Impossible de push sur le Cloud. Rien n'a été pull jusque la.", + "offline": "Hors-ligne", + "openInCloudEditor": "Ouvrir le croquis dans l'éditeur du cloud", + "options": "Options ...", + "privateVisibility": "Privé. Seulement vous pouvez voir le croquis.", + "profilePicture": "Photo de profil", + "publicVisibility": "Publique. Tout les personnes disposant du lien pourront consulter le croquis.", + "pull": "Tirer", + "pullFirst": "Vous devez tout d'abord pull vos modifications avant de pouvoir de pouvoir push à partir du Cloud.", + "pullSketch": "Pull le croquis", + "pullSketchMsg": "Pousser le croquis à partir du Cloud va écraser la version locale. Êtes-vous sûr de vouloir continuer ?", + "push": "Push", + "pushSketch": "Push le croquis", + "pushSketchMsg": "Ceci est un croquis public. Avant de le publier, assurez-vous que les informations sensibles sont bien définies dans le fichier arduino_secrets.h. Vous pouvez rendre priver le croquis à partir du panneau de Partage.", + "remote": "A distance", + "share": "Partager...", + "shareSketch": "Partager le croquis", + "showHideRemoveSketchbook": "Montrer / Cacher le carnet de croquis distant.", + "signIn": "Se connecter", + "signInToCloud": "Se connecter à Arduino Cloud", + "signOut": "Deconnexion", + "syncEditSketches": "Synchroniser et éditer vos croquis Arduino Cloud.", + "visitArduinoCloud": "Visitez Arduino Cloud pour créer des croquis sut le cloud." + }, + "common": { + "later": "Plus tard", + "noBoardSelected": "Aucune carte sélectionnée.", + "notConnected": "[hors ligne]", + "offlineIndicator": "Il semblerait que vous êtes déconnecté. Sans connexion internet la CLI d'Arduino pourrait ne pas être en mesure de télécharger les resources requises, ce qui pourrait provoquer des dysfonctionnements. Merci de vous connecter à Internet et de redémarrer l'application.", + "oldFormat": "Le '{0}' utilise toujours l'ancien format `.pde`. Souhaitez-vous utiliser le nouveau format `.ino`?", + "processing": "Traitement en cours", + "selectBoard": "Selectionner une carte", + "selectedOn": "sur {0}", + "serialMonitor": "Moniteur série", + "unknown": "Inconnu" + }, + "compile": { + "error": "Erreur de compilation : {0}" + }, + "component": { + "by": "par", + "filterSearch": "Filtrez votre recherche...", + "install": "INSTALLER", + "moreInfo": "Plus d'information", + "uninstall": "Désinstaller", + "uninstallMsg": "Voulez vous désinstaller {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Ajouter un fichier", + "fileAdded": "Un fichier a été ajouté au croquis", + "replaceTitle": "Remplacer" + }, + "debug": { + "debugWithMessage": "Débogage - {0}", + "debuggingNotSupported": "Le débogage n'est pas supporté pour '{0}'", + "noPlatformInstalledFor": "La plateforme n'est pas installée pour '{0}'", + "optimizeForDebugging": "Optimisé pour le déboggage." + }, + "dialog": { + "dontAskAgain": "Ne plus demander." + }, + "editor": { + "autoFormat": "Formatage automatique", + "commentUncomment": "Commenter/Décommenter", + "copyForForum": "Copier pour le forum (Markdown)", + "decreaseFontSize": "Réduire la taille de la police", + "decreaseIndent": "Diminuer le retrait", + "increaseFontSize": "Augmenter la taille de la police", + "increaseIndent": "Augmenter le retrait" + }, + "electron": { + "couldNotSave": "Impossible d'enregistrer le croquis. Veuillez copier votre travail non enregistré dans votre éditeur de texte favori et redémarrer l'IDE.", + "unsavedChanges": "Les modifications non enregistrées seront perdues." + }, + "examples": { + "builtInExamples": "Exemples inclus", + "couldNotInitializeExamples": "Impossible d'initialiser les exemples inclus.", + "customLibrary": "Exemples des librairies personnalisées", + "for": "Exemples pour {0}", + "forAny": "Exemples pour n'importe quelle carte", + "menu": "Exemples" + }, + "firmware": { + "checkUpdates": "Vérifier les mises à jour", + "failedInstall": "Erreur d'installation. Merci de réessayer.", + "install": "Installer", + "installingFirmware": "Installation du firmware.", + "overwriteSketch": "L'installation va remplacer le croquis présent sur la carte.", + "selectBoard": "Selectionner une carte", + "selectVersion": "Choisir la version du firmware", + "successfullyInstalled": "Firmware installé correctement.", + "updater": "Mise à jour du Firmware WiFi101 / WiFiNINA" + }, + "help": { + "environment": "Environnement", + "faq": "Questions fréquemment posées", + "findInReference": "Trouver dans Référence", + "gettingStarted": "Commencer", + "keyword": "Tapez un mot clé", + "privacyPolicy": "Politique de confidentialité", + "reference": "Référence", + "search": "Rechercher sur Arduino.cc", + "troubleshooting": "Dépannage", + "visit": "Visitez Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Fermer et installer", + "closeToInstallNotice": "Fermez le logiciel et installez la mise à jour sur votre machine.", + "downloadButton": "Télécharger", + "downloadingNotice": "Téléchargement de la dernière version de l'IDE Arduino.", + "errorCheckingForUpdates": "Erreur lors de la vérification de la mise à jour de l'IDE Arduino.\n{0}", + "goToDownloadButton": "Aller au téléchargement", + "goToDownloadPage": "Une mise à jour pour l'IDE Arduino est disponible, mais nous ne sommes pas en mesure de la télécharger et de l'installer automatiquement. Veuillez vous rendre sur la page de téléchargement et télécharger la dernière version à partir de là.", + "ideUpdaterDialog": "Mise à jour logicielle", + "newVersionAvailable": "Une nouvelle version de l'IDE Arduino ({0}) est disponible en téléchargement.", + "noUpdatesAvailable": "Il n'y a pas de mises à jour récentes disponibles pour l'IDE Arduino", + "notNowButton": "Pas maintenant", + "skipVersionButton": "Ignorer la version", + "updateAvailable": "Mise à jour disponible", + "versionDownloaded": "L'IDE Arduino {0} a été téléchargé." + }, + "library": { + "addZip": "Ajouter la bibliothèque .ZIP...", + "arduinoLibraries": "Bibliothèques Arduino", + "contributedLibraries": "Bibliothèques tierce-partie", + "dependenciesForLibrary": "Ressources liées pour la libraire {0}:{1}", + "include": "Importer une bibliothèque", + "installAll": "Tout installer", + "installMissingDependencies": "Souhaitez vous installer toutes les ressources liées manquantes ?", + "installOneMissingDependency": "Souhaitez-vous installer la ressource liée manquante?", + "installOnly": "Installer {0} seulement", + "installedSuccessfully": "Librairie installée avec succès {0}:{1}", + "libraryAlreadyExists": "Cette librairie existe déjà. Souhaitez-vous l'écraser ?", + "manageLibraries": "Gérer les bibliothèques...", + "namedLibraryAlreadyExists": "Un dossier de bibliothèque s'appelant {0} existe déjà. Voulez vous l'écraser ?", + "needsMultipleDependencies": "La bibliothèque {0}:{1} dépend d'autres ressources qui ne sont actuellement pas installées :", + "needsOneDependency": "La bibliothèque {0}:{1} dépend d'une autre ressource qui n'est actuellement pas installée :", + "overwriteExistingLibrary": "Souhaitez-vous écraser la librairie existante ?", + "successfullyInstalledZipLibrary": "Bibliothèque correctement installée depuis l'archive {0}", + "title": "Gestionnaire de bibliothèque", + "uninstalledSuccessfully": "Bibliothèque désinstallée avec succès {0}:{1}", + "zipLibrary": "Bibliothèque" + }, + "menu": { + "sketch": "Croquis", + "tools": "Outils" + }, + "preferences": { + "additionalManagerURLs": "URL de gestionnaire de cartes supplémentaires", + "auth.audience": "L'audience OAuth2.", + "auth.clientID": "L'identifiant client OAuth2.", + "auth.domain": "Le domaine 0Auth2.", + "auth.registerUri": "L'URI utilisé pour créer un nouvel utilisateur.", + "automatic": "Automatique", + "board.certificates": "Liste des certificats pouvant être téléversé vers les cartes.", + "browse": "Parcourir", + "choose": "Choisir", + "cloud.enabled": "Vrai si les fonctions de synchronisation de croquis est activé. Par défaut, la valeur est vrai.", + "cloud.pull.warn": "Vrai si les utilisateurs devrait être averti avant de pull un croquis sur le cloud. Par défaut, la valeur est vrai.", + "cloud.push.warn": "Vrai, si les utilisateurs devrait être averti avant de push un croquis sur le cloud. Par défaut, la valeur est vrai.", + "cloud.pushpublic.warn": "Vrai si les utilisateurs devrait être avertit avant de publier un croquis public sur le cloud. Vrai par défaut.", + "cloud.sketchSyncEnpoint": "L'endpoint est utilisé pour pousser et tirer des croquis à partir du backend. Par défault, il pointe vers l'Arduino Cloud API.", + "compile": "compiler", + "compile.verbose": "Vrai pour une sortie de compilation verbeuse. Faux par défaut.", + "compile.warnings": "Dis à GCC quel niveau d'avertissement à utiliser. Valeur par défaut : 'None'.", + "compilerWarnings": "Avertissements du compilateur ", + "editorFontSize": "Taille de police de l'éditeur", + "editorQuickSuggestions": "Suggestion rapide pour l'éditeur", + "enterAdditionalURLs": "Entrer des URLs additionnelles, une par colonne", + "files.inside.sketches": "Afficher les fichiers à l’intérieur de Sketches.", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Canal de mise à jour à partir de 'stable' est la version stable, 'nightly' est la dernière version de développement.", + "interfaceScale": "Échelle de l'interface", + "invalid.editorFontSize": "Police de l'éditeur invalide. La taille doit être un entier positif.", + "invalid.sketchbook.location": "Localisation invalide du croquis : {0}", + "invalid.theme": "Thème invalide.", + "language.log": "Vrai si le serveur de langage Arduino devrait générer des fichiers logs dans le dossier du croquis. Si non faux. La valeur par défaut est faux.", + "manualProxy": "Configuration manuelle du proxy", + "network": "Réseau", + "newSketchbookLocation": "Sélectionner la localisation du nouveau croquis.", + "noProxy": "Aucun proxy", + "showVerbose": "Afficher la sortie de débogage verbeuse pendant", + "sketchbook.location": "Localisation du croquis.", + "sketchbook.showAllFiles": "Vrai pour montrer tous les fichiers croquis à l'intérieur du croquis. La valeur par défaut est faux.", + "unofficialBoardSupport": "Cliquer pour la liste non-officielle des URLs des support de cartes", + "upload": "téléverser", + "upload.verbose": "Vrai si le téléchargement en mode verbose. Faux par défaut.", + "verifyAfterUpload": "Vérifier le code après le téléversement", + "window.autoScale": "Vrai si l'interface utilisateur s'ajuste avec la taille de la police.", + "window.zoomLevel": "Ajuste le zoom de la fenêtre. La taille originale est 0 et chaque augmentation (par exemple 1) ou diminution (par exemple -1) représentent un zoom de plus ou moins 20 %. Vous pouvez également entrer des décimales pour ajuster plus finement le zoom. " + }, + "replaceMsg": "Remplacer la version existante de {0} ?", + "selectZip": "Sélectionnez un fichier zip contenant la bibliothèque que vous souhaitez ajouter", + "serial": { + "autoscroll": "Défilement automatique", + "carriageReturn": "Retour chariot", + "connectionBusy": "Erreur de connexion. Le port série est occupé : {0}", + "disconnected": "{0} déconnecté de {1}.", + "failedReconnect": "Impossible de reconnecter {0} au port série après 10 essai consécutif. Le port série {1} est occupé.", + "message": "Message ({0} + Entrée pour envoyer le message à '{1}' sur '{2}'", + "newLine": "Nouvelle ligne", + "newLineCarriageReturn": "Les deux, NL et CR", + "noLineEndings": "Pas de fin de ligne", + "notConnected": "Déconnecté. Sélectionnez une carte ainsi qu'un port pour vous connecter automatiquement.", + "reconnect": "Reconnexion de {0} à {1} dans {2} secondes...", + "timestamp": "horodatage", + "toggleTimestamp": "Activer l'horodatage", + "unexpectedError": "Erreur inattendue. Reconnexion de {0} sur le port {1}." + }, + "sketch": { + "archiveSketch": "Archiver le croquis", + "cantOpen": "Un dossier nommé « {0} » existe déjà. Impossible d''ouvrir le croquis.", + "close": "Êtes-vous sûr de vouloir fermer ce croquis ?", + "configureAndUpload": "Configurer et téléverser", + "couldNotConnectToSerial": "Impossible de se reconnecter au port série. {0}", + "createdArchive": "Archive créer '{0}'", + "doneCompiling": "Compilation terminée.", + "doneUploading": "Téléversement fait.", + "exportBinary": "Exporter les binaires compilés", + "moving": "Déplacement", + "movingMsg": "Le fichier \"{0}\" à besoin d'être à l'intérieur d'un dossier de croquis appelé \"{1}\".\nCréer ce dossier, déplacer le fichier et continuer ?", + "new": "Nouveau", + "openFolder": "Ouvrir le dossier", + "openRecent": "Ouvrir les récents", + "openSketchInNewWindow": "Ouvrir le croquis dans une nouvelle fenêtre", + "saveFolderAs": "Sauvegarder le dossier de croquis en tant que ...", + "saveSketchAs": "Sauvegarder un dossier de croquis comme ...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Ouvrir le dossier de croquis", + "sketch": "Croquis", + "sketchbook": "Carnet de croquis", + "titleLocalSketchbook": "Localiser le carnet de croquis", + "titleSketchbook": "Carnet de croquis", + "upload": "Téléverser", + "uploadUsingProgrammer": "Téléverser en utilisant un programmateur", + "userFieldsNotFoundError": "Impossible de trouver un champ utilisateur pour les cartes connectés", + "verify": "Vérifier", + "verifyOrCompile": "Vérifier / Compiler" + }, + "upload": { + "error": "{0} erreur : {1}" + }, + "userFields": { + "cancel": "Annuler", + "upload": "Téléverser" + } + }, + "cloud": { + "GoToCloud": "ALLER AU CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Impossible de se connecter au backend.", + "cannotConnectDaemon": "Impossible de se connecter au CLI Deamon.", + "couldNotSave": "Impossible d'enregistrer le croquis. Veuillez copier votre travail non enregistré dans votre éditeur de texte favori et redémarrer l'IDE.", + "daemonOffline": "CLI Deamon hors ligne", + "offline": "Hors-ligne", + "quitMessage": "Les modifications non enregistrées seront perdues.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Commencer...", + "startError": "Une erreur est survenue lors du démarrage du débogage, consultez les logs pour plus de détails.", + "typeNotSupported": "Le type de session de débogage \"{0}\" n'est pas pris en charge." + }, + "editor": { + "unsavedTitle": "Non enregistré – {0}" + }, + "messages": { + "collapse": "Replier", + "expand": "Replier" + }, + "workspace": { + "deleteCurrentSketch": "Voulez-vous supprimer le croquis en cours ?", + "fileNewName": "Nouveau nom pour le fichier", + "invalidExtension": "« .{0} » n''est pas une extension valide.", + "invalidFilename": "Nom de fichier non valide", + "newFileName": "Nouveau nom pour le fichier", + "sketchDirectoryError": "Une erreur est survenue lors de la création du dossier du croquis. Consultez les logs pour plus de détails. L'application ne fonctionnera probablement pas comme attendu." } + } } diff --git a/i18n/he.json b/i18n/he.json index db6feaaa5..833d8a175 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", - "noBoardSelected": "לא נבחר לוח", - "selectedOn": "on {0}", - "notConnected": "[לא מחובר]", - "serialMonitor": "מוניטור סיריאלי", - "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", - "later": "אחר כך", - "selectBoard": "בחר לוח", - "unknown": "לא ידוע", - "processing": "מעבד", - "saveChangesToSketch": "Do you want to save changes to this sketch before closing?", - "loseChanges": "If you don't save, your changes will be lost." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "לא עכשיו", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "סגור את התוכנה והתקן את העדכון על המכונה שלך.", - "closeAndInstallButton": "סגור והתקן", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "נמצא עדכון", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "דלג גרסה", - "downloadButton": "הורד", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "עדכון תוכנה", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Sketch", - "tools": "כלים" - }, - "debug": { - "optimizeForDebugging": "Optimize for Debugging", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "פלטפורמה אינה מותקנת עבור ׳{0}׳", - "debuggingNotSupported": "Debugging is not supported by '{0}'" - }, - "preferences": { - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "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.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "List of certificates that can be uploaded to boards", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "The URI used to register a new user.", - "network": "רשת", - "sketchbook.location": "Sketchbook location", - "browse": "Browse", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "גודל פונט לעורך", - "interfaceScale": "Interface scale", - "showVerbose": "Show verbose output during", - "compilerWarnings": "Compiler warnings", - "automatic": "אוטומטי", - "compile": "compile", - "upload": "upload", - "verifyAfterUpload": "Verify code after upload", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "No proxy", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "בחרו", - "enterAdditionalURLs": "הקלד כתובות נוספות, אחת לשורה", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "גודל גופן לא חוקי. חייב להיות מספר חיובי.", - "invalid.theme": "ערכת נושא לא חוקית." - }, - "cloud": { - "signIn": "התחברות", - "signOut": "התנתק", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Private. Only you can view the Sketch.", - "publicVisibility": "Public. Anyone with the link can view the Sketch.", - "link": "קישור:", - "embed": "הטמע:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Share Sketch", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "אפשרויות...", - "share": "שיתוף...", - "remote": "מרוחק", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Sign in to Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "למדו עוד", - "continue": "המשך", - "pushSketch": "Push Sketch", - "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.", - "pull": "Pull", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Push", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "מחובר", - "offline": "מנותק", - "profilePicture": "תמונת פרופיל" - }, - "board": { - "installManually": "התקן ידנית", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "בחר לוח ופורט אחר...", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "הצג את כל הפורטים הזמינים כשמופעל", - "programmer": "Programmer", - "succesfullyInstalledPlatform": "פלטפורמה הותקנה בהצלחה {0}:{1}", - "succesfullyUninstalledPlatform": "פלטפורמה הוסרה בהצלחה {0}:{1}", - "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?", - "reselectLater": "בחר מחדש מאוחר יותר", - "noneSelected": "לא נבחרו לוחות.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "בחר לוח ופורט אחר...", - "boardListItem": "{0} at {1}", - "selectBoardForInfo": "אנא בחר לוח לקבל מידע אודותיו.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "אנא בחר פורט לקבלת מידע אודותיו.", - "boardInfo": "פרטי הלוח", - "board": "לוח{0}", - "port": "פורט{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "מנהל לוחות", - "about": { - "label": "About {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "הוסף קובץ", - "replaceTitle": "החלף", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "ספריה", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "השתמש בספריה", - "manageLibraries": "נהל ספריות...", - "arduinoLibraries": "ספריות ארדואינו", - "contributedLibraries": "Contributed libraries", - "title": "מנהל ספריות", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "תלויות בספריה {0}:{1}", - "installAll": "התקן הכל", - "installOnly": "התקן רק את {0}", - "installedSuccessfully": "ספריה הותקנה בהצלחה {0}:{1}", - "uninstalledSuccessfully": "ספריה הוסרה בהצלחה {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "ארכיון ׳{0}׳ נוצר.", - "new": "חדש", - "openRecent": "Open Recent", - "showFolder": "Show Sketch Folder", - "sketch": "Sketch", - "moving": "מעביר", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "פתח תיקיה", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "הגדל הזחה", - "decreaseIndent": "הקטן הזחה", - "increaseFontSize": "הגדל גודל גופן", - "decreaseFontSize": "הקטן גודל גופן", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "דוגמאות", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "דוגמאות מובנות", - "customLibrary": "Examples from Custom Libraries", - "for": "דוגמאות עבור {0}", - "forAny": "דוגמאות לכל לוח" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "הקלד מילה", - "gettingStarted": "Getting Started", - "environment": "סביבה", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "שאלות נפוצות", - "visit": "בקר ב Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "הסר", - "upload": "Upload", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "הקלד כתובת", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "הוסף חדש", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "בחר לוח...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "בחר לוח", - "checkUpdates": "בדוק עדכונים", - "selectVersion": "Select firmware version", - "install": "התקן", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "אל תשאל שוב" - }, - "userFields": { - "cancel": "ביטול", - "upload": "Upload" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "גלילה אוטומטית", - "timestamp": "חותמת זמן", - "noLineEndings": "ללא סיום שורה", - "newLine": "שורה חדשה", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "{0} נותק מ {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "הסרה", - "uninstallMsg": "האם ברצונך להסיר את {0}?", - "by": "by", - "version": "גירסה {0}", - "moreInfo": "מידע נוסף", - "install": "התקן", - "filterSearch": "סנן את החיפוש..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} שגיאה: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "מנותק", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "התחל...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "לא שמור – {0}" - }, - "messages": { - "expand": "הרחב", - "collapse": "כווץ" - }, - "workspace": { - "fileNewName": "שם הקובץ החדש", - "invalidFilename": "שם קובץ לא חוקי.", - "invalidExtension": "{0} אינה סיומת תקנית.", - "newFileName": "שם חדש לקובץ", - "deleteCurrentSketch": "Do you want to delete the current sketch?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "לוח{0}", + "boardInfo": "פרטי הלוח", + "boardListItem": "{0} at {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "בחר לוח ופורט אחר...", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "התקן ידנית", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "לא נבחרו לוחות.", + "openBoardsConfig": "בחר לוח ופורט אחר...", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "פורט{0}", + "programmer": "Programmer", + "reselectLater": "בחר מחדש מאוחר יותר", + "selectBoardForInfo": "אנא בחר לוח לקבל מידע אודותיו.", + "selectPortForInfo": "אנא בחר פורט לקבלת מידע אודותיו.", + "showAllAvailablePorts": "הצג את כל הפורטים הזמינים כשמופעל", + "succesfullyInstalledPlatform": "פלטפורמה הותקנה בהצלחה {0}:{1}", + "succesfullyUninstalledPlatform": "פלטפורמה הוסרה בהצלחה {0}:{1}" + }, + "boardsManager": "מנהל לוחות", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "הוסף חדש", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "הקלד כתובת", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "הסר", + "selectBoard": "בחר לוח...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "מחובר", + "continue": "המשך", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "הטמע:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "למדו עוד", + "link": "קישור:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "מנותק", + "openInCloudEditor": "Open in Cloud Editor", + "options": "אפשרויות...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "תמונת פרופיל", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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": "מרוחק", + "share": "שיתוף...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "התחברות", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "התנתק", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "אחר כך", + "noBoardSelected": "לא נבחר לוח", + "notConnected": "[לא מחובר]", + "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "processing": "מעבד", + "selectBoard": "בחר לוח", + "selectedOn": "on {0}", + "serialMonitor": "מוניטור סיריאלי", + "unknown": "לא ידוע" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "סנן את החיפוש...", + "install": "התקן", + "moreInfo": "מידע נוסף", + "uninstall": "הסרה", + "uninstallMsg": "האם ברצונך להסיר את {0}?", + "version": "גירסה {0}" + }, + "contributions": { + "addFile": "הוסף קובץ", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "החלף" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "פלטפורמה אינה מותקנת עבור ׳{0}׳", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "אל תשאל שוב" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "הקטן גודל גופן", + "decreaseIndent": "הקטן הזחה", + "increaseFontSize": "הגדל גודל גופן", + "increaseIndent": "הגדל הזחה" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "דוגמאות מובנות", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "דוגמאות עבור {0}", + "forAny": "דוגמאות לכל לוח", + "menu": "דוגמאות" + }, + "firmware": { + "checkUpdates": "בדוק עדכונים", + "failedInstall": "Installation failed. Please try again.", + "install": "התקן", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "בחר לוח", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "סביבה", + "faq": "שאלות נפוצות", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "הקלד מילה", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "בקר ב Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "סגור והתקן", + "closeToInstallNotice": "סגור את התוכנה והתקן את העדכון על המכונה שלך.", + "downloadButton": "הורד", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "עדכון תוכנה", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "לא עכשיו", + "skipVersionButton": "דלג גרסה", + "updateAvailable": "נמצא עדכון", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "ספריות ארדואינו", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "תלויות בספריה {0}:{1}", + "include": "השתמש בספריה", + "installAll": "התקן הכל", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "התקן רק את {0}", + "installedSuccessfully": "ספריה הותקנה בהצלחה {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "נהל ספריות...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "מנהל ספריות", + "uninstalledSuccessfully": "ספריה הוסרה בהצלחה {0}:{1}", + "zipLibrary": "ספריה" + }, + "menu": { + "sketch": "Sketch", + "tools": "כלים" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "אוטומטי", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "choose": "בחרו", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "גודל פונט לעורך", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "הקלד כתובות נוספות, אחת לשורה", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "גודל גופן לא חוקי. חייב להיות מספר חיובי.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "רשת", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "גלילה אוטומטית", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "{0} נותק מ {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "שורה חדשה", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "ללא סיום שורה", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "חותמת זמן", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "ארכיון ׳{0}׳ נוצר.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "מעביר", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "חדש", + "openFolder": "פתח תיקיה", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} שגיאה: {1}" + }, + "userFields": { + "cancel": "ביטול", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "מנותק", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "התחל...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "לא שמור – {0}" + }, + "messages": { + "collapse": "כווץ", + "expand": "הרחב" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "שם הקובץ החדש", + "invalidExtension": "{0} אינה סיומת תקנית.", + "invalidFilename": "שם קובץ לא חוקי.", + "newFileName": "שם חדש לקובץ", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/hi.json b/i18n/hi.json index 1ebc51e5d..3bd7251da 100644 --- a/i18n/hi.json +++ b/i18n/hi.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", - "noBoardSelected": "No board selected", - "selectedOn": "on {0}", - "notConnected": "[not connected]", - "serialMonitor": "Serial Monitor", - "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", - "later": "Later", - "selectBoard": "Select Board", - "unknown": "Unknown", - "processing": "Processing", - "saveChangesToSketch": "Do you want to save changes to this sketch before closing?", - "loseChanges": "If you don't save, your changes will be lost." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Sketch", - "tools": "Tools" - }, - "debug": { - "optimizeForDebugging": "Optimize for Debugging", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "Platform is not installed for '{0}'", - "debuggingNotSupported": "Debugging is not supported by '{0}'" - }, - "preferences": { - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "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.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "List of certificates that can be uploaded to boards", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "The URI used to register a new user.", - "network": "Network", - "sketchbook.location": "Sketchbook location", - "browse": "Browse", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "Editor font size", - "interfaceScale": "Interface scale", - "showVerbose": "Show verbose output during", - "compilerWarnings": "Compiler warnings", - "automatic": "Automatic", - "compile": "compile", - "upload": "upload", - "verifyAfterUpload": "Verify code after upload", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "No proxy", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "Choose", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "SIGN IN", - "signOut": "Sign Out", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Private. Only you can view the Sketch.", - "publicVisibility": "Public. Anyone with the link can view the Sketch.", - "link": "Link:", - "embed": "Embed:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Share Sketch", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "Options...", - "share": "Share...", - "remote": "Remote", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Sign in to Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Learn more", - "continue": "Continue", - "pushSketch": "Push Sketch", - "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.", - "pull": "Pull", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Push", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Connected", - "offline": "Offline", - "profilePicture": "Profile picture" - }, - "board": { - "installManually": "Install Manually", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "Shows all available ports when enabled", - "programmer": "Programmer", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "Reselect later", - "noneSelected": "No boards selected.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Select other board and port…", - "boardListItem": "{0} at {1}", - "selectBoardForInfo": "Please select a board to obtain board info.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "Board Info", - "board": "Board{0}", - "port": "Port{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Boards Manager", - "about": { - "label": "About {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Add File", - "replaceTitle": "Replace", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "Library", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Library", - "manageLibraries": "Manage Libraries...", - "arduinoLibraries": "Arduino libraries", - "contributedLibraries": "Contributed libraries", - "title": "Library Manager", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Install all", - "installOnly": "Install {0} only", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "New", - "openRecent": "Open Recent", - "showFolder": "Show Sketch Folder", - "sketch": "Sketch", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Open Folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Examples", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Environment", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Visit Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Remove", - "upload": "Upload", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Add New", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Select Board", - "checkUpdates": "Check Updates", - "selectVersion": "Select firmware version", - "install": "Install", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "Don't ask again" - }, - "userFields": { - "cancel": "Cancel", - "upload": "Upload" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "New Line", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Uninstall", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "by", - "version": "Version {0}", - "moreInfo": "More info", - "install": "INSTALL", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Expand", - "collapse": "Collapse" - }, - "workspace": { - "fileNewName": "Name for new file", - "invalidFilename": "Invalid filename.", - "invalidExtension": ".{0} is not a valid extension", - "newFileName": "New name for file", - "deleteCurrentSketch": "Do you want to delete the current sketch?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} at {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Install Manually", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Later", + "noBoardSelected": "No board selected", + "notConnected": "[not connected]", + "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "processing": "Processing", + "selectBoard": "Select Board", + "selectedOn": "on {0}", + "serialMonitor": "Serial Monitor", + "unknown": "Unknown" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "INSTALL", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "Replace" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Select Board", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "Install all", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Install {0} only", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "menu": { + "sketch": "Sketch", + "tools": "Tools" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "choose": "Choose", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/hu.json b/i18n/hu.json index 5a93f805d..7bb0f213b 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Az internet nem érhető el. Internetkapcsolat nélkül előfordulhat, hogy az Arduino CLI nem tudja letölteni a szükséges erőforrásokat, és hibás működést okozhat. Csatlakozz az internethez és indítsd újra az alkalmazást. ", - "noBoardSelected": "Nincsen alappanel kiválasztva", - "selectedOn": "{0}-n", - "notConnected": "[nem csatlakozik]", - "serialMonitor": "Soros monitor", - "oldFormat": "A „{0}” továbbra is a régi „.pde” formátumot használja. Szeretnéd átírni az új `.ino` kiterjesztésre? ", - "later": "később", - "selectBoard": "Alaplap választás", - "unknown": "ismeretlen", - "processing": "Feldolgozás", - "saveChangesToSketch": "Menteni szeretnéd a vázlat módosításait a bezárás előtt? ", - "loseChanges": "Ha nem mented, akkor a módosítások elvesznek. " - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Sketch", - "tools": "Eszközök" - }, - "debug": { - "optimizeForDebugging": "Optimalizálás hibakereséséhez", - "debugWithMessage": "Hibakeresés/Debug - {0}", - "noPlatformInstalledFor": "A platform nincs telepítve a következőhöz: „{0}” ", - "debuggingNotSupported": "A hibakeresést a '{0}' nem támogatja " - }, - "preferences": { - "language.log": "Igaz/kipipálva/, ha az Arduino Language Server naplófájlokat generál a vázlat mappába. Ellenkező esetben hamis/nincs kipipálva. Alapértelmezés szerint: hamis. ", - "compile.verbose": "Kipipálva: a részletes fordítási üzenetek képernyőre írása. Alapértelmezés szerint: nincs kipipálva.", - "compile.warnings": "Beállítja a gcc fordítónak, hogy melyik figyelmeztetési szintet kell használni. Ez alapértelmezés szerint: „Nincs/None”. ", - "upload.verbose": "Kipipálva: a részletes feltöltési üzenetek kiírása a képernyőre. Alapértelmezés szerint hamis/nincs kipipálva.", - "window.autoScale": "Kipipálva, ha a felhasználói felület automatikusan méreteződik a betűmérettel együtt. ", - "window.zoomLevel": "Ablak nagyítási szintjének megadása. Az eredeti méret: 0, és minden lépés növelése (pl. 1) vagy csökkentése (pl. -1) 20%-kal nagyobb vagy kisebb nagyítást jelent. Tizedesjegyeket is meg lehet adni a nagyítási szint finomabb beállításához. ", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "Az alaplapokra feltölthető tanúsítványok listája", - "sketchbook.showAllFiles": "Kipipálva: az összes vázlatfájl/sketch megjelenítése a vázlaton/sketch-en belül. Alapértelmezés szerint: nincs kipipálva.", - "cloud.enabled": "Kipipálva: a vázlat/sketch-szinkronizálás engedélyezve van. Alapértelmezés: kipipálva. ", - "cloud.pull.warn": "Kipipálva: figyelmeztetés megjelenítése a vázlat/sketch felhőből letöltése előtt. Alapértelmezés szerint: kipipálva.", - "cloud.push.warn": "Kipipálva: figyelmeztetés megjelenítése a vázlat/sketch felhőből való letöltése előtt. Alapértelmezés: kipipálva. ", - "cloud.pushpublic.warn": "Kipipálva: figyelmeztetés megjelenítése a nyilvános vázlat/sketch felhőbe küldése előtt. Alapértelmezés szerint: kipipálva.", - "cloud.sketchSyncEnpoint": "A végpont/endpoint a vázlatok/sketch-ek háttéből történő letöltésére illetve publikálására szolgál. Alapértelmezés szerint az Arduino Cloud API-ra mutat. ", - "auth.clientID": "OAuth2 client ID.", - "auth.domain": "OAuth2 domain.", - "auth.audience": "Az OAuth2 közönség/audience. ", - "auth.registerUri": "Új felhasználó regisztrálására használt URI.", - "network": "Hálózat", - "sketchbook.location": "SketchBook elérési helye ", - "browse": "Tallóz", - "files.inside.sketches": "Fájlok mutatása a Vázlat/Sketch-en belül", - "editorFontSize": "Szerkesztő betűméret", - "interfaceScale": "Interfész skála", - "showVerbose": "Részletes kimenet megjelenítése eközben: ", - "compilerWarnings": "Fordítóprogram figyelmeztetései / Compiler warnings", - "automatic": "Automatikus", - "compile": "fordítás", - "upload": "feltöltés", - "verifyAfterUpload": "Kód ellenőrzése feltöltés után", - "editorQuickSuggestions": "Szerkesztői gyorstippek", - "additionalManagerURLs": "Kiegészítő alaplapok URL-jei", - "noProxy": "Nincs proxy", - "manualProxy": "Kézi proxy konfiguráció", - "newSketchbookLocation": "Új Vázlatfüzet/Sketchbook elérési út", - "choose": "Választás", - "enterAdditionalURLs": "Adj meg további URL-eket - soronként egyet ", - "unofficialBoardSupport": "Kattints ide a nem hivatalos alaplapok fordítási URL-jeinek listájához ", - "invalid.sketchbook.location": "Érvénytelen elérési út a vázlatfüzethez/sketchbook-hoz: {0} ", - "invalid.editorFontSize": "A szerkesztő betűmérete érvénytelen. Pozitív egész számnak kell lennie. ", - "invalid.theme": "Érvénytelen megjelenési felület/téma. " - }, - "cloud": { - "signIn": "BEJELENTKEZÉS", - "signOut": "Kijelentkezés", - "chooseSketchVisibility": "Válaszd ki a vázlat/sketch láthatóságát: ", - "privateVisibility": "Privát. Csak Te láthatod a vázlatot/sketch-et. ", - "publicVisibility": "Nyilvános. A link birtokában bárki megtekintheti a vázlatot/sketch-et. ", - "link": "Link:", - "embed": "Beágyazva:", - "cloudSketchbook": "Felhő vázlatfüzet/sketchbook ", - "shareSketch": "Vázlat/sketch megosztása", - "showHideRemoveSketchbook": "Távoli vázlatfüzet/sketch megjelenítése/elrejtése ", - "pullSketch": "Sketch letöltése", - "openInCloudEditor": "Megnyitás a Cloud Editorban", - "options": "Opciók...", - "share": "Megosztás...", - "remote": "Távoli", - "emptySketchbook": "A vázlatfüzeted/Sketchbook-od üres ", - "visitArduinoCloud": "Látogasd meg az Arduino Cloud webhelyet, hogy a felhőben vázlatokat hozhass létre. ", - "signInToCloud": "Bejelentkezés az Arduino Cloudba ", - "syncEditSketches": "Arduino felhővázlatok szinkronizálása és szerkesztése", - "learnMore": "Tudj meg többet", - "continue": "Tovább", - "pushSketch": "Vázlat/sketch feltöltése", - "pushSketchMsg": "Ez egy nyilvános vázlat/sketch. A beküldés előtt győződj meg arról, hogy minden érzékeny információ definiálva van az arduino_secrets.h fájlokban. A vázlatot priváttá tehet tenni a Megosztás panelen. ", - "pull": "Letöltés", - "pullSketchMsg": "Ennek a vázlatnak a felhőből való letöltése felülírja a helyi verzióját. Biztos, hogy akarod folytatni? ", - "donePulling": "Letöltés kész: '{0}'.", - "notYetPulled": "Nem küldhető a felhőbe. Még nem lett letöltve. ", - "push": "Feltöltés", - "pullFirst": "Először le kell töltened, hogy a Felhőbe fel tudd tölteni utána. ", - "donePushing": "Feltöltés kész: '{0}'.", - "connected": "Kapcsolódva", - "offline": "Offline / nincs hálózat", - "profilePicture": "Profilkép" - }, - "board": { - "installManually": "Kézi telepítés", - "installNow": "A \"{0} {1}\" támogatást telepíteni kell az aktuálisan kiválasztott \"{2}\" alaplaphoz. Most szeretnéd telepíteni? ", - "configDialogTitle": "Egyéb Alaplap és Port választása", - "configDialog1": "Válassz ki egy alaplapot és egy portot is - csak ekkor lehetséges a feltöltés. ", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Válassz alaplapot, amely a kiválasztott porthoz csatlakozik. ", - "showAllAvailablePorts": "Elérhető portok mutatása - ha engedélyezett", - "programmer": "Programozó", - "succesfullyInstalledPlatform": "Sikeresen telepített platform {0}:{1}", - "succesfullyUninstalledPlatform": "A platform sikeresen eltávolítva: {0}:{1} ", - "couldNotFindPreviouslySelected": "Nem található a korábban kiválasztott '{0}' alaplap a/az '{1}' telepített platformon. Válaszd ki újra a használni kívánt alaplapot. Szeretnéd most újra megadni?", - "reselectLater": "Később újra válaszd ki", - "noneSelected": "Nincs alaplap kiválasztva", - "noPortsSelected": "Nincsen port kiválasztva a alaplaphoz: '{0}'. ", - "noFQBN": "Az FQBN nem érhető el a kiválasztott „{0}” alaplapon. A megfelelő mag/core telepítve van? ", - "openBoardsConfig": "Válassz másik alaplapot és portot… ", - "boardListItem": "{0} a/az {1} esetén", - "selectBoardForInfo": "Válassz egy alaplapot az információinak megtekintéséhez. ", - "platformMissing": "A kiválasztott '{0}' alaplap platformja nincs telepítve. ", - "selectPortForInfo": "Válassz egy portot az alaplap információinak megtekintéséhez. ", - "boardInfo": "Alaplapi információk", - "board": "Alaplap {0}", - "port": "Port {0}", - "getBoardInfo": "Alaplap információk beszerzése", - "inSketchbook": "(a vázlatfüzetben/sketchbook-ban) " - }, - "boardsManager": "Alaplap-kezelő", - "about": { - "label": "About {0}", - "detail": "Verziószám: {0}\nDátum: {1}{2}\nCLI Verziószám: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Fájl hozzáadása", - "replaceTitle": "Csere", - "fileAdded": "Egy fájl hozzáadása megtörtént a vázlathoz/sketch-hez. " - }, - "replaceMsg": "Lecseréled a/az {0} meglévő verzióját? ", - "library": { - "addZip": "ZIP könyvtár hozzáadása...", - "zipLibrary": "Könyvtár", - "overwriteExistingLibrary": "Felül akarod írni a meglévő könyvtárat? ", - "successfullyInstalledZipLibrary": "A könyvtár sikeresen telepítve a/az {0} archívumból ", - "namedLibraryAlreadyExists": "A/az {0} nevű könyvtármappa már létezik. Felül akarod írni? ", - "libraryAlreadyExists": "Már létezik a könyvtár. Felül akarod írni? ", - "include": "Tartalmazza a könyvtárat", - "manageLibraries": "Könyvtárak kezelése... ", - "arduinoLibraries": "Arduino könyvtárak", - "contributedLibraries": "Közreműködő könyvtárak ", - "title": "Könyvtárkezelő", - "needsOneDependency": "A/az {0}:{1} könyvtárnak egy másik, jelenleg nem telepített függőségre van szüksége: ", - "needsMultipleDependencies": "A/az {0}:{1} könyvtárnak további, jelenleg nem telepített függőségekre van szüksége: ", - "installOneMissingDependency": "Szeretnéd telepíteni a hiányzó függőséget? ", - "installMissingDependencies": "Szeretnéd telepíteni az összes hiányzó függőséget?", - "dependenciesForLibrary": "A/az {0} könyvtár függőségei: {1}", - "installAll": "Minden telepítése", - "installOnly": "Csak {0} telepítése", - "installedSuccessfully": "Sikeresen telepített könyvtár {0}:{1}", - "uninstalledSuccessfully": "A könyvtár sikeresen eltávolítva: {0}:{1} " - }, - "selectZip": "Válaszd ki a hozzáadni kívánt könyvtárat tartalmazó ZIP-fájlt ", - "sketch": { - "archiveSketch": "Vázlat/sketch archiválása", - "saveSketchAs": "Vázlat-/sketch-mappa mentése másként... ", - "createdArchive": "Archívum létrehozva: {0}. ", - "new": "Új", - "openRecent": "Legutóbbi megnyitása", - "showFolder": "Vázlat-/sketch-mappa megjelenítése", - "sketch": "Vázlat/sketch", - "moving": "Mozgatás", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "Már létezik a/az {0} nevű mappa. A vázlat/sketch nem nyitható meg. ", - "saveFolderAs": "Vázlat-/sketch-mappa mentése másként... ", - "sketchbook": "Vázlatfüzet/sketchbook ", - "upload": "Feltöltés", - "uploadUsingProgrammer": "Feltöltés programozó segítségével", - "userFieldsNotFoundError": "Nem találhatók felhasználói adatok a csatlakoztatott kártyához", - "doneUploading": "Feltöltés kész.", - "configureAndUpload": "Konfigurálás és feltöltés", - "verifyOrCompile": "Ellenőrzés/fordítás", - "exportBinary": "Összeállított bináris exportálása", - "verify": "Ellenőrzés", - "doneCompiling": "Fordítás kész.", - "couldNotConnectToSerial": "Nem sikerült újracsatlakozni a {0} soros porthoz.", - "openSketchInNewWindow": "Vázlat/sketch megnyitása új ablakban", - "openFolder": "Mappa megnyitása", - "titleLocalSketchbook": "Helyi vázlatfüzet/sketchbook ", - "titleSketchbook": "Vázlatfüzet/sketchbook ", - "close": "Biztosan bezárod a vázlatot/sketch-et? " - }, - "bootloader": { - "burnBootloader": "Bootloader égetése", - "doneBurningBootloader": "Bootloader égetés kész." - }, - "editor": { - "copyForForum": "Másolás a fórumba beillesztéshez (formázással)", - "commentUncomment": "Megjegyzés / Megjegyzés visszavonása ", - "increaseIndent": "Behúzás növelése", - "decreaseIndent": "Behúzás csökkentése", - "increaseFontSize": "Betűméret növelése", - "decreaseFontSize": "Betűméret csökkentése", - "autoFormat": "Automatikus formázás" - }, - "examples": { - "menu": "Példák", - "couldNotInitializeExamples": "Nem sikerült inicializálni/előhívni a beépített példákat. ", - "builtInExamples": "Beépített példák", - "customLibrary": "Példák egyéni könyvtárakból", - "for": "Példák a {0} -hoz", - "forAny": "Példák valamennyi alaplapra" - }, - "help": { - "search": "Keresés az Arduino.cc oldalon", - "keyword": "Írj be egy kulcsszót", - "gettingStarted": "Kezdés", - "environment": "Környezet", - "troubleshooting": "Hibaelhárítás", - "reference": "Referencia ", - "findInReference": "Keresse meg a Referenciákban", - "faq": "Gyakran ismételt kérdések", - "visit": "Arduino.cc meglátogatása", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "SSL gyökér-/root-tanúsítványok feltöltése ", - "openContext": "Nyitott kontextus ", - "remove": "Eltávolítás", - "upload": "Feltöltés", - "addURL": "Adj hozzá URL-t az SSL-tanúsítvány lekéréséhez ", - "enterURL": "URL megadása", - "selectCertificateToUpload": "1. Válaszd ki a feltölteni kívánt tanúsítványt ", - "addNew": "Új hozzáadása", - "selectDestinationBoardToUpload": "2. Válaszd ki az alaplapot, és töltsd fel a tanúsítványt ", - "uploadingCertificates": "Tanúsítványok feltöltése ", - "certificatesUploaded": "Tanúsítáványok feltöltve.", - "uploadFailed": "A feltöltés nem sikerült. Próbáld meg újra.", - "selectBoard": "Alaplap kiválasztása...", - "boardAtPort": "{0} a/az {1} eseténél", - "noSupportedBoardConnected": "Nincs támogatott alaplap csatlakoztatva " - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware feltöltés", - "selectBoard": "Alaplap választás", - "checkUpdates": "Frissítések ellenőrzése", - "selectVersion": "Firmware verzió kiválasztása", - "install": "Telepítés", - "overwriteSketch": "A telepítés felülírja a Sketch-et az alaplapon. ", - "installingFirmware": "Firmware telepítése.", - "successfullyInstalled": "Firmware telepítése sikeres.", - "failedInstall": "A feltöltés nem sikerült. Próbáld meg újra." - }, - "dialog": { - "dontAskAgain": "Ne kérdezd meg még egyszer" - }, - "userFields": { - "cancel": "Mégsem", - "upload": "Feltöltés" - }, - "serial": { - "toggleTimestamp": "Időbélyeg váltása", - "autoscroll": "Automatikus görgetés", - "timestamp": "Időbélyeg", - "noLineEndings": "Nincs sorvége ", - "newLine": "Új sor", - "carriageReturn": "Kocsi vissza", - "newLineCarriageReturn": "Mindkettő: Új sor és Kocsi vissza - NL&CR", - "notConnected": "Nincs kapcsolat. Válassz ki egy alaplapot és egy portot az automatikus csatlakozáshoz. ", - "message": "Üzenet ({0} + Enter az üzenet elküldéséhez az {1} itt: {2})", - "connectionBusy": "Kapcsolat nem jött létre. A {0} soros port foglalt.", - "disconnected": "Megszakadt a/az {0} és a/az {1} kapcsolata. ", - "unexpectedError": "Váratlan hiba. A/az {0} újracsatlakozása a/az {1} porton. ", - "failedReconnect": "10 egymást követő próbálkozás után nem sikerült újracsatlakozni a/az {0} soros porthoz. A/az {1} soros port foglalt. ", - "reconnect": "A/az {0} és a/az {1} újracsatlakozása {2} másodperc múlva... " - }, - "component": { - "uninstall": "Eltávolítás", - "uninstallMsg": "El szeretnéd távolítani a következőt: {0}? ", - "by": "által", - "version": "Verzió: {0}", - "moreInfo": "Több info", - "install": "TELEPÍTÉS", - "filterSearch": "Keresési eredmény szűrése... " - }, - "electron": { - "couldNotSave": "Nem sikerült menteni a vázlatot/sketch-et. Másold át a nem mentett munkát kedvenc szövegszerkesztődbe és indítsd újra az IDE-t. ", - "unsavedChanges": "A nem mentett módosítások nem kerülnek mentésre. " - }, - "compile": { - "error": "Összeállítási hiba: {0} " - }, - "upload": { - "error": "{0} hiba: {1}" - }, - "burnBootloader": { - "error": "Hiba a bootloader írása közben: {0} " - } + "arduino": { + "about": { + "detail": "Verziószám: {0}\nDátum: {1}{2}\nCLI Verziószám: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" }, - "theia": { - "core": { - "couldNotSave": "Nem sikerült menteni a vázlatot/sketch-et. Másold át a nem mentett munkát kedvenc szövegszerkesztődbe és indítsd újra az IDE-t. ", - "offline": "Offline / nincs hálózat", - "daemonOffline": "CLI Daemon offline/elérhetetlen ", - "cannotConnectBackend": "Nem lehet csatlakozni a háttérrendszerhez/backend-hez. ", - "cannotConnectDaemon": "Nem lehet csatlakozni a CLI daemon-hoz." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "A {0} hibakeresési munkamenet típusa nem támogatott. ", - "startError": "Hiba történt a hibakeresési munkamenet indításakor. További részletekért ellenőrizd a naplókat. " - }, - "editor": { - "unsavedTitle": "Nincs mentve – {0}" - }, - "messages": { - "expand": "Bővebb", - "collapse": "Összecsuk" - }, - "workspace": { - "fileNewName": "Az új fájl neve", - "invalidFilename": "Hibás fájlnév.", - "invalidExtension": "A .{0} nem érvényes kiterjesztés", - "newFileName": "A fájl új neve", - "deleteCurrentSketch": "Törlöd az aktuális vázlatot/sketch-et? ", - "sketchDirectoryError": "Hiba történt a vázlatkönyvtár/sketchbook létrehozásakor. További részletekért lásd a naplót. Az alkalmazás valószínűleg nem fog megfelelően működni. " - } + "board": { + "board": "Alaplap {0}", + "boardInfo": "Alaplapi információk", + "boardListItem": "{0} a/az {1} esetén", + "configDialog1": "Válassz ki egy alaplapot és egy portot is - csak ekkor lehetséges a feltöltés. ", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Egyéb Alaplap és Port választása", + "couldNotFindPreviouslySelected": "Nem található a korábban kiválasztott '{0}' alaplap a/az '{1}' telepített platformon. Válaszd ki újra a használni kívánt alaplapot. Szeretnéd most újra megadni?", + "getBoardInfo": "Alaplap információk beszerzése", + "inSketchbook": "(a vázlatfüzetben/sketchbook-ban) ", + "installManually": "Kézi telepítés", + "installNow": "A \"{0} {1}\" támogatást telepíteni kell az aktuálisan kiválasztott \"{2}\" alaplaphoz. Most szeretnéd telepíteni? ", + "noFQBN": "Az FQBN nem érhető el a kiválasztott „{0}” alaplapon. A megfelelő mag/core telepítve van? ", + "noPortsSelected": "Nincsen port kiválasztva a alaplaphoz: '{0}'. ", + "noneSelected": "Nincs alaplap kiválasztva", + "openBoardsConfig": "Válassz másik alaplapot és portot… ", + "platformMissing": "A kiválasztott '{0}' alaplap platformja nincs telepítve. ", + "pleasePickBoard": "Válassz alaplapot, amely a kiválasztott porthoz csatlakozik. ", + "port": "Port {0}", + "programmer": "Programozó", + "reselectLater": "Később újra válaszd ki", + "selectBoardForInfo": "Válassz egy alaplapot az információinak megtekintéséhez. ", + "selectPortForInfo": "Válassz egy portot az alaplap információinak megtekintéséhez. ", + "showAllAvailablePorts": "Elérhető portok mutatása - ha engedélyezett", + "succesfullyInstalledPlatform": "Sikeresen telepített platform {0}:{1}", + "succesfullyUninstalledPlatform": "A platform sikeresen eltávolítva: {0}:{1} " + }, + "boardsManager": "Alaplap-kezelő", + "bootloader": { + "burnBootloader": "Bootloader égetése", + "doneBurningBootloader": "Bootloader égetés kész." + }, + "burnBootloader": { + "error": "Hiba a bootloader írása közben: {0} " + }, + "certificate": { + "addNew": "Új hozzáadása", + "addURL": "Adj hozzá URL-t az SSL-tanúsítvány lekéréséhez ", + "boardAtPort": "{0} a/az {1} eseténél", + "certificatesUploaded": "Tanúsítáványok feltöltve.", + "enterURL": "URL megadása", + "noSupportedBoardConnected": "Nincs támogatott alaplap csatlakoztatva ", + "openContext": "Nyitott kontextus ", + "remove": "Eltávolítás", + "selectBoard": "Alaplap kiválasztása...", + "selectCertificateToUpload": "1. Válaszd ki a feltölteni kívánt tanúsítványt ", + "selectDestinationBoardToUpload": "2. Válaszd ki az alaplapot, és töltsd fel a tanúsítványt ", + "upload": "Feltöltés", + "uploadFailed": "A feltöltés nem sikerült. Próbáld meg újra.", + "uploadRootCertificates": "SSL gyökér-/root-tanúsítványok feltöltése ", + "uploadingCertificates": "Tanúsítványok feltöltése " }, "cloud": { - "GoToCloud": "UGRÁS A FELHŐHÖZ " + "chooseSketchVisibility": "Válaszd ki a vázlat/sketch láthatóságát: ", + "cloudSketchbook": "Felhő vázlatfüzet/sketchbook ", + "connected": "Kapcsolódva", + "continue": "Tovább", + "donePulling": "Letöltés kész: '{0}'.", + "donePushing": "Feltöltés kész: '{0}'.", + "embed": "Beágyazva:", + "emptySketchbook": "A vázlatfüzeted/Sketchbook-od üres ", + "learnMore": "Tudj meg többet", + "link": "Link:", + "notYetPulled": "Nem küldhető a felhőbe. Még nem lett letöltve. ", + "offline": "Offline / nincs hálózat", + "openInCloudEditor": "Megnyitás a Cloud Editorban", + "options": "Opciók...", + "privateVisibility": "Privát. Csak Te láthatod a vázlatot/sketch-et. ", + "profilePicture": "Profilkép", + "publicVisibility": "Nyilvános. A link birtokában bárki megtekintheti a vázlatot/sketch-et. ", + "pull": "Letöltés", + "pullFirst": "Először le kell töltened, hogy a Felhőbe fel tudd tölteni utána. ", + "pullSketch": "Sketch letöltése", + "pullSketchMsg": "Ennek a vázlatnak a felhőből való letöltése felülírja a helyi verzióját. Biztos, hogy akarod folytatni? ", + "push": "Feltöltés", + "pushSketch": "Vázlat/sketch feltöltése", + "pushSketchMsg": "Ez egy nyilvános vázlat/sketch. A beküldés előtt győződj meg arról, hogy minden érzékeny információ definiálva van az arduino_secrets.h fájlokban. A vázlatot priváttá tehet tenni a Megosztás panelen. ", + "remote": "Távoli", + "share": "Megosztás...", + "shareSketch": "Vázlat/sketch megosztása", + "showHideRemoveSketchbook": "Távoli vázlatfüzet/sketch megjelenítése/elrejtése ", + "signIn": "BEJELENTKEZÉS", + "signInToCloud": "Bejelentkezés az Arduino Cloudba ", + "signOut": "Kijelentkezés", + "syncEditSketches": "Arduino felhővázlatok szinkronizálása és szerkesztése", + "visitArduinoCloud": "Látogasd meg az Arduino Cloud webhelyet, hogy a felhőben vázlatokat hozhass létre. " + }, + "common": { + "later": "később", + "noBoardSelected": "Nincsen alappanel kiválasztva", + "notConnected": "[nem csatlakozik]", + "offlineIndicator": "Az internet nem érhető el. Internetkapcsolat nélkül előfordulhat, hogy az Arduino CLI nem tudja letölteni a szükséges erőforrásokat, és hibás működést okozhat. Csatlakozz az internethez és indítsd újra az alkalmazást. ", + "oldFormat": "A „{0}” továbbra is a régi „.pde” formátumot használja. Szeretnéd átírni az új `.ino` kiterjesztésre? ", + "processing": "Feldolgozás", + "selectBoard": "Alaplap választás", + "selectedOn": "{0}-n", + "serialMonitor": "Soros monitor", + "unknown": "ismeretlen" + }, + "compile": { + "error": "Összeállítási hiba: {0} " + }, + "component": { + "by": "által", + "filterSearch": "Keresési eredmény szűrése... ", + "install": "TELEPÍTÉS", + "moreInfo": "Több info", + "uninstall": "Eltávolítás", + "uninstallMsg": "El szeretnéd távolítani a következőt: {0}? ", + "version": "Verzió: {0}" + }, + "contributions": { + "addFile": "Fájl hozzáadása", + "fileAdded": "Egy fájl hozzáadása megtörtént a vázlathoz/sketch-hez. ", + "replaceTitle": "Csere" + }, + "debug": { + "debugWithMessage": "Hibakeresés/Debug - {0}", + "debuggingNotSupported": "A hibakeresést a '{0}' nem támogatja ", + "noPlatformInstalledFor": "A platform nincs telepítve a következőhöz: „{0}” ", + "optimizeForDebugging": "Optimalizálás hibakereséséhez" + }, + "dialog": { + "dontAskAgain": "Ne kérdezd meg még egyszer" + }, + "editor": { + "autoFormat": "Automatikus formázás", + "commentUncomment": "Megjegyzés / Megjegyzés visszavonása ", + "copyForForum": "Másolás a fórumba beillesztéshez (formázással)", + "decreaseFontSize": "Betűméret csökkentése", + "decreaseIndent": "Behúzás csökkentése", + "increaseFontSize": "Betűméret növelése", + "increaseIndent": "Behúzás növelése" + }, + "electron": { + "couldNotSave": "Nem sikerült menteni a vázlatot/sketch-et. Másold át a nem mentett munkát kedvenc szövegszerkesztődbe és indítsd újra az IDE-t. ", + "unsavedChanges": "A nem mentett módosítások nem kerülnek mentésre. " + }, + "examples": { + "builtInExamples": "Beépített példák", + "couldNotInitializeExamples": "Nem sikerült inicializálni/előhívni a beépített példákat. ", + "customLibrary": "Példák egyéni könyvtárakból", + "for": "Példák a {0} -hoz", + "forAny": "Példák valamennyi alaplapra", + "menu": "Példák" + }, + "firmware": { + "checkUpdates": "Frissítések ellenőrzése", + "failedInstall": "A feltöltés nem sikerült. Próbáld meg újra.", + "install": "Telepítés", + "installingFirmware": "Firmware telepítése.", + "overwriteSketch": "A telepítés felülírja a Sketch-et az alaplapon. ", + "selectBoard": "Alaplap választás", + "selectVersion": "Firmware verzió kiválasztása", + "successfullyInstalled": "Firmware telepítése sikeres.", + "updater": "WiFi101 / WiFiNINA Firmware feltöltés" + }, + "help": { + "environment": "Környezet", + "faq": "Gyakran ismételt kérdések", + "findInReference": "Keresse meg a Referenciákban", + "gettingStarted": "Kezdés", + "keyword": "Írj be egy kulcsszót", + "privacyPolicy": "Privacy Policy", + "reference": "Referencia ", + "search": "Keresés az Arduino.cc oldalon", + "troubleshooting": "Hibaelhárítás", + "visit": "Arduino.cc meglátogatása" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "ZIP könyvtár hozzáadása...", + "arduinoLibraries": "Arduino könyvtárak", + "contributedLibraries": "Közreműködő könyvtárak ", + "dependenciesForLibrary": "A/az {0} könyvtár függőségei: {1}", + "include": "Tartalmazza a könyvtárat", + "installAll": "Minden telepítése", + "installMissingDependencies": "Szeretnéd telepíteni az összes hiányzó függőséget?", + "installOneMissingDependency": "Szeretnéd telepíteni a hiányzó függőséget? ", + "installOnly": "Csak {0} telepítése", + "installedSuccessfully": "Sikeresen telepített könyvtár {0}:{1}", + "libraryAlreadyExists": "Már létezik a könyvtár. Felül akarod írni? ", + "manageLibraries": "Könyvtárak kezelése... ", + "namedLibraryAlreadyExists": "A/az {0} nevű könyvtármappa már létezik. Felül akarod írni? ", + "needsMultipleDependencies": "A/az {0}:{1} könyvtárnak további, jelenleg nem telepített függőségekre van szüksége: ", + "needsOneDependency": "A/az {0}:{1} könyvtárnak egy másik, jelenleg nem telepített függőségre van szüksége: ", + "overwriteExistingLibrary": "Felül akarod írni a meglévő könyvtárat? ", + "successfullyInstalledZipLibrary": "A könyvtár sikeresen telepítve a/az {0} archívumból ", + "title": "Könyvtárkezelő", + "uninstalledSuccessfully": "A könyvtár sikeresen eltávolítva: {0}:{1} ", + "zipLibrary": "Könyvtár" + }, + "menu": { + "sketch": "Sketch", + "tools": "Eszközök" + }, + "preferences": { + "additionalManagerURLs": "Kiegészítő alaplapok URL-jei", + "auth.audience": "Az OAuth2 közönség/audience. ", + "auth.clientID": "OAuth2 client ID.", + "auth.domain": "OAuth2 domain.", + "auth.registerUri": "Új felhasználó regisztrálására használt URI.", + "automatic": "Automatikus", + "board.certificates": "Az alaplapokra feltölthető tanúsítványok listája", + "browse": "Tallóz", + "choose": "Választás", + "cloud.enabled": "Kipipálva: a vázlat/sketch-szinkronizálás engedélyezve van. Alapértelmezés: kipipálva. ", + "cloud.pull.warn": "Kipipálva: figyelmeztetés megjelenítése a vázlat/sketch felhőből letöltése előtt. Alapértelmezés szerint: kipipálva.", + "cloud.push.warn": "Kipipálva: figyelmeztetés megjelenítése a vázlat/sketch felhőből való letöltése előtt. Alapértelmezés: kipipálva. ", + "cloud.pushpublic.warn": "Kipipálva: figyelmeztetés megjelenítése a nyilvános vázlat/sketch felhőbe küldése előtt. Alapértelmezés szerint: kipipálva.", + "cloud.sketchSyncEnpoint": "A végpont/endpoint a vázlatok/sketch-ek háttéből történő letöltésére illetve publikálására szolgál. Alapértelmezés szerint az Arduino Cloud API-ra mutat. ", + "compile": "fordítás", + "compile.verbose": "Kipipálva: a részletes fordítási üzenetek képernyőre írása. Alapértelmezés szerint: nincs kipipálva.", + "compile.warnings": "Beállítja a gcc fordítónak, hogy melyik figyelmeztetési szintet kell használni. Ez alapértelmezés szerint: „Nincs/None”. ", + "compilerWarnings": "Fordítóprogram figyelmeztetései / Compiler warnings", + "editorFontSize": "Szerkesztő betűméret", + "editorQuickSuggestions": "Szerkesztői gyorstippek", + "enterAdditionalURLs": "Adj meg további URL-eket - soronként egyet ", + "files.inside.sketches": "Fájlok mutatása a Vázlat/Sketch-en belül", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interfész skála", + "invalid.editorFontSize": "A szerkesztő betűmérete érvénytelen. Pozitív egész számnak kell lennie. ", + "invalid.sketchbook.location": "Érvénytelen elérési út a vázlatfüzethez/sketchbook-hoz: {0} ", + "invalid.theme": "Érvénytelen megjelenési felület/téma. ", + "language.log": "Igaz/kipipálva/, ha az Arduino Language Server naplófájlokat generál a vázlat mappába. Ellenkező esetben hamis/nincs kipipálva. Alapértelmezés szerint: hamis. ", + "manualProxy": "Kézi proxy konfiguráció", + "network": "Hálózat", + "newSketchbookLocation": "Új Vázlatfüzet/Sketchbook elérési út", + "noProxy": "Nincs proxy", + "showVerbose": "Részletes kimenet megjelenítése eközben: ", + "sketchbook.location": "SketchBook elérési helye ", + "sketchbook.showAllFiles": "Kipipálva: az összes vázlatfájl/sketch megjelenítése a vázlaton/sketch-en belül. Alapértelmezés szerint: nincs kipipálva.", + "unofficialBoardSupport": "Kattints ide a nem hivatalos alaplapok fordítási URL-jeinek listájához ", + "upload": "feltöltés", + "upload.verbose": "Kipipálva: a részletes feltöltési üzenetek kiírása a képernyőre. Alapértelmezés szerint hamis/nincs kipipálva.", + "verifyAfterUpload": "Kód ellenőrzése feltöltés után", + "window.autoScale": "Kipipálva, ha a felhasználói felület automatikusan méreteződik a betűmérettel együtt. ", + "window.zoomLevel": "Ablak nagyítási szintjének megadása. Az eredeti méret: 0, és minden lépés növelése (pl. 1) vagy csökkentése (pl. -1) 20%-kal nagyobb vagy kisebb nagyítást jelent. Tizedesjegyeket is meg lehet adni a nagyítási szint finomabb beállításához. " + }, + "replaceMsg": "Lecseréled a/az {0} meglévő verzióját? ", + "selectZip": "Válaszd ki a hozzáadni kívánt könyvtárat tartalmazó ZIP-fájlt ", + "serial": { + "autoscroll": "Automatikus görgetés", + "carriageReturn": "Kocsi vissza", + "connectionBusy": "Kapcsolat nem jött létre. A {0} soros port foglalt.", + "disconnected": "Megszakadt a/az {0} és a/az {1} kapcsolata. ", + "failedReconnect": "10 egymást követő próbálkozás után nem sikerült újracsatlakozni a/az {0} soros porthoz. A/az {1} soros port foglalt. ", + "message": "Üzenet ({0} + Enter az üzenet elküldéséhez az {1} itt: {2})", + "newLine": "Új sor", + "newLineCarriageReturn": "Mindkettő: Új sor és Kocsi vissza - NL&CR", + "noLineEndings": "Nincs sorvége ", + "notConnected": "Nincs kapcsolat. Válassz ki egy alaplapot és egy portot az automatikus csatlakozáshoz. ", + "reconnect": "A/az {0} és a/az {1} újracsatlakozása {2} másodperc múlva... ", + "timestamp": "Időbélyeg", + "toggleTimestamp": "Időbélyeg váltása", + "unexpectedError": "Váratlan hiba. A/az {0} újracsatlakozása a/az {1} porton. " + }, + "sketch": { + "archiveSketch": "Vázlat/sketch archiválása", + "cantOpen": "Már létezik a/az {0} nevű mappa. A vázlat/sketch nem nyitható meg. ", + "close": "Biztosan bezárod a vázlatot/sketch-et? ", + "configureAndUpload": "Konfigurálás és feltöltés", + "couldNotConnectToSerial": "Nem sikerült újracsatlakozni a {0} soros porthoz.", + "createdArchive": "Archívum létrehozva: {0}. ", + "doneCompiling": "Fordítás kész.", + "doneUploading": "Feltöltés kész.", + "exportBinary": "Összeállított bináris exportálása", + "moving": "Mozgatás", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "Új", + "openFolder": "Mappa megnyitása", + "openRecent": "Legutóbbi megnyitása", + "openSketchInNewWindow": "Vázlat/sketch megnyitása új ablakban", + "saveFolderAs": "Vázlat-/sketch-mappa mentése másként... ", + "saveSketchAs": "Vázlat-/sketch-mappa mentése másként... ", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Vázlat-/sketch-mappa megjelenítése", + "sketch": "Vázlat/sketch", + "sketchbook": "Vázlatfüzet/sketchbook ", + "titleLocalSketchbook": "Helyi vázlatfüzet/sketchbook ", + "titleSketchbook": "Vázlatfüzet/sketchbook ", + "upload": "Feltöltés", + "uploadUsingProgrammer": "Feltöltés programozó segítségével", + "userFieldsNotFoundError": "Nem találhatók felhasználói adatok a csatlakoztatott kártyához", + "verify": "Ellenőrzés", + "verifyOrCompile": "Ellenőrzés/fordítás" + }, + "upload": { + "error": "{0} hiba: {1}" + }, + "userFields": { + "cancel": "Mégsem", + "upload": "Feltöltés" + } + }, + "cloud": { + "GoToCloud": "UGRÁS A FELHŐHÖZ " + }, + "theia": { + "core": { + "cannotConnectBackend": "Nem lehet csatlakozni a háttérrendszerhez/backend-hez. ", + "cannotConnectDaemon": "Nem lehet csatlakozni a CLI daemon-hoz.", + "couldNotSave": "Nem sikerült menteni a vázlatot/sketch-et. Másold át a nem mentett munkát kedvenc szövegszerkesztődbe és indítsd újra az IDE-t. ", + "daemonOffline": "CLI Daemon offline/elérhetetlen ", + "offline": "Offline / nincs hálózat", + "quitMessage": "A nem mentett módosítások nem kerülnek mentésre. ", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "Hiba történt a hibakeresési munkamenet indításakor. További részletekért ellenőrizd a naplókat. ", + "typeNotSupported": "A {0} hibakeresési munkamenet típusa nem támogatott. " + }, + "editor": { + "unsavedTitle": "Nincs mentve – {0}" + }, + "messages": { + "collapse": "Összecsuk", + "expand": "Bővebb" + }, + "workspace": { + "deleteCurrentSketch": "Törlöd az aktuális vázlatot/sketch-et? ", + "fileNewName": "Az új fájl neve", + "invalidExtension": "A .{0} nem érvényes kiterjesztés", + "invalidFilename": "Hibás fájlnév.", + "newFileName": "A fájl új neve", + "sketchDirectoryError": "Hiba történt a vázlatkönyvtár/sketchbook létrehozásakor. További részletekért lásd a naplót. Az alkalmazás valószínűleg nem fog megfelelően működni. " } + } } diff --git a/i18n/hy.json b/i18n/hy.json new file mode 100644 index 000000000..3bd7251da --- /dev/null +++ b/i18n/hy.json @@ -0,0 +1,352 @@ +{ + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" + }, + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} at {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Install Manually", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." + }, + "cloud": { + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Later", + "noBoardSelected": "No board selected", + "notConnected": "[not connected]", + "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "processing": "Processing", + "selectBoard": "Select Board", + "selectedOn": "on {0}", + "serialMonitor": "Serial Monitor", + "unknown": "Unknown" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "INSTALL", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "Replace" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Select Board", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "Install all", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Install {0} only", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "menu": { + "sketch": "Sketch", + "tools": "Tools" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "choose": "Choose", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." + } + } +} diff --git a/i18n/it.json b/i18n/it.json index 0623b0b48..b047bddf7 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Sembra che tu sia offline. Senza una connessione Internet, l'Arduino CLI potrebbe non essere in grado di scaricare le risorse richieste e potrebbe causare un malfunzionamento. Verificare la connessione a Internet e riavviare l'applicazione.", - "noBoardSelected": "Nessuna scheda selezionata", - "selectedOn": "su {0}", - "notConnected": "[non connesso]", - "serialMonitor": "Monitor seriale", - "oldFormat": "Il '{0}' utilizza ancora il vecchio formato `.pde` . Vuoi sostituirlo con la nuova estensione `.ino?", - "later": "Salta", - "selectBoard": "Seleziona Scheda", - "unknown": "Sconosciuto", - "processing": "In elaborazione", - "saveChangesToSketch": "Vuoi salvare i cambiamenti a questo sketch prima di chiudere?", - "loseChanges": "Se non salvi, tutti i cambiamenti saranno persi." - }, - "ide-updater": { - "errorCheckingForUpdates": "Si è verificato un errore durante il controllo degli aggiornamenti per Arduino IDE {0} .", - "notNowButton": "Non ora", - "versionDownloaded": "L'Arduino IDE ( 1 {0} ) è stato correttamente scaricato.", - "closeToInstallNotice": "Chiudi il software e installa l’aggiornamento sulla tua macchina", - "closeAndInstallButton": "Chiudi e Installa", - "downloadingNotice": "Stai scaricando l’ultima versione dell’Arduino IDE", - "updateAvailable": "Aggiornamento disponibile", - "newVersionAvailable": "La nuova versione (1{0}) di Arduino IDE è disponibile per il download.", - "skipVersionButton": "Salta questa versione", - "downloadButton": "Scarica", - "goToDownloadPage": "E' disponibile un nuovo aggiornamento per Arduino IDE, ma attualmente non è possibile scaricarlo ne tantomeno installarlo in modalità automatica. Si consiglia di andare sul sito ufficiale e dalla pagina download scaricare l'ultima versione disponibile. ", - "goToDownloadButton": "Clicca per scaricare", - "ideUpdaterDialog": "Aggiornamento software", - "noUpdatesAvailable": "Non ci sono aggiornamenti recenti per Arduino IDE " - }, - "menu": { - "sketch": "Sketch", - "tools": "Strumenti" - }, - "debug": { - "optimizeForDebugging": "Ottimizzato per il Debug.", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "La piattaforma non è ancora stata installata per '{0}'", - "debuggingNotSupported": "Il debug non è supportato da '{0}'" - }, - "preferences": { - "language.log": "Imposta su True se vuoi che l'Arduino Language Server generi il file di log all'interno della cartella dello sketch. Diversamente, imposta su false. L'impostazione predefinita è false.", - "compile.verbose": "Vero per compilazione esplicita. Falso come opzione predefinita", - "compile.warnings": "Indica a gcc il livello di avviso che deve mostrare. Il valore predefinito è 'None' ", - "upload.verbose": " Seleziona Vero per un rapporto dettagliato durante l'upload. Il valore predefinito è impostato su falso", - "window.autoScale": "Impostato su True l'interfaccia scala automaticamente in base alla dimensione del font .", - "window.zoomLevel": "Regola il livello di zoom della finestra. La dimensione originale è 0 e ogni incremento sopra (es. 1) o sotto (es. -1) rappresenta lo zoom del 20% in più o in meno. Puoi anche inserire i decimali per regolare il livello di zoom con una granularità più fine.", - "ide.updateChannel": "Canale di rilascio per le versioni aggiornate. 'stable' è per le versioni stabili, 'nightly' è per l'ultima versione in sviluppo.", - "board.certificates": "Lista dei certificati che possono essere caricati nelle schede", - "sketchbook.showAllFiles": "Vero per mostrare tutti i file relativi contenuti all'interno dello sketch. L'opzione predefinita è falso.", - "cloud.enabled": "Imposta su true per abilitare le funzioni di sincronia dello sketch. Il valore predefinito è true.", - "cloud.pull.warn": "Imposta su true se gli utenti devono essere avvisato dopo avere effettuato il pull dello sketch sul cloud. Il valore predefinito è true.", - "cloud.push.warn": "Imposta su True se gli utenti devono essere avvisati prima di eseguire l'invio di uno sketch cloud. Il valore predefinito è true.", - "cloud.pushpublic.warn": "True se gli utenti devono essere avvisati prima di eseguire l'invio di uno sketch pubblico nel cloud. Il valore predefinito è true.", - "cloud.sketchSyncEnpoint": "La destinazione utilizzata per inviare e richiedere gli schizzi da un back-end. L'impostazione predefinita utilizza Arduino Cloud API.", - "auth.clientID": "il Client ID OAuth2.", - "auth.domain": "Dominio OAuth2.", - "auth.audience": "Protocollo pubblico OAuth2", - "auth.registerUri": "L'indirizzo utilizzato per la registrazione di un nuovo utente.", - "network": "Rete", - "sketchbook.location": "Percorso della cartella degli sketch", - "browse": "Sfoglia", - "files.inside.sketches": "Mostra i file all'interno degli Sketch", - "editorFontSize": "Dimensione del carattere dell'editor", - "interfaceScale": "Scalabilità dell'interfaccia", - "showVerbose": "Mostra un output dettagliato durante", - "compilerWarnings": "Warning del compilatore", - "automatic": "Automatico", - "compile": "compilazione", - "upload": "caricamento", - "verifyAfterUpload": "Verifica il codice dopo il caricamento", - "editorQuickSuggestions": "Suggerimenti rapidi dell'editor", - "additionalManagerURLs": "URL aggiuntive per il Gestore schede", - "noProxy": "Nessun proxy", - "manualProxy": "Configurazione manuale del proxy", - "newSketchbookLocation": "Seleziona un percorso per il nuovo sketchbook", - "choose": "Scegli", - "enterAdditionalURLs": "Aggiungi degli URLs aggiuntivi, uno per ogni riga", - "unofficialBoardSupport": "Clicca per ottenere la lista di collegamenti per le schede di terze parti, non schede ufficiali.", - "invalid.sketchbook.location": "Posizione dello sketchbook non valida: {0}", - "invalid.editorFontSize": "Dimensione del carattere dell'editor non valida. Deve essere un numero intero positivo.", - "invalid.theme": "Tema non valido" - }, - "cloud": { - "signIn": "COLLEGATI", - "signOut": "Disconnetti", - "chooseSketchVisibility": "Scegli a chi far vedere il tuo Sketch:", - "privateVisibility": "Privato. Solo tu potrai vedere lo sketch.", - "publicVisibility": "Pubblico. Chiunque abbia il link può vedere lo Sketch.", - "link": "Link:", - "embed": "Includi:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Condividi sketch", - "showHideRemoveSketchbook": "Mostra/Nascondi la raccolta Remota degli Schetch", - "pullSketch": "Richiedi lo Sketch", - "openInCloudEditor": "Apri nell'editor del Cloud", - "options": "Opzioni...", - "share": "Condividi...", - "remote": "Remoto", - "emptySketchbook": "Lo Sketchbook è vuoto", - "visitArduinoCloud": "Visita Arduino Cloud per creare Cloud Sketch ", - "signInToCloud": "Effettua la registrazione su Arduino Cloud", - "syncEditSketches": "Sincronizza e modifica la tua raccolta di Sketches sul Cloud Arduino", - "learnMore": "Più informazioni", - "continue": "Continua", - "pushSketch": "Invia lo Sketch", - "pushSketchMsg": "Questo è uno sketch pubblico. Prima di inviarlo, verifica che tutte le informazioni sensibili siano all'interno di arduino_secrets.h. Eventualmente puoi rendere lo sketch privato dal Pannello di Condivisione.", - "pull": "Richiedi", - "pullSketchMsg": "Richiedendo questo Sketch tramite il Cloud, lo stesso sovrascriverà quello presente in locale. Sei sicuro di dover continuare?", - "donePulling": "Pulling terminato ‘{0}’.", - "notYetPulled": "Sul Cloud non puoi effettuare il push se non hai ancora fatto il pull", - "push": "Push", - "pullFirst": "Nel Cloud devi prima effettuare il Pull per poi poter eseguire il Push.", - "donePushing": "Invio terminato ‘{0}’.", - "connected": "Connesso", - "offline": "Fuori linea", - "profilePicture": "Immagine profilo" - }, - "board": { - "installManually": "Installa manualmente", - "installNow": "Il \"{0} {1}\" core non è installato per la scheda \"{2}\" . Vuoi installarlo ora?", - "configDialogTitle": "Seleziona un'altra scheda o porta", - "configDialog1": "Seleziona una scheda ed una porta se vuoi inviare lo sketch.", - "configDialog2": "Se selezioni solo una Board potrai compilare, ma non caricare il tuo sketch.", - "pleasePickBoard": "Scegli la scheda collegata alla porta che hai selezionato.", - "showAllAvailablePorts": "Quando abilitato, mostra tutte le porte disponibili", - "programmer": "Programmatore", - "succesfullyInstalledPlatform": "Piattaforma installata correttamente {0}:{1}", - "succesfullyUninstalledPlatform": "Piattaforma disinstallata correttamente {0}:{1}", - "couldNotFindPreviouslySelected": "Impossibile trovare la scehda selezionata '{0}' nelle piattaforme installate '{1}'. Scegli nuovamente la scheda che vuoi utilizzare. Vuoi sceglierla ora?", - "reselectLater": "Riselezionare più tardi", - "noneSelected": "Nessuna scheda selezionata.", - "noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.", - "noFQBN": "La FQBN non è disponibile per la scheda selezionata\"{0}\". Sei sicuro che il core specifico sia stato installato?", - "openBoardsConfig": "Scegli un'altra scheda e un altra porta...", - "boardListItem": "{0} a {1}", - "selectBoardForInfo": "Seleziona la scheda per la quale desideri informazioni.", - "platformMissing": "La piattaforma per la scheda '{0}' non è installata.", - "selectPortForInfo": "Selezionare la porta per ottenere info sulla scheda.", - "boardInfo": "Informazioni sulla scheda", - "board": "Scheda{0}", - "port": "Porta{0}", - "getBoardInfo": "Acquisisci informazioni sulla Scheda", - "inSketchbook": " (nella raccolta sketch)" - }, - "boardsManager": "Gestore schede", - "about": { - "label": "Informazioni su {0}", - "detail": "Versione: {0}\nData: {1}{2}\nVersione CLI : {3}{4} [{5}]\n{6}" - }, - "contributions": { - "addFile": "Aggiungi file...", - "replaceTitle": "Sostituisci", - "fileAdded": "Aggiunto un file allo sketch." - }, - "replaceMsg": "Sostituisce la versione esistente con la versione 1{0} ?", - "library": { - "addZip": "Aggiungi libreria da file .ZIP...", - "zipLibrary": "Libreria", - "overwriteExistingLibrary": "Vuoi sovrascrivere la libreria esistente?", - "successfullyInstalledZipLibrary": "La libreria è stata installata con successo dalla cartella {0}", - "namedLibraryAlreadyExists": "La cartella con nome {0} esiste già. Vuoi sovrascriverla?", - "libraryAlreadyExists": "Libreria già presente. Vuoi sovrascriverla?", - "include": "Includi Libreria", - "manageLibraries": "Gestisci Librerie", - "arduinoLibraries": "Librerie Arduino", - "contributedLibraries": "Librerie di terze parti", - "title": "Gestore Librerie", - "needsOneDependency": "La libreria {0}:{1} necessità di dipendenze che attualmente non sono installate:", - "needsMultipleDependencies": "La libreria {0}:{1} di altre dipendenze che al momento non risultano installate:", - "installOneMissingDependency": "Vorresti installare le dipendenze mancanti?", - "installMissingDependencies": "Vorresti installare tutte le dipendenze mancanti?", - "dependenciesForLibrary": "Dipendenze per la libreria {0}:{1}", - "installAll": "Installa tutto", - "installOnly": "Installa {0} solamente", - "installedSuccessfully": "Libreria installata correttamente 1{0} : 2{1} ", - "uninstalledSuccessfully": "Libreria disinstallata con successo 1{0} : 2{1}" - }, - "selectZip": "Scegli il file zip che contiene la libreria che vuoi aggiungere", - "sketch": { - "archiveSketch": "Archivia sketch", - "saveSketchAs": "Salva la cartella dello sketch come...", - "createdArchive": "Creato l'archivio '{0}'.", - "new": "Nuovo", - "openRecent": "Apri recenti", - "showFolder": "Mostra la cartella dello Sketch", - "sketch": "Sketch", - "moving": "Spostando", - "movingMsg": "Il file \"{0}\" deve essere all'interno della cartella \"{1}\".\nCreare questa cartella, spostare il file e continuare?", - "cantOpen": "Una cartella di nome \"{0}\" esiste già. Impossibile aprire lo sketch.", - "saveFolderAs": "Salva la cartella sketch come...", - "sketchbook": "Raccolta degli sketch", - "upload": "Caricare", - "uploadUsingProgrammer": "Carica tramite Programmatore", - "userFieldsNotFoundError": "Non è possibile trovare i campi utente per connettere la scheda", - "doneUploading": "Caricamento terminato.", - "configureAndUpload": "Configurare e caricare", - "verifyOrCompile": "Verifica/Compila", - "exportBinary": "Esporta sketch compilato", - "verify": "Verifica", - "doneCompiling": "Compilazione completata.", - "couldNotConnectToSerial": "Non è possibile riconnettersi alla porta seriale. 1{0}", - "openSketchInNewWindow": "Apri lo sketch in una Nuova Finestra.", - "openFolder": "Apri Cartella", - "titleLocalSketchbook": "Cartella degli sketch locali", - "titleSketchbook": "Sketchbook", - "close": "Sei sicuro di voler chiudere lo sketch?" - }, - "bootloader": { - "burnBootloader": "Scrivi il bootloader", - "doneBurningBootloader": "La scritture de bootloader è terminata." - }, - "editor": { - "copyForForum": "Copia per il forum (Markdown)", - "commentUncomment": "Commenta / togli commento", - "increaseIndent": "Aumenta indentazione", - "decreaseIndent": "Riduci indentazione", - "increaseFontSize": "Aumenta la dimensione del font", - "decreaseFontSize": "Riduci la dimensione del testo", - "autoFormat": "Formattazione automatica" - }, - "examples": { - "menu": "Esempi", - "couldNotInitializeExamples": "Impossibile inizializzare gli esempi incorporati.", - "builtInExamples": "Esempi integrati", - "customLibrary": "Esempi da librerie di terzi", - "for": "Esempi per {0}", - "forAny": "Esempi per tutte le schede" - }, - "help": { - "search": "Cerca su Arduino.cc", - "keyword": "Digita una parola chiave", - "gettingStarted": "Guida introduttiva", - "environment": "Ambiente di sviluppo", - "troubleshooting": "Risoluzione dei problemi", - "reference": "Riferimenti", - "findInReference": "Trova riferimento alla selezione", - "faq": "Domande poste frequentemente", - "visit": "Vai al sito Arduino.cc", - "privacyPolicy": "Politica sulla riservatezza" - }, - "certificate": { - "uploadRootCertificates": "Carica i tuoi certificati SSL Root", - "openContext": "Apri una contestazione", - "remove": "Rimuovi", - "upload": "Carica", - "addURL": "Aggiungi un URL per acquisire il certificato SSL", - "enterURL": "Inserisci URL", - "selectCertificateToUpload": "1. Scegli il certificato da caricare", - "addNew": "Aggiungi nuovo", - "selectDestinationBoardToUpload": "2. Scegli la scheda e carica i certificati", - "uploadingCertificates": "Caricamento dei certificati.", - "certificatesUploaded": "Certificati caricati.", - "uploadFailed": "Caricamento fallito. Si prega di riprovare.", - "selectBoard": "Seleziona una scheda...", - "boardAtPort": "{0} a {1}", - "noSupportedBoardConnected": "La scheda collegata non è supportata." - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Aggiornamento Frmware", - "selectBoard": "Seleziona la scheda", - "checkUpdates": "Verifica aggiornamenti", - "selectVersion": "Selezione la versione del firmware", - "install": "Installa", - "overwriteSketch": "L'installazione sovrascriverà lo sketch presente nella scheda.", - "installingFirmware": "Installazione del firmware", - "successfullyInstalled": "Firmware correttamente installato.", - "failedInstall": "Installazione fallita. Riprova" - }, - "dialog": { - "dontAskAgain": "Non chiedere più" - }, - "userFields": { - "cancel": "Annulla", - "upload": "Carica" - }, - "serial": { - "toggleTimestamp": "Alterna il Timestamp", - "autoscroll": "Scorrimento automatico", - "timestamp": "Marca temporale", - "noLineEndings": "Nessun fine riga", - "newLine": "A capo (NL)", - "carriageReturn": "Ritorno carrello (CR)", - "newLineCarriageReturn": "Entrambi NL & CR", - "notConnected": "Non collegato. Scegli una scheda e la porta di comunicazione per una connessione automatica.", - "message": "Messaggio({0} + Invio per inviare il messaggio a '{1}' su '{2}')", - "connectionBusy": "Connessione fallita. La porta seriale è occupata: 1{0}", - "disconnected": "Disconnesso 1{0} da 2{1} .", - "unexpectedError": "Errore imprevisto. Riconnessione 1{0} nella porta 2{1} .", - "failedReconnect": "Connessione alla porta seriale 1 {0} fallita dopo 10 tentativi. La 2{1} porta seriale è occupata.", - "reconnect": "Riconnessione da 1 {0} a 2 {1} tra {2} secondi..." - }, - "component": { - "uninstall": "Disinstalla", - "uninstallMsg": "Vuoi veramente disinstallare 1 {0} ?", - "by": "da", - "version": "Versione {0}", - "moreInfo": "Maggiori informazioni", - "install": "Installa", - "filterSearch": "Filtra la tua ricerca..." - }, - "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. ", - "unsavedChanges": "Eventuali modifiche non salvate verranno perse" - }, - "compile": { - "error": "Errore di compilazione: {0}" - }, - "upload": { - "error": "1 {0} errore: 2 {1}" - }, - "burnBootloader": { - "error": "Errore durante la scrittura del bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Versione: {0}\nData: {1}{2}\nVersione CLI : {3}{4} [{5}]\n{6}", + "label": "Informazioni su {0}" }, - "theia": { - "core": { - "couldNotSave": "Non è stato possibile salvare lo sketch. Si consiglia di copiarlo è salvarlo su un file di testo e solo successivamente riavviare l' Arduino IDE. ", - "offline": "Disconnesso", - "daemonOffline": "Il CLI Daemon è disconnesso", - "cannotConnectBackend": "Non reisco a collegarmi al backend", - "cannotConnectDaemon": "Non riesco a collegarmi al demone CLI" - }, - "debug": { - "start": "Inizio...", - "typeNotSupported": "Il tipo di sessione di debug \" 1 {0} \" non è supportato. ", - "startError": "Si è verificato un problema all'avvio del debug, per ulteriori controlla i logs" - }, - "editor": { - "unsavedTitle": "Non salvato – 1{0}" - }, - "messages": { - "expand": "Espandi", - "collapse": "Collassa" - }, - "workspace": { - "fileNewName": "Nome per il nuovo file", - "invalidFilename": "Nome del file invalido", - "invalidExtension": "\".{0}\" non è un'estensione valida", - "newFileName": "Nuovo nome del file", - "deleteCurrentSketch": "Vuoi eliminare lo sketch attuale?", - "sketchDirectoryError": "Si è verificato un errore durante la creazione della directory degli sketch. Per ulteriori dettagli guarda il file di log. Probabilmente l'applicazione non funzionerà come previsto." - } + "board": { + "board": "Scheda{0}", + "boardInfo": "Informazioni sulla scheda", + "boardListItem": "{0} a {1}", + "configDialog1": "Seleziona una scheda ed una porta se vuoi inviare lo sketch.", + "configDialog2": "Se selezioni solo una Board potrai compilare, ma non caricare il tuo sketch.", + "configDialogTitle": "Seleziona un'altra scheda o porta", + "couldNotFindPreviouslySelected": "Impossibile trovare la scehda selezionata '{0}' nelle piattaforme installate '{1}'. Scegli nuovamente la scheda che vuoi utilizzare. Vuoi sceglierla ora?", + "getBoardInfo": "Acquisisci informazioni sulla Scheda", + "inSketchbook": " (nella raccolta sketch)", + "installManually": "Installa manualmente", + "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?", + "noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.", + "noneSelected": "Nessuna scheda selezionata.", + "openBoardsConfig": "Scegli un'altra scheda e un altra porta...", + "platformMissing": "La piattaforma per la scheda '{0}' non è installata.", + "pleasePickBoard": "Scegli la scheda collegata alla porta che hai selezionato.", + "port": "Porta{0}", + "programmer": "Programmatore", + "reselectLater": "Riselezionare più tardi", + "selectBoardForInfo": "Seleziona la scheda per la quale desideri informazioni.", + "selectPortForInfo": "Selezionare la porta per ottenere info sulla scheda.", + "showAllAvailablePorts": "Quando abilitato, mostra tutte le porte disponibili", + "succesfullyInstalledPlatform": "Piattaforma installata correttamente {0}:{1}", + "succesfullyUninstalledPlatform": "Piattaforma disinstallata correttamente {0}:{1}" + }, + "boardsManager": "Gestore schede", + "bootloader": { + "burnBootloader": "Scrivi il bootloader", + "doneBurningBootloader": "La scritture de bootloader è terminata." + }, + "burnBootloader": { + "error": "Errore durante la scrittura del bootloader: {0}" + }, + "certificate": { + "addNew": "Aggiungi nuovo", + "addURL": "Aggiungi un URL per acquisire il certificato SSL", + "boardAtPort": "{0} a {1}", + "certificatesUploaded": "Certificati caricati.", + "enterURL": "Inserisci URL", + "noSupportedBoardConnected": "La scheda collegata non è supportata.", + "openContext": "Apri una contestazione", + "remove": "Rimuovi", + "selectBoard": "Seleziona una scheda...", + "selectCertificateToUpload": "1. Scegli il certificato da caricare", + "selectDestinationBoardToUpload": "2. Scegli la scheda e carica i certificati", + "upload": "Carica", + "uploadFailed": "Caricamento fallito. Si prega di riprovare.", + "uploadRootCertificates": "Carica i tuoi certificati SSL Root", + "uploadingCertificates": "Caricamento dei certificati." }, "cloud": { - "GoToCloud": "Vai al Cloud" + "chooseSketchVisibility": "Scegli a chi far vedere il tuo Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Connesso", + "continue": "Continua", + "donePulling": "Pulling terminato ‘{0}’.", + "donePushing": "Invio terminato ‘{0}’.", + "embed": "Includi:", + "emptySketchbook": "Lo Sketchbook è vuoto", + "learnMore": "Più informazioni", + "link": "Link:", + "notYetPulled": "Sul Cloud non puoi effettuare il push se non hai ancora fatto il pull", + "offline": "Fuori linea", + "openInCloudEditor": "Apri nell'editor del Cloud", + "options": "Opzioni...", + "privateVisibility": "Privato. Solo tu potrai vedere lo sketch.", + "profilePicture": "Immagine profilo", + "publicVisibility": "Pubblico. Chiunque abbia il link può vedere lo Sketch.", + "pull": "Richiedi", + "pullFirst": "Nel Cloud devi prima effettuare il Pull per poi poter eseguire il Push.", + "pullSketch": "Richiedi lo Sketch", + "pullSketchMsg": "Richiedendo questo Sketch tramite il Cloud, lo stesso sovrascriverà quello presente in locale. Sei sicuro di dover continuare?", + "push": "Push", + "pushSketch": "Invia lo Sketch", + "pushSketchMsg": "Questo è uno sketch pubblico. Prima di inviarlo, verifica che tutte le informazioni sensibili siano all'interno di arduino_secrets.h. Eventualmente puoi rendere lo sketch privato dal Pannello di Condivisione.", + "remote": "Remoto", + "share": "Condividi...", + "shareSketch": "Condividi sketch", + "showHideRemoveSketchbook": "Mostra/Nascondi la raccolta Remota degli Schetch", + "signIn": "COLLEGATI", + "signInToCloud": "Effettua la registrazione su Arduino Cloud", + "signOut": "Disconnetti", + "syncEditSketches": "Sincronizza e modifica la tua raccolta di Sketches sul Cloud Arduino", + "visitArduinoCloud": "Visita Arduino Cloud per creare Cloud Sketch " + }, + "common": { + "later": "Salta", + "noBoardSelected": "Nessuna scheda selezionata", + "notConnected": "[non connesso]", + "offlineIndicator": "Sembra che tu sia offline. Senza una connessione Internet, l'Arduino CLI potrebbe non essere in grado di scaricare le risorse richieste e potrebbe causare un malfunzionamento. Verificare la connessione a Internet e riavviare l'applicazione.", + "oldFormat": "Il '{0}' utilizza ancora il vecchio formato `.pde` . Vuoi sostituirlo con la nuova estensione `.ino?", + "processing": "In elaborazione", + "selectBoard": "Seleziona Scheda", + "selectedOn": "su {0}", + "serialMonitor": "Monitor seriale", + "unknown": "Sconosciuto" + }, + "compile": { + "error": "Errore di compilazione: {0}" + }, + "component": { + "by": "da", + "filterSearch": "Filtra la tua ricerca...", + "install": "Installa", + "moreInfo": "Maggiori informazioni", + "uninstall": "Disinstalla", + "uninstallMsg": "Vuoi veramente disinstallare 1 {0} ?", + "version": "Versione {0}" + }, + "contributions": { + "addFile": "Aggiungi file...", + "fileAdded": "Aggiunto un file allo sketch.", + "replaceTitle": "Sostituisci" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Il debug non è supportato da '{0}'", + "noPlatformInstalledFor": "La piattaforma non è ancora stata installata per '{0}'", + "optimizeForDebugging": "Ottimizzato per il Debug." + }, + "dialog": { + "dontAskAgain": "Non chiedere più" + }, + "editor": { + "autoFormat": "Formattazione automatica", + "commentUncomment": "Commenta / togli commento", + "copyForForum": "Copia per il forum (Markdown)", + "decreaseFontSize": "Riduci la dimensione del testo", + "decreaseIndent": "Riduci indentazione", + "increaseFontSize": "Aumenta la dimensione del font", + "increaseIndent": "Aumenta indentazione" + }, + "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. ", + "unsavedChanges": "Eventuali modifiche non salvate verranno perse" + }, + "examples": { + "builtInExamples": "Esempi integrati", + "couldNotInitializeExamples": "Impossibile inizializzare gli esempi incorporati.", + "customLibrary": "Esempi da librerie di terzi", + "for": "Esempi per {0}", + "forAny": "Esempi per tutte le schede", + "menu": "Esempi" + }, + "firmware": { + "checkUpdates": "Verifica aggiornamenti", + "failedInstall": "Installazione fallita. Riprova", + "install": "Installa", + "installingFirmware": "Installazione del firmware", + "overwriteSketch": "L'installazione sovrascriverà lo sketch presente nella scheda.", + "selectBoard": "Seleziona la scheda", + "selectVersion": "Selezione la versione del firmware", + "successfullyInstalled": "Firmware correttamente installato.", + "updater": "WiFi101 / WiFiNINA Aggiornamento Frmware" + }, + "help": { + "environment": "Ambiente di sviluppo", + "faq": "Domande poste frequentemente", + "findInReference": "Trova riferimento alla selezione", + "gettingStarted": "Guida introduttiva", + "keyword": "Digita una parola chiave", + "privacyPolicy": "Politica sulla riservatezza", + "reference": "Riferimenti", + "search": "Cerca su Arduino.cc", + "troubleshooting": "Risoluzione dei problemi", + "visit": "Vai al sito Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Chiudi e Installa", + "closeToInstallNotice": "Chiudi il software e installa l’aggiornamento sulla tua macchina", + "downloadButton": "Scarica", + "downloadingNotice": "Stai scaricando l’ultima versione dell’Arduino IDE", + "errorCheckingForUpdates": "Si è verificato un errore durante il controllo degli aggiornamenti per Arduino IDE {0} .", + "goToDownloadButton": "Clicca per scaricare", + "goToDownloadPage": "E' disponibile un nuovo aggiornamento per Arduino IDE, ma attualmente non è possibile scaricarlo ne tantomeno installarlo in modalità automatica. Si consiglia di andare sul sito ufficiale e dalla pagina download scaricare l'ultima versione disponibile. ", + "ideUpdaterDialog": "Aggiornamento software", + "newVersionAvailable": "La nuova versione (1{0}) di Arduino IDE è disponibile per il download.", + "noUpdatesAvailable": "Non ci sono aggiornamenti recenti per Arduino IDE ", + "notNowButton": "Non ora", + "skipVersionButton": "Salta questa versione", + "updateAvailable": "Aggiornamento disponibile", + "versionDownloaded": "L'Arduino IDE ( 1 {0} ) è stato correttamente scaricato." + }, + "library": { + "addZip": "Aggiungi libreria da file .ZIP...", + "arduinoLibraries": "Librerie Arduino", + "contributedLibraries": "Librerie di terze parti", + "dependenciesForLibrary": "Dipendenze per la libreria {0}:{1}", + "include": "Includi Libreria", + "installAll": "Installa tutto", + "installMissingDependencies": "Vorresti installare tutte le dipendenze mancanti?", + "installOneMissingDependency": "Vorresti installare le dipendenze mancanti?", + "installOnly": "Installa {0} solamente", + "installedSuccessfully": "Libreria installata correttamente 1{0} : 2{1} ", + "libraryAlreadyExists": "Libreria già presente. Vuoi sovrascriverla?", + "manageLibraries": "Gestisci Librerie", + "namedLibraryAlreadyExists": "La cartella con nome {0} esiste già. Vuoi sovrascriverla?", + "needsMultipleDependencies": "La libreria {0}:{1} di altre dipendenze che al momento non risultano installate:", + "needsOneDependency": "La libreria {0}:{1} necessità di dipendenze che attualmente non sono installate:", + "overwriteExistingLibrary": "Vuoi sovrascrivere la libreria esistente?", + "successfullyInstalledZipLibrary": "La libreria è stata installata con successo dalla cartella {0}", + "title": "Gestore Librerie", + "uninstalledSuccessfully": "Libreria disinstallata con successo 1{0} : 2{1}", + "zipLibrary": "Libreria" + }, + "menu": { + "sketch": "Sketch", + "tools": "Strumenti" + }, + "preferences": { + "additionalManagerURLs": "URL aggiuntive per il Gestore schede", + "auth.audience": "Protocollo pubblico OAuth2", + "auth.clientID": "il Client ID OAuth2.", + "auth.domain": "Dominio OAuth2.", + "auth.registerUri": "L'indirizzo utilizzato per la registrazione di un nuovo utente.", + "automatic": "Automatico", + "board.certificates": "Lista dei certificati che possono essere caricati nelle schede", + "browse": "Sfoglia", + "choose": "Scegli", + "cloud.enabled": "Imposta su true per abilitare le funzioni di sincronia dello sketch. Il valore predefinito è true.", + "cloud.pull.warn": "Imposta su true se gli utenti devono essere avvisato dopo avere effettuato il pull dello sketch sul cloud. Il valore predefinito è true.", + "cloud.push.warn": "Imposta su True se gli utenti devono essere avvisati prima di eseguire l'invio di uno sketch cloud. Il valore predefinito è true.", + "cloud.pushpublic.warn": "True se gli utenti devono essere avvisati prima di eseguire l'invio di uno sketch pubblico nel cloud. Il valore predefinito è true.", + "cloud.sketchSyncEnpoint": "La destinazione utilizzata per inviare e richiedere gli schizzi da un back-end. L'impostazione predefinita utilizza Arduino Cloud API.", + "compile": "compilazione", + "compile.verbose": "Vero per compilazione esplicita. Falso come opzione predefinita", + "compile.warnings": "Indica a gcc il livello di avviso che deve mostrare. Il valore predefinito è 'None' ", + "compilerWarnings": "Warning del compilatore", + "editorFontSize": "Dimensione del carattere dell'editor", + "editorQuickSuggestions": "Suggerimenti rapidi dell'editor", + "enterAdditionalURLs": "Aggiungi degli URLs aggiuntivi, uno per ogni riga", + "files.inside.sketches": "Mostra i file all'interno degli Sketch", + "ide.updateBaseUrl": "L'URL base da cui scaricare gli aggiornamenti. Il valore predefinito è 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Canale di rilascio per le versioni aggiornate. 'stable' è per le versioni stabili, 'nightly' è per l'ultima versione in sviluppo.", + "interfaceScale": "Scalabilità dell'interfaccia", + "invalid.editorFontSize": "Dimensione del carattere dell'editor non valida. Deve essere un numero intero positivo.", + "invalid.sketchbook.location": "Posizione dello sketchbook non valida: {0}", + "invalid.theme": "Tema non valido", + "language.log": "Imposta su True se vuoi che l'Arduino Language Server generi il file di log all'interno della cartella dello sketch. Diversamente, imposta su false. L'impostazione predefinita è false.", + "manualProxy": "Configurazione manuale del proxy", + "network": "Rete", + "newSketchbookLocation": "Seleziona un percorso per il nuovo sketchbook", + "noProxy": "Nessun proxy", + "showVerbose": "Mostra un output dettagliato durante", + "sketchbook.location": "Percorso della cartella degli sketch", + "sketchbook.showAllFiles": "Vero per mostrare tutti i file relativi contenuti all'interno dello sketch. L'opzione predefinita è falso.", + "unofficialBoardSupport": "Clicca per ottenere la lista di collegamenti per le schede di terze parti, non schede ufficiali.", + "upload": "caricamento", + "upload.verbose": " Seleziona Vero per un rapporto dettagliato durante l'upload. Il valore predefinito è impostato su falso", + "verifyAfterUpload": "Verifica il codice dopo il caricamento", + "window.autoScale": "Impostato su True l'interfaccia scala automaticamente in base alla dimensione del font .", + "window.zoomLevel": "Regola il livello di zoom della finestra. La dimensione originale è 0 e ogni incremento sopra (es. 1) o sotto (es. -1) rappresenta lo zoom del 20% in più o in meno. Puoi anche inserire i decimali per regolare il livello di zoom con una granularità più fine." + }, + "replaceMsg": "Sostituisce la versione esistente con la versione 1{0} ?", + "selectZip": "Scegli il file zip che contiene la libreria che vuoi aggiungere", + "serial": { + "autoscroll": "Scorrimento automatico", + "carriageReturn": "Ritorno carrello (CR)", + "connectionBusy": "Connessione fallita. La porta seriale è occupata: 1{0}", + "disconnected": "Disconnesso 1{0} da 2{1} .", + "failedReconnect": "Connessione alla porta seriale 1 {0} fallita dopo 10 tentativi. La 2{1} porta seriale è occupata.", + "message": "Messaggio({0} + Invio per inviare il messaggio a '{1}' su '{2}')", + "newLine": "A capo (NL)", + "newLineCarriageReturn": "Entrambi NL & CR", + "noLineEndings": "Nessun fine riga", + "notConnected": "Non collegato. Scegli una scheda e la porta di comunicazione per una connessione automatica.", + "reconnect": "Riconnessione da 1 {0} a 2 {1} tra {2} secondi...", + "timestamp": "Marca temporale", + "toggleTimestamp": "Alterna il Timestamp", + "unexpectedError": "Errore imprevisto. Riconnessione 1{0} nella porta 2{1} ." + }, + "sketch": { + "archiveSketch": "Archivia sketch", + "cantOpen": "Una cartella di nome \"{0}\" esiste già. Impossibile aprire lo sketch.", + "close": "Sei sicuro di voler chiudere lo sketch?", + "configureAndUpload": "Configurare e caricare", + "couldNotConnectToSerial": "Non è possibile riconnettersi alla porta seriale. 1{0}", + "createdArchive": "Creato l'archivio '{0}'.", + "doneCompiling": "Compilazione completata.", + "doneUploading": "Caricamento terminato.", + "exportBinary": "Esporta sketch compilato", + "moving": "Spostando", + "movingMsg": "Il file \"{0}\" deve essere all'interno della cartella \"{1}\".\nCreare questa cartella, spostare il file e continuare?", + "new": "Nuovo", + "openFolder": "Apri Cartella", + "openRecent": "Apri recenti", + "openSketchInNewWindow": "Apri lo sketch in una Nuova Finestra.", + "saveFolderAs": "Salva la cartella sketch come...", + "saveSketchAs": "Salva la cartella dello sketch come...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Mostra la cartella dello Sketch", + "sketch": "Sketch", + "sketchbook": "Raccolta degli sketch", + "titleLocalSketchbook": "Cartella degli sketch locali", + "titleSketchbook": "Sketchbook", + "upload": "Caricare", + "uploadUsingProgrammer": "Carica tramite Programmatore", + "userFieldsNotFoundError": "Non è possibile trovare i campi utente per connettere la scheda", + "verify": "Verifica", + "verifyOrCompile": "Verifica/Compila" + }, + "upload": { + "error": "1 {0} errore: 2 {1}" + }, + "userFields": { + "cancel": "Annulla", + "upload": "Carica" + } + }, + "cloud": { + "GoToCloud": "Vai al Cloud" + }, + "theia": { + "core": { + "cannotConnectBackend": "Non reisco a collegarmi al backend", + "cannotConnectDaemon": "Non riesco a collegarmi al demone CLI", + "couldNotSave": "Non è stato possibile salvare lo sketch. Si consiglia di copiarlo è salvarlo su un file di testo e solo successivamente riavviare l' Arduino IDE. ", + "daemonOffline": "Il CLI Daemon è disconnesso", + "offline": "Disconnesso", + "quitMessage": "Eventuali modifiche non salvate verranno perse", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Inizio...", + "startError": "Si è verificato un problema all'avvio del debug, per ulteriori controlla i logs", + "typeNotSupported": "Il tipo di sessione di debug \" 1 {0} \" non è supportato. " + }, + "editor": { + "unsavedTitle": "Non salvato – 1{0}" + }, + "messages": { + "collapse": "Collassa", + "expand": "Espandi" + }, + "workspace": { + "deleteCurrentSketch": "Vuoi eliminare lo sketch attuale?", + "fileNewName": "Nome per il nuovo file", + "invalidExtension": "\".{0}\" non è un'estensione valida", + "invalidFilename": "Nome del file invalido", + "newFileName": "Nuovo nome del file", + "sketchDirectoryError": "Si è verificato un errore durante la creazione della directory degli sketch. Per ulteriori dettagli guarda il file di log. Probabilmente l'applicazione non funzionerà come previsto." } + } } diff --git a/i18n/ja.json b/i18n/ja.json index a5eeb2126..2aa1255a7 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "オフラインのようです。 インターネットに接続していないと、Arduino CLIが必要なリソースをダウンロードできず、誤動作を引き起こす可能性があります。 インターネットに接続して、アプリケーションを再起動してください。", - "noBoardSelected": "ボード未選択", - "selectedOn": "{0}の", - "notConnected": "[未接続]", - "serialMonitor": "シリアルモニタ", - "oldFormat": "'{0}'はまだ古い`.pde`形式を使用しています。新しい`.ino`拡張子に切り替えますか?", - "later": "後で", - "selectBoard": "ボードを選択", - "unknown": "不明", - "processing": "処理中", - "saveChangesToSketch": "閉じる前に、このスケッチへの変更を保存しますか?", - "loseChanges": "保存しないと、変更が失われます。" - }, - "ide-updater": { - "errorCheckingForUpdates": "Arduino IDEの更新を確認中にエラーが発生しました。\n{0}", - "notNowButton": "今はしない", - "versionDownloaded": "Arduino IDE {0}がダウンロードされました。", - "closeToInstallNotice": "ソフトウェアを終了してアップデートをインストールする。", - "closeAndInstallButton": "終了してインストール", - "downloadingNotice": "Arduino IDEの最新版をダウンロード中です。", - "updateAvailable": "アップデートがあります", - "newVersionAvailable": "新しいバージョンのArduino IDE({0})をダウンロードできます。", - "skipVersionButton": "バージョンをスキップ", - "downloadButton": "ダウンロード", - "goToDownloadPage": "Arduino IDEのアップデートがありますが、自動でダウンロードしてインストールすることはできません。ダウンロードページに移動して、そこから最新版をダウンロードしてください。", - "goToDownloadButton": "ダウンロードに移動", - "ideUpdaterDialog": "ソフトウェア・アップデート", - "noUpdatesAvailable": "Arduino IDEに最近のアップデートはありません" - }, - "menu": { - "sketch": "スケッチ", - "tools": "ツール" - }, - "debug": { - "optimizeForDebugging": "デバッグに最適化", - "debugWithMessage": "デバッグ - {0}", - "noPlatformInstalledFor": "'{0}'用にプラットフォームがインストールされていません。", - "debuggingNotSupported": "デバッグは'{0}'ではサポートされていません。" - }, - "preferences": { - "language.log": "Arduino Language Serverがスケッチフォルダにログファイルを生成した方がよい場合はtrue。それ以外はfalse。デフォルトではfalse。", - "compile.verbose": "コンパイル時に詳細な出力を行うにはtrueを指定。デフォルトではfalse。", - "compile.warnings": "使用する警告レベルをgccに指示します。デフォルトでは「なし」です。", - "upload.verbose": "書き込み時に詳細な出力を行うにはtrueを指定。デフォルトではfalse。", - "window.autoScale": "ユーザーインターフェイスをフォントサイズに合わせて自動的に拡大縮小させるにはtrueを指定。", - "window.zoomLevel": "ウィンドウの拡大率を調整します。元のサイズは0で、数値を上(例:1)か下(例:-1)に変えるごとに20%拡大率が変わります。小数を入力して、拡大率をより細かく調整することもできます。", - "ide.updateChannel": "アップデート元のリリースチャンネル。stableは安定版リリース、nightlyは最新の開発用ビルドです。", - "board.certificates": "ボードに書き込みできる証明書の一覧", - "sketchbook.showAllFiles": "スケッチ内のすべてのスケッチファイルを表示するにはtrueを指定。デフォルトではfalse。", - "cloud.enabled": "スケッチの同期機能が有効な場合にはtrueを指定。デフォルトではtrue。", - "cloud.pull.warn": "クラウドスケッチをプルする前に、ユーザーに警告を表示するにはtrueを指定。デフォルトではtrue。", - "cloud.push.warn": "クラウドスケッチをプッシュする前に、ユーザーに警告を表示するにはtrueを指定。デフォルトではtrue。", - "cloud.pushpublic.warn": "パブリックスケッチをクラウドにプッシュする前に、ユーザーに警告を表示するにはtrueを指定。デフォルトではtrue。", - "cloud.sketchSyncEnpoint": "バックエンドからスケッチをプッシュ/プルするために使用されるエンドポイント。デフォルトではArduino Cloud APIを指します。", - "auth.clientID": "OAuth2クライアントID。", - "auth.domain": "OAuth2ドメイン。", - "auth.audience": "OAuth2オーディエンス。", - "auth.registerUri": "新規ユーザーの登録用URI。", - "network": "ネットワーク", - "sketchbook.location": "スケッチブックの場所", - "browse": "参照", - "files.inside.sketches": "スケッチ内のファイルを表示", - "editorFontSize": "エディターのフォントサイズ", - "interfaceScale": "インターフェイスのスケール", - "showVerbose": "より詳細な情報を表示する", - "compilerWarnings": "コンパイラの警告", - "automatic": "自動", - "compile": "コンパイル", - "upload": "書き込み", - "verifyAfterUpload": "書き込み後にコードを検証する", - "editorQuickSuggestions": "エディターのクイックサジェスト", - "additionalManagerURLs": "追加のボードマネージャのURL", - "noProxy": "プロキシなし", - "manualProxy": "手動プロキシ設定", - "newSketchbookLocation": "新しいスケッチブックの場所を選択", - "choose": "選択", - "enterAdditionalURLs": "追加のURLを1行ずつ入力", - "unofficialBoardSupport": "クリックして非公式ボードをサポートするURLのリストを表示", - "invalid.sketchbook.location": "スケッチブックの場所が無効です: {0}", - "invalid.editorFontSize": "エディタのフォントサイズが無効です。正の整数でなければなりません。", - "invalid.theme": "無効なテーマです。" - }, - "cloud": { - "signIn": "サインイン", - "signOut": "サインアウト", - "chooseSketchVisibility": "スケッチの可視性を選択:", - "privateVisibility": "プライベート。自分だけがスケッチを見られる。", - "publicVisibility": "パブリック。リンクを知る誰でもスケッチを見られる。", - "link": "リンク:", - "embed": "埋め込み:", - "cloudSketchbook": "クラウドスケッチブック", - "shareSketch": "スケッチを共有", - "showHideRemoveSketchbook": "リモートスケッチブックの表示・非表示", - "pullSketch": "スケッチをプルする", - "openInCloudEditor": "クラウドエディタで開く", - "options": "オプション…", - "share": "共有...", - "remote": "リモート", - "emptySketchbook": "スケッチブックは空です", - "visitArduinoCloud": "Arduino Cloudにアクセスしてクラウドスケッチを作成する", - "signInToCloud": "Arduino Cloudにサインインする", - "syncEditSketches": "Arduinoクラウドスケッチの同期と編集", - "learnMore": "詳細はこちら", - "continue": "続ける", - "pushSketch": "スケッチをプッシュする", - "pushSketchMsg": "これはパブリックなスケッチです。プッシュする前に、すべての機密情報がarduino_secrets.hファイルで定義されていることを確認してください。共有パネルでスケッチをプライベートにできます。", - "pull": "プル", - "pullSketchMsg": "このスケッチをクラウドからプルするとローカル版が上書きされます。本当に続行しますか?", - "donePulling": "‘{0}’のプルが完了しました。", - "notYetPulled": "クラウドにプッシュできません。まだプルされていません。", - "push": "プッシュ", - "pullFirst": "クラウドにプッシュできるようにするには、まずプルしなければなりません。", - "donePushing": "‘{0}’のプッシュが完了しました。", - "connected": "接続済み", - "offline": "オフライン", - "profilePicture": "プロフィール画像" - }, - "board": { - "installManually": "手動でインストール", - "installNow": "現在選択されているボード\"{2}\"用にコア\"{0} {1}\"をインストールする必要があります。今すぐインストールしますか?", - "configDialogTitle": "他のボードとポートを選択", - "configDialog1": "スケッチを書き込みたい場合には、ボードとポートの両方を選択してください。", - "configDialog2": "ボードのみを選択した場合、コンパイルはできますが、スケッチの書き込みはできません。", - "pleasePickBoard": "選択したポートに接続されているボードを選んでください。", - "showAllAvailablePorts": "有効な場合、利用可能なすべてのポートを表示", - "programmer": "書き込み装置", - "succesfullyInstalledPlatform": "プラットフォーム{0}:{1}のインストールに成功しました", - "succesfullyUninstalledPlatform": "プラットフォーム{0}:{1}のアンインストールに成功しました", - "couldNotFindPreviouslySelected": "インストールされているプラットフォーム'{1}'で、以前に選択したボード'{0}'が見つかりませんでした。使用したいボードを手動で選択し直してください。今すぐ選択し直しますか?", - "reselectLater": "後で選択しなおす", - "noneSelected": "ボード未選択です。", - "noPortsSelected": "ボード用に選択されたポートがありません: '{0}'.", - "noFQBN": "選択されたボード\"{0}\"にはFQBNがありません。対応するコアをインストール済みですか?", - "openBoardsConfig": "他のボードとポートを選択…", - "boardListItem": "{1}の{0}", - "selectBoardForInfo": "ボード情報を得るには、ボードを選択してください。", - "platformMissing": "選択したボード'{0}'用のプラットフォームがインストールされていません。", - "selectPortForInfo": "ボード情報を得るには、ポートを選択してください。", - "boardInfo": "ボード情報", - "board": "ボード{0}", - "port": "ポート{0}", - "getBoardInfo": "ボード情報を取得", - "inSketchbook": "(スケッチブック内)" - }, - "boardsManager": "ボードマネージャ", - "about": { - "label": "{0}について", - "detail": "バージョン: {0}\n日付: {1}{2}\nCLIバージョン: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "ファイルを追加...", - "replaceTitle": "置換", - "fileAdded": "スケッチにファイルが1つ追加されました。" - }, - "replaceMsg": "{0}の既存のバージョンを置き換えますか?", - "library": { - "addZip": ".ZIP形式のライブラリをインストール...", - "zipLibrary": "ライブラリ", - "overwriteExistingLibrary": "既存のライブラリを上書きしますか?", - "successfullyInstalledZipLibrary": "アーカイブ{0}からライブラリのインストールに成功しました。", - "namedLibraryAlreadyExists": "{0}という名前のライブラリフォルダはすでに存在しています。上書きしますか?", - "libraryAlreadyExists": "ライブラリはすでに存在しています。上書きしますか?", - "include": "ライブラリをインクルード", - "manageLibraries": "ライブラリを管理...", - "arduinoLibraries": "Arduinoライブラリ", - "contributedLibraries": "提供されたライブラリ", - "title": "ライブラリマネージャー", - "needsOneDependency": "ライブラリ{0}:{1}には、現在インストールされていない別の依存関係が必要です:", - "needsMultipleDependencies": "ライブラリ{0}:{1}には、現在インストールされていない複数の依存関係が必要です:", - "installOneMissingDependency": "不足している依存関係をインストールしますか?", - "installMissingDependencies": "不足している全ての依存関係をインストールしますか?", - "dependenciesForLibrary": "ライブラリ{0}:{1}の依存関係", - "installAll": "全てをインストール", - "installOnly": "{0}のみインストール", - "installedSuccessfully": "ライブラリ{0}:{1}のインストールに成功しました。", - "uninstalledSuccessfully": "ライブラリ{0}:{1}のアンインストールに成功しました。" - }, - "selectZip": "追加したいライブラリの入ったZIPファイルを選択", - "sketch": { - "archiveSketch": "スケッチをアーカイブする", - "saveSketchAs": "スケッチを別名で保存…", - "createdArchive": "アーカイブ'{0}'を作成しました。", - "new": "新規", - "openRecent": "最近使った項目を開く", - "showFolder": "スケッチフォルダを表示", - "sketch": "スケッチ", - "moving": "移動", - "movingMsg": "ファイル\"{0}\"は、\"{1}\"という名前のスケッチフォルダの中にあることが必要です。\nこのフォルダを作成し、ファイルを移動させ、継続しますか?", - "cantOpen": "「{0}」というフォルダはすでに存在します。スケッチを開けません。", - "saveFolderAs": "スケッチフォルダを別名で保存…", - "sketchbook": "スケッチブック", - "upload": "書き込み", - "uploadUsingProgrammer": "書き込み装置を使って書き込む", - "userFieldsNotFoundError": "接続されたボードのユーザーフィールドが見つかりません。", - "doneUploading": "書き込み完了", - "configureAndUpload": "構成と書き込み", - "verifyOrCompile": "検証・コンパイル", - "exportBinary": "コンパイル済みバイナリをエクスポート", - "verify": "検証", - "doneCompiling": "コンパイル完了。", - "couldNotConnectToSerial": "シリアルポートに再接続できませんでした。 {0}", - "openSketchInNewWindow": "新規ウィンドウでスケッチを開く", - "openFolder": "フォルダを開く", - "titleLocalSketchbook": "ローカルスケッチブック", - "titleSketchbook": "スケッチブック", - "close": "本当にスケッチを閉じますか?" - }, - "bootloader": { - "burnBootloader": "ブートローダを書き込む", - "doneBurningBootloader": "ブートローダの書き込みが完了しました。" - }, - "editor": { - "copyForForum": "フォーラム用にコピー(Markdown)", - "commentUncomment": "コメント化・復帰", - "increaseIndent": "インデントを増やす", - "decreaseIndent": "インデントを減らす", - "increaseFontSize": "フォントサイズを大きく", - "decreaseFontSize": "フォントサイズを小さく", - "autoFormat": "自動整形" - }, - "examples": { - "menu": "スケッチ例", - "couldNotInitializeExamples": "付属のスケッチ例を初期化できませんでした。", - "builtInExamples": "付属のスケッチ例", - "customLibrary": "カスタムライブラリのスケッチ例", - "for": "{0}用のスケッチ例", - "forAny": "あらゆるボード用のスケッチ例" - }, - "help": { - "search": "Arduino.ccで検索", - "keyword": "キーワードを入力", - "gettingStarted": "はじめに", - "environment": "環境", - "troubleshooting": "トラブルシューティング", - "reference": "リファレンス", - "findInReference": "リファレンスで検索", - "faq": "よくある質問", - "visit": "Arduino.ccウェブサイトを開く", - "privacyPolicy": "プライバシーポリシー" - }, - "certificate": { - "uploadRootCertificates": "SSLルート証明書を書き込み", - "openContext": "コンテキストを開く", - "remove": "削除", - "upload": "マイコンボードに書き込む", - "addURL": "SSL証明書を取得するためのURLを追加", - "enterURL": "URLを入力", - "selectCertificateToUpload": "1. 書き込む証明書を選択", - "addNew": "新規追加", - "selectDestinationBoardToUpload": "2. 目的のボードを選択して証明書を書き込む", - "uploadingCertificates": "証明書を書き込み中。", - "certificatesUploaded": "証明書を書き込みました。", - "uploadFailed": "書き込みに失敗しました。もう一度試してください。", - "selectBoard": "ボードを選択…", - "boardAtPort": "{1}の{0}", - "noSupportedBoardConnected": "対応するボードが接続されていません" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINAファームウェア・アップデータ", - "selectBoard": "ボードを選択", - "checkUpdates": "アップデートを確認", - "selectVersion": "ファームウェアのバージョンを選択", - "install": "インストール", - "overwriteSketch": "インストールによりボード上のスケッチを上書きします。", - "installingFirmware": "ファームウェアをインストール中。", - "successfullyInstalled": "ファームウェアのインストールに成功しました。", - "failedInstall": "インストールに失敗しました。もう一度試してください。" - }, - "dialog": { - "dontAskAgain": "次回から表示しない" - }, - "userFields": { - "cancel": "キャンセル", - "upload": "マイコンボードに書き込む" - }, - "serial": { - "toggleTimestamp": "タイムスタンプを表示・非表示", - "autoscroll": "自動スクロール", - "timestamp": "タイムスタンプ", - "noLineEndings": "改行なし", - "newLine": "LFのみ", - "carriageReturn": "CRのみ", - "newLineCarriageReturn": "CRおよびLF", - "notConnected": "接続されていません。自動的に接続するには、ボードとポートを選択してください。", - "message": "メッセージ('{2}'の'{1}'にメッセージを送信するには{0} + Enter)", - "connectionBusy": "接続に失敗しました。シリアルポートがビジー状態です: {0}", - "disconnected": "{1}から{0}を切断しました。", - "unexpectedError": "予期せぬエラーが発生しました。ポート{1}の{0}に再接続中です。", - "failedReconnect": "10回連続で試しましたが、{0}をシリアルポートに再接続できませんでした。シリアルポート{1}はビジー状態です。", - "reconnect": "{2}秒後に{0}を{1}に再接続します…" - }, - "component": { - "uninstall": "アンインストール", - "uninstallMsg": "{0}をアンインストールしますか?", - "by": "by", - "version": "バージョン{0}", - "moreInfo": "詳細情報", - "install": "インストール", - "filterSearch": "検索をフィルタ…" - }, - "electron": { - "couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。", - "unsavedChanges": "未保存の変更は保存されません。" - }, - "compile": { - "error": "コンパイルエラー: {0}" - }, - "upload": { - "error": "{0} エラー: {1}" - }, - "burnBootloader": { - "error": "ブートローダの書き込み中にエラーが発生しました: {0}" - } + "arduino": { + "about": { + "detail": "バージョン: {0}\n日付: {1}{2}\nCLIバージョン: {3}{4} [{5}]\n\n{6}", + "label": "{0}について" }, - "theia": { - "core": { - "couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。", - "offline": "オフライン", - "daemonOffline": "CLI Daemonはオフラインです", - "cannotConnectBackend": "バックエンドに接続できません。", - "cannotConnectDaemon": "CLI daemonに接続できません。" - }, - "debug": { - "start": "開始…", - "typeNotSupported": "デバッグセッションのタイプ\"{0}\"はサポートされていません。", - "startError": "デバッグセッションの開始時にエラーが発生しました。詳細はログを確認してください。" - }, - "editor": { - "unsavedTitle": "未保存 – {0}" - }, - "messages": { - "expand": "展開する", - "collapse": "折り畳む" - }, - "workspace": { - "fileNewName": "新しいファイルの名前", - "invalidFilename": "無効なファイル名です。", - "invalidExtension": "拡張子「.{0}」は、使えません。", - "newFileName": "ファイルの新しい名前", - "deleteCurrentSketch": "現在のスケッチを削除しますか?", - "sketchDirectoryError": "スケッチディレクトリの作成中にエラーが発生しました。詳細はログを参照してください。アプリケーションはおそらく期待通りに動作しないでしょう。" - } + "board": { + "board": "ボード{0}", + "boardInfo": "ボード情報", + "boardListItem": "{1}の{0}", + "configDialog1": "スケッチを書き込みたい場合には、ボードとポートの両方を選択してください。", + "configDialog2": "ボードのみを選択した場合、コンパイルはできますが、スケッチの書き込みはできません。", + "configDialogTitle": "他のボードとポートを選択", + "couldNotFindPreviouslySelected": "インストールされているプラットフォーム'{1}'で、以前に選択したボード'{0}'が見つかりませんでした。使用したいボードを手動で選択し直してください。今すぐ選択し直しますか?", + "getBoardInfo": "ボード情報を取得", + "inSketchbook": "(スケッチブック内)", + "installManually": "手動でインストール", + "installNow": "現在選択されているボード\"{2}\"用にコア\"{0} {1}\"をインストールする必要があります。今すぐインストールしますか?", + "noFQBN": "選択されたボード\"{0}\"にはFQBNがありません。対応するコアをインストール済みですか?", + "noPortsSelected": "ボード用に選択されたポートがありません: '{0}'.", + "noneSelected": "ボード未選択です。", + "openBoardsConfig": "他のボードとポートを選択…", + "platformMissing": "選択したボード'{0}'用のプラットフォームがインストールされていません。", + "pleasePickBoard": "選択したポートに接続されているボードを選んでください。", + "port": "ポート{0}", + "programmer": "書き込み装置", + "reselectLater": "後で選択しなおす", + "selectBoardForInfo": "ボード情報を得るには、ボードを選択してください。", + "selectPortForInfo": "ボード情報を得るには、ポートを選択してください。", + "showAllAvailablePorts": "有効な場合、利用可能なすべてのポートを表示", + "succesfullyInstalledPlatform": "プラットフォーム{0}:{1}のインストールに成功しました", + "succesfullyUninstalledPlatform": "プラットフォーム{0}:{1}のアンインストールに成功しました" + }, + "boardsManager": "ボードマネージャ", + "bootloader": { + "burnBootloader": "ブートローダを書き込む", + "doneBurningBootloader": "ブートローダの書き込みが完了しました。" + }, + "burnBootloader": { + "error": "ブートローダの書き込み中にエラーが発生しました: {0}" + }, + "certificate": { + "addNew": "新規追加", + "addURL": "SSL証明書を取得するためのURLを追加", + "boardAtPort": "{1}の{0}", + "certificatesUploaded": "証明書を書き込みました。", + "enterURL": "URLを入力", + "noSupportedBoardConnected": "対応するボードが接続されていません", + "openContext": "コンテキストを開く", + "remove": "削除", + "selectBoard": "ボードを選択…", + "selectCertificateToUpload": "1. 書き込む証明書を選択", + "selectDestinationBoardToUpload": "2. 目的のボードを選択して証明書を書き込む", + "upload": "マイコンボードに書き込む", + "uploadFailed": "書き込みに失敗しました。もう一度試してください。", + "uploadRootCertificates": "SSLルート証明書を書き込み", + "uploadingCertificates": "証明書を書き込み中。" }, "cloud": { - "GoToCloud": "クラウドへ" + "chooseSketchVisibility": "スケッチの可視性を選択:", + "cloudSketchbook": "クラウドスケッチブック", + "connected": "接続済み", + "continue": "続ける", + "donePulling": "‘{0}’のプルが完了しました。", + "donePushing": "‘{0}’のプッシュが完了しました。", + "embed": "埋め込み:", + "emptySketchbook": "スケッチブックは空です", + "learnMore": "詳細はこちら", + "link": "リンク:", + "notYetPulled": "クラウドにプッシュできません。まだプルされていません。", + "offline": "オフライン", + "openInCloudEditor": "クラウドエディタで開く", + "options": "オプション…", + "privateVisibility": "プライベート。自分だけがスケッチを見られる。", + "profilePicture": "プロフィール画像", + "publicVisibility": "パブリック。リンクを知る誰でもスケッチを見られる。", + "pull": "プル", + "pullFirst": "クラウドにプッシュできるようにするには、まずプルしなければなりません。", + "pullSketch": "スケッチをプルする", + "pullSketchMsg": "このスケッチをクラウドからプルするとローカル版が上書きされます。本当に続行しますか?", + "push": "プッシュ", + "pushSketch": "スケッチをプッシュする", + "pushSketchMsg": "これはパブリックなスケッチです。プッシュする前に、すべての機密情報がarduino_secrets.hファイルで定義されていることを確認してください。共有パネルでスケッチをプライベートにできます。", + "remote": "リモート", + "share": "共有...", + "shareSketch": "スケッチを共有", + "showHideRemoveSketchbook": "リモートスケッチブックの表示・非表示", + "signIn": "サインイン", + "signInToCloud": "Arduino Cloudにサインインする", + "signOut": "サインアウト", + "syncEditSketches": "Arduinoクラウドスケッチの同期と編集", + "visitArduinoCloud": "Arduino Cloudにアクセスしてクラウドスケッチを作成する" + }, + "common": { + "later": "後で", + "noBoardSelected": "ボード未選択", + "notConnected": "[未接続]", + "offlineIndicator": "オフラインのようです。 インターネットに接続していないと、Arduino CLIが必要なリソースをダウンロードできず、誤動作を引き起こす可能性があります。 インターネットに接続して、アプリケーションを再起動してください。", + "oldFormat": "'{0}'はまだ古い`.pde`形式を使用しています。新しい`.ino`拡張子に切り替えますか?", + "processing": "処理中", + "selectBoard": "ボードを選択", + "selectedOn": "{0}の", + "serialMonitor": "シリアルモニタ", + "unknown": "不明" + }, + "compile": { + "error": "コンパイルエラー: {0}" + }, + "component": { + "by": "by", + "filterSearch": "検索をフィルタ…", + "install": "インストール", + "moreInfo": "詳細情報", + "uninstall": "アンインストール", + "uninstallMsg": "{0}をアンインストールしますか?", + "version": "バージョン{0}" + }, + "contributions": { + "addFile": "ファイルを追加...", + "fileAdded": "スケッチにファイルが1つ追加されました。", + "replaceTitle": "置換" + }, + "debug": { + "debugWithMessage": "デバッグ - {0}", + "debuggingNotSupported": "デバッグは'{0}'ではサポートされていません。", + "noPlatformInstalledFor": "'{0}'用にプラットフォームがインストールされていません。", + "optimizeForDebugging": "デバッグに最適化" + }, + "dialog": { + "dontAskAgain": "次回から表示しない" + }, + "editor": { + "autoFormat": "自動整形", + "commentUncomment": "コメント化・復帰", + "copyForForum": "フォーラム用にコピー(Markdown)", + "decreaseFontSize": "フォントサイズを小さく", + "decreaseIndent": "インデントを減らす", + "increaseFontSize": "フォントサイズを大きく", + "increaseIndent": "インデントを増やす" + }, + "electron": { + "couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。", + "unsavedChanges": "未保存の変更は保存されません。" + }, + "examples": { + "builtInExamples": "付属のスケッチ例", + "couldNotInitializeExamples": "付属のスケッチ例を初期化できませんでした。", + "customLibrary": "カスタムライブラリのスケッチ例", + "for": "{0}用のスケッチ例", + "forAny": "あらゆるボード用のスケッチ例", + "menu": "スケッチ例" + }, + "firmware": { + "checkUpdates": "アップデートを確認", + "failedInstall": "インストールに失敗しました。もう一度試してください。", + "install": "インストール", + "installingFirmware": "ファームウェアをインストール中。", + "overwriteSketch": "インストールによりボード上のスケッチを上書きします。", + "selectBoard": "ボードを選択", + "selectVersion": "ファームウェアのバージョンを選択", + "successfullyInstalled": "ファームウェアのインストールに成功しました。", + "updater": "WiFi101 / WiFiNINAファームウェア・アップデータ" + }, + "help": { + "environment": "環境", + "faq": "よくある質問", + "findInReference": "リファレンスで検索", + "gettingStarted": "はじめに", + "keyword": "キーワードを入力", + "privacyPolicy": "プライバシーポリシー", + "reference": "リファレンス", + "search": "Arduino.ccで検索", + "troubleshooting": "トラブルシューティング", + "visit": "Arduino.ccウェブサイトを開く" + }, + "ide-updater": { + "closeAndInstallButton": "終了してインストール", + "closeToInstallNotice": "ソフトウェアを終了してアップデートをインストールする。", + "downloadButton": "ダウンロード", + "downloadingNotice": "Arduino IDEの最新版をダウンロード中です。", + "errorCheckingForUpdates": "Arduino IDEの更新を確認中にエラーが発生しました。\n{0}", + "goToDownloadButton": "ダウンロードに移動", + "goToDownloadPage": "Arduino IDEのアップデートがありますが、自動でダウンロードしてインストールすることはできません。ダウンロードページに移動して、そこから最新版をダウンロードしてください。", + "ideUpdaterDialog": "ソフトウェア・アップデート", + "newVersionAvailable": "新しいバージョンのArduino IDE({0})をダウンロードできます。", + "noUpdatesAvailable": "Arduino IDEに最近のアップデートはありません", + "notNowButton": "今はしない", + "skipVersionButton": "バージョンをスキップ", + "updateAvailable": "アップデートがあります", + "versionDownloaded": "Arduino IDE {0}がダウンロードされました。" + }, + "library": { + "addZip": ".ZIP形式のライブラリをインストール...", + "arduinoLibraries": "Arduinoライブラリ", + "contributedLibraries": "提供されたライブラリ", + "dependenciesForLibrary": "ライブラリ{0}:{1}の依存関係", + "include": "ライブラリをインクルード", + "installAll": "全てをインストール", + "installMissingDependencies": "不足している全ての依存関係をインストールしますか?", + "installOneMissingDependency": "不足している依存関係をインストールしますか?", + "installOnly": "{0}のみインストール", + "installedSuccessfully": "ライブラリ{0}:{1}のインストールに成功しました。", + "libraryAlreadyExists": "ライブラリはすでに存在しています。上書きしますか?", + "manageLibraries": "ライブラリを管理...", + "namedLibraryAlreadyExists": "{0}という名前のライブラリフォルダはすでに存在しています。上書きしますか?", + "needsMultipleDependencies": "ライブラリ{0}:{1}には、現在インストールされていない複数の依存関係が必要です:", + "needsOneDependency": "ライブラリ{0}:{1}には、現在インストールされていない別の依存関係が必要です:", + "overwriteExistingLibrary": "既存のライブラリを上書きしますか?", + "successfullyInstalledZipLibrary": "アーカイブ{0}からライブラリのインストールに成功しました。", + "title": "ライブラリマネージャー", + "uninstalledSuccessfully": "ライブラリ{0}:{1}のアンインストールに成功しました。", + "zipLibrary": "ライブラリ" + }, + "menu": { + "sketch": "スケッチ", + "tools": "ツール" + }, + "preferences": { + "additionalManagerURLs": "追加のボードマネージャのURL", + "auth.audience": "OAuth2オーディエンス。", + "auth.clientID": "OAuth2クライアントID。", + "auth.domain": "OAuth2ドメイン。", + "auth.registerUri": "新規ユーザーの登録用URI。", + "automatic": "自動", + "board.certificates": "ボードに書き込みできる証明書の一覧", + "browse": "参照", + "choose": "選択", + "cloud.enabled": "スケッチの同期機能が有効な場合にはtrueを指定。デフォルトではtrue。", + "cloud.pull.warn": "クラウドスケッチをプルする前に、ユーザーに警告を表示するにはtrueを指定。デフォルトではtrue。", + "cloud.push.warn": "クラウドスケッチをプッシュする前に、ユーザーに警告を表示するにはtrueを指定。デフォルトではtrue。", + "cloud.pushpublic.warn": "パブリックスケッチをクラウドにプッシュする前に、ユーザーに警告を表示するにはtrueを指定。デフォルトではtrue。", + "cloud.sketchSyncEnpoint": "バックエンドからスケッチをプッシュ/プルするために使用されるエンドポイント。デフォルトではArduino Cloud APIを指します。", + "compile": "コンパイル", + "compile.verbose": "コンパイル時に詳細な出力を行うにはtrueを指定。デフォルトではfalse。", + "compile.warnings": "使用する警告レベルをgccに指示します。デフォルトでは「なし」です。", + "compilerWarnings": "コンパイラの警告", + "editorFontSize": "エディターのフォントサイズ", + "editorQuickSuggestions": "エディターのクイックサジェスト", + "enterAdditionalURLs": "追加のURLを1行ずつ入力", + "files.inside.sketches": "スケッチ内のファイルを表示", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "アップデート元のリリースチャンネル。stableは安定版リリース、nightlyは最新の開発用ビルドです。", + "interfaceScale": "インターフェイスのスケール", + "invalid.editorFontSize": "エディタのフォントサイズが無効です。正の整数でなければなりません。", + "invalid.sketchbook.location": "スケッチブックの場所が無効です: {0}", + "invalid.theme": "無効なテーマです。", + "language.log": "Arduino Language Serverがスケッチフォルダにログファイルを生成した方がよい場合はtrue。それ以外はfalse。デフォルトではfalse。", + "manualProxy": "手動プロキシ設定", + "network": "ネットワーク", + "newSketchbookLocation": "新しいスケッチブックの場所を選択", + "noProxy": "プロキシなし", + "showVerbose": "より詳細な情報を表示する", + "sketchbook.location": "スケッチブックの場所", + "sketchbook.showAllFiles": "スケッチ内のすべてのスケッチファイルを表示するにはtrueを指定。デフォルトではfalse。", + "unofficialBoardSupport": "クリックして非公式ボードをサポートするURLのリストを表示", + "upload": "書き込み", + "upload.verbose": "書き込み時に詳細な出力を行うにはtrueを指定。デフォルトではfalse。", + "verifyAfterUpload": "書き込み後にコードを検証する", + "window.autoScale": "ユーザーインターフェイスをフォントサイズに合わせて自動的に拡大縮小させるにはtrueを指定。", + "window.zoomLevel": "ウィンドウの拡大率を調整します。元のサイズは0で、数値を上(例:1)か下(例:-1)に変えるごとに20%拡大率が変わります。小数を入力して、拡大率をより細かく調整することもできます。" + }, + "replaceMsg": "{0}の既存のバージョンを置き換えますか?", + "selectZip": "追加したいライブラリの入ったZIPファイルを選択", + "serial": { + "autoscroll": "自動スクロール", + "carriageReturn": "CRのみ", + "connectionBusy": "接続に失敗しました。シリアルポートがビジー状態です: {0}", + "disconnected": "{1}から{0}を切断しました。", + "failedReconnect": "10回連続で試しましたが、{0}をシリアルポートに再接続できませんでした。シリアルポート{1}はビジー状態です。", + "message": "メッセージ('{2}'の'{1}'にメッセージを送信するには{0} + Enter)", + "newLine": "LFのみ", + "newLineCarriageReturn": "CRおよびLF", + "noLineEndings": "改行なし", + "notConnected": "接続されていません。自動的に接続するには、ボードとポートを選択してください。", + "reconnect": "{2}秒後に{0}を{1}に再接続します…", + "timestamp": "タイムスタンプ", + "toggleTimestamp": "タイムスタンプを表示・非表示", + "unexpectedError": "予期せぬエラーが発生しました。ポート{1}の{0}に再接続中です。" + }, + "sketch": { + "archiveSketch": "スケッチをアーカイブする", + "cantOpen": "「{0}」というフォルダはすでに存在します。スケッチを開けません。", + "close": "本当にスケッチを閉じますか?", + "configureAndUpload": "構成と書き込み", + "couldNotConnectToSerial": "シリアルポートに再接続できませんでした。 {0}", + "createdArchive": "アーカイブ'{0}'を作成しました。", + "doneCompiling": "コンパイル完了。", + "doneUploading": "書き込み完了", + "exportBinary": "コンパイル済みバイナリをエクスポート", + "moving": "移動", + "movingMsg": "ファイル\"{0}\"は、\"{1}\"という名前のスケッチフォルダの中にあることが必要です。\nこのフォルダを作成し、ファイルを移動させ、継続しますか?", + "new": "新規", + "openFolder": "フォルダを開く", + "openRecent": "最近使った項目を開く", + "openSketchInNewWindow": "新規ウィンドウでスケッチを開く", + "saveFolderAs": "スケッチフォルダを別名で保存…", + "saveSketchAs": "スケッチを別名で保存…", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "スケッチフォルダを表示", + "sketch": "スケッチ", + "sketchbook": "スケッチブック", + "titleLocalSketchbook": "ローカルスケッチブック", + "titleSketchbook": "スケッチブック", + "upload": "書き込み", + "uploadUsingProgrammer": "書き込み装置を使って書き込む", + "userFieldsNotFoundError": "接続されたボードのユーザーフィールドが見つかりません。", + "verify": "検証", + "verifyOrCompile": "検証・コンパイル" + }, + "upload": { + "error": "{0} エラー: {1}" + }, + "userFields": { + "cancel": "キャンセル", + "upload": "マイコンボードに書き込む" + } + }, + "cloud": { + "GoToCloud": "クラウドへ" + }, + "theia": { + "core": { + "cannotConnectBackend": "バックエンドに接続できません。", + "cannotConnectDaemon": "CLI daemonに接続できません。", + "couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。", + "daemonOffline": "CLI Daemonはオフラインです", + "offline": "オフライン", + "quitMessage": "未保存の変更は保存されません。", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "開始…", + "startError": "デバッグセッションの開始時にエラーが発生しました。詳細はログを確認してください。", + "typeNotSupported": "デバッグセッションのタイプ\"{0}\"はサポートされていません。" + }, + "editor": { + "unsavedTitle": "未保存 – {0}" + }, + "messages": { + "collapse": "折り畳む", + "expand": "展開する" + }, + "workspace": { + "deleteCurrentSketch": "現在のスケッチを削除しますか?", + "fileNewName": "新しいファイルの名前", + "invalidExtension": "拡張子「.{0}」は、使えません。", + "invalidFilename": "無効なファイル名です。", + "newFileName": "ファイルの新しい名前", + "sketchDirectoryError": "スケッチディレクトリの作成中にエラーが発生しました。詳細はログを参照してください。アプリケーションはおそらく期待通りに動作しないでしょう。" } + } } diff --git a/i18n/ko.json b/i18n/ko.json index e64f10a91..f81b35d91 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "오프라인 상태인 것 같습니다. 인터넷 연결이 없으면 Arduino CLI가 필요한 리소스를 다운로드하지 못하고 오작동을 일으킬 수 있습니다. 인터넷에 연결하고 애플리케이션을 다시 시작해주세요.", - "noBoardSelected": "선택된 보드 없음", - "selectedOn": "{0} 켜기", - "notConnected": "[연결되지 않음]", - "serialMonitor": "시리얼 모니터", - "oldFormat": "'{0}' 파일은 오래된 `.pde` 확장자로 되어있어요. 새로운 `.ino` 확장자로 변경하시겠어요?", - "later": "나중에", - "selectBoard": "보드 선택", - "unknown": "알 수 없음", - "processing": "처리 중", - "saveChangesToSketch": "닫기 전에 이 스케치에 대한 변경 사항을 저장하시겠어요?", - "loseChanges": "저장하지 않을 경우 변경 사항이 손실됩니다." - }, - "ide-updater": { - "errorCheckingForUpdates": "Arduino IDE의 업데이트를 확인하던 중에 오류가 발생했어요.\n{0}", - "notNowButton": "나중에", - "versionDownloaded": "Arduino IDE {0} 버전이 다운로드 되었습니다. ", - "closeToInstallNotice": "소프트웨어를 닫고 장치에 업데이트를 설치해주세요.", - "closeAndInstallButton": "닫고 설치하기", - "downloadingNotice": "최신 버전의 Arduino IDE를 다운로드하고 있습니다.", - "updateAvailable": "업데이트 사용 가능", - "newVersionAvailable": "새로운 버전의 Arduino IDE ({0})를 다운로드할 수 있습니다.", - "skipVersionButton": "이 버전 건너뛰기", - "downloadButton": "다운로드", - "goToDownloadPage": "Ardunio IDE에 대한 업데이트가 있지만 자동으로 다운로드하고 설치할 수 없습니다. 다운로드 페이지에서 최신 버전을 다운로드 해주세요.", - "goToDownloadButton": "다운로드하러 가기", - "ideUpdaterDialog": "소프트웨어 업데이트", - "noUpdatesAvailable": "현재 Ardunio IDE는 최신 버전입니다" - }, - "menu": { - "sketch": "스케치", - "tools": "도구" - }, - "debug": { - "optimizeForDebugging": "Optimize for Debugging", - "debugWithMessage": "디버그 - {0}", - "noPlatformInstalledFor": "'{0}'에 대한 플랫폼이 설치되어 있지 않습니다", - "debuggingNotSupported": "Debugging is not supported by '{0}'" - }, - "preferences": { - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "gcc에 사용할 경고 수준을 알려줍니다. 기본값은 '없음'입니다.", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "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.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "List of certificates that can be uploaded to boards", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "The URI used to register a new user.", - "network": "Network", - "sketchbook.location": "Sketchbook location", - "browse": "Browse", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "Editor font size", - "interfaceScale": "Interface scale", - "showVerbose": "Show verbose output during", - "compilerWarnings": "Compiler warnings", - "automatic": "Automatic", - "compile": "compile", - "upload": "upload", - "verifyAfterUpload": "Verify code after upload", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "No proxy", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "Choose", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "SIGN IN", - "signOut": "Sign Out", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Private. Only you can view the Sketch.", - "publicVisibility": "Public. Anyone with the link can view the Sketch.", - "link": "Link:", - "embed": "Embed:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Share Sketch", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "Options...", - "share": "Share...", - "remote": "Remote", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Sign in to Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Learn more", - "continue": "Continue", - "pushSketch": "Push Sketch", - "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.", - "pull": "Pull", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Push", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Connected", - "offline": "Offline", - "profilePicture": "Profile picture" - }, - "board": { - "installManually": "Install Manually", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "Shows all available ports when enabled", - "programmer": "Programmer", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "Reselect later", - "noneSelected": "No boards selected.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Select other board and port…", - "boardListItem": "{0} at {1}", - "selectBoardForInfo": "Please select a board to obtain board info.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "Board Info", - "board": "Board{0}", - "port": "Port{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Boards Manager", - "about": { - "label": "About {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Add File", - "replaceTitle": "Replace", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "Library", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Library", - "manageLibraries": "Manage Libraries...", - "arduinoLibraries": "Arduino libraries", - "contributedLibraries": "Contributed libraries", - "title": "Library Manager", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Install all", - "installOnly": "Install {0} only", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "New", - "openRecent": "Open Recent", - "showFolder": "Show Sketch Folder", - "sketch": "스케치", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Open Folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Examples", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Environment", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Visit Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Remove", - "upload": "Upload", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Add New", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "보드 선택", - "checkUpdates": "Check Updates", - "selectVersion": "Select firmware version", - "install": "Install", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "Don't ask again" - }, - "userFields": { - "cancel": "Cancel", - "upload": "Upload" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "New Line", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Uninstall", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "by", - "version": "Version {0}", - "moreInfo": "More info", - "install": "INSTALL", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Expand", - "collapse": "Collapse" - }, - "workspace": { - "fileNewName": "Name for new file", - "invalidFilename": "Invalid filename.", - "invalidExtension": ".{0} is not a valid extension", - "newFileName": "New name for file", - "deleteCurrentSketch": "Do you want to delete the current sketch?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} at {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Install Manually", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "나중에", + "noBoardSelected": "선택된 보드 없음", + "notConnected": "[연결되지 않음]", + "offlineIndicator": "오프라인 상태인 것 같습니다. 인터넷 연결이 없으면 Arduino CLI가 필요한 리소스를 다운로드하지 못하고 오작동을 일으킬 수 있습니다. 인터넷에 연결하고 애플리케이션을 다시 시작해주세요.", + "oldFormat": "'{0}' 파일은 오래된 `.pde` 확장자로 되어있어요. 새로운 `.ino` 확장자로 변경하시겠어요?", + "processing": "처리 중", + "selectBoard": "보드 선택", + "selectedOn": "{0} 켜기", + "serialMonitor": "시리얼 모니터", + "unknown": "알 수 없음" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "INSTALL", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "Replace" + }, + "debug": { + "debugWithMessage": "디버그 - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "'{0}'에 대한 플랫폼이 설치되어 있지 않습니다", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "보드 선택", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "닫고 설치하기", + "closeToInstallNotice": "소프트웨어를 닫고 장치에 업데이트를 설치해주세요.", + "downloadButton": "다운로드", + "downloadingNotice": "최신 버전의 Arduino IDE를 다운로드하고 있습니다.", + "errorCheckingForUpdates": "Arduino IDE의 업데이트를 확인하던 중에 오류가 발생했어요.\n{0}", + "goToDownloadButton": "다운로드하러 가기", + "goToDownloadPage": "Ardunio IDE에 대한 업데이트가 있지만 자동으로 다운로드하고 설치할 수 없습니다. 다운로드 페이지에서 최신 버전을 다운로드 해주세요.", + "ideUpdaterDialog": "소프트웨어 업데이트", + "newVersionAvailable": "새로운 버전의 Arduino IDE ({0})를 다운로드할 수 있습니다.", + "noUpdatesAvailable": "현재 Ardunio IDE는 최신 버전입니다", + "notNowButton": "나중에", + "skipVersionButton": "이 버전 건너뛰기", + "updateAvailable": "업데이트 사용 가능", + "versionDownloaded": "Arduino IDE {0} 버전이 다운로드 되었습니다. " + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "Install all", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Install {0} only", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "menu": { + "sketch": "스케치", + "tools": "도구" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "choose": "Choose", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "gcc에 사용할 경고 수준을 알려줍니다. 기본값은 '없음'입니다.", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "스케치", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/my_MM.json b/i18n/my_MM.json index 1ec4f02bd..460044e63 100644 --- a/i18n/my_MM.json +++ b/i18n/my_MM.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "အော့ဖ်လိုင်းဖြစ်နေသည်။ အင်တာနက်မရှိလျှင် Arduino CLIသည် လိုအပ်သော ဒေတာများမရယူနိုင်သောကြောင့် လုပ်ဆောင်ချက်ချို့ယွင်းမှုဖြစ်ပေါ်မည်။ အင်တာနက်နှင့်ချိတ်ဆက်ပြီး အပ္ပလီကေးရှင်းကို ပြန်စတင်ပေးပါ။", - "noBoardSelected": "ဘုတ် မရွေးချယ်ထားပါ", - "selectedOn": "{0}တွင်", - "notConnected": "[မချိတ်ဆက်ထားပါ]", - "serialMonitor": "အတန်းလိုက်ဆက်သွယ်မှုမော်နီတာ", - "oldFormat": "'{0}'သည် မူပုံစံအဟောင်း `.pde`ကိုအသုံးပြုထားသည်။ ဖိုင်လ်တိုးချဲ့အမှတ်အသားအသစ် `.ino` သို့ ပြောင်းလဲမှာလား။", - "later": "နောက်မှ", - "selectBoard": "ဘုတ်ရွေးချယ်မည်", - "unknown": "မသိ", - "processing": "အဆင့်ဆင့်ဆောင်ရွက်နေသည်", - "saveChangesToSketch": "မပိတ်မီ ပြောင်းလဲမှုများသိမ်းဆည်းလိုပါသလား။", - "loseChanges": "မသိမ်းဆည်းပါက ပြောင်းလဲမှုအားလုံး ဆုံးရှုံးမည်။" - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "ကုတ်ဖိုင်လ်ဆိုင်ရာ", - "tools": "ကိရိယာများ" - }, - "debug": { - "optimizeForDebugging": "ကုတ်ပြစ်ချက်ရှာဖွေရန်အတွက်ဦးစားပေးမည်", - "debugWithMessage": "ပြစ်ချက်ရှာဖွေချက် - {0}", - "noPlatformInstalledFor": "Platform is not installed for '{0}'", - "debuggingNotSupported": "ကုတ်ပြစ်ချက်ရှာဖွေမှုကို '{0}'မှ မပေးထားပါ" - }, - "preferences": { - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "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.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "List of certificates that can be uploaded to boards", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "The URI used to register a new user.", - "network": "ကွန်ရက်", - "sketchbook.location": "Sketchbook location", - "browse": "လျှောက်ကြည့်မည်", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "အယ်ဒီတာဖောင့်အရွယ်အစား", - "interfaceScale": "အင်တာဖေ့စ်စကေး", - "showVerbose": "နောက်ပါလုပ်နေစဉ် အချက်အလက်များပိုမိုများပြားစွာပြမည်", - "compilerWarnings": "စက်ဘာသာပြန်ကိရိယာသတိပေးချက်များ", - "automatic": "အလိုအလျောက်", - "compile": "စက်ဘာသာပြန်", - "upload": "အပ်လုတ်တင်", - "verifyAfterUpload": "အပ်လုတ်တင်ပြီးလျှင်ကုတ်ကိုစစ်ဆေးပါ", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "ကြားခံကွန်ရက်မရှိ", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "ရွေးချယ်မည်", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "လက်မှတ်ထိုးဝင်", - "signOut": "လက်မှတ်ထိုးထွက်", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Private. Only you can view the Sketch.", - "publicVisibility": "Public. Anyone with the link can view the Sketch.", - "link": "လင့်ခ်-", - "embed": "မြှုပ်သွင်းထားသော -", - "cloudSketchbook": "Cloudကုတ်ဖိုင်လ်စာအုပ်", - "shareSketch": "ကုတ်ဖိုင်လ်ဝေမျှမည်", - "showHideRemoveSketchbook": "အဝေးကုတ်ဖိုင်လ်စာအုပ် ပြ၊ ဖွက်မည်", - "pullSketch": "ကုတ်ဖိုင်လ်ဆွဲယူမည်", - "openInCloudEditor": "Cloudအယ်ဒီတာတွင်ဖွင့်မည်", - "options": "ရွေးချယ်ချက်များ…", - "share": "ဝေမျှမည်…", - "remote": "အဝေး", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Arduino Cloudသို့ လက်မှတ်ထိုးဝင်ရောက်ပါ", - "syncEditSketches": "သင်၏Arduino Cloud ကုတ်ဖိုင်လ်များကို အင်တာနက်မှတဆင့် အချိန်နှင့်တပြေးညီ ရယူကိုက်ညီစေပြီး တည်းဖြတ်လိုက်ပါ", - "learnMore": "ပိုမိုလေ့လာလိုက်ပါ", - "continue": "ဆက်မည်", - "pushSketch": "ကုတ်ဖိုင်လ်တင်မည်", - "pushSketchMsg": "ဤကုတ်ဖိုင်လ်သည် အများသုံးဖြစ်သည်။ မတင်မီ လျှိုဝှက်သင့်သောအချက်အလက်ကို arduino_secrets.h ဖိုင်လ်များတွင် သတ်မှတ်ထားပေးပါ။ သင်အနေဖြင့် 'ဝေမျှမည်'ပန်နယ်တွင် ကုတ်ဖိုင်လ်ကို ပုဂ္ဂလိကအဖြစ်သတ်မှတ်နိုင်သည်။", - "pull": "ဆွဲယူမည်", - "pullSketchMsg": "ဤကုတ်ဖိုင်လ်ကို Cloudမှဆွဲယူခြင်းသည် သင့်စက်တွင်းရှိပြီးသားဖိုင်လ်အားအစားထိုးသွားမည်ဖြစ်သည်။ သင် ဆက်လုပ်ချင်ပါသလား။", - "donePulling": "‘{0}’ကိုဆွဲယူပြီးပါပြီ။", - "notYetPulled": "Cloudသို့တွန်းပို့၍မရသေးပါ။ မဆွဲယူရသေးသောကြောင့်ဖြစ်သည်။", - "push": "တွန်းပို့မည်", - "pullFirst": "Cloudသို့တွန်းပို့နိုင်ရန် အရင် ဆွဲယူရမည်ဖြစ်သည်။", - "donePushing": "‘{0}’တွန်းပို့ပြီးပါပြီ။", - "connected": "ချိတ်ဆက်ထားသည်", - "offline": "အော့ဖ်လိုင်း", - "profilePicture": "ပရိုဖိုင်ပုံ" - }, - "board": { - "installManually": "ကိုယ်တိုင်တပ်ဆင်မည်", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "အမှန်ခြစ်ထားပါက ရရှိနိုင်သောကွန်ရက်ဆိပ်ကမ်းအားလုံးပြမည်", - "programmer": "ပရိုဂရမ်မာ", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "နောက်မှ ပြန်ရွေးချယ်မည်", - "noneSelected": "ဘုတ်မရွေးချယ်ထားပါ။", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Select other board and port…", - "boardListItem": "{1} တွင် {0}", - "selectBoardForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် ဘုတ်ရွေးချယ်ပါ", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်", - "board": "ဘုတ်{0}", - "port": "ဆိပ်ကမ်း{0}", - "getBoardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်ရယူမည်", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "ဘုတ်မန်နေဂျာ", - "about": { - "label": "{0}အကြောင်း", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "ဖိုင်လ်ထည့်မည်", - "replaceTitle": "အစားထိုးမည်", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "ကုတ်ကြည့်တိုက် .ZIPထည့်မည်…", - "zipLibrary": "ကုတ်ကြည့်တိုက်", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Library", - "manageLibraries": "Manage Libraries...", - "arduinoLibraries": "Arduinoကုတ်ကြည့်တိုက်များ", - "contributedLibraries": "Contributed libraries", - "title": "ကုတ်ကြည့်တိုက်မန်နေဂျာ", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "အားလုံးတပ်ဆင်မည်", - "installOnly": "{0}ကိုသာတပ်ဆင်မည်", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "အသစ်", - "openRecent": "Open Recent", - "showFolder": "ကုတ်ပုံကြမ်းဖိုလ်ဒါပြမည်", - "sketch": "ကုတ်ပုံကြမ်း", - "moving": "ရွှေ့နေသည်", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "ဖိုလ်ဒါဖွင့်မည်", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "အင်တင်းခြင်းတိုးမည်", - "decreaseIndent": "အင်တင်းခြင်းလျော့မည်", - "increaseFontSize": "ဖောင့်အရွယ်အစားတိုးမည်", - "decreaseFontSize": "ဖောင့်အရွယ်အစားလျော့မည်", - "autoFormat": "အလိုအလျောက် ကုတ်ပုံစံချမည်" - }, - "examples": { - "menu": "ဥပမာများ", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "သော့ချက်စကားလုံးရိုက်လိုက်ပါ", - "gettingStarted": "Getting Started", - "environment": "Environment", - "troubleshooting": "ပြဿနာဖြေရှင်းခြင်း", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Visit Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "ဖယ်ရှားမည်", - "upload": "အပ်လုတ်တင်မည်", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "URLရေးသွင်းပါ", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "အသစ်ထည့်မည်", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{1} တွင် {0}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "ဘုတ်ရွေးချယ်မည်", - "checkUpdates": "အပ်ဒိတ်စစ်မည်", - "selectVersion": "Select firmware version", - "install": "တပ်ဆင်မည်", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "နောက်ထပ်မမေးပါနှင့်" - }, - "userFields": { - "cancel": "ပယ်ဖျက်မည်", - "upload": "အပ်လုတ်တင်မည်" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း", - "timestamp": "အချိန်တံဆိပ်ခေါင်း", - "noLineEndings": "စာကြောင်းအဆုံးသတ်အက္ခရာမရှိ", - "newLine": "စာကြောင်းအသစ်အက္ခရာ", - "carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ", - "newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Uninstall", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "by", - "version": "Version {0}", - "moreInfo": "နောက်ထပ်အချက်အလက်များ", - "install": "တပ်ဆင်မည်", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "ဗားရှင်း: {0}\nရက်စွဲ: {1}{2}\nCLI ဗားရှင်း: {3}{4} [{5}]\n\n{6}", + "label": "{0} အကြောင်း" }, - "theia": { - "core": { - "couldNotSave": "ကုတ်ဖိုင်လ်ကိုမသိမ်းဆည်းနိုင်ခဲ့ပါ။ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာစာသားတည်းဖြတ်ပရိုဂရမ်သို့ ကူးယူပြီး အိုင်ဒီအီး ပြန်စတင်ပါ။", - "offline": "အော့ဖ်လိုင်း", - "daemonOffline": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ် အော့ဖ်လိုင်းဖြစ်နေသည်", - "cannotConnectBackend": "ကျောရိုးပရိုဂရမ်သို့ ချိတ်ဆက်၍မရခဲ့ပါ။", - "cannotConnectDaemon": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ်သို့ ဆက်သွယ်၍မရခဲ့ပါ။" - }, - "debug": { - "start": "စတင်မည်…", - "typeNotSupported": "ပြစ်ချက်ရှာဖွေမှုဆက်ရှင်အမျိုးအစား \"{0}\" ကိုမထောက်ပံ့ထားပါ။", - "startError": "ပြစ်ချက်ရှာဖွေမှုဆက်ရှင်စတင်ရာတွင် အမှားအယွင်းဖြစ်ပေါ်ခဲ့သည်။ အသေးစိတ်သိလိုပါက မှတ်တမ်းကို ကြည့်ပါ။" - }, - "editor": { - "unsavedTitle": "မသိမ်းဆည်းရသေး – {0}" - }, - "messages": { - "expand": "ချဲ့မည်", - "collapse": "စုမည်" - }, - "workspace": { - "fileNewName": "ဖိုင်လ်အသစ်အတွက်အမည်", - "invalidFilename": "မမှန်ကန်သောဖိုင်လ်အမည်။", - "invalidExtension": ".{0}သည် မှန်ကန်သော တိုးချဲ့အမှတ်အသားမဟုတ်ပါ", - "newFileName": "ဖိုင်လ်အတွက်အမည်အသစ်", - "deleteCurrentSketch": "လက်ရှိကုတ်ဖိုင်လ်ကို ဖျက်ပစ်ချင်ပါသလား။", - "sketchDirectoryError": "ကုတ်ဖိုင်လ်ဒါရိုက်ထရီဖန်တီးရာတွင် အမှားအယွင်းဖြစ်ပေါ်ခဲ့သည်။ အသေးအစိတ်သိလိုပါက မှတ်တမ်းကို ကြည့်ပါ။ အပ္ပလီကေးရှင်းသည် မျှော်မှန်းထားသလို အလုပ်လုပ်မည်မဟုတ်ပါ။" - } + "board": { + "board": "ဘုတ်{0}", + "boardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်", + "boardListItem": "{1} တွင် {0}", + "configDialog1": "ကုတ်ဖိုင်တစ်ခုကို upload တင်လိုပါက ဘုတ်နှင့်အပေါက် နှစ်ခုလုံးကို ရွေးပေးပါ။", + "configDialog2": "သင် ဘုတ်တစ်ခုထဲကိုသာ ရွေးချယ်ထားပါက compile ပြုလုပ်နိုင်သော်လည်း ကုဒ်ဖိုင်ကိုတော့ upload မတင်နိုင်ပါ။", + "configDialogTitle": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ပါ", + "couldNotFindPreviouslySelected": "တပ်ဆင်ထားသည့် ပလက်ဖောင်း '{1}' ထဲမှာ ယခင်ရွေးချယ်ထားသည့်ဘုတ် '{0}' ကို ရှာမတွေ့ပါ။ ကျေးဇူးပြု၍ မိမိအသုံးပြုလိုသည့် ဘုတ်ကို မိမိကိုယ်တိုင် ပြန်လည်ရွေးချယ်ပေးပါ။ သင်အခု ပြန်လည်ရွေးချယ် လိုပါသလား?", + "getBoardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်ရယူမည်", + "inSketchbook": " (Sketchbook ဖိုင်တွဲထဲ)", + "installManually": "ကိုယ်တိုင်တပ်ဆင်မည်", + "installNow": "လက်ရှိရွေးချယ်ထားသည့် \"{2}\" ဘုတ်အတွက် \"{0} {1}\" core အား တပ်ဆင်ဖို့လိုပါသည်။ သင်ယခု တပ်ဆင်လိုပါသလား?", + "noFQBN": "ရွေးချယ်ထားသည့် ဘုတ် \"{0}\" အတွက် FQBN မရနိုင်သေးပါ။ သင့်မှာ သက်ဆိုင်ရာတပ်ဆင်ထားသည့် core ရှိပါသလား?", + "noPortsSelected": "'{0}' ဘုတ် အတွက် မည်သည့်အပေါက်မှ မရွေးချယ်ထားပါ။", + "noneSelected": "ဘုတ်မရွေးချယ်ထားပါ။", + "openBoardsConfig": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ရန်...", + "platformMissing": "ရွေးချယ်ထားသည့် '{0}' ဘုတ်အတွက် ပလက်ဖောင်းမှာ မတပ်ဆင်ထားပါ။", + "pleasePickBoard": "သင်ရွေးချယ်ထားသော အပေါက်နှင့် ချိတ်ဆက်ထားသည့် ဘုတ်ကို ကျေးဇူးပြု၍ ရွေးပေးပါ။", + "port": "အပေါက်{0}", + "programmer": "ပရိုဂရမ်မာ", + "reselectLater": "နောက်မှ ပြန်ရွေးချယ်မည်", + "selectBoardForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် ဘုတ်ရွေးချယ်ပါ", + "selectPortForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် အပေါက်ကို ရွေးချယ်ပါ။", + "showAllAvailablePorts": "အမှန်ခြစ်ထားပါက ရွေးချယ်နိုင်သော အပေါက်များအားလုံးကို ဖော်ပြပေးမည်", + "succesfullyInstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ တပ်ဆင်ပြီးသည် :{1}", + "succesfullyUninstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ ဖြုတ်ချပြီးသည် :{1}" + }, + "boardsManager": "ဘုတ်မန်နေဂျာ", + "bootloader": { + "burnBootloader": "ဘုလုတ်ဒါ ရေးသွင်းမည်", + "doneBurningBootloader": "ဘုလုတ်ဒါ ရေးသွင်းပြီးပါပြီ။" + }, + "burnBootloader": { + "error": "ဘုလုတ်ဒါ ရေးသွင်းစဉ် အမှားအယွင်းဖြစ်ပေါ်သည် : {0}" + }, + "certificate": { + "addNew": "အသစ်ထည့်မည်", + "addURL": "SSL လက်မှတ်ရယူရန် URL ထည့်သွင်းပါ", + "boardAtPort": "{1} တွင် {0}", + "certificatesUploaded": "လက်မှတ်များ တင်သွင်းပြီးပါပြီ။", + "enterURL": "URLရေးသွင်းပါ", + "noSupportedBoardConnected": "ထောက်ပံ့ပေးသည့် ဘုတ်ကို မချိတ်ဆက်ထားပါ", + "openContext": "Open context", + "remove": "ဖယ်ရှားမည်", + "selectBoard": "ဘုတ်တစ်ခုကို ရွေးချယ်ရန်...", + "selectCertificateToUpload": "1. အပ်လုတ်တင်ရန် လက်မှတ်ရွေးပါ", + "selectDestinationBoardToUpload": "2. ဦးတည်ထားသည့် ဘုတ်ကိုရွေးချယ်၍ လက်မှတ်ကို အပ်လုတ်တင်ပါ", + "upload": "အပ်လုတ်တင်မည်", + "uploadFailed": "အပ်လုတ်တင်ခြင်း မအောင်မြင်ပါ။ ကျေးဇူးပြု၍ ထပ်မံကြိုးစားပါ။", + "uploadRootCertificates": "SSL Root လက်မှတ်များ အပ်လုတ်တင်ခြင်း", + "uploadingCertificates": "လက်မှတ်များကို အပ်လုတ်တင်နေသည်။" }, "cloud": { - "GoToCloud": "CLOUDသို့သွားမည်" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "တိမ်တိုက် Sketchbook ဖိုင်တွဲ", + "connected": "ချိတ်ဆက်ထားသည်", + "continue": "ဆက်သွားမည်", + "donePulling": "‘{0}’ကိုဆွဲယူပြီးပါပြီ။", + "donePushing": "‘{0}’တွန်းပို့ပြီးပါပြီ။", + "embed": "မြှုပ်သွင်းထားသော -", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "ပိုမိုလေ့လာရန်", + "link": "လင့်ခ်-", + "notYetPulled": "Cloudသို့တွန်းပို့၍မရသေးပါ။ မဆွဲယူရသေးသောကြောင့်ဖြစ်သည်။", + "offline": "အော့ဖ်လိုင်း", + "openInCloudEditor": "Cloudအယ်ဒီတာတွင်ဖွင့်မည်", + "options": "ရွေးချယ်ချက်များ…", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "ပရိုဖိုင်ပုံ", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "ဆွဲယူမည်", + "pullFirst": "Cloudသို့တွန်းပို့နိုင်ရန် အရင် ဆွဲယူရမည်ဖြစ်သည်။", + "pullSketch": "ကုတ်ဖိုင်လ်ဆွဲယူမည်", + "pullSketchMsg": "ဤကုတ်ဖိုင်လ်ကို Cloudမှဆွဲယူခြင်းသည် သင့်စက်တွင်းရှိပြီးသားဖိုင်လ်အားအစားထိုးသွားမည်ဖြစ်သည်။ သင် ဆက်လုပ်ချင်ပါသလား။", + "push": "တွန်းပို့မည်", + "pushSketch": "ကုတ်ဖိုင်လ်တင်မည်", + "pushSketchMsg": "ဤကုတ်ဖိုင်လ်သည် အများသုံးဖြစ်သည်။ မတင်မီ လျှိုဝှက်သင့်သောအချက်အလက်ကို arduino_secrets.h ဖိုင်လ်များတွင် သတ်မှတ်ထားပေးပါ။ သင်အနေဖြင့် 'ဝေမျှမည်'ပန်နယ်တွင် ကုတ်ဖိုင်လ်ကို ပုဂ္ဂလိကအဖြစ်သတ်မှတ်နိုင်သည်။", + "remote": "အဝေး", + "share": "ဝေမျှမည်…", + "shareSketch": "ကုတ်ဖိုင်လ်ဝေမျှမည်", + "showHideRemoveSketchbook": "အဝေးရှိ Sketchbook ဖိုင်တွဲအား ပြ/ဖွက် မည်", + "signIn": "လက်မှတ်ထိုးဝင်", + "signInToCloud": "Arduino Cloudသို့ လက်မှတ်ထိုးဝင်ရောက်ပါ", + "signOut": "လက်မှတ်ထိုးထွက်", + "syncEditSketches": "သင်၏Arduino Cloud ကုတ်ဖိုင်လ်များကို အင်တာနက်မှတဆင့် အချိန်နှင့်တပြေးညီ ရယူကိုက်ညီစေပြီး တည်းဖြတ်လိုက်ပါ", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "နောက်မှ", + "noBoardSelected": "ဘုတ် မရွေးချယ်ထားပါ", + "notConnected": "[မချိတ်ဆက်ထားပါ]", + "offlineIndicator": "အော့ဖ်လိုင်းဖြစ်နေသည်။ အင်တာနက်မရှိလျှင် Arduino CLIသည် လိုအပ်သော ဒေတာများမရယူနိုင်သောကြောင့် လုပ်ဆောင်ချက်ချို့ယွင်းမှုဖြစ်ပေါ်မည်။ အင်တာနက်နှင့်ချိတ်ဆက်ပြီး အပ္ပလီကေးရှင်းကို ပြန်စတင်ပေးပါ။", + "oldFormat": "'{0}'သည် မူပုံစံအဟောင်း `.pde`ကိုအသုံးပြုထားသည်။ ဖိုင်လ်တိုးချဲ့အမှတ်အသားအသစ် `.ino` သို့ ပြောင်းလဲမှာလား။", + "processing": "အဆင့်ဆင့်ဆောင်ရွက်နေသည်", + "selectBoard": "ဘုတ်ရွေးချယ်မည်", + "selectedOn": "{0}တွင်", + "serialMonitor": "အတန်းလိုက်ဆက်သွယ်မှုမော်နီတာ", + "unknown": "မသိ" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "တပ်ဆင်မည်", + "moreInfo": "နောက်ထပ်အချက်အလက်များ", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "ဖိုင်လ်ထည့်မည်", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "အစားထိုးမည်" + }, + "debug": { + "debugWithMessage": "ပြစ်ချက်ရှာဖွေချက် - {0}", + "debuggingNotSupported": "ကုတ်ပြစ်ချက်ရှာဖွေမှုကို '{0}'မှ မပေးထားပါ", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "ကုတ်ပြစ်ချက်ရှာဖွေရန်အတွက်ဦးစားပေးမည်" + }, + "dialog": { + "dontAskAgain": "နောက်ထပ်မမေးပါနှင့်" + }, + "editor": { + "autoFormat": "အလိုအလျောက် ကုတ်ပုံစံချမည်", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "ဖောင့်အရွယ်အစားလျော့မည်", + "decreaseIndent": "အင်တင်းခြင်းလျော့မည်", + "increaseFontSize": "ဖောင့်အရွယ်အစားတိုးမည်", + "increaseIndent": "အင်တင်းခြင်းတိုးမည်" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "ဥပမာများ" + }, + "firmware": { + "checkUpdates": "အပ်ဒိတ်စစ်မည်", + "failedInstall": "Installation failed. Please try again.", + "install": "တပ်ဆင်မည်", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "ဘုတ်ရွေးချယ်မည်", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "သော့ချက်စကားလုံးရိုက်လိုက်ပါ", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "ပြဿနာဖြေရှင်းခြင်း", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "ကုတ်ကြည့်တိုက် .ZIPထည့်မည်…", + "arduinoLibraries": "Arduinoကုတ်ကြည့်တိုက်များ", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "အားလုံးတပ်ဆင်မည်", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "{0}ကိုသာတပ်ဆင်မည်", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "ကုတ်ကြည့်တိုက်မန်နေဂျာ", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "ကုတ်ကြည့်တိုက်" + }, + "menu": { + "sketch": "ကုတ်ဖိုင်လ်ဆိုင်ရာ", + "tools": "ကိရိယာများ" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "အလိုအလျောက်", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "လျှောက်ကြည့်မည်", + "choose": "ရွေးချယ်မည်", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "စက်ဘာသာပြန်", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "စက်ဘာသာပြန်ကိရိယာသတိပေးချက်များ", + "editorFontSize": "အယ်ဒီတာဖောင့်အရွယ်အစား", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "အင်တာဖေ့စ်စကေး", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "ကွန်ရက်", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "ကြားခံကွန်ရက်မရှိ", + "showVerbose": "နောက်ပါလုပ်နေစဉ် အချက်အလက်များပိုမိုများပြားစွာပြမည်", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "အပ်လုတ်တင်", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "အပ်လုတ်တင်ပြီးလျှင်ကုတ်ကိုစစ်ဆေးပါ", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း", + "carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "စာကြောင်းအသစ်အက္ခရာ", + "newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး", + "noLineEndings": "စာကြောင်းအဆုံးသတ်အက္ခရာမရှိ", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "အချိန်တံဆိပ်ခေါင်း", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "ရွှေ့နေသည်", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "အသစ်", + "openFolder": "ဖိုလ်ဒါဖွင့်မည်", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "ကုတ်ပုံကြမ်းဖိုလ်ဒါပြမည်", + "sketch": "ကုတ်ပုံကြမ်း", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "ပယ်ဖျက်မည်", + "upload": "အပ်လုတ်တင်မည်" + } + }, + "cloud": { + "GoToCloud": "CLOUDသို့သွားမည်" + }, + "theia": { + "core": { + "cannotConnectBackend": "ကျောရိုးပရိုဂရမ်သို့ ချိတ်ဆက်၍မရခဲ့ပါ။", + "cannotConnectDaemon": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ်သို့ ဆက်သွယ်၍မရခဲ့ပါ။", + "couldNotSave": "ကုတ်ဖိုင်လ်ကိုမသိမ်းဆည်းနိုင်ခဲ့ပါ။ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာစာသားတည်းဖြတ်ပရိုဂရမ်သို့ ကူးယူပြီး အိုင်ဒီအီး ပြန်စတင်ပါ။", + "daemonOffline": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ် အော့ဖ်လိုင်းဖြစ်နေသည်", + "offline": "အော့ဖ်လိုင်း", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "စတင်မည်…", + "startError": "ပြစ်ချက်ရှာဖွေမှုဆက်ရှင်စတင်ရာတွင် အမှားအယွင်းဖြစ်ပေါ်ခဲ့သည်။ အသေးစိတ်သိလိုပါက မှတ်တမ်းကို ကြည့်ပါ။", + "typeNotSupported": "ပြစ်ချက်ရှာဖွေမှုဆက်ရှင်အမျိုးအစား \"{0}\" ကိုမထောက်ပံ့ထားပါ။" + }, + "editor": { + "unsavedTitle": "မသိမ်းဆည်းရသေး – {0}" + }, + "messages": { + "collapse": "စုမည်", + "expand": "ချဲ့မည်" + }, + "workspace": { + "deleteCurrentSketch": "လက်ရှိကုတ်ဖိုင်လ်ကို ဖျက်ပစ်ချင်ပါသလား။", + "fileNewName": "ဖိုင်လ်အသစ်အတွက်အမည်", + "invalidExtension": ".{0}သည် မှန်ကန်သော တိုးချဲ့အမှတ်အသားမဟုတ်ပါ", + "invalidFilename": "မမှန်ကန်သောဖိုင်လ်အမည်။", + "newFileName": "ဖိုင်လ်အတွက်အမည်အသစ်", + "sketchDirectoryError": "ကုတ်ဖိုင်လ်ဒါရိုက်ထရီဖန်တီးရာတွင် အမှားအယွင်းဖြစ်ပေါ်ခဲ့သည်။ အသေးအစိတ်သိလိုပါက မှတ်တမ်းကို ကြည့်ပါ။ အပ္ပလီကေးရှင်းသည် မျှော်မှန်းထားသလို အလုပ်လုပ်မည်မဟုတ်ပါ။" } + } } diff --git a/i18n/ne.json b/i18n/ne.json index ddf9a3a37..21f53eb43 100644 --- a/i18n/ne.json +++ b/i18n/ne.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "तपाईं अफलाइन हुनुहुन्छ। इन्टरनेट जडान बिना, Arduino CLI आवश्यक स्रोतहरू डाउनलोड गर्न सक्षम नहुन सक्छ र यसले खराबी निम्त्याउन सक्छ। कृपया इन्टरनेट जडान गर्नुहोस् र एप पुन: सुरु गर्नुहोस्।", - "noBoardSelected": "बोर्ड चयन गरिएको छैन।", - "selectedOn": "on {0}", - "notConnected": "[ जोडिएको छैन ]", - "serialMonitor": "सिरियल मनिटर", - "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", - "later": "Later", - "selectBoard": "Select Board", - "unknown": "Unknown", - "processing": "Processing", - "saveChangesToSketch": "Do you want to save changes to this sketch before closing?", - "loseChanges": "If you don't save, your changes will be lost." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Sketch", - "tools": "Tools" - }, - "debug": { - "optimizeForDebugging": "Optimize for Debugging", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "Platform is not installed for '{0}'", - "debuggingNotSupported": "Debugging is not supported by '{0}'" - }, - "preferences": { - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "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.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "List of certificates that can be uploaded to boards", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "The URI used to register a new user.", - "network": "Network", - "sketchbook.location": "Sketchbook location", - "browse": "Browse", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "Editor font size", - "interfaceScale": "Interface scale", - "showVerbose": "Show verbose output during", - "compilerWarnings": "Compiler warnings", - "automatic": "Automatic", - "compile": "compile", - "upload": "upload", - "verifyAfterUpload": "Verify code after upload", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "No proxy", - "manualProxy": "Manual proxy configuration", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "Choose", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "SIGN IN", - "signOut": "Sign Out", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Private. Only you can view the Sketch.", - "publicVisibility": "Public. Anyone with the link can view the Sketch.", - "link": "Link:", - "embed": "Embed:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Share Sketch", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "Options...", - "share": "Share...", - "remote": "Remote", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Sign in to Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Learn more", - "continue": "Continue", - "pushSketch": "Push Sketch", - "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.", - "pull": "Pull", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Push", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Connected", - "offline": "Offline", - "profilePicture": "Profile picture" - }, - "board": { - "installManually": "Install Manually", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "Shows all available ports when enabled", - "programmer": "Programmer", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "Reselect later", - "noneSelected": "No boards selected.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Select other board and port…", - "boardListItem": "{0} at {1}", - "selectBoardForInfo": "Please select a board to obtain board info.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "Board Info", - "board": "Board{0}", - "port": "Port{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Boards Manager", - "about": { - "label": "About {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Add File", - "replaceTitle": "Replace", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "Library", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Library", - "manageLibraries": "Manage Libraries...", - "arduinoLibraries": "Arduino libraries", - "contributedLibraries": "Contributed libraries", - "title": "Library Manager", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Install all", - "installOnly": "Install {0} only", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "New", - "openRecent": "Open Recent", - "showFolder": "Show Sketch Folder", - "sketch": "Sketch", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Open Folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Examples", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Environment", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Visit Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Remove", - "upload": "Upload", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Add New", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Select Board", - "checkUpdates": "Check Updates", - "selectVersion": "Select firmware version", - "install": "Install", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "Don't ask again" - }, - "userFields": { - "cancel": "Cancel", - "upload": "Upload" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "New Line", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Uninstall", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "by", - "version": "Version {0}", - "moreInfo": "More info", - "install": "INSTALL", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Expand", - "collapse": "Collapse" - }, - "workspace": { - "fileNewName": "Name for new file", - "invalidFilename": "Invalid filename.", - "invalidExtension": ".{0} is not a valid extension", - "newFileName": "New name for file", - "deleteCurrentSketch": "Do you want to delete the current sketch?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} at {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Install Manually", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Later", + "noBoardSelected": "बोर्ड चयन गरिएको छैन।", + "notConnected": "[ जोडिएको छैन ]", + "offlineIndicator": "तपाईं अफलाइन हुनुहुन्छ। इन्टरनेट जडान बिना, Arduino CLI आवश्यक स्रोतहरू डाउनलोड गर्न सक्षम नहुन सक्छ र यसले खराबी निम्त्याउन सक्छ। कृपया इन्टरनेट जडान गर्नुहोस् र एप पुन: सुरु गर्नुहोस्।", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "processing": "Processing", + "selectBoard": "Select Board", + "selectedOn": "on {0}", + "serialMonitor": "सिरियल मनिटर", + "unknown": "Unknown" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "INSTALL", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "Replace" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Select Board", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "Install all", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Install {0} only", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "menu": { + "sketch": "Sketch", + "tools": "Tools" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "choose": "Choose", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/nl.json b/i18n/nl.json index e68629e73..50e847124 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Je lijkt offline te zijn. Zonder een internetverbinding kan de Arduino CLI mogelijk niet de vereiste bronnen downloaden en dit kan storingen veroorzaken. Maak verbinding met het internet en start de applicatie opnieuw. ", - "noBoardSelected": "Geen bord geselecteerd", - "selectedOn": "aan {0}", - "notConnected": "[niet verbonden]", - "serialMonitor": "Seriële Monitor", - "oldFormat": "De '{0}' gebruikt nog steeds het oude '.pde' formaat. Wil je overstappen naar de nieuwe `.ino` extensie?", - "later": "Later", - "selectBoard": "Selecteer Bord", - "unknown": "Onbekend", - "processing": "Verwerken", - "saveChangesToSketch": "Wilt U de wijzigingen aan de schets bewaren voor afsluiten?", - "loseChanges": "Als u niet opslaat, gaan uw wijzigingen verloren." - }, - "ide-updater": { - "errorCheckingForUpdates": "Fout bij het controleren op Arduino IDE updates.\n{0}", - "notNowButton": "Niet nu", - "versionDownloaded": "Arduino IDE {0} is gedownload.", - "closeToInstallNotice": "Sluit de software en installeer de update op je machine.", - "closeAndInstallButton": "Sluiten en installeren", - "downloadingNotice": "Download de nieuwste versie van de Arduino IDE.", - "updateAvailable": "Update beschikbaar", - "newVersionAvailable": "Een nieuwe versie van Arduino IDE ({0}) is beschikbaar om te downloaden.", - "skipVersionButton": "Versie overslaan", - "downloadButton": "Download", - "goToDownloadPage": "Er is een update voor de Arduino IDE beschikbaar, maar we zijn niet in staat om die automatisch te downloaden en te installeren. Ga naar de download pagina en download de nieuwste versie vanaf daar.", - "goToDownloadButton": "Ga naar Download", - "ideUpdaterDialog": "Software bijwerken", - "noUpdatesAvailable": "Er zijn geen recente updates beschikbaar voor de Arduino IDE" - }, - "menu": { - "sketch": "Schets", - "tools": "Hulpmiddelen" - }, - "debug": { - "optimizeForDebugging": "Optimaliseren voor foutopsporing", - "debugWithMessage": "Foutopsporing - {0}", - "noPlatformInstalledFor": "Platform is niet geïnstalleerd voor '{0}'", - "debuggingNotSupported": "Foutopsporing wordt niet ondersteund door '{0}'" - }, - "preferences": { - "language.log": "Waar als de Arduino Taal Server log bestanden moet genereren in de schets map. Anders onwaar. Standaard ingesteld op onwaar.", - "compile.verbose": "Waar voor uitgebreide compileer uitvoer. Standaard onwaar", - "compile.warnings": "Vertelt gcc welk waarschuwingsniveau moet worden gebruikt. Standaard 'Geen'", - "upload.verbose": "Waar voor uitgebreide uploaduitvoer. Standaard onwaar.", - "window.autoScale": "Waar als de gebruikersinterface automatisch wordt geschaald met de lettergrootte.", - "window.zoomLevel": "Pas het zoomniveau van het venster aan. De oorspronkelijke grootte is 0 en elke stap hoger (bijv. 1) of lager (bijv. -1) staat voor 20% groter of kleiner zoomen. U kunt ook decimalen invoeren om het zoomniveau fijner in te stellen. ", - "ide.updateChannel": "Release kanaal om bijgewerkte versies van te krijgen. 'stable' is de stabiele release, 'nightly' is de laatste ontwikkel build.", - "board.certificates": "Lijst met certificaten die kunnen worden geüpload naar borden", - "sketchbook.showAllFiles": "Waar om al de schets bestanden in de schets weer te geven. Standaard ingesteld op onwaar.", - "cloud.enabled": "Waar als de schets synchronisatie functies zijn ingeschakeld. Standaard ingesteld op waar.", - "cloud.pull.warn": "Waar als de gebruiker verwittigd moet worden voor een cloud schets trekken. Standaard ingesteld op waar. ", - "cloud.push.warn": "Waar als gebruikers moeten worden gewaarschuwd voordat ze een cloud schets pushen. Standaard ingesteld op waar. ", - "cloud.pushpublic.warn": "Waar als gebruikers moeten worden gewaarschuwd voordat ze een openbare schets naar de cloud pushen. Standaard ingesteld op waar.", - "cloud.sketchSyncEnpoint": "Het eindpunt dat wordt gebruikt om schetsen van een backend te pushen en te trekken. Standaard verwijst het naar Arduino Cloud API.", - "auth.clientID": "De OAuth2 cliënt ID.", - "auth.domain": "Het OAuth2 Domein.", - "auth.audience": "Het OAuth2 publiek.", - "auth.registerUri": "De URI die is gebruikt om een nieuwe gebruiker te registreren.", - "network": "Netwerk", - "sketchbook.location": "Schetsboek locatie", - "browse": "Bladeren", - "files.inside.sketches": "Toon bestanden in Schetsen", - "editorFontSize": "Lettergrootte van editor", - "interfaceScale": "Interface schaal", - "showVerbose": "Uitgebreide uitvoer weergeven tijdens", - "compilerWarnings": "Compiler waarschuwingen", - "automatic": "Automatisch", - "compile": "compileren", - "upload": "uploaden", - "verifyAfterUpload": "Verifieer de code na het uploaden", - "editorQuickSuggestions": "Snelle suggesties in editor", - "additionalManagerURLs": "Bijkomende Borden Beheerder URL's", - "noProxy": "Geen proxy", - "manualProxy": "Manuele proxy configuratie", - "newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.", - "choose": "Kies", - "enterAdditionalURLs": "Voer extra URL's in, één per rij", - "unofficialBoardSupport": "Klik voor een lijst met onofficiële borden ondersteuning URL's", - "invalid.sketchbook.location": "Ongeldige schetsboek locatie: {0}", - "invalid.editorFontSize": "Ongeldige lettergrootte voor editor. Het moet een positief geheel getal zijn.", - "invalid.theme": "Ongeldig Thema." - }, - "cloud": { - "signIn": "INLOGGEN", - "signOut": "Uitloggen", - "chooseSketchVisibility": "Kies de zichtbaarheid van je Sketch:", - "privateVisibility": "Privaat. Alleen jij kunt de schets bekijken.", - "publicVisibility": "Openbaar. Iedereen met de link kan de Sketch bekijken.", - "link": "Koppeling:", - "embed": "Integreren:", - "cloudSketchbook": "Cload Schetsboek", - "shareSketch": "Schets Delen", - "showHideRemoveSketchbook": "Toon/verberg schetsboek op afstand", - "pullSketch": "Schets Trekken", - "openInCloudEditor": "Openen in Cloud Editor", - "options": "Opties...", - "share": "Delen...", - "remote": "Op Afstand", - "emptySketchbook": "Je schetsboek is leeg", - "visitArduinoCloud": "Bezoek Arduino Cloud om Cloud Sketches te maken.", - "signInToCloud": "Aanmelden bij Arduino Cloud", - "syncEditSketches": "Synchroniseer en bewerk uw Arduino Cloud Sketches", - "learnMore": "Leer meer", - "continue": "Doorgaan", - "pushSketch": "Push Schets", - "pushSketchMsg": "Dit is een openbare schets. Voordat u gaat pushen, moet u ervoor zorgen dat gevoelige informatie is gedefinieerd in arduino_secrets.h bestanden. U kunt een schets privé maken vanuit het deelvenster Delen.", - "pull": "Trek", - "pullSketchMsg": "Als u deze schets uit de cloud haalt, wordt de lokale versie overschreven. Weet je zeker dat je door wilt gaan?", - "donePulling": "Klaar met trekken van '{0}'.", - "notYetPulled": "Kan niet pushen naar Cloud. Het is nog niet getrokken.", - "push": "Push", - "pullFirst": "Je moet eerst trekken om naar de Cloud te kunnen pushen.", - "donePushing": "Klaar met pushen van '{0}'.", - "connected": "Verbonden", - "offline": "Offline", - "profilePicture": "Profiel afbeelding" - }, - "board": { - "installManually": "Handmatig installeren", - "installNow": "De \"{0} {1}\" kern moet geïnstalleerd zijn om het huidige geselecteerde \"{2}\" bord. Wilt U dit nu installeren?", - "configDialogTitle": "Selecteer een ander Bord en Poort", - "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.", - "pleasePickBoard": "Gelieve een bord te selecteren dat verbonden is met de door U gekozen poort.", - "showAllAvailablePorts": "Toont alle beschikbare poorten indien ingeschakeld", - "programmer": "Programmeerapparaat", - "succesfullyInstalledPlatform": "Platform {0}:{1} succesvol geïnstalleerd", - "succesfullyUninstalledPlatform": "Platform {0}:{1} is succesvol verwijderd", - "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?", - "reselectLater": "Later opnieuw selecteren", - "noneSelected": "Geen borden geselecteerd.", - "noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.", - "noFQBN": "De FQBN is niet beschikbaar voor het geselecteerde bord \"{0}\". Heeft U de bijhorende kern geïnstalleerd?", - "openBoardsConfig": "Selecteer een ander bord en poort...", - "boardListItem": "{0} bij {1}", - "selectBoardForInfo": "Selecteer een bord om bord informatie te bekomen.", - "platformMissing": "Het platform voor het geselecteerde '{0}' bord is niet geïnstalleerd.", - "selectPortForInfo": "Selecteer een poort om bord informatie te bekomen.", - "boardInfo": "Bord Informatie", - "board": "Bord{0}", - "port": "Poort{0}", - "getBoardInfo": "Verkrijg Bord Informatie", - "inSketchbook": "(in Schetsboek)" - }, - "boardsManager": "Borden Beheerder", - "about": { - "label": "Over {0}", - "detail": "Versie: {0}\nDatum: {1}{2}\nCLI versie: {3}{4} [{5}]\n\n{6} " - }, - "contributions": { - "addFile": "Bestand Toevoegen", - "replaceTitle": "Vervangen", - "fileAdded": "Één bestand toegevoegd aan de schets." - }, - "replaceMsg": "De bestaande versie van {0} vervangen?", - "library": { - "addZip": ".ZIP-bibliotheek toevoegen...", - "zipLibrary": "Bibliotheek", - "overwriteExistingLibrary": "Wilt u de bestaande bibliotheek overschrijven?", - "successfullyInstalledZipLibrary": "Succesvol bibliotheek uit {0} archief geïnstalleerd", - "namedLibraryAlreadyExists": "Er bestaat al een bibliotheek map met de naam {0}. Wil U het overschrijven?", - "libraryAlreadyExists": "Er bestaat al een bibliotheek. Wil U het overschrijven? ", - "include": "Bibliotheek Gebruiken", - "manageLibraries": "Bibliotheken Beheren...", - "arduinoLibraries": "Arduino Bibliotheken", - "contributedLibraries": "Bijgedragen bibliotheken", - "title": "Bibliotheken beheerder", - "needsOneDependency": "De bibliotheek {0}:{1} heeft een andere afhankelijkheid nodig die momenteel niet is geïnstalleerd:", - "needsMultipleDependencies": "De bibliotheek {0}:{1} heeft enkele andere afhankelijkheden nodig die momenteel niet zijn geïnstalleerd: ", - "installOneMissingDependency": "Wilt u de ontbrekende afhankelijkheid installeren?", - "installMissingDependencies": "Wilt u de ontbrekende afhankelijkheid installeren?", - "dependenciesForLibrary": "Afhankelijkheden voor bibliotheek {0}:{1}", - "installAll": "Alles installeren", - "installOnly": "Installeer enkel {0}", - "installedSuccessfully": "Bibliotheek {0}:{1} succesvol geïnstalleerd", - "uninstalledSuccessfully": "Bibliotheek {0}:{1} succesvol verwijdert" - }, - "selectZip": "Selecteer een zipbestand met de bibliotheek die U wilt toevoegen", - "sketch": { - "archiveSketch": "Archiveer Schets", - "saveSketchAs": "Sla de schetsmap op als...", - "createdArchive": "Archief '{0}' gemaakt.", - "new": "Nieuw", - "openRecent": "Recentelijk geopend", - "showFolder": "Schetsmap tonen", - "sketch": "Schets", - "moving": "Verplaatsten", - "movingMsg": "Het bestand \"{0}\" moet binnen een schetsmap met de naam \"{1}\" staan.\nMaak deze map, verplaats het bestand, en ga verder?", - "cantOpen": "Er bestaat al een map met de naam \"{0}\". Kan schets niet openen.", - "saveFolderAs": "Sla de schets map op als...", - "sketchbook": "Schetsboek", - "upload": "Uploaden", - "uploadUsingProgrammer": "Uploaden met behulp van Programmeerapparaat", - "userFieldsNotFoundError": "Kan gebruiker veld van verbonden bord niet vinden", - "doneUploading": "Klaar met uploaden.", - "configureAndUpload": "Configureren en uploaden", - "verifyOrCompile": "Verifiëren/Compileren", - "exportBinary": "Gecompileerd binair bestand exporteren", - "verify": "Verifiëren", - "doneCompiling": "Klaar met compileren.", - "couldNotConnectToSerial": "Kon niet opnieuw verbinding maken met seriële poort. {0}", - "openSketchInNewWindow": "Schets openen in nieuw venster", - "openFolder": "Map Openen", - "titleLocalSketchbook": "Lokaal schetsboek", - "titleSketchbook": "Schetsboek", - "close": "Weet je zeker dat je de schets wilt sluiten?" - }, - "bootloader": { - "burnBootloader": "Bootloader branden", - "doneBurningBootloader": "Klaar met het branden van de bootloader." - }, - "editor": { - "copyForForum": "Kopiëren voor Forum (Markdown)", - "commentUncomment": "Opmerking/Opmerking ongedaan maken", - "increaseIndent": "Inspringing vergroten", - "decreaseIndent": "Inspringing verkleinen", - "increaseFontSize": "Lettergrootte vergroten", - "decreaseFontSize": "Lettergrootte verkleinen", - "autoFormat": "Automatisch formaat" - }, - "examples": { - "menu": "Voorbeelden", - "couldNotInitializeExamples": "Kan ingebouwde voorbeelden niet initialiseren.", - "builtInExamples": "Ingebouwde voorbeelden", - "customLibrary": "Voorbeelden uit Aangepaste Bibliotheken", - "for": "Voorbeelden voor {0}", - "forAny": "Voorbeelden voor elk bord" - }, - "help": { - "search": "Zoek op Arduino.cc", - "keyword": "Typ een trefwoord", - "gettingStarted": "Aan de Slag", - "environment": "Omgeving", - "troubleshooting": "Probleem oplossen", - "reference": "Naslagwerk", - "findInReference": "Zoeken in Naslagwerk", - "faq": "Veel Gestelde Vragen", - "visit": "Bezoek Arduino.cc", - "privacyPolicy": "Privacybeleid" - }, - "certificate": { - "uploadRootCertificates": "SSL-rootcertificaten uploaden", - "openContext": "Context openen", - "remove": "Verwijder", - "upload": "Uploaden", - "addURL": "URL toevoegen om SSL-certificaat op te halen", - "enterURL": "URL invoeren", - "selectCertificateToUpload": "1. Selecteer certificaat om te uploaden", - "addNew": "Nieuw toevoegen", - "selectDestinationBoardToUpload": "2. Selecteer bestemming bord en upload certificaat", - "uploadingCertificates": "Certificaten uploaden.", - "certificatesUploaded": "Certificaten geüpload.", - "uploadFailed": "Upload mislukt. Probeer het opnieuw.", - "selectBoard": "Selecteer een bord...", - "boardAtPort": "{0} bij {1}", - "noSupportedBoardConnected": "Geen ondersteund bord verbonden" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Selecteer Bord", - "checkUpdates": "Zoek naar Updates", - "selectVersion": "Selecteer firmware versie", - "install": "Installeren", - "overwriteSketch": "Installatie zal de Schets op het bord overschrijven.", - "installingFirmware": "Firmware installeren.", - "successfullyInstalled": "Firmware succesvol geïnstalleerd.", - "failedInstall": "Installatie mislukt. Probeer het opnieuw." - }, - "dialog": { - "dontAskAgain": "Niet meer vragen" - }, - "userFields": { - "cancel": "Annuleer", - "upload": "Uploaden" - }, - "serial": { - "toggleTimestamp": "Tijdstempel omschakelen", - "autoscroll": "Automatisch scrollen", - "timestamp": "Tijdstempel", - "noLineEndings": "Geen RegelEinde", - "newLine": "Nieuwe Regel", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Zowel NL & CR", - "notConnected": "Niet verbonden. Kies een bord en een poort om automatisch te verbinden.", - "message": "Bericht ({0} + Enter om bericht te verzenden naar '{1}' op '{2}')", - "connectionBusy": "Verbinding mislukt. Seriële poort is bezet: {0}", - "disconnected": "Verbinding {0} met {1} verbroken.", - "unexpectedError": "Onverwachte fout. Opnieuw verbinding maken met {0} op poort {1}.", - "failedReconnect": "Kon na 10 opeenvolgende pogingen {0} niet opnieuw verbinden met seriële poort. De seriële poort {1} is bezet.", - "reconnect": "Opnieuw verbinding maken tussen {0} en {1} over {2} seconden..." - }, - "component": { - "uninstall": "Verwijderen", - "uninstallMsg": "Wil je {0} verwijderen?", - "by": "door", - "version": "Versie {0}", - "moreInfo": "Meer informatie", - "install": "INSTALLEREN", - "filterSearch": "Filter je zoekopdracht..." - }, - "electron": { - "couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ", - "unsavedChanges": "Niet opgeslagen wijzigingen worden niet opgeslagen." - }, - "compile": { - "error": "Compilatiefout: {0}" - }, - "upload": { - "error": "{0} fout: {1}" - }, - "burnBootloader": { - "error": "Fout bij het branden van de bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Versie: {0}\nDatum: {1}{2}\nCLI versie: {3}{4} [{5}]\n\n{6} ", + "label": "Over {0}" }, - "theia": { - "core": { - "couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Kan geen verbinding maken met het backend.", - "cannotConnectDaemon": "Kan geen verbinding maken met de CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "Het foutopsporingssessietype \"{0}\" wordt niet ondersteund. ", - "startError": "Er is een fout opgetreden bij het starten van de foutopsporingssessie, controleer de logboeken voor meer details. " - }, - "editor": { - "unsavedTitle": "Niet opgeslagen – {0}" - }, - "messages": { - "expand": "Uitvouwen", - "collapse": "Samenvouwen" - }, - "workspace": { - "fileNewName": "Naam voor nieuw bestand", - "invalidFilename": "Ongeldige bestandsnaam.", - "invalidExtension": ".{0} is geen geldige extensie", - "newFileName": "Nieuwe naam voor bestand", - "deleteCurrentSketch": "Wilt u de huidige schets verwijderen?", - "sketchDirectoryError": "Er is een fout opgetreden bij het maken van de schets map. Zie het logboek voor meer details. De applicatie zal waarschijnlijk niet werken zoals verwacht. " - } + "board": { + "board": "Bord{0}", + "boardInfo": "Bord Informatie", + "boardListItem": "{0} bij {1}", + "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.", + "configDialogTitle": "Selecteer een ander Bord en Poort", + "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?", + "getBoardInfo": "Verkrijg Bord Informatie", + "inSketchbook": "(in Schetsboek)", + "installManually": "Handmatig 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?", + "noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.", + "noneSelected": "Geen borden geselecteerd.", + "openBoardsConfig": "Selecteer een ander bord en poort...", + "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.", + "port": "Poort{0}", + "programmer": "Programmeerapparaat", + "reselectLater": "Later opnieuw selecteren", + "selectBoardForInfo": "Selecteer een bord om bord informatie te bekomen.", + "selectPortForInfo": "Selecteer een poort om bord informatie te bekomen.", + "showAllAvailablePorts": "Toont alle beschikbare poorten indien ingeschakeld", + "succesfullyInstalledPlatform": "Platform {0}:{1} succesvol geïnstalleerd", + "succesfullyUninstalledPlatform": "Platform {0}:{1} is succesvol verwijderd" + }, + "boardsManager": "Borden Beheerder", + "bootloader": { + "burnBootloader": "Bootloader branden", + "doneBurningBootloader": "Klaar met het branden van de bootloader." + }, + "burnBootloader": { + "error": "Fout bij het branden van de bootloader: {0}" + }, + "certificate": { + "addNew": "Nieuw toevoegen", + "addURL": "URL toevoegen om SSL-certificaat op te halen", + "boardAtPort": "{0} bij {1}", + "certificatesUploaded": "Certificaten geüpload.", + "enterURL": "URL invoeren", + "noSupportedBoardConnected": "Geen ondersteund bord verbonden", + "openContext": "Context openen", + "remove": "Verwijder", + "selectBoard": "Selecteer een bord...", + "selectCertificateToUpload": "1. Selecteer certificaat om te uploaden", + "selectDestinationBoardToUpload": "2. Selecteer bestemming bord en upload certificaat", + "upload": "Uploaden", + "uploadFailed": "Upload mislukt. Probeer het opnieuw.", + "uploadRootCertificates": "SSL-rootcertificaten uploaden", + "uploadingCertificates": "Certificaten uploaden." }, "cloud": { - "GoToCloud": "GA NAAR CLOUD" + "chooseSketchVisibility": "Kies de zichtbaarheid van je Sketch:", + "cloudSketchbook": "Cload Schetsboek", + "connected": "Verbonden", + "continue": "Doorgaan", + "donePulling": "Klaar met trekken van '{0}'.", + "donePushing": "Klaar met pushen van '{0}'.", + "embed": "Integreren:", + "emptySketchbook": "Je schetsboek is leeg", + "learnMore": "Leer meer", + "link": "Koppeling:", + "notYetPulled": "Kan niet pushen naar Cloud. Het is nog niet getrokken.", + "offline": "Offline", + "openInCloudEditor": "Openen in Cloud Editor", + "options": "Opties...", + "privateVisibility": "Privaat. Alleen jij kunt de schets bekijken.", + "profilePicture": "Profiel afbeelding", + "publicVisibility": "Openbaar. Iedereen met de link kan de Sketch bekijken.", + "pull": "Trek", + "pullFirst": "Je moet eerst trekken om naar de Cloud te kunnen pushen.", + "pullSketch": "Schets Trekken", + "pullSketchMsg": "Als u deze schets uit de cloud haalt, wordt de lokale versie overschreven. Weet je zeker dat je door wilt gaan?", + "push": "Push", + "pushSketch": "Push Schets", + "pushSketchMsg": "Dit is een openbare schets. Voordat u gaat pushen, moet u ervoor zorgen dat gevoelige informatie is gedefinieerd in arduino_secrets.h bestanden. U kunt een schets privé maken vanuit het deelvenster Delen.", + "remote": "Op Afstand", + "share": "Delen...", + "shareSketch": "Schets Delen", + "showHideRemoveSketchbook": "Toon/verberg schetsboek op afstand", + "signIn": "INLOGGEN", + "signInToCloud": "Aanmelden bij Arduino Cloud", + "signOut": "Uitloggen", + "syncEditSketches": "Synchroniseer en bewerk uw Arduino Cloud Sketches", + "visitArduinoCloud": "Bezoek Arduino Cloud om Cloud Sketches te maken." + }, + "common": { + "later": "Later", + "noBoardSelected": "Geen bord geselecteerd", + "notConnected": "[niet verbonden]", + "offlineIndicator": "Je lijkt offline te zijn. Zonder een internetverbinding kan de Arduino CLI mogelijk niet de vereiste bronnen downloaden en dit kan storingen veroorzaken. Maak verbinding met het internet en start de applicatie opnieuw. ", + "oldFormat": "De '{0}' gebruikt nog steeds het oude '.pde' formaat. Wil je overstappen naar de nieuwe `.ino` extensie?", + "processing": "Verwerken", + "selectBoard": "Selecteer Bord", + "selectedOn": "aan {0}", + "serialMonitor": "Seriële Monitor", + "unknown": "Onbekend" + }, + "compile": { + "error": "Compilatiefout: {0}" + }, + "component": { + "by": "door", + "filterSearch": "Filter je zoekopdracht...", + "install": "INSTALLEREN", + "moreInfo": "Meer informatie", + "uninstall": "Verwijderen", + "uninstallMsg": "Wil je {0} verwijderen?", + "version": "Versie {0}" + }, + "contributions": { + "addFile": "Bestand Toevoegen", + "fileAdded": "Één bestand toegevoegd aan de schets.", + "replaceTitle": "Vervangen" + }, + "debug": { + "debugWithMessage": "Foutopsporing - {0}", + "debuggingNotSupported": "Foutopsporing wordt niet ondersteund door '{0}'", + "noPlatformInstalledFor": "Platform is niet geïnstalleerd voor '{0}'", + "optimizeForDebugging": "Optimaliseren voor foutopsporing" + }, + "dialog": { + "dontAskAgain": "Niet meer vragen" + }, + "editor": { + "autoFormat": "Automatisch formaat", + "commentUncomment": "Opmerking/Opmerking ongedaan maken", + "copyForForum": "Kopiëren voor Forum (Markdown)", + "decreaseFontSize": "Lettergrootte verkleinen", + "decreaseIndent": "Inspringing verkleinen", + "increaseFontSize": "Lettergrootte vergroten", + "increaseIndent": "Inspringing vergroten" + }, + "electron": { + "couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ", + "unsavedChanges": "Niet opgeslagen wijzigingen worden niet opgeslagen." + }, + "examples": { + "builtInExamples": "Ingebouwde voorbeelden", + "couldNotInitializeExamples": "Kan ingebouwde voorbeelden niet initialiseren.", + "customLibrary": "Voorbeelden uit Aangepaste Bibliotheken", + "for": "Voorbeelden voor {0}", + "forAny": "Voorbeelden voor elk bord", + "menu": "Voorbeelden" + }, + "firmware": { + "checkUpdates": "Zoek naar Updates", + "failedInstall": "Installatie mislukt. Probeer het opnieuw.", + "install": "Installeren", + "installingFirmware": "Firmware installeren.", + "overwriteSketch": "Installatie zal de Schets op het bord overschrijven.", + "selectBoard": "Selecteer Bord", + "selectVersion": "Selecteer firmware versie", + "successfullyInstalled": "Firmware succesvol geïnstalleerd.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Omgeving", + "faq": "Veel Gestelde Vragen", + "findInReference": "Zoeken in Naslagwerk", + "gettingStarted": "Aan de Slag", + "keyword": "Typ een trefwoord", + "privacyPolicy": "Privacybeleid", + "reference": "Naslagwerk", + "search": "Zoek op Arduino.cc", + "troubleshooting": "Probleem oplossen", + "visit": "Bezoek Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Sluiten en installeren", + "closeToInstallNotice": "Sluit de software en installeer de update op je machine.", + "downloadButton": "Download", + "downloadingNotice": "Download de nieuwste versie van de Arduino IDE.", + "errorCheckingForUpdates": "Fout bij het controleren op Arduino IDE updates.\n{0}", + "goToDownloadButton": "Ga naar Download", + "goToDownloadPage": "Er is een update voor de Arduino IDE beschikbaar, maar we zijn niet in staat om die automatisch te downloaden en te installeren. Ga naar de download pagina en download de nieuwste versie vanaf daar.", + "ideUpdaterDialog": "Software bijwerken", + "newVersionAvailable": "Een nieuwe versie van Arduino IDE ({0}) is beschikbaar om te downloaden.", + "noUpdatesAvailable": "Er zijn geen recente updates beschikbaar voor de Arduino IDE", + "notNowButton": "Niet nu", + "skipVersionButton": "Versie overslaan", + "updateAvailable": "Update beschikbaar", + "versionDownloaded": "Arduino IDE {0} is gedownload." + }, + "library": { + "addZip": ".ZIP-bibliotheek toevoegen...", + "arduinoLibraries": "Arduino Bibliotheken", + "contributedLibraries": "Bijgedragen bibliotheken", + "dependenciesForLibrary": "Afhankelijkheden voor bibliotheek {0}:{1}", + "include": "Bibliotheek Gebruiken", + "installAll": "Alles installeren", + "installMissingDependencies": "Wilt u de ontbrekende afhankelijkheid installeren?", + "installOneMissingDependency": "Wilt u de ontbrekende afhankelijkheid installeren?", + "installOnly": "Installeer enkel {0}", + "installedSuccessfully": "Bibliotheek {0}:{1} succesvol geïnstalleerd", + "libraryAlreadyExists": "Er bestaat al een bibliotheek. Wil U het overschrijven? ", + "manageLibraries": "Bibliotheken Beheren...", + "namedLibraryAlreadyExists": "Er bestaat al een bibliotheek map met de naam {0}. Wil U het overschrijven?", + "needsMultipleDependencies": "De bibliotheek {0}:{1} heeft enkele andere afhankelijkheden nodig die momenteel niet zijn geïnstalleerd: ", + "needsOneDependency": "De bibliotheek {0}:{1} heeft een andere afhankelijkheid nodig die momenteel niet is geïnstalleerd:", + "overwriteExistingLibrary": "Wilt u de bestaande bibliotheek overschrijven?", + "successfullyInstalledZipLibrary": "Succesvol bibliotheek uit {0} archief geïnstalleerd", + "title": "Bibliotheken beheerder", + "uninstalledSuccessfully": "Bibliotheek {0}:{1} succesvol verwijdert", + "zipLibrary": "Bibliotheek" + }, + "menu": { + "sketch": "Schets", + "tools": "Hulpmiddelen" + }, + "preferences": { + "additionalManagerURLs": "Bijkomende Borden Beheerder URL's", + "auth.audience": "Het OAuth2 publiek.", + "auth.clientID": "De OAuth2 cliënt ID.", + "auth.domain": "Het OAuth2 Domein.", + "auth.registerUri": "De URI die is gebruikt om een nieuwe gebruiker te registreren.", + "automatic": "Automatisch", + "board.certificates": "Lijst met certificaten die kunnen worden geüpload naar borden", + "browse": "Bladeren", + "choose": "Kies", + "cloud.enabled": "Waar als de schets synchronisatie functies zijn ingeschakeld. Standaard ingesteld op waar.", + "cloud.pull.warn": "Waar als de gebruiker verwittigd moet worden voor een cloud schets trekken. Standaard ingesteld op waar. ", + "cloud.push.warn": "Waar als gebruikers moeten worden gewaarschuwd voordat ze een cloud schets pushen. Standaard ingesteld op waar. ", + "cloud.pushpublic.warn": "Waar als gebruikers moeten worden gewaarschuwd voordat ze een openbare schets naar de cloud pushen. Standaard ingesteld op waar.", + "cloud.sketchSyncEnpoint": "Het eindpunt dat wordt gebruikt om schetsen van een backend te pushen en te trekken. Standaard verwijst het naar Arduino Cloud API.", + "compile": "compileren", + "compile.verbose": "Waar voor uitgebreide compileer uitvoer. Standaard onwaar", + "compile.warnings": "Vertelt gcc welk waarschuwingsniveau moet worden gebruikt. Standaard 'Geen'", + "compilerWarnings": "Compiler waarschuwingen", + "editorFontSize": "Lettergrootte van editor", + "editorQuickSuggestions": "Snelle suggesties in editor", + "enterAdditionalURLs": "Voer extra URL's in, één per rij", + "files.inside.sketches": "Toon bestanden in Schetsen", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Release kanaal om bijgewerkte versies van te krijgen. 'stable' is de stabiele release, 'nightly' is de laatste ontwikkel build.", + "interfaceScale": "Interface schaal", + "invalid.editorFontSize": "Ongeldige lettergrootte voor editor. Het moet een positief geheel getal zijn.", + "invalid.sketchbook.location": "Ongeldige schetsboek locatie: {0}", + "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.", + "manualProxy": "Manuele proxy configuratie", + "network": "Netwerk", + "newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.", + "noProxy": "Geen proxy", + "showVerbose": "Uitgebreide uitvoer weergeven tijdens", + "sketchbook.location": "Schetsboek locatie", + "sketchbook.showAllFiles": "Waar om al de schets bestanden in de schets weer te geven. Standaard ingesteld op onwaar.", + "unofficialBoardSupport": "Klik voor een lijst met onofficiële borden ondersteuning URL's", + "upload": "uploaden", + "upload.verbose": "Waar voor uitgebreide uploaduitvoer. Standaard onwaar.", + "verifyAfterUpload": "Verifieer de code na het uploaden", + "window.autoScale": "Waar als de gebruikersinterface automatisch wordt geschaald met de lettergrootte.", + "window.zoomLevel": "Pas het zoomniveau van het venster aan. De oorspronkelijke grootte is 0 en elke stap hoger (bijv. 1) of lager (bijv. -1) staat voor 20% groter of kleiner zoomen. U kunt ook decimalen invoeren om het zoomniveau fijner in te stellen. " + }, + "replaceMsg": "De bestaande versie van {0} vervangen?", + "selectZip": "Selecteer een zipbestand met de bibliotheek die U wilt toevoegen", + "serial": { + "autoscroll": "Automatisch scrollen", + "carriageReturn": "Carriage Return", + "connectionBusy": "Verbinding mislukt. Seriële poort is bezet: {0}", + "disconnected": "Verbinding {0} met {1} verbroken.", + "failedReconnect": "Kon na 10 opeenvolgende pogingen {0} niet opnieuw verbinden met seriële poort. De seriële poort {1} is bezet.", + "message": "Bericht ({0} + Enter om bericht te verzenden naar '{1}' op '{2}')", + "newLine": "Nieuwe Regel", + "newLineCarriageReturn": "Zowel NL & CR", + "noLineEndings": "Geen RegelEinde", + "notConnected": "Niet verbonden. Kies een bord en een poort om automatisch te verbinden.", + "reconnect": "Opnieuw verbinding maken tussen {0} en {1} over {2} seconden...", + "timestamp": "Tijdstempel", + "toggleTimestamp": "Tijdstempel omschakelen", + "unexpectedError": "Onverwachte fout. Opnieuw verbinding maken met {0} op poort {1}." + }, + "sketch": { + "archiveSketch": "Archiveer Schets", + "cantOpen": "Er bestaat al een map met de naam \"{0}\". Kan schets niet openen.", + "close": "Weet je zeker dat je de schets wilt sluiten?", + "configureAndUpload": "Configureren en uploaden", + "couldNotConnectToSerial": "Kon niet opnieuw verbinding maken met seriële poort. {0}", + "createdArchive": "Archief '{0}' gemaakt.", + "doneCompiling": "Klaar met compileren.", + "doneUploading": "Klaar met uploaden.", + "exportBinary": "Gecompileerd binair bestand exporteren", + "moving": "Verplaatsten", + "movingMsg": "Het bestand \"{0}\" moet binnen een schetsmap met de naam \"{1}\" staan.\nMaak deze map, verplaats het bestand, en ga verder?", + "new": "Nieuw", + "openFolder": "Map Openen", + "openRecent": "Recentelijk geopend", + "openSketchInNewWindow": "Schets openen in nieuw venster", + "saveFolderAs": "Sla de schets map op als...", + "saveSketchAs": "Sla de schetsmap op als...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Schetsmap tonen", + "sketch": "Schets", + "sketchbook": "Schetsboek", + "titleLocalSketchbook": "Lokaal schetsboek", + "titleSketchbook": "Schetsboek", + "upload": "Uploaden", + "uploadUsingProgrammer": "Uploaden met behulp van Programmeerapparaat", + "userFieldsNotFoundError": "Kan gebruiker veld van verbonden bord niet vinden", + "verify": "Verifiëren", + "verifyOrCompile": "Verifiëren/Compileren" + }, + "upload": { + "error": "{0} fout: {1}" + }, + "userFields": { + "cancel": "Annuleer", + "upload": "Uploaden" + } + }, + "cloud": { + "GoToCloud": "GA NAAR CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Kan geen verbinding maken met het backend.", + "cannotConnectDaemon": "Kan geen verbinding maken met de CLI daemon.", + "couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Niet opgeslagen wijzigingen worden niet opgeslagen.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "Er is een fout opgetreden bij het starten van de foutopsporingssessie, controleer de logboeken voor meer details. ", + "typeNotSupported": "Het foutopsporingssessietype \"{0}\" wordt niet ondersteund. " + }, + "editor": { + "unsavedTitle": "Niet opgeslagen – {0}" + }, + "messages": { + "collapse": "Samenvouwen", + "expand": "Uitvouwen" + }, + "workspace": { + "deleteCurrentSketch": "Wilt u de huidige schets verwijderen?", + "fileNewName": "Naam voor nieuw bestand", + "invalidExtension": ".{0} is geen geldige extensie", + "invalidFilename": "Ongeldige bestandsnaam.", + "newFileName": "Nieuwe naam voor bestand", + "sketchDirectoryError": "Er is een fout opgetreden bij het maken van de schets map. Zie het logboek voor meer details. De applicatie zal waarschijnlijk niet werken zoals verwacht. " } + } } diff --git a/i18n/no_NO.json b/i18n/no_NO.json new file mode 100644 index 000000000..3bd7251da --- /dev/null +++ b/i18n/no_NO.json @@ -0,0 +1,352 @@ +{ + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" + }, + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} at {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Install Manually", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." + }, + "cloud": { + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Later", + "noBoardSelected": "No board selected", + "notConnected": "[not connected]", + "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "processing": "Processing", + "selectBoard": "Select Board", + "selectedOn": "on {0}", + "serialMonitor": "Serial Monitor", + "unknown": "Unknown" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "INSTALL", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "Replace" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Select Board", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Library", + "installAll": "Install all", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Install {0} only", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "menu": { + "sketch": "Sketch", + "tools": "Tools" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "choose": "Choose", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Connection failed. Serial port is busy: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Upload" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." + } + } +} diff --git a/i18n/pl.json b/i18n/pl.json index 4bdf10e96..d4bd19c0f 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Wygląda na to, że jesteś w trybie offline. Bez połączenia z Internetem Arduino CLI może nie być w stanie pobrać wymaganych zasobów i może spowodować awarię. Połącz się z Internetem i uruchom ponownie aplikację.", - "noBoardSelected": "Nie wybrano płytki", - "selectedOn": "on {0}", - "notConnected": "[nie podłączone]", - "serialMonitor": "Monitor portu szeregowego", - "oldFormat": "'{0}' nadal używa starego formatu `.pde`. Czy chcesz się przełączyć na nowe rozszerzenie `.ino`?", - "later": "Później", - "selectBoard": "Wybierz płytkę", - "unknown": "Nieznany", - "processing": "Przetwarzanie", - "saveChangesToSketch": "Czy chcesz zapisać zmiany w tym sketchu przed zamknięciem?", - "loseChanges": "Jeśli nie zapiszesz, zmiany zostaną utracone." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Szkic", - "tools": "Narzędzia" - }, - "debug": { - "optimizeForDebugging": "Optymalizuj pod kątem debugowania", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "Platforma nie jest zainstalowana dla '{0}'", - "debuggingNotSupported": "Debugowanie nie jest wspierane przez '{0}'" - }, - "preferences": { - "language.log": "Prawda, jeśli Arduino Language Server ma generować pliki z logami do folderu ze sketchem. W przeciwnym wypadku fałsz. Fałsz jest wartością domyślną.", - "compile.verbose": "Prawda, aby pokazywać szczegółowe informacje podczas kompilacji. Fałsz jest wartością domyślną.", - "compile.warnings": "Ustawia poziom ostrzeżeń w kompilatorze gcc. Domyślną wartością jest 'Brak'", - "upload.verbose": "Prawda, aby pokazywać szczegółowe informacje podczas wgrywania. Fałsz jest wartością domyślną.", - "window.autoScale": "Prawda, jeśli interfejs użytkownika skaluje się automatycznie z rozmiarem czcionki.", - "window.zoomLevel": "Dostosuj poziom powiększenia okna. Oryginalny rozmiar to 0, a każdy przyrost powyżej (np. 1) lub poniżej (np. -1) oznacza odpowiednio powiększenie lub pomniejszenie o 20%. Możesz również wprowadzić ułamki dziesiętne, aby dostosować poziom powiększenia z większą dokładnością.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "Lista certyfikatów, które można przesłać do płytki", - "sketchbook.showAllFiles": "Prawda, aby wyświetlać wszystkie pliki ze szkicu. Fałsz jest wartością domyślną.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.audience": "The OAuth2 audience.", - "auth.registerUri": "Identyfikator URI używany do zarejestrowania nowego użytkownika.", - "network": "Sieć", - "sketchbook.location": "Sketchbook location", - "browse": "Przeglądaj", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "Rozmiar czcionki edytora", - "interfaceScale": "Skalowanie interfejsu", - "showVerbose": "Show verbose output during", - "compilerWarnings": "Ostrzeżenia kompilatora", - "automatic": "Automatyczne", - "compile": "kompilacja", - "upload": "przesyłanie", - "verifyAfterUpload": "Weryfikuj kod po przesłaniu", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Dodatkowe adresy URL do menadżera płytek", - "noProxy": "No proxy", - "manualProxy": "Konfiguracja ręczna proxy", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "Wybierz", - "enterAdditionalURLs": "Wprowadź dodatkowe adresy URL, po jednym adresie w wierszu", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Nieprawidłowy rozmiar czcionki edytora. Musi to być dodatnia liczba całkowita.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "ZALOGUJ SIĘ", - "signOut": "Wyloguj się", - "chooseSketchVisibility": "Wybierz widoczność swojego Szkicu:", - "privateVisibility": "Prywatny. Tylko Ty możesz zobaczyć ten Szkic.", - "publicVisibility": "Publiczny. Każda osoba mająca link może zobaczyć ten Szkic.", - "link": "Odnośnik:", - "embed": "Embed:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Udostępnij Szkic", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Otwórz w Cloud Editor", - "options": "Opcje...", - "share": "Udostępnij...", - "remote": "Remote", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Zaloguj się do Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Dowiedz się więcej", - "continue": "Kontynuuj", - "pushSketch": "Push Sketch", - "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.", - "pull": "Zaciągnij", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Zakończono zaciąganie ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Wypchnij", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Połączony", - "offline": "Offline", - "profilePicture": "Obrazek profilowy" - }, - "board": { - "installManually": "Zainstaluj ręcznie", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Wybierz inną płytkę i port", - "configDialog1": "Wybierz płytkę oraz port, aby wgrać szkic.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Wybierz płytkę podłączoną do wybranego portu.", - "showAllAvailablePorts": "Po włączeniu pokazuje wszystkie dostępne porty", - "programmer": "Programator", - "succesfullyInstalledPlatform": "Pomyślnie zainstalowano platformę {0}:{1}", - "succesfullyUninstalledPlatform": "Pomyślnie odinstalowano platformę {0}:{1}", - "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?", - "reselectLater": "Reselect later", - "noneSelected": "Nie wybrano płytki.", - "noPortsSelected": "Nie wybrano portu dla płytki: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Wybierz inną płytkę i port...", - "boardListItem": "{0} w {1}", - "selectBoardForInfo": "Wybierz płytkę, aby uzyskać o niej informacje.", - "platformMissing": "Platforma dla wybranej płytki '{0}' nie jest zainstalowana.", - "selectPortForInfo": "Wybierz port, aby uzyskać informacje o płytce.", - "boardInfo": "Informacje o płytce", - "board": "Płytka{0}", - "port": "Port{0}", - "getBoardInfo": "Pobierz informacje o płytce", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Menedżer Płytek", - "about": { - "label": "O {0}", - "detail": "Wersja: {0}\nData: {1}{2}\nWersja CLI: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Dodaj plik", - "replaceTitle": "Zamień", - "fileAdded": "Jeden plik dodany do szkicu." - }, - "replaceMsg": "Czy zamienić istniejącą wersję {0}?", - "library": { - "addZip": "Dodaj bibliotekę .ZIP...", - "zipLibrary": "Biblioteka", - "overwriteExistingLibrary": "Czy chcesz nadpisać istniejącą bibliotekę?", - "successfullyInstalledZipLibrary": "Pomyślnie zainstalowano bibliotekę z archiwum {0}", - "namedLibraryAlreadyExists": "Folder biblioteki o nazwie {0} już istnieje. Czy chcesz go nadpisać?", - "libraryAlreadyExists": "Biblioteka już istnieje. Czy chcesz ją nadpisać?", - "include": "Dołącz bibliotekę", - "manageLibraries": "Zarządzaj bibliotekami...", - "arduinoLibraries": "Biblioteki Arduino", - "contributedLibraries": "Contributed libraries", - "title": "Menedżer bibliotek", - "needsOneDependency": "Biblioteka {0}:{1} wymaga innej zależności, która obecnie nie jest zainstalowana:", - "needsMultipleDependencies": "Biblioteka {0}:{1} wymaga innych zależności, które obecnie nie są zainstalowane:", - "installOneMissingDependency": "Czy chcesz zainstalować brakującą zależność?", - "installMissingDependencies": "Czy chcesz zainstalować wszystkie brakujące zależności?", - "dependenciesForLibrary": "Zależności dla biblioteki {0}:{1}", - "installAll": "Zainstaluj wszystko", - "installOnly": "Zainstaluj tylko {0}", - "installedSuccessfully": "Pomyślnie zainstalowano bibliotekę {0}:{1}", - "uninstalledSuccessfully": "Pomyślnie odinstalowano bibliotekę {0}:{1}" - }, - "selectZip": "Wybierz plik ZIP zawierający bibliotekę, którą chcesz dodać", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "Nowy", - "openRecent": "Otwórz ostatnie", - "showFolder": "Show Sketch Folder", - "sketch": "Szkic", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Prześlij", - "uploadUsingProgrammer": "Prześlij używając programatora", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Przesyłanie zakończone.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Weryfikuj/Kompiluj", - "exportBinary": "Export Compiled Binary", - "verify": "Weryfikuj", - "doneCompiling": "Kompilacja zakończona.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Otwórz szkic w nowym oknie.", - "openFolder": "Otwórz folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Zakomentuj/Odkomentuj", - "increaseIndent": "Zwiększ wcięcie", - "decreaseIndent": "Zmniejsz wcięcie", - "increaseFontSize": "Zwiększ rozmiar czcionki", - "decreaseFontSize": "Zmniejsz rozmiar czcionki", - "autoFormat": "Automatyczne formatowanie" - }, - "examples": { - "menu": "Przykłady", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Wbudowane przykłady", - "customLibrary": "Examples from Custom Libraries", - "for": "Przykłady dla {0}", - "forAny": "Przykłady dla dowolnej płytki" - }, - "help": { - "search": "Szukaj na Arduino.cc", - "keyword": "Wpisz słowo kluczowe", - "gettingStarted": "Getting Started", - "environment": "Środowisko", - "troubleshooting": "Rozwiązywanie problemów", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Najczęściej zadawane pytania", - "visit": "Odwiedź Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Usuń", - "upload": "Prześlij", - "addURL": "Dodaj adres URL, aby pobrać certyfikat SSL", - "enterURL": "Wprowadź adres URL", - "selectCertificateToUpload": "1. Wybierz certyfikat do przesłania", - "addNew": "Dodaj nowy", - "selectDestinationBoardToUpload": "2. Wybierz docelową płytkę i prześli certyfikat", - "uploadingCertificates": "Przesyłanie certyfikatów.", - "certificatesUploaded": "Certyfikaty przesłane.", - "uploadFailed": "Przesyłanie nie powiodło się. Spróbuj ponownie.", - "selectBoard": "Wybierz płytkę...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Wybierz płytkę", - "checkUpdates": "Sprawdź uaktualnienia", - "selectVersion": "Select firmware version", - "install": "Zainstaluj", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Instalacja nie powiodła się. Spróbuj ponownie." - }, - "dialog": { - "dontAskAgain": "Nie pytaj ponownie" - }, - "userFields": { - "cancel": "Cancel", - "upload": "Prześlij" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "Nowa linia", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Nie połączono. Wybierz płytkę i port do automatycznego połączenia.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Połączenie nie powiodło się. Port szeregowy jest zajęty: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Odinstaluj", - "uninstallMsg": "Czy chcesz odinstalować {0}?", - "by": "by", - "version": "Wersja {0}", - "moreInfo": "Więcej informacji", - "install": "ZAINSTALUJ", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Błąd kompilacji: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Wersja: {0}\nData: {1}{2}\nWersja CLI: {3}{4} [{5}]\n\n{6}", + "label": "O {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Rozwiń", - "collapse": "Zwiń" - }, - "workspace": { - "fileNewName": "Nazwa nowego pliku", - "invalidFilename": "Nieprawidłowa nazwa pliku.", - "invalidExtension": ".{0} nie jest prawidłowym rozszerzeniem", - "newFileName": "Nowa nazwa pliku", - "deleteCurrentSketch": "Do you want to delete the current sketch?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Płytka{0}", + "boardInfo": "Informacje o płytce", + "boardListItem": "{0} w {1}", + "configDialog1": "Wybierz płytkę oraz port, aby wgrać szkic.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Wybierz inną płytkę i port", + "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?", + "getBoardInfo": "Pobierz informacje o płytce", + "inSketchbook": " (in Sketchbook)", + "installManually": "Zainstaluj ręcznie", + "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?", + "noPortsSelected": "Nie wybrano portu dla płytki: '{0}'.", + "noneSelected": "Nie wybrano płytki.", + "openBoardsConfig": "Wybierz inną płytkę i port...", + "platformMissing": "Platforma dla wybranej płytki '{0}' nie jest zainstalowana.", + "pleasePickBoard": "Wybierz płytkę podłączoną do wybranego portu.", + "port": "Port{0}", + "programmer": "Programator", + "reselectLater": "Reselect later", + "selectBoardForInfo": "Wybierz płytkę, aby uzyskać o niej informacje.", + "selectPortForInfo": "Wybierz port, aby uzyskać informacje o płytce.", + "showAllAvailablePorts": "Po włączeniu pokazuje wszystkie dostępne porty", + "succesfullyInstalledPlatform": "Pomyślnie zainstalowano platformę {0}:{1}", + "succesfullyUninstalledPlatform": "Pomyślnie odinstalowano platformę {0}:{1}" + }, + "boardsManager": "Menedżer Płytek", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Dodaj nowy", + "addURL": "Dodaj adres URL, aby pobrać certyfikat SSL", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certyfikaty przesłane.", + "enterURL": "Wprowadź adres URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Usuń", + "selectBoard": "Wybierz płytkę...", + "selectCertificateToUpload": "1. Wybierz certyfikat do przesłania", + "selectDestinationBoardToUpload": "2. Wybierz docelową płytkę i prześli certyfikat", + "upload": "Prześlij", + "uploadFailed": "Przesyłanie nie powiodło się. Spróbuj ponownie.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Przesyłanie certyfikatów." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Wybierz widoczność swojego Szkicu:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Połączony", + "continue": "Kontynuuj", + "donePulling": "Zakończono zaciąganie ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Dowiedz się więcej", + "link": "Odnośnik:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Otwórz w Cloud Editor", + "options": "Opcje...", + "privateVisibility": "Prywatny. Tylko Ty możesz zobaczyć ten Szkic.", + "profilePicture": "Obrazek profilowy", + "publicVisibility": "Publiczny. Każda osoba mająca link może zobaczyć ten Szkic.", + "pull": "Zaciągnij", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Wypchnij", + "pushSketch": "Push Sketch", + "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", + "share": "Udostępnij...", + "shareSketch": "Udostępnij Szkic", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "ZALOGUJ SIĘ", + "signInToCloud": "Zaloguj się do Arduino Cloud", + "signOut": "Wyloguj się", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Później", + "noBoardSelected": "Nie wybrano płytki", + "notConnected": "[nie podłączone]", + "offlineIndicator": "Wygląda na to, że jesteś w trybie offline. Bez połączenia z Internetem Arduino CLI może nie być w stanie pobrać wymaganych zasobów i może spowodować awarię. Połącz się z Internetem i uruchom ponownie aplikację.", + "oldFormat": "'{0}' nadal używa starego formatu `.pde`. Czy chcesz się przełączyć na nowe rozszerzenie `.ino`?", + "processing": "Przetwarzanie", + "selectBoard": "Wybierz płytkę", + "selectedOn": "on {0}", + "serialMonitor": "Monitor portu szeregowego", + "unknown": "Nieznany" + }, + "compile": { + "error": "Błąd kompilacji: {0}" + }, + "component": { + "by": "by", + "filterSearch": "Filter your search...", + "install": "ZAINSTALUJ", + "moreInfo": "Więcej informacji", + "uninstall": "Odinstaluj", + "uninstallMsg": "Czy chcesz odinstalować {0}?", + "version": "Wersja {0}" + }, + "contributions": { + "addFile": "Dodaj plik", + "fileAdded": "Jeden plik dodany do szkicu.", + "replaceTitle": "Zamień" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugowanie nie jest wspierane przez '{0}'", + "noPlatformInstalledFor": "Platforma nie jest zainstalowana dla '{0}'", + "optimizeForDebugging": "Optymalizuj pod kątem debugowania" + }, + "dialog": { + "dontAskAgain": "Nie pytaj ponownie" + }, + "editor": { + "autoFormat": "Automatyczne formatowanie", + "commentUncomment": "Zakomentuj/Odkomentuj", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Zmniejsz rozmiar czcionki", + "decreaseIndent": "Zmniejsz wcięcie", + "increaseFontSize": "Zwiększ rozmiar czcionki", + "increaseIndent": "Zwiększ wcięcie" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Wbudowane przykłady", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Przykłady dla {0}", + "forAny": "Przykłady dla dowolnej płytki", + "menu": "Przykłady" + }, + "firmware": { + "checkUpdates": "Sprawdź uaktualnienia", + "failedInstall": "Instalacja nie powiodła się. Spróbuj ponownie.", + "install": "Zainstaluj", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Wybierz płytkę", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Środowisko", + "faq": "Najczęściej zadawane pytania", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Wpisz słowo kluczowe", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Szukaj na Arduino.cc", + "troubleshooting": "Rozwiązywanie problemów", + "visit": "Odwiedź Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Dodaj bibliotekę .ZIP...", + "arduinoLibraries": "Biblioteki Arduino", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Zależności dla biblioteki {0}:{1}", + "include": "Dołącz bibliotekę", + "installAll": "Zainstaluj wszystko", + "installMissingDependencies": "Czy chcesz zainstalować wszystkie brakujące zależności?", + "installOneMissingDependency": "Czy chcesz zainstalować brakującą zależność?", + "installOnly": "Zainstaluj tylko {0}", + "installedSuccessfully": "Pomyślnie zainstalowano bibliotekę {0}:{1}", + "libraryAlreadyExists": "Biblioteka już istnieje. Czy chcesz ją nadpisać?", + "manageLibraries": "Zarządzaj bibliotekami...", + "namedLibraryAlreadyExists": "Folder biblioteki o nazwie {0} już istnieje. Czy chcesz go nadpisać?", + "needsMultipleDependencies": "Biblioteka {0}:{1} wymaga innych zależności, które obecnie nie są zainstalowane:", + "needsOneDependency": "Biblioteka {0}:{1} wymaga innej zależności, która obecnie nie jest zainstalowana:", + "overwriteExistingLibrary": "Czy chcesz nadpisać istniejącą bibliotekę?", + "successfullyInstalledZipLibrary": "Pomyślnie zainstalowano bibliotekę z archiwum {0}", + "title": "Menedżer bibliotek", + "uninstalledSuccessfully": "Pomyślnie odinstalowano bibliotekę {0}:{1}", + "zipLibrary": "Biblioteka" + }, + "menu": { + "sketch": "Szkic", + "tools": "Narzędzia" + }, + "preferences": { + "additionalManagerURLs": "Dodatkowe adresy URL do menadżera płytek", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "Identyfikator URI używany do zarejestrowania nowego użytkownika.", + "automatic": "Automatyczne", + "board.certificates": "Lista certyfikatów, które można przesłać do płytki", + "browse": "Przeglądaj", + "choose": "Wybierz", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "kompilacja", + "compile.verbose": "Prawda, aby pokazywać szczegółowe informacje podczas kompilacji. Fałsz jest wartością domyślną.", + "compile.warnings": "Ustawia poziom ostrzeżeń w kompilatorze gcc. Domyślną wartością jest 'Brak'", + "compilerWarnings": "Ostrzeżenia kompilatora", + "editorFontSize": "Rozmiar czcionki edytora", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Wprowadź dodatkowe adresy URL, po jednym adresie w wierszu", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Skalowanie interfejsu", + "invalid.editorFontSize": "Nieprawidłowy rozmiar czcionki edytora. Musi to być dodatnia liczba całkowita.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "invalid.theme": "Invalid theme.", + "language.log": "Prawda, jeśli Arduino Language Server ma generować pliki z logami do folderu ze sketchem. W przeciwnym wypadku fałsz. Fałsz jest wartością domyślną.", + "manualProxy": "Konfiguracja ręczna proxy", + "network": "Sieć", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "Prawda, aby wyświetlać wszystkie pliki ze szkicu. Fałsz jest wartością domyślną.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "przesyłanie", + "upload.verbose": "Prawda, aby pokazywać szczegółowe informacje podczas wgrywania. Fałsz jest wartością domyślną.", + "verifyAfterUpload": "Weryfikuj kod po przesłaniu", + "window.autoScale": "Prawda, jeśli interfejs użytkownika skaluje się automatycznie z rozmiarem czcionki.", + "window.zoomLevel": "Dostosuj poziom powiększenia okna. Oryginalny rozmiar to 0, a każdy przyrost powyżej (np. 1) lub poniżej (np. -1) oznacza odpowiednio powiększenie lub pomniejszenie o 20%. Możesz również wprowadzić ułamki dziesiętne, aby dostosować poziom powiększenia z większą dokładnością." + }, + "replaceMsg": "Czy zamienić istniejącą wersję {0}?", + "selectZip": "Wybierz plik ZIP zawierający bibliotekę, którą chcesz dodać", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "connectionBusy": "Połączenie nie powiodło się. Port szeregowy jest zajęty: {0}", + "disconnected": "Disconnected {0} from {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "Nowa linia", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Nie połączono. Wybierz płytkę i port do automatycznego połączenia.", + "reconnect": "Reconnecting {0} to {1} in {2} seconds...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Kompilacja zakończona.", + "doneUploading": "Przesyłanie zakończone.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "Nowy", + "openFolder": "Otwórz folder", + "openRecent": "Otwórz ostatnie", + "openSketchInNewWindow": "Otwórz szkic w nowym oknie.", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Szkic", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Prześlij", + "uploadUsingProgrammer": "Prześlij używając programatora", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Weryfikuj", + "verifyOrCompile": "Weryfikuj/Kompiluj" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "upload": "Prześlij" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Zwiń", + "expand": "Rozwiń" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Nazwa nowego pliku", + "invalidExtension": ".{0} nie jest prawidłowym rozszerzeniem", + "invalidFilename": "Nieprawidłowa nazwa pliku.", + "newFileName": "Nowa nazwa pliku", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/pt.json b/i18n/pt.json index b2f40b39e..68128ab2e 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Você parece estar offline. Sem uma conexão com a Internet, a CLI do Arduino poderá não ser capaz de baixar os recursos necessários e poderá causar mau funcionamento. Conecte-se à Internet e reinicie o aplicativo.", - "noBoardSelected": "Nenhuma placa selecionada.", - "selectedOn": "em {0}", - "notConnected": "[não está conectado]", - "serialMonitor": "Monitor Serial", - "oldFormat": "O '{0}' ainda utiliza o formato antigo `.pde`. Deseja mudar para a nova extensão `.ino`?", - "later": "Depois", - "selectBoard": "Selecione a Placa", - "unknown": "Desconhecido", - "processing": "Processando", - "saveChangesToSketch": "Deseja salvar as alterações neste sketch antes de fechar?", - "loseChanges": "Se você não salvar, as alterações serão perdidas. " - }, - "ide-updater": { - "errorCheckingForUpdates": "Erro ao verificar as atualizações do IDE do Arduino. {0}", - "notNowButton": "Agora não ", - "versionDownloaded": "O Arduino IDE {0} foi baixado. ", - "closeToInstallNotice": "Feche o software e instale a atualização em sua máquina. ", - "closeAndInstallButton": "Fechar e instalar ", - "downloadingNotice": "Baixando a versão mais recente do IDE do Arduino.", - "updateAvailable": "Atualização disponível", - "newVersionAvailable": "Uma nova versão do Arduino IDE ({0}) está disponível para download.", - "skipVersionButton": "Pular versão ", - "downloadButton": "Baixar", - "goToDownloadPage": "Uma atualização para o Arduino IDE está disponível, mas não podemos baixá-la e instalá-la automaticamente. Por favor, vá para a página de download e baixe a versão mais recente de lá. ", - "goToDownloadButton": "Ir Para Baixar", - "ideUpdaterDialog": "Atualização de software ", - "noUpdatesAvailable": "Não há atualizações recentes disponíveis para o Arduino IDE " - }, - "menu": { - "sketch": "Rascunho", - "tools": "Ferramentas" - }, - "debug": { - "optimizeForDebugging": "Otimizar para Depuração", - "debugWithMessage": "Depuração - {0}", - "noPlatformInstalledFor": "A plataforma não está instalada para '{0}'", - "debuggingNotSupported": "A depuração não é suportada por '{0}'" - }, - "preferences": { - "language.log": "Verdadeiro se o Arduino Language Server deverá gerar arquivos de log na pasta do sketch. Caso contrário, falso. Falso é padrão.", - "compile.verbose": "Verdadeiro para saída de compilação detalhada. Falso é padrão", - "compile.warnings": "Diz ao gcc qual nível de aviso usar. 'Nenhum' é padrão", - "upload.verbose": "Verdadeiro para saída de upload detalhada. Falsa é padrão.", - "window.autoScale": "Verdadeiro se a interface do usuário for dimensionada automaticamente com o tamanho da fonte.", - "window.zoomLevel": "Ajuste o nível de zoom da janela. O tamanho original é 0 e cada incremento acima (por exemplo, 1) ou abaixo (por exemplo, -1) representa um zoom 20% maior ou menor. Você também pode inserir decimais para ajustar o nível de zoom para uma maior precisão.", - "ide.updateChannel": "Canal de lançamento para se atualizar. 'stable' é o lançamento estável, 'nightly' é o último build de desenvolvimento.", - "board.certificates": "Lista de certificados que podem ser carregados nas placas", - "sketchbook.showAllFiles": "Verdadeiro para mostrar todos os arquivos de sketch dentro do sketch. Falso é padrão.", - "cloud.enabled": "Verdadeiro se as funções de sincronização de sketch estiverem ativadas. O padrão é verdadeiro.", - "cloud.pull.warn": "Verdadeiro se os usuários devem ser avisados antes de baixar um sketch da nuvem. O padrão é verdadeiro.", - "cloud.push.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um sketch para a nuvem. O padrão é verdadeiro.", - "cloud.pushpublic.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um sketch público para a nuvem. O padrão é verdadeiro.", - "cloud.sketchSyncEnpoint": "O endpoint usado para enviar e baixar os sketches de um backend. Por padrão, ele aponta para a Arduino Cloud API.", - "auth.clientID": "O ID do cliente OAuth2.", - "auth.domain": "O domínio do cliente OAuth2.", - "auth.audience": "O OAuth2 publico.", - "auth.registerUri": "A URI usada para registrar um novo usuário.", - "network": "Rede", - "sketchbook.location": "Localização dos Sketchbooks", - "browse": "Procurar", - "files.inside.sketches": "Mostrar arquivos dentro dos Sketches", - "editorFontSize": "Tamanho da fonte do editor", - "interfaceScale": "Dimensões da interface", - "showVerbose": "Mostrar a saída detalhada durante", - "compilerWarnings": "Avisos do compilador", - "automatic": "Automático", - "compile": "compilar", - "upload": "enviar", - "verifyAfterUpload": "Verificar o código após enviar", - "editorQuickSuggestions": "Dicas do editor", - "additionalManagerURLs": "URLs Adicionais para Gerenciadores de Placas", - "noProxy": "Sem proxy", - "manualProxy": "Configurações manuais de proxy", - "newSketchbookLocation": "Escolher", - "choose": "Escolher", - "enterAdditionalURLs": "Insira URLs adicionais, uma por linha", - "unofficialBoardSupport": "Clique para obter uma lista de URLs de placas não oficiais suportadas", - "invalid.sketchbook.location": "Localização inválida para o sketchbook: {0}", - "invalid.editorFontSize": "Tamanho da fonte do editor inválido. Deve ser um número inteiro positivo.", - "invalid.theme": "Tema inválido" - }, - "cloud": { - "signIn": "ENTRAR", - "signOut": "Sair", - "chooseSketchVisibility": "Escolha a visibilidade do seu Sketch:", - "privateVisibility": "Privado. Só você poderá ver o Sketch.", - "publicVisibility": "Público. Qualquer pessoa com o link poderá visualizar o Sketch.", - "link": "Endereço", - "embed": "Embutir:", - "cloudSketchbook": "Sketchbook na nuvem", - "shareSketch": "Compartilhar Sketch", - "showHideRemoveSketchbook": "Exibir/Ocultar Sketchbook remoto", - "pullSketch": "Baixar Sketch", - "openInCloudEditor": "Abrir no Cloud Editor", - "options": "Opções...", - "share": "Compartilhar...", - "remote": "Remoto", - "emptySketchbook": "O seu Sketchbook está vazio", - "visitArduinoCloud": "Visite Arduino Cloud para criar Cloud Sketches.", - "signInToCloud": "Faça login no Arduino Cloud", - "syncEditSketches": "Sincronizar e editar seus Sketches no Arduino Cloud", - "learnMore": "Saiba mais", - "continue": "Continuar", - "pushSketch": "Enviar Sketch", - "pushSketchMsg": "Baixar", - "pull": "Baixar", - "pullSketchMsg": "Baixar este Sketch da nuvem irá sobrescrever sua versão local. Você tem certeza que deseja continuar?", - "donePulling": "Terminou de baixar '{0}'.", - "notYetPulled": "Não é possível enviar para a nuvem. Ainda não foi baixado.", - "push": "Enviar", - "pullFirst": "Você precisa baixar primeiro para poder enviar para a nuvem.", - "donePushing": "Concluído o envio de ‘{0}’.", - "connected": "Conectado", - "offline": "Desconectado", - "profilePicture": "Foto do perfil" - }, - "board": { - "installManually": "Instalar Manualmente", - "installNow": "O núcleo \"{0} {1}\" deve ser instalado para a placa \"{2}\" atualmente selecionada. Quer instalar agora?", - "configDialogTitle": "Selecionar Outra Placa e Porta", - "configDialog1": "Selecione uma placa e uma porta se quiser fazer o upload de um sketch.", - "configDialog2": "Se você somente selecionar uma Placa você será capaz de compilar, mas não de enviar o seu rascunho.", - "pleasePickBoard": "Escolha uma placa conectada à porta que você selecionou.", - "showAllAvailablePorts": "Mostrar todas as portas disponíveis quando habilitado", - "programmer": "Programador/Gravador", - "succesfullyInstalledPlatform": "Plataforma instalada com sucesso {0}: {1}", - "succesfullyUninstalledPlatform": "Plataforma desinstalada com sucesso {0}: {1}", - "couldNotFindPreviouslySelected": "Não foi possível encontrar a placa selecionada anteriormente '{0}' na plataforma instalada '{1}'. Por favor, selecione novamente a placa que deseja usar. Você deseja selecioná-la novamente agora?", - "reselectLater": "Selecionar novamente mais tarde", - "noneSelected": "Nenhuma placa selecionada.", - "noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.", - "noFQBN": "O FQBN não está disponível para a placa selecionada \"{0}\". Você tem o núcleo correspondente instalado?", - "openBoardsConfig": "Selecione outra placa e porta...", - "boardListItem": "{0} de {1}", - "selectBoardForInfo": "Selecione uma placa para obter informações sobre ela.", - "platformMissing": "A plataforma para a placa '{0}' selecionada não está instalada.", - "selectPortForInfo": "Selecione uma porta para obter informações sobre a placa.", - "boardInfo": "Informações da Placa", - "board": "Placa{0}", - "port": "Porta{0}", - "getBoardInfo": "Obter Informações da Placa", - "inSketchbook": "(no Sketchbook)" - }, - "boardsManager": "Gerenciador de Placas", - "about": { - "label": "Sobre {0}", - "detail": "Versão: {0}\nData: {1}{2}\nVersão do CLI : {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Adicionar Ficheiro...", - "replaceTitle": "Substituir", - "fileAdded": "Um arquivo adicionado ao sketch." - }, - "replaceMsg": "Substituir a versão existente de {0}?", - "library": { - "addZip": "Adicionar biblioteca .ZIP...", - "zipLibrary": "Biblioteca", - "overwriteExistingLibrary": "Você deseja sobrescrever a biblioteca existente?", - "successfullyInstalledZipLibrary": "Biblioteca instalada com sucesso do arquivo {0}", - "namedLibraryAlreadyExists": "Já existe uma pasta da biblioteca chamada {0}. Você deseja sobrescreve-la?", - "libraryAlreadyExists": "Essa biblioteca já existe. Você deseja sobrescreve-la?", - "include": "Adicionar Biblioteca", - "manageLibraries": "Gerenciar bibliotecas...", - "arduinoLibraries": "Bibliotecas Arduino", - "contributedLibraries": "Bibliotecas contribuídas", - "title": "Gerenciador de Bibliotecas", - "needsOneDependency": "A biblioteca {0}: {1} precisa de outra dependência que atualmente não está instalada:", - "needsMultipleDependencies": "A biblioteca {0}: {1} precisa de algumas outras dependências que atualmente não estão instaladas:", - "installOneMissingDependency": "Deseja instalar a dependência ausente?", - "installMissingDependencies": "Deseja instalar todas as dependências ausentes?", - "dependenciesForLibrary": "Dependências da biblioteca {0}: {1}", - "installAll": "Instalar tudo", - "installOnly": "Instalar apenas {0} ", - "installedSuccessfully": "Biblioteca instalada com sucesso {0}: {1}", - "uninstalledSuccessfully": "Biblioteca desinstalada com sucesso {0}: {1}" - }, - "selectZip": "Selecione um arquivo zip contendo a biblioteca que deseja adicionar", - "sketch": { - "archiveSketch": "Arquivar Sketch", - "saveSketchAs": "Salvar a pasta de sketch como...", - "createdArchive": "Arquivo criado '{0}'.", - "new": "Novo", - "openRecent": "Abrir Recente", - "showFolder": "Mostrar a pasta de Sketches", - "sketch": "Sketch", - "moving": "Movendo", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "Directoria chamada \"{0}\" já existe. Não é possível abrir o rascunho.", - "saveFolderAs": "Salvar a pasta de sketch como...", - "sketchbook": "Sketchbook", - "upload": "Enviar usando Programador", - "uploadUsingProgrammer": "Enviar Usando Programador", - "userFieldsNotFoundError": "Não é possível encontrar dados de usuário para placa conectada", - "doneUploading": "Envio concluído.", - "configureAndUpload": "Configurar e Fazer Envio", - "verifyOrCompile": "Verificar/Compilar", - "exportBinary": "Exportar Binário Compilado", - "verify": "Verificar", - "doneCompiling": "Compilação concluída.", - "couldNotConnectToSerial": "Não foi possível reconectar à porta serial. {0}", - "openSketchInNewWindow": "Abrir sketch em uma nova janela", - "openFolder": "Abrir Pasta", - "titleLocalSketchbook": "Sketchbook Local", - "titleSketchbook": "Sketchbook", - "close": "Tem certeza que deseja fechar o sketch?" - }, - "bootloader": { - "burnBootloader": "Gravar bootloader", - "doneBurningBootloader": "Feita a gravação do bootloader." - }, - "editor": { - "copyForForum": "Copiar para o Fórum (Markdown)", - "commentUncomment": "Comentar/Eliminar Comentário", - "increaseIndent": "Aumentar Recuo", - "decreaseIndent": "Diminuir Recuo", - "increaseFontSize": "Aumentar o Tamanho da Fonte", - "decreaseFontSize": "Diminuir tamanho da fonte", - "autoFormat": "Autoformatação" - }, - "examples": { - "menu": "Exemplos", - "couldNotInitializeExamples": "Não foi possível inicializar os exemplos integrados.", - "builtInExamples": "Exemplos Incluídos", - "customLibrary": "Exemplos de Bibliotecas Customizadas", - "for": "Exemplos para {0}", - "forAny": "Exemplos para qualquer placa" - }, - "help": { - "search": "Procurar no Arduino.cc", - "keyword": "Digite uma palavra-chave", - "gettingStarted": "Começando", - "environment": "Ambiente", - "troubleshooting": "Solução de problemas", - "reference": "Referência", - "findInReference": "Encontrar em Referência", - "faq": "Perguntas Frequentes", - "visit": "Visitar Arduino.cc", - "privacyPolicy": "Política de Privacidade " - }, - "certificate": { - "uploadRootCertificates": "Enviar certificado Raiz SSL", - "openContext": "Abrir contexto", - "remove": "Remover", - "upload": "Carregar", - "addURL": "Adicionar URL para localizar o certificado SSL", - "enterURL": "Insira a URL", - "selectCertificateToUpload": "1. Selecione o certificado para fazer o envio", - "addNew": "Adicionar Novo", - "selectDestinationBoardToUpload": "2. Selecione a placa de destino e envie o certificado", - "uploadingCertificates": "Enviando certificados.", - "certificatesUploaded": "Certificados enviados.", - "uploadFailed": "O envio falhou. Por favor, tente novamente.", - "selectBoard": "Selecione uma placa...", - "boardAtPort": "{0} de {1}", - "noSupportedBoardConnected": "Nenhuma placa compatível conectada" - }, - "firmware": { - "updater": "Atualizador de Firmware WiFi101 / WiFiNINA", - "selectBoard": "Selecionar Placa", - "checkUpdates": "Verificar Atualizações", - "selectVersion": "Selecione a versão do firmware", - "install": "Instalar", - "overwriteSketch": "A instalação substituirá o sketch na placa.", - "installingFirmware": "Instalando firmware.", - "successfullyInstalled": "Firmware instalado com sucesso. ", - "failedInstall": "A instalação falhou. Por favor, tente novamente." - }, - "dialog": { - "dontAskAgain": "Não perguntar novamente" - }, - "userFields": { - "cancel": "Cancelar", - "upload": "Carregar" - }, - "serial": { - "toggleTimestamp": "Mudar Data e Hora", - "autoscroll": "Avanço automático de linha", - "timestamp": "Data e Hora", - "noLineEndings": "Sem final de linha", - "newLine": "Nova linha", - "carriageReturn": "Retorno de linha", - "newLineCarriageReturn": "Nova linha e retorno de linha", - "notConnected": "Não conectado. Selecione uma placa e uma porta para conectar automaticamente.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "A conexão falhou. A porta serial está ocupada: {0}", - "disconnected": "Desconectado {0} de {1}.", - "unexpectedError": "Erro inesperado. Reconectando {0} na porta {1}.", - "failedReconnect": "Falha ao reconectar com a porta serial {0} após 10 tentativas consecutivas. A porta serial {1} está ocupada.", - "reconnect": "Reconectando {0} ao {1} em {2} segundos..." - }, - "component": { - "uninstall": "Desinstalar", - "uninstallMsg": "Deseja desinstalar {0}?", - "by": "por", - "version": "Versão {0}", - "moreInfo": "Mais informações", - "install": "Instalar", - "filterSearch": "Filtrar a sua pesquisa…" - }, - "electron": { - "couldNotSave": "Não foi possível salvar o sketch. Copie seu trabalho não salvo em seu editor de texto favorito e reinicie a IDE.", - "unsavedChanges": "Quaisquer alterações não serão salvas." - }, - "compile": { - "error": "Erro de compilação: {0}" - }, - "upload": { - "error": "{0} erro: {1}" - }, - "burnBootloader": { - "error": "Erro ao gravar o bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Versão: {0}\nData: {1}{2}\nVersão do CLI : {3}{4} [{5}]\n\n{6}", + "label": "Sobre {0}" }, - "theia": { - "core": { - "couldNotSave": "Não foi possível salvar o sketch. Copie seu trabalho não salvo em seu editor de texto favorito e reinicie a IDE.", - "offline": "Offline", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Não é possível conectar-se ao backend.", - "cannotConnectDaemon": "Não é possível conectar-se ao CLI daemon." - }, - "debug": { - "start": "Iniciar...", - "typeNotSupported": "O tipo de sessão de depuração \"{0}\" não é suportado.", - "startError": "Ocorreu um erro ao iniciar a sessão de depuração, verifique os logs para obter mais detalhes." - }, - "editor": { - "unsavedTitle": "Sem Nome – {0}" - }, - "messages": { - "expand": "Expandir", - "collapse": "Recolher" - }, - "workspace": { - "fileNewName": "Nome para o novo arquivo", - "invalidFilename": "Arquivo inválido.", - "invalidExtension": "\".{0}\" não é uma extensão válida.", - "newFileName": "Novo nome para o arquivo", - "deleteCurrentSketch": "Você deseja excluir o sketch atual?", - "sketchDirectoryError": "Ocorreu um erro ao criar o diretório de sketch. Veja o log para mais detalhes. O aplicativo provavelmente não funcionará conforme o esperado." - } + "board": { + "board": "Placa{0}", + "boardInfo": "Informações da Placa", + "boardListItem": "{0} de {1}", + "configDialog1": "Selecione uma placa e uma porta se quiser fazer o upload de um sketch.", + "configDialog2": "Se você somente selecionar uma Placa você será capaz de compilar, mas não de enviar o seu rascunho.", + "configDialogTitle": "Selecionar Outra Placa e Porta", + "couldNotFindPreviouslySelected": "Não foi possível encontrar a placa selecionada anteriormente '{0}' na plataforma instalada '{1}'. Por favor, selecione novamente a placa que deseja usar. Você deseja selecioná-la novamente agora?", + "getBoardInfo": "Obter Informações da Placa", + "inSketchbook": "(no Sketchbook)", + "installManually": "Instalar Manualmente", + "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?", + "noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.", + "noneSelected": "Nenhuma placa selecionada.", + "openBoardsConfig": "Selecione outra placa e porta...", + "platformMissing": "A plataforma para a placa '{0}' selecionada não está instalada.", + "pleasePickBoard": "Escolha uma placa conectada à porta que você selecionou.", + "port": "Porta{0}", + "programmer": "Programador/Gravador", + "reselectLater": "Selecionar novamente mais tarde", + "selectBoardForInfo": "Selecione uma placa para obter informações sobre ela.", + "selectPortForInfo": "Selecione uma porta para obter informações sobre a placa.", + "showAllAvailablePorts": "Mostrar todas as portas disponíveis quando habilitado", + "succesfullyInstalledPlatform": "Plataforma instalada com sucesso {0}: {1}", + "succesfullyUninstalledPlatform": "Plataforma desinstalada com sucesso {0}: {1}" + }, + "boardsManager": "Gerenciador de Placas", + "bootloader": { + "burnBootloader": "Gravar bootloader", + "doneBurningBootloader": "Feita a gravação do bootloader." + }, + "burnBootloader": { + "error": "Erro ao gravar o bootloader: {0}" + }, + "certificate": { + "addNew": "Adicionar Novo", + "addURL": "Adicionar URL para localizar o certificado SSL", + "boardAtPort": "{0} de {1}", + "certificatesUploaded": "Certificados enviados.", + "enterURL": "Insira a URL", + "noSupportedBoardConnected": "Nenhuma placa compatível conectada", + "openContext": "Abrir contexto", + "remove": "Remover", + "selectBoard": "Selecione uma placa...", + "selectCertificateToUpload": "1. Selecione o certificado para fazer o envio", + "selectDestinationBoardToUpload": "2. Selecione a placa de destino e envie o certificado", + "upload": "Carregar", + "uploadFailed": "O envio falhou. Por favor, tente novamente.", + "uploadRootCertificates": "Enviar certificado Raiz SSL", + "uploadingCertificates": "Enviando certificados." }, "cloud": { - "GoToCloud": "IR PARA A NUVEM" + "chooseSketchVisibility": "Escolha a visibilidade do seu Sketch:", + "cloudSketchbook": "Sketchbook na nuvem", + "connected": "Conectado", + "continue": "Continuar", + "donePulling": "Terminou de baixar '{0}'.", + "donePushing": "Concluído o envio de ‘{0}’.", + "embed": "Embutir:", + "emptySketchbook": "O seu Sketchbook está vazio", + "learnMore": "Saiba mais", + "link": "Endereço", + "notYetPulled": "Não é possível enviar para a nuvem. Ainda não foi baixado.", + "offline": "Desconectado", + "openInCloudEditor": "Abrir no Cloud Editor", + "options": "Opções...", + "privateVisibility": "Privado. Só você poderá ver o Sketch.", + "profilePicture": "Foto do perfil", + "publicVisibility": "Público. Qualquer pessoa com o link poderá visualizar o Sketch.", + "pull": "Baixar", + "pullFirst": "Você precisa baixar primeiro para poder enviar para a nuvem.", + "pullSketch": "Baixar Sketch", + "pullSketchMsg": "Baixar este Sketch da nuvem irá sobrescrever sua versão local. Você tem certeza que deseja continuar?", + "push": "Enviar", + "pushSketch": "Enviar Sketch", + "pushSketchMsg": "Baixar", + "remote": "Remoto", + "share": "Compartilhar...", + "shareSketch": "Compartilhar Sketch", + "showHideRemoveSketchbook": "Exibir/Ocultar Sketchbook remoto", + "signIn": "ENTRAR", + "signInToCloud": "Faça login no Arduino Cloud", + "signOut": "Sair", + "syncEditSketches": "Sincronizar e editar seus Sketches no Arduino Cloud", + "visitArduinoCloud": "Visite Arduino Cloud para criar Cloud Sketches." + }, + "common": { + "later": "Depois", + "noBoardSelected": "Nenhuma placa selecionada.", + "notConnected": "[não está conectado]", + "offlineIndicator": "Você parece estar offline. Sem uma conexão com a Internet, a CLI do Arduino poderá não ser capaz de baixar os recursos necessários e poderá causar mau funcionamento. Conecte-se à Internet e reinicie o aplicativo.", + "oldFormat": "O '{0}' ainda utiliza o formato antigo `.pde`. Deseja mudar para a nova extensão `.ino`?", + "processing": "Em processamento", + "selectBoard": "Selecione a Placa", + "selectedOn": "em {0}", + "serialMonitor": "Monitor Serial", + "unknown": "Desconhecido" + }, + "compile": { + "error": "Erro de compilação: {0}" + }, + "component": { + "by": "por", + "filterSearch": "Filtrar a sua pesquisa…", + "install": "Instalar", + "moreInfo": "Mais informações", + "uninstall": "Desinstalar", + "uninstallMsg": "Deseja desinstalar {0}?", + "version": "Versão {0}" + }, + "contributions": { + "addFile": "Adicionar Ficheiro...", + "fileAdded": "Um arquivo adicionado ao sketch.", + "replaceTitle": "Substituir" + }, + "debug": { + "debugWithMessage": "Depuração - {0}", + "debuggingNotSupported": "A depuração não é suportada por '{0}'", + "noPlatformInstalledFor": "A plataforma não está instalada para '{0}'", + "optimizeForDebugging": "Otimizar para Depuração" + }, + "dialog": { + "dontAskAgain": "Não perguntar novamente" + }, + "editor": { + "autoFormat": "Autoformatação", + "commentUncomment": "Comentar/Eliminar Comentário", + "copyForForum": "Copiar para o Fórum (Markdown)", + "decreaseFontSize": "Diminuir tamanho da fonte", + "decreaseIndent": "Diminuir Recuo", + "increaseFontSize": "Aumentar o Tamanho da Fonte", + "increaseIndent": "Aumentar Recuo" + }, + "electron": { + "couldNotSave": "Não foi possível salvar o sketch. Copie seu trabalho não salvo em seu editor de texto favorito e reinicie a IDE.", + "unsavedChanges": "Quaisquer alterações não serão salvas." + }, + "examples": { + "builtInExamples": "Exemplos Incluídos", + "couldNotInitializeExamples": "Não foi possível inicializar os exemplos integrados.", + "customLibrary": "Exemplos de Bibliotecas Customizadas", + "for": "Exemplos para {0}", + "forAny": "Exemplos para qualquer placa", + "menu": "Exemplos" + }, + "firmware": { + "checkUpdates": "Verificar Atualizações", + "failedInstall": "A instalação falhou. Por favor, tente novamente.", + "install": "Instalar", + "installingFirmware": "Instalando firmware.", + "overwriteSketch": "A instalação substituirá o sketch na placa.", + "selectBoard": "Selecionar Placa", + "selectVersion": "Selecione a versão do firmware", + "successfullyInstalled": "Firmware instalado com sucesso. ", + "updater": "Atualizador de Firmware WiFi101 / WiFiNINA" + }, + "help": { + "environment": "Ambiente", + "faq": "Perguntas Frequentes", + "findInReference": "Encontrar em Referência", + "gettingStarted": "Começando", + "keyword": "Digite uma palavra-chave", + "privacyPolicy": "Política de Privacidade ", + "reference": "Referência", + "search": "Procurar no Arduino.cc", + "troubleshooting": "Solução de problemas", + "visit": "Visitar Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Fechar e instalar ", + "closeToInstallNotice": "Feche o software e instale a atualização em sua máquina. ", + "downloadButton": "Baixar", + "downloadingNotice": "Baixando a versão mais recente do IDE do Arduino.", + "errorCheckingForUpdates": "Erro ao verificar as atualizações do IDE do Arduino. {0}", + "goToDownloadButton": "Ir Para Baixar", + "goToDownloadPage": "Uma atualização para o Arduino IDE está disponível, mas não podemos baixá-la e instalá-la automaticamente. Por favor, vá para a página de download e baixe a versão mais recente de lá. ", + "ideUpdaterDialog": "Atualização de software ", + "newVersionAvailable": "Uma nova versão do Arduino IDE ({0}) está disponível para download.", + "noUpdatesAvailable": "Não há atualizações recentes disponíveis para o Arduino IDE ", + "notNowButton": "Agora não ", + "skipVersionButton": "Pular versão ", + "updateAvailable": "Atualização disponível", + "versionDownloaded": "O Arduino IDE {0} foi baixado. " + }, + "library": { + "addZip": "Adicionar biblioteca .ZIP...", + "arduinoLibraries": "Bibliotecas Arduino", + "contributedLibraries": "Bibliotecas contribuídas", + "dependenciesForLibrary": "Dependências da biblioteca {0}: {1}", + "include": "Adicionar Biblioteca", + "installAll": "Instalar tudo", + "installMissingDependencies": "Deseja instalar todas as dependências ausentes?", + "installOneMissingDependency": "Deseja instalar a dependência ausente?", + "installOnly": "Instalar apenas {0} ", + "installedSuccessfully": "Biblioteca instalada com sucesso {0}: {1}", + "libraryAlreadyExists": "Essa biblioteca já existe. Você deseja sobrescreve-la?", + "manageLibraries": "Gerenciar bibliotecas...", + "namedLibraryAlreadyExists": "Já existe uma pasta da biblioteca chamada {0}. Você deseja sobrescreve-la?", + "needsMultipleDependencies": "A biblioteca {0}: {1} precisa de algumas outras dependências que atualmente não estão instaladas:", + "needsOneDependency": "A biblioteca {0}: {1} precisa de outra dependência que atualmente não está instalada:", + "overwriteExistingLibrary": "Você deseja sobrescrever a biblioteca existente?", + "successfullyInstalledZipLibrary": "Biblioteca instalada com sucesso do arquivo {0}", + "title": "Gerenciador de Bibliotecas", + "uninstalledSuccessfully": "Biblioteca desinstalada com sucesso {0}: {1}", + "zipLibrary": "Biblioteca" + }, + "menu": { + "sketch": "Rascunho", + "tools": "Ferramentas" + }, + "preferences": { + "additionalManagerURLs": "URLs Adicionais para Gerenciadores de Placas", + "auth.audience": "O OAuth2 publico.", + "auth.clientID": "O ID do cliente OAuth2.", + "auth.domain": "O domínio do cliente OAuth2.", + "auth.registerUri": "A URI usada para registrar um novo usuário.", + "automatic": "Automático", + "board.certificates": "Lista de certificados que podem ser carregados nas placas", + "browse": "Procurar", + "choose": "Escolher", + "cloud.enabled": "Verdadeiro se as funções de sincronização de sketch estiverem ativadas. O padrão é verdadeiro.", + "cloud.pull.warn": "Verdadeiro se os usuários devem ser avisados antes de baixar um sketch da nuvem. O padrão é verdadeiro.", + "cloud.push.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um sketch para a nuvem. O padrão é verdadeiro.", + "cloud.pushpublic.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um sketch público para a nuvem. O padrão é verdadeiro.", + "cloud.sketchSyncEnpoint": "O endpoint usado para enviar e baixar os sketches de um backend. Por padrão, ele aponta para a Arduino Cloud API.", + "compile": "compilar", + "compile.verbose": "Verdadeiro para saída de compilação detalhada. Falso é padrão", + "compile.warnings": "Diz ao gcc qual nível de aviso usar. 'Nenhum' é padrão", + "compilerWarnings": "Avisos do compilador", + "editorFontSize": "Tamanho da fonte do editor", + "editorQuickSuggestions": "Dicas do editor", + "enterAdditionalURLs": "Insira URLs adicionais, uma por linha", + "files.inside.sketches": "Mostrar arquivos dentro dos Sketches", + "ide.updateBaseUrl": "A URL base de onde baixar atualizações. Padrão para 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Canal de lançamento para se atualizar. 'stable' é o lançamento estável, 'nightly' é o último build de desenvolvimento.", + "interfaceScale": "Dimensões da interface", + "invalid.editorFontSize": "Tamanho da fonte do editor inválido. Deve ser um número inteiro positivo.", + "invalid.sketchbook.location": "Localização inválida para o sketchbook: {0}", + "invalid.theme": "Tema inválido", + "language.log": "Verdadeiro se o Arduino Language Server deverá gerar arquivos de log na pasta do sketch. Caso contrário, falso. Falso é padrão.", + "manualProxy": "Configurações manuais de proxy", + "network": "Rede", + "newSketchbookLocation": "Escolher", + "noProxy": "Sem proxy", + "showVerbose": "Mostrar a saída detalhada durante", + "sketchbook.location": "Localização dos Sketchbooks", + "sketchbook.showAllFiles": "Verdadeiro para mostrar todos os arquivos de sketch dentro do sketch. Falso é padrão.", + "unofficialBoardSupport": "Clique para obter uma lista de URLs de placas não oficiais suportadas", + "upload": "enviar", + "upload.verbose": "Verdadeiro para saída de upload detalhada. Falsa é padrão.", + "verifyAfterUpload": "Verificar o código após enviar", + "window.autoScale": "Verdadeiro se a interface do usuário for dimensionada automaticamente com o tamanho da fonte.", + "window.zoomLevel": "Ajuste o nível de zoom da janela. O tamanho original é 0 e cada incremento acima (por exemplo, 1) ou abaixo (por exemplo, -1) representa um zoom 20% maior ou menor. Você também pode inserir decimais para ajustar o nível de zoom para uma maior precisão." + }, + "replaceMsg": "Substituir a versão existente de {0}?", + "selectZip": "Selecione um arquivo zip contendo a biblioteca que deseja adicionar", + "serial": { + "autoscroll": "Avanço automático de linha", + "carriageReturn": "Retorno de linha", + "connectionBusy": "A conexão falhou. A porta serial está ocupada: {0}", + "disconnected": "Desconectado {0} de {1}.", + "failedReconnect": "Falha ao reconectar com a porta serial {0} após 10 tentativas consecutivas. A porta serial {1} está ocupada.", + "message": "Mensagem ({0} + Enter para enviar mensagem para '{1}' em '{2}'", + "newLine": "Nova linha", + "newLineCarriageReturn": "Nova linha e retorno de linha", + "noLineEndings": "Sem final de linha", + "notConnected": "Não conectado. Selecione uma placa e uma porta para conectar automaticamente.", + "reconnect": "Reconectando {0} ao {1} em {2} segundos...", + "timestamp": "Data e Hora", + "toggleTimestamp": "Mudar Data e Hora", + "unexpectedError": "Erro inesperado. Reconectando {0} na porta {1}." + }, + "sketch": { + "archiveSketch": "Arquivar Sketch", + "cantOpen": "Directoria chamada \"{0}\" já existe. Não é possível abrir o rascunho.", + "close": "Tem certeza que deseja fechar o sketch?", + "configureAndUpload": "Configurar e Fazer Envio", + "couldNotConnectToSerial": "Não foi possível reconectar à porta serial. {0}", + "createdArchive": "Arquivo criado '{0}'.", + "doneCompiling": "Compilação concluída.", + "doneUploading": "Envio concluído.", + "exportBinary": "Exportar Binário Compilado", + "moving": "Movendo", + "movingMsg": "O ficheiro \"{0}\" tem que estar dentro de uma pasta de esboços chamada \"{1}\".\nCriar esta pasta, mover o ficheiro e continuar?", + "new": "Novo", + "openFolder": "Abrir Pasta", + "openRecent": "Abrir Recente", + "openSketchInNewWindow": "Abrir sketch em uma nova janela", + "saveFolderAs": "Salvar a pasta de sketch como...", + "saveSketchAs": "Salvar a pasta de sketch como...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Mostrar a pasta de Sketches", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Sketchbook Local", + "titleSketchbook": "Sketchbook", + "upload": "Enviar usando Programador", + "uploadUsingProgrammer": "Enviar Usando Programador", + "userFieldsNotFoundError": "Não é possível encontrar dados de usuário para placa conectada", + "verify": "Verificar", + "verifyOrCompile": "Verificar/Compilar" + }, + "upload": { + "error": "{0} erro: {1}" + }, + "userFields": { + "cancel": "Cancelar", + "upload": "Carregar" + } + }, + "cloud": { + "GoToCloud": "IR PARA A NUVEM" + }, + "theia": { + "core": { + "cannotConnectBackend": "Não é possível conectar-se ao backend.", + "cannotConnectDaemon": "Não é possível conectar-se ao CLI daemon.", + "couldNotSave": "Não foi possível salvar o sketch. Copie seu trabalho não salvo em seu editor de texto favorito e reinicie a IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitMessage": "Quaisquer alterações não serão salvas.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Iniciar...", + "startError": "Ocorreu um erro ao iniciar a sessão de depuração, verifique os logs para obter mais detalhes.", + "typeNotSupported": "O tipo de sessão de depuração \"{0}\" não é suportado." + }, + "editor": { + "unsavedTitle": "Sem Nome – {0}" + }, + "messages": { + "collapse": "Recolher", + "expand": "Expandir" + }, + "workspace": { + "deleteCurrentSketch": "Você deseja excluir o sketch atual?", + "fileNewName": "Nome para o novo arquivo", + "invalidExtension": "\".{0}\" não é uma extensão válida.", + "invalidFilename": "Arquivo inválido.", + "newFileName": "Novo nome para o arquivo", + "sketchDirectoryError": "Ocorreu um erro ao criar o diretório de sketch. Veja o log para mais detalhes. O aplicativo provavelmente não funcionará conforme o esperado." } + } } diff --git a/i18n/ro.json b/i18n/ro.json index da56a21bc..4f436f6a8 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Se pare că nu ești conectat la internet. Fără o conexiune la internet, Arduino CLI nu poate descarca resursele necesare și poate cauza funcționare anormală. Conectează-te la internet și repornește aplicația.", - "noBoardSelected": "Placa de dezvoltare nu a fost aleasă.", - "selectedOn": "pe {0}", - "notConnected": "[neconectat]", - "serialMonitor": "Monitor Serial", - "oldFormat": "'{0}' utilizează formatul vechi `.pde`. Vrei să treci la noua extensie `ino`?", - "later": "Mai târziu", - "selectBoard": "Alege placa de dezvoltare", - "unknown": "Necunoscut", - "processing": "Procesare", - "saveChangesToSketch": "Vrei să salvezi modificările făcute schiței înainte de a închide?", - "loseChanges": "Dacă nu salvezi, modificările se vor pierde." - }, - "ide-updater": { - "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", - "notNowButton": "Not now", - "versionDownloaded": "Arduino IDE {0} has been downloaded.", - "closeToInstallNotice": "Close the software and install the update on your machine.", - "closeAndInstallButton": "Close and Install", - "downloadingNotice": "Downloading the latest version of the Arduino IDE.", - "updateAvailable": "Update Available", - "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", - "skipVersionButton": "Skip Version", - "downloadButton": "Download", - "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", - "goToDownloadButton": "Go To Download", - "ideUpdaterDialog": "Software Update", - "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE" - }, - "menu": { - "sketch": "Schița", - "tools": "Unelte" - }, - "debug": { - "optimizeForDebugging": "Optimizare pentru depanare", - "debugWithMessage": "Depanare - {0}", - "noPlatformInstalledFor": "Platforma nu este instalată pentru '{0}'", - "debuggingNotSupported": "Depanarea nu este suportată de '{0}'" - }, - "preferences": { - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "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.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "Lista de certificate ce pot fi încarcate pe plăcile de dezvoltare", - "sketchbook.showAllFiles": "Adevărat pentru a afișa toate fișierele tip schița din interiorul schiței. Este fals în modul implicit.", - "cloud.enabled": "Adevărat dacă funcțile schiței sunt activate. Valoarea implictă este adevarată.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "ID-ul de client OAuth2.", - "auth.domain": "Domeniul OAuth2.", - "auth.audience": "Audiența OAuth2.", - "auth.registerUri": "URI folosit pentru a înregistra un utilizator nou.", - "network": "Rețea", - "sketchbook.location": "Sketchbook location", - "browse": "Selectează", - "files.inside.sketches": "Show files inside Sketches", - "editorFontSize": "Editor font size", - "interfaceScale": "Scala de interfață", - "showVerbose": "Show verbose output during", - "compilerWarnings": "Compiler warnings", - "automatic": "Automat", - "compile": "compila", - "upload": "încarcă", - "verifyAfterUpload": "Verifică codul după încarcare", - "editorQuickSuggestions": "Sugestii rapide în Editor", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "Fără proxy", - "manualProxy": "Configurare manuală proxy", - "newSketchbookLocation": "Select new sketchbook location", - "choose": "Selectează", - "enterAdditionalURLs": "Introduce URL-uri noi, câte unul pe fiecare rând", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.theme": "Invalid theme." - }, - "cloud": { - "signIn": "CONECTARE", - "signOut": "Deconectare", - "chooseSketchVisibility": "Choose visibility of your Sketch:", - "privateVisibility": "Privat. Numai tu poți vedea Schița.", - "publicVisibility": "Public. Oricine are link-ul poate vedea Schița.", - "link": "Link:", - "embed": "Embed:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Share Sketch", - "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "Opțiuni...", - "share": "Partajați...", - "remote": "La distanță ", - "emptySketchbook": "Your Sketchbook is empty", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Sign in to Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Învață mai mult", - "continue": "Continuă", - "pushSketch": "Push Sketch", - "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.", - "pull": "Pull", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Done pulling ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Push", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Conectat", - "offline": "Deconectat", - "profilePicture": "Poză de profil" - }, - "board": { - "installManually": "Instalează Manual", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "Shows all available ports when enabled", - "programmer": "Programator", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "Re-selectează mai târziu", - "noneSelected": "No boards selected.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Select other board and port…", - "boardListItem": "{0} la {1}", - "selectBoardForInfo": "Please select a board to obtain board info.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "Board Info", - "board": "Board{0}", - "port": "Portul{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Boards Manager", - "about": { - "label": "Despre {0}", - "detail": "Versiunea: {0}\nData: {1}{2}\nVersiunea CLI : {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Adaugă Fișier", - "replaceTitle": "Înlocuiește", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "Librărie", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Librăria", - "manageLibraries": "Gestionare Librării ", - "arduinoLibraries": "Arduino libraries", - "contributedLibraries": "Contributed libraries", - "title": "Library Manager", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Instalează tot", - "installOnly": "Instalează doar {0}", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "Nou", - "openRecent": "Deschide Recente", - "showFolder": "Show Sketch Folder", - "sketch": "Sketch", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Încărcați", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verifică", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Deschide Folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Exemple", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Caută pe Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Mediu de lucru", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Vizitează Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Remove", - "upload": "Încărcare", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Add New", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} la {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Selectează Placa", - "checkUpdates": "Verifică Versiunile", - "selectVersion": "Select firmware version", - "install": "Instalează", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Instalarea a eșuat. Te rugăm să încerci din nou." - }, - "dialog": { - "dontAskAgain": "Nu mai întreba" - }, - "userFields": { - "cancel": "Anulează", - "upload": "Încarcă" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoderulare", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "Linie Nouă", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "NL și CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Conexiunea a eșuat. Portul Serial este ocupat: {0}", - "disconnected": "Deconectat {0} de la {1}.", - "unexpectedError": "Eroare neașteptată. Reconectare {0} pe portul {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconectare {0} către {1} în {2} secunde..." - }, - "component": { - "uninstall": "Dezinstalează", - "uninstallMsg": "Dorești să dezinstalezi {0}?", - "by": "de", - "version": "Versiunea {0}", - "moreInfo": "Mai multe informații", - "install": "INSTALEAZĂ", - "filterSearch": "Filtrează căutarea..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} eroare :{1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Versiunea: {0}\nData: {1}{2}\nVersiunea CLI : {3}{4} [{5}]\n\n{6}", + "label": "Despre {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Deconectat", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Nesalvat – {0}" - }, - "messages": { - "expand": "Extinde", - "collapse": "Collapse" - }, - "workspace": { - "fileNewName": "Nume pentru noul fișier", - "invalidFilename": "Numele fișierului este invalid.", - "invalidExtension": ".{0} nu este o extensie validă", - "newFileName": "Nume pentru noul fișier", - "deleteCurrentSketch": "Dorești sa ștergi schița curentă?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Board{0}", + "boardInfo": "Board Info", + "boardListItem": "{0} la {1}", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialogTitle": "Select Other Board & Port", + "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?", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installManually": "Instalează Manual", + "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?", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Portul{0}", + "programmer": "Programator", + "reselectLater": "Re-selectează mai târziu", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + }, + "boardsManager": "Boards Manager", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} la {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Încărcare", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Conectat", + "continue": "Continuă", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "learnMore": "Învață mai mult", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Deconectat", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Opțiuni...", + "privateVisibility": "Privat. Numai tu poți vedea Schița.", + "profilePicture": "Poză de profil", + "publicVisibility": "Public. Oricine are link-ul poate vedea Schița.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "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": "La distanță ", + "share": "Partajați...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "CONECTARE", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Deconectare", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Mai târziu", + "noBoardSelected": "Placa de dezvoltare nu a fost aleasă.", + "notConnected": "[neconectat]", + "offlineIndicator": "Se pare că nu ești conectat la internet. Fără o conexiune la internet, Arduino CLI nu poate descarca resursele necesare și poate cauza funcționare anormală. Conectează-te la internet și repornește aplicația.", + "oldFormat": "'{0}' utilizează formatul vechi `.pde`. Vrei să treci la noua extensie `ino`?", + "processing": "Procesare", + "selectBoard": "Alege placa de dezvoltare", + "selectedOn": "pe {0}", + "serialMonitor": "Monitor Serial", + "unknown": "Necunoscut" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "by": "de", + "filterSearch": "Filtrează căutarea...", + "install": "INSTALEAZĂ", + "moreInfo": "Mai multe informații", + "uninstall": "Dezinstalează", + "uninstallMsg": "Dorești să dezinstalezi {0}?", + "version": "Versiunea {0}" + }, + "contributions": { + "addFile": "Adaugă Fișier", + "fileAdded": "One file added to the sketch.", + "replaceTitle": "Înlocuiește" + }, + "debug": { + "debugWithMessage": "Depanare - {0}", + "debuggingNotSupported": "Depanarea nu este suportată de '{0}'", + "noPlatformInstalledFor": "Platforma nu este instalată pentru '{0}'", + "optimizeForDebugging": "Optimizare pentru depanare" + }, + "dialog": { + "dontAskAgain": "Nu mai întreba" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Exemple" + }, + "firmware": { + "checkUpdates": "Verifică Versiunile", + "failedInstall": "Instalarea a eșuat. Te rugăm să încerci din nou.", + "install": "Instalează", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Selectează Placa", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Mediu de lucru", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Caută pe Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Vizitează Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Dependencies for library {0}:{1}", + "include": "Include Librăria", + "installAll": "Instalează tot", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installOnly": "Instalează doar {0}", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Gestionare Librării ", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Librărie" + }, + "menu": { + "sketch": "Schița", + "tools": "Unelte" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "Audiența OAuth2.", + "auth.clientID": "ID-ul de client OAuth2.", + "auth.domain": "Domeniul OAuth2.", + "auth.registerUri": "URI folosit pentru a înregistra un utilizator nou.", + "automatic": "Automat", + "board.certificates": "Lista de certificate ce pot fi încarcate pe plăcile de dezvoltare", + "browse": "Selectează", + "choose": "Selectează", + "cloud.enabled": "Adevărat dacă funcțile schiței sunt activate. Valoarea implictă este adevarată.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compila", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Sugestii rapide în Editor", + "enterAdditionalURLs": "Introduce URL-uri noi, câte unul pe fiecare rând", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Scala de interfață", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "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.", + "manualProxy": "Configurare manuală proxy", + "network": "Rețea", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "Fără proxy", + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "Adevărat pentru a afișa toate fișierele tip schița din interiorul schiței. Este fals în modul implicit.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "încarcă", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verifică codul după încarcare", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "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." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoderulare", + "carriageReturn": "Carriage Return", + "connectionBusy": "Conexiunea a eșuat. Portul Serial este ocupat: {0}", + "disconnected": "Deconectat {0} de la {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "Linie Nouă", + "newLineCarriageReturn": "NL și CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "reconnect": "Reconectare {0} către {1} în {2} secunde...", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp", + "unexpectedError": "Eroare neașteptată. Reconectare {0} pe portul {1}." + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "configureAndUpload": "Configure And Upload", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "Nou", + "openFolder": "Deschide Folder", + "openRecent": "Deschide Recente", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketchAs": "Save sketch folder as...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Încărcați", + "uploadUsingProgrammer": "Upload Using Programmer", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verifică", + "verifyOrCompile": "Verify/Compile" + }, + "upload": { + "error": "{0} eroare :{1}" + }, + "userFields": { + "cancel": "Anulează", + "upload": "Încarcă" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Deconectat", + "quitMessage": "Any unsaved changes will not be saved.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Nesalvat – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Extinde" + }, + "workspace": { + "deleteCurrentSketch": "Dorești sa ștergi schița curentă?", + "fileNewName": "Nume pentru noul fișier", + "invalidExtension": ".{0} nu este o extensie validă", + "invalidFilename": "Numele fișierului este invalid.", + "newFileName": "Nume pentru noul fișier", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/ru.json b/i18n/ru.json index eeda61788..56868cb2c 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Похоже, у Вас нет подключения к Интернету. Без подключения к Интернету Arduino CLI не сможет загрузить необходимые ресурсы и упадет. Подключитесь к Интернету и перезапустите приложение.", - "noBoardSelected": "Плата не выбрана", - "selectedOn": "вкл. {0}", - "notConnected": "[не подключено].", - "serialMonitor": "Монитор порта", - "oldFormat": "'{0}' использует старый формат `.pde`. Хотите сконвертировать в новый формат `.ino`?", - "later": "Позже", - "selectBoard": "Выбрать плату", - "unknown": "Неизвестно", - "processing": "Обработка", - "saveChangesToSketch": "Сохранить изменения в этом скетче перед закрытием?", - "loseChanges": "Если не сохранить изменения - они будут потеряны." - }, - "ide-updater": { - "errorCheckingForUpdates": "Ошибка при проверке обновлений IDE Arduino.\n{0}", - "notNowButton": "Не сейчас", - "versionDownloaded": "Arduino IDE {0} был загружен.", - "closeToInstallNotice": "Закройте программное обеспечение и установите обновление на вашем компьютере.", - "closeAndInstallButton": "Закрыть и установить", - "downloadingNotice": "Загрузка последней версии Arduino IDE.", - "updateAvailable": "Доступны обновления", - "newVersionAvailable": "Новая версия Arduino IDE ({0}) доступна для загрузки.", - "skipVersionButton": "Пропустить версию", - "downloadButton": "Скачать", - "goToDownloadPage": "Доступно обновление для Arduino IDE, но мы не можем загрузить и установить его автоматически. Пожалуйста, перейдите на страницу загрузки и оттуда загрузите последнюю версию.", - "goToDownloadButton": "Перейдите к скачиванию", - "ideUpdaterDialog": "Обновление программного обеспечения", - "noUpdatesAvailable": "Нет обновлений для Arduino IDE" - }, - "menu": { - "sketch": "Скетч", - "tools": "Инструменты" - }, - "debug": { - "optimizeForDebugging": "Оптимизировать для отладки", - "debugWithMessage": "Отладка - {0}", - "noPlatformInstalledFor": "Платформа не установлена для '{0}'", - "debuggingNotSupported": "Отладка не поддерживается '{0}'" - }, - "preferences": { - "language.log": "True - сервер Arduino Language будет создавать файлы журнала в папке скетча. В противном случае - false. По умолчанию - false.", - "compile.verbose": "True для подробного вывода компилятора. По умолчанию - false.", - "compile.warnings": "Уровень предупреждений GCC. По умолчанию 'None'.", - "upload.verbose": "True - подробный вывод при загрузке скетча на плату. По умолчанию - false.", - "window.autoScale": "True, если пользовательский интерфейс автоматически масштабируется в зависимости от размера шрифта.", - "window.zoomLevel": "Отрегулируйте уровень масштабирования окна. Оригинальный размер равен 0 и каждое изменение выше (например, 1) или ниже (например, -1) представляет собой масштабирование на 20% больше или меньше. Вы также можете войти в десятичные, чтобы настроить уровень масштабирования с более тонкой гранулярностью.", - "ide.updateChannel": "Release channel - это канал для обновлений. «stable» - это стабильный выпуск, «Nightly» - это последняя сборка.", - "board.certificates": "Список сертификатов, которые могут быть загружены в платы", - "sketchbook.showAllFiles": "True - показывать все файлы внутри скетча. По умолчанию - false.", - "cloud.enabled": "True, если функции синхронизации скетчей включены. По умолчанию - true.", - "cloud.pull.warn": "True, если пользователи должны быть предупреждены перед созданием облачного скетча. По умолчанию установлено значение true.", - "cloud.push.warn": "True, если пользователи должны быть предупреждены перед запуском облачного эскиза. По умолчанию установлено значение true.", - "cloud.pushpublic.warn": "True, если пользователи должны быть предупреждены перед отправкой общедоступного эскиза в облако. По умолчанию установлено значение true.", - "cloud.sketchSyncEnpoint": "Конечная точка, используемая для отправки и извлечения скетчей из серверной части. По умолчанию он указывает на Arduino Cloud API.", - "auth.clientID": "Идентификатор клиента OAuth2.", - "auth.domain": "Домен OAuth2.", - "auth.audience": "Аудитория OAuth2.", - "auth.registerUri": "URI, используемый для регистрации нового пользователя.", - "network": "Сеть", - "sketchbook.location": "Путь к альбому со скетчами", - "browse": "Обзор", - "files.inside.sketches": "Показывать файлы в скетчах", - "editorFontSize": "Размер шрифта в редакторе", - "interfaceScale": "Масштабирование интерфейса", - "showVerbose": "Показывать детализированный вывод при", - "compilerWarnings": "Предупреждения компилятора", - "automatic": "Автоматика", - "compile": "компиляции", - "upload": "выгрузке на плату", - "verifyAfterUpload": "Проверять содержимое памяти платы после загрузки", - "editorQuickSuggestions": "Быстрые подсказки в редакторе", - "additionalManagerURLs": "Дополнительные ссылки для Менеджера плат", - "noProxy": "Не использовать прокси-сервер", - "manualProxy": "Ручная настройка параметров прокси-сервера", - "newSketchbookLocation": "Выбрать новое расположение для альбома со скетчами", - "choose": "Выбрать", - "enterAdditionalURLs": "Введите дополнительные URL, по одному в каждой строке", - "unofficialBoardSupport": "Список URL-адресов поддержки неофициальных плат", - "invalid.sketchbook.location": "Неправильный путь к альбому со скетчами: {0}", - "invalid.editorFontSize": "Неверный размер шрифта редактора. Это должно быть положительное целое число.", - "invalid.theme": "Неверная тема." - }, - "cloud": { - "signIn": "Войти", - "signOut": "Выйти", - "chooseSketchVisibility": "Выберите видимость своего скетча:", - "privateVisibility": "Приватный. Только автор можешь просматривать скетч.", - "publicVisibility": "Публичный. Любой, у кого есть ссылка, может посмотреть скетч.", - "link": "Ссылка:", - "embed": "Встроить:", - "cloudSketchbook": "Альбом в облаке", - "shareSketch": "Поделиться скетчем", - "showHideRemoveSketchbook": "Показать/скрыть удаленный альбом", - "pullSketch": "Вытянуть скетч", - "openInCloudEditor": "Открыть в облачном редакторе", - "options": "Параметры...", - "share": "Поделиться...", - "remote": "Удаленный", - "emptySketchbook": "Ваш альбом пуст", - "visitArduinoCloud": "Посетите Arduino Cloud, чтобы создать скетчи в облаке.", - "signInToCloud": "Войдите в Arduino Cloud", - "syncEditSketches": "Синхронизировать и редактировать скетчи в Arduino Cloud", - "learnMore": "Узнать больше", - "continue": "Продолжить", - "pushSketch": "Выдавить скетч", - "pushSketchMsg": "Это Публичный скетч. Перед нажатием убедитесь, что любая конфиденциальная информация определена в файлах arduino_secrets.h. Вы можете сделать скетч приватным на панели общего доступа.", - "pull": "Выдавить", - "pullSketchMsg": "Извлечение этого скетча из Облака приведет к перезаписи его локальной версии. Вы уверены, что хотите продолжить?", - "donePulling": "Закончить вытягивание ‘{0}’.", - "notYetPulled": "Не удается отправить в облако. Он еще не вытащен.", - "push": "Отправить", - "pullFirst": "Вы должны сначала потянуть, чтобы иметь возможность перейти к облаку.", - "donePushing": "Отправлено ‘{0}’.", - "connected": "Подключено", - "offline": "Не подключено", - "profilePicture": "Фотография профиля" - }, - "board": { - "installManually": "Установить вручную", - "installNow": "Необходимо установить ядро «{0} {1}» для выбранной в данный момент «{2}» платы. Вы хотите установить его сейчас?", - "configDialogTitle": "Выберите другую плату и порт", - "configDialog1": "Выберите плату и порт, если Вы хотите загрузить скетч в плату.", - "configDialog2": "Если вы выбираете только плату, вы сможете компилировать, но не загружать свой скетч.", - "pleasePickBoard": "Пожалуйста, выберите плату, подключенную к выбранному вами порту.", - "showAllAvailablePorts": "Показать все доступные порты при включении", - "programmer": "Программатор", - "succesfullyInstalledPlatform": "Платформа установлена успешно {0}:{1}", - "succesfullyUninstalledPlatform": "Платформа успешно удалена {0}:{1}", - "couldNotFindPreviouslySelected": "Не удалось найти ранее выбранную плату '{0}' в установленной платформе '{1}'.Пожалуйста, выберите плату которую хотите использовать вручную повторно. Вы хотите повторно выбрать её сейчас?", - "reselectLater": "Выборать позже", - "noneSelected": "Плата не выбрана.", - "noPortsSelected": "Не выбраны порты для платы: '{0}'.", - "noFQBN": "FQBN недоступен для выбранной платы \"{0}\". Проверьте наличие необходимого ядра.", - "openBoardsConfig": "Выберите другую плату и порт...", - "boardListItem": "{0} в {1}", - "selectBoardForInfo": "Пожалуйста, выберите плату в меню инструментов для получения информации с платы.", - "platformMissing": "Платформа для выбранной платы '{0}' не установлена.", - "selectPortForInfo": "Пожалуйста, выберите порт в меню инструментов для получения информации с платы.", - "boardInfo": "Информация о плате", - "board": "Плата{0}", - "port": "Порт{0}", - "getBoardInfo": "Получить информацию о подключенной плате", - "inSketchbook": " (в альбоме)." - }, - "boardsManager": "Менеджер плат", - "about": { - "label": "О программе {0}", - "detail": "Версия: {0}\nДата: {1}{2}\nВерсия CLI: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Добавить файл...", - "replaceTitle": "Заменить", - "fileAdded": "Один файл добавлен в скетч." - }, - "replaceMsg": "Заменить имеющуюся версию {0}?", - "library": { - "addZip": "Добавить .ZIP библиотеку...", - "zipLibrary": "Библиотека", - "overwriteExistingLibrary": "Вы хотите заменить уже имеющуюся библиотеку?", - "successfullyInstalledZipLibrary": "Бибилиотека из архива {0} успешно установлена", - "namedLibraryAlreadyExists": "Папка библиотеки {0} уже существует. Вы хотите ее заменить?", - "libraryAlreadyExists": "Библиотека уже существует. Вы хотите ее заменить?", - "include": "Подключить библиотеку", - "manageLibraries": "Управление библиотеками...", - "arduinoLibraries": "Библиотеки Arduino", - "contributedLibraries": "Сторонние библиотеки", - "title": "Управление библиотеками", - "needsOneDependency": "Нужная библиотеке {0}: {1} другая зависимость в настоящее время не установлена:", - "needsMultipleDependencies": "Нужные библиотеке {0}: {1} некоторые другие зависимости в настоящее время не установлены:", - "installOneMissingDependency": "Установить недостающую зависимость?", - "installMissingDependencies": "Установить все недостающие зависимости?", - "dependenciesForLibrary": "Зависимости для библиотеки {0}:{1}", - "installAll": "Установить все", - "installOnly": "Установить только {0}", - "installedSuccessfully": "Успешно установлена библиотека {0}:{1}", - "uninstalledSuccessfully": "Успешно удалена библиотека {0}:{1}" - }, - "selectZip": "Выберите zip-файл, содержащий библиотеку, которую вы хотите установить", - "sketch": { - "archiveSketch": "Архивировать скетч", - "saveSketchAs": "Сохранить папку скетча как...", - "createdArchive": "Создать архив '{0}'.", - "new": "Новый скетч", - "openRecent": "Открыть предыдущий", - "showFolder": "Показать папку скетча", - "sketch": "Скетч", - "moving": "Переместить", - "movingMsg": "Файл «{0}» должен быть в папке с именем скетча «{1}». \nСоздать эту папку, переместить файл и продолжить?", - "cantOpen": "Папка \"{0}\" уже существует. Невозможно открыть скетч.", - "saveFolderAs": "Сохранить папку со скетчем как...", - "sketchbook": "Альбом", - "upload": "Загрузить на плату", - "uploadUsingProgrammer": "Загрузить на плату при помощи программатора", - "userFieldsNotFoundError": "Не могу найти пользовательские поля для подключенной платы", - "doneUploading": "Загрузка завершена.", - "configureAndUpload": "Настроить и загрузить", - "verifyOrCompile": "Проверить/Скомпилировать", - "exportBinary": "Экспортировать скомпилированный бинарный файл", - "verify": "Проверить", - "doneCompiling": "Компиляция завершена.", - "couldNotConnectToSerial": "Не удалось переподключиться к последовательному порту. {0}", - "openSketchInNewWindow": "Открыть скетч в новом окне", - "openFolder": "Открыть папку", - "titleLocalSketchbook": "Локальный альбом", - "titleSketchbook": "Альбом", - "close": "Вы действительно хотите закрыть скетч?" - }, - "bootloader": { - "burnBootloader": "Записать Загрузчик", - "doneBurningBootloader": "Прошивка бутлоадера завершена." - }, - "editor": { - "copyForForum": "Копировать для форума (Markdown)", - "commentUncomment": "Закомментировать/Раскомментировать", - "increaseIndent": "Увеличить отступ", - "decreaseIndent": "Уменьшить отступ", - "increaseFontSize": "Увеличить размер шрифта", - "decreaseFontSize": "Уменьшить размер шрифта", - "autoFormat": "АвтоФорматирование" - }, - "examples": { - "menu": "Примеры", - "couldNotInitializeExamples": "Невозможно инициализировать встроенные примеры.", - "builtInExamples": "Встроенные Примеры", - "customLibrary": "Примеры из пользовательских библиотек", - "for": "Примеры для {0}", - "forAny": "Примеры для любой платы" - }, - "help": { - "search": "Найти на Arduino.cc", - "keyword": "Введите ключевое слово", - "gettingStarted": "Приступая к работе", - "environment": "Окружение", - "troubleshooting": "Устранение неполадок", - "reference": "Справочник по функциям", - "findInReference": "Найти в справочнике", - "faq": "Часто задаваемые вопросы", - "visit": "Перейти на сайт Arduino.cc", - "privacyPolicy": "Политика конфиденциальности" - }, - "certificate": { - "uploadRootCertificates": "Загрузка корневого сертификата SSL", - "openContext": "Открыть контекст", - "remove": "Удалить", - "upload": "Загрузка", - "addURL": "Добавление URL для получения SSL-сертификата", - "enterURL": "Введите URL", - "selectCertificateToUpload": "1. Выберите сертификат для загрузки", - "addNew": "Новый", - "selectDestinationBoardToUpload": "2. Выберите плату назначения и загрузите сертификат", - "uploadingCertificates": "Загрузка сертификатов.", - "certificatesUploaded": "Сертификаты зугружены.", - "uploadFailed": "Загрузка не удалась. Повторите попытку.", - "selectBoard": "Выберите плату...", - "boardAtPort": "{0}в{1}", - "noSupportedBoardConnected": "Не подключено ни одной поддерживаемой платы" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Выбор платы", - "checkUpdates": "Проверить наличие обновлений", - "selectVersion": "Выберите версию прошивки", - "install": "Установка", - "overwriteSketch": "Установка перезаписывает скетч на плате.", - "installingFirmware": "Установка прошивки.", - "successfullyInstalled": "Прошивка успешно установлена.", - "failedInstall": "Не удалось установить прошивку. Повторите попытку." - }, - "dialog": { - "dontAskAgain": "Больше не спрашивать" - }, - "userFields": { - "cancel": "Отмена", - "upload": "Загрузка" - }, - "serial": { - "toggleTimestamp": "Переключить отметку времени", - "autoscroll": "Автопрокрутка", - "timestamp": "Время отметки", - "noLineEndings": "Нет конца строки", - "newLine": "Новая строка", - "carriageReturn": "CR Возврат каретки", - "newLineCarriageReturn": "NL & CR", - "notConnected": "Нет соединения. Выберите плату и порт для автоматического подключения.", - "message": "Сообщение ({0} + Enter, чтобы отправить сообщение для '{1}' на '{2}')", - "connectionBusy": "Не удалось подключиться. Последовательный порт занят: {0}", - "disconnected": "Отключен {0} от {1}", - "unexpectedError": "Непредвиденная ошибка. Переподключение {0} на порту {1}.", - "failedReconnect": "Не удалось переподключиться {0} к последовательному порту после 10 попыток. Последовательный порт {1} занят.", - "reconnect": "Переподключение {0} к {1} в {2} секунды..." - }, - "component": { - "uninstall": "Удалить", - "uninstallMsg": "Вы хотите удалить {0}?", - "by": "около", - "version": "Версия {0}", - "moreInfo": "Дополнительная информация", - "install": "Установка", - "filterSearch": "Отфильтровать результаты поиска..." - }, - "electron": { - "couldNotSave": "Скетч не сохранён. Пожалуйста, скопируйте вашу не сохраненную работу в ваш внешний текстовый редактор и перезапустите IDE.", - "unsavedChanges": "Любые не сохраненные изменения не будут сохранены." - }, - "compile": { - "error": "Ошибка компиляции: {0}" - }, - "upload": { - "error": "{0} ошибка: {1}" - }, - "burnBootloader": { - "error": "Ошибка при прошивке бутлоадера: {0}" - } + "arduino": { + "about": { + "detail": "Версия: {0}\nДата: {1}{2}\nВерсия CLI: {3}{4} [{5}]\n\n{6}", + "label": "О программе {0}" }, - "theia": { - "core": { - "couldNotSave": "Скетч не сохранён. Пожалуйста, скопируйте вашу не сохраненную работу в ваш внешний текстовый редактор и перезапустите IDE.", - "offline": "Не подключено", - "daemonOffline": "CLI демон не подключен", - "cannotConnectBackend": "Невозможно подключиться к бэкенду.", - "cannotConnectDaemon": "Невозможно подключиться к фоновому процессу CLI." - }, - "debug": { - "start": "Запуск...", - "typeNotSupported": "Тип сеанса отладки «{0}» не поддерживается.", - "startError": "Произошла ошибка при запуске отладочной сессии, просмотрите журнал для получения дополнительной информации." - }, - "editor": { - "unsavedTitle": "Несохраненный –{0}" - }, - "messages": { - "expand": "Развернуть", - "collapse": "Свернуть" - }, - "workspace": { - "fileNewName": "Имя нового файла", - "invalidFilename": "Неправильное имя файла", - "invalidExtension": "Файлы с расширением \".{0}\" не поддерживаются.", - "newFileName": "Новое имя файла", - "deleteCurrentSketch": "Вы хотите удалить текущий скетч?", - "sketchDirectoryError": "Ошибка создания каталога скетча. Смотрите журнал для более подробной информации. Вероятно, приложение, не будет работать должным образом." - } + "board": { + "board": "Плата{0}", + "boardInfo": "Информация о плате", + "boardListItem": "{0} в {1}", + "configDialog1": "Выберите плату и порт, если Вы хотите загрузить скетч в плату.", + "configDialog2": "Если вы выбираете только плату, вы сможете компилировать, но не загружать свой скетч.", + "configDialogTitle": "Выберите другую плату и порт", + "couldNotFindPreviouslySelected": "Не удалось найти ранее выбранную плату '{0}' в установленной платформе '{1}'.Пожалуйста, выберите плату которую хотите использовать вручную повторно. Вы хотите повторно выбрать её сейчас?", + "getBoardInfo": "Получить информацию о подключенной плате", + "inSketchbook": " (в альбоме).", + "installManually": "Установить вручную", + "installNow": "Необходимо установить ядро «{0} {1}» для выбранной в данный момент «{2}» платы. Вы хотите установить его сейчас?", + "noFQBN": "FQBN недоступен для выбранной платы \"{0}\". Проверьте наличие необходимого ядра.", + "noPortsSelected": "Не выбраны порты для платы: '{0}'.", + "noneSelected": "Плата не выбрана.", + "openBoardsConfig": "Выберите другую плату и порт...", + "platformMissing": "Платформа для выбранной платы '{0}' не установлена.", + "pleasePickBoard": "Пожалуйста, выберите плату, подключенную к выбранному вами порту.", + "port": "Порт{0}", + "programmer": "Программатор", + "reselectLater": "Выборать позже", + "selectBoardForInfo": "Пожалуйста, выберите плату в меню инструментов для получения информации с платы.", + "selectPortForInfo": "Пожалуйста, выберите порт в меню инструментов для получения информации с платы.", + "showAllAvailablePorts": "Показать все доступные порты при включении", + "succesfullyInstalledPlatform": "Платформа установлена успешно {0}:{1}", + "succesfullyUninstalledPlatform": "Платформа успешно удалена {0}:{1}" + }, + "boardsManager": "Менеджер плат", + "bootloader": { + "burnBootloader": "Записать Загрузчик", + "doneBurningBootloader": "Прошивка бутлоадера завершена." + }, + "burnBootloader": { + "error": "Ошибка при прошивке бутлоадера: {0}" + }, + "certificate": { + "addNew": "Новый", + "addURL": "Добавление URL для получения SSL-сертификата", + "boardAtPort": "{0}в{1}", + "certificatesUploaded": "Сертификаты зугружены.", + "enterURL": "Введите URL", + "noSupportedBoardConnected": "Не подключено ни одной поддерживаемой платы", + "openContext": "Открыть контекст", + "remove": "Удалить", + "selectBoard": "Выберите плату...", + "selectCertificateToUpload": "1. Выберите сертификат для загрузки", + "selectDestinationBoardToUpload": "2. Выберите плату назначения и загрузите сертификат", + "upload": "Загрузка", + "uploadFailed": "Загрузка не удалась. Повторите попытку.", + "uploadRootCertificates": "Загрузка корневого сертификата SSL", + "uploadingCertificates": "Загрузка сертификатов." }, "cloud": { - "GoToCloud": "Переход в облако" + "chooseSketchVisibility": "Выберите видимость своего скетча:", + "cloudSketchbook": "Альбом в облаке", + "connected": "Подключено", + "continue": "Продолжить", + "donePulling": "Закончить вытягивание ‘{0}’.", + "donePushing": "Отправлено ‘{0}’.", + "embed": "Встроить:", + "emptySketchbook": "Ваш альбом пуст", + "learnMore": "Узнать больше", + "link": "Ссылка:", + "notYetPulled": "Не удается отправить в облако. Он еще не вытащен.", + "offline": "Не подключено", + "openInCloudEditor": "Открыть в облачном редакторе", + "options": "Параметры...", + "privateVisibility": "Приватный. Только автор можешь просматривать скетч.", + "profilePicture": "Фотография профиля", + "publicVisibility": "Публичный. Любой, у кого есть ссылка, может посмотреть скетч.", + "pull": "Выдавить", + "pullFirst": "Вы должны сначала потянуть, чтобы иметь возможность перейти к облаку.", + "pullSketch": "Вытянуть скетч", + "pullSketchMsg": "Извлечение этого скетча из Облака приведет к перезаписи его локальной версии. Вы уверены, что хотите продолжить?", + "push": "Отправить", + "pushSketch": "Выдавить скетч", + "pushSketchMsg": "Это Публичный скетч. Перед нажатием убедитесь, что любая конфиденциальная информация определена в файлах arduino_secrets.h. Вы можете сделать скетч приватным на панели общего доступа.", + "remote": "Удаленный", + "share": "Поделиться...", + "shareSketch": "Поделиться скетчем", + "showHideRemoveSketchbook": "Показать/скрыть удаленный альбом", + "signIn": "Войти", + "signInToCloud": "Войдите в Arduino Cloud", + "signOut": "Выйти", + "syncEditSketches": "Синхронизировать и редактировать скетчи в Arduino Cloud", + "visitArduinoCloud": "Посетите Arduino Cloud, чтобы создать скетчи в облаке." + }, + "common": { + "later": "Позже", + "noBoardSelected": "Плата не выбрана", + "notConnected": "[не подключено].", + "offlineIndicator": "Похоже, у Вас нет подключения к Интернету. Без подключения к Интернету Arduino CLI не сможет загрузить необходимые ресурсы и упадет. Подключитесь к Интернету и перезапустите приложение.", + "oldFormat": "'{0}' использует старый формат `.pde`. Хотите сконвертировать в новый формат `.ino`?", + "processing": "Обработка", + "selectBoard": "Выбрать плату", + "selectedOn": "вкл. {0}", + "serialMonitor": "Монитор порта", + "unknown": "Неизвестно" + }, + "compile": { + "error": "Ошибка компиляции: {0}" + }, + "component": { + "by": "около", + "filterSearch": "Отфильтровать результаты поиска...", + "install": "Установка", + "moreInfo": "Дополнительная информация", + "uninstall": "Удалить", + "uninstallMsg": "Вы хотите удалить {0}?", + "version": "Версия {0}" + }, + "contributions": { + "addFile": "Добавить файл...", + "fileAdded": "Один файл добавлен в скетч.", + "replaceTitle": "Заменить" + }, + "debug": { + "debugWithMessage": "Отладка - {0}", + "debuggingNotSupported": "Отладка не поддерживается '{0}'", + "noPlatformInstalledFor": "Платформа не установлена для '{0}'", + "optimizeForDebugging": "Оптимизировать для отладки" + }, + "dialog": { + "dontAskAgain": "Больше не спрашивать" + }, + "editor": { + "autoFormat": "АвтоФорматирование", + "commentUncomment": "Закомментировать/Раскомментировать", + "copyForForum": "Копировать для форума (Markdown)", + "decreaseFontSize": "Уменьшить размер шрифта", + "decreaseIndent": "Уменьшить отступ", + "increaseFontSize": "Увеличить размер шрифта", + "increaseIndent": "Увеличить отступ" + }, + "electron": { + "couldNotSave": "Скетч не сохранён. Пожалуйста, скопируйте вашу не сохраненную работу в ваш внешний текстовый редактор и перезапустите IDE.", + "unsavedChanges": "Любые не сохраненные изменения не будут сохранены." + }, + "examples": { + "builtInExamples": "Встроенные Примеры", + "couldNotInitializeExamples": "Невозможно инициализировать встроенные примеры.", + "customLibrary": "Примеры из пользовательских библиотек", + "for": "Примеры для {0}", + "forAny": "Примеры для любой платы", + "menu": "Примеры" + }, + "firmware": { + "checkUpdates": "Проверить наличие обновлений", + "failedInstall": "Не удалось установить прошивку. Повторите попытку.", + "install": "Установка", + "installingFirmware": "Установка прошивки.", + "overwriteSketch": "Установка перезаписывает скетч на плате.", + "selectBoard": "Выбор платы", + "selectVersion": "Выберите версию прошивки", + "successfullyInstalled": "Прошивка успешно установлена.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Окружение", + "faq": "Часто задаваемые вопросы", + "findInReference": "Найти в справочнике", + "gettingStarted": "Приступая к работе", + "keyword": "Введите ключевое слово", + "privacyPolicy": "Политика конфиденциальности", + "reference": "Справочник по функциям", + "search": "Найти на Arduino.cc", + "troubleshooting": "Устранение неполадок", + "visit": "Перейти на сайт Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Закрыть и установить", + "closeToInstallNotice": "Закройте программное обеспечение и установите обновление на вашем компьютере.", + "downloadButton": "Скачать", + "downloadingNotice": "Загрузка последней версии Arduino IDE.", + "errorCheckingForUpdates": "Ошибка при проверке обновлений IDE Arduino.\n{0}", + "goToDownloadButton": "Перейдите к скачиванию", + "goToDownloadPage": "Доступно обновление для Arduino IDE, но мы не можем загрузить и установить его автоматически. Пожалуйста, перейдите на страницу загрузки и оттуда загрузите последнюю версию.", + "ideUpdaterDialog": "Обновление программного обеспечения", + "newVersionAvailable": "Новая версия Arduino IDE ({0}) доступна для загрузки.", + "noUpdatesAvailable": "Нет обновлений для Arduino IDE", + "notNowButton": "Не сейчас", + "skipVersionButton": "Пропустить версию", + "updateAvailable": "Доступны обновления", + "versionDownloaded": "Arduino IDE {0} был загружен." + }, + "library": { + "addZip": "Добавить .ZIP библиотеку...", + "arduinoLibraries": "Библиотеки Arduino", + "contributedLibraries": "Сторонние библиотеки", + "dependenciesForLibrary": "Зависимости для библиотеки {0}:{1}", + "include": "Подключить библиотеку", + "installAll": "Установить все", + "installMissingDependencies": "Установить все недостающие зависимости?", + "installOneMissingDependency": "Установить недостающую зависимость?", + "installOnly": "Установить только {0}", + "installedSuccessfully": "Успешно установлена библиотека {0}:{1}", + "libraryAlreadyExists": "Библиотека уже существует. Вы хотите ее заменить?", + "manageLibraries": "Управление библиотеками...", + "namedLibraryAlreadyExists": "Папка библиотеки {0} уже существует. Вы хотите ее заменить?", + "needsMultipleDependencies": "Нужные библиотеке {0}: {1} некоторые другие зависимости в настоящее время не установлены:", + "needsOneDependency": "Нужная библиотеке {0}: {1} другая зависимость в настоящее время не установлена:", + "overwriteExistingLibrary": "Вы хотите заменить уже имеющуюся библиотеку?", + "successfullyInstalledZipLibrary": "Бибилиотека из архива {0} успешно установлена", + "title": "Управление библиотеками", + "uninstalledSuccessfully": "Успешно удалена библиотека {0}:{1}", + "zipLibrary": "Библиотека" + }, + "menu": { + "sketch": "Скетч", + "tools": "Инструменты" + }, + "preferences": { + "additionalManagerURLs": "Дополнительные ссылки для Менеджера плат", + "auth.audience": "Аудитория OAuth2.", + "auth.clientID": "Идентификатор клиента OAuth2.", + "auth.domain": "Домен OAuth2.", + "auth.registerUri": "URI, используемый для регистрации нового пользователя.", + "automatic": "Автоматика", + "board.certificates": "Список сертификатов, которые могут быть загружены в платы", + "browse": "Обзор", + "choose": "Выбрать", + "cloud.enabled": "True, если функции синхронизации скетчей включены. По умолчанию - true.", + "cloud.pull.warn": "True, если пользователи должны быть предупреждены перед созданием облачного скетча. По умолчанию установлено значение true.", + "cloud.push.warn": "True, если пользователи должны быть предупреждены перед запуском облачного эскиза. По умолчанию установлено значение true.", + "cloud.pushpublic.warn": "True, если пользователи должны быть предупреждены перед отправкой общедоступного эскиза в облако. По умолчанию установлено значение true.", + "cloud.sketchSyncEnpoint": "Конечная точка, используемая для отправки и извлечения скетчей из серверной части. По умолчанию он указывает на Arduino Cloud API.", + "compile": "компиляции", + "compile.verbose": "True для подробного вывода компилятора. По умолчанию - false.", + "compile.warnings": "Уровень предупреждений GCC. По умолчанию 'None'.", + "compilerWarnings": "Предупреждения компилятора", + "editorFontSize": "Размер шрифта в редакторе", + "editorQuickSuggestions": "Быстрые подсказки в редакторе", + "enterAdditionalURLs": "Введите дополнительные URL, по одному в каждой строке", + "files.inside.sketches": "Показывать файлы в скетчах", + "ide.updateBaseUrl": "URL-адрес, откуда можно загружать обновления. По умолчанию\n'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Release channel - это канал для обновлений. «stable» - это стабильный выпуск, «Nightly» - это последняя сборка.", + "interfaceScale": "Масштабирование интерфейса", + "invalid.editorFontSize": "Неверный размер шрифта редактора. Это должно быть положительное целое число.", + "invalid.sketchbook.location": "Неправильный путь к альбому со скетчами: {0}", + "invalid.theme": "Неверная тема.", + "language.log": "True - сервер Arduino Language будет создавать файлы журнала в папке скетча. В противном случае - false. По умолчанию - false.", + "manualProxy": "Ручная настройка параметров прокси-сервера", + "network": "Сеть", + "newSketchbookLocation": "Выбрать новое расположение для альбома со скетчами", + "noProxy": "Не использовать прокси-сервер", + "showVerbose": "Показывать детализированный вывод при", + "sketchbook.location": "Путь к альбому со скетчами", + "sketchbook.showAllFiles": "True - показывать все файлы внутри скетча. По умолчанию - false.", + "unofficialBoardSupport": "Список URL-адресов поддержки неофициальных плат", + "upload": "выгрузке на плату", + "upload.verbose": "True - подробный вывод при загрузке скетча на плату. По умолчанию - false.", + "verifyAfterUpload": "Проверять содержимое памяти платы после загрузки", + "window.autoScale": "True, если пользовательский интерфейс автоматически масштабируется в зависимости от размера шрифта.", + "window.zoomLevel": "Отрегулируйте уровень масштабирования окна. Оригинальный размер равен 0 и каждое изменение выше (например, 1) или ниже (например, -1) представляет собой масштабирование на 20% больше или меньше. Вы также можете войти в десятичные, чтобы настроить уровень масштабирования с более тонкой гранулярностью." + }, + "replaceMsg": "Заменить имеющуюся версию {0}?", + "selectZip": "Выберите zip-файл, содержащий библиотеку, которую вы хотите установить", + "serial": { + "autoscroll": "Автопрокрутка", + "carriageReturn": "CR Возврат каретки", + "connectionBusy": "Не удалось подключиться. Последовательный порт занят: {0}", + "disconnected": "Отключен {0} от {1}", + "failedReconnect": "Не удалось переподключиться {0} к последовательному порту после 10 попыток. Последовательный порт {1} занят.", + "message": "Сообщение ({0} + Enter, чтобы отправить сообщение для '{1}' на '{2}')", + "newLine": "Новая строка", + "newLineCarriageReturn": "NL & CR", + "noLineEndings": "Нет конца строки", + "notConnected": "Нет соединения. Выберите плату и порт для автоматического подключения.", + "reconnect": "Переподключение {0} к {1} в {2} секунды...", + "timestamp": "Время отметки", + "toggleTimestamp": "Переключить отметку времени", + "unexpectedError": "Непредвиденная ошибка. Переподключение {0} на порту {1}." + }, + "sketch": { + "archiveSketch": "Архивировать скетч", + "cantOpen": "Папка \"{0}\" уже существует. Невозможно открыть скетч.", + "close": "Вы действительно хотите закрыть скетч?", + "configureAndUpload": "Настроить и загрузить", + "couldNotConnectToSerial": "Не удалось переподключиться к последовательному порту. {0}", + "createdArchive": "Создать архив '{0}'.", + "doneCompiling": "Компиляция завершена.", + "doneUploading": "Загрузка завершена.", + "exportBinary": "Экспортировать скомпилированный бинарный файл", + "moving": "Переместить", + "movingMsg": "Файл «{0}» должен быть в папке с именем скетча «{1}». \nСоздать эту папку, переместить файл и продолжить?", + "new": "Новый скетч", + "openFolder": "Открыть папку", + "openRecent": "Открыть предыдущий", + "openSketchInNewWindow": "Открыть скетч в новом окне", + "saveFolderAs": "Сохранить папку со скетчем как...", + "saveSketchAs": "Сохранить папку скетча как...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Показать папку скетча", + "sketch": "Скетч", + "sketchbook": "Альбом", + "titleLocalSketchbook": "Локальный альбом", + "titleSketchbook": "Альбом", + "upload": "Загрузить на плату", + "uploadUsingProgrammer": "Загрузить на плату при помощи программатора", + "userFieldsNotFoundError": "Не могу найти пользовательские поля для подключенной платы", + "verify": "Проверить", + "verifyOrCompile": "Проверить/Скомпилировать" + }, + "upload": { + "error": "{0} ошибка: {1}" + }, + "userFields": { + "cancel": "Отмена", + "upload": "Загрузка" + } + }, + "cloud": { + "GoToCloud": "Переход в облако" + }, + "theia": { + "core": { + "cannotConnectBackend": "Невозможно подключиться к бэкенду.", + "cannotConnectDaemon": "Невозможно подключиться к фоновому процессу CLI.", + "couldNotSave": "Скетч не сохранён. Пожалуйста, скопируйте вашу не сохраненную работу в ваш внешний текстовый редактор и перезапустите IDE.", + "daemonOffline": "CLI демон не подключен", + "offline": "Не подключено", + "quitMessage": "Любые не сохраненные изменения не будут сохранены.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Запуск...", + "startError": "Произошла ошибка при запуске отладочной сессии, просмотрите журнал для получения дополнительной информации.", + "typeNotSupported": "Тип сеанса отладки «{0}» не поддерживается." + }, + "editor": { + "unsavedTitle": "Несохраненный –{0}" + }, + "messages": { + "collapse": "Свернуть", + "expand": "Развернуть" + }, + "workspace": { + "deleteCurrentSketch": "Вы хотите удалить текущий скетч?", + "fileNewName": "Имя нового файла", + "invalidExtension": "Файлы с расширением \".{0}\" не поддерживаются.", + "invalidFilename": "Неправильное имя файла", + "newFileName": "Новое имя файла", + "sketchDirectoryError": "Ошибка создания каталога скетча. Смотрите журнал для более подробной информации. Вероятно, приложение, не будет работать должным образом." } + } } diff --git a/i18n/sr.json b/i18n/sr.json index 8f9178c7c..9371e4988 100644 --- a/i18n/sr.json +++ b/i18n/sr.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Изгледа да сте ван мреже. Без интернет везе, Arduino CLI можда неће моћи да преузме потребне ресурсе и може изазвати квар. Повежите се на Интернет и поново покрените апликацију.", - "noBoardSelected": "Плоча није одабрана", - "selectedOn": "на {0}", - "notConnected": "[није повезано]", - "serialMonitor": "Монитор серијског порта", - "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", - "later": "Касније", - "selectBoard": "Одабери плочу", - "unknown": "Непознато", - "processing": "Обрађује се", - "saveChangesToSketch": "Да ли желиш да сачуваш рад прије затварања?", - "loseChanges": "Уколико не сачуваш, промјене ће бити изгубљене." - }, - "ide-updater": { - "errorCheckingForUpdates": "Грешка приликом провере надоградњи за Arduino IDE.\n{0}", - "notNowButton": "Не сада", - "versionDownloaded": "Arduino IDE {0} је преузет.", - "closeToInstallNotice": "Затворите програм и покрените инсталацију надоградње на ваш рачунар.", - "closeAndInstallButton": "Затвори и инсталирај", - "downloadingNotice": "Преузимање последње верзије Arduino IDE.", - "updateAvailable": "Доступна је надоградња", - "newVersionAvailable": "Нова верзија Arduino IDE ({0}) је доступна за преузимање.", - "skipVersionButton": "Прескочите ову верзију", - "downloadButton": "Преузимање", - "goToDownloadPage": "Ажурирање за Arduine IDE је доступно, али нисмо у могућности да га аутоматски преузмемо и инсталирамо. Идите на страницу за преузимање и преузмите најновију верзију одатле.", - "goToDownloadButton": "Пређите на преузимање", - "ideUpdaterDialog": "Надоградња програма", - "noUpdatesAvailable": "Нема недавних доступних ажурирања за Arduine IDE" - }, - "menu": { - "sketch": "Рад", - "tools": "Алатке" - }, - "debug": { - "optimizeForDebugging": "Оптимизовано за отклањање грешака", - "debugWithMessage": "Отклањање грешака - {0}", - "noPlatformInstalledFor": "Платформа није инсталирана за '{0}'", - "debuggingNotSupported": "'{0}' не подржава отклањање грешака" - }, - "preferences": { - "language.log": "Тачно ако Ардуино језички сервер треба да генерише датотеке евиденције у фасциклу за скице. Иначе, нетачно. Подразумевано је нетачно.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", - "upload.verbose": "True for verbose upload output. False by default.", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "window.zoomLevel": "Подесите ниво зумирања прозора. Оригинална величина је 0 и сваки корак изнад (нпр. 1) или испод (нпр. -1) представља зумирање за 20% веће или мање. Такође можете да унесете децимале да бисте подесили ниво зумирања са бољом прецизношћу.", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", - "board.certificates": "Листа сертификата који могу бити спуштени на плоче", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", - "auth.clientID": "OAuth2 идентификатор клијента.", - "auth.domain": "OAuth2 домен.", - "auth.audience": "OAuth2 публика.", - "auth.registerUri": "URI коришћен за регистровање нових корисника.", - "network": "Мрежа", - "sketchbook.location": "Локација радне свеске", - "browse": "Претражи", - "files.inside.sketches": "Прикажи датотеке у радовима", - "editorFontSize": "Величина текста уређивача", - "interfaceScale": "Величина интерфејса", - "showVerbose": "Прикажи детаљан испис током", - "compilerWarnings": "Упозорења преводиоца", - "automatic": "Аутоматско", - "compile": "преведи", - "upload": "спусти", - "verifyAfterUpload": "Провјери код након спуштања", - "editorQuickSuggestions": "Editor Quick Suggestions", - "additionalManagerURLs": "Additional Boards Manager URLs", - "noProxy": "Без посредника", - "manualProxy": "Ручно подешавање посредника", - "newSketchbookLocation": "Одабери нову локацију радне свеске", - "choose": "Одабери", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", - "invalid.sketchbook.location": "Неважећа локација радне свеске: {0}", - "invalid.editorFontSize": "Неважећа величина текста уређивача. Мора да буде позитиван цијели број.", - "invalid.theme": "Неважећа тема." - }, - "cloud": { - "signIn": "ПРИЈАВИ СЕ", - "signOut": "Одјави се", - "chooseSketchVisibility": "Одабери видљивост твог рада:", - "privateVisibility": "Приватно. Само ти можеш да видиш рад.", - "publicVisibility": "Јавно. Свако са линком може да види рад.", - "link": "Линк:", - "embed": "Угради:", - "cloudSketchbook": "Cloud Sketchbook", - "shareSketch": "Подјели рад", - "showHideRemoveSketchbook": "Прикажи/Сакриј удаљене радне свеске", - "pullSketch": "Pull Sketch", - "openInCloudEditor": "Open in Cloud Editor", - "options": "Опције...", - "share": "Подјели...", - "remote": "Удаљени", - "emptySketchbook": "Твоја радна свеска је празна", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches.", - "signInToCloud": "Улогујте се на Arduino Cloud", - "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", - "learnMore": "Сазнајте више", - "continue": "Наставите", - "pushSketch": "Push Sketch", - "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.", - "pull": "Повуци", - "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", - "donePulling": "Готово повлачење ‘{0}’.", - "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", - "push": "Гурни", - "pullFirst": "You have to pull first to be able to push to the Cloud.", - "donePushing": "Done pushing ‘{0}’.", - "connected": "Повезан", - "offline": "Није на мрежи", - "profilePicture": "Фотографија профила" - }, - "board": { - "installManually": "Инсталирај ручно", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Одабери другу плочу или порт", - "configDialog1": "Одабери и плочу и порт ако желиш да спустиш рад.", - "configDialog2": "Ако одабереш само плочу моћи ћеш само да преведеш, али не и да спустиш рад.", - "pleasePickBoard": "Одабери плочу повезану са одабраним портом.", - "showAllAvailablePorts": "Приказује све доступне портове када је укључено", - "programmer": "Програмер", - "succesfullyInstalledPlatform": "Успјешно инсталирана платформа {0}:{1}", - "succesfullyUninstalledPlatform": "Успјешно деинсталирана платформа {0}:{1}", - "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?", - "reselectLater": "Одабери поново касније", - "noneSelected": "Ниједна плоча није одабрана.", - "noPortsSelected": "Ниједан порт није одабран за плочу: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Одабери другу плочу и порт...", - "boardListItem": "{0} на {1}", - "selectBoardForInfo": "Одабери плочу да добијеш информације о њој.", - "platformMissing": "Платформа за одабрану плочу '{0}' није инсталирана.", - "selectPortForInfo": "Одабери порт да добијеш информације о плочи", - "boardInfo": "Информације о плочи", - "board": "Плоча{0}", - "port": "Порт{0}", - "getBoardInfo": "Дохвати информације о плочи", - "inSketchbook": "(у радној свесци)" - }, - "boardsManager": "Управљач плочама", - "about": { - "label": "О {0}", - "detail": "Верзија: {0}\nДатум: {1}{2}\nCLI верзија: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Додај датотеку", - "replaceTitle": "Замјени", - "fileAdded": "Датотека је додата у рад." - }, - "replaceMsg": "Замјени тренутну верзију {0}?", - "library": { - "addZip": "Додај .ZIP библиотеку...", - "zipLibrary": "Библиотека", - "overwriteExistingLibrary": "Желиш да препишеш преко већ постојеће библиотеке?", - "successfullyInstalledZipLibrary": "Успјешно инсталирана библиотека из архиве {0}", - "namedLibraryAlreadyExists": "Директоријум за библиотеку назван {0} већ постоји. Желиш да препишеш преко њега?", - "libraryAlreadyExists": "Библиотека већ постоји. Желиш да препишеш преко ње?", - "include": "Укључи библиотеку", - "manageLibraries": "Управљај библиотекама...", - "arduinoLibraries": "Arduino библиотеке", - "contributedLibraries": "Contributed libraries", - "title": "Управљач библиотекама", - "needsOneDependency": "Библиотека {0}:{1} захтјева другу библиотеку која није тренутно инсталирана:", - "needsMultipleDependencies": "Библиотека {0}:{1} захтјева друге библиотеке које нису тренутно инсталиране:", - "installOneMissingDependency": "Да ли желиш да инсталираш зависну библиотеку?", - "installMissingDependencies": "Да ли желиш да инсталираш све зависне библиотеке?", - "dependenciesForLibrary": "Зависне библиотеке за библиотеку {0}:{1}", - "installAll": "Инсталирај све", - "installOnly": "Инсталирај само {0}", - "installedSuccessfully": "Успјешно инсталирана библиотека {0}:{1}", - "uninstalledSuccessfully": "Успјешно деинсталирана библиотека {0}:{1}" - }, - "selectZip": "Одабери zip датотеку са библиотеком коју желиш да додаш", - "sketch": { - "archiveSketch": "Архивирај рад", - "saveSketchAs": "Сачувај радни фолдер као...", - "createdArchive": "Направљена архива '{0}'.", - "new": "Нови", - "openRecent": "Отвори недавно", - "showFolder": "Прикажи радни директоријум", - "sketch": "Рад", - "moving": "Премјешта се", - "movingMsg": "Датотека \"{0}\" мора да буде унутар радног директоријума \"{1}\".\nКреирај овај директоријум, премјести датотеку, и настави?", - "cantOpen": "Директоријум \"{0}\" већ постоји. Није могуће отворити рад.", - "saveFolderAs": "Сачувај радни директоријум као...", - "sketchbook": "Радна свеска", - "upload": "Спусти", - "uploadUsingProgrammer": "Спусти помоћу програмера", - "userFieldsNotFoundError": "Није могуће пронаћи корисничка поља за повезану плочу.", - "doneUploading": "Спуштање завршено.", - "configureAndUpload": "Конфигуриши и спусти", - "verifyOrCompile": "Провјери/Преведи", - "exportBinary": "Export Compiled Binary", - "verify": "Провјери", - "doneCompiling": "Превођење завршено.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Отвори рад у новом прозору", - "openFolder": "Отвори директоријум", - "titleLocalSketchbook": "Локална радна свеска", - "titleSketchbook": "Радна свеска", - "close": "Да ли желиш да затвориш рад?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Копирај за форум (Markdown)", - "commentUncomment": "Коментариши/одкоментариши", - "increaseIndent": "Повећај увлачење", - "decreaseIndent": "Смањи увлачење", - "increaseFontSize": "Повећај величину текста", - "decreaseFontSize": "Смањи величину текста", - "autoFormat": "Аутоматски форматирај" - }, - "examples": { - "menu": "Примјери", - "couldNotInitializeExamples": "Није могуће иницијализовати уграђене примјере.", - "builtInExamples": "Уграђени примјери", - "customLibrary": "Примјери библиотека", - "for": "Примјери за {0}", - "forAny": "Примјери за било коју плочу" - }, - "help": { - "search": "Потражи на Arduino.cc", - "keyword": "Унеси кључну ријеч", - "gettingStarted": "Увод", - "environment": "Окружење", - "troubleshooting": "Рјешавање проблема", - "reference": "Референца", - "findInReference": "Потражи у референци", - "faq": "Често постављана питања", - "visit": "Посјети Arduino.cc", - "privacyPolicy": "Политика приватности" - }, - "certificate": { - "uploadRootCertificates": "Спусти SSL Root сертификате", - "openContext": "Отвори садржај", - "remove": "Избаци", - "upload": "Спусти", - "addURL": "Додај URL за дохватање SSL сертификата", - "enterURL": "Унеси URL", - "selectCertificateToUpload": "1. Одабери сертификат за спуштање", - "addNew": "Додај нови", - "selectDestinationBoardToUpload": "2. Одабери одредишну плочу и спусти сертификат", - "uploadingCertificates": "Спуштање сертификата.", - "certificatesUploaded": "Сертификати су спуштени.", - "uploadFailed": "Спуштање није успјело. Покушај поново.", - "selectBoard": "Одабери плочу...", - "boardAtPort": "{0} на {1}", - "noSupportedBoardConnected": "Није повезана ниједна подржана плоча" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "Одабери плочу", - "checkUpdates": "Провјери ажурирања", - "selectVersion": "Одаберзи верзију фирмвера", - "install": "Инсталирај", - "overwriteSketch": "Инсталација ће преписати рад на плочи.", - "installingFirmware": "Инсталирање фирмвера.", - "successfullyInstalled": "Фирмвер успјешно инсталиран.", - "failedInstall": "Инсталирање није успјело. Покушај поново." - }, - "dialog": { - "dontAskAgain": "Не питај поново" - }, - "userFields": { - "cancel": "Одустани", - "upload": "Спусти" - }, - "serial": { - "toggleTimestamp": "Укључи/искључи временску ознаку", - "autoscroll": "Аутоматско скроловање", - "timestamp": "Временска ознака", - "noLineEndings": "Без завршетка линије", - "newLine": "Нова линија", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "И нова линија и CR", - "notConnected": "Није повезано. Одабери плочу и порт за аутоматско повезивање.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Повезивање није успјело. Серијски порт је заузет: {0}", - "disconnected": "Откачен {0} од {1}.", - "unexpectedError": "Неочекивана грешка. Поновно повезивање {0} на порту {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Поновно повезивање {0} на {1} за {2} секунди..." - }, - "component": { - "uninstall": "Деинсталирај", - "uninstallMsg": "Да ли желиш да деинсталираш {0}? ", - "by": "од", - "version": "Верзија {0}", - "moreInfo": "Више информација", - "install": "ИНСТАЛИРАЈ", - "filterSearch": "Филтрирај претрагу..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Ниједна несачувана промјена неће бити сачувана." - }, - "compile": { - "error": "Грешка приликом превођења: {0}" - }, - "upload": { - "error": "{0} грешка: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "Верзија: {0}\nДатум: {1}{2}\nCLI верзија: {3}{4} [{5}]\n\n{6}", + "label": "О {0}" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "Није на мрежи", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Почни...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Несачуван – {0} " - }, - "messages": { - "expand": "Прошири", - "collapse": "Отвори" - }, - "workspace": { - "fileNewName": "Име за нову датотеку", - "invalidFilename": "Неважеће име датотеке.", - "invalidExtension": ".{0} није валидна екстензија", - "newFileName": "Ново име за датотеку", - "deleteCurrentSketch": "Да ли желиш да обришеш тренутни рад?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "Плоча{0}", + "boardInfo": "Информације о плочи", + "boardListItem": "{0} на {1}", + "configDialog1": "Одабери и плочу и порт ако желиш да спустиш рад.", + "configDialog2": "Ако одабереш само плочу моћи ћеш само да преведеш, али не и да спустиш рад.", + "configDialogTitle": "Одабери другу плочу или порт", + "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?", + "getBoardInfo": "Дохвати информације о плочи", + "inSketchbook": "(у радној свесци)", + "installManually": "Инсталирај ручно", + "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?", + "noPortsSelected": "Ниједан порт није одабран за плочу: '{0}'.", + "noneSelected": "Ниједна плоча није одабрана.", + "openBoardsConfig": "Одабери другу плочу и порт...", + "platformMissing": "Платформа за одабрану плочу '{0}' није инсталирана.", + "pleasePickBoard": "Одабери плочу повезану са одабраним портом.", + "port": "Порт{0}", + "programmer": "Програмер", + "reselectLater": "Одабери поново касније", + "selectBoardForInfo": "Одабери плочу да добијеш информације о њој.", + "selectPortForInfo": "Одабери порт да добијеш информације о плочи", + "showAllAvailablePorts": "Приказује све доступне портове када је укључено", + "succesfullyInstalledPlatform": "Успјешно инсталирана платформа {0}:{1}", + "succesfullyUninstalledPlatform": "Успјешно деинсталирана платформа {0}:{1}" + }, + "boardsManager": "Управљач плочама", + "bootloader": { + "burnBootloader": "Burn Bootloader", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Додај нови", + "addURL": "Додај URL за дохватање SSL сертификата", + "boardAtPort": "{0} на {1}", + "certificatesUploaded": "Сертификати су спуштени.", + "enterURL": "Унеси URL", + "noSupportedBoardConnected": "Није повезана ниједна подржана плоча", + "openContext": "Отвори садржај", + "remove": "Избаци", + "selectBoard": "Одабери плочу...", + "selectCertificateToUpload": "1. Одабери сертификат за спуштање", + "selectDestinationBoardToUpload": "2. Одабери одредишну плочу и спусти сертификат", + "upload": "Спусти", + "uploadFailed": "Спуштање није успјело. Покушај поново.", + "uploadRootCertificates": "Спусти SSL Root сертификате", + "uploadingCertificates": "Спуштање сертификата." }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "Одабери видљивост твог рада:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Повезан", + "continue": "Наставите", + "donePulling": "Готово повлачење ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Угради:", + "emptySketchbook": "Твоја радна свеска је празна", + "learnMore": "Сазнајте више", + "link": "Линк:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Није на мрежи", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Опције...", + "privateVisibility": "Приватно. Само ти можеш да видиш рад.", + "profilePicture": "Фотографија профила", + "publicVisibility": "Јавно. Свако са линком може да види рад.", + "pull": "Повуци", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Гурни", + "pushSketch": "Push Sketch", + "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": "Удаљени", + "share": "Подјели...", + "shareSketch": "Подјели рад", + "showHideRemoveSketchbook": "Прикажи/Сакриј удаљене радне свеске", + "signIn": "ПРИЈАВИ СЕ", + "signInToCloud": "Улогујте се на Arduino Cloud", + "signOut": "Одјави се", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "later": "Касније", + "noBoardSelected": "Плоча није одабрана", + "notConnected": "[није повезано]", + "offlineIndicator": "Изгледа да сте ван мреже. Без интернет везе, Arduino CLI можда неће моћи да преузме потребне ресурсе и може изазвати квар. Повежите се на Интернет и поново покрените апликацију.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "processing": "Обрађује се", + "selectBoard": "Одабери плочу", + "selectedOn": "на {0}", + "serialMonitor": "Монитор серијског порта", + "unknown": "Непознато" + }, + "compile": { + "error": "Грешка приликом превођења: {0}" + }, + "component": { + "by": "од", + "filterSearch": "Филтрирај претрагу...", + "install": "ИНСТАЛИРАЈ", + "moreInfo": "Више информација", + "uninstall": "Деинсталирај", + "uninstallMsg": "Да ли желиш да деинсталираш {0}? ", + "version": "Верзија {0}" + }, + "contributions": { + "addFile": "Додај датотеку", + "fileAdded": "Датотека је додата у рад.", + "replaceTitle": "Замјени" + }, + "debug": { + "debugWithMessage": "Отклањање грешака - {0}", + "debuggingNotSupported": "'{0}' не подржава отклањање грешака", + "noPlatformInstalledFor": "Платформа није инсталирана за '{0}'", + "optimizeForDebugging": "Оптимизовано за отклањање грешака" + }, + "dialog": { + "dontAskAgain": "Не питај поново" + }, + "editor": { + "autoFormat": "Аутоматски форматирај", + "commentUncomment": "Коментариши/одкоментариши", + "copyForForum": "Копирај за форум (Markdown)", + "decreaseFontSize": "Смањи величину текста", + "decreaseIndent": "Смањи увлачење", + "increaseFontSize": "Повећај величину текста", + "increaseIndent": "Повећај увлачење" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Ниједна несачувана промјена неће бити сачувана." + }, + "examples": { + "builtInExamples": "Уграђени примјери", + "couldNotInitializeExamples": "Није могуће иницијализовати уграђене примјере.", + "customLibrary": "Примјери библиотека", + "for": "Примјери за {0}", + "forAny": "Примјери за било коју плочу", + "menu": "Примјери" + }, + "firmware": { + "checkUpdates": "Провјери ажурирања", + "failedInstall": "Инсталирање није успјело. Покушај поново.", + "install": "Инсталирај", + "installingFirmware": "Инсталирање фирмвера.", + "overwriteSketch": "Инсталација ће преписати рад на плочи.", + "selectBoard": "Одабери плочу", + "selectVersion": "Одаберзи верзију фирмвера", + "successfullyInstalled": "Фирмвер успјешно инсталиран.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Окружење", + "faq": "Често постављана питања", + "findInReference": "Потражи у референци", + "gettingStarted": "Увод", + "keyword": "Унеси кључну ријеч", + "privacyPolicy": "Политика приватности", + "reference": "Референца", + "search": "Потражи на Arduino.cc", + "troubleshooting": "Рјешавање проблема", + "visit": "Посјети Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Затвори и инсталирај", + "closeToInstallNotice": "Затворите програм и покрените инсталацију надоградње на ваш рачунар.", + "downloadButton": "Преузимање", + "downloadingNotice": "Преузимање последње верзије Arduino IDE.", + "errorCheckingForUpdates": "Грешка приликом провере надоградњи за Arduino IDE.\n{0}", + "goToDownloadButton": "Пређите на преузимање", + "goToDownloadPage": "Ажурирање за Arduine IDE је доступно, али нисмо у могућности да га аутоматски преузмемо и инсталирамо. Идите на страницу за преузимање и преузмите најновију верзију одатле.", + "ideUpdaterDialog": "Надоградња програма", + "newVersionAvailable": "Нова верзија Arduino IDE ({0}) је доступна за преузимање.", + "noUpdatesAvailable": "Нема недавних доступних ажурирања за Arduine IDE", + "notNowButton": "Не сада", + "skipVersionButton": "Прескочите ову верзију", + "updateAvailable": "Доступна је надоградња", + "versionDownloaded": "Arduino IDE {0} је преузет." + }, + "library": { + "addZip": "Додај .ZIP библиотеку...", + "arduinoLibraries": "Arduino библиотеке", + "contributedLibraries": "Contributed libraries", + "dependenciesForLibrary": "Зависне библиотеке за библиотеку {0}:{1}", + "include": "Укључи библиотеку", + "installAll": "Инсталирај све", + "installMissingDependencies": "Да ли желиш да инсталираш све зависне библиотеке?", + "installOneMissingDependency": "Да ли желиш да инсталираш зависну библиотеку?", + "installOnly": "Инсталирај само {0}", + "installedSuccessfully": "Успјешно инсталирана библиотека {0}:{1}", + "libraryAlreadyExists": "Библиотека већ постоји. Желиш да препишеш преко ње?", + "manageLibraries": "Управљај библиотекама...", + "namedLibraryAlreadyExists": "Директоријум за библиотеку назван {0} већ постоји. Желиш да препишеш преко њега?", + "needsMultipleDependencies": "Библиотека {0}:{1} захтјева друге библиотеке које нису тренутно инсталиране:", + "needsOneDependency": "Библиотека {0}:{1} захтјева другу библиотеку која није тренутно инсталирана:", + "overwriteExistingLibrary": "Желиш да препишеш преко већ постојеће библиотеке?", + "successfullyInstalledZipLibrary": "Успјешно инсталирана библиотека из архиве {0}", + "title": "Управљач библиотекама", + "uninstalledSuccessfully": "Успјешно деинсталирана библиотека {0}:{1}", + "zipLibrary": "Библиотека" + }, + "menu": { + "sketch": "Рад", + "tools": "Алатке" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "OAuth2 публика.", + "auth.clientID": "OAuth2 идентификатор клијента.", + "auth.domain": "OAuth2 домен.", + "auth.registerUri": "URI коришћен за регистровање нових корисника.", + "automatic": "Аутоматско", + "board.certificates": "Листа сертификата који могу бити спуштени на плоче", + "browse": "Претражи", + "choose": "Одабери", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "преведи", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Упозорења преводиоца", + "editorFontSize": "Величина текста уређивача", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Прикажи датотеке у радовима", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to '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.", + "interfaceScale": "Величина интерфејса", + "invalid.editorFontSize": "Неважећа величина текста уређивача. Мора да буде позитиван цијели број.", + "invalid.sketchbook.location": "Неважећа локација радне свеске: {0}", + "invalid.theme": "Неважећа тема.", + "language.log": "Тачно ако Ардуино језички сервер треба да генерише датотеке евиденције у фасциклу за скице. Иначе, нетачно. Подразумевано је нетачно.", + "manualProxy": "Ручно подешавање посредника", + "network": "Мрежа", + "newSketchbookLocation": "Одабери нову локацију радне свеске", + "noProxy": "Без посредника", + "showVerbose": "Прикажи детаљан испис током", + "sketchbook.location": "Локација радне свеске", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "спусти", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Провјери код након спуштања", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "window.zoomLevel": "Подесите ниво зумирања прозора. Оригинална величина је 0 и сваки корак изнад (нпр. 1) или испод (нпр. -1) представља зумирање за 20% веће или мање. Такође можете да унесете децимале да бисте подесили ниво зумирања са бољом прецизношћу." + }, + "replaceMsg": "Замјени тренутну верзију {0}?", + "selectZip": "Одабери zip датотеку са библиотеком коју желиш да додаш", + "serial": { + "autoscroll": "Аутоматско скроловање", + "carriageReturn": "Carriage Return", + "connectionBusy": "Повезивање није успјело. Серијски порт је заузет: {0}", + "disconnected": "Откачен {0} од {1}.", + "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", + "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", + "newLine": "Нова линија", + "newLineCarriageReturn": "И нова линија и CR", + "noLineEndings": "Без завршетка линије", + "notConnected": "Није повезано. Одабери плочу и порт за аутоматско повезивање.", + "reconnect": "Поновно повезивање {0} на {1} за {2} секунди...", + "timestamp": "Временска ознака", + "toggleTimestamp": "Укључи/искључи временску ознаку", + "unexpectedError": "Неочекивана грешка. Поновно повезивање {0} на порту {1}." + }, + "sketch": { + "archiveSketch": "Архивирај рад", + "cantOpen": "Директоријум \"{0}\" већ постоји. Није могуће отворити рад.", + "close": "Да ли желиш да затвориш рад?", + "configureAndUpload": "Конфигуриши и спусти", + "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", + "createdArchive": "Направљена архива '{0}'.", + "doneCompiling": "Превођење завршено.", + "doneUploading": "Спуштање завршено.", + "exportBinary": "Export Compiled Binary", + "moving": "Премјешта се", + "movingMsg": "Датотека \"{0}\" мора да буде унутар радног директоријума \"{1}\".\nКреирај овај директоријум, премјести датотеку, и настави?", + "new": "Нови", + "openFolder": "Отвори директоријум", + "openRecent": "Отвори недавно", + "openSketchInNewWindow": "Отвори рад у новом прозору", + "saveFolderAs": "Сачувај радни директоријум као...", + "saveSketchAs": "Сачувај радни фолдер као...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Прикажи радни директоријум", + "sketch": "Рад", + "sketchbook": "Радна свеска", + "titleLocalSketchbook": "Локална радна свеска", + "titleSketchbook": "Радна свеска", + "upload": "Спусти", + "uploadUsingProgrammer": "Спусти помоћу програмера", + "userFieldsNotFoundError": "Није могуће пронаћи корисничка поља за повезану плочу.", + "verify": "Провјери", + "verifyOrCompile": "Провјери/Преведи" + }, + "upload": { + "error": "{0} грешка: {1}" + }, + "userFields": { + "cancel": "Одустани", + "upload": "Спусти" + } + }, + "cloud": { + "GoToCloud": "GO TO CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Није на мрежи", + "quitMessage": "Ниједна несачувана промјена неће бити сачувана.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Почни...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Несачуван – {0} " + }, + "messages": { + "collapse": "Отвори", + "expand": "Прошири" + }, + "workspace": { + "deleteCurrentSketch": "Да ли желиш да обришеш тренутни рад?", + "fileNewName": "Име за нову датотеку", + "invalidExtension": ".{0} није валидна екстензија", + "invalidFilename": "Неважеће име датотеке.", + "newFileName": "Ново име за датотеку", + "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." } + } } diff --git a/i18n/tr.json b/i18n/tr.json index 3c604b42f..94a8fc08b 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "Çevrimdışı görünüyorsunuz. Arduino CLI internet bağlantısı olmadan gerekli kaynakları indiremeyebilir ve hatalı çalışabilir. Lütfen internete bağlanın ve uygulamayı yeniden başlatın.", - "noBoardSelected": "Kart seçili değil", - "selectedOn": "{0}'da", - "notConnected": "[bağlı değil]", - "serialMonitor": "Seri Port Ekranı", - "oldFormat": "'{0}' hala eski `.pde` biçimini kullanıyor. Yeni `.ino` uzantısına geçmek istiyor musunuz?", - "later": "Daha sonra", - "selectBoard": "Kart Seç", - "unknown": "Bilinmeyen", - "processing": "Processing", - "saveChangesToSketch": "Kapatmadan önce bu eskizdeki değişiklikleri kaydetmek istiyor musunuz?", - "loseChanges": "Kaydetmezseniz değişiklikleriniz kaybolacak." - }, - "ide-updater": { - "errorCheckingForUpdates": "Arduino IDE güncellemelerini kontrol ederken hata oluştu.{0}", - "notNowButton": "Şimdi değil", - "versionDownloaded": "Arduino IDE {0} indirildi.", - "closeToInstallNotice": "Yazılımı kapatın ve güncellemeyi makinanıza yükleyin.", - "closeAndInstallButton": "Kapat ve Kur", - "downloadingNotice": "Arduino IDE'nin son sürümü indiriliyor.", - "updateAvailable": "Güncelleme Mevcut", - "newVersionAvailable": "Yeni sürüm Arduino IDE ({0}) indirilmeye hazır.", - "skipVersionButton": "Sürümü Atla", - "downloadButton": "İndir", - "goToDownloadPage": "Arduino IDE için bir güncelleme mevcut, ancak otomatik olarak indirip kuramadık. Lütfen indirme sayfasına gidin ve son sürümü oradan indirin.", - "goToDownloadButton": "İndirmeye Git", - "ideUpdaterDialog": "Yazılım Güncelleme", - "noUpdatesAvailable": "Arduino IDE için yeni bir güncelleme bulunmuyor" - }, - "menu": { - "sketch": "Eskiz", - "tools": "Araçlar" - }, - "debug": { - "optimizeForDebugging": "Debug için Optimize et", - "debugWithMessage": "Debug - {0}", - "noPlatformInstalledFor": "'{0}' için platform kurulmadı", - "debuggingNotSupported": "Debug '{0}' tarafından desteklenmiyor" - }, - "preferences": { - "language.log": "Arduino Language Server eskiz klasörüne log dosyaları oluşturacaksa True. Aksi takdirde false. Varsayılan: false.", - "compile.verbose": "Ayrıntılı derleme çıktısı için True. Varsayılan: False", - "compile.warnings": "gcc'ye hangi uyarı seviyesinin kullanılacağını söyler. Varsayılan: 'None'", - "upload.verbose": " Ayrıntılı yükleme çıktısı için True. Varsayılan: False", - "window.autoScale": "Kullanıcı arayüzü yazı tipi boyutu ile otomatik olarak ölçeklenecekse True", - "window.zoomLevel": "Pencerenin yakınlaştırma seviyesini ayarlar. Orijinal boyut 0'dır ve her yukarı artış (örn. 1) veya düşüş (örn. -1) %20 daha büyük veya daha küçük anlamına gelir. Aynı zamanda yakınlaştırma seviyesini daha hassas ayarlamak için ondalıklar da girebilirsiniz.", - "ide.updateChannel": "Güncelleme yapılacak dağıtım kanalı. 'stable' kararlı sürümdür, 'nightly' ise son geliştirme sürümüdür.", - "board.certificates": "Kartlara yüklenebilecek sertifikaların listesi", - "sketchbook.showAllFiles": "Tüm eskiz dosyalarını eskiz içinde görüntülemek için True. Varsayılan: false.", - "cloud.enabled": "Eskiz eşitleme fonksiyonları etkinse True. Varsayılan: True.", - "cloud.pull.warn": "Kullanıcılar bir bulut eskizini çekmeden önce uyarılacaksa True. Varsayılan: True.", - "cloud.push.warn": "Kullanıcılar bir bulut eskizini göndermeden önce uyarılacaksa True. Varsayılan: True.", - "cloud.pushpublic.warn": "Kullanıcılar buluta herkese açık bir eskiz yüklemeden önce uyarılacaksa True. Varsayılan: True.", - "cloud.sketchSyncEnpoint": "Ana yapıdan eskizler çekmek veya göndermek için son nokta kullanılır. Varsayılan: Arduino Cloud API.", - "auth.clientID": "OAuth2 istemci ID.", - "auth.domain": "OAuth2 domain.", - "auth.audience": "OAuth2 audience.", - "auth.registerUri": "URI yeni bir kullanıcı kaydetmek için kullanılır.", - "network": "Ağ", - "sketchbook.location": "Eskiz Defteri konumu", - "browse": "Araştır", - "files.inside.sketches": "Eskizlerin içindeki dosyaları görüntüle", - "editorFontSize": "Editör yazı tipi boyutu", - "interfaceScale": "Arayüz ölçeği", - "showVerbose": "Ayrıntılı çıktıyı görüntüle", - "compilerWarnings": "Derleyici uyarıları", - "automatic": "Otomatik", - "compile": "derle", - "upload": "yükle", - "verifyAfterUpload": "Yüklemeden sonra kodu doğrula", - "editorQuickSuggestions": "Editör Hızlı Önerileri", - "additionalManagerURLs": "Ek Kart Yöneticisi URL'leri", - "noProxy": "Vekil yok", - "manualProxy": "Elle vekil ayarlama", - "newSketchbookLocation": "Yeni eskiz defteri konumu seç", - "choose": "Seç", - "enterAdditionalURLs": "Ek URL'leri gir, her satıra bir adet", - "unofficialBoardSupport": "Desteklenmeyen kart destek URL'leri listesi için tıklayın", - "invalid.sketchbook.location": "Hatalı eskiz defteri konumu: {0}", - "invalid.editorFontSize": "Hatalı editör yazı tipi boyutu. Pozitif bir tam sayı olmalı.", - "invalid.theme": "Hatalı tema." - }, - "cloud": { - "signIn": "GİRİŞ YAP", - "signOut": "Çıkış Yap", - "chooseSketchVisibility": "Eskizinizin görünürlüğünü seçin", - "privateVisibility": "Gizli. Eskizi sadece siz görebilirsiniz.", - "publicVisibility": "Herkese açık. Bağlantıya sahip herkes Eskiz'i görebilir.", - "link": "Bağlantı:", - "embed": "Yerleştir:", - "cloudSketchbook": "Bulut Eskiz Defteri", - "shareSketch": "Eskiz'i Paylaş", - "showHideRemoveSketchbook": "Uzak Eskiz Defteri'ni Göster/Gizle", - "pullSketch": "Eskizi Çek", - "openInCloudEditor": "Bulut Düzenleyici'de Aç", - "options": "Seçenekler...", - "share": "Paylaş...", - "remote": "Uzak", - "emptySketchbook": "Eskiz Defteri'niz boş", - "visitArduinoCloud": "Bulut Eskizleri oluşturmak için Arduino Cloud'u ziyaret edin.", - "signInToCloud": "Arduino Cloud'a giriş yap", - "syncEditSketches": "Arduino Cloud eskizlerinizi eşitleyin ve düzenleyin", - "learnMore": "Daha fazlasını öğren", - "continue": "Devam et", - "pushSketch": "Eskizi Gönder", - "pushSketchMsg": "Bu bir Herkese Açık Eskiz. Göndermeden önce tüm hassas bilgilerin arduino_secrets.h dosyaları içinde tanımlandığından emin olun. Eskizleri Paylaş panelinden gizli yapabilirsiniz.", - "pull": "Çek", - "pullSketchMsg": "Bu Eskizi Bulut'dan çekmek yerel versiyonunun üzerine yazacak. Devam etmek istediğinizden emin misiniz?", - "donePulling": "Çekme bitti: ‘{0}’.", - "notYetPulled": "Bulut'a gönderilemedi. Henüz çekilmemiş.", - "push": "Gönder", - "pullFirst": "Bulut'a göndermeden önce çekmeniz gerekiyor.", - "donePushing": "Gönderme bitti: ‘{0}’.", - "connected": "Bağlandı", - "offline": "Çevrimdışı", - "profilePicture": "Profil resmi" - }, - "board": { - "installManually": "Elle Kur", - "installNow": "Mevcut seçili \"{2}\" kartı için \"{0} {1}\" çekirdeğinin kurulması gerekiyor. Bunu şimdi kurmak istiyor musunuz?", - "configDialogTitle": "Diğer Kart ve Port Seç", - "configDialog1": "Bir eskiz yüklemek istiyorsanız Kart ve Port seçmelisiniz.", - "configDialog2": "Sadece Kart seçerseniz eskizinizi derleyebilir, ancak yükleyemezsiniz.", - "pleasePickBoard": "Lütfen seçtiğiniz porta bağlı kartı seçin.", - "showAllAvailablePorts": "Etkinleştirildiğinde tüm mevcut portları görüntüler", - "programmer": "Programlayıcı", - "succesfullyInstalledPlatform": "Platform başarıyla kuruldu {0}:{1}", - "succesfullyUninstalledPlatform": "Platform başarıyla kaldırıldı {0}:{1}", - "couldNotFindPreviouslySelected": "Kurulu '{1}' platformunda daha önce seçili kart '{0}' bulunamadı. Lütfen kullanmak istediğiniz kartı elle yeniden seçin. Şimdi tekrar seçmek istiyor musunuz?", - "reselectLater": "Daha sonra tekrar seç", - "noneSelected": "Kart seçilmedi.", - "noPortsSelected": "'{0}' kartı için port seçilmedi", - "noFQBN": "FQBN seçili kart \"{0}\" için mevcut değil. İlgili çekirdeği kurdunuz mu?", - "openBoardsConfig": "Diğer kart ve portu seç...", - "boardListItem": "{0} / {1}", - "selectBoardForInfo": "Kart bilgisi almak için lütfen bir kart seçin.", - "platformMissing": "Seçili '{0}' kart için platform kurulmadı.", - "selectPortForInfo": "Kart bilgisi almak için lütfen bir port seçin.", - "boardInfo": "Kart Bilgisi", - "board": "Kart{0}", - "port": "Port{0}", - "getBoardInfo": "Kart Bilgisini Al", - "inSketchbook": "(Eskiz Defteri'nde)" - }, - "boardsManager": "Kart Yöneticisi", - "about": { - "label": "{0} Hakkında", - "detail": "Versiyon: {0}\nDate: {1}{2}\nCLI Versiyonu: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Dosya Ekle", - "replaceTitle": "Değiştir", - "fileAdded": "Eskize bir dosya eklendi." - }, - "replaceMsg": "{0}'un mevcut versiyonu değiştirilsin mi?", - "library": { - "addZip": ".ZIP Kütüphanesi Ekle...", - "zipLibrary": "Kütüphane", - "overwriteExistingLibrary": "Mevcut kütüphanenin üzerine yazmak istiyor musunuz?", - "successfullyInstalledZipLibrary": "{0} arşivindeki kütüphane başarıyla kuruldu", - "namedLibraryAlreadyExists": " {0} adında bir kütüphane klasörü zaten mevcut. Üzerine yazmak istiyor musunuz?", - "libraryAlreadyExists": "Kütüphane zaten mevcut. Üzerine yazmak istiyor musunuz?", - "include": "Kütüphane Ekle", - "manageLibraries": "Kütüphaneleri Yönet...", - "arduinoLibraries": "Arduino kütüphaneleri", - "contributedLibraries": "Eklenmiş kütüphaneler", - "title": "Kütüphane Yöneticisi", - "needsOneDependency": " {0}:{1} kütüphanesinin henüz kurulu olmayan bir diğer gerekliliğe ihtiyaç duyuyor:", - "needsMultipleDependencies": " {0}:{1} kütüphanesi henüz kurulu olmayan diğer bazı gerekliliklere ihtiyaç duyuyor:", - "installOneMissingDependency": "Eksik gereklilikleri kurmak istiyor musunuz?", - "installMissingDependencies": "Tüm eksik gereklilikleri kurmak ister misiniz?", - "dependenciesForLibrary": "{0}:{1} kütüphanesi için gereklilikler", - "installAll": "Tümünü kur", - "installOnly": "Sadece {0}'u kur", - "installedSuccessfully": "{0}:{1} kütüphanesi başarıyla kuruldu", - "uninstalledSuccessfully": "{0}:{1} kütüphanesi başarıyla kaldırıldı" - }, - "selectZip": "Eklemek istediğiniz kütüphaneyi içeren ZIP dosyasını seçin", - "sketch": { - "archiveSketch": "Eskiz'i Arşivle", - "saveSketchAs": "Eskiz klasörünü farklı kaydet...", - "createdArchive": "'{0}' arşivi oluşturuldu.", - "new": "Yeni", - "openRecent": "Yakın Geçmiş", - "showFolder": "Eskiz Klasörünü Göster", - "sketch": "Eskiz", - "moving": "Taşınıyor", - "movingMsg": "\"{0}\" dosyasının \"{1}\" isminde bir eskiz klasörünün içinde olması gerekiyor.\nKlasörü oluştur, dosyayı taşı ve devam et?", - "cantOpen": "\"{0}\" klasörü zaten mevcut. Eskiz açılamadı.", - "saveFolderAs": "Eskiz klasörünü farklı kaydet...", - "sketchbook": "Eskiz Defteri", - "upload": "Yükle", - "uploadUsingProgrammer": "Programlayıcı Kullanarak Yükle", - "userFieldsNotFoundError": "Bağlı kart için kullanıcı alanları bulunamadı", - "doneUploading": "Yükleme bitti.", - "configureAndUpload": "Ayarla ve Yükle", - "verifyOrCompile": "Doğrula/Derle", - "exportBinary": "Derlenmiş Dosyayı Dışa Aktar", - "verify": "Doğrula", - "doneCompiling": "Derleme bitti.", - "couldNotConnectToSerial": "Seri Port'a tekrar bağlanılamadı. {0}", - "openSketchInNewWindow": "Eskiz'i Yeni Pencerede Aç", - "openFolder": "Klasörü Aç", - "titleLocalSketchbook": "Yerel Eskiz Defteri", - "titleSketchbook": "Eskiz Defteri", - "close": "Eskizi kapatmak istediğinizden emin misiniz?" - }, - "bootloader": { - "burnBootloader": "Bootloader'ı Yükle", - "doneBurningBootloader": "Bootloader yüklemesi bitti." - }, - "editor": { - "copyForForum": "Forum için Kopyala (Markdown)", - "commentUncomment": "Yorum yap/Yorumu kaldır", - "increaseIndent": "Girintiyi Artır", - "decreaseIndent": "Girintiyi Azalt", - "increaseFontSize": "Yazı Tipi Boyutunu Büyüt", - "decreaseFontSize": "Yazı Tipi Boyutunu Küçült", - "autoFormat": "Otomatik Biçimlendir" - }, - "examples": { - "menu": "Örnekler", - "couldNotInitializeExamples": "Dahili örnekler bulunamadı.", - "builtInExamples": "Dahili örnekler", - "customLibrary": "Eklenen Kütüphanelerin Örnekleri", - "for": "{0} Örnekleri", - "forAny": "Herhangi bir kart için örnekler" - }, - "help": { - "search": "Arduino.cc'de Ara", - "keyword": "Bir anahtar kelime yazın", - "gettingStarted": "Başlarken", - "environment": "Ortam", - "troubleshooting": "Sorun Giderme", - "reference": "Başvuru", - "findInReference": "Başvuruda Bul", - "faq": "Sıkça Sorulan Sorular", - "visit": "Arduino.cc'yi Ziyaret Et", - "privacyPolicy": "Gizlilik Politikası" - }, - "certificate": { - "uploadRootCertificates": "SSL Kök Sertifikalarını Yükle", - "openContext": "İçeriği aç", - "remove": "Kaldır", - "upload": "Yükle", - "addURL": "SSL sertifikasını almak için URL ekle", - "enterURL": "URL Gir", - "selectCertificateToUpload": "1. Yüklenecek sertifikayı seç", - "addNew": "Yeni Ekle", - "selectDestinationBoardToUpload": "2. Hedef kartı seç ve sertifikayı yükle", - "uploadingCertificates": "Sertifikalar yükleniyor.", - "certificatesUploaded": "Sertifikalar yüklendi.", - "uploadFailed": "Yükleme başarısız. Lütfen tekrar deneyin.", - "selectBoard": "Kart Seçin...", - "boardAtPort": "{0} / {1}", - "noSupportedBoardConnected": "Bağlı desteklenen kart yok" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Güncelleyici", - "selectBoard": "Kart Seç", - "checkUpdates": "Güncellemeleri Kontrol Et", - "selectVersion": "Firmware versiyonunu seç", - "install": "Kur", - "overwriteSketch": "Kurulum karttaki Eskiz'in üzerine yazacak.", - "installingFirmware": "Firmware kuruluyor.", - "successfullyInstalled": "Firmware başarıyla kuruldu.", - "failedInstall": "Kurulum başarısız. Lütfen tekrar deneyin." - }, - "dialog": { - "dontAskAgain": "Tekrar sorma" - }, - "userFields": { - "cancel": "İptal", - "upload": "Yükle" - }, - "serial": { - "toggleTimestamp": "Zaman Damgasını Göster", - "autoscroll": "Otomatik Kaydırma", - "timestamp": "Zaman", - "noLineEndings": "Satır Sonu Yok", - "newLine": "Yeni Satır", - "carriageReturn": "Satır Başı", - "newLineCarriageReturn": "NL ve CR ile Birlikte", - "notConnected": "Bağlı değil. Otomatik olarak bağlanacak bir kart ve bir port seçin.", - "message": "Mesaj ({0} + Mesaj göndermek için Enter '{1}' / '{2}')", - "connectionBusy": "Bağlantı başarısız. Seri Port meşgul: {0}", - "disconnected": "{1} bağlantısı koptu {0}.", - "unexpectedError": "Beklenmeyen hata. Yeniden bağlanılıyor {0} / {1}.", - "failedReconnect": "Peş peşe 10 denemeden sonra {0}'a bağlanılamadı. {1} Seri Portu meşgul.", - "reconnect": "Yeniden bağlanılıyor {0} / {1} - {2} saniye" - }, - "component": { - "uninstall": "Kaldır", - "uninstallMsg": "{0} kaldırılsın mı?", - "by": "-", - "version": "Versiyon {0}", - "moreInfo": "Daha fazla bilgi", - "install": "KUR", - "filterSearch": "Aramayı Filtrele..." - }, - "electron": { - "couldNotSave": "Eskiz kaydedilemedi. Lütfen kaydedilmeyen işinizi favori metin düzenleyicinize kopyalayın ve IDE'yi yeniden başlatın.", - "unsavedChanges": "Kaydedilmemiş değişiklikler kaybedilecek." - }, - "compile": { - "error": "Derleme hatası: {0}" - }, - "upload": { - "error": "{0} hata: {1}" - }, - "burnBootloader": { - "error": "Bootloaderı yüklerken hata: {0}" - } + "arduino": { + "about": { + "detail": "Versiyon: {0}\nDate: {1}{2}\nCLI Versiyonu: {3}{4} [{5}]\n\n{6}", + "label": "{0} Hakkında" }, - "theia": { - "core": { - "couldNotSave": "Eskiz kaydedilemedi. Lütfen kaydedilmeyen işinizi favori metin düzenleyicinize kopyalayın ve IDE'yi yeniden başlatın.", - "offline": "Çevrimdışı", - "daemonOffline": "CLI Daemon Çevrimdışı", - "cannotConnectBackend": "Ana yapıya bağlanılamadı.", - "cannotConnectDaemon": "CLI daemon'a bağlanılamadı." - }, - "debug": { - "start": "Başla...", - "typeNotSupported": "\"{0}\" debug oturum tipi desteklenmiyor.", - "startError": "Debug oturumunu başlatırken bir hata oluştu, daha fazla bilgi için logları kontrol edin." - }, - "editor": { - "unsavedTitle": "Kaydedilmedi – {0}" - }, - "messages": { - "expand": "Genişlet", - "collapse": "Daralt" - }, - "workspace": { - "fileNewName": "Yeni dosya için isim", - "invalidFilename": "Hatalı dosya adı.", - "invalidExtension": ".{0} geçerli bir uzantı değil", - "newFileName": "Dosya için yeni isim", - "deleteCurrentSketch": "Mevcut eskizi silmek istiyor musunuz?", - "sketchDirectoryError": "Eskiz klasörünü oluştururken bir hata oluştur. Daha fazla bilgi için log'a bakın. Uygulama muhtemelen beklendiği şekilde çalışmayacak." - } + "board": { + "board": "Kart{0}", + "boardInfo": "Kart Bilgisi", + "boardListItem": "{0} / {1}", + "configDialog1": "Bir eskiz yüklemek istiyorsanız Kart ve Port seçmelisiniz.", + "configDialog2": "Sadece Kart seçerseniz eskizinizi derleyebilir, ancak yükleyemezsiniz.", + "configDialogTitle": "Diğer Kart ve Port Seç", + "couldNotFindPreviouslySelected": "Kurulu '{1}' platformunda daha önce seçili kart '{0}' bulunamadı. Lütfen kullanmak istediğiniz kartı elle yeniden seçin. Şimdi tekrar seçmek istiyor musunuz?", + "getBoardInfo": "Kart Bilgisini Al", + "inSketchbook": "(Eskiz Defteri'nde)", + "installManually": "Elle Kur", + "installNow": "Mevcut seçili \"{2}\" kartı için \"{0} {1}\" çekirdeğinin kurulması gerekiyor. Bunu şimdi kurmak istiyor musunuz?", + "noFQBN": "FQBN seçili kart \"{0}\" için mevcut değil. İlgili çekirdeği kurdunuz mu?", + "noPortsSelected": "'{0}' kartı için port seçilmedi", + "noneSelected": "Kart seçilmedi.", + "openBoardsConfig": "Diğer kart ve portu seç...", + "platformMissing": "Seçili '{0}' kart için platform kurulmadı.", + "pleasePickBoard": "Lütfen seçtiğiniz porta bağlı kartı seçin.", + "port": "Port{0}", + "programmer": "Programlayıcı", + "reselectLater": "Daha sonra tekrar seç", + "selectBoardForInfo": "Kart bilgisi almak için lütfen bir kart seçin.", + "selectPortForInfo": "Kart bilgisi almak için lütfen bir port seçin.", + "showAllAvailablePorts": "Etkinleştirildiğinde tüm mevcut portları görüntüler", + "succesfullyInstalledPlatform": "Platform başarıyla kuruldu {0}:{1}", + "succesfullyUninstalledPlatform": "Platform başarıyla kaldırıldı {0}:{1}" + }, + "boardsManager": "Kart Yöneticisi", + "bootloader": { + "burnBootloader": "Bootloader'ı Yükle", + "doneBurningBootloader": "Bootloader yüklemesi bitti." + }, + "burnBootloader": { + "error": "Bootloaderı yüklerken hata: {0}" + }, + "certificate": { + "addNew": "Yeni Ekle", + "addURL": "SSL sertifikasını almak için URL ekle", + "boardAtPort": "{0} / {1}", + "certificatesUploaded": "Sertifikalar yüklendi.", + "enterURL": "URL Gir", + "noSupportedBoardConnected": "Bağlı desteklenen kart yok", + "openContext": "İçeriği aç", + "remove": "Kaldır", + "selectBoard": "Kart Seçin...", + "selectCertificateToUpload": "1. Yüklenecek sertifikayı seç", + "selectDestinationBoardToUpload": "2. Hedef kartı seç ve sertifikayı yükle", + "upload": "Yükle", + "uploadFailed": "Yükleme başarısız. Lütfen tekrar deneyin.", + "uploadRootCertificates": "SSL Kök Sertifikalarını Yükle", + "uploadingCertificates": "Sertifikalar yükleniyor." }, "cloud": { - "GoToCloud": "BULUTA GİT" + "chooseSketchVisibility": "Eskizinizin görünürlüğünü seçin", + "cloudSketchbook": "Bulut Eskiz Defteri", + "connected": "Bağlandı", + "continue": "Devam et", + "donePulling": "Çekme bitti: ‘{0}’.", + "donePushing": "Gönderme bitti: ‘{0}’.", + "embed": "Yerleştir:", + "emptySketchbook": "Eskiz Defteri'niz boş", + "learnMore": "Daha fazlasını öğren", + "link": "Bağlantı:", + "notYetPulled": "Bulut'a gönderilemedi. Henüz çekilmemiş.", + "offline": "Çevrimdışı", + "openInCloudEditor": "Bulut Düzenleyici'de Aç", + "options": "Seçenekler...", + "privateVisibility": "Gizli. Eskizi sadece siz görebilirsiniz.", + "profilePicture": "Profil resmi", + "publicVisibility": "Herkese açık. Bağlantıya sahip herkes Eskiz'i görebilir.", + "pull": "Çek", + "pullFirst": "Bulut'a göndermeden önce çekmeniz gerekiyor.", + "pullSketch": "Eskizi Çek", + "pullSketchMsg": "Bu Eskizi Bulut'dan çekmek yerel versiyonunun üzerine yazacak. Devam etmek istediğinizden emin misiniz?", + "push": "Gönder", + "pushSketch": "Eskizi Gönder", + "pushSketchMsg": "Bu bir Herkese Açık Eskiz. Göndermeden önce tüm hassas bilgilerin arduino_secrets.h dosyaları içinde tanımlandığından emin olun. Eskizleri Paylaş panelinden gizli yapabilirsiniz.", + "remote": "Uzak", + "share": "Paylaş...", + "shareSketch": "Eskiz'i Paylaş", + "showHideRemoveSketchbook": "Uzak Eskiz Defteri'ni Göster/Gizle", + "signIn": "GİRİŞ YAP", + "signInToCloud": "Arduino Cloud'a giriş yap", + "signOut": "Çıkış Yap", + "syncEditSketches": "Arduino Cloud eskizlerinizi eşitleyin ve düzenleyin", + "visitArduinoCloud": "Bulut Eskizleri oluşturmak için Arduino Cloud'u ziyaret edin." + }, + "common": { + "later": "Daha sonra", + "noBoardSelected": "Kart seçili değil", + "notConnected": "[bağlı değil]", + "offlineIndicator": "Çevrimdışı görünüyorsunuz. Arduino CLI internet bağlantısı olmadan gerekli kaynakları indiremeyebilir ve hatalı çalışabilir. Lütfen internete bağlanın ve uygulamayı yeniden başlatın.", + "oldFormat": "'{0}' hala eski `.pde` biçimini kullanıyor. Yeni `.ino` uzantısına geçmek istiyor musunuz?", + "processing": "Processing", + "selectBoard": "Kart Seç", + "selectedOn": "{0}'da", + "serialMonitor": "Seri Port Ekranı", + "unknown": "Bilinmeyen" + }, + "compile": { + "error": "Derleme hatası: {0}" + }, + "component": { + "by": "-", + "filterSearch": "Aramayı Filtrele...", + "install": "KUR", + "moreInfo": "Daha fazla bilgi", + "uninstall": "Kaldır", + "uninstallMsg": "{0} kaldırılsın mı?", + "version": "Versiyon {0}" + }, + "contributions": { + "addFile": "Dosya Ekle", + "fileAdded": "Eskize bir dosya eklendi.", + "replaceTitle": "Değiştir" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debug '{0}' tarafından desteklenmiyor", + "noPlatformInstalledFor": "'{0}' için platform kurulmadı", + "optimizeForDebugging": "Debug için Optimize et" + }, + "dialog": { + "dontAskAgain": "Tekrar sorma" + }, + "editor": { + "autoFormat": "Otomatik Biçimlendir", + "commentUncomment": "Yorum yap/Yorumu kaldır", + "copyForForum": "Forum için Kopyala (Markdown)", + "decreaseFontSize": "Yazı Tipi Boyutunu Küçült", + "decreaseIndent": "Girintiyi Azalt", + "increaseFontSize": "Yazı Tipi Boyutunu Büyüt", + "increaseIndent": "Girintiyi Artır" + }, + "electron": { + "couldNotSave": "Eskiz kaydedilemedi. Lütfen kaydedilmeyen işinizi favori metin düzenleyicinize kopyalayın ve IDE'yi yeniden başlatın.", + "unsavedChanges": "Kaydedilmemiş değişiklikler kaybedilecek." + }, + "examples": { + "builtInExamples": "Dahili örnekler", + "couldNotInitializeExamples": "Dahili örnekler bulunamadı.", + "customLibrary": "Eklenen Kütüphanelerin Örnekleri", + "for": "{0} Örnekleri", + "forAny": "Herhangi bir kart için örnekler", + "menu": "Örnekler" + }, + "firmware": { + "checkUpdates": "Güncellemeleri Kontrol Et", + "failedInstall": "Kurulum başarısız. Lütfen tekrar deneyin.", + "install": "Kur", + "installingFirmware": "Firmware kuruluyor.", + "overwriteSketch": "Kurulum karttaki Eskiz'in üzerine yazacak.", + "selectBoard": "Kart Seç", + "selectVersion": "Firmware versiyonunu seç", + "successfullyInstalled": "Firmware başarıyla kuruldu.", + "updater": "WiFi101 / WiFiNINA Firmware Güncelleyici" + }, + "help": { + "environment": "Ortam", + "faq": "Sıkça Sorulan Sorular", + "findInReference": "Başvuruda Bul", + "gettingStarted": "Başlarken", + "keyword": "Bir anahtar kelime yazın", + "privacyPolicy": "Gizlilik Politikası", + "reference": "Başvuru", + "search": "Arduino.cc'de Ara", + "troubleshooting": "Sorun Giderme", + "visit": "Arduino.cc'yi Ziyaret Et" + }, + "ide-updater": { + "closeAndInstallButton": "Kapat ve Kur", + "closeToInstallNotice": "Yazılımı kapatın ve güncellemeyi makinanıza yükleyin.", + "downloadButton": "İndir", + "downloadingNotice": "Arduino IDE'nin son sürümü indiriliyor.", + "errorCheckingForUpdates": "Arduino IDE güncellemelerini kontrol ederken hata oluştu.{0}", + "goToDownloadButton": "İndirmeye Git", + "goToDownloadPage": "Arduino IDE için bir güncelleme mevcut, ancak otomatik olarak indirip kuramadık. Lütfen indirme sayfasına gidin ve son sürümü oradan indirin.", + "ideUpdaterDialog": "Yazılım Güncelleme", + "newVersionAvailable": "Yeni sürüm Arduino IDE ({0}) indirilmeye hazır.", + "noUpdatesAvailable": "Arduino IDE için yeni bir güncelleme bulunmuyor", + "notNowButton": "Şimdi değil", + "skipVersionButton": "Sürümü Atla", + "updateAvailable": "Güncelleme Mevcut", + "versionDownloaded": "Arduino IDE {0} indirildi." + }, + "library": { + "addZip": ".ZIP Kütüphanesi Ekle...", + "arduinoLibraries": "Arduino kütüphaneleri", + "contributedLibraries": "Eklenmiş kütüphaneler", + "dependenciesForLibrary": "{0}:{1} kütüphanesi için gereklilikler", + "include": "Kütüphane Ekle", + "installAll": "Tümünü kur", + "installMissingDependencies": "Tüm eksik gereklilikleri kurmak ister misiniz?", + "installOneMissingDependency": "Eksik gereklilikleri kurmak istiyor musunuz?", + "installOnly": "Sadece {0}'u kur", + "installedSuccessfully": "{0}:{1} kütüphanesi başarıyla kuruldu", + "libraryAlreadyExists": "Kütüphane zaten mevcut. Üzerine yazmak istiyor musunuz?", + "manageLibraries": "Kütüphaneleri Yönet...", + "namedLibraryAlreadyExists": " {0} adında bir kütüphane klasörü zaten mevcut. Üzerine yazmak istiyor musunuz?", + "needsMultipleDependencies": " {0}:{1} kütüphanesi henüz kurulu olmayan diğer bazı gerekliliklere ihtiyaç duyuyor:", + "needsOneDependency": " {0}:{1} kütüphanesinin henüz kurulu olmayan bir diğer gerekliliğe ihtiyaç duyuyor:", + "overwriteExistingLibrary": "Mevcut kütüphanenin üzerine yazmak istiyor musunuz?", + "successfullyInstalledZipLibrary": "{0} arşivindeki kütüphane başarıyla kuruldu", + "title": "Kütüphane Yöneticisi", + "uninstalledSuccessfully": "{0}:{1} kütüphanesi başarıyla kaldırıldı", + "zipLibrary": "Kütüphane" + }, + "menu": { + "sketch": "Eskiz", + "tools": "Araçlar" + }, + "preferences": { + "additionalManagerURLs": "Ek Kart Yöneticisi URL'leri", + "auth.audience": "OAuth2 audience.", + "auth.clientID": "OAuth2 istemci ID.", + "auth.domain": "OAuth2 domain.", + "auth.registerUri": "URI yeni bir kullanıcı kaydetmek için kullanılır.", + "automatic": "Otomatik", + "board.certificates": "Kartlara yüklenebilecek sertifikaların listesi", + "browse": "Araştır", + "choose": "Seç", + "cloud.enabled": "Eskiz eşitleme fonksiyonları etkinse True. Varsayılan: True.", + "cloud.pull.warn": "Kullanıcılar bir bulut eskizini çekmeden önce uyarılacaksa True. Varsayılan: True.", + "cloud.push.warn": "Kullanıcılar bir bulut eskizini göndermeden önce uyarılacaksa True. Varsayılan: True.", + "cloud.pushpublic.warn": "Kullanıcılar buluta herkese açık bir eskiz yüklemeden önce uyarılacaksa True. Varsayılan: True.", + "cloud.sketchSyncEnpoint": "Ana yapıdan eskizler çekmek veya göndermek için son nokta kullanılır. Varsayılan: Arduino Cloud API.", + "compile": "derle", + "compile.verbose": "Ayrıntılı derleme çıktısı için True. Varsayılan: False", + "compile.warnings": "gcc'ye hangi uyarı seviyesinin kullanılacağını söyler. Varsayılan: 'None'", + "compilerWarnings": "Derleyici uyarıları", + "editorFontSize": "Editör yazı tipi boyutu", + "editorQuickSuggestions": "Editör Hızlı Önerileri", + "enterAdditionalURLs": "Ek URL'leri gir, her satıra bir adet", + "files.inside.sketches": "Eskizlerin içindeki dosyaları görüntüle", + "ide.updateBaseUrl": "Güncellemelerin indirileceği ana link. Varsayılan: 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Güncelleme yapılacak dağıtım kanalı. 'stable' kararlı sürümdür, 'nightly' ise son geliştirme sürümüdür.", + "interfaceScale": "Arayüz ölçeği", + "invalid.editorFontSize": "Hatalı editör yazı tipi boyutu. Pozitif bir tam sayı olmalı.", + "invalid.sketchbook.location": "Hatalı eskiz defteri konumu: {0}", + "invalid.theme": "Hatalı tema.", + "language.log": "Arduino Language Server eskiz klasörüne log dosyaları oluşturacaksa True. Aksi takdirde false. Varsayılan: false.", + "manualProxy": "Elle vekil ayarlama", + "network": "Ağ", + "newSketchbookLocation": "Yeni eskiz defteri konumu seç", + "noProxy": "Vekil yok", + "showVerbose": "Ayrıntılı çıktıyı görüntüle", + "sketchbook.location": "Eskiz Defteri konumu", + "sketchbook.showAllFiles": "Tüm eskiz dosyalarını eskiz içinde görüntülemek için True. Varsayılan: false.", + "unofficialBoardSupport": "Desteklenmeyen kart destek URL'leri listesi için tıklayın", + "upload": "yükle", + "upload.verbose": " Ayrıntılı yükleme çıktısı için True. Varsayılan: False", + "verifyAfterUpload": "Yüklemeden sonra kodu doğrula", + "window.autoScale": "Kullanıcı arayüzü yazı tipi boyutu ile otomatik olarak ölçeklenecekse True", + "window.zoomLevel": "Pencerenin yakınlaştırma seviyesini ayarlar. Orijinal boyut 0'dır ve her yukarı artış (örn. 1) veya düşüş (örn. -1) %20 daha büyük veya daha küçük anlamına gelir. Aynı zamanda yakınlaştırma seviyesini daha hassas ayarlamak için ondalıklar da girebilirsiniz." + }, + "replaceMsg": "{0}'un mevcut versiyonu değiştirilsin mi?", + "selectZip": "Eklemek istediğiniz kütüphaneyi içeren ZIP dosyasını seçin", + "serial": { + "autoscroll": "Otomatik Kaydırma", + "carriageReturn": "Satır Başı", + "connectionBusy": "Bağlantı başarısız. Seri Port meşgul: {0}", + "disconnected": "{1} bağlantısı koptu {0}.", + "failedReconnect": "Peş peşe 10 denemeden sonra {0}'a bağlanılamadı. {1} Seri Portu meşgul.", + "message": "Mesaj ({0} + Mesaj göndermek için Enter '{1}' / '{2}')", + "newLine": "Yeni Satır", + "newLineCarriageReturn": "NL ve CR ile Birlikte", + "noLineEndings": "Satır Sonu Yok", + "notConnected": "Bağlı değil. Otomatik olarak bağlanacak bir kart ve bir port seçin.", + "reconnect": "Yeniden bağlanılıyor {0} / {1} - {2} saniye", + "timestamp": "Zaman", + "toggleTimestamp": "Zaman Damgasını Göster", + "unexpectedError": "Beklenmeyen hata. Yeniden bağlanılıyor {0} / {1}." + }, + "sketch": { + "archiveSketch": "Eskiz'i Arşivle", + "cantOpen": "\"{0}\" klasörü zaten mevcut. Eskiz açılamadı.", + "close": "Eskizi kapatmak istediğinizden emin misiniz?", + "configureAndUpload": "Ayarla ve Yükle", + "couldNotConnectToSerial": "Seri Port'a tekrar bağlanılamadı. {0}", + "createdArchive": "'{0}' arşivi oluşturuldu.", + "doneCompiling": "Derleme bitti.", + "doneUploading": "Yükleme bitti.", + "exportBinary": "Derlenmiş Dosyayı Dışa Aktar", + "moving": "Taşınıyor", + "movingMsg": "\"{0}\" dosyasının \"{1}\" isminde bir eskiz klasörünün içinde olması gerekiyor.\nKlasörü oluştur, dosyayı taşı ve devam et?", + "new": "Yeni", + "openFolder": "Klasörü Aç", + "openRecent": "Yakın Geçmiş", + "openSketchInNewWindow": "Eskiz'i Yeni Pencerede Aç", + "saveFolderAs": "Eskiz klasörünü farklı kaydet...", + "saveSketchAs": "Eskiz klasörünü farklı kaydet...", + "saveTempSketch": "Daha sonra tekrar açmak için eskizinizi kaydedin.", + "showFolder": "Eskiz Klasörünü Göster", + "sketch": "Eskiz", + "sketchbook": "Eskiz Defteri", + "titleLocalSketchbook": "Yerel Eskiz Defteri", + "titleSketchbook": "Eskiz Defteri", + "upload": "Yükle", + "uploadUsingProgrammer": "Programlayıcı Kullanarak Yükle", + "userFieldsNotFoundError": "Bağlı kart için kullanıcı alanları bulunamadı", + "verify": "Doğrula", + "verifyOrCompile": "Doğrula/Derle" + }, + "upload": { + "error": "{0} hata: {1}" + }, + "userFields": { + "cancel": "İptal", + "upload": "Yükle" + } + }, + "cloud": { + "GoToCloud": "BULUTA GİT" + }, + "theia": { + "core": { + "cannotConnectBackend": "Ana yapıya bağlanılamadı.", + "cannotConnectDaemon": "CLI daemon'a bağlanılamadı.", + "couldNotSave": "Eskiz kaydedilemedi. Lütfen kaydedilmeyen işinizi favori metin düzenleyicinize kopyalayın ve IDE'yi yeniden başlatın.", + "daemonOffline": "CLI Daemon Çevrimdışı", + "offline": "Çevrimdışı", + "quitMessage": "Kaydedilmemiş değişiklikler kaybedilecek.", + "quitTitle": "Çıkmak istediğinizden emin misiniz?" + }, + "debug": { + "start": "Başla...", + "startError": "Debug oturumunu başlatırken bir hata oluştu, daha fazla bilgi için logları kontrol edin.", + "typeNotSupported": "\"{0}\" debug oturum tipi desteklenmiyor." + }, + "editor": { + "unsavedTitle": "Kaydedilmedi – {0}" + }, + "messages": { + "collapse": "Daralt", + "expand": "Genişlet" + }, + "workspace": { + "deleteCurrentSketch": "Mevcut eskizi silmek istiyor musunuz?", + "fileNewName": "Yeni dosya için isim", + "invalidExtension": ".{0} geçerli bir uzantı değil", + "invalidFilename": "Hatalı dosya adı.", + "newFileName": "Dosya için yeni isim", + "sketchDirectoryError": "Eskiz klasörünü oluştururken bir hata oluştur. Daha fazla bilgi için log'a bakın. Uygulama muhtemelen beklendiği şekilde çalışmayacak." } + } } diff --git a/i18n/vi.json b/i18n/vi.json new file mode 100644 index 000000000..69a1f072e --- /dev/null +++ b/i18n/vi.json @@ -0,0 +1,352 @@ +{ + "arduino": { + "about": { + "detail": "Phiên bản: {0}\nNgày: {1}{2}\nPhiên bản CLI: {3}{4} [{5}]\n\n{6}", + "label": "Về {0}" + }, + "board": { + "board": "Bo mạch {0}", + "boardInfo": "Thông tin bo mạch", + "boardListItem": "{0} tại {1}", + "configDialog1": "Chọn đồng thời một bo mạch và một cổng nếu bạn muốn nạp một sketch.", + "configDialog2": "Nếu bạn chỉ chọn một bo mạch thì bạn sẽ có khả năng biên dịch, nhưng không thể nạp sketch của bạn lên.", + "configDialogTitle": "Chọn Bo Mạch & Cổng Khác", + "couldNotFindPreviouslySelected": "Không thể tìm thấy bo mạch '{0}' được chọn trước đó trong nền tảng '{1}' đã được cài đặt. Hãy chọn lại thủ công bo mạch mà bạn muốn dùng. Bạn có muốn chọn lại ngay?", + "getBoardInfo": "Lấy thông tin bo mạch", + "inSketchbook": "(trong Sketchbook)", + "installManually": "Cài thủ công", + "installNow": "Nhân \"{0} {1}\" phải được cài đặt cho bo mạch \"{2}\" đang được chọn. Bạn có muốn cài đặt ngay?", + "noFQBN": "Không có FQBN khả dụng cho bo mạch \"{0}\" được chọn. Bạn đã cài đặt nhân tương ứng chưa?", + "noPortsSelected": "Không có cổng được chọn cho bo mạch: '{0}'.", + "noneSelected": "Không có bo mạch được chọn.", + "openBoardsConfig": "Chọn bo mạch và cổng khác...", + "platformMissing": "Nền tảng cho bo mạch '{0}' được chọn chưa được cài đặt.", + "pleasePickBoard": "Hãy chọn một bo mạch được kết nối tới cổng mà bạn đã chọn.", + "port": "Cổng {0}", + "programmer": "Programmer", + "reselectLater": "Chọn lại sau", + "selectBoardForInfo": "Hãy chọn một bo mạch để lấy thông tin.", + "selectPortForInfo": "Hãy chọn một cổng để lấy thông tin bo mạch.", + "showAllAvailablePorts": "Hiển thị tất cả các cổng khả dụng khi được kích hoạt", + "succesfullyInstalledPlatform": "Hoàn tất cài đặt nền tảng {0}:{1}", + "succesfullyUninstalledPlatform": "Hoàn tất gỡ cài đặt nền tảng {0}:{1}" + }, + "boardsManager": "Trình quản lý bo mạch", + "bootloader": { + "burnBootloader": "Nạp bootloader", + "doneBurningBootloader": "Hoàn tất nạp bootloader." + }, + "burnBootloader": { + "error": "Lỗi khi nạp bootloader: {0}" + }, + "certificate": { + "addNew": "Thêm mới", + "addURL": "Thêm URL để tải nạp chứng chỉ SSL", + "boardAtPort": "{0} tại {1}", + "certificatesUploaded": "Hoàn tất nạp các chứng chỉ.", + "enterURL": "Nhập URL", + "noSupportedBoardConnected": "Không có bo mạch hỗ trợ được kết nối", + "openContext": "Mở bối cảnh", + "remove": "Loại bỏ", + "selectBoard": "Chọn một bo mạch...", + "selectCertificateToUpload": "1. Chọn chứng chỉ muốn nạp ", + "selectDestinationBoardToUpload": "2. Chọn bo mạch đích và nạp chứng chỉ", + "upload": "Nạp", + "uploadFailed": "Nạp thất bại. Vui lòng thử lại.", + "uploadRootCertificates": "Nạp lên các chứng chỉ gốc SSL", + "uploadingCertificates": "Đang nạp các chứng chỉ." + }, + "cloud": { + "chooseSketchVisibility": "Chọn khả năng hiển thị của Sketch của bạn:", + "cloudSketchbook": "Cloud Sketchbook", + "connected": "Đã kết nối", + "continue": "Tiếp tục", + "donePulling": "Hoàn tất tải xuống '{0}'.", + "donePushing": "Hoàn tất đẩy lên '{0}'.", + "embed": "Nhúng: ", + "emptySketchbook": "Sketchbook của bạn đang trống", + "learnMore": "Tìm hiểu thêm", + "link": "Liên kết:", + "notYetPulled": "Không thể đẩy lên Cloud. Nó chưa được tải xuống.", + "offline": "Ngoại tuyến", + "openInCloudEditor": "Mở trong trình biên dịch trên Cloud ", + "options": "Tùy chọn...", + "privateVisibility": "Riêng tư. Chỉ mình bạn có thể thấy được sketch.", + "profilePicture": "Ảnh hồ sơ", + "publicVisibility": "Công khai. Bất kì ai với liên kết có thể thấy được sketch.", + "pull": "Tải xuống", + "pullFirst": "Bạn phải tải xuống trước khi có thể đẩy lên Cloud.", + "pullSketch": "Tải xuống sketch", + "pullSketchMsg": "Tải xuống sketch này từ Cloud sẽ ghi đè bản cục bộ của nó. Bạn có chắc muốn tiếp tục?", + "push": "Đẩy lên", + "pushSketch": "Đẩy sketch lên", + "pushSketchMsg": "Đây là sketch công khai. Trước khi đẩy lên, đảm bảo rằng tất cả các thông tin nhậy cảm được xác định trong tệp arduino_secrets.h. Bạn có thể tạo một sketch riêng tư từ bảng Chia sẻ.", + "remote": "Từ xa", + "share": "Chia sẻ...", + "shareSketch": "Chia sẻ sketch.", + "showHideRemoveSketchbook": "Hiển thị/Ẩn Remote Sketchbook", + "signIn": "Đăng Nhập", + "signInToCloud": "Đăng nhập vào Arduino Cloud", + "signOut": "Đăng Xuất", + "syncEditSketches": "Đồng bộ và chỉnh sửa các Arduino Cloud Sketch của bạn", + "visitArduinoCloud": "Truy cập Arduino Cloud để tạo Cloud Sketch." + }, + "common": { + "later": "Để sau", + "noBoardSelected": "Không có bo mạch được chọn", + "notConnected": "[Chưa được kết nối]", + "offlineIndicator": "Bạn dường như đang ngoại tuyến. Không có kết nối mạng, Arduino CLI có thể sẽ không thể tải về những tài nguyên cần thiết và có thể sẽ gây ra sự cố. Hãy kết nối Internet và khởi động lại ứng dụng.", + "oldFormat": "'{0}' vẫn đang sử dụng đuôi '.pde' cũ. Bạn có muốn chuyển sang đuôi '.ino' mới hơn không?", + "processing": "Đang sử lý", + "selectBoard": "Lựa chọn bo mạch", + "selectedOn": "tại {0}", + "serialMonitor": "Serial Monitor", + "unknown": "Không xác định" + }, + "compile": { + "error": "Lỗi biên dịch: {0}" + }, + "component": { + "by": "bởi", + "filterSearch": "Lọc kết quả tìm kiếm của bạn...", + "install": "CÀI ĐẶT", + "moreInfo": "Thêm thông tin", + "uninstall": "Gỡ cài đặt", + "uninstallMsg": "Bạn có muốn gỡ cài đặt {0}?", + "version": "Phiên bản {0}" + }, + "contributions": { + "addFile": "Thêm tệp...", + "fileAdded": "Một tệp đã được thêm vào sketch.", + "replaceTitle": "Thay thế" + }, + "debug": { + "debugWithMessage": "Sửa lỗi - {0}", + "debuggingNotSupported": "Sửa lỗi không hỗ trợ bởi '{0}'", + "noPlatformInstalledFor": "Nền tảng chưa được cài đặt cho '{0}'", + "optimizeForDebugging": "Tối ưu hóa cho sửa lỗi" + }, + "dialog": { + "dontAskAgain": "Đừng hỏi lại" + }, + "editor": { + "autoFormat": "Tự động định dạng", + "commentUncomment": "Bình luận/Gỡ bình luận", + "copyForForum": "Sao chép cho diễn đàn (dạng Markdown)", + "decreaseFontSize": "Giảm cỡ chữ", + "decreaseIndent": "Thụt dòng ra", + "increaseFontSize": "Tăng cỡ chữ", + "increaseIndent": "Thụt dòng vào" + }, + "electron": { + "couldNotSave": "Không thể lưu sketch. Hãy sao chép tất cả những phần việc chưa được lưu lại vào trình chỉnh sửa văn bản yêu thích của bạn, và khởi động lại IDE.", + "unsavedChanges": "Tất cả các thay đổi chưa được lưu sẽ không được lưu lại." + }, + "examples": { + "builtInExamples": "Ví dụ được tích hợp sẵn", + "couldNotInitializeExamples": "Không thể khởi tạo các ví dụ tích hợp sẵn.", + "customLibrary": "Ví dụ từ các thư viện tùy biến", + "for": "Ví dụ cho {0}", + "forAny": "Ví dụ cho bất kì bo mạch nào", + "menu": "Ví dụ" + }, + "firmware": { + "checkUpdates": "Kiểm tra cập nhật", + "failedInstall": "Cài đặt thất bại. Vui lòng thử lại.", + "install": "Cài đặt", + "installingFirmware": "Đang cài đặt firmware.", + "overwriteSketch": "Việc cài đặt sẽ ghi đè Sketch hiện có trên bo mạch.", + "selectBoard": "Lựa chọn bo mạch", + "selectVersion": "Chọn phiên bản firmware ", + "successfullyInstalled": "Hoàn tất cài đặt firmware.", + "updater": "Trình cập nhật firmware cho WiFi101 / WiFiNINA" + }, + "help": { + "environment": "Môi trường", + "faq": "Các câu hỏi thường gặp", + "findInReference": "Tìm trong phần tham khảo", + "gettingStarted": "Bắt đầu", + "keyword": "Nhập một từ khóa", + "privacyPolicy": "Chính sách bảo mật", + "reference": "Tham khảo", + "search": "Tìm trên Arduino.cc", + "troubleshooting": "Xử lý sự cố", + "visit": "Truy cập Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "Đóng và cài đặt", + "closeToInstallNotice": "Đóng ứng dụng và cài đặt bản cập nhật mới nhất lên máy bạn.", + "downloadButton": "Tải về", + "downloadingNotice": "Đang tải về bản mới nhất của Arduino IDE.", + "errorCheckingForUpdates": "Có lỗi xảy ra trong quá trình kiểm tra cập nhật Arduino IDE.\n{0}", + "goToDownloadButton": "Đi tới trang tải về", + "goToDownloadPage": "Đã có bản cập nhật cho Arduino IDE, nhưng chúng tôi không thể tự động tải về và cài đặt. Hãy truy cập trang tải về và tải bản mới nhất từ đấy.", + "ideUpdaterDialog": "Cập nhật phần mềm", + "newVersionAvailable": "Đã có bản mới hơn của Arduino IDE ({0}) để tải xuống.", + "noUpdatesAvailable": "Hiện tại không có bản cập nhật mới cho Arduino IDE", + "notNowButton": "Không phải bây giờ", + "skipVersionButton": "Bỏ qua", + "updateAvailable": "Cập nhật khả dụng", + "versionDownloaded": "Arduino IDE {0} đã được tải về." + }, + "library": { + "addZip": "Thêm thư viện đuôi .ZIP...", + "arduinoLibraries": "Thư viện Arduino", + "contributedLibraries": "Thư viện cộng đồng đóng góp", + "dependenciesForLibrary": "Thư viện bổ trợ cho thư viện {0}:{1}", + "include": "Thêm thư viện", + "installAll": "Cài tất cả", + "installMissingDependencies": "Bạn có muốn cài tất cả các thư viện bổ trợ còn thiếu không?", + "installOneMissingDependency": "Bạn có muốn cài thư viện bổ trợ còn thiếu không?", + "installOnly": "Chỉ cài {0}", + "installedSuccessfully": "Hoàn tất cài đặt thư viện {0}:{1}", + "libraryAlreadyExists": "Đã tồn tại một thư viện. Bạn có muốn ghi đè lên nó?", + "manageLibraries": "Quản lý thư viện...", + "namedLibraryAlreadyExists": "Đã tồn tại thư mục chứa thư viện có tên {0}. Bạn có muốn ghi đè lên nó?", + "needsMultipleDependencies": "Thư viện {0}:{1} cần một vài thư viện bổ trợ khác hiện tại chưa được cài đặt:", + "needsOneDependency": "Thư viện {0}:{1} cần một thư viện bổ trợ khác hiện tại chưa được cài đặt:", + "overwriteExistingLibrary": "Bạn có muốn ghi đè lên thư viện hiện có không?", + "successfullyInstalledZipLibrary": "Hoàn tất cài đặt thư viện từ tệp nén {0}", + "title": "Trình quản lý thư viện", + "uninstalledSuccessfully": "Hoàn tất gỡ cài đặt thư viện {0}:{1}", + "zipLibrary": "Thư viện" + }, + "menu": { + "sketch": "Sketch", + "tools": "Công cụ" + }, + "preferences": { + "additionalManagerURLs": "Địa chỉ URLs của các trình quản lý thêm bo mạch", + "auth.audience": "Khán giả OAuth2.", + "auth.clientID": "ID người dùng OAuth2.", + "auth.domain": "Tên miền OAuth2.", + "auth.registerUri": "URI dùng để đăng kí người dùng mới.", + "automatic": "Tự động", + "board.certificates": "Danh sách các chứng chỉ có thể nạp lên bo mạch", + "browse": "Duyệt", + "choose": "Chọn", + "cloud.enabled": "'True' nếu chức năng đồng bộ sketch được bật. Mặc định là 'true'.", + "cloud.pull.warn": "'True' nếu người dùng muốn được cảnh báo trước khi tải xuống một cloud sketch. Mặc định là 'true'.", + "cloud.push.warn": "'True' nếu người dùng muốn được cảnh báo trước khi đẩy lên lên một cloud sketch. Mặc định là 'true'.", + "cloud.pushpublic.warn": "'True' nếu người dùng muốn được cảnh báo trước khi đẩy lên lên một sketch công khai lên đám mây. Mặc định là 'true'.", + "cloud.sketchSyncEnpoint": "Đầu cuối đùng dể đẩy lên và tải xuống sketch từ backend. Mặc định chỉ đến Arduino Cloud API.", + "compile": "biên dịch", + "compile.verbose": "'True' để bật đầu ra biên dịch chi tiết (verbose compile output). Mặc định là 'false'", + "compile.warnings": "Báo cho gcc biết phải sử dụng mức cảnh báo nào. Mặc định là 'None'", + "compilerWarnings": "Cảnh báo từ trình biên dịch", + "editorFontSize": "Cỡ chữ trình soạn thảo", + "editorQuickSuggestions": "Đề xuất nhanh của trình biên dịch", + "enterAdditionalURLs": "Nhập các URLs bổ sung, mỗi cái một dòng", + "files.inside.sketches": "Hiển thị các tệp tin trong sketch", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Những kênh phát hành để cập nhật. 'stable' cung cấp các bản cập nhật ổn định, 'nightly' cung cấp các bản phát triển mới nhất.", + "interfaceScale": "Độ thu phóng giao diện", + "invalid.editorFontSize": "Cỡ chữ trình biên dịch không hợp lệ. Bắt buộc phải là số nguyên dương.", + "invalid.sketchbook.location": "Địa điểm sketchbook không hợp lệ: {0}", + "invalid.theme": "Chủ đề không hợp lệ.", + "language.log": "'True' nếu như muốn Arduino Language Server tạo tệp log vào trong thư mục chứa sketch. Nếu không thì là 'false'. Mặc định là 'false'.", + "manualProxy": "Cấu hình proxy thủ công", + "network": "Mạng", + "newSketchbookLocation": "Chọn địa điểm lưu sketchbook mới", + "noProxy": "Không có proxy", + "showVerbose": "Hiển thị đầu ra chi tiết trong khi", + "sketchbook.location": "Địa điểm chứa sketchbook", + "sketchbook.showAllFiles": "'True' để hiển thị tất cả các tệp sketch trong sketch. Mặc định là 'false'.", + "unofficialBoardSupport": "Nhấp vào đây để hiển thị danh sách các URLs hỗ trợ các bo mạch không chính thức", + "upload": "nạp ", + "upload.verbose": "'True' để bật đầu ra nạp lệnh chi tiết (verbose upload output). Mặc định là 'false'", + "verifyAfterUpload": "Xác minh mã sau khi nạp", + "window.autoScale": "'True' nếu giao diện người dùng tự động thay đổi theo cỡ chữ.", + "window.zoomLevel": "Điều chỉnh mức thu phóng của của sổ. Kích thước mặc định là 0 và cứ mỗi mức tăng (+1) hoặc giảm (-1) tượng trưng cho việc thu phóng 20% lớn hơn hoặc nhỏ hơn. Bạn cũng có thể sử dụng số thập phân để thay đổi mức thu phóng với độ chi tiết tốt hơn." + }, + "replaceMsg": "Thay thế phiên bản hiện tại của {0}?", + "selectZip": "Chọn một tệp zip chứa thư viện mà bạn muốn cài", + "serial": { + "autoscroll": "Tự động cuộn", + "carriageReturn": "Về đầu dòng", + "connectionBusy": "Kết nối thất bại. Cống serial đang bận: {0}", + "disconnected": "Ngắt kết nối {0} khỏi {1}.", + "failedReconnect": "Thất bại khi cố kết nối lại {0} đến cổng serial sau 10 lần thử liên tiếp. Cổng serial {1} đang bận.", + "message": "Nhắn tin ({0} + Enter để gửi tin nhắn tới '{1}' trên cổng '{2}')", + "newLine": "Dòng mới", + "newLineCarriageReturn": "Vừa xuống dòng & về đầu dòng", + "noLineEndings": "Không có kết thúc dòng", + "notConnected": "Chưa được kết nối. Hãy chọn một bo mạch và một cổng để tự động kết nối.", + "reconnect": "Đang kết nối lại {0} tới {1} trong {2} giây...", + "timestamp": "Mốc thời gian", + "toggleTimestamp": "Bật tắt mốc thời gian", + "unexpectedError": "Lỗi không mong muốn. Đang kết nối lại {0} tại cổng {1}." + }, + "sketch": { + "archiveSketch": "Nén sketch", + "cantOpen": "Một thư mục tên \"{0}\" đã tồn tại. Không thể mở sketch.", + "close": "Bạn có chắc muốn đóng sketch này không?", + "configureAndUpload": "Cấu hình và nạp", + "couldNotConnectToSerial": "Không thể kết nối lại với cổng serial. {0}", + "createdArchive": "Đã tạo tệp nén '{0]'.", + "doneCompiling": "Biên dịch hoàn tất.", + "doneUploading": "Nạp hoàn tất.", + "exportBinary": "Xuất tệp nhị phân đã biên dịch", + "moving": "Chuyển", + "movingMsg": "Tệp \"{0}\" cần phải được chứa trong thư mục sketch tên \"{1}\".\nTạo thư mục này, chuyển tệp tin vào đó, và tiếp tục?", + "new": "Tạo mới", + "openFolder": "Mở thư mục", + "openRecent": "Mở gần đây", + "openSketchInNewWindow": "Mở sketch trong cửa sổ mới", + "saveFolderAs": "Lưu thư mục sketch như là...", + "saveSketchAs": "Lưu thư mục sketch như là...", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "Hiện thư mục sketch", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Sketchbook cục bộ", + "titleSketchbook": "Sketchbook", + "upload": "Nạp", + "uploadUsingProgrammer": "Nạp sử dụng Programmer", + "userFieldsNotFoundError": "Không thể tìm thấy các trường người dùng cho bo mạch đã kết nối", + "verify": "Xác thực", + "verifyOrCompile": "Xác thực/Biên dịch" + }, + "upload": { + "error": "Lỗi {0}: {1}" + }, + "userFields": { + "cancel": "Hủy", + "upload": "Nạp" + } + }, + "cloud": { + "GoToCloud": "ĐI ĐẾN CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "Không thể kết nối đến backend.", + "cannotConnectDaemon": "Không thể kết nối đến trình chạy nền CLI.", + "couldNotSave": "Không thể lưu sketch. Hãy sao chép tất cả những phần việc chưa được lưu lại vào trình chỉnh sửa văn bản yêu thích của bạn, và khởi động lại IDE.", + "daemonOffline": "Trình chạy nền CLI ngoại tuyến", + "offline": "Ngoại tuyến", + "quitMessage": "Tất cả các thay đổi chưa được lưu sẽ không được lưu lại.", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Bắt đầu...", + "startError": "Có lỗi xảy ra khi khởi chạy phiên sửa lỗi, hãy kiểm tra log để biết thêm chi tiết.", + "typeNotSupported": "Phiên gỡ lỗi loại \"{0}\" không được hỗ trợ." + }, + "editor": { + "unsavedTitle": "Chưa được lưu – {0}" + }, + "messages": { + "collapse": "Thu nhỏ", + "expand": "Mở rộng" + }, + "workspace": { + "deleteCurrentSketch": "Bạn có muốn xóa sketch hiện tại?", + "fileNewName": "Tên cho tệp mới", + "invalidExtension": ".{0} không phải đuôi mở rộng hợp lệ", + "invalidFilename": "Tên tệp không hợp lệ.", + "newFileName": "Tên mới cho tệp", + "sketchDirectoryError": "Có lỗi xảy ra khi tạo đường dẫn đến sketch. Hãy xem log để biết thêm chi tiết. Chương trình có thể sẽ không hoạt động bình thường." + } + } +} diff --git a/i18n/zh.json b/i18n/zh.json index 850552c41..bf7ea6b34 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "你似乎处于离线状态。如果没有网络连接,Arduino CLI可能无法下载所需的资源,并可能导致故障。请连接网络并重新启动程序。", - "noBoardSelected": "没有选择开发板", - "selectedOn": "on {0}", - "notConnected": "[没有连接]", - "serialMonitor": "串口监视器", - "oldFormat": "{0}仍然使用旧的.pde格式。是否要切换到新的.ino扩展?", - "later": "之后", - "selectBoard": "选择开发板", - "unknown": "未知", - "processing": "正在处理中", - "saveChangesToSketch": "是否要在关闭前保存对此项目所做的更改?", - "loseChanges": "如果不保存,所做的更改将丢失。" - }, - "ide-updater": { - "errorCheckingForUpdates": "检查Arduino IDE更新时出错。{0}", - "notNowButton": "不是现在", - "versionDownloaded": "Arduino IDE{0}已经下载。", - "closeToInstallNotice": "关闭软件并安装更新。", - "closeAndInstallButton": "关闭并安装", - "downloadingNotice": "正在下载Arduino IDE的最新版本。", - "updateAvailable": "IDE可更新。", - "newVersionAvailable": "新版本的Arduino IDE({0})可供下载。", - "skipVersionButton": "跳过这次版本更新", - "downloadButton": "下载", - "goToDownloadPage": "Arduino IDE可以更新,但我们无法自动下载和安装。请转到下载页面并下载最新版本手动安装。", - "goToDownloadButton": "去下载", - "ideUpdaterDialog": "软件更新", - "noUpdatesAvailable": "目前Arduino IDE没有可更新的版本。" - }, - "menu": { - "sketch": "项目", - "tools": "工具" - }, - "debug": { - "optimizeForDebugging": "调试优化", - "debugWithMessage": "调试 - {0}", - "noPlatformInstalledFor": "{0}平台未安装", - "debuggingNotSupported": "{0}不支持调试" - }, - "preferences": { - "language.log": "True则Arduino语言服务器将日志文件生成到项目文件夹中。默认为false。", - "compile.verbose": "True则输出详细编译信息。默认为False", - "compile.warnings": "设置gcc警告级别。默认为None", - "upload.verbose": "True则输出详细上传信息。默认情况下为False。", - "window.autoScale": "True则用户界面随字体大小自动缩放。", - "window.zoomLevel": "调整窗口的缩放级别。默认缩放级别为0,大于(例如1)或小于(例如-1)的每个增量表示放大或缩小20%。输入小数可以更精细的调整缩放级别。", - "ide.updateChannel": "在发布频道中获取更新信息。'stable是稳定的版本,nightly是最新的开发版本。", - "board.certificates": "可上传到开发板的证书列表", - "sketchbook.showAllFiles": "True则显示项目中的所有项目文件。默认情况下为false。", - "cloud.enabled": "True则启用项目同步功能。默认为true。", - "cloud.pull.warn": "True则在拉取cloud项目之前警告用户。默认为true。", - "cloud.push.warn": "True则在推送cloud项目之前警告用户。默认为true。", - "cloud.pushpublic.warn": "True则将公开项目推送到cloud中之前警告用户。默认为true。", - "cloud.sketchSyncEnpoint": "用于从后台推送项目的端点。默认情况下,它指向Arduino Cloud API。", - "auth.clientID": "OAuth2客户端ID", - "auth.domain": "OAuth2域", - "auth.audience": "OAuth2 受众。", - "auth.registerUri": "用于注册新用户的地址。", - "network": "网络", - "sketchbook.location": "项目文件夹地址", - "browse": "浏览", - "files.inside.sketches": "显示项目中的文件夹", - "editorFontSize": "编辑器字体大小", - "interfaceScale": "界面比例", - "showVerbose": "显示详细输出", - "compilerWarnings": "编译器警告", - "automatic": " 自动调整", - "compile": "编译", - "upload": "上传", - "verifyAfterUpload": "上传后验证代码", - "editorQuickSuggestions": "编辑快速建议", - "additionalManagerURLs": "其他开发板管理器地址", - "noProxy": "无代理", - "manualProxy": "手动配置代理", - "newSketchbookLocation": "选择新的项目文件夹地址", - "choose": "选择", - "enterAdditionalURLs": "输入其他地址,每行一个。", - "unofficialBoardSupport": "点击获取支持的非官方开发板地址列表", - "invalid.sketchbook.location": "无效的项目文件夹地址:{0}", - "invalid.editorFontSize": "编辑器字体大小无效。它必须是正整数。", - "invalid.theme": "无效的主题。" - }, - "cloud": { - "signIn": "登录", - "signOut": "退出登录", - "chooseSketchVisibility": "选择项目的可见性:", - "privateVisibility": "私有的。只有你可以查看项目。", - "publicVisibility": "公开的。有链接的人都可以查看项目。", - "link": "链接:", - "embed": "嵌入:", - "cloudSketchbook": "云项目文件夹", - "shareSketch": "共享项目", - "showHideRemoveSketchbook": "显示/隐藏远程项目文件夹", - "pullSketch": "拉取项目", - "openInCloudEditor": "在Cloud编辑器打开", - "options": "选项。。。", - "share": "共享。。。", - "remote": "远程", - "emptySketchbook": "你的项目文件夹是空的", - "visitArduinoCloud": "访问Arduino Cloud以创建云项目。", - "signInToCloud": "登录Arduino Cloud", - "syncEditSketches": "同步和编辑Arduino Cloud项目", - "learnMore": "查看更多", - "continue": "继续", - "pushSketch": "推送项目", - "pushSketchMsg": "这是公开的项目。推送前,确保在arduino_secrets.h中明确了所有敏感信息。可以从共享界面将项目设为私人项目。", - "pull": "拉取", - "pullSketchMsg": "从Cloud中拉取此项目将覆盖其本地项目。你确定要继续吗?", - "donePulling": "已完成拉取{0}。", - "notYetPulled": "无法推送到Cloud。未被拉取。", - "push": "推送", - "pullFirst": "你必须先拉取才能推送到Cloud。", - "donePushing": "已完成推送{0}。", - "connected": "已连接", - "offline": "离线", - "profilePicture": "资料图片" - }, - "board": { - "installManually": "手动安装", - "installNow": "必须为当前选定的{2}开发板板安装{0}{1}内核。你想现在安装吗?", - "configDialogTitle": "选择其他开发板和端口", - "configDialog1": "如果要上传项目,请选择开发板和端口。", - "configDialog2": "如果你只选择了开发板,你可以编译项目,但不能上传项目。", - "pleasePickBoard": "请选择要连接的开发板。", - "showAllAvailablePorts": "启用时显示所有可用端口", - "programmer": "编程器", - "succesfullyInstalledPlatform": "已成功安装平台{0}:{1}", - "succesfullyUninstalledPlatform": "已成功卸载平台{0}:{1}", - "couldNotFindPreviouslySelected": "在安装的平台{1}中找不到以前选择的开发板{0}。请手动选择要使用的开发板。你想现在重新选择它吗?", - "reselectLater": "稍后重新选择", - "noneSelected": "未选择任何开发板。", - "noPortsSelected": "没有为开发板选择端口:{0}。", - "noFQBN": "FQBN不可用于所选开发板{0}。你是否安装了相应的内核?", - "openBoardsConfig": "选择其他开发板和端口。。。", - "boardListItem": "{0} 在 {1}", - "selectBoardForInfo": "请选择一个开发板以获取开发板信息。", - "platformMissing": "未安装所选{0}开发板的平台。", - "selectPortForInfo": "请选择一个端口以获取开发板信息。", - "boardInfo": "开发板信息", - "board": "开发板{0}", - "port": "端口{0}", - "getBoardInfo": "获得开发板信息", - "inSketchbook": "(在项目文件夹中)" - }, - "boardsManager": "开发板管理器", - "about": { - "label": "关于{0}", - "detail": "版本:{0}\n日期:{1}{2}\nCLI版本:{3}{4}[{5}]{6}" - }, - "contributions": { - "addFile": "添加文件", - "replaceTitle": "替换", - "fileAdded": "将一个文件添加到项目中。" - }, - "replaceMsg": "是否替换{0}的现有版本?", - "library": { - "addZip": "添加 .ZIP 库。。。", - "zipLibrary": "库", - "overwriteExistingLibrary": "是否覆盖现有的库?", - "successfullyInstalledZipLibrary": "已从{0}存档成功安装库", - "namedLibraryAlreadyExists": "名为{0}的库文件夹已存在。是否要覆盖它?", - "libraryAlreadyExists": "库已经存在。是否要覆盖它?", - "include": "包含库", - "manageLibraries": "管理库。。。", - "arduinoLibraries": "arduino库", - "contributedLibraries": "贡献库", - "title": "库管理", - "needsOneDependency": "库{0}:{1}需要一些未安装的依赖:", - "needsMultipleDependencies": "库{0}:{1}需要一些未安装的依赖:", - "installOneMissingDependency": "是否安装缺少的依赖?", - "installMissingDependencies": "是否安装所有缺少的依赖?", - "dependenciesForLibrary": "库{0}的依赖:{1}", - "installAll": "全部安装", - "installOnly": "仅安装{0}", - "installedSuccessfully": "已成功安装库{0}:{1}", - "uninstalledSuccessfully": "已成功卸载库{0}:{1}" - }, - "selectZip": "选择包含要添加的库的zip文件", - "sketch": { - "archiveSketch": "项目存档", - "saveSketchAs": "将项目文件夹另存为。。。", - "createdArchive": "已创建存档文件{0}。", - "new": "新建", - "openRecent": "打开最近", - "showFolder": "显示项目文件夹", - "sketch": "项目", - "moving": "移动", - "movingMsg": "文件{0}需要位于{1}项目文件夹中。\n创建此文件夹,移动文件,然后继续?", - "cantOpen": "文件夹{0}已存在。无法打开项目。", - "saveFolderAs": "将项目文件夹另存为。。。", - "sketchbook": "项目文件夹", - "upload": "上传", - "uploadUsingProgrammer": "使用编程器上传", - "userFieldsNotFoundError": "找不到已连接开发板的用户字段", - "doneUploading": "上传完成", - "configureAndUpload": "配置和上传", - "verifyOrCompile": "验证/编译", - "exportBinary": "导出已编译的二进制文件", - "verify": "验证", - "doneCompiling": "编译完成", - "couldNotConnectToSerial": "无法重新连接到串行端口。{0}", - "openSketchInNewWindow": "在新窗口打开项目", - "openFolder": "打开文件夹", - "titleLocalSketchbook": "本地项目文件夹", - "titleSketchbook": "项目文件夹", - "close": "是否确实要关闭项目?" - }, - "bootloader": { - "burnBootloader": "烧录引导程序", - "doneBurningBootloader": "完成烧录引导程序。" - }, - "editor": { - "copyForForum": "复制到论坛(Markdown)", - "commentUncomment": "注释/取消注释", - "increaseIndent": "增加缩进", - "decreaseIndent": "减少缩进", - "increaseFontSize": "放大字体", - "decreaseFontSize": "减小字号", - "autoFormat": "自动排版" - }, - "examples": { - "menu": "示例", - "couldNotInitializeExamples": "无法初始化内置示例。", - "builtInExamples": "内置示例", - "customLibrary": "来自自定义库的示例", - "for": "{0}的示例", - "forAny": "任何开发板的示例" - }, - "help": { - "search": "在Arduino.cc搜索", - "keyword": "输入关键字", - "gettingStarted": "入门", - "environment": "环境", - "troubleshooting": "故障排除", - "reference": "参考", - "findInReference": "在参考文件寻找", - "faq": "常见问题", - "visit": "访问Arduino.cc", - "privacyPolicy": "隐私政策" - }, - "certificate": { - "uploadRootCertificates": "上传SSL根证书", - "openContext": "打开上下文", - "remove": "删除", - "upload": "上传", - "addURL": "添加地址以获取SSL根证书", - "enterURL": "输入地址", - "selectCertificateToUpload": "1.选择要上传的证书", - "addNew": "添加新的", - "selectDestinationBoardToUpload": "2.选择开发板并上传证书", - "uploadingCertificates": "上传证书。", - "certificatesUploaded": "证书已上传。", - "uploadFailed": "上传失败。请再试一次。", - "selectBoard": "选择开发板。。。", - "boardAtPort": "{0}在{1}", - "noSupportedBoardConnected": "未连接受支持的开发板" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA固件更新程序", - "selectBoard": "选择开发板", - "checkUpdates": "检查更新", - "selectVersion": "选择固件版本", - "install": "安装", - "overwriteSketch": "安装将覆盖开发板上的项目。", - "installingFirmware": "安装固件", - "successfullyInstalled": "固件成功安装", - "failedInstall": "安装失败。请再试一次。" - }, - "dialog": { - "dontAskAgain": "不要再请求" - }, - "userFields": { - "cancel": "取消", - "upload": "上传" - }, - "serial": { - "toggleTimestamp": "切换时间戳", - "autoscroll": "自动滚屏", - "timestamp": "时间戳", - "noLineEndings": "没有结束符", - "newLine": "换行", - "carriageReturn": "回车", - "newLineCarriageReturn": "两者都是NL和CR", - "notConnected": "未连接。选择要自动连接的开发板和端口。", - "message": "消息({0}+Enter将消息发送到{2}上的{1})", - "connectionBusy": "连接失败。串行端口被占用:{0}", - "disconnected": "已断开{0}与{1}的连接。", - "unexpectedError": "意外错误。正在重新连接端口{1}上的{0}。", - "failedReconnect": "连续尝试10次后,无法将{0}重新连接到串行端口。{1}串行端口被占用。", - "reconnect": "正在{2}秒内将{0}重新连接到{1}。。。" - }, - "component": { - "uninstall": "卸载", - "uninstallMsg": "是否要卸载{0}?", - "by": "by", - "version": "版本 {0}", - "moreInfo": "更多信息", - "install": "安装", - "filterSearch": "对搜索进行过滤。。。" - }, - "electron": { - "couldNotSave": "无法保存草图。请将未保存的工作复制到你喜爱的文本编辑器中,然后重新启动IDE。", - "unsavedChanges": "将不会保存任何未保存的更改。" - }, - "compile": { - "error": "编译错误:{0}" - }, - "upload": { - "error": "{0}错误:{1}" - }, - "burnBootloader": { - "error": "烧录引导程序时出错:{0}" - } + "arduino": { + "about": { + "detail": "版本:{0}\n日期:{1}{2}\nCLI版本:{3}{4}[{5}]{6}", + "label": "关于{0}" }, - "theia": { - "core": { - "couldNotSave": "无法保存项目。请将未保存的工作复制到您喜爱的文本编辑器中,然后重新启动IDE。", - "offline": "离线", - "daemonOffline": "CLI守护进程离线", - "cannotConnectBackend": "无法连接后台。", - "cannotConnectDaemon": "无法连接CLI守护进程。" - }, - "debug": { - "start": "开始。。。", - "typeNotSupported": "不支持调试会话的类型{0}。", - "startError": "启动调试会话时出错,请检查日志以了解更多详细信息。" - }, - "editor": { - "unsavedTitle": "未保存–{0}" - }, - "messages": { - "expand": "扩展", - "collapse": "崩溃" - }, - "workspace": { - "fileNewName": "新文件的名称", - "invalidFilename": "无效的文件名。", - "invalidExtension": ".{0}不是有效扩展名", - "newFileName": "文件的新名称", - "deleteCurrentSketch": "是否要删除当前项目?", - "sketchDirectoryError": "新建项目目录时出错。有关详细信息,请参阅日志。应用程序可能无法按预期工作。" - } + "board": { + "board": "开发板{0}", + "boardInfo": "开发板信息", + "boardListItem": "{0} 在 {1}", + "configDialog1": "如果要上传项目,请选择开发板和端口。", + "configDialog2": "如果你只选择了开发板,你可以编译项目,但不能上传项目。", + "configDialogTitle": "选择其他开发板和端口", + "couldNotFindPreviouslySelected": "在安装的平台{1}中找不到以前选择的开发板{0}。请手动选择要使用的开发板。你想现在重新选择它吗?", + "getBoardInfo": "获得开发板信息", + "inSketchbook": "(在项目文件夹中)", + "installManually": "手动安装", + "installNow": "必须为当前选定的{2}开发板板安装{0}{1}内核。你想现在安装吗?", + "noFQBN": "FQBN不可用于所选开发板{0}。你是否安装了相应的内核?", + "noPortsSelected": "没有为开发板选择端口:{0}。", + "noneSelected": "未选择任何开发板。", + "openBoardsConfig": "选择其他开发板和端口。。。", + "platformMissing": "未安装所选{0}开发板的平台。", + "pleasePickBoard": "请选择要连接的开发板。", + "port": "端口{0}", + "programmer": "编程器", + "reselectLater": "稍后重新选择", + "selectBoardForInfo": "请选择一个开发板以获取开发板信息。", + "selectPortForInfo": "请选择一个端口以获取开发板信息。", + "showAllAvailablePorts": "启用时显示所有可用端口", + "succesfullyInstalledPlatform": "已成功安装平台{0}:{1}", + "succesfullyUninstalledPlatform": "已成功卸载平台{0}:{1}" + }, + "boardsManager": "开发板管理器", + "bootloader": { + "burnBootloader": "烧录引导程序", + "doneBurningBootloader": "完成烧录引导程序。" + }, + "burnBootloader": { + "error": "烧录引导程序时出错:{0}" + }, + "certificate": { + "addNew": "添加新的", + "addURL": "添加地址以获取SSL根证书", + "boardAtPort": "{0}在{1}", + "certificatesUploaded": "证书已上传。", + "enterURL": "输入地址", + "noSupportedBoardConnected": "未连接受支持的开发板", + "openContext": "打开上下文", + "remove": "删除", + "selectBoard": "选择开发板。。。", + "selectCertificateToUpload": "1.选择要上传的证书", + "selectDestinationBoardToUpload": "2.选择开发板并上传证书", + "upload": "上传", + "uploadFailed": "上传失败。请再试一次。", + "uploadRootCertificates": "上传SSL根证书", + "uploadingCertificates": "上传证书。" }, "cloud": { - "GoToCloud": "前往CLOUD" + "chooseSketchVisibility": "选择项目的可见性:", + "cloudSketchbook": "云项目文件夹", + "connected": "已连接", + "continue": "继续", + "donePulling": "已完成拉取{0}。", + "donePushing": "已完成推送{0}。", + "embed": "嵌入:", + "emptySketchbook": "你的项目文件夹是空的", + "learnMore": "查看更多", + "link": "链接:", + "notYetPulled": "无法推送到Cloud。未被拉取。", + "offline": "离线", + "openInCloudEditor": "在Cloud编辑器打开", + "options": "选项。。。", + "privateVisibility": "私有的。只有你可以查看项目。", + "profilePicture": "资料图片", + "publicVisibility": "公开的。有链接的人都可以查看项目。", + "pull": "拉取", + "pullFirst": "你必须先拉取才能推送到Cloud。", + "pullSketch": "拉取项目", + "pullSketchMsg": "从Cloud中拉取此项目将覆盖其本地项目。你确定要继续吗?", + "push": "推送", + "pushSketch": "推送项目", + "pushSketchMsg": "这是公开的项目。推送前,确保在arduino_secrets.h中明确了所有敏感信息。可以从共享界面将项目设为私人项目。", + "remote": "远程", + "share": "共享。。。", + "shareSketch": "共享项目", + "showHideRemoveSketchbook": "显示/隐藏远程项目文件夹", + "signIn": "登录", + "signInToCloud": "登录Arduino Cloud", + "signOut": "退出登录", + "syncEditSketches": "同步和编辑Arduino Cloud项目", + "visitArduinoCloud": "访问Arduino Cloud以创建云项目。" + }, + "common": { + "later": "之后", + "noBoardSelected": "没有选择开发板", + "notConnected": "[没有连接]", + "offlineIndicator": "你似乎处于离线状态。如果没有网络连接,Arduino CLI可能无法下载所需的资源,并可能导致故障。请连接网络并重新启动程序。", + "oldFormat": "{0}仍然使用旧的.pde格式。是否要切换到新的.ino扩展?", + "processing": "正在处理中", + "selectBoard": "选择开发板", + "selectedOn": "on {0}", + "serialMonitor": "串口监视器", + "unknown": "未知" + }, + "compile": { + "error": "编译错误:{0}" + }, + "component": { + "by": "by", + "filterSearch": "对搜索进行过滤。。。", + "install": "安装", + "moreInfo": "更多信息", + "uninstall": "卸载", + "uninstallMsg": "是否要卸载{0}?", + "version": "版本 {0}" + }, + "contributions": { + "addFile": "添加文件", + "fileAdded": "将一个文件添加到项目中。", + "replaceTitle": "替换" + }, + "debug": { + "debugWithMessage": "调试 - {0}", + "debuggingNotSupported": "{0}不支持调试", + "noPlatformInstalledFor": "{0}平台未安装", + "optimizeForDebugging": "调试优化" + }, + "dialog": { + "dontAskAgain": "不要再请求" + }, + "editor": { + "autoFormat": "自动排版", + "commentUncomment": "注释/取消注释", + "copyForForum": "复制到论坛(Markdown)", + "decreaseFontSize": "减小字号", + "decreaseIndent": "减少缩进", + "increaseFontSize": "放大字体", + "increaseIndent": "增加缩进" + }, + "electron": { + "couldNotSave": "无法保存草图。请将未保存的工作复制到你喜爱的文本编辑器中,然后重新启动IDE。", + "unsavedChanges": "将不会保存任何未保存的更改。" + }, + "examples": { + "builtInExamples": "内置示例", + "couldNotInitializeExamples": "无法初始化内置示例。", + "customLibrary": "来自自定义库的示例", + "for": "{0}的示例", + "forAny": "任何开发板的示例", + "menu": "示例" + }, + "firmware": { + "checkUpdates": "检查更新", + "failedInstall": "安装失败。请再试一次。", + "install": "安装", + "installingFirmware": "安装固件", + "overwriteSketch": "安装将覆盖开发板上的项目。", + "selectBoard": "选择开发板", + "selectVersion": "选择固件版本", + "successfullyInstalled": "固件成功安装", + "updater": "WiFi101 / WiFiNINA固件更新程序" + }, + "help": { + "environment": "环境", + "faq": "常见问题", + "findInReference": "在参考文件寻找", + "gettingStarted": "入门", + "keyword": "输入关键字", + "privacyPolicy": "隐私政策", + "reference": "参考", + "search": "在Arduino.cc搜索", + "troubleshooting": "故障排除", + "visit": "访问Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "关闭并安装", + "closeToInstallNotice": "关闭软件并安装更新。", + "downloadButton": "下载", + "downloadingNotice": "正在下载Arduino IDE的最新版本。", + "errorCheckingForUpdates": "检查Arduino IDE更新时出错。{0}", + "goToDownloadButton": "去下载", + "goToDownloadPage": "Arduino IDE可以更新,但我们无法自动下载和安装。请转到下载页面并下载最新版本手动安装。", + "ideUpdaterDialog": "软件更新", + "newVersionAvailable": "新版本的Arduino IDE({0})可供下载。", + "noUpdatesAvailable": "目前Arduino IDE没有可更新的版本。", + "notNowButton": "不是现在", + "skipVersionButton": "跳过这次版本更新", + "updateAvailable": "IDE可更新。", + "versionDownloaded": "Arduino IDE{0}已经下载。" + }, + "library": { + "addZip": "添加 .ZIP 库。。。", + "arduinoLibraries": "arduino库", + "contributedLibraries": "贡献库", + "dependenciesForLibrary": "库{0}的依赖:{1}", + "include": "包含库", + "installAll": "全部安装", + "installMissingDependencies": "是否安装所有缺少的依赖?", + "installOneMissingDependency": "是否安装缺少的依赖?", + "installOnly": "仅安装{0}", + "installedSuccessfully": "已成功安装库{0}:{1}", + "libraryAlreadyExists": "库已经存在。是否要覆盖它?", + "manageLibraries": "管理库。。。", + "namedLibraryAlreadyExists": "名为{0}的库文件夹已存在。是否要覆盖它?", + "needsMultipleDependencies": "库{0}:{1}需要一些未安装的依赖:", + "needsOneDependency": "库{0}:{1}需要一些未安装的依赖:", + "overwriteExistingLibrary": "是否覆盖现有的库?", + "successfullyInstalledZipLibrary": "已从{0}存档成功安装库", + "title": "库管理", + "uninstalledSuccessfully": "已成功卸载库{0}:{1}", + "zipLibrary": "库" + }, + "menu": { + "sketch": "项目", + "tools": "工具" + }, + "preferences": { + "additionalManagerURLs": "其他开发板管理器地址", + "auth.audience": "OAuth2 受众。", + "auth.clientID": "OAuth2客户端ID", + "auth.domain": "OAuth2域", + "auth.registerUri": "用于注册新用户的地址。", + "automatic": " 自动调整", + "board.certificates": "可上传到开发板的证书列表", + "browse": "浏览", + "choose": "选择", + "cloud.enabled": "True则启用项目同步功能。默认为true。", + "cloud.pull.warn": "True则在拉取cloud项目之前警告用户。默认为true。", + "cloud.push.warn": "True则在推送cloud项目之前警告用户。默认为true。", + "cloud.pushpublic.warn": "True则将公开项目推送到cloud中之前警告用户。默认为true。", + "cloud.sketchSyncEnpoint": "用于从后台推送项目的端点。默认情况下,它指向Arduino Cloud API。", + "compile": "编译", + "compile.verbose": "True则输出详细编译信息。默认为False", + "compile.warnings": "设置gcc警告级别。默认为None", + "compilerWarnings": "编译器警告", + "editorFontSize": "编辑器字体大小", + "editorQuickSuggestions": "编辑快速建议", + "enterAdditionalURLs": "输入其他地址,每行一个。", + "files.inside.sketches": "显示项目中的文件夹", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "在发布频道中获取更新信息。'stable是稳定的版本,nightly是最新的开发版本。", + "interfaceScale": "界面比例", + "invalid.editorFontSize": "编辑器字体大小无效。它必须是正整数。", + "invalid.sketchbook.location": "无效的项目文件夹地址:{0}", + "invalid.theme": "无效的主题。", + "language.log": "True则Arduino语言服务器将日志文件生成到项目文件夹中。默认为false。", + "manualProxy": "手动配置代理", + "network": "网络", + "newSketchbookLocation": "选择新的项目文件夹地址", + "noProxy": "无代理", + "showVerbose": "显示详细输出", + "sketchbook.location": "项目文件夹地址", + "sketchbook.showAllFiles": "True则显示项目中的所有项目文件。默认情况下为false。", + "unofficialBoardSupport": "点击获取支持的非官方开发板地址列表", + "upload": "上传", + "upload.verbose": "True则输出详细上传信息。默认情况下为False。", + "verifyAfterUpload": "上传后验证代码", + "window.autoScale": "True则用户界面随字体大小自动缩放。", + "window.zoomLevel": "调整窗口的缩放级别。默认缩放级别为0,大于(例如1)或小于(例如-1)的每个增量表示放大或缩小20%。输入小数可以更精细的调整缩放级别。" + }, + "replaceMsg": "是否替换{0}的现有版本?", + "selectZip": "选择包含要添加的库的zip文件", + "serial": { + "autoscroll": "自动滚屏", + "carriageReturn": "回车", + "connectionBusy": "连接失败。串行端口被占用:{0}", + "disconnected": "已断开{0}与{1}的连接。", + "failedReconnect": "连续尝试10次后,无法将{0}重新连接到串行端口。{1}串行端口被占用。", + "message": "消息({0}+Enter将消息发送到{2}上的{1})", + "newLine": "换行", + "newLineCarriageReturn": "两者都是NL和CR", + "noLineEndings": "没有结束符", + "notConnected": "未连接。选择要自动连接的开发板和端口。", + "reconnect": "正在{2}秒内将{0}重新连接到{1}。。。", + "timestamp": "时间戳", + "toggleTimestamp": "切换时间戳", + "unexpectedError": "意外错误。正在重新连接端口{1}上的{0}。" + }, + "sketch": { + "archiveSketch": "项目存档", + "cantOpen": "文件夹{0}已存在。无法打开项目。", + "close": "是否确实要关闭项目?", + "configureAndUpload": "配置和上传", + "couldNotConnectToSerial": "无法重新连接到串行端口。{0}", + "createdArchive": "已创建存档文件{0}。", + "doneCompiling": "编译完成", + "doneUploading": "上传完成", + "exportBinary": "导出已编译的二进制文件", + "moving": "移动", + "movingMsg": "文件{0}需要位于{1}项目文件夹中。\n创建此文件夹,移动文件,然后继续?", + "new": "新建", + "openFolder": "打开文件夹", + "openRecent": "打开最近", + "openSketchInNewWindow": "在新窗口打开项目", + "saveFolderAs": "将项目文件夹另存为。。。", + "saveSketchAs": "将项目文件夹另存为。。。", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "显示项目文件夹", + "sketch": "项目", + "sketchbook": "项目文件夹", + "titleLocalSketchbook": "本地项目文件夹", + "titleSketchbook": "项目文件夹", + "upload": "上传", + "uploadUsingProgrammer": "使用编程器上传", + "userFieldsNotFoundError": "找不到已连接开发板的用户字段", + "verify": "验证", + "verifyOrCompile": "验证/编译" + }, + "upload": { + "error": "{0}错误:{1}" + }, + "userFields": { + "cancel": "取消", + "upload": "上传" + } + }, + "cloud": { + "GoToCloud": "前往CLOUD" + }, + "theia": { + "core": { + "cannotConnectBackend": "无法连接后台。", + "cannotConnectDaemon": "无法连接CLI守护进程。", + "couldNotSave": "无法保存项目。请将未保存的工作复制到您喜爱的文本编辑器中,然后重新启动IDE。", + "daemonOffline": "CLI守护进程离线", + "offline": "离线", + "quitMessage": "将不会保存任何未保存的更改。", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "开始。。。", + "startError": "启动调试会话时出错,请检查日志以了解更多详细信息。", + "typeNotSupported": "不支持调试会话的类型{0}。" + }, + "editor": { + "unsavedTitle": "未保存–{0}" + }, + "messages": { + "collapse": "崩溃", + "expand": "扩展" + }, + "workspace": { + "deleteCurrentSketch": "是否要删除当前项目?", + "fileNewName": "新文件的名称", + "invalidExtension": ".{0}不是有效扩展名", + "invalidFilename": "无效的文件名。", + "newFileName": "文件的新名称", + "sketchDirectoryError": "新建项目目录时出错。有关详细信息,请参阅日志。应用程序可能无法按预期工作。" } + } } diff --git a/i18n/zh_TW.json b/i18n/zh_TW.json index e856e1553..978315ac7 100644 --- a/i18n/zh_TW.json +++ b/i18n/zh_TW.json @@ -1,350 +1,352 @@ { - "arduino": { - "common": { - "offlineIndicator": "您目前處於離線狀態,在沒有網路的情況下,Arduino命令列介面將無法下載需要的資源,並可能導致錯誤。請連接至網路並重新啟動程式。", - "noBoardSelected": "沒有選擇開發版", - "selectedOn": "on {0}", - "notConnected": "[未連接]", - "serialMonitor": "序列埠監控", - "oldFormat": "'{0}'仍然使用舊的 `.pde` 格式,是否要轉換至新的 `.ino` 擴充?", - "later": "稍後再說", - "selectBoard": "選擇開發版", - "unknown": "未知", - "processing": "資料處理中", - "saveChangesToSketch": "是否在關閉草稿前儲存變更?", - "loseChanges": "如果不儲存,所做的變更將會遺失。" - }, - "ide-updater": { - "errorCheckingForUpdates": "檢查Arduino IDE更新時發生錯誤。{0}", - "notNowButton": "現在不要", - "versionDownloaded": "Arduino IDE{0}下載完成。", - "closeToInstallNotice": "關閉軟體並安裝更新。", - "closeAndInstallButton": "關閉並安裝。", - "downloadingNotice": "正在下載最新版本的Arduino IDE。", - "updateAvailable": "有可用的更新。", - "newVersionAvailable": "有新版本的Arduino IDE({0})可供下載。", - "skipVersionButton": "跳過這個版本", - "downloadButton": "下載", - "goToDownloadPage": "Arduino IDE可以更新,但我們無法自動下載與安裝。請至下載頁面下載最新的版本。", - "goToDownloadButton": "前往下載", - "ideUpdaterDialog": "軟體更新", - "noUpdatesAvailable": "Arduino IDE目前沒有更新的版本。" - }, - "menu": { - "sketch": "草稿", - "tools": "工具" - }, - "debug": { - "optimizeForDebugging": "除錯最佳化", - "debugWithMessage": "除錯 - {0}", - "noPlatformInstalledFor": "未安裝'{0}'的平台", - "debuggingNotSupported": "'{0}'不支援除錯。" - }, - "preferences": { - "language.log": "True則Arduino語言伺服器會自動在草稿資料夾產生日誌檔案。預設為false。", - "compile.verbose": "True則輸出詳細編譯資訊。預設為False", - "compile.warnings": "設定gcc警告等級。預設為'None'", - "upload.verbose": "True則輸出詳細上傳資訊。預設為False", - "window.autoScale": "True則使用者介面隨字體大小自動縮放。", - "window.zoomLevel": "調整視窗的縮放大小。預設大小為0,增加(例如1)或者減少(例如-1)代表縮放增加或減少20%。可以自行輸入小數調整更精細的大小。", - "ide.updateChannel": "前往版本釋出頻道獲取更新。 'stable'表示為穩定的版本, 'nightly' 則是最新的開發版本。", - "board.certificates": "可上傳至開發版的證書列表", - "sketchbook.showAllFiles": "True則顯示所有草稿中的草稿檔案。預設為false。", - "cloud.enabled": "True則啟用草稿同步功能。預設為true。", - "cloud.pull.warn": "True則在取出雲端草稿時警告使用者。預設為true。", - "cloud.push.warn": "True則在更改雲端草稿時警告使用者。預設為True。", - "cloud.pushpublic.warn": "True則在更改一個公開草稿到雲端時警告使用者。預設為true", - "cloud.sketchSyncEnpoint": "用來從後台更改與取出草稿的端點。預設的端點是指向Arduino Cloud API。", - "auth.clientID": "OAuth2客戶端ID", - "auth.domain": "OAuth2域", - "auth.audience": "OAuth2閱聽者", - "auth.registerUri": "用於註冊新使用者的地址", - "network": "網路", - "sketchbook.location": "草稿資料夾位置", - "browse": "瀏覽", - "files.inside.sketches": "顯示草稿中的檔案", - "editorFontSize": "編輯器字體大小", - "interfaceScale": "介面比例", - "showVerbose": "顯示詳細輸出", - "compilerWarnings": "編譯器警告", - "automatic": "自動調整", - "compile": "編譯", - "upload": "上傳", - "verifyAfterUpload": "上傳後驗證程式", - "editorQuickSuggestions": "編輯器快速建議", - "additionalManagerURLs": "其他開發版管理器網址", - "noProxy": "無代理", - "manualProxy": "手動設置代理", - "newSketchbookLocation": "選取新的草稿資料夾位置", - "choose": "選擇", - "enterAdditionalURLs": "輸入其他網址,每行一個", - "unofficialBoardSupport": "點擊以取得支援非官方開發版的網址列表", - "invalid.sketchbook.location": "無效的草稿資料夾位置:{0}", - "invalid.editorFontSize": "無效的編輯器字體大小。它必須是正整數。", - "invalid.theme": "無效的主題。" - }, - "cloud": { - "signIn": "登入", - "signOut": "登出", - "chooseSketchVisibility": "選擇草稿的能見度:", - "privateVisibility": "私人的。只有你可以查看草稿。", - "publicVisibility": "公開的。擁有連結的人都可以查看草稿。", - "link": "連結:", - "embed": "嵌入:", - "cloudSketchbook": "雲端草稿資料夾", - "shareSketch": "分享草稿", - "showHideRemoveSketchbook": "顯示/隱藏遠端草稿資料夾", - "pullSketch": "讀取草稿", - "openInCloudEditor": "在雲端編輯器中打開", - "options": "選項...", - "share": "分享...", - "remote": "遠端", - "emptySketchbook": "您的草稿資料夾是空的", - "visitArduinoCloud": "前往Arduino Cloud建立雲端草稿。", - "signInToCloud": "登入Arduino Cloud", - "syncEditSketches": "同步和編輯您的Arduino Clou草稿", - "learnMore": "了解更多", - "continue": "繼續", - "pushSketch": "更改草稿", - "pushSketchMsg": "這是一個公開草稿,在更改前,請確認所有敏感資訊都定義在arduino_secrets.h中。可以在分享介面設定為私人草稿。", - "pull": "讀取", - "pullSketchMsg": "從雲端中讀取這個草稿將會覆蓋本地的版本。你確定要繼續嗎?", - "donePulling": "完成讀取'{0}'。", - "notYetPulled": "無法更改至雲端。尚未被讀取。", - "push": "更改", - "pullFirst": "您必些先讀取才能更改至Cloud。", - "donePushing": "完成更改'{0}'。", - "connected": "已連接", - "offline": "離線", - "profilePicture": "頭像圖片" - }, - "board": { - "installManually": "手動安裝", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "configDialogTitle": "Select Other Board & Port", - "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", - "pleasePickBoard": "Please pick a board connected to the port you have selected.", - "showAllAvailablePorts": "Shows all available ports when enabled", - "programmer": "Programmer", - "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", - "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?", - "reselectLater": "Reselect later", - "noneSelected": "No boards selected.", - "noPortsSelected": "No ports selected for board: '{0}'.", - "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "openBoardsConfig": "Select other board and port…", - "boardListItem": "{0} at {1}", - "selectBoardForInfo": "Please select a board to obtain board info.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", - "selectPortForInfo": "Please select a port to obtain board info.", - "boardInfo": "Board Info", - "board": "Board{0}", - "port": "Port{0}", - "getBoardInfo": "Get Board Info", - "inSketchbook": " (in Sketchbook)" - }, - "boardsManager": "Boards Manager", - "about": { - "label": "About {0}", - "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}" - }, - "contributions": { - "addFile": "Add File", - "replaceTitle": "Replace", - "fileAdded": "One file added to the sketch." - }, - "replaceMsg": "Replace the existing version of {0}?", - "library": { - "addZip": "Add .ZIP Library...", - "zipLibrary": "Library", - "overwriteExistingLibrary": "Do you want to overwrite the existing library?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", - "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", - "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", - "include": "Include Library", - "manageLibraries": "Manage Libraries...", - "arduinoLibraries": "Arduino libraries", - "contributedLibraries": "Contributed libraries", - "title": "Library Manager", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "installOneMissingDependency": "Would you like to install the missing dependency?", - "installMissingDependencies": "Would you like to install all the missing dependencies?", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", - "installAll": "Install all", - "installOnly": "Install {0} only", - "installedSuccessfully": "Successfully installed library {0}:{1}", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}" - }, - "selectZip": "Select a zip file containing the library you'd like to add", - "sketch": { - "archiveSketch": "Archive Sketch", - "saveSketchAs": "Save sketch folder as...", - "createdArchive": "Created archive '{0}'.", - "new": "新增", - "openRecent": "Open Recent", - "showFolder": "Show Sketch Folder", - "sketch": "草稿", - "moving": "Moving", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "saveFolderAs": "Save sketch folder as...", - "sketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "doneUploading": "Done uploading.", - "configureAndUpload": "Configure And Upload", - "verifyOrCompile": "Verify/Compile", - "exportBinary": "Export Compiled Binary", - "verify": "Verify", - "doneCompiling": "Done compiling.", - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", - "openSketchInNewWindow": "Open Sketch in New Window", - "openFolder": "Open Folder", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "close": "Are you sure you want to close the sketch?" - }, - "bootloader": { - "burnBootloader": "Burn Bootloader", - "doneBurningBootloader": "Done burning bootloader." - }, - "editor": { - "copyForForum": "Copy for Forum (Markdown)", - "commentUncomment": "Comment/Uncomment", - "increaseIndent": "Increase Indent", - "decreaseIndent": "Decrease Indent", - "increaseFontSize": "Increase Font Size", - "decreaseFontSize": "Decrease Font Size", - "autoFormat": "Auto Format" - }, - "examples": { - "menu": "Examples", - "couldNotInitializeExamples": "Could not initialize built-in examples.", - "builtInExamples": "Built-in examples", - "customLibrary": "Examples from Custom Libraries", - "for": "Examples for {0}", - "forAny": "Examples for any board" - }, - "help": { - "search": "Search on Arduino.cc", - "keyword": "Type a keyword", - "gettingStarted": "Getting Started", - "environment": "Environment", - "troubleshooting": "Troubleshooting", - "reference": "Reference", - "findInReference": "Find in Reference", - "faq": "Frequently Asked Questions", - "visit": "Visit Arduino.cc", - "privacyPolicy": "Privacy Policy" - }, - "certificate": { - "uploadRootCertificates": "Upload SSL Root Certificates", - "openContext": "Open context", - "remove": "Remove", - "upload": "Upload", - "addURL": "Add URL to fetch SSL certificate", - "enterURL": "Enter URL", - "selectCertificateToUpload": "1. Select certificate to upload", - "addNew": "Add New", - "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", - "uploadingCertificates": "Uploading certificates.", - "certificatesUploaded": "Certificates uploaded.", - "uploadFailed": "Upload failed. Please try again.", - "selectBoard": "Select a board...", - "boardAtPort": "{0} at {1}", - "noSupportedBoardConnected": "No supported board connected" - }, - "firmware": { - "updater": "WiFi101 / WiFiNINA Firmware Updater", - "selectBoard": "選擇開發版", - "checkUpdates": "Check Updates", - "selectVersion": "Select firmware version", - "install": "Install", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", - "installingFirmware": "Installing firmware.", - "successfullyInstalled": "Firmware successfully installed.", - "failedInstall": "Installation failed. Please try again." - }, - "dialog": { - "dontAskAgain": "Don't ask again" - }, - "userFields": { - "cancel": "Cancel", - "upload": "Upload" - }, - "serial": { - "toggleTimestamp": "Toggle Timestamp", - "autoscroll": "Autoscroll", - "timestamp": "Timestamp", - "noLineEndings": "No Line Ending", - "newLine": "New Line", - "carriageReturn": "Carriage Return", - "newLineCarriageReturn": "Both NL & CR", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "message": "Message ({0} + Enter to send message to '{1}' on '{2}')", - "connectionBusy": "Connection failed. Serial port is busy: {0}", - "disconnected": "Disconnected {0} from {1}.", - "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}.", - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", - "reconnect": "Reconnecting {0} to {1} in {2} seconds..." - }, - "component": { - "uninstall": "Uninstall", - "uninstallMsg": "Do you want to uninstall {0}?", - "by": "by", - "version": "Version {0}", - "moreInfo": "More info", - "install": "INSTALL", - "filterSearch": "Filter your search..." - }, - "electron": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "unsavedChanges": "Any unsaved changes will not be saved." - }, - "compile": { - "error": "Compilation error: {0}" - }, - "upload": { - "error": "{0} error: {1}" - }, - "burnBootloader": { - "error": "Error while burning the bootloader: {0}" - } + "arduino": { + "about": { + "detail": "版本:1{0},日期:2{1},命令列版本:{3}{4}[{5}] {6}", + "label": "關於 1[0]" }, - "theia": { - "core": { - "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", - "offline": "離線", - "daemonOffline": "CLI Daemon Offline", - "cannotConnectBackend": "Cannot connect to the backend.", - "cannotConnectDaemon": "Cannot connect to the CLI daemon." - }, - "debug": { - "start": "Start...", - "typeNotSupported": "The debug session type \"{0}\" is not supported.", - "startError": "There was an error starting the debug session, check the logs for more details." - }, - "editor": { - "unsavedTitle": "Unsaved – {0}" - }, - "messages": { - "expand": "Expand", - "collapse": "Collapse" - }, - "workspace": { - "fileNewName": "Name for new file", - "invalidFilename": "Invalid filename.", - "invalidExtension": ".{0} is not a valid extension", - "newFileName": "New name for file", - "deleteCurrentSketch": "Do you want to delete the current sketch?", - "sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected." - } + "board": { + "board": "1{0} 開發板", + "boardInfo": "開發板資訊", + "boardListItem": "{0}在{1}", + "configDialog1": "若要上傳 Sketch 請選擇一片板子及一個埠", + "configDialog2": "如果你只有選擇板子你可以編譯,但不能上傳 Sketch", + "configDialogTitle": "選擇其他電路板或通訊埠", + "couldNotFindPreviouslySelected": "在安装的平台{1}中找不到以前選擇的開發板{0}。請手動選擇要使用的開發板。你想現在重新選擇它吗?", + "getBoardInfo": "取得開發板資訊", + "inSketchbook": "(在草稿資料夾中)", + "installManually": "手動安裝", + "installNow": "必須為目前選定的 {2} 開發板安裝 1{0} 2{1} 核心程式,你要現在安裝嗎?", + "noFQBN": "FQBN無法用於所選擇的\"{0}\"開發版。你是否安裝了對應的核心?", + "noPortsSelected": "沒有選到 '{0}' 板的埠", + "noneSelected": "沒有選擇電路板", + "openBoardsConfig": "選擇其他的電路板或埠...", + "platformMissing": "選擇的'{0}'開發版平台並未安裝", + "pleasePickBoard": "請選擇要連接的開發版", + "port": "1{0} 埠", + "programmer": "燒錄器", + "reselectLater": "請晚一點再選擇", + "selectBoardForInfo": "請選擇電路板以取得板子的資訊", + "selectPortForInfo": "請選定一個埠,以便能取得板子的資訊", + "showAllAvailablePorts": "當開啟時,顯示所有可用的埠", + "succesfullyInstalledPlatform": "平台已成功安裝 1[0]:2[1]", + "succesfullyUninstalledPlatform": "平台已成功移除 1[0]:2[1]" + }, + "boardsManager": "開發板管理器", + "bootloader": { + "burnBootloader": "燒錄 Bootloader", + "doneBurningBootloader": "Bootloader 燒錄完成" + }, + "burnBootloader": { + "error": "燒錄 1{0} Bootloader 時出現錯誤" + }, + "certificate": { + "addNew": "加入新的", + "addURL": "加入 URL 以提取 SSL 證書", + "boardAtPort": "{0}在{1}", + "certificatesUploaded": "證書已上傳", + "enterURL": "輸入網址", + "noSupportedBoardConnected": "不支援目前連接的板子", + "openContext": "開啟context脈絡", + "remove": "移除", + "selectBoard": "選擇開發板", + "selectCertificateToUpload": "1. 選擇要上傳的證書", + "selectDestinationBoardToUpload": "2. 選擇目標的開發板並上傳證書", + "upload": "上傳", + "uploadFailed": "上傳失敗,請再試一次", + "uploadRootCertificates": "上傳SSL根證書", + "uploadingCertificates": "上傳證書" }, "cloud": { - "GoToCloud": "GO TO CLOUD" + "chooseSketchVisibility": "選擇草稿的能見度:", + "cloudSketchbook": "雲端草稿資料夾", + "connected": "已連接", + "continue": "繼續", + "donePulling": "完成讀取'{0}'。", + "donePushing": "完成更改'{0}'。", + "embed": "嵌入:", + "emptySketchbook": "您的草稿資料夾是空的", + "learnMore": "了解更多", + "link": "連結:", + "notYetPulled": "無法更改至雲端。尚未被讀取。", + "offline": "離線", + "openInCloudEditor": "在雲端編輯器中打開", + "options": "選項...", + "privateVisibility": "私人的。只有你可以查看草稿。", + "profilePicture": "頭像圖片", + "publicVisibility": "公開的。擁有連結的人都可以查看草稿。", + "pull": "讀取", + "pullFirst": "您必些先讀取才能更改至Cloud。", + "pullSketch": "讀取草稿", + "pullSketchMsg": "從雲端中讀取這個草稿將會覆蓋本地的版本。你確定要繼續嗎?", + "push": "更改", + "pushSketch": "更改草稿", + "pushSketchMsg": "這是一個公開草稿,在更改前,請確認所有敏感資訊都定義在arduino_secrets.h中。可以在分享介面設定為私人草稿。", + "remote": "遠端", + "share": "分享...", + "shareSketch": "分享草稿", + "showHideRemoveSketchbook": "顯示/隱藏遠端草稿資料夾", + "signIn": "登入", + "signInToCloud": "登入Arduino Cloud", + "signOut": "登出", + "syncEditSketches": "同步和編輯您的Arduino Clou草稿", + "visitArduinoCloud": "前往Arduino Cloud建立雲端草稿。" + }, + "common": { + "later": "稍後再說", + "noBoardSelected": "沒有選擇開發版", + "notConnected": "[未連接]", + "offlineIndicator": "您目前處於離線狀態,在沒有網路的情況下,Arduino命令列介面將無法下載需要的資源,並可能導致錯誤。請連接至網路並重新啟動程式。", + "oldFormat": "'{0}'仍然使用舊的 `.pde` 格式,是否要轉換至新的 `.ino` 擴充?", + "processing": "資料處理中", + "selectBoard": "選擇開發版", + "selectedOn": "在 1{0}", + "serialMonitor": "序列埠監控", + "unknown": "未知" + }, + "compile": { + "error": "1{0} 編譯錯誤" + }, + "component": { + "by": "by", + "filterSearch": "過濾你的搜尋 ...", + "install": "安裝", + "moreInfo": "更多資訊", + "uninstall": "移除安裝", + "uninstallMsg": "你要移除 1{0}?", + "version": "版本 1{0}" + }, + "contributions": { + "addFile": "加入檔案", + "fileAdded": "一個檔案加入到 Sketch", + "replaceTitle": "替代" + }, + "debug": { + "debugWithMessage": "除錯 - {0}", + "debuggingNotSupported": "'{0}'不支援除錯。", + "noPlatformInstalledFor": "未安裝'{0}'的平台", + "optimizeForDebugging": "除錯最佳化" + }, + "dialog": { + "dontAskAgain": "請勿再次請求" + }, + "editor": { + "autoFormat": "自動格式化", + "commentUncomment": "備註/取消備註", + "copyForForum": "複製到論壇(Markdowm)", + "decreaseFontSize": "縮小字體", + "decreaseIndent": "減少縮排", + "increaseFontSize": "加大字體", + "increaseIndent": "增加縮排" + }, + "electron": { + "couldNotSave": "無法儲存草稿,請複製你未存檔的工作到你偏好的文字編輯器中並重新啟動 IDE 整合開發環境", + "unsavedChanges": "任何沒有儲存的修改將不會被儲存" + }, + "examples": { + "builtInExamples": "內建範例", + "couldNotInitializeExamples": "無法初始內建的範例", + "customLibrary": "客製函式庫的範例", + "for": "1 {0} 的範例", + "forAny": "適用各種開發板的範例", + "menu": "範例" + }, + "firmware": { + "checkUpdates": "檢查更新", + "failedInstall": "安裝失敗,請再試一次", + "install": "安裝", + "installingFirmware": "安裝韌體", + "overwriteSketch": "安裝將覆寫到板子上的 Sketch", + "selectBoard": "選擇開發版", + "selectVersion": "選擇韌體版本", + "successfullyInstalled": "成功安裝韌體", + "updater": "WiFi101 / WiFiNINA 韌體更新器" + }, + "help": { + "environment": "環境", + "faq": "常見問答集", + "findInReference": "在參考中搜尋", + "gettingStarted": "開始", + "keyword": "輸入關鍵字", + "privacyPolicy": "隱私政策", + "reference": "參考", + "search": "在 Arduino.cc 上搜尋", + "troubleshooting": "故障排除", + "visit": "造訪 Arduino.cc" + }, + "ide-updater": { + "closeAndInstallButton": "關閉並安裝。", + "closeToInstallNotice": "關閉軟體並安裝更新。", + "downloadButton": "下載", + "downloadingNotice": "正在下載最新版本的Arduino IDE。", + "errorCheckingForUpdates": "檢查Arduino IDE更新時發生錯誤。{0}", + "goToDownloadButton": "前往下載", + "goToDownloadPage": "Arduino IDE可以更新,但我們無法自動下載與安裝。請至下載頁面下載最新的版本。", + "ideUpdaterDialog": "軟體更新", + "newVersionAvailable": "有新版本的Arduino IDE({0})可供下載。", + "noUpdatesAvailable": "Arduino IDE目前沒有更新的版本。", + "notNowButton": "現在不要", + "skipVersionButton": "跳過這個版本", + "updateAvailable": "有可用的更新。", + "versionDownloaded": "Arduino IDE{0}下載完成。" + }, + "library": { + "addZip": "加入 .zip 函式庫 ...", + "arduinoLibraries": "Arduino函式庫", + "contributedLibraries": "貢獻函式庫", + "dependenciesForLibrary": "與 1{0}:2{1} 函式庫相依", + "include": "含括函式庫", + "installAll": "全部安裝", + "installMissingDependencies": "是否安裝所有缺少的附屬程式?", + "installOneMissingDependency": "是否安裝缺少的附屬程式?", + "installOnly": "只安裝 1[0]", + "installedSuccessfully": "成功安裝 1{0}:2{1} 函式庫", + "libraryAlreadyExists": "函式庫已經存在,你要覆寫它嗎?", + "manageLibraries": "管理函式庫", + "namedLibraryAlreadyExists": "函式庫的資料夾名稱 1{0} 已經存在,你要覆寫它嗎?", + "needsMultipleDependencies": "函式庫{0}:{1}需要一些未安装的附屬程式:", + "needsOneDependency": "函式庫{0}:{1}需要一些未安装的附屬程式:", + "overwriteExistingLibrary": "你要覆寫既有的函式庫嗎?", + "successfullyInstalledZipLibrary": "從 1{0} 歸檔成功安裝函式庫", + "title": "函式庫管理器", + "uninstalledSuccessfully": "成功移除安裝的 1{0}:2{1} 函式庫", + "zipLibrary": "函式庫" + }, + "menu": { + "sketch": "草稿", + "tools": "工具" + }, + "preferences": { + "additionalManagerURLs": "其他開發版管理器網址", + "auth.audience": "OAuth2閱聽者", + "auth.clientID": "OAuth2客戶端ID", + "auth.domain": "OAuth2域", + "auth.registerUri": "用於註冊新使用者的地址", + "automatic": "自動調整", + "board.certificates": "可上傳至開發版的證書列表", + "browse": "瀏覽", + "choose": "選擇", + "cloud.enabled": "True則啟用草稿同步功能。預設為true。", + "cloud.pull.warn": "True則在取出雲端草稿時警告使用者。預設為true。", + "cloud.push.warn": "True則在更改雲端草稿時警告使用者。預設為True。", + "cloud.pushpublic.warn": "True則在更改一個公開草稿到雲端時警告使用者。預設為true", + "cloud.sketchSyncEnpoint": "用來從後台更改與取出草稿的端點。預設的端點是指向Arduino Cloud API。", + "compile": "編譯", + "compile.verbose": "True則輸出詳細編譯資訊。預設為False", + "compile.warnings": "設定gcc警告等級。預設為'None'", + "compilerWarnings": "編譯器警告", + "editorFontSize": "編輯器字體大小", + "editorQuickSuggestions": "編輯器快速建議", + "enterAdditionalURLs": "輸入其他網址,每行一個", + "files.inside.sketches": "顯示草稿中的檔案", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "前往版本釋出頻道獲取更新。 'stable'表示為穩定的版本, 'nightly' 則是最新的開發版本。", + "interfaceScale": "介面比例", + "invalid.editorFontSize": "無效的編輯器字體大小。它必須是正整數。", + "invalid.sketchbook.location": "無效的草稿資料夾位置:{0}", + "invalid.theme": "無效的主題。", + "language.log": "True則Arduino語言伺服器會自動在草稿資料夾產生日誌檔案。預設為false。", + "manualProxy": "手動設置代理", + "network": "網路", + "newSketchbookLocation": "選取新的草稿資料夾位置", + "noProxy": "無代理", + "showVerbose": "顯示詳細輸出", + "sketchbook.location": "草稿資料夾位置", + "sketchbook.showAllFiles": "True則顯示所有草稿中的草稿檔案。預設為false。", + "unofficialBoardSupport": "點擊以取得支援非官方開發版的網址列表", + "upload": "上傳", + "upload.verbose": "True則輸出詳細上傳資訊。預設為False", + "verifyAfterUpload": "上傳後驗證程式", + "window.autoScale": "True則使用者介面隨字體大小自動縮放。", + "window.zoomLevel": "調整視窗的縮放大小。預設大小為0,增加(例如1)或者減少(例如-1)代表縮放增加或減少20%。可以自行輸入小數調整更精細的大小。" + }, + "replaceMsg": "取代 1{0} 的現有版本?", + "selectZip": "選擇要加入函示庫的zip檔案", + "serial": { + "autoscroll": "自動滾頁面", + "carriageReturn": "回車", + "connectionBusy": "連接失敗,1[0] 串列埠忙碌", + "disconnected": "已斷開{0}與{1}的連接。", + "failedReconnect": "連續嘗試10此後,無法將{0}重新連接到序列埠。{1}序列埠被占用。", + "message": "訊息 (1{0}+Enter將訊息發送到'{2}'上的2{1})", + "newLine": "換行", + "newLineCarriageReturn": "兩者都是NL和CR", + "noLineEndings": "沒有斷行符號", + "notConnected": "未有連接,請選擇開發板、埠以自動連接", + "reconnect": "{2}秒內將{0}重新連接至{1}...", + "timestamp": "時戳/時間戳記", + "toggleTimestamp": "切換時戳", + "unexpectedError": "意外的錯誤。重新接埠{1}的{0}。" + }, + "sketch": { + "archiveSketch": "儲存草稿", + "cantOpen": "命名為\"{0}\"的資料夾已存在。無法開啟草稿。", + "close": "你確定要關閉 Sketch?", + "configureAndUpload": "組態配置並上傳", + "couldNotConnectToSerial": "無法連接到序列埠。{0}", + "createdArchive": "已創建文件{0}。", + "doneCompiling": "編譯完成", + "doneUploading": "上傳完畢", + "exportBinary": "會出已編譯的二進位檔", + "moving": "移動", + "movingMsg": "\"{0}\"必須在命名為\"{1}\"的草稿資料夾中。建立這個資料夾,移動草稿並繼續?", + "new": "新增", + "openFolder": "打開資料夾", + "openRecent": "開啟最近的", + "openSketchInNewWindow": "在新視窗開啟草稿", + "saveFolderAs": "另存 Sketch 資料夾", + "saveSketchAs": "另存 Sketch 資料夾", + "saveTempSketch": "Save your sketch to open it again later.", + "showFolder": "顯示 Sketch 資料夾", + "sketch": "草稿", + "sketchbook": "草稿資料夾", + "titleLocalSketchbook": "本地草稿資料夾", + "titleSketchbook": "草稿資料夾", + "upload": "上傳", + "uploadUsingProgrammer": "使用燒錄器上傳", + "userFieldsNotFoundError": "找不到已連接開發版中的用戶字段", + "verify": "驗證", + "verifyOrCompile": "驗證/編譯" + }, + "upload": { + "error": "1 [0] 錯誤:2 [1]" + }, + "userFields": { + "cancel": "取消", + "upload": "上傳" + } + }, + "cloud": { + "GoToCloud": "前往雲端" + }, + "theia": { + "core": { + "cannotConnectBackend": "無法連接後端", + "cannotConnectDaemon": "無法連接命令列 (CLI) 常駐程式", + "couldNotSave": "無法儲存草稿,請複製你未存檔的工作到你偏好的文字編輯器中並重新啟動 IDE 整合開發環境", + "daemonOffline": "CLI 命令列常駐程式離線", + "offline": "離線", + "quitMessage": "任何沒有儲存的修改將不會被儲存", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "開始 ....", + "startError": "除錯階段出現錯誤,更多細節請檢查日誌內容", + "typeNotSupported": "不支援 \" 1{0} \" 除錯階段型態" + }, + "editor": { + "unsavedTitle": "1[0] –尚未儲存" + }, + "messages": { + "collapse": "崩潰", + "expand": "延伸" + }, + "workspace": { + "deleteCurrentSketch": "你要刪除現行的草稿嗎?", + "fileNewName": "給予檔案新名稱", + "invalidExtension": ".{0} 不是合法的副檔名", + "invalidFilename": "不合法的檔案名稱", + "newFileName": "給予檔案新名稱", + "sketchDirectoryError": "在建立草稿目錄時發生錯誤。詳細訊息請參日誌。應用程式可能無法正常運作。" } + } }