diff --git a/i18n/af.json b/i18n/af.json index 4a029242d..2e3070b32 100644 --- a/i18n/af.json +++ b/i18n/af.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Netwerk", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Wys ontfoutings uitset tydens", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketsboek ligging", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Open Folder", "openRecent": "Open Recent", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Verify", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/ar.json b/i18n/ar.json index f3dc44662..8996afe6c 100644 --- a/i18n/ar.json +++ b/i18n/ar.json @@ -119,6 +119,9 @@ "syncEditSketches": "المزامنة و التعديل على مشاريعك في Arduino Cloud", "visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "تعذر اغلاق مقبس الويب", "unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "شبكة", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "اظهر خرج مطوّل خلال", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "موقع ملف المشاريع", "sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "exportBinary": "تصدير الملف الثنائي المترجم", "moving": "يتم النقل", "movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟", - "new": "جديد", + "new": "New Sketch", "openFolder": "فتح المجلد", "openRecent": "فُتِحَ مؤخرا ", "openSketchInNewWindow": "فتح المشروع في نافذة جديدة", @@ -404,6 +416,10 @@ "verify": "تحقق", "verifyOrCompile": "تحقق/ترجم" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "الاجابة على الاستبيان", "dismissSurvey": "لا تظهر مرة اخرى", diff --git a/i18n/az.json b/i18n/az.json index 4c181e3e4..4f98b2d8b 100644 --- a/i18n/az.json +++ b/i18n/az.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Network", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Open Folder", "openRecent": "Open Recent", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Verify", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/bg.json b/i18n/bg.json index 0c4a1fec7..1c009d220 100644 --- a/i18n/bg.json +++ b/i18n/bg.json @@ -119,6 +119,9 @@ "syncEditSketches": "Синхронизирайте и редактирайте на вашите Arduino облачни скици", "visitArduinoCloud": "Посетете Arduino Cloud, за да създадете облачни скици." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Мрежа", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Показване на подробен изход по време на", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Местоположение на скицника", "sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "exportBinary": "Експортиране на компилиран двоичен файл", "moving": "Преместване", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "new": "Нов", + "new": "New Sketch", "openFolder": "Отвори папка", "openRecent": "Отвори Скорошен", "openSketchInNewWindow": "Отвори скицата в нов прозорец", @@ -404,6 +416,10 @@ "verify": "Потвърдете", "verifyOrCompile": "Проверете/компилирайте" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/ca_ES.json b/i18n/ca_ES.json index 97d0715e0..8e42dbbd4 100644 --- a/i18n/ca_ES.json +++ b/i18n/ca_ES.json @@ -119,6 +119,9 @@ "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." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Xarxa", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Mostra la sortida detallada durant", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Ubicació del quadern de programes", "sketchbook.showAllFiles": "True per mostrar tots els fitxers del programa dins del programa. És fals per defecte.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Obrir carpeta", "openRecent": "Obre Recent", "openSketchInNewWindow": "Obriu el programa a una finestra nova", @@ -404,6 +416,10 @@ "verify": "Verificar", "verifyOrCompile": "Verificar/Compilar" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/cs.json b/i18n/cs.json index 0fcc2b11a..6f8368b91 100644 --- a/i18n/cs.json +++ b/i18n/cs.json @@ -6,46 +6,46 @@ }, "board": { "board": "Deska {0}", - "boardConfigDialogTitle": "Select Other Board and Port", + "boardConfigDialogTitle": "Zvolit jinou Desku a Port", "boardInfo": "Info o desce", - "boards": "boards", + "boards": "Desky", "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.", "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í? ", - "disconnected": "Disconnected", + "disconnected": "Odpojeno", "getBoardInfo": "Získat info o desce.", "inSketchbook": "(v projektech)", "installNow": "\"{0}{1}\" jádro musí být instalováno pro aktuálně zvolenou \"{2}\" desku. Chcete ho nyní nainstalovat?", - "noBoardsFound": "No boards found for \"{0}\"", + "noBoardsFound": "Nenalezeny žádné desky pro \"{0}\"", "noFQBN": "FQBN není dostupné pro zvolenou desku \"{0}\". Máte nainstalované příslušné jádro? ", - "noPortsDiscovered": "No ports discovered", + "noPortsDiscovered": "Nenalezeny žádné porty", "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}", - "portLabel": "Port: {0}", - "ports": "ports", + "portLabel": "Port:{0}", + "ports": "porty", "programmer": "Programátor", "reselectLater": "Zvolit později", - "searchBoard": "Search board", + "searchBoard": "Vyhledat desku", "selectBoard": "Zvolit desku", "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)", - "showAllPorts": "Show all ports", + "showAllPorts": "Ukázat všechny porty", "succesfullyInstalledPlatform": "Platforma {0}:{1} byla úspěšně nainstalována.", "succesfullyUninstalledPlatform": "Platforma {0}:{1} byla úspěšně odinstalována.", - "typeOfPorts": "{0} ports" + "typeOfPorts": "{0}porty" }, "boardsManager": "Manažér desek", "boardsType": { - "arduinoCertified": "Arduino Certified" + "arduinoCertified": "Certifikováno Arduinem" }, "bootloader": { - "burnBootloader": "Nahrát zavaděč", - "burningBootloader": "Burning bootloader...", + "burnBootloader": "Vypálit zavaděč", + "burningBootloader": "Vypalování zavaděče...", "doneBurningBootloader": "Nahrání zavaděče bylo dokončeno. " }, "burnBootloader": { @@ -69,20 +69,20 @@ "uploadingCertificates": "Nahrávám certifikát." }, "checkForUpdates": { - "checkForUpdates": "Check for Arduino Updates", - "installAll": "Install All", - "noUpdates": "There are no recent updates available.", - "promptUpdateBoards": "Updates are available for some of your boards.", + "checkForUpdates": "Kontrola pro aktualizace", + "installAll": "Instalovat vše", + "noUpdates": "Nejsou k dispozici žádné aktualizace", + "promptUpdateBoards": "Jsou k dispozici aktualizace pro některé z vašich desek ", "promptUpdateLibraries": "Updates are available for some of your libraries.", - "updatingBoards": "Updating boards...", - "updatingLibraries": "Updating libraries..." + "updatingBoards": "Aktualizuji desky...", + "updatingLibraries": "Aktualizuji knihovny..." }, "cli-error-parser": { "keyboardError": "'Keyboard' not found. Does your sketch include the line '#include '?", "mouseError": "'Mouse' not found. Does your sketch include the line '#include '?" }, "cloud": { - "account": "Account", + "account": "Účet", "chooseSketchVisibility": "Zvolte viditelnost sketche:", "connected": "Připojen", "continue": "Pokračovat", @@ -90,7 +90,7 @@ "donePushing": "Odesílání dokončeno ‘{0}’.", "embed": "Vložit: ", "emptySketchbook": "Umístění projektů je prázdné", - "goToCloud": "Go to Cloud", + "goToCloud": "Jít na Cloud", "learnMore": "Zjistit více", "link": "Adresa: ", "notYetPulled": "Nemohu odeslat do cloudu jelikož z něj ještě nebylo staženo.", @@ -108,19 +108,22 @@ "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ý", - "remoteSketchbook": "Remote Sketchbook", + "remoteSketchbook": "Odstranit Sketchbook", "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", - "sync": "Sync", + "sync": "Synchronizovat", "syncEditSketches": "Synchronizovat a editovat sketche v Arduino Cloud", "visitArduinoCloud": "Navštivte Arduino Cloud pro vytvoření cloudové sketche" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { - "all": "All", + "all": "Vše", "contributed": "Contributed", "installManually": "Instalovat ručně", "later": "Později", @@ -130,11 +133,11 @@ "oldFormat": "{0}používá stále starý formát `.pde`. Chcete ho převést na soubor s příponou `.ino`?", "partner": "Partner", "processing": "Zpracovávám", - "recommended": "Recommended", - "retired": "Retired", + "recommended": "Doporučené", + "retired": "Zastaralý", "selectedOn": "zapnuto{0}", "serialMonitor": "Seriový monitor", - "type": "Type", + "type": "typ", "unknown": "Neznámý", "updateable": "Updatable" }, @@ -162,10 +165,10 @@ }, "core": { "compilerWarnings": { - "all": "All", - "default": "Default", - "more": "More", - "none": "None" + "all": "Vše", + "default": "Výchozí", + "more": "Více", + "none": "Žádný" } }, "coreContribution": { @@ -174,8 +177,8 @@ }, "daemon": { "restart": "Restart Daemon", - "start": "Start Daemon", - "stop": "Stop Daemon" + "start": "Spustit Daemon", + "stop": "Zastavit Daemon" }, "debug": { "debugWithMessage": "Debug - {0}", @@ -194,8 +197,8 @@ "decreaseIndent": "Zmenšit odrážku", "increaseFontSize": "Zvýšit velikost písma", "increaseIndent": "Zvětšit odrážku", - "nextError": "Next Error", - "previousError": "Previous Error", + "nextError": "Další chyba", + "previousError": "Předchozí chyba", "revealError": "Reveal Error" }, "electron": { @@ -234,7 +237,7 @@ "visit": "Navštívit Arduino.cc" }, "ide-updater": { - "checkForUpdates": "Check for Arduino IDE Updates", + "checkForUpdates": "Zkontrolovat aktualizace", "closeAndInstallButton": "Zavřít a nainstalovat", "closeToInstallNotice": "Vypněte program a nainstalujte update na Váš stroj. ", "downloadButton": "Stáhnout", @@ -255,7 +258,7 @@ "arduinoLibraries": "Arduino knihovny", "contributedLibraries": "Přispěné knihovny", "include": "Zahrnout knihovnu", - "installAll": "Install All", + "installAll": "Instalovat vše", "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Chcete nainstalovat všechny chybějící závislosti? ", "installOneMissingDependency": "Chcete nainstalovat chybějící závislost? ", @@ -273,7 +276,7 @@ "zipLibrary": "Knihovna" }, "librarySearchProperty": { - "topic": "Topic" + "topic": "Téma" }, "libraryTopic": { "communication": "Communication", @@ -281,17 +284,17 @@ "dataStorage": "Data Storage", "deviceControl": "Device Control", "display": "Display", - "other": "Other", - "sensors": "Sensors", + "other": "Jiné", + "sensors": "Senzory", "signalInputOutput": "Signal Input/Output", - "timing": "Timing", + "timing": "Časování", "uncategorized": "Uncategorized" }, "libraryType": { "installed": "Installed" }, "menu": { - "advanced": "Advanced", + "advanced": "Pokročilé", "sketch": "Sketch", "tools": "Nástroje" }, @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Síť", "serial": "Serial" @@ -332,7 +341,7 @@ "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í", + "interfaceScale": "Velikost rozhraní", "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.", @@ -343,12 +352,15 @@ "newSketchbookLocation": "Zvolit nové umístění projektů", "noProxy": "Bez proxy", "proxySettings": { - "hostname": "Host name", - "password": "Password", - "port": "Port number", - "username": "Username" + "hostname": "Jméno hosta", + "password": "Heslo", + "port": "Číslo portu", + "username": "Uživatelské jméno" }, "showVerbose": "Zobrazit podrobný výstup během", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Umístění sketche", "sketchbook.showAllFiles": "Ano pro zobrazení všech souborů sketche. Ne je výchozí hodnota. ", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,12 +397,12 @@ "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ý", + "new": "New Sketch", "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...", - "saveSketch": "Save your sketch to open it again later.", + "saveSketch": "Uložte svůj sketch, abyste ho mohli znovu otevřít později.", "saveSketchAs": "Uložit složku sketche jako...", "showFolder": "Zobrazit složku sketche", "sketch": "Sketch", @@ -399,14 +411,18 @@ "titleSketchbook": "Projekty", "upload": "Nahrát", "uploadUsingProgrammer": "Nahrát pomocí programátoru", - "uploading": "Uploading...", + "uploading": "Nahrávám...", "userFieldsNotFoundError": "Nemohu nalézt uživatelská pole pro připojenou desku", "verify": "Ověřit", "verifyOrCompile": "Ověřit/Kompilovat" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", - "dismissSurvey": "Don't show again", + "dismissSurvey": "Znovu nezobrazovat", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, "updateIndexes": { @@ -430,7 +446,7 @@ "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", - "quitTitle": "Are you sure you want to quit?" + "quitTitle": "Jste si jisti že chcete odejít" }, "debug": { "start": "Start...", diff --git a/i18n/de.json b/i18n/de.json index 6d250e9e5..03df6cb0f 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -119,6 +119,9 @@ "syncEditSketches": "Synchronisiere und editiere deine Arduino Cloud Sketches.", "visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "Alle", "contributed": "Beigetragen", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Websocket wurde nicht geschlossen", "unableToConnectToWebSocket": "Websocket wurde nicht verbunden" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Netzwerk", "serial": "Seriell" @@ -349,6 +358,9 @@ "username": "Benutzername" }, "showVerbose": "Compiler-Meldungen anzeigen beim", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Dateipfad des Sketchbooks", "sketchbook.showAllFiles": "Wenn aktiviert, werden alle Sketch-Dateien innerhalb des Sketch angezeigt. Standardgemäß deaktiviert. ", "survey.notification": "Wenn aktiviert, werden Nutzer benachrichtigt, wenn eine Umfrage verfügbar ist. Standardgemäß aktiviert.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Ordner öffnen", "openRecent": "Zuletzt geöffnet", "openSketchInNewWindow": "Sketch in neuen Fenster öffnen", @@ -404,6 +416,10 @@ "verify": "Überprüfen", "verifyOrCompile": "Überprüfen/Kompilieren" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Umfrage beantworten", "dismissSurvey": "Nicht erneut anzeigen", diff --git a/i18n/el.json b/i18n/el.json index 6856f0d5e..61af9021d 100644 --- a/i18n/el.json +++ b/i18n/el.json @@ -119,6 +119,9 @@ "syncEditSketches": "Συγχρονισμός και τροποποίηση των Arduino Cloud Σχεδίων σου.", "visitArduinoCloud": "Επισκέψου το Arduino Cloud για δημιουργία Σχεδίων Cloud." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Δίκτυο", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Εμφάνιση λεπτομερούς εξόδου κατά τη διάρκεια", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Τοποθεσία σχεδίων", "sketchbook.showAllFiles": "Αληθές για εμφάνιση όλων των αρχείων σχεδίου μεσα στο σχέδιο. Είναι ψευδές απο προεπιλογή.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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": "New Sketch", "openFolder": "Άνοιγμα φακέλου", "openRecent": "Άνοιγμα πρόσφατου", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Επαλήθευση", "verifyOrCompile": "Επικύρωση" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/es.json b/i18n/es.json index 0b0ae0035..89bab864f 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -6,9 +6,9 @@ }, "board": { "board": "Placa{0}", - "boardConfigDialogTitle": "Select Other Board and Port", + "boardConfigDialogTitle": "Seleccionar Otra Placa y Puerto", "boardInfo": "Información de la placa", - "boards": "boards", + "boards": "Placas", "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.", "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?", @@ -16,9 +16,9 @@ "getBoardInfo": "Obtener información de la placa", "inSketchbook": " (en el Sketchbook)", "installNow": "Hay que instalar el núcleo \"{0} {1} \" para la placa \"{2}\" actualmente seleccionada. ¿Quieres instalarlo ahora?", - "noBoardsFound": "No boards found for \"{0}\"", + "noBoardsFound": "No se han encotrado placas para \"{0}\"", "noFQBN": "El FQBN no está disponible para la placa seleccionada \"{0}\". ¿Tienes instalado el núcleo correspondiente?", - "noPortsDiscovered": "No ports discovered", + "noPortsDiscovered": "No se ha descubierto ningún puerto", "noPortsSelected": "No se han seleccionado puertos para la placa: '{0}'.", "noneSelected": "Ninguna placa seleccionada.", "openBoardsConfig": "Seleccione otra placa y puerto...", @@ -26,26 +26,26 @@ "pleasePickBoard": "Por favor, elija una placa conectada al puerto que haya seleccionado.", "port": "Puerto {0}", "portLabel": "Puerto: {0}", - "ports": "ports", + "ports": "puertos", "programmer": "Programador", "reselectLater": "Vuelve a seleccionar más tarde", - "searchBoard": "Search board", + "searchBoard": "Buscar placa", "selectBoard": "Seleccionar Placa", "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", - "showAllPorts": "Show all ports", + "showAllPorts": "Mostrar todos los puertos", "succesfullyInstalledPlatform": "Plataforma {0}:{1} instalada correctamente", "succesfullyUninstalledPlatform": "Plataforma {0}:{1} desinstalada correctamente", - "typeOfPorts": "{0} ports" + "typeOfPorts": "{0} puertos" }, "boardsManager": "Gestor de placas", "boardsType": { - "arduinoCertified": "Arduino Certified" + "arduinoCertified": "Certificado Arduino" }, "bootloader": { "burnBootloader": "Grabar Bootloader", - "burningBootloader": "Burning bootloader...", + "burningBootloader": "Grabando bootloader...", "doneBurningBootloader": "Finalizada la grabación del bootloader." }, "burnBootloader": { @@ -69,13 +69,13 @@ "uploadingCertificates": "Cargando certificados." }, "checkForUpdates": { - "checkForUpdates": "Check for Arduino Updates", - "installAll": "Install All", - "noUpdates": "There are no recent updates available.", - "promptUpdateBoards": "Updates are available for some of your boards.", - "promptUpdateLibraries": "Updates are available for some of your libraries.", - "updatingBoards": "Updating boards...", - "updatingLibraries": "Updating libraries..." + "checkForUpdates": "Comprobar Actualizaciones para Arduino", + "installAll": "Instalar todo", + "noUpdates": "No se han encontrado actualizaciones recientes disponibles", + "promptUpdateBoards": "Actualizaciones disponibles para alguna de tus placas", + "promptUpdateLibraries": "Actualizaciones disponibles para algunas de tus librerías", + "updatingBoards": "Actualizando placas...", + "updatingLibraries": "Actualizando librerías..." }, "cli-error-parser": { "keyboardError": "'Keyboard' no encontrado. ¿Tiene tu proyecto incluida la linea '#include '?", @@ -90,7 +90,7 @@ "donePushing": "Envío a '{0}' realizado.", "embed": "Incrustado:", "emptySketchbook": "Tu Sketchbook está vacío", - "goToCloud": "Go to Cloud", + "goToCloud": "Ir al Cloud", "learnMore": "Aprender más", "link": "Enlace:", "notYetPulled": "No se puede cargar a las nube. Todavía no ha sido descargado", @@ -119,34 +119,37 @@ "syncEditSketches": "Sincroniza y edita tus Arduino Cloud Sketches", "visitArduinoCloud": "Visita Arduino Cloud para crear Cloud Sketches. " }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { - "all": "All", - "contributed": "Contributed", + "all": "Todo", + "contributed": "Contribuido", "installManually": "Instalar manualmente", "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`?", - "partner": "Partner", + "partner": "Socio", "processing": "Procesando", - "recommended": "Recommended", - "retired": "Retired", + "recommended": "Recomendado", + "retired": "Retirado", "selectedOn": "on 1{0}\n ", "serialMonitor": "Monitor Serie", - "type": "Type", + "type": "Tipo", "unknown": "Desconocido", - "updateable": "Updatable" + "updateable": "Actualizable" }, "compile": { "error": "Error de compilación: {0}" }, "component": { - "boardsIncluded": "Boards included in this package:", + "boardsIncluded": "Placas incluidas en este paquete:", "by": "de", "filterSearch": "Filtre su búsqueda...", "install": "Instalar", - "installed": "Installed", + "installed": "Instalado", "moreInfo": "Más información", "uninstall": "Desinstalar", "uninstallMsg": "¿Quieres desinstalar {0}?", @@ -156,21 +159,21 @@ "addFile": "Añadir fichero...", "fileAdded": "Un archivo añadido al sketch.", "plotter": { - "couldNotOpen": "Couldn't open serial plotter" + "couldNotOpen": "No se puede abrir el plotter serial" }, "replaceTitle": "Reemplazar" }, "core": { "compilerWarnings": { - "all": "All", - "default": "Default", - "more": "More", - "none": "None" + "all": "Todo", + "default": "Predeterminado", + "more": "Más", + "none": "Niguno" } }, "coreContribution": { "copyError": "Copiar mensajes de error", - "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." + "noBoardSelected": "Ninguna placa seleccionada. Por favor selecciona una placa Arduino en el menú Herramientas > Placas" }, "daemon": { "restart": "Reiniciar Daemon", @@ -196,7 +199,7 @@ "increaseIndent": "Aumentar sangría", "nextError": "Siguiente Error", "previousError": "Error Anterior", - "revealError": "Reveal Error" + "revealError": "Revelar Error" }, "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.", @@ -234,7 +237,7 @@ "visit": "Visitar Arduino.cc" }, "ide-updater": { - "checkForUpdates": "Check for Arduino IDE Updates", + "checkForUpdates": "Comprobar actualizaciones para Arduino IDE", "closeAndInstallButton": "Cerrar e instalar", "closeToInstallNotice": "Cierra el programa e instala la actualización en tu máquina.", "downloadButton": "Descargar", @@ -255,11 +258,11 @@ "arduinoLibraries": "Bibliotecas de Arduino", "contributedLibraries": "Bibliotecas aportadas", "include": "Incluir biblioteca", - "installAll": "Install All", - "installLibraryDependencies": "Install library dependencies", + "installAll": "Instalar todo", + "installLibraryDependencies": "Instalar las dependencias de la biblioteca", "installMissingDependencies": "¿Quieres instalar todas las dependencias faltantes?", "installOneMissingDependency": "¿Quieres instalar la dependencia faltante?", - "installWithoutDependencies": "Install without dependencies", + "installWithoutDependencies": "Instalar sin dependencias", "installedSuccessfully": "Biblioteca {0}:{1} instalada correctamente", "libraryAlreadyExists": "Ya existe una biblioteca. ¿Quieres sobrescribirla?", "manageLibraries": "Gestionar bibliotecas...", @@ -273,22 +276,22 @@ "zipLibrary": "Biblioteca" }, "librarySearchProperty": { - "topic": "Topic" + "topic": "Tema" }, "libraryTopic": { - "communication": "Communication", - "dataProcessing": "Data Processing", - "dataStorage": "Data Storage", - "deviceControl": "Device Control", - "display": "Display", - "other": "Other", - "sensors": "Sensors", - "signalInputOutput": "Signal Input/Output", - "timing": "Timing", - "uncategorized": "Uncategorized" + "communication": "Comunicación", + "dataProcessing": "Procesando datos", + "dataStorage": "Almacenamiento de datos", + "deviceControl": "Control de dispositivo", + "display": "Pantalla", + "other": "Otro", + "sensors": "Sensores", + "signalInputOutput": "Señal Entrada/Salida", + "timing": "Temporización", + "uncategorized": "Descategorizado" }, "libraryType": { - "installed": "Installed" + "installed": "Instalado" }, "menu": { "advanced": "Avanzado", @@ -299,9 +302,15 @@ "unableToCloseWebSocket": " No se puede cerrar websocket", "unableToConnectToWebSocket": " No se puede conectar al websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Red", - "serial": "Serial" + "serial": "Serie" }, "preferences": { "additionalManagerURLs": "URLs adicionales de gestor de placas", @@ -312,7 +321,7 @@ "automatic": "Automático", "board.certificates": "Listado de certificados que pueden ser cargados en las placas", "browse": "Explorar", - "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", + "checkForUpdate": "Recibe notificaciones sobre actualizaciones disponibles del IDE, placas y librerías. Requiere reiniciar el IDE despues de hacer cambios. Por defecto está habilitado.", "choose": "Elija", "cli.daemonDebug": "Habilitar logueo de depuración de las llamadas gRPC al Arduino CLI. Requiere un reinicio del IDE para tener efecto. Deshabilitado por defecto.", "cloud.enabled": "Verdadero si las funciones de sincronización del sketch están activadas. Verdadero por defecto.", @@ -343,12 +352,15 @@ "newSketchbookLocation": "Selecciona la nueva ruta del sketchbook", "noProxy": "Sin Proxy", "proxySettings": { - "hostname": "Host name", - "password": "Password", - "port": "Port number", - "username": "Username" + "hostname": "nombre del host", + "password": "Contraseña", + "port": "Numero del puerto", + "username": "Nombre de usuario" }, "showVerbose": "Mostrar salida verbosa durante", + "sketch": { + "inoBlueprint": "Ruta absoluta del sistema de archivos al archivo blueprint `.ino` por defecto. Si se especifica, el contenido del archivo blueprint se utilizará para cada nuevo sketch creado por el IDE. Los sketches se generarán con el contenido por defecto de Arduino si no se especifica. Los archivos blueprint no accesibles son ignorados. **Se necesita reiniciar el IDE** para que este ajuste surta efecto." + }, "sketchbook.location": "Ruta del Sketchbook", "sketchbook.showAllFiles": "Verdadero para mostrar todos los archivos de bocetos dentro del boceto. Por defecto es falso.", "survey.notification": "Verdadero si usuarios deberían ser notificados cuando una encuesta esté disponible. Verdadero es predeterminado.", @@ -364,7 +376,7 @@ "serial": { "autoscroll": "Autoscroll", "carriageReturn": "Retorno de carro", - "message": "Message (Enter to send message to '{0}' on '{1}')", + "message": "Mensaje (Intro para mandar el mensaje de '{0}' a '{1}')", "newLine": "Nueva línea", "newLineCarriageReturn": "Ambos NL & CR", "noLineEndings": "Sin ajuste de línea", @@ -377,15 +389,15 @@ "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?", - "compile": "Compiling sketch...", - "configureAndUpload": "Configure and Upload", + "compile": "Compilando proyecto...", + "configureAndUpload": "Configura y Subir", "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", + "new": "New Sketch", "openFolder": "Abrir carpeta", "openRecent": "Abierto recientemente", "openSketchInNewWindow": "Abrir Sketch en una ventana nueva", @@ -399,27 +411,31 @@ "titleSketchbook": "Sketchbook", "upload": "Cargar", "uploadUsingProgrammer": "Cargar usando el programador", - "uploading": "Uploading...", + "uploading": "Actualizando...", "userFieldsNotFoundError": "No se pueden encontrar campos de usuario para la placa conectada", "verify": "Verificar", "verifyOrCompile": "Verificar/Compilar" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Completar encuesta", "dismissSurvey": "No volver a mostrar", "surveyMessage": "Por favor ayudenos mejorar completando esta breve encuesta. Valoramos nuestra comunidad y nos gustaría conocer algo mejor a los que nos apoyan." }, "updateIndexes": { - "updateIndexes": "Update Indexes", - "updateLibraryIndex": "Update Library Index", - "updatePackageIndex": "Update Package Index" + "updateIndexes": "Actualizar indices", + "updateLibraryIndex": "Actualizar Indice de librerías", + "updatePackageIndex": "Actualizar índice de paquete" }, "upload": { "error": "1{0} error: 2{1}" }, "userFields": { "cancel": "Cancelar", - "enterField": "Enter {0}", + "enterField": "Introduce {0}", "upload": "Cargar" } }, diff --git a/i18n/eu.json b/i18n/eu.json index 95e5cfa63..35dd81624 100644 --- a/i18n/eu.json +++ b/i18n/eu.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sinkronizatu eta editatu zure Arduino Cloud-eko programak", "visitArduinoCloud": "Bisitatu Arduino Cloud hodeiko programak sortzeko." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Sarea", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Erakutsi irteera xehatua honetan zehar:", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Programa bildumaren kokalekua", "sketchbook.showAllFiles": "Egia programaren barruko programa-fitxategi guztiak erakusteko. Lehenetsia gezurra da.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Ireki karpeta", "openRecent": "Ireki azkenaldikoa", "openSketchInNewWindow": "Ireki programa leiho berrian", @@ -404,6 +416,10 @@ "verify": "Egiaztatu", "verifyOrCompile": "Egiaztatu/Konpilatu" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/fa.json b/i18n/fa.json index 317c87da3..002f4f29c 100644 --- a/i18n/fa.json +++ b/i18n/fa.json @@ -8,7 +8,7 @@ "board": "بورد {0}", "boardConfigDialogTitle": "انتخاب یک بورد و پورت دیگر", "boardInfo": "مشخصات برد", - "boards": "boards", + "boards": "بردها", "configDialog1": "اگر می‌خواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.", "configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.", "couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که می‌خواهید استفاده کنید، مجدداً به‌صورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟", @@ -16,7 +16,7 @@ "getBoardInfo": "دریافت راهنمای برد", "inSketchbook": "(در منبع طرح ها)", "installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟", - "noBoardsFound": "No boards found for \"{0}\"", + "noBoardsFound": "هیچ بردی پیدا نشد برای{0}", "noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟", "noPortsDiscovered": "هیچ پورتی پیدا نشد", "noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}", @@ -26,7 +26,7 @@ "pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.", "port": "پورت {0}", "portLabel": "پورت: {0}", - "ports": "ports", + "ports": "پورت ها", "programmer": "برنامه ریز", "reselectLater": "بعدا انتخاب کنید", "searchBoard": "جستجوی بورد", @@ -34,18 +34,18 @@ "selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", "selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", "showAllAvailablePorts": "نمایش تمام پورت های موجود در صورت فعال بودن", - "showAllPorts": "Show all ports", + "showAllPorts": "نمایش تمام پورت ها", "succesfullyInstalledPlatform": "نصب پلتفرم موفقیت آمیز بود {0}:{1}", "succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}", - "typeOfPorts": "{0} ports" + "typeOfPorts": "پورت ها{0}" }, "boardsManager": "مدیریت برد ها", "boardsType": { - "arduinoCertified": "Arduino Certified" + "arduinoCertified": "گواهی آردینو" }, "bootloader": { "burnBootloader": "بارگذاری بوت لودر.", - "burningBootloader": "Burning bootloader...", + "burningBootloader": "بارگذاری بوت لودر", "doneBurningBootloader": "اتمام بارگذاری بوت لودر." }, "burnBootloader": { @@ -69,20 +69,20 @@ "uploadingCertificates": "در حال بارگذاری سند." }, "checkForUpdates": { - "checkForUpdates": "Check for Arduino Updates", - "installAll": "Install All", - "noUpdates": "There are no recent updates available.", - "promptUpdateBoards": "Updates are available for some of your boards.", - "promptUpdateLibraries": "Updates are available for some of your libraries.", - "updatingBoards": "Updating boards...", - "updatingLibraries": "Updating libraries..." + "checkForUpdates": "بررسی به روزرسانی برای آردینو", + "installAll": "همه را نصب کنید", + "noUpdates": "هیچ به روز رسانی اخیر در دسترس نیست", + "promptUpdateBoards": "به روز رسانی برای برخی از بردها شما در دسترس است.", + "promptUpdateLibraries": "به روز رسانی برای برخی از کتابخانه های شما در دسترس است.", + "updatingBoards": "در حال به روز رسانی بردها ...", + "updatingLibraries": "در حال به روز رسانی کتابخانه ها..." }, "cli-error-parser": { - "keyboardError": "'Keyboard' not found. Does your sketch include the line '#include '?", - "mouseError": "'Mouse' not found. Does your sketch include the line '#include '?" + "keyboardError": "صفحه کلید پیدا نشد. آیا طرح شما شامل خط \"#include \" است؟", + "mouseError": "\"موس\" پیدا نشد. آیا طرح شما شامل خط \"#include \" است؟" }, "cloud": { - "account": "Account", + "account": "حساب کاربری", "chooseSketchVisibility": "قابلیت مشاهده طرح خود را انتخاب کنید:", "connected": "متصل", "continue": "ادامه", @@ -90,7 +90,7 @@ "donePushing": "پایان ارسال {0}", "embed": "قرار دادن:", "emptySketchbook": "طرح شما خالی است", - "goToCloud": "Go to Cloud", + "goToCloud": "به فضای ابری بروید", "learnMore": "یادگیری بیشتر", "link": "لینک:", "notYetPulled": "نمی توان به ابر ارسال کرد. هنوز دریافت نشده است.", @@ -108,45 +108,48 @@ "pushSketch": "ارسال طرح", "pushSketchMsg": "این یک طرح عمومی است. قبل از ارسال، مطمئن شوید که اطلاعات حساس در فایل‌های arduino_secrets.h تعریف شده است. می‌توانید از پانل اشتراک‌گذاری یک طرح را خصوصی کنید.", "remote": "از راه دور", - "remoteSketchbook": "Remote Sketchbook", + "remoteSketchbook": "کتاب طراحی از راه دور", "share": "اشتراک گذاری...", "shareSketch": "اشتراک طرح", "showHideRemoveSketchbook": "نمایش/پنهان کردن از راه دور منبع طرح ها", "signIn": "ورود کاربر", "signInToCloud": "ورود به ابر آردوینو", "signOut": "خروج کاربر", - "sync": "Sync", + "sync": "همگام سازی", "syncEditSketches": "طرح های ابر آردوینو خود را همگام سازی و ویرایش کنید", "visitArduinoCloud": "بازدید از ابر آردوینو برای ساخت ابر طرح ها" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { - "all": "All", - "contributed": "Contributed", + "all": "همه", + "contributed": "کمک کرد", "installManually": "دستی نصب کن", "later": "بعدا", "noBoardSelected": "بردی انتخاب نشده", "notConnected": "[متصل نشد]", "offlineIndicator": "به نظر می رسد آفلاین هستید. بدون اتصال به اینترنت، رابط ترمینال آردوینو ممکن است نتواند منابع مورد نیاز را دانلود کند و باعث اختلال در عملکرد شود. لطفاً به اینترنت متصل شوید و برنامه را مجدداً راه اندازی کنید.", "oldFormat": "'{0}' هنوز از قالب قدیمی `.pde` استفاده می کند. آیا می‌خواهید به برنامه افزودنی «.ino» جدید بروید؟", - "partner": "Partner", + "partner": "شریک", "processing": "در حال محاسبه", - "recommended": "Recommended", - "retired": "Retired", + "recommended": "توصیه شده", + "retired": "بازنشسته", "selectedOn": "روشن {0}", "serialMonitor": "نمایشگر ترمینال سریال", - "type": "Type", + "type": "نوع", "unknown": "نامعلوم", - "updateable": "Updatable" + "updateable": "قابل به روز رسانی" }, "compile": { "error": "خطای کامپایل : {0}" }, "component": { - "boardsIncluded": "Boards included in this package:", + "boardsIncluded": "بردهای موجود در این بسته :", "by": "توسط", "filterSearch": "محدود کردن جستجوی شما ...", "install": "نصب", - "installed": "Installed", + "installed": "نصب شده است", "moreInfo": "اطلاعات بیشتر", "uninstall": "لغو نصب", "uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟", @@ -156,26 +159,26 @@ "addFile": "فایل اظافه کن", "fileAdded": "یک فایل به طرح افزوده شد.", "plotter": { - "couldNotOpen": "Couldn't open serial plotter" + "couldNotOpen": "پلاتر سریال باز نشد" }, "replaceTitle": "جایگذاری" }, "core": { "compilerWarnings": { - "all": "All", - "default": "Default", - "more": "More", - "none": "None" + "all": "همه", + "default": "پیش فرض", + "more": "بیشتر", + "none": "هیچ یک" } }, "coreContribution": { - "copyError": "Copy error messages", - "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." + "copyError": "کپی پیام های خطا", + "noBoardSelected": "هیچ بردی انتخاب نشده است. لطفاً برد آردوینو خود را از منوی Tools > Board انتخاب کنید" }, "daemon": { - "restart": "Restart Daemon", - "start": "Start Daemon", - "stop": "Stop Daemon" + "restart": "راه اندازی مجدد Daemon", + "start": "شروع Daemon", + "stop": " متوقف کردن Daemon" }, "debug": { "debugWithMessage": "رفع خطا {0}", @@ -194,9 +197,9 @@ "decreaseIndent": "برداشتن دندانه", "increaseFontSize": "افزایش اندازه فونت", "increaseIndent": "افزودن دندانه", - "nextError": "Next Error", - "previousError": "Previous Error", - "revealError": "Reveal Error" + "nextError": "خطای بعدی", + "previousError": "خطای قبلی", + "revealError": "فاش کردن خطا" }, "electron": { "couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.", @@ -234,7 +237,7 @@ "visit": "بازدید از Arduino.cc" }, "ide-updater": { - "checkForUpdates": "Check for Arduino IDE Updates", + "checkForUpdates": "به روز رسانی آردوینو IDE را بررسی کنید", "closeAndInstallButton": "بستن و نصب", "closeToInstallNotice": "نرم افزار را ببندید و به روز رسانی را روی دستگاه خود نصب کنید.", "downloadButton": "دانلود", @@ -255,11 +258,11 @@ "arduinoLibraries": "کتابخانه های آردوینو", "contributedLibraries": "کتابخانه های اشتراکی", "include": "اضافه کتابخانه", - "installAll": "Install All", - "installLibraryDependencies": "Install library dependencies", + "installAll": "همه را نصب کنید", + "installLibraryDependencies": "وابستگی های کتابخانه را نصب کنید", "installMissingDependencies": "آیا می خواهید تمام وابستگی های از دست رفته را نصب کنید؟", "installOneMissingDependency": "آیا می خواهید وابستگی از دست رفته را نصب کنید؟", - "installWithoutDependencies": "Install without dependencies", + "installWithoutDependencies": "بدون وابستگی نصب کنید", "installedSuccessfully": "نصب کتابخانه {0}:{1} موفقیت آمیز بود.", "libraryAlreadyExists": "یک کتابخانه از قبل وجود دارد. آیا میخواهید آن را بازنویسی کنید؟", "manageLibraries": "مدیریت کتابخانه ها...", @@ -273,35 +276,41 @@ "zipLibrary": "کتابخانه" }, "librarySearchProperty": { - "topic": "Topic" + "topic": "موضوع" }, "libraryTopic": { - "communication": "Communication", - "dataProcessing": "Data Processing", - "dataStorage": "Data Storage", - "deviceControl": "Device Control", - "display": "Display", - "other": "Other", - "sensors": "Sensors", - "signalInputOutput": "Signal Input/Output", - "timing": "Timing", - "uncategorized": "Uncategorized" + "communication": "ارتباط", + "dataProcessing": "پردازش داده ها", + "dataStorage": "ذخیره سازی داده ها", + "deviceControl": "کنترل دستگاه", + "display": "نمایش دادن", + "other": "دیگر", + "sensors": "سنسورها", + "signalInputOutput": "سیگنال ورودی/خروجی", + "timing": "زمان سنجی", + "uncategorized": "دسته بندی نشده" }, "libraryType": { - "installed": "Installed" + "installed": "نصب شده است" }, "menu": { - "advanced": "Advanced", + "advanced": "پیشرفته", "sketch": "طرح", "tools": "ابزار ها" }, "monitor": { - "unableToCloseWebSocket": "Unable to close websocket", - "unableToConnectToWebSocket": "Unable to connect to websocket" + "unableToCloseWebSocket": "بسته شدن وب سوکت ممکن نیست", + "unableToConnectToWebSocket": "اتصال به وب سوکت امکان پذیر نیست" + }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." }, "portProtocol": { "network": "نتورک", - "serial": "Serial" + "serial": "سریال" }, "preferences": { "additionalManagerURLs": "نشانی‌های اینترنتی مدیر تابلوهای افزوده", @@ -312,17 +321,17 @@ "automatic": "اتوماتیک", "board.certificates": "فهرست گواهی‌هایی که می‌توان در تابلوها بارگذاری کرد", "browse": "مرور کردن", - "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", + "checkForUpdate": "اعلان‌های به‌روزرسانی‌های موجود برای IDE، بردها و کتابخانه‌ها را دریافت کنید. پس از تغییر نیاز به راه اندازی مجدد IDE دارد. به طور پیش فرض درست است.", "choose": "انتخاب", - "cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.", + "cli.daemonDebug": "ثبت اشکال زدایی تماس های gRPC به Arduino CLI را فعال کنید. برای اعمال این تنظیم به راه اندازی مجدد IDE نیاز است. به طور پیش فرض نادرست است", "cloud.enabled": "اگر فعال بودن توابع همگام سازی طرح درست می باشد ، پیش فرض ها درست است", "cloud.pull.warn": "اگر هشدار دادن به کاربران قبل از کشیدن یک طرح ابری درست می باشد ، پیش فرض ها صحیح است.", "cloud.push.warn": "اگر هشدار دادن به کاربران قبل از ارسال یک طرح ابری درست است پیش فرض ها درست می باشد", "cloud.pushpublic.warn": "اگر هشدار دادن به کاربران قبل از ارسال یک طرح عمومی به فضای درست می باشد پیش فرض ها درست است.", "cloud.sketchSyncEndpoint": "نقطه ای برای ارسال و دریافت طرح ها استفاده می شود . به طور پیش فرض به رابط ابر آردوینو استفاده می کند.", "compile": "کامپایل", - "compile.experimental": "True if the IDE should handle multiple compiler errors. False by default", - "compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.", + "compile.experimental": "درست است اگر IDE باید چندین خطای کامپایلر را مدیریت کند. به طور پیش فرض نادرست است", + "compile.revealRange": "نحوه آشکار شدن خطاهای کامپایلر در ویرایشگر پس از تأیید/آپلود ناموفق را تنظیم می کند. مقادیر ممکن: 'auto': در صورت لزوم به صورت عمودی اسکرول کنید و یک خط را نشان دهید. 'مرکز': در صورت لزوم به صورت عمودی اسکرول کنید و یک خط را در مرکز عمودی نشان دهید. 'بالا': در صورت لزوم به صورت عمودی اسکرول کنید و یک خط نزدیک به بالای نمای درگاه را نشان دهید که برای مشاهده تعریف کد بهینه شده است. 'centerIfOutsideViewport': در صورت لزوم به صورت عمودی اسکرول کنید و یک خط در مرکز عمودی را فقط در صورتی نشان دهید که خارج از درگاه دید قرار داشته باشد. مقدار پیش فرض است{0}", "compile.verbose": "برای خروجی کامپایل پرمخاطب درست است. به طور پیش فرض نادرست است", "compile.warnings": "به gcc می گوید از کدام سطح هشدار استفاده کند. به طور پیش فرض \"هیچ\" است", "compilerWarnings": "هشدار های کامپایلر", @@ -330,28 +339,31 @@ "editorQuickSuggestions": "پیشنهادات سریع ویرایشگر", "enterAdditionalURLs": "نشانی‌های وب اضافی، یکی برای هر ردیف وارد کنید", "files.inside.sketches": "نمایش فایل ها در داخل طرح ها", - "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateBaseUrl": "نشانی وب سایت که از آن برای به‌روزرسانی‌ها را دانلود کنیم. پیش‌فرض «https://downloads.arduino.cc/arduino-ide» است", "ide.updateChannel": "برای به روز رسانی کانال را منتشر کنید 'stable' نسخه پایدار است، 'nightly' جدیدترین ساخت توسعه است.", "interfaceScale": "مقیاس رابط", "invalid.editorFontSize": "اندازه فونت ویرایشگر نامعتبر است. باید یک عدد صحیح مثبت باشد.", "invalid.sketchbook.location": "مکان نامعتبر منبع طرح ها: {0}", "invalid.theme": "طرح زمینه موجود نیست", "language.log": "اگر سرور زبان آردوینو باید فایل های گزارش را در پوشه طرح ایجاد کند درست می باشد. در غیر این صورت، نادرست است. به طور پیش فرض نادرست است.", - "language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.", + "language.realTimeDiagnostics": "اگر درست باشد، سرور زبان هنگام تایپ در ویرایشگر، عیب‌یابی بی‌درنگ ارائه می‌کند. به طور پیش فرض نادرست است.", "manualProxy": "پیکربندی دستی پروکسی", "network": "نتورک", "newSketchbookLocation": "مکان جدید منبع طرح ها را مشخص کنید", "noProxy": "بدون پروکسی", "proxySettings": { - "hostname": "Host name", - "password": "Password", - "port": "Port number", - "username": "Username" + "hostname": "نام میزبان", + "password": "رمز عبور", + "port": "شماره پورت", + "username": "نام کاربری" }, "showVerbose": "نمایش خروجی پرمخاطب در طول", + "sketch": { + "inoBlueprint": "مسیر سیستم فایل مطلق به فایل طرح اولیه «.ino». در صورت مشخص شدن، محتوای فایل طرح اولیه برای هر طرح جدید ایجاد شده توسط IDE استفاده خواهد شد. اسکچ ها با محتوای پیش فرض آردوینو در صورتی که مشخص نشده باشند تولید می شوند. فایل های طرح اولیه غیرقابل دسترسی نادیده گرفته می شوند. **برای اعمال این تنظیم به راه اندازی مجدد IDE نیاز است**." + }, "sketchbook.location": "مکان منبع طرح ها", "sketchbook.showAllFiles": "همه فایل‌های طرح را در داخل طرح نشان دهد درست است. به طور پیش فرض نادرست است.", - "survey.notification": "True if users should be notified if a survey is available. True by default.", + "survey.notification": "درست است اگر در صورت وجود نظرسنجی به کاربران اطلاع داده شود. به طور پیش فرض درست است.", "unofficialBoardSupport": "برای لیستی از آدرس های اینترنتی پشتیبانی هیئت مدیره غیررسمی کلیک کنید", "upload": "آپلود", "upload.verbose": "برای خروجی آپلود پرمخاطب درست است. به طور پیش فرض نادرست است.", @@ -364,12 +376,12 @@ "serial": { "autoscroll": "پیمایش خودکار", "carriageReturn": "رفتن به سر سطر", - "message": "Message (Enter to send message to '{0}' on '{1}')", + "message": "پیام (برای ارسال پیام به '' د{0}ر '' وارد شوید{1})", "newLine": "خط جدید", "newLineCarriageReturn": "هم NL و هم CR", "noLineEndings": "بدون پایان خط", "notConnected": "متصل نشد. برد و پورت را انتخاب کنید تا بطور خودکار متصل شود.", - "openSerialPlotter": "Serial Plotter", + "openSerialPlotter": "سریال رسام", "timestamp": "برچسب زمانی", "toggleTimestamp": "اتصال برچسب زمان" }, @@ -377,20 +389,20 @@ "archiveSketch": "آرشیو طرح", "cantOpen": "پوشه ای با نام \"{0}\" از قبل وجود دارد. طرح را نمی توان باز کرد", "close": "آیا شما می خواهید این طرح را ببندید؟", - "compile": "Compiling sketch...", - "configureAndUpload": "Configure and Upload", + "compile": "تدوین طرح...", + "configureAndUpload": "پیکری بندی و بارگذاری", "createdArchive": "آرشیو {0} ایجاد شد.", "doneCompiling": "پایان کامپایل کردن", "doneUploading": "پایان بارگذاری", "exportBinary": "دریافت خروجی باینری کامپایل شده", "moving": "جابجا کردن", "movingMsg": "فایل \"{0}\" باید داخل یک پوشه طرح به نام \"{1}\" باشد.\nاین پوشه را ایجاد کنید، فایل را منتقل کنید و ادامه دهید؟", - "new": "جدید", + "new": "New Sketch", "openFolder": "بازکردن پوشه", "openRecent": "باز کردن آخرین ها", "openSketchInNewWindow": "باز کردن طرح در پنجره جدید.", "saveFolderAs": "ذخیره پوشه طرح در ...", - "saveSketch": "Save your sketch to open it again later.", + "saveSketch": "طرح خود را ذخیره کنید تا بعداً دوباره باز شود.", "saveSketchAs": "ذخیره پوشه طرح در ...", "showFolder": "نمایش پوشه ظرح", "sketch": "طرح", @@ -399,27 +411,31 @@ "titleSketchbook": "منبع طرح ها", "upload": "آپلود", "uploadUsingProgrammer": "بارگذاری با استفاده از پروگرامر", - "uploading": "Uploading...", + "uploading": "درحال بارگذاری...", "userFieldsNotFoundError": "عدم یافت شدن فیلد های کاربر برای برد متصل", "verify": "تائید", "verifyOrCompile": "تائید / کامپایل" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { - "answerSurvey": "Answer survey", - "dismissSurvey": "Don't show again", - "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." + "answerSurvey": "به نظرسنجی پاسخ دهید", + "dismissSurvey": "دیگر نشان نده", + "surveyMessage": "لطفاً با پاسخ دادن به این نظرسنجی فوق العاده کوتاه ما را در پیشرفت خود یاری کنید. ما برای جامعه خود ارزش قائلیم و دوست داریم حامیان خود را کمی بهتر بشناسیم." }, "updateIndexes": { - "updateIndexes": "Update Indexes", - "updateLibraryIndex": "Update Library Index", - "updatePackageIndex": "Update Package Index" + "updateIndexes": "به روز رسانی شاخص ها", + "updateLibraryIndex": "به روز رسانی فهرست کتابخانه", + "updatePackageIndex": "به روز رسانی فهرست بسته" }, "upload": { "error": "خطا {0} : {1}" }, "userFields": { "cancel": "لغو", - "enterField": "Enter {0}", + "enterField": "ورود{0}", "upload": "بارگذاری" } }, @@ -430,7 +446,7 @@ "couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.", "daemonOffline": "CLI آفلاین پس زمینه", "offline": "آفلاین", - "quitTitle": "Are you sure you want to quit?" + "quitTitle": "آیا مطمئن هستید که می خواهید خارج شوید؟" }, "debug": { "start": "شروع...", diff --git a/i18n/fil.json b/i18n/fil.json index a06b95ae1..307e6636c 100644 --- a/i18n/fil.json +++ b/i18n/fil.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Network", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True para ipakita lahat ng sketch files sa loob ng isang sketch. Ito ay false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Open Folder", "openRecent": "Open Recent", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Verify", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/fr.json b/i18n/fr.json index 200239265..6c58d2770 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -119,6 +119,9 @@ "syncEditSketches": "Synchroniser et éditer vos croquis Arduino Cloud.", "visitArduinoCloud": "Visitez Arduino Cloud pour créer des croquis sut le cloud." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Impossible de fermer le web socket", "unableToConnectToWebSocket": "Impossible de se connecter au web socket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Réseau", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Afficher la sortie de débogage verbeuse pendant", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "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.", "survey.notification": "Vrai si les utilisateurs doivent être avertis si une enquête est disponible. Vrai par défaut.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Ouvrir le dossier", "openRecent": "Ouvrir les récents", "openSketchInNewWindow": "Ouvrir le croquis dans une nouvelle fenêtre", @@ -404,6 +416,10 @@ "verify": "Vérifier", "verifyOrCompile": "Vérifier / Compiler" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Enquête sur les réponses", "dismissSurvey": "Ne pas montrer de nouveau", diff --git a/i18n/he.json b/i18n/he.json index 4f61c1a45..7a6153feb 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -119,6 +119,9 @@ "syncEditSketches": "סנכרון ועריכת הסקיצה בענן של ארדואינו", "visitArduinoCloud": "כנס.י לענן של ארדואינו ליצור סקיצה בענן" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "הכל", "contributed": "נתרם", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "רשת", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "exportBinary": "ייצוא בינארי מקומפל.", "moving": "מעביר", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", - "new": "חדש", + "new": "New Sketch", "openFolder": "פתח תיקיה", "openRecent": "נפתח לאחרונה", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "בדיקה", "verifyOrCompile": "בדיקה\\קומפילציה" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "ענה על סקר", "dismissSurvey": "אל תראה שוב.", diff --git a/i18n/hu.json b/i18n/hu.json index ae5521ba7..27c170eee 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -119,6 +119,9 @@ "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. " }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Hálózat", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Részletes kimenet megjelenítése eközben: ", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "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.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Mappa megnyitása", "openRecent": "Legutóbbi megnyitása", "openSketchInNewWindow": "Vázlat/sketch megnyitása új ablakban", @@ -404,6 +416,10 @@ "verify": "Ellenőrzés", "verifyOrCompile": "Ellenőrzés/fordítás" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/id.json b/i18n/id.json index ea6db769a..418a5ae80 100644 --- a/i18n/id.json +++ b/i18n/id.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Network", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Open Folder", "openRecent": "Open Recent", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Verify", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/it.json b/i18n/it.json index 9f9d4a79c..d84e47e5a 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -8,7 +8,7 @@ "board": "Scheda{0}", "boardConfigDialogTitle": "Seleziona un'altra scheda e un'altra porta", "boardInfo": "Informazioni sulla scheda", - "boards": "boards", + "boards": "schede", "configDialog1": "Seleziona una scheda ed una porta se vuoi caricare uno sketch.", "configDialog2": "Se selezioni solo una scheda, potrai compilare, ma non potrai caricare il tuo sketch.", "couldNotFindPreviouslySelected": "Impossibile trovare la scheda selezionata '{0}' nella piattaforma installata '{1}'. Scegli nuovamente la scheda che vuoi utilizzare. Vuoi sceglierla ora?", @@ -16,7 +16,7 @@ "getBoardInfo": "Acquisisci informazioni sulla scheda", "inSketchbook": "(nella raccolta degli sketch)", "installNow": "Il \"{0} {1}\" core non è installato per la scheda \"{2}\" . Vuoi installarlo ora?", - "noBoardsFound": "Nessuna scheda è stata trovata per \"{0}\"", + "noBoardsFound": "Nessuna scheda trovata per \"{0}\"", "noFQBN": "La FQBN non è disponibile per la scheda selezionata\"{0}\". Sei sicuro che il core specifico sia stato installato?", "noPortsDiscovered": "Nessuna porta rilevata", "noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.", @@ -26,7 +26,7 @@ "pleasePickBoard": "Scegli la scheda collegata alla porta che hai selezionato.", "port": "Porta{0}", "portLabel": "Porta: {0}", - "ports": "ports", + "ports": "porte", "programmer": "Programmatore", "reselectLater": "Riselezionare più tardi", "searchBoard": "Seleziona la scheda", @@ -34,10 +34,10 @@ "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", - "showAllPorts": "Show all ports", + "showAllPorts": "Mostra tutte le porte", "succesfullyInstalledPlatform": "Piattaforma installata correttamente {0}:{1}", "succesfullyUninstalledPlatform": "Piattaforma disinstallata correttamente {0}:{1}", - "typeOfPorts": "{0} ports" + "typeOfPorts": "{0} porte" }, "boardsManager": "Gestore schede", "boardsType": { @@ -90,7 +90,7 @@ "donePushing": "Invio terminato ‘{0}’.", "embed": "Includi:", "emptySketchbook": "La raccolta degli sketch è vuota", - "goToCloud": "Go to Cloud", + "goToCloud": "Vai al Cloud", "learnMore": "Più informazioni", "link": "Link:", "notYetPulled": "Sul Cloud non puoi effettuare il push se non hai ancora fatto il pull", @@ -119,6 +119,9 @@ "syncEditSketches": "Sincronizza e modifica la tua raccolta di Sketches sul Cloud Arduino", "visitArduinoCloud": "Visita Arduino Cloud per creare Cloud Sketch " }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "Tutti", "contributed": "Fornita da terzi", @@ -156,16 +159,16 @@ "addFile": "Aggiungi file...", "fileAdded": "Aggiunto un file allo sketch.", "plotter": { - "couldNotOpen": "Couldn't open serial plotter" + "couldNotOpen": "Impossibile aprire la porta seriale" }, "replaceTitle": "Sostituisci" }, "core": { "compilerWarnings": { "all": "Tutti", - "default": "Default", - "more": "More", - "none": "None" + "default": "Predefinito", + "more": "Altro", + "none": "Nessuno" } }, "coreContribution": { @@ -256,10 +259,10 @@ "contributedLibraries": "Librerie di terze parti", "include": "Includi Libreria", "installAll": "Installa tutto", - "installLibraryDependencies": "Install library dependencies", + "installLibraryDependencies": "Installa le dipendenze della libreria", "installMissingDependencies": "Vorresti installare tutte le dipendenze mancanti?", "installOneMissingDependency": "Vorresti installare le dipendenze mancanti?", - "installWithoutDependencies": "Install without dependencies", + "installWithoutDependencies": "Installa senza le dipendenze", "installedSuccessfully": "Libreria installata correttamente 1{0} : 2{1} ", "libraryAlreadyExists": "Libreria già presente. Vuoi sovrascriverla?", "manageLibraries": "Gestisci Librerie", @@ -299,9 +302,15 @@ "unableToCloseWebSocket": "Impossibile chiudere il websocket", "unableToConnectToWebSocket": "Impossibile connettersi al websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Rete", - "serial": "Serial" + "serial": "Seriale" }, "preferences": { "additionalManagerURLs": "URL aggiuntive per il Gestore schede", @@ -343,12 +352,15 @@ "newSketchbookLocation": "Seleziona un percorso per il nuovo sketchbook", "noProxy": "Nessun proxy", "proxySettings": { - "hostname": "Host name", + "hostname": "Nome host", "password": "Password", - "port": "Port number", - "username": "Username" + "port": "Numero di porta", + "username": "Nome utente" }, "showVerbose": "Mostra un output dettagliato durante", + "sketch": { + "inoBlueprint": "Percorso assoluto del filesystem per il file predefinito blueprint `.ino`. Se specificato, il contenuto del file blueprint sarà utilizzato per ogni nuovo sketch creato dall'IDE. Se non specificato, gli sketch saranno generati con il contenuto predefinito di Arduino. I file blueprint non accessibili saranno ignorati. **È necessario un riavvio dell'IDE** affinché questa impostazione abbia effetto." + }, "sketchbook.location": "Posizione della raccolta degli sketch", "sketchbook.showAllFiles": "Vero per mostrare tutti i file relativi contenuti all'interno dello sketch. L'opzione predefinita è falso.", "survey.notification": "Vero se gli utenti devono essere avvisati quando è disponibile un sondaggio. Vero per impostazione predefinita.", @@ -378,14 +390,14 @@ "cantOpen": "Una cartella di nome \"{0}\" esiste già. Impossibile aprire lo sketch.", "close": "Sei sicuro di voler chiudere lo sketch?", "compile": "Compilazione dello sketch in corso...", - "configureAndUpload": "Configure and Upload", + "configureAndUpload": "Configura e Carica", "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", + "new": "New Sketch", "openFolder": "Apri Cartella", "openRecent": "Apri recenti", "openSketchInNewWindow": "Apri lo sketch in una Nuova Finestra.", @@ -404,15 +416,19 @@ "verify": "Verifica", "verifyOrCompile": "Verifica/Compila" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Rispondi al questionario", "dismissSurvey": "Non mostrare più", "surveyMessage": "Aiutaci a migliorare rispondendo a questo brevissimo questionario. Abbiamo a cuore la nostra comunità e vorremmo conoscere meglio chi ci supporta!" }, "updateIndexes": { - "updateIndexes": "Update Indexes", - "updateLibraryIndex": "Update Library Index", - "updatePackageIndex": "Update Package Index" + "updateIndexes": "Aggiorna gli indici", + "updateLibraryIndex": "Aggiorna l'indice di libreria", + "updatePackageIndex": "Aggiorna l'indice del pacchetto" }, "upload": { "error": "1 {0} errore: 2 {1}" diff --git a/i18n/ja.json b/i18n/ja.json index 737db62f0..e5d141f12 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -90,7 +90,7 @@ "donePushing": "‘{0}’のプッシュが完了しました。", "embed": "埋め込み:", "emptySketchbook": "スケッチブックは空です", - "goToCloud": "Go to Cloud", + "goToCloud": "クラウドへ", "learnMore": "詳細はこちら", "link": "リンク:", "notYetPulled": "クラウドにプッシュできません。まだプルされていません。", @@ -119,6 +119,9 @@ "syncEditSketches": "Arduinoクラウドスケッチの同期と編集", "visitArduinoCloud": "Arduino Cloudにアクセスしてクラウドスケッチを作成する" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "全て", "contributed": "提供された", @@ -256,10 +259,10 @@ "contributedLibraries": "提供されたライブラリ", "include": "ライブラリをインクルード", "installAll": "全てをインストール", - "installLibraryDependencies": "Install library dependencies", + "installLibraryDependencies": "ライブラリの依存関係をインストール", "installMissingDependencies": "不足している全ての依存関係をインストールしますか?", "installOneMissingDependency": "不足している依存関係をインストールしますか?", - "installWithoutDependencies": "Install without dependencies", + "installWithoutDependencies": "依存関係なしにインストール", "installedSuccessfully": "ライブラリ{0}:{1}のインストールに成功しました。", "libraryAlreadyExists": "ライブラリはすでに存在しています。上書きしますか?", "manageLibraries": "ライブラリを管理...", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "websocketを閉じることができません", "unableToConnectToWebSocket": "websocketに接続することができません" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "ネットワーク", "serial": "シリアル" @@ -349,6 +358,9 @@ "username": "ユーザ名" }, "showVerbose": "より詳細な情報を表示する", + "sketch": { + "inoBlueprint": "デフォルトの `.ino` ブループリント・ファイルへの絶対ファイルシステムパス。指定された場合、IDEによって作成されるすべての新しいスケッチに、ブループリント・ファイルの内容が使用されます。指定されない場合、スケッチはArduinoデフォルトの内容で生成されます。アクセスできないブループリント・ファイルは無視されます。この設定を有効にするには**IDE の再起動が必要**です。" + }, "sketchbook.location": "スケッチブックの場所", "sketchbook.showAllFiles": "スケッチ内のすべてのスケッチファイルを表示するにはtrueを指定。デフォルトではfalse。", "survey.notification": "アンケートが利用可能になったとき、通知を受け取る場合はTrueを指定します。デフォルトではTrue。", @@ -385,7 +397,7 @@ "exportBinary": "コンパイル済みバイナリをエクスポート", "moving": "移動", "movingMsg": "ファイル\"{0}\"は、\"{1}\"という名前のスケッチフォルダの中にあることが必要です。\nこのフォルダを作成し、ファイルを移動させ、継続しますか?", - "new": "新規", + "new": "New Sketch", "openFolder": "フォルダを開く", "openRecent": "最近使った項目を開く", "openSketchInNewWindow": "新規ウィンドウでスケッチを開く", @@ -404,6 +416,10 @@ "verify": "検証", "verifyOrCompile": "検証・コンパイル" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "アンケートに回答する", "dismissSurvey": "次回から表示しない", diff --git a/i18n/ko.json b/i18n/ko.json index f17c9e6b6..41432976d 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -83,7 +83,7 @@ }, "cloud": { "account": "계정", - "chooseSketchVisibility": "Choose visibility of your Sketch:", + "chooseSketchVisibility": "보여질 스케치를 선택하세요", "connected": "연결됨", "continue": "계속", "donePulling": "pulling 완료 ‘{0}’.", @@ -119,16 +119,19 @@ "syncEditSketches": "아두이노 클라우드 스케치 동기화 및 편집", "visitArduinoCloud": "아두이노 클라우드를 방문하여 클라우드 스케치를 만드십시오." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "전체", - "contributed": "Contributed", + "contributed": "공헌된", "installManually": "수동설치", "later": "나중에", "noBoardSelected": "선택된 보드 없음", "notConnected": "[연결되지 않음]", "offlineIndicator": "오프라인 상태인 것 같습니다. 인터넷 연결이 없으면 Arduino CLI가 필요한 리소스를 다운로드하지 못하고 오작동을 일으킬 수 있습니다. 인터넷에 연결하고 애플리케이션을 다시 시작해주세요.", "oldFormat": "'{0}' 파일은 오래된 `.pde` 확장자로 되어있어요. 새로운 `.ino` 확장자로 변경하시겠어요?", - "partner": "Partner", + "partner": "파트너", "processing": "처리 중", "recommended": "추천됨", "retired": "Retired", @@ -144,7 +147,7 @@ "component": { "boardsIncluded": "이 패키지에 포함된 보드:", "by": "by", - "filterSearch": "Filter your search...", + "filterSearch": "필터 검색...", "install": "설치", "installed": "설치됨", "moreInfo": "더 많은 정보", @@ -163,9 +166,9 @@ "core": { "compilerWarnings": { "all": "전체", - "default": "Default", - "more": "More", - "none": "None" + "default": "기본", + "more": "추가", + "none": "없음" } }, "coreContribution": { @@ -253,10 +256,10 @@ "library": { "addZip": ".ZIP 라이브러리 추가...", "arduinoLibraries": "아두이노 라이브러리", - "contributedLibraries": "Contributed libraries", + "contributedLibraries": "공헌된 라이브러리들", "include": "라이브러리 포함", "installAll": "모두 설치", - "installLibraryDependencies": "Install library dependencies", + "installLibraryDependencies": "라이브러리 종속성 설치", "installMissingDependencies": "누락된 모든 종속성을 설치하시겠습니까?", "installOneMissingDependency": "Would you like to install the missing dependency?", "installWithoutDependencies": "Install without dependencies", @@ -267,7 +270,7 @@ "needsMultipleDependencies": "라이브러리 {0}:{1} 는 현재 설치되지 않은 다른 종속성이 필요합니다.", "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", "overwriteExistingLibrary": "기존 라이브러리를 덮어쓰시겠습니까?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "successfullyInstalledZipLibrary": "라이브러리가 {0} 저장소에 성공적으로 설치됨", "title": "라이브러리 매니저", "uninstalledSuccessfully": "라이브러리가 성공적으로 제거됨 {0}:{1}", "zipLibrary": "라이브러리" @@ -291,7 +294,7 @@ "installed": "설치됨" }, "menu": { - "advanced": "Advanced", + "advanced": "고급", "sketch": "스케치", "tools": "도구" }, @@ -299,9 +302,15 @@ "unableToCloseWebSocket": "웹소켓을 닫을 수 없습니다.", "unableToConnectToWebSocket": "웹소켓에 연결 할 수 없습니다." }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "네트워크", - "serial": "Serial" + "serial": "시리얼" }, "preferences": { "additionalManagerURLs": "추가 보드 관리자 URL", @@ -349,6 +358,9 @@ "username": "사용자이름" }, "showVerbose": "출력 중 자세한 표시", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "스케치북 위치", "sketchbook.showAllFiles": "스케치 내부의 모든 스케치 파일을 표시하려면 True입니다. 기본은 false입니다.", "survey.notification": "설문조사를 사용할 수 있는 경우 사용자에게 알림을 보내야 하는 경우 True입니다. 기본은 True입니다.", @@ -363,18 +375,18 @@ "selectZip": "추가하려는 라이브러리가 포함된 zip 파일을 선택하세요.", "serial": { "autoscroll": "자동스크롤", - "carriageReturn": "Carriage Return", + "carriageReturn": "캐리지 리턴", "message": "Message (Enter to send message to '{0}' on '{1}')", "newLine": "새 줄", "newLineCarriageReturn": "Both NL & CR", "noLineEndings": "No Line Ending", "notConnected": "연결되지 않음. 자동으로 연결할 보드와 포트를 선택합니다.", "openSerialPlotter": "시리얼 플로터", - "timestamp": "Timestamp", - "toggleTimestamp": "Toggle Timestamp" + "timestamp": "타임스탬프", + "toggleTimestamp": "타임스탬프 표시" }, "sketch": { - "archiveSketch": "Archive Sketch", + "archiveSketch": "스케치 압축저장", "cantOpen": "이름이 \"{0}\" 인 폴더가 이미 존재합니다. 스케치를 열 수 없습니다.", "close": "스케치를 닫으시겠습니까?", "compile": "스케치 컴파일중...", @@ -385,7 +397,7 @@ "exportBinary": "컴파일된 바이너리 내보내기", "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": "New Sketch", "openFolder": "폴더 열기", "openRecent": "최근 파일 열기", "openSketchInNewWindow": "새 창에서 스케치 열기", @@ -404,6 +416,10 @@ "verify": "확인", "verifyOrCompile": "확인/컴파일" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "설문조사 응답", "dismissSurvey": "다시보지 않기", diff --git a/i18n/my_MM.json b/i18n/my_MM.json index 01c7ab7e3..47a60a271 100644 --- a/i18n/my_MM.json +++ b/i18n/my_MM.json @@ -119,6 +119,9 @@ "syncEditSketches": "သင်၏Arduino Cloud ကုတ်ဖိုင်လ်များကို အင်တာနက်မှတဆင့် အချိန်နှင့်တပြေးညီ ရယူကိုက်ညီစေပြီး တည်းဖြတ်လိုက်ပါ", "visitArduinoCloud": "ကလောက်ကုတ်ဖိုင်ဖန်တီးရန် Arduino Cloudသို့သွားပါ။" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "အားလုံး", "contributed": "ကူညီရေးသားထားသည်များ", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "ဝက်ဘ်ဆော့ကတ်ကိုမပိတ်နိုင်ပါ", "unableToConnectToWebSocket": "ဝက်ဘ်ဆော့ကတ်သို့မချိတ်ဆက်နိုင်ပါ" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "ကွန်ရက်", "serial": "အတန်းလိုက်" @@ -349,6 +358,9 @@ "username": "အသုံးပြုသူအမည်" }, "showVerbose": "နောက်ပါလုပ်နေစဉ် အချက်အလက်များပိုမိုများပြားစွာပြမည်", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "ကုတ်ဖိုင်လ်စာအုပ်တည်နေရာ", "sketchbook.showAllFiles": "အမှန်ဖြစ်ပါက ကုတ်ဖိုင်လ်အတွင်း ဖိုင်လ်အားလုံးပြမည်။ မူရင်းတန်ဖိုး - အမှား", "survey.notification": "စစ်တမ်းကောက်ပါက အသုံးပြုသူကို အသိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်", @@ -385,7 +397,7 @@ "exportBinary": "ကုတ်ပေါင်းထားသောဘိုင်နရီဖိုင် ထုတ်ပို့မည်", "moving": "ရွှေ့နေသည်", "movingMsg": "ဖိုင်လ် \"{0}\" သည် ကုတ်ဖိုင်လ်ဖိုလ်ဒါ \"{1}\"အတွင်းရှိရန်လိုသည်။\nဖိုလ်ဒါတည်ဆောက်ပြီးဖိုင်လ်ကိုရွှေ့မည်လား။", - "new": "အသစ်", + "new": "New Sketch", "openFolder": "ဖိုလ်ဒါဖွင့်မည်", "openRecent": "လတ်တလောဖိုင်လ်ဖွင့်မည်", "openSketchInNewWindow": "ကုတ်ဖိုင်လ်ကို ဝင်းဒိုးအသစ်တွင်ဖွင့်မည်", @@ -404,6 +416,10 @@ "verify": "စစ်ဆေး", "verifyOrCompile": "စစ်ဆေး/ကုတ်ပေါင်း" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "စစ်တမ်းကိုဖြေဆိုပါ", "dismissSurvey": "နောက်ထပ်မပြပါနှင့်", diff --git a/i18n/ne.json b/i18n/ne.json index 70f0d120e..9cb88b1a5 100644 --- a/i18n/ne.json +++ b/i18n/ne.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Network", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Open Folder", "openRecent": "Open Recent", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Verify", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/nl.json b/i18n/nl.json index e11d0dc5f..ab1a938be 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -119,6 +119,9 @@ "syncEditSketches": "Synchroniseer en bewerk uw Arduino Cloud Sketches", "visitArduinoCloud": "Bezoek Arduino Cloud om Cloud Sketches te maken." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "Alle", "contributed": "Bijgedragen", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Kan websocket niet sluiten", "unableToConnectToWebSocket": "Kan geen verbinding maken met websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Netwerk", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Uitgebreide uitvoer weergeven tijdens", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Schetsboek locatie", "sketchbook.showAllFiles": "Waar om al de schets bestanden in de schets weer te geven. Standaard ingesteld op onwaar.", "survey.notification": "Waar als gebruikers een melding moeten krijgen als er een enquête beschikbaar is. Standaard is dit waar.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Map Openen", "openRecent": "Recentelijk geopend", "openSketchInNewWindow": "Schets openen in nieuw venster", @@ -404,6 +416,10 @@ "verify": "Verifiëren", "verifyOrCompile": "Verifiëren/Compileren" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Antwoord enquête", "dismissSurvey": "Niet meer laten zien", diff --git a/i18n/pl.json b/i18n/pl.json index cdc06ab6a..48d9c31f5 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -119,6 +119,9 @@ "syncEditSketches": "Synchronizuj i edytuj swoje szkice w chmurze Arduino", "visitArduinoCloud": "Odwiedź chmurę Arduino, aby tworzyć szkice w chmurze." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "Wszytko", "contributed": "Przyczynił się", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Nie można zamknąć gniazda sieciowego", "unableToConnectToWebSocket": "Nie można połączyć się z gniazdem sieciowym" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Sieć", "serial": "Szaregowy" @@ -349,6 +358,9 @@ "username": "Nazwa Użytkownika" }, "showVerbose": "Pokazuj informacje zwrotne podczas:", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Lokalizacja szkicownika", "sketchbook.showAllFiles": "Prawda, aby wyświetlać wszystkie pliki ze szkicu. Fałsz jest wartością domyślną.", "survey.notification": "Prawdziwy, jeśli użytkownicy powinni być powiadamiani o dostępności ankiety. Domyślnie prawdwdziwy.", @@ -385,7 +397,7 @@ "exportBinary": "Eksportuj skompilowane binarnie", "moving": "Przenoszenie", "movingMsg": "Plik \"{0}\" musi znajdować się w folderze szkiców o nazwie \"{1}\".\nCzy utworzyć ten folder, przenieść podany plik i kontynuować?", - "new": "Nowy", + "new": "New Sketch", "openFolder": "Otwórz folder", "openRecent": "Otwórz ostatnie", "openSketchInNewWindow": "Otwórz szkic w nowym oknie.", @@ -404,6 +416,10 @@ "verify": "Weryfikuj", "verifyOrCompile": "Weryfikuj/Kompiluj" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Odpowiedz na ankietę", "dismissSurvey": "Pomóż nam się rozwijać wypełniając tą super krótką ankietę. Cenimy naszą społeczność i chcielibyśmy lepiej poznać tych którzy nas wspierają.", diff --git a/i18n/pt.json b/i18n/pt.json index 9eb7932b7..173cba74f 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sincronizar e editar seus Sketches no Arduino Cloud", "visitArduinoCloud": "Visite Arduino Cloud para criar Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contribuído", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Impossível fechar websocket", "unableToConnectToWebSocket": "Impossível conectar ao websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Rede", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Mostrar a saída detalhada durante", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Localização dos Sketchbooks", "sketchbook.showAllFiles": "Verdadeiro para mostrar todos os arquivos de sketch dentro do sketch. Falso é padrão.", "survey.notification": "Verdadeiro se o usuário deve ser notificado se uma pesquisa estiver disponível. Verdadeiro por padrão", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Abrir Pasta", "openRecent": "Abrir Recente", "openSketchInNewWindow": "Abrir sketch em uma nova janela", @@ -404,6 +416,10 @@ "verify": "Verificar", "verifyOrCompile": "Verificar/Compilar" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Responder a pesquisa", "dismissSurvey": "Não mostrar novamente", diff --git a/i18n/ro.json b/i18n/ro.json index 845c3d051..eb78c681c 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Rețea", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "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.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Deschide Folder", "openRecent": "Deschide Recente", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Verifică", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/ru.json b/i18n/ru.json index 7dbb9738b..ce2bb90b8 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -119,6 +119,9 @@ "syncEditSketches": "Синхронизировать и редактировать скетчи в Arduino Cloud", "visitArduinoCloud": "Посетите Arduino Cloud, чтобы создать скетчи в облаке." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Не удалось закрыть веб-сокет.", "unableToConnectToWebSocket": "Не удается подключиться к веб-сокету." }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Сеть", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Показывать детализированный вывод при", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Путь к альбому со скетчами", "sketchbook.showAllFiles": "True - показывать все файлы внутри скетча. По умолчанию - false.", "survey.notification": "Включите, если пользователи должны получать уведомления, когда появится новый опрос. Включено по умолчанию.", @@ -385,7 +397,7 @@ "exportBinary": "Экспортировать скомпилированный бинарный файл", "moving": "Переместить", "movingMsg": "Файл «{0}» должен быть в папке с именем скетча «{1}». \nСоздать эту папку, переместить файл и продолжить?", - "new": "Новый скетч", + "new": "New Sketch", "openFolder": "Открыть папку", "openRecent": "Открыть предыдущий", "openSketchInNewWindow": "Открыть скетч в новом окне", @@ -404,6 +416,10 @@ "verify": "Проверить", "verifyOrCompile": "Проверить/Скомпилировать" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Ответить на опрос", "dismissSurvey": "Больше не показывать", diff --git a/i18n/sr.json b/i18n/sr.json index bc61a8029..18636293d 100644 --- a/i18n/sr.json +++ b/i18n/sr.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Мрежа", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Прикажи детаљан испис током", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Локација радне свеске", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "exportBinary": "Export Compiled Binary", "moving": "Премјешта се", "movingMsg": "Датотека \"{0}\" мора да буде унутар радног директоријума \"{1}\".\nКреирај овај директоријум, премјести датотеку, и настави?", - "new": "Нови", + "new": "New Sketch", "openFolder": "Отвори директоријум", "openRecent": "Отвори недавно", "openSketchInNewWindow": "Отвори рад у новом прозору", @@ -404,6 +416,10 @@ "verify": "Провјери", "verifyOrCompile": "Провјери/Преведи" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/tr.json b/i18n/tr.json index 274da9d43..f59ad8857 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -119,6 +119,9 @@ "syncEditSketches": "Arduino Cloud eskizlerinizi eşitleyin ve düzenleyin", "visitArduinoCloud": "Bulut Eskizleri oluşturmak için Arduino Cloud'u ziyaret edin." }, + "cloudSketch": { + "new": "Yeni Uzak Eskiz" + }, "common": { "all": "Tümü", "contributed": "Eklenen", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Websocket kapatılamadı ", "unableToConnectToWebSocket": "Websocket'e bağlanılamadı" }, + "newCloudSketch": { + "invalidSketchName": "İsim harfler, rakamlar veya altçizgiden oluşmalıdır. Azami uzunluk 36 karakterdir.", + "newSketchTitle": "Yeni bir Uzak Eskiz'in adı", + "notFound": "Uzak eskiz '{0}' çekilemedi. Böyle bir eskiz yok.", + "sketchAlreadyExists": "'{0}' adlı uzak eskiz zaten mevcut." + }, "portProtocol": { "network": "Ağ", "serial": "Seri" @@ -349,6 +358,9 @@ "username": "Kullanıcı adı" }, "showVerbose": "Ayrıntılı çıktıyı görüntüle", + "sketch": { + "inoBlueprint": "Örnek `.ino` dosyasının tam dosya yoludur. Açıldığında IDE'de oluşturulan her yeni eskizde bu örnek dosya içeriği kullanılır. Açılmadığında eskizler varsayılan Arduino içeriği ile oluşturulur. Ulaşılamayan örnek dosyalar yoksayılır. Bu ayarın etkili olması için **IDE'nin yeniden başlatılması** gerekir." + }, "sketchbook.location": "Eskiz Defteri konumu", "sketchbook.showAllFiles": "Tüm eskiz dosyalarını eskiz içinde görüntülemek için açın. Varsayılan: kapalı.", "survey.notification": "Bir anket bulunduğunda kullanıcılara gösterilecekse açın. Varsayılan olarak açıktır.", @@ -385,7 +397,7 @@ "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", + "new": "Yeni Eskiz", "openFolder": "Klasörü Aç", "openRecent": "Yakın Geçmiş", "openSketchInNewWindow": "Eskizi Yeni Pencerede Aç", @@ -404,6 +416,10 @@ "verify": "Doğrula", "verifyOrCompile": "Doğrula/Derle" }, + "sketchbook": { + "newRemoteSketch": "Yeni Uzak Eskiz", + "newSketch": "Yeni Eskiz" + }, "survey": { "answerSurvey": "Anketi yanıtla", "dismissSurvey": "Tekrar gösterme", diff --git a/i18n/uk.json b/i18n/uk.json index 9163178c5..3bf8df0e9 100644 --- a/i18n/uk.json +++ b/i18n/uk.json @@ -8,18 +8,18 @@ "board": "Плата {0}", "boardConfigDialogTitle": "Оберіть іншу плату або порт", "boardInfo": "Інформація про плату", - "boards": "boards", + "boards": "плати", "configDialog1": "Оберіть плату та порт якщо бажаєте завантажити скетч", - "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "configDialog2": "Якщо вибрати лише плату, ви зможете скомпілювати, але не завантажити свій ескіз.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", - "disconnected": "Disconnected", + "disconnected": "Від’єднано", "getBoardInfo": "Отримати інформацію про плату", "inSketchbook": " (in Sketchbook)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", - "noBoardsFound": "No boards found for \"{0}\"", + "noBoardsFound": "Для \"{0}\" не знайдено плат", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", - "noPortsDiscovered": "No ports discovered", - "noPortsSelected": "No ports selected for board: '{0}'.", + "noPortsDiscovered": "Порти не знайдено", + "noPortsSelected": "Немає вибраних портів для плати: '{0}'.", "noneSelected": "Не обрана плата", "openBoardsConfig": "Оберіть іншу плату або порт", "platformMissing": "The platform for the selected '{0}' board is not installed.", @@ -29,9 +29,9 @@ "ports": "ports", "programmer": "Programmer", "reselectLater": "Reselect later", - "searchBoard": "Search board", + "searchBoard": "Шукати плату", "selectBoard": "Оберіть плату", - "selectBoardForInfo": "Please select a board to obtain board info.", + "selectBoardForInfo": "Виберіть плату, щоб отримати інформацію про плату.", "selectPortForInfo": "Please select a port to obtain board info.", "showAllAvailablePorts": "Shows all available ports when enabled", "showAllPorts": "Show all ports", @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "Все", "contributed": "Contributed", @@ -207,7 +210,7 @@ "couldNotInitializeExamples": "Could not initialize built-in examples.", "customLibrary": "Examples from Custom Libraries", "for": "Examples for {0}", - "forAny": "Examples for any board", + "forAny": "Приклади для будь-якої плати", "menu": "Приклади" }, "firmware": { @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Мережа", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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": "New Sketch", "openFolder": "Відкрити папку", "openRecent": "Open Recent", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Перевірити ", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/vi.json b/i18n/vi.json index 882d652f3..306854d51 100644 --- a/i18n/vi.json +++ b/i18n/vi.json @@ -119,6 +119,9 @@ "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." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Mạng", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Hiển thị đầu ra chi tiết trong khi", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "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'.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Mở thư mục", "openRecent": "Mở gần đây", "openSketchInNewWindow": "Mở sketch trong cửa sổ mới", @@ -404,6 +416,10 @@ "verify": "Xác thực", "verifyOrCompile": "Xác thực/Biên dịch" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/zh-Hant.json b/i18n/zh-Hant.json index ea6db769a..418a5ae80 100644 --- a/i18n/zh-Hant.json +++ b/i18n/zh-Hant.json @@ -119,6 +119,9 @@ "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "All", "contributed": "Contributed", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "Network", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "Show verbose output during", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "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", + "new": "New Sketch", "openFolder": "Open Folder", "openRecent": "Open Recent", "openSketchInNewWindow": "Open Sketch in New Window", @@ -404,6 +416,10 @@ "verify": "Verify", "verifyOrCompile": "Verify/Compile" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "Answer survey", "dismissSurvey": "Don't show again", diff --git a/i18n/zh.json b/i18n/zh.json index 22124e370..8283e8042 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -90,7 +90,7 @@ "donePushing": "已完成推送 ‘{0}’。", "embed": "嵌入:", "emptySketchbook": "你的项目文件夹是空的", - "goToCloud": "Go to Cloud", + "goToCloud": "前往 Cloud", "learnMore": "查看更多", "link": "链接:", "notYetPulled": "无法推送到 Cloud。未被拉取。", @@ -119,6 +119,9 @@ "syncEditSketches": "同步和编辑 Arduino Cloud 项目", "visitArduinoCloud": "访问 Arduino Cloud 以创建云项目。" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "全部", "contributed": "已贡献", @@ -132,7 +135,7 @@ "processing": "正在处理中", "recommended": "推荐", "retired": "不再支持的", - "selectedOn": "on {0}", + "selectedOn": "在{0}上", "serialMonitor": "串口监视器", "type": "类型", "unknown": "未知", @@ -146,7 +149,7 @@ "by": "by", "filterSearch": "筛选搜索结果......", "install": "安装", - "installed": "安装", + "installed": "已安装", "moreInfo": "更多信息", "uninstall": "卸载", "uninstallMsg": "是否要卸载 {0}?", @@ -256,10 +259,10 @@ "contributedLibraries": "贡献库", "include": "包含库", "installAll": "全部安装", - "installLibraryDependencies": "Install library dependencies", + "installLibraryDependencies": "安装库的依赖", "installMissingDependencies": "是否安装所有缺少的依赖?", "installOneMissingDependency": "是否安装缺少的依赖?", - "installWithoutDependencies": "Install without dependencies", + "installWithoutDependencies": "仅安装库 (跳过依赖)", "installedSuccessfully": "已成功安装 {0} 库:{1}", "libraryAlreadyExists": "库已经存在。是否要覆盖它?", "manageLibraries": "管理库...", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "无法关闭 websocket", "unableToConnectToWebSocket": "无法连接 websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "网络", "serial": "串口" @@ -349,6 +358,9 @@ "username": "用户名" }, "showVerbose": "显示详细输出", + "sketch": { + "inoBlueprint": "指定默认 “.ino” 模板文件的绝对路径。如果指定,则该模板文件的内容将被用于 IDE 创建的每一个新 sketch。如果未指定,则使用Arduino默认的内容来创建新 sketch。不可用的模板文件将被自动忽略。**需要重启IDE** 以使此设置生效。" + }, "sketchbook.location": "项目文件夹地址", "sketchbook.showAllFiles": "True 则显示项目中的所有项目文件。默认情况下为 False。", "survey.notification": "True 则在有调查时应通知用户。默认为 True。", @@ -385,7 +397,7 @@ "exportBinary": "导出已编译的二进制文件", "moving": "移动", "movingMsg": "“{0}” 文件需要位于 “{1}” 项目文件夹中。\n创建此文件夹,移动文件,然后继续?", - "new": "新建", + "new": "New Sketch", "openFolder": "打开文件夹", "openRecent": "打开最近", "openSketchInNewWindow": "在新窗口打开项目", @@ -404,15 +416,19 @@ "verify": "验证", "verifyOrCompile": "验证/编译" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "回答问卷", "dismissSurvey": "不要再显示", "surveyMessage": "请回答这份很短的调查来帮助我们改进。我们重视我们的社区,也希望能够更好地了解我们的支持者。" }, "updateIndexes": { - "updateIndexes": "Update Indexes", - "updateLibraryIndex": "Update Library Index", - "updatePackageIndex": "Update Package Index" + "updateIndexes": "更新索引", + "updateLibraryIndex": "更新库索引", + "updatePackageIndex": "更新包索引" }, "upload": { "error": "{0} 错误:{1}" diff --git a/i18n/zh_TW.json b/i18n/zh_TW.json index d75a1d218..ff831d2ac 100644 --- a/i18n/zh_TW.json +++ b/i18n/zh_TW.json @@ -119,6 +119,9 @@ "syncEditSketches": "同步和編輯您的Arduino Clou草稿", "visitArduinoCloud": "前往Arduino Cloud建立雲端草稿。" }, + "cloudSketch": { + "new": "New Remote Sketch" + }, "common": { "all": "所有", "contributed": "已貢獻", @@ -299,6 +302,12 @@ "unableToCloseWebSocket": "無法關閉 websocket", "unableToConnectToWebSocket": "無法連接到 websocket" }, + "newCloudSketch": { + "invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.", + "newSketchTitle": "Name of a new Remote Sketch", + "notFound": "Could not pull the remote sketch '{0}'. It does not exist.", + "sketchAlreadyExists": "Remote sketch '{0}' already exists." + }, "portProtocol": { "network": "網路", "serial": "Serial" @@ -349,6 +358,9 @@ "username": "Username" }, "showVerbose": "顯示詳細輸出", + "sketch": { + "inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." + }, "sketchbook.location": "草稿資料夾位置", "sketchbook.showAllFiles": "True則顯示所有草稿中的草稿檔案。預設為false。", "survey.notification": "True if users should be notified if a survey is available. True by default.", @@ -385,7 +397,7 @@ "exportBinary": "會出已編譯的二進位檔", "moving": "移動", "movingMsg": "\"{0}\"必須在命名為\"{1}\"的草稿資料夾中。建立這個資料夾,移動草稿並繼續?", - "new": "新增", + "new": "New Sketch", "openFolder": "打開資料夾", "openRecent": "開啟最近的", "openSketchInNewWindow": "在新視窗開啟草稿", @@ -404,6 +416,10 @@ "verify": "驗證", "verifyOrCompile": "驗證/編譯" }, + "sketchbook": { + "newRemoteSketch": "New Remote Sketch", + "newSketch": "New Sketch" + }, "survey": { "answerSurvey": "回覆問卷", "dismissSurvey": "不要再顯示",