diff --git a/i18n/data/en.po b/i18n/data/en.po index 8c5c2d27ad0..e9a7b7d794a 100644 --- a/i18n/data/en.po +++ b/i18n/data/en.po @@ -212,7 +212,7 @@ msgstr "Available" msgid "Available Commands:" msgstr "Available Commands:" -#: cli/upload/upload.go:62 +#: cli/upload/upload.go:63 msgid "Binary file to upload." msgstr "Binary file to upload." @@ -545,7 +545,7 @@ msgstr "Detects and displays a list of boards connected to the current computer. msgid "Directory containing binaries for debug." msgstr "Directory containing binaries for debug." -#: cli/upload/upload.go:61 +#: cli/upload/upload.go:62 msgid "Directory containing binaries to upload." msgstr "Directory containing binaries to upload." @@ -570,7 +570,7 @@ msgid "Do not install dependencies." msgstr "Do not install dependencies." #: cli/burnbootloader/burnbootloader.go:59 -#: cli/upload/upload.go:66 +#: cli/upload/upload.go:67 msgid "Do not perform the actual upload, just log out actions" msgstr "Do not perform the actual upload, just log out actions" @@ -725,8 +725,10 @@ msgstr "Error during JSON encoding of the output: %v" #: cli/burnbootloader/burnbootloader.go:86 #: cli/compile/compile.go:195 #: cli/compile/compile.go:227 -#: cli/upload/upload.go:96 -#: cli/upload/upload.go:123 +#: cli/upload/upload.go:88 +#: cli/upload/upload.go:94 +#: cli/upload/upload.go:110 +#: cli/upload/upload.go:137 msgid "Error during Upload: %v" msgstr "Error during Upload: %v" @@ -1602,7 +1604,7 @@ msgid "Optional, suppresses almost every output." msgstr "Optional, suppresses almost every output." #: cli/compile/compile.go:96 -#: cli/upload/upload.go:64 +#: cli/upload/upload.go:65 msgid "Optional, turns on verbose mode." msgstr "Optional, turns on verbose mode." @@ -2216,11 +2218,11 @@ msgstr "Upgrades one or all installed platforms to the latest version." msgid "Upgrading platform %[1]s with %[2]s" msgstr "Upgrading platform %[1]s with %[2]s" -#: cli/upload/upload.go:49 +#: cli/upload/upload.go:50 msgid "Upload Arduino sketches." msgstr "Upload Arduino sketches." -#: cli/upload/upload.go:50 +#: cli/upload/upload.go:51 msgid "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "Upload Arduino sketches. This does NOT compile the sketch prior to upload." @@ -2249,7 +2251,7 @@ msgid "Upload the bootloader." msgstr "Upload the bootloader." #: cli/compile/compile.go:201 -#: cli/upload/upload.go:102 +#: cli/upload/upload.go:116 msgid "Uploading to specified board using %s protocol requires the following info:" msgstr "Uploading to specified board using %s protocol requires the following info:" @@ -2322,7 +2324,7 @@ msgstr "Values" #: cli/burnbootloader/burnbootloader.go:57 #: cli/compile/compile.go:100 -#: cli/upload/upload.go:63 +#: cli/upload/upload.go:64 msgid "Verify uploaded binary after the upload." msgstr "Verify uploaded binary after the upload." diff --git a/i18n/data/es.po b/i18n/data/es.po index 8509e850b5d..2345200e45f 100644 --- a/i18n/data/es.po +++ b/i18n/data/es.po @@ -17,7 +17,7 @@ msgstr "" msgid "%[1]s folder is no longer supported! See %[2]s for more information" msgstr "" -#: cli/lib/check_deps.go:100 +#: cli/lib/check_deps.go:102 msgid "%[1]s is required but %[2]s is currently installed." msgstr "" @@ -53,7 +53,7 @@ msgstr "" msgid "%s installed" msgstr "" -#: cli/lib/check_deps.go:97 +#: cli/lib/check_deps.go:99 msgid "%s is already installed." msgstr "" @@ -65,7 +65,7 @@ msgstr "" msgid "%s is not managed by package manager" msgstr "" -#: cli/lib/check_deps.go:94 +#: cli/lib/check_deps.go:96 msgid "%s must be installed." msgstr "" @@ -73,7 +73,7 @@ msgstr "" msgid "%s pattern is missing" msgstr "" -#: commands/instances.go:841 +#: commands/instances.go:846 msgid "%s uninstalled" msgstr "" @@ -81,7 +81,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: cli/board/listall.go:88 cli/board/search.go:90 +#: cli/board/listall.go:91 cli/board/search.go:89 msgid "(hidden)" msgstr "" @@ -89,13 +89,13 @@ msgstr "" msgid "(legacy)" msgstr "" -#: cli/lib/install.go:77 +#: cli/lib/install.go:79 msgid "" "--git-url and --zip-path are disabled by default, for more information see: " "%v" msgstr "" -#: cli/lib/install.go:80 +#: cli/lib/install.go:82 msgid "" "--git-url and --zip-path flags allow installing untrusted files, use it at " "your own risk." @@ -109,12 +109,12 @@ msgstr "" msgid "A programmer is required to upload" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "ARCH" msgstr "" -#: cli/generatedocs/generatedocs.go:79 +#: cli/generatedocs/generatedocs.go:80 msgid "ARDUINO COMMAND LINE MANUAL" msgstr "" @@ -122,7 +122,7 @@ msgstr "" msgid "Additional help topics:" msgstr "" -#: cli/config/add.go:31 cli/config/add.go:32 +#: cli/config/add.go:32 cli/config/add.go:33 msgid "Adds one or more values to a setting." msgstr "" @@ -134,7 +134,7 @@ msgstr "" msgid "All the cores are already at the latest version" msgstr "" -#: commands/instances.go:710 commands/lib/install.go:97 +#: commands/instances.go:715 commands/lib/install.go:97 msgid "Already installed %s" msgstr "" @@ -142,7 +142,7 @@ msgstr "" msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: cli/lib/search.go:171 +#: cli/lib/search.go:172 msgid "Architecture: %s" msgstr "" @@ -166,7 +166,7 @@ msgstr "" msgid "Arduino Command Line Interface (arduino-cli)." msgstr "" -#: cli/board/board.go:28 cli/board/board.go:29 +#: cli/board/board.go:31 cli/board/board.go:32 msgid "Arduino board commands." msgstr "" @@ -186,23 +186,23 @@ msgstr "" msgid "Arduino core operations." msgstr "" -#: cli/lib/check_deps.go:54 cli/lib/install.go:123 +#: cli/lib/check_deps.go:56 cli/lib/install.go:125 msgid "Arguments error: %v" msgstr "" -#: cli/board/attach.go:68 +#: cli/board/attach.go:81 msgid "Attach board error: %v" msgstr "" -#: cli/board/attach.go:36 cli/board/attach.go:37 cli/board/board.go:32 +#: cli/board/attach.go:41 cli/board/attach.go:42 cli/board/board.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: cli/lib/search.go:162 +#: cli/lib/search.go:163 msgid "Author: %s" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Available" msgstr "" @@ -210,12 +210,12 @@ msgstr "" msgid "Available Commands:" msgstr "" -#: cli/upload/upload.go:63 +#: cli/upload/upload.go:62 msgid "Binary file to upload." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 cli/board/listall.go:84 -#: cli/board/search.go:86 +#: cli/board/list.go:88 cli/board/list.go:126 cli/board/listall.go:87 +#: cli/board/search.go:85 msgid "Board Name" msgstr "" @@ -223,11 +223,11 @@ msgstr "" msgid "Board found: %s" msgstr "" -#: cli/board/details.go:124 +#: cli/board/details.go:119 msgid "Board name:" msgstr "" -#: cli/board/details.go:126 +#: cli/board/details.go:121 msgid "Board version:" msgstr "" @@ -235,11 +235,11 @@ msgstr "" msgid "Bootloader file specified but missing: {0}" msgstr "" -#: cli/compile/compile.go:90 +#: cli/compile/compile.go:86 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: commands/instances.go:523 +#: commands/instances.go:528 msgid "Can't create data directory %s" msgstr "" @@ -253,7 +253,7 @@ msgid "Can't download library" msgstr "" #: commands/core/install.go:127 commands/core/uninstall.go:53 -#: commands/instances.go:749 commands/instances.go:761 +#: commands/instances.go:754 commands/instances.go:766 msgid "Can't find dependencies for platform %s" msgstr "" @@ -261,15 +261,15 @@ msgstr "" msgid "Can't open sketch" msgstr "" -#: cli/config/set.go:57 +#: cli/config/set.go:55 msgid "Can't set multiple values in key %v" msgstr "" -#: cli/config/init.go:59 -msgid "Can't use both --dest-file and --dest-dir flags at the same time." +#: cli/arguments/arguments.go:37 +msgid "Can't use %s flags at the same time." msgstr "" -#: cli/config/add.go:63 cli/config/delete.go:70 cli/config/remove.go:72 +#: cli/config/add.go:61 cli/config/delete.go:72 cli/config/remove.go:70 msgid "Can't write config file: %v" msgstr "" @@ -281,11 +281,11 @@ msgstr "" msgid "Cannot create build directory" msgstr "" -#: cli/config/init.go:96 +#: cli/config/init.go:97 msgid "Cannot create config file directory: %v" msgstr "" -#: cli/config/init.go:105 +#: cli/config/init.go:106 msgid "Cannot create config file: %v" msgstr "" @@ -305,7 +305,7 @@ msgstr "" msgid "Cannot export sketch metadata" msgstr "" -#: cli/config/init.go:71 cli/config/init.go:82 +#: cli/config/init.go:72 cli/config/init.go:83 msgid "Cannot find absolute path: %v" msgstr "" @@ -329,11 +329,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: cli/lib/search.go:170 +#: cli/lib/search.go:171 msgid "Category: %s" msgstr "" -#: cli/lib/check_deps.go:36 cli/lib/check_deps.go:37 +#: cli/lib/check_deps.go:37 cli/lib/check_deps.go:38 msgid "Check dependencies status for the specified library." msgstr "" @@ -349,7 +349,7 @@ msgstr "" msgid "Checksum differs from checksum in package.json" msgstr "" -#: cli/board/details.go:172 +#: cli/board/details.go:167 msgid "Checksum:" msgstr "" @@ -361,7 +361,7 @@ msgstr "" msgid "Comma-separated list of additional URLs for the Boards Manager." msgstr "" -#: cli/board/list.go:47 +#: cli/board/list.go:51 msgid "" "Command keeps running and prints list of connected boards whenever there is " "a change." @@ -371,7 +371,7 @@ msgstr "" msgid "Compiled sketch not found in %s" msgstr "" -#: cli/compile/compile.go:73 cli/compile/compile.go:74 +#: cli/compile/compile.go:72 cli/compile/compile.go:73 msgid "Compiles Arduino sketches." msgstr "" @@ -391,24 +391,24 @@ msgstr "" msgid "Compiling sketch..." msgstr "" -#: cli/config/init.go:89 +#: cli/config/init.go:90 msgid "" "Config file already exists, use --overwrite to discard the existing one." msgstr "" -#: cli/config/init.go:109 +#: cli/config/init.go:110 msgid "Config file written to: %s" msgstr "" -#: cli/monitor/monitor.go:61 +#: cli/monitor/monitor.go:63 msgid "Configuration of the port." msgstr "" -#: cli/debug/debug.go:159 +#: cli/debug/debug.go:146 msgid "Configuration options for %s" msgstr "" -#: commands/instances.go:848 +#: commands/instances.go:853 msgid "Configuring platform" msgstr "" @@ -416,7 +416,7 @@ msgstr "" msgid "Configuring platform." msgstr "" -#: cli/board/list.go:183 +#: cli/board/list.go:184 msgid "Connected" msgstr "" @@ -424,11 +424,11 @@ msgstr "" msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Core" msgstr "" -#: cli/update/update.go:99 +#: cli/update/update.go:82 msgid "Core name" msgstr "" @@ -436,7 +436,7 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:364 +#: commands/instances.go:369 msgid "Could not create index directory" msgstr "" @@ -448,11 +448,11 @@ msgstr "" msgid "Couldn't determine program size" msgstr "" -#: cli/arguments/sketch.go:36 cli/lib/install.go:103 +#: cli/arguments/sketch.go:37 cli/lib/install.go:105 msgid "Couldn't get current working directory: %v" msgstr "" -#: cli/sketch/new.go:35 cli/sketch/new.go:36 +#: cli/sketch/new.go:36 cli/sketch/new.go:37 msgid "Create a new Sketch" msgstr "" @@ -460,7 +460,7 @@ msgstr "" msgid "Creates a zip file containing all sketch files." msgstr "" -#: cli/config/init.go:42 +#: cli/config/init.go:43 msgid "" "Creates or updates the configuration file in the data directory or custom " "directory with the current configuration settings." @@ -470,16 +470,16 @@ msgstr "" msgid "DEPRECATED" msgstr "" -#: cli/debug/debug.go:54 +#: cli/debug/debug.go:52 msgid "Debug Arduino sketches." msgstr "" -#: cli/debug/debug.go:55 +#: cli/debug/debug.go:53 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: cli/debug/debug.go:70 +#: cli/debug/debug.go:62 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -487,7 +487,7 @@ msgstr "" msgid "Debugging not supported for board %s" msgstr "" -#: cli/board/details.go:128 +#: cli/board/details.go:123 msgid "Debugging supported:" msgstr "" @@ -505,11 +505,11 @@ msgid "" "are staged during installation of libraries and boards platforms." msgstr "" -#: cli/config/delete.go:32 cli/config/delete.go:33 +#: cli/config/delete.go:33 cli/config/delete.go:34 msgid "Deletes a settings key and all its sub keys." msgstr "" -#: cli/lib/search.go:178 +#: cli/lib/search.go:179 msgid "Dependencies: %s" msgstr "" @@ -517,7 +517,7 @@ msgstr "" msgid "Depfile is about different file: {0}" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Description" msgstr "" @@ -525,16 +525,16 @@ msgstr "" msgid "Detecting libraries used..." msgstr "" -#: cli/board/list.go:38 +#: cli/board/list.go:44 msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: cli/debug/debug.go:71 +#: cli/debug/debug.go:63 msgid "Directory containing binaries for debug." msgstr "" -#: cli/upload/upload.go:62 +#: cli/upload/upload.go:61 msgid "Directory containing binaries to upload." msgstr "" @@ -544,31 +544,31 @@ msgid "" "must exist." msgstr "" -#: cli/completion/completion.go:44 +#: cli/completion/completion.go:45 msgid "Disable completion description for shells that support it" msgstr "" -#: cli/board/list.go:184 +#: cli/board/list.go:185 msgid "Disconnected" msgstr "" -#: cli/daemon/daemon.go:60 +#: cli/daemon/daemon.go:65 msgid "Display only the provided gRPC calls" msgstr "" -#: cli/lib/install.go:54 +#: cli/lib/install.go:61 msgid "Do not install dependencies." msgstr "" -#: cli/burnbootloader/burnbootloader.go:64 cli/upload/upload.go:70 +#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66 msgid "Do not perform the actual upload, just log out actions" msgstr "" -#: cli/daemon/daemon.go:58 +#: cli/daemon/daemon.go:63 msgid "Do not terminate daemon process if the parent process dies" msgstr "" -#: commands/instances.go:699 commands/instances.go:758 +#: commands/instances.go:704 commands/instances.go:763 #: commands/lib/download.go:58 msgid "Downloading %s" msgstr "" @@ -585,19 +585,19 @@ msgstr "" msgid "Downloads one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/download.go:36 cli/lib/download.go:37 +#: cli/lib/download.go:37 cli/lib/download.go:38 msgid "Downloads one or more libraries without installing them." msgstr "" -#: cli/daemon/daemon.go:59 +#: cli/daemon/daemon.go:64 msgid "Enable debug logging of gRPC calls" msgstr "" -#: cli/lib/install.go:56 +#: cli/lib/install.go:63 msgid "Enter a path to zip file" msgstr "" -#: cli/lib/install.go:55 +#: cli/lib/install.go:62 msgid "Enter git url for libraries hosted on repositories" msgstr "" @@ -609,7 +609,7 @@ msgstr "" msgid "Error archiving built core (caching) in {0}: {1}" msgstr "" -#: cli/sketch/archive.go:85 +#: cli/sketch/archive.go:79 msgid "Error archiving: %v" msgstr "" @@ -625,9 +625,8 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: cli/core/search.go:66 cli/core/update_index.go:52 -#: cli/instance/instance.go:42 cli/lib/search.go:57 cli/lib/update_index.go:45 -#: cli/update/update.go:62 +#: cli/core/search.go:66 cli/instance/instance.go:42 +#: cli/instance/instance.go:153 cli/lib/search.go:59 msgid "Error creating instance: %v" msgstr "" @@ -639,50 +638,54 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: cli/sketch/new.go:50 cli/sketch/new.go:59 +#: cli/arguments/sketch.go:51 cli/sketch/new.go:52 cli/sketch/new.go:61 msgid "Error creating sketch: %v" msgstr "" -#: cli/board/list.go:71 cli/board/list.go:80 +#: cli/board/list.go:72 cli/board/list.go:81 msgid "Error detecting boards: %v" msgstr "" -#: cli/core/download.go:71 cli/lib/download.go:66 +#: cli/arguments/port.go:159 +msgid "Error discovering port: %v" +msgstr "" + +#: cli/core/download.go:71 cli/lib/download.go:68 msgid "Error downloading %[1]s: %[2]v" msgstr "" -#: commands/instances.go:469 commands/instances.go:473 -#: commands/instances.go:478 +#: commands/instances.go:474 commands/instances.go:478 +#: commands/instances.go:483 msgid "Error downloading index '%s'" msgstr "" -#: commands/instances.go:502 commands/instances.go:508 +#: commands/instances.go:507 commands/instances.go:513 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:701 commands/instances.go:703 +#: commands/instances.go:706 commands/instances.go:708 msgid "Error downloading library" msgstr "" -#: commands/instances.go:378 commands/instances.go:381 +#: commands/instances.go:383 commands/instances.go:386 msgid "Error downloading library_index.json.gz" msgstr "" -#: commands/instances.go:388 commands/instances.go:391 +#: commands/instances.go:393 commands/instances.go:396 msgid "Error downloading library_index.json.sig" msgstr "" #: commands/core/download.go:71 commands/core/download.go:75 -#: commands/instances.go:784 commands/instances.go:786 +#: commands/instances.go:789 commands/instances.go:791 msgid "Error downloading platform %s" msgstr "" #: commands/core/download.go:84 commands/core/download.go:89 -#: commands/instances.go:777 commands/instances.go:778 +#: commands/instances.go:782 commands/instances.go:783 msgid "Error downloading tool %s" msgstr "" -#: cli/debug/debug.go:87 cli/debug/debug.go:92 cli/debug/debug.go:121 +#: cli/debug/debug.go:108 msgid "Error during Debug: %v" msgstr "" @@ -690,23 +693,21 @@ msgstr "" msgid "Error during JSON encoding of the output: %v" msgstr "" -#: cli/burnbootloader/burnbootloader.go:76 -#: cli/burnbootloader/burnbootloader.go:89 cli/compile/compile.go:201 -#: cli/compile/compile.go:207 cli/compile/compile.go:217 -#: cli/compile/compile.go:249 cli/upload/upload.go:101 -#: cli/upload/upload.go:107 cli/upload/upload.go:123 cli/upload/upload.go:150 +#: cli/burnbootloader/burnbootloader.go:73 +#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195 +#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123 msgid "Error during Upload: %v" msgstr "" -#: cli/compile/compile.go:261 +#: cli/compile/compile.go:239 msgid "Error during build: %v" msgstr "" -#: cli/core/install.go:109 +#: cli/core/install.go:80 msgid "Error during install: %v" msgstr "" -#: cli/core/uninstall.go:71 +#: cli/core/uninstall.go:72 msgid "Error during uninstall: %v" msgstr "" @@ -714,7 +715,7 @@ msgstr "" msgid "Error during upgrade: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:402 msgid "Error extracting library_index.json.gz" msgstr "" @@ -722,7 +723,7 @@ msgstr "" msgid "Error finding build artifacts" msgstr "" -#: cli/debug/debug.go:108 +#: cli/debug/debug.go:95 msgid "Error getting Debug info: %v" msgstr "" @@ -730,7 +731,7 @@ msgstr "" msgid "Error getting absolute path of sketch archive" msgstr "" -#: cli/board/details.go:75 +#: cli/board/details.go:70 msgid "Error getting board details: %v" msgstr "" @@ -750,7 +751,7 @@ msgstr "" msgid "Error getting information for library %s" msgstr "" -#: cli/lib/examples.go:76 +#: cli/lib/examples.go:73 msgid "Error getting libraries info: %v" msgstr "" @@ -762,36 +763,36 @@ msgstr "" msgid "Error in FQBN: %s" msgstr "" -#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:71 -#: cli/update/update.go:87 +#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:73 +#: cli/update/update.go:70 msgid "Error initializing instance: %v" msgstr "" -#: cli/lib/install.go:136 +#: cli/lib/install.go:138 msgid "Error installing %s: %v" msgstr "" -#: cli/lib/install.go:114 +#: cli/lib/install.go:116 msgid "Error installing Git Library: %v" msgstr "" -#: cli/lib/install.go:91 +#: cli/lib/install.go:93 msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:805 +#: commands/instances.go:810 msgid "Error installing platform %s" msgstr "" -#: commands/instances.go:795 +#: commands/instances.go:800 msgid "Error installing tool %s" msgstr "" -#: cli/lib/list.go:77 +#: cli/lib/list.go:76 msgid "Error listing Libraries: %v" msgstr "" -#: cli/board/listall.go:61 +#: cli/board/listall.go:64 msgid "Error listing boards: %v" msgstr "" @@ -799,7 +800,7 @@ msgstr "" msgid "Error listing platforms: %v" msgstr "" -#: cli/compile/compile.go:152 +#: cli/compile/compile.go:140 msgid "Error opening source code overrides data file: %v" msgstr "" @@ -819,7 +820,7 @@ msgstr "" msgid "Error resolving FQBN: {0}" msgstr "" -#: cli/lib/check_deps.go:64 +#: cli/lib/check_deps.go:66 msgid "Error resolving dependencies for %[1]s: %[2]s" msgstr "" @@ -827,11 +828,11 @@ msgstr "" msgid "Error retrieving core list: %v" msgstr "" -#: cli/outdated/outdated.go:57 cli/update/update.go:94 +#: cli/outdated/outdated.go:57 cli/update/update.go:77 msgid "Error retrieving outdated cores and libraries: %v" msgstr "" -#: commands/instances.go:821 +#: commands/instances.go:826 msgid "Error rolling-back changes" msgstr "" @@ -839,19 +840,19 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: commands/instances.go:527 +#: commands/instances.go:532 msgid "Error saving downloaded index %s" msgstr "" -#: commands/instances.go:531 +#: commands/instances.go:536 msgid "Error saving downloaded index signature" msgstr "" -#: cli/board/search.go:63 +#: cli/board/search.go:62 msgid "Error searching boards: %v" msgstr "" -#: cli/lib/search.go:80 +#: cli/lib/search.go:81 msgid "Error searching for Library: %v" msgstr "" @@ -876,40 +877,39 @@ msgstr "" msgid "Error uninstalling platform %s" msgstr "" -#: commands/core/uninstall.go:97 commands/instances.go:837 +#: commands/core/uninstall.go:97 commands/instances.go:842 msgid "Error uninstalling tool %s" msgstr "" -#: cli/update/update.go:79 +#: cli/update/update.go:62 msgid "Error updating core and libraries index: %v" msgstr "" -#: cli/core/search.go:75 cli/core/update_index.go:69 +#: cli/core/search.go:75 cli/core/update_index.go:52 msgid "Error updating index: %v" msgstr "" -#: cli/core/update_index.go:61 cli/lib/update_index.go:54 -#: cli/update/update.go:71 +#: cli/instance/instance.go:162 msgid "Error updating indexes: %v" msgstr "" -#: cli/lib/search.go:66 cli/lib/update_index.go:62 +#: cli/lib/search.go:68 cli/lib/update_index.go:52 msgid "Error updating library index: %v" msgstr "" -#: cli/lib/upgrade.go:50 cli/lib/upgrade.go:56 +#: cli/lib/upgrade.go:51 cli/lib/upgrade.go:57 msgid "Error upgrading libraries: %v" msgstr "" -#: commands/core/install.go:144 commands/instances.go:816 +#: commands/core/install.go:144 commands/instances.go:821 msgid "Error upgrading platform: %s" msgstr "" -#: cli/upgrade/upgrade.go:60 +#: cli/upgrade/upgrade.go:63 msgid "Error upgrading: %v" msgstr "" -#: commands/instances.go:402 commands/instances.go:512 +#: commands/instances.go:407 commands/instances.go:517 msgid "Error verifying signature" msgstr "" @@ -925,27 +925,27 @@ msgstr "" msgid "Error writing compilation database: %s" msgstr "" -#: commands/instances.go:411 +#: commands/instances.go:416 msgid "Error writing library_index.json" msgstr "" -#: commands/instances.go:414 +#: commands/instances.go:419 msgid "Error writing library_index.json.sig" msgstr "" -#: cli/completion/completion.go:51 +#: cli/completion/completion.go:53 msgid "Error: command description is not supported by %v" msgstr "" -#: cli/compile/compile.go:159 +#: cli/compile/compile.go:147 msgid "Error: invalid source code overrides data file: %v" msgstr "" -#: cli/board/list.go:87 +#: cli/board/list.go:88 msgid "Event" msgstr "" -#: cli/lib/examples.go:125 +#: cli/lib/examples.go:122 msgid "Examples for library %s" msgstr "" @@ -953,7 +953,7 @@ msgstr "" msgid "Examples:" msgstr "" -#: cli/debug/debug.go:140 +#: cli/debug/debug.go:127 msgid "Executable to debug" msgstr "" @@ -961,12 +961,12 @@ msgstr "" msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: cli/board/attach.go:35 cli/board/details.go:42 cli/board/list.go:87 -#: cli/board/list.go:125 cli/board/listall.go:84 cli/board/search.go:86 +#: cli/board/attach.go:40 cli/board/details.go:43 cli/board/list.go:88 +#: cli/board/list.go:126 cli/board/listall.go:87 cli/board/search.go:85 msgid "FQBN" msgstr "" -#: cli/board/details.go:125 +#: cli/board/details.go:120 msgid "FQBN:" msgstr "" @@ -990,19 +990,19 @@ msgstr "" msgid "Failed to create downloads directory" msgstr "" -#: cli/daemon/daemon.go:124 +#: cli/daemon/daemon.go:126 msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port." msgstr "" -#: cli/daemon/daemon.go:118 +#: cli/daemon/daemon.go:120 msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name." msgstr "" -#: cli/daemon/daemon.go:133 +#: cli/daemon/daemon.go:135 msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v" msgstr "" -#: cli/daemon/daemon.go:130 +#: cli/daemon/daemon.go:132 msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" @@ -1014,7 +1014,7 @@ msgstr "" msgid "Failed uploading" msgstr "" -#: cli/board/details.go:170 +#: cli/board/details.go:165 msgid "File:" msgstr "" @@ -1026,27 +1026,25 @@ msgstr "" msgid "Flags:" msgstr "" -#: cli/core/install.go:62 +#: cli/arguments/post_install.go:35 msgid "" "Force run of post-install scripts (if the CLI is not running interactively)." msgstr "" -#: cli/core/install.go:63 +#: cli/arguments/post_install.go:36 msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: cli/board/details.go:51 cli/burnbootloader/burnbootloader.go:53 -#: cli/compile/compile.go:84 cli/debug/debug.go:61 cli/monitor/monitor.go:63 -#: cli/upload/upload.go:57 +#: cli/arguments/fqbn.go:29 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: cli/debug/debug.go:154 +#: cli/debug/debug.go:141 msgid "GDB Server path" msgstr "" -#: cli/debug/debug.go:153 +#: cli/debug/debug.go:140 msgid "GDB Server type" msgstr "" @@ -1058,11 +1056,11 @@ msgstr "" msgid "Generates bash completion and command manpages." msgstr "" -#: cli/completion/completion.go:38 +#: cli/completion/completion.go:39 msgid "Generates completion scripts" msgstr "" -#: cli/completion/completion.go:39 +#: cli/completion/completion.go:40 msgid "Generates completion scripts for various shells" msgstr "" @@ -1089,25 +1087,25 @@ msgstr "" msgid "ID" msgstr "" -#: cli/board/details.go:97 cli/board/details.go:198 +#: cli/board/details.go:92 cli/board/details.go:193 msgid "Id" msgstr "" -#: cli/board/details.go:139 +#: cli/board/details.go:134 msgid "Identification properties:" msgstr "" -#: cli/compile/compile.go:120 +#: cli/compile/compile.go:113 msgid "If set built binaries will be exported to the sketch folder." msgstr "" -#: cli/core/list.go:42 +#: cli/core/list.go:47 msgid "" "If set return all installable and installed cores, including manually " "installed." msgstr "" -#: cli/lib/list.go:48 +#: cli/lib/list.go:53 msgid "Include built-in libraries (from platforms and IDE) in listing." msgstr "" @@ -1115,20 +1113,20 @@ msgstr "" msgid "Includes %s directory in the archive." msgstr "" -#: cli/core/list.go:84 cli/lib/list.go:125 +#: cli/core/list.go:84 cli/lib/list.go:124 msgid "Installed" msgstr "" -#: commands/instances.go:724 commands/lib/install.go:113 +#: commands/instances.go:729 commands/lib/install.go:113 msgid "Installed %s" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "Installed version" msgstr "" -#: commands/bundled_tools.go:49 commands/instances.go:707 +#: commands/bundled_tools.go:49 commands/instances.go:712 #: commands/lib/install.go:93 msgid "Installing %s" msgstr "" @@ -1137,11 +1135,11 @@ msgstr "" msgid "Installing platform %s" msgstr "" -#: cli/core/install.go:38 cli/core/install.go:39 +#: cli/core/install.go:41 cli/core/install.go:42 msgid "Installs one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/install.go:41 cli/lib/install.go:42 +#: cli/lib/install.go:48 cli/lib/install.go:49 msgid "Installs one or more specified libraries into the system." msgstr "" @@ -1174,8 +1172,8 @@ msgstr "" msgid "Invalid additional URL: %v" msgstr "" -#: cli/core/download.go:58 cli/core/install.go:95 cli/core/uninstall.go:54 -#: cli/core/upgrade.go:81 cli/lib/download.go:54 cli/lib/uninstall.go:55 +#: cli/core/download.go:58 cli/core/install.go:66 cli/core/uninstall.go:55 +#: cli/core/upgrade.go:81 cli/lib/download.go:56 cli/lib/uninstall.go:55 msgid "Invalid argument passed: %v" msgstr "" @@ -1215,11 +1213,11 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:445 commands/instances.go:519 +#: commands/instances.go:450 commands/instances.go:524 msgid "Invalid package index in %s" msgstr "" -#: cli/core/uninstall.go:60 +#: cli/core/uninstall.go:61 msgid "Invalid parameter %s: version not allowed" msgstr "" @@ -1243,21 +1241,21 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: cli/compile/compile.go:115 +#: cli/compile/compile.go:108 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." msgstr "" -#: cli/lib/list.go:37 +#: cli/lib/list.go:42 msgid "LIBNAME" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "LIBRARY" msgstr "" -#: cli/lib/download.go:35 cli/lib/examples.go:39 cli/lib/search.go:39 +#: cli/lib/download.go:36 cli/lib/examples.go:43 cli/lib/search.go:43 #: cli/lib/uninstall.go:36 msgid "LIBRARY_NAME" msgstr "" @@ -1286,7 +1284,7 @@ msgstr "" msgid "Library installed" msgstr "" -#: cli/outdated/outdated.go:72 cli/update/update.go:109 +#: cli/outdated/outdated.go:72 cli/update/update.go:92 msgid "Library name" msgstr "" @@ -1294,7 +1292,7 @@ msgstr "" msgid "Library {0} has been declared precompiled:" msgstr "" -#: cli/lib/search.go:168 +#: cli/lib/search.go:169 msgid "License: %s" msgstr "" @@ -1302,48 +1300,48 @@ msgstr "" msgid "Linking everything together..." msgstr "" -#: cli/board/listall.go:37 cli/board/search.go:38 +#: cli/board/listall.go:40 cli/board/search.go:39 msgid "" "List all boards that have the support platform installed. You can search\n" "for a specific board if you specify the board name" msgstr "" -#: cli/board/listall.go:36 cli/board/search.go:37 +#: cli/board/listall.go:39 cli/board/search.go:38 msgid "List all known boards and their corresponding FQBN." msgstr "" -#: cli/board/list.go:37 +#: cli/board/list.go:43 msgid "List connected boards." msgstr "" -#: cli/compile/compile.go:95 +#: cli/compile/compile.go:91 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." msgstr "" -#: cli/compile/compile.go:109 +#: cli/compile/compile.go:105 msgid "" "List of custom libraries dir paths separated by commas. Or can be used " "multiple times for multiple libraries dir paths." msgstr "" -#: cli/compile/compile.go:107 +#: cli/compile/compile.go:103 msgid "" "List of paths to libraries root folders. Libraries set this way have top " "priority in case of conflicts. Can be used multiple times for different " "libraries." msgstr "" -#: cli/lib/list.go:50 +#: cli/lib/list.go:55 msgid "List updatable libraries." msgstr "" -#: cli/core/list.go:41 +#: cli/core/list.go:46 msgid "List updatable platforms." msgstr "" -#: cli/board/board.go:30 +#: cli/board/board.go:33 msgid "Lists all connected boards." msgstr "" @@ -1360,7 +1358,7 @@ msgstr "" msgid "Loading libraries: %v" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Location" msgstr "" @@ -1372,11 +1370,11 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "" -#: cli/lib/search.go:163 +#: cli/lib/search.go:164 msgid "Maintainer: %s" msgstr "" -#: cli/arguments/port.go:52 +#: cli/arguments/port.go:54 cli/board/list.go:50 msgid "Max time to wait for port discovery, e.g.: 30s, 1m" msgstr "" @@ -1425,21 +1423,21 @@ msgstr "" msgid "Multiple libraries were found for \"{0}\"" msgstr "" -#: cli/board/details.go:198 cli/core/list.go:84 cli/core/search.go:114 -#: cli/lib/list.go:125 cli/outdated/outdated.go:62 +#: cli/board/details.go:193 cli/core/list.go:84 cli/core/search.go:114 +#: cli/lib/list.go:124 cli/outdated/outdated.go:62 msgid "Name" msgstr "" -#: cli/lib/search.go:142 +#: cli/lib/search.go:143 msgid "Name: \"%s\"" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "New version" msgstr "" -#: cli/board/list.go:115 +#: cli/board/list.go:116 msgid "No boards found." msgstr "" @@ -1447,19 +1445,19 @@ msgstr "" msgid "No colon in first line of depfile" msgstr "" -#: cli/lib/examples.go:110 +#: cli/lib/examples.go:107 msgid "No libraries found." msgstr "" -#: cli/lib/list.go:117 +#: cli/lib/list.go:116 msgid "No libraries installed." msgstr "" -#: cli/lib/search.go:126 +#: cli/lib/search.go:127 msgid "No libraries matching your search." msgstr "" -#: cli/lib/search.go:137 +#: cli/lib/search.go:138 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1477,7 +1475,7 @@ msgstr "" msgid "No supported board found at %s" msgstr "" -#: cli/lib/list.go:115 +#: cli/lib/list.go:114 msgid "No updates available." msgstr "" @@ -1507,49 +1505,45 @@ msgstr "" msgid "Not used: {0}" msgstr "" -#: cli/board/details.go:169 +#: cli/board/details.go:164 msgid "OS:" msgstr "" -#: cli/board/details.go:133 +#: cli/board/details.go:128 msgid "Official Arduino board:" msgstr "" -#: cli/monitor/monitor.go:52 cli/monitor/monitor.go:53 +#: cli/monitor/monitor.go:54 cli/monitor/monitor.go:55 msgid "Open a communication port with a board." msgstr "" -#: cli/board/details.go:181 +#: cli/board/details.go:176 msgid "Option:" msgstr "" -#: cli/compile/compile.go:99 +#: cli/compile/compile.go:95 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: cli/compile/compile.go:116 +#: cli/compile/compile.go:109 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: cli/compile/compile.go:110 +#: cli/compile/compile.go:106 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: cli/compile/compile.go:101 +#: cli/compile/compile.go:97 msgid "Optional, suppresses almost every output." msgstr "" -#: cli/compile/compile.go:100 cli/upload/upload.go:65 +#: cli/compile/compile.go:96 cli/upload/upload.go:64 msgid "Optional, turns on verbose mode." msgstr "" -#: cli/compile/compile.go:111 cli/upload/upload.go:66 -msgid "Optional, use the specified programmer to upload." -msgstr "" - -#: cli/compile/compile.go:121 +#: cli/compile/compile.go:114 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." @@ -1559,42 +1553,42 @@ msgstr "" msgid "OutputRate in Null monitor must be a float64" msgstr "" -#: cli/compile/compile.go:97 +#: cli/compile/compile.go:93 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." msgstr "" -#: cli/config/init.go:53 +#: cli/config/init.go:57 msgid "Overwrite existing config file." msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "PACKAGER" msgstr "" -#: cli/board/details.go:149 +#: cli/board/details.go:144 msgid "Package URL:" msgstr "" -#: cli/board/details.go:148 +#: cli/board/details.go:143 msgid "Package maintainer:" msgstr "" -#: cli/board/details.go:147 +#: cli/board/details.go:142 msgid "Package name:" msgstr "" -#: cli/board/details.go:151 +#: cli/board/details.go:146 msgid "Package online help:" msgstr "" -#: cli/board/details.go:150 +#: cli/board/details.go:145 msgid "Package website:" msgstr "" -#: cli/lib/search.go:165 +#: cli/lib/search.go:166 msgid "Paragraph: %s" msgstr "" @@ -1602,7 +1596,7 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: cli/compile/compile.go:93 +#: cli/compile/compile.go:89 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." @@ -1632,39 +1626,39 @@ msgstr "" msgid "Platform '%s' not found" msgstr "" -#: cli/board/search.go:86 +#: cli/board/search.go:85 msgid "Platform ID" msgstr "" -#: cli/board/details.go:157 +#: cli/board/details.go:152 msgid "Platform URL:" msgstr "" -#: cli/board/details.go:156 +#: cli/board/details.go:151 msgid "Platform architecture:" msgstr "" -#: cli/board/details.go:155 +#: cli/board/details.go:150 msgid "Platform category:" msgstr "" -#: cli/board/details.go:162 +#: cli/board/details.go:157 msgid "Platform checksum:" msgstr "" -#: cli/board/details.go:158 +#: cli/board/details.go:153 msgid "Platform file name:" msgstr "" -#: cli/board/details.go:154 +#: cli/board/details.go:149 msgid "Platform name:" msgstr "" -#: cli/board/details.go:160 +#: cli/board/details.go:155 msgid "Platform size (bytes):" msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Port" msgstr "" @@ -1681,11 +1675,11 @@ msgstr "" msgid "Precompiled library in \"{0}\" not found" msgstr "" -#: cli/board/details.go:43 +#: cli/board/details.go:44 msgid "Print details about a board." msgstr "" -#: cli/compile/compile.go:89 +#: cli/compile/compile.go:85 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1705,15 +1699,15 @@ msgstr "" msgid "Programmer '%s' not found" msgstr "" -#: cli/board/details.go:97 +#: cli/board/details.go:92 msgid "Programmer name" msgstr "" -#: cli/debug/debug.go:66 -msgid "Programmer to use for debugging" +#: cli/arguments/programmer.go:29 +msgid "Programmer to use, e.g: atmel_ice" msgstr "" -#: cli/board/details.go:198 +#: cli/board/details.go:193 msgid "Programmers:" msgstr "" @@ -1725,35 +1719,35 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: cli/board/list.go:125 +#: cli/board/list.go:126 msgid "Protocol" msgstr "" -#: cli/lib/search.go:175 +#: cli/lib/search.go:176 msgid "Provides includes: %s" msgstr "" -#: cli/config/remove.go:31 cli/config/remove.go:32 +#: cli/config/remove.go:32 cli/config/remove.go:33 msgid "Removes one or more values from a setting." msgstr "" -#: commands/instances.go:717 commands/lib/install.go:106 +#: commands/instances.go:722 commands/lib/install.go:106 msgid "Replacing %[1]s with %[2]s" msgstr "" -#: cli/board/details.go:166 +#: cli/board/details.go:161 msgid "Required tool:" msgstr "" -#: cli/daemon/daemon.go:50 +#: cli/daemon/daemon.go:55 msgid "Run as a daemon on port: %s" msgstr "" -#: cli/monitor/monitor.go:62 +#: cli/monitor/monitor.go:64 msgid "Run in silent mode, show only monitor input and output." msgstr "" -#: cli/daemon/daemon.go:51 +#: cli/daemon/daemon.go:56 msgid "" "Running as a daemon the initialization of cores and libraries is done only " "once." @@ -1767,7 +1761,7 @@ msgstr "" msgid "Running recipe: {0}" msgstr "" -#: cli/compile/compile.go:91 +#: cli/compile/compile.go:87 msgid "Save build artifacts in this directory." msgstr "" @@ -1779,11 +1773,11 @@ msgstr "" msgid "Search for a core in Boards Manager." msgstr "" -#: cli/lib/search.go:41 +#: cli/lib/search.go:45 msgid "Search for one or more libraries data (case insensitive search)." msgstr "" -#: cli/lib/search.go:40 +#: cli/lib/search.go:44 msgid "Searches for one or more libraries data." msgstr "" @@ -1791,7 +1785,7 @@ msgstr "" msgid "Selected fqbn: %s" msgstr "" -#: cli/lib/search.go:164 +#: cli/lib/search.go:165 msgid "Sentence: %s" msgstr "" @@ -1799,11 +1793,11 @@ msgstr "" msgid "Server responded with: %s" msgstr "" -#: cli/config/set.go:32 cli/config/set.go:33 +#: cli/config/set.go:33 cli/config/set.go:34 msgid "Sets a setting value." msgstr "" -#: cli/config/init.go:51 cli/config/init.go:52 +#: cli/config/init.go:55 cli/config/init.go:56 msgid "Sets where to save the configuration file." msgstr "" @@ -1811,7 +1805,7 @@ msgstr "" msgid "Setting" msgstr "" -#: cli/config/delete.go:60 cli/config/validate.go:45 +#: cli/config/delete.go:62 cli/config/validate.go:49 msgid "Settings key doesn't exist" msgstr "" @@ -1819,41 +1813,37 @@ msgstr "" msgid "Show all available core versions." msgstr "" -#: cli/compile/compile.go:88 +#: cli/compile/compile.go:84 msgid "Show all build properties used instead of compiling." msgstr "" -#: cli/monitor/monitor.go:60 +#: cli/monitor/monitor.go:62 msgid "Show all the settings of the communication port." msgstr "" -#: cli/board/listall.go:45 cli/board/search.go:46 +#: cli/board/listall.go:48 cli/board/search.go:47 msgid "Show also boards marked as 'hidden' in the platform" msgstr "" -#: cli/board/details.go:50 +#: cli/board/details.go:52 msgid "Show full board details" msgstr "" -#: cli/board/details.go:44 +#: cli/board/details.go:45 msgid "" "Show information about a board, in particular if the board has options to be" " specified in the FQBN." msgstr "" -#: cli/lib/examples.go:49 cli/lib/list.go:49 -msgid "Show libraries for the specified board FQBN." -msgstr "" - -#: cli/lib/search.go:46 +#: cli/lib/search.go:50 msgid "Show library names only." msgstr "" -#: cli/board/details.go:55 +#: cli/board/details.go:53 msgid "Show list of available programmers" msgstr "" -#: cli/debug/debug.go:72 +#: cli/debug/debug.go:64 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -1862,11 +1852,11 @@ msgstr "" msgid "Show outdated cores and libraries after index update" msgstr "" -#: cli/lib/list.go:38 +#: cli/lib/list.go:43 msgid "Shows a list of installed libraries." msgstr "" -#: cli/lib/list.go:39 +#: cli/lib/list.go:44 msgid "" "Shows a list of installed libraries.\n" "\n" @@ -1875,30 +1865,30 @@ msgid "" "not listed, they can be listed by adding the --all flag." msgstr "" -#: cli/core/list.go:35 cli/core/list.go:36 +#: cli/core/list.go:40 cli/core/list.go:41 msgid "Shows the list of installed platforms." msgstr "" -#: cli/lib/examples.go:40 +#: cli/lib/examples.go:44 msgid "Shows the list of the examples for libraries." msgstr "" -#: cli/lib/examples.go:41 +#: cli/lib/examples.go:45 msgid "" "Shows the list of the examples for libraries. A name may be given as " "argument to search a specific library." msgstr "" -#: cli/version/version.go:38 +#: cli/version/version.go:39 msgid "" "Shows the version number of Arduino CLI which is installed on your system." msgstr "" -#: cli/version/version.go:37 +#: cli/version/version.go:38 msgid "Shows version number of Arduino CLI." msgstr "" -#: cli/board/details.go:171 +#: cli/board/details.go:166 msgid "Size (bytes):" msgstr "" @@ -1908,7 +1898,7 @@ msgid "" "path" msgstr "" -#: cli/sketch/new.go:63 +#: cli/sketch/new.go:65 msgid "Sketch created in: %s" msgstr "" @@ -1922,7 +1912,7 @@ msgid "" "bytes." msgstr "" -#: cli/compile/compile.go:142 cli/sketch/archive.go:66 cli/upload/upload.go:93 +#: cli/arguments/sketch.go:61 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" @@ -1948,7 +1938,7 @@ msgstr "" msgid "Skipping dependencies detection for precompiled library {0}" msgstr "" -#: commands/instances.go:854 +#: commands/instances.go:859 msgid "Skipping platform configuration" msgstr "" @@ -1964,39 +1954,21 @@ msgstr "" msgid "TOUCH: error during reset: %s" msgstr "" -#: cli/daemon/daemon.go:56 +#: cli/daemon/daemon.go:61 msgid "The TCP port the daemon will listen to" msgstr "" -#: cli/board/attach.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" (e.g. to %s)." -msgstr "" - -#: cli/board/list.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" e.g.: 10s" -msgstr "" - #: cli/cli.go:123 msgid "The custom config file (if not specified the default will be used)." msgstr "" -#: cli/core/install.go:69 -msgid "" -"The flags --run-post-install and --skip-post-install can't be both set at " -"the same time." -msgstr "" - -#: cli/config/add.go:54 +#: cli/config/add.go:52 msgid "" "The key '%[1]v' is not a list of items, can't add to it.\n" "Maybe use '%[2]s'?" msgstr "" -#: cli/config/remove.go:54 +#: cli/config/remove.go:52 msgid "" "The key '%[1]v' is not a list of items, can't remove from it.\n" "Maybe use '%[2]s'?" @@ -2025,7 +1997,7 @@ msgid "" msgstr "" #: commands/bundled_tools.go:44 commands/core/install.go:80 -#: commands/instances.go:768 +#: commands/instances.go:773 msgid "Tool %s already installed" msgstr "" @@ -2037,35 +2009,35 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: cli/debug/debug.go:148 +#: cli/debug/debug.go:135 msgid "Toolchain custom configurations" msgstr "" -#: cli/debug/debug.go:142 +#: cli/debug/debug.go:129 msgid "Toolchain path" msgstr "" -#: cli/debug/debug.go:143 +#: cli/debug/debug.go:130 msgid "Toolchain prefix" msgstr "" -#: cli/debug/debug.go:141 +#: cli/debug/debug.go:128 msgid "Toolchain type" msgstr "" -#: cli/burnbootloader/burnbootloader.go:59 +#: cli/burnbootloader/burnbootloader.go:58 msgid "Turns on verbose mode." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Type" msgstr "" -#: cli/lib/search.go:172 +#: cli/lib/search.go:173 msgid "Types: %s" msgstr "" -#: cli/board/details.go:173 +#: cli/board/details.go:168 msgid "URL:" msgstr "" @@ -2097,7 +2069,7 @@ msgstr "" msgid "Uninstalling %s, tool is no more required" msgstr "" -#: commands/instances.go:833 +#: commands/instances.go:838 msgid "Uninstalling %s: tool is no more required" msgstr "" @@ -2111,7 +2083,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: cli/board/list.go:157 +#: cli/board/list.go:158 msgid "Unknown" msgstr "" @@ -2135,28 +2107,28 @@ msgstr "" msgid "Updates the index of cores." msgstr "" -#: cli/lib/update_index.go:35 +#: cli/lib/update_index.go:36 msgid "Updates the libraries index to the latest version." msgstr "" -#: cli/lib/update_index.go:34 +#: cli/lib/update_index.go:35 msgid "Updates the libraries index." msgstr "" -#: commands/instances.go:450 commands/instances.go:476 -#: commands/instances.go:506 +#: commands/instances.go:455 commands/instances.go:481 +#: commands/instances.go:511 msgid "Updating index: %s" msgstr "" -#: commands/instances.go:377 +#: commands/instances.go:382 msgid "Updating index: library_index.json.gz" msgstr "" -#: commands/instances.go:387 +#: commands/instances.go:392 msgid "Updating index: library_index.json.sig" msgstr "" -#: commands/instances.go:790 +#: commands/instances.go:795 msgid "Updating platform %s" msgstr "" @@ -2164,11 +2136,11 @@ msgstr "" msgid "Upgrade doesn't accept parameters with version" msgstr "" -#: cli/upgrade/upgrade.go:40 +#: cli/upgrade/upgrade.go:43 msgid "Upgrades installed cores and libraries to latest version." msgstr "" -#: cli/upgrade/upgrade.go:39 +#: cli/upgrade/upgrade.go:42 msgid "Upgrades installed cores and libraries." msgstr "" @@ -2193,7 +2165,7 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: cli/arguments/port.go:44 +#: cli/arguments/port.go:46 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" @@ -2201,23 +2173,23 @@ msgstr "" msgid "Upload port found on %s" msgstr "" -#: cli/arguments/port.go:48 +#: cli/arguments/port.go:50 msgid "Upload port protocol, e.g: serial" msgstr "" -#: cli/compile/compile.go:102 +#: cli/compile/compile.go:98 msgid "Upload the binary after the compilation." msgstr "" -#: cli/burnbootloader/burnbootloader.go:47 +#: cli/burnbootloader/burnbootloader.go:48 msgid "Upload the bootloader on the board using an external programmer." msgstr "" -#: cli/burnbootloader/burnbootloader.go:46 +#: cli/burnbootloader/burnbootloader.go:47 msgid "Upload the bootloader." msgstr "" -#: cli/compile/compile.go:223 cli/upload/upload.go:129 +#: cli/compile/compile.go:201 cli/upload/upload.go:102 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2230,10 +2202,6 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: cli/burnbootloader/burnbootloader.go:60 -msgid "Use the specified programmer to upload." -msgstr "" - #: legacy/builder/print_used_and_not_used_libraries.go:51 msgid "Used: {0}" msgstr "" @@ -2279,11 +2247,11 @@ msgstr "" msgid "Using previously compiled file: {0}" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 +#: cli/core/download.go:36 cli/core/install.go:40 msgid "VERSION" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "VERSION_NUMBER" msgstr "" @@ -2291,8 +2259,8 @@ msgstr "" msgid "Values" msgstr "" -#: cli/burnbootloader/burnbootloader.go:58 cli/compile/compile.go:104 -#: cli/upload/upload.go:64 +#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100 +#: cli/upload/upload.go:63 msgid "Verify uploaded binary after the upload." msgstr "" @@ -2300,7 +2268,7 @@ msgstr "" msgid "Version" msgstr "" -#: cli/lib/search.go:173 +#: cli/lib/search.go:174 msgid "Versions: %s" msgstr "" @@ -2308,7 +2276,7 @@ msgstr "" msgid "WARNING cannot configure platform: %s" msgstr "" -#: commands/instances.go:850 +#: commands/instances.go:855 msgid "WARNING: cannot run post install: %s" msgstr "" @@ -2338,30 +2306,34 @@ msgid "" "Warning: tool '%s' is not installed. It might not be available for your OS." msgstr "" -#: cli/lib/search.go:166 +#: cli/lib/search.go:167 msgid "Website: %s" msgstr "" -#: cli/compile/compile.go:105 +#: cli/compile/compile.go:101 msgid "" "When specified, VID/PID specific build properties are used, if board " "supports them." msgstr "" -#: cli/config/init.go:41 +#: cli/config/init.go:42 msgid "Writes current configuration to a configuration file." msgstr "" -#: cli/config/init.go:44 +#: cli/config/init.go:45 msgid "" "Writes current configuration to the configuration file in the data " "directory." msgstr "" -#: cli/config/set.go:79 +#: cli/config/set.go:77 msgid "Writing config file: %v" msgstr "" +#: cli/arguments/arguments.go:37 +msgid "and" +msgstr "" + #: arduino/resources/checksums.go:80 msgid "archive hash differs from hash in index" msgstr "" @@ -2394,7 +2366,7 @@ msgstr "" msgid "board not found" msgstr "" -#: cli/board/listall.go:35 cli/board/search.go:36 +#: cli/board/listall.go:38 cli/board/search.go:37 msgid "boardname" msgstr "" @@ -2547,11 +2519,11 @@ msgstr "" msgid "discovery release not found: %s" msgstr "" -#: cli/core/download.go:41 cli/core/install.go:42 +#: cli/core/download.go:41 cli/core/install.go:45 msgid "download a specific version (in this case 1.6.9)." msgstr "" -#: cli/core/download.go:40 cli/core/install.go:40 +#: cli/core/download.go:40 cli/core/install.go:43 msgid "download the latest version of Arduino SAMD core." msgstr "" @@ -2571,7 +2543,7 @@ msgstr "" msgid "error opening serial monitor" msgstr "" -#: cli/config/set.go:71 +#: cli/config/set.go:69 msgid "error parsing value: %v" msgstr "" @@ -2583,10 +2555,6 @@ msgstr "" msgid "error querying Arduino Cloud Api" msgstr "" -#: cli/upload/upload.go:77 -msgid "error: %s and %s flags cannot be used together" -msgstr "" - #: arduino/resources/install.go:67 msgid "extracting archive: %s" msgstr "" @@ -2627,15 +2595,15 @@ msgstr "" msgid "following possible symlink %[1]s: %[2]s" msgstr "" -#: cli/lib/download.go:40 +#: cli/lib/download.go:41 msgid "for a specific version." msgstr "" -#: cli/lib/check_deps.go:39 cli/lib/download.go:39 cli/lib/install.go:44 +#: cli/lib/check_deps.go:40 cli/lib/download.go:40 cli/lib/install.go:51 msgid "for the latest version." msgstr "" -#: cli/lib/check_deps.go:40 cli/lib/install.go:45 +#: cli/lib/check_deps.go:41 cli/lib/install.go:52 msgid "for the specific version." msgstr "" @@ -3024,7 +2992,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: cli/compile/compile.go:126 +#: cli/compile/compile.go:119 msgid "please use --build-property instead." msgstr "" @@ -3032,11 +3000,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: cli/board/attach.go:35 +#: cli/board/attach.go:40 msgid "port" msgstr "" -#: cli/arguments/port.go:143 +#: cli/arguments/port.go:145 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3171,7 +3139,7 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: cli/board/attach.go:35 cli/sketch/archive.go:38 +#: cli/board/attach.go:40 cli/sketch/archive.go:38 msgid "sketchPath" msgstr "" @@ -3290,7 +3258,7 @@ msgstr "" msgid "unable to create the folder containing the item" msgstr "" -#: cli/config/dump.go:53 +#: cli/config/dump.go:58 msgid "unable to marshal config to YAML: %v" msgstr "" diff --git a/i18n/data/fr.po b/i18n/data/fr.po index c8792abb491..1a609359f35 100644 --- a/i18n/data/fr.po +++ b/i18n/data/fr.po @@ -1,6 +1,10 @@ # +# Translators: +# Alix ANNERAUD, 2021 +# msgid "" msgstr "" +"Last-Translator: Alix ANNERAUD, 2021\n" "Language-Team: French (https://www.transifex.com/arduino-1/teams/108174/fr/)\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -13,7 +17,7 @@ msgstr "" msgid "%[1]s folder is no longer supported! See %[2]s for more information" msgstr "" -#: cli/lib/check_deps.go:100 +#: cli/lib/check_deps.go:102 msgid "%[1]s is required but %[2]s is currently installed." msgstr "" @@ -49,7 +53,7 @@ msgstr "" msgid "%s installed" msgstr "" -#: cli/lib/check_deps.go:97 +#: cli/lib/check_deps.go:99 msgid "%s is already installed." msgstr "" @@ -61,7 +65,7 @@ msgstr "" msgid "%s is not managed by package manager" msgstr "" -#: cli/lib/check_deps.go:94 +#: cli/lib/check_deps.go:96 msgid "%s must be installed." msgstr "" @@ -69,7 +73,7 @@ msgstr "" msgid "%s pattern is missing" msgstr "" -#: commands/instances.go:841 +#: commands/instances.go:846 msgid "%s uninstalled" msgstr "" @@ -77,7 +81,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: cli/board/listall.go:88 cli/board/search.go:90 +#: cli/board/listall.go:91 cli/board/search.go:89 msgid "(hidden)" msgstr "" @@ -85,13 +89,13 @@ msgstr "" msgid "(legacy)" msgstr "" -#: cli/lib/install.go:77 +#: cli/lib/install.go:79 msgid "" "--git-url and --zip-path are disabled by default, for more information see: " "%v" msgstr "" -#: cli/lib/install.go:80 +#: cli/lib/install.go:82 msgid "" "--git-url and --zip-path flags allow installing untrusted files, use it at " "your own risk." @@ -105,12 +109,12 @@ msgstr "" msgid "A programmer is required to upload" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "ARCH" msgstr "" -#: cli/generatedocs/generatedocs.go:79 +#: cli/generatedocs/generatedocs.go:80 msgid "ARDUINO COMMAND LINE MANUAL" msgstr "" @@ -118,7 +122,7 @@ msgstr "" msgid "Additional help topics:" msgstr "" -#: cli/config/add.go:31 cli/config/add.go:32 +#: cli/config/add.go:32 cli/config/add.go:33 msgid "Adds one or more values to a setting." msgstr "" @@ -130,7 +134,7 @@ msgstr "" msgid "All the cores are already at the latest version" msgstr "" -#: commands/instances.go:710 commands/lib/install.go:97 +#: commands/instances.go:715 commands/lib/install.go:97 msgid "Already installed %s" msgstr "" @@ -138,7 +142,7 @@ msgstr "" msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: cli/lib/search.go:171 +#: cli/lib/search.go:172 msgid "Architecture: %s" msgstr "" @@ -162,7 +166,7 @@ msgstr "" msgid "Arduino Command Line Interface (arduino-cli)." msgstr "" -#: cli/board/board.go:28 cli/board/board.go:29 +#: cli/board/board.go:31 cli/board/board.go:32 msgid "Arduino board commands." msgstr "" @@ -182,23 +186,23 @@ msgstr "" msgid "Arduino core operations." msgstr "" -#: cli/lib/check_deps.go:54 cli/lib/install.go:123 +#: cli/lib/check_deps.go:56 cli/lib/install.go:125 msgid "Arguments error: %v" msgstr "" -#: cli/board/attach.go:68 +#: cli/board/attach.go:81 msgid "Attach board error: %v" msgstr "" -#: cli/board/attach.go:36 cli/board/attach.go:37 cli/board/board.go:32 +#: cli/board/attach.go:41 cli/board/attach.go:42 cli/board/board.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: cli/lib/search.go:162 +#: cli/lib/search.go:163 msgid "Author: %s" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Available" msgstr "" @@ -206,12 +210,12 @@ msgstr "" msgid "Available Commands:" msgstr "" -#: cli/upload/upload.go:63 +#: cli/upload/upload.go:62 msgid "Binary file to upload." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 cli/board/listall.go:84 -#: cli/board/search.go:86 +#: cli/board/list.go:88 cli/board/list.go:126 cli/board/listall.go:87 +#: cli/board/search.go:85 msgid "Board Name" msgstr "" @@ -219,11 +223,11 @@ msgstr "" msgid "Board found: %s" msgstr "" -#: cli/board/details.go:124 +#: cli/board/details.go:119 msgid "Board name:" msgstr "" -#: cli/board/details.go:126 +#: cli/board/details.go:121 msgid "Board version:" msgstr "" @@ -231,11 +235,11 @@ msgstr "" msgid "Bootloader file specified but missing: {0}" msgstr "" -#: cli/compile/compile.go:90 +#: cli/compile/compile.go:86 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: commands/instances.go:523 +#: commands/instances.go:528 msgid "Can't create data directory %s" msgstr "" @@ -249,7 +253,7 @@ msgid "Can't download library" msgstr "" #: commands/core/install.go:127 commands/core/uninstall.go:53 -#: commands/instances.go:749 commands/instances.go:761 +#: commands/instances.go:754 commands/instances.go:766 msgid "Can't find dependencies for platform %s" msgstr "" @@ -257,15 +261,15 @@ msgstr "" msgid "Can't open sketch" msgstr "" -#: cli/config/set.go:57 +#: cli/config/set.go:55 msgid "Can't set multiple values in key %v" msgstr "" -#: cli/config/init.go:59 -msgid "Can't use both --dest-file and --dest-dir flags at the same time." +#: cli/arguments/arguments.go:37 +msgid "Can't use %s flags at the same time." msgstr "" -#: cli/config/add.go:63 cli/config/delete.go:70 cli/config/remove.go:72 +#: cli/config/add.go:61 cli/config/delete.go:72 cli/config/remove.go:70 msgid "Can't write config file: %v" msgstr "" @@ -277,11 +281,11 @@ msgstr "" msgid "Cannot create build directory" msgstr "" -#: cli/config/init.go:96 +#: cli/config/init.go:97 msgid "Cannot create config file directory: %v" msgstr "" -#: cli/config/init.go:105 +#: cli/config/init.go:106 msgid "Cannot create config file: %v" msgstr "" @@ -301,7 +305,7 @@ msgstr "" msgid "Cannot export sketch metadata" msgstr "" -#: cli/config/init.go:71 cli/config/init.go:82 +#: cli/config/init.go:72 cli/config/init.go:83 msgid "Cannot find absolute path: %v" msgstr "" @@ -325,11 +329,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: cli/lib/search.go:170 +#: cli/lib/search.go:171 msgid "Category: %s" msgstr "" -#: cli/lib/check_deps.go:36 cli/lib/check_deps.go:37 +#: cli/lib/check_deps.go:37 cli/lib/check_deps.go:38 msgid "Check dependencies status for the specified library." msgstr "" @@ -345,7 +349,7 @@ msgstr "" msgid "Checksum differs from checksum in package.json" msgstr "" -#: cli/board/details.go:172 +#: cli/board/details.go:167 msgid "Checksum:" msgstr "" @@ -357,7 +361,7 @@ msgstr "" msgid "Comma-separated list of additional URLs for the Boards Manager." msgstr "" -#: cli/board/list.go:47 +#: cli/board/list.go:51 msgid "" "Command keeps running and prints list of connected boards whenever there is " "a change." @@ -367,7 +371,7 @@ msgstr "" msgid "Compiled sketch not found in %s" msgstr "" -#: cli/compile/compile.go:73 cli/compile/compile.go:74 +#: cli/compile/compile.go:72 cli/compile/compile.go:73 msgid "Compiles Arduino sketches." msgstr "" @@ -387,24 +391,24 @@ msgstr "" msgid "Compiling sketch..." msgstr "" -#: cli/config/init.go:89 +#: cli/config/init.go:90 msgid "" "Config file already exists, use --overwrite to discard the existing one." msgstr "" -#: cli/config/init.go:109 +#: cli/config/init.go:110 msgid "Config file written to: %s" msgstr "" -#: cli/monitor/monitor.go:61 +#: cli/monitor/monitor.go:63 msgid "Configuration of the port." msgstr "" -#: cli/debug/debug.go:159 +#: cli/debug/debug.go:146 msgid "Configuration options for %s" msgstr "" -#: commands/instances.go:848 +#: commands/instances.go:853 msgid "Configuring platform" msgstr "" @@ -412,7 +416,7 @@ msgstr "" msgid "Configuring platform." msgstr "" -#: cli/board/list.go:183 +#: cli/board/list.go:184 msgid "Connected" msgstr "" @@ -420,11 +424,11 @@ msgstr "" msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Core" msgstr "" -#: cli/update/update.go:99 +#: cli/update/update.go:82 msgid "Core name" msgstr "" @@ -432,7 +436,7 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:364 +#: commands/instances.go:369 msgid "Could not create index directory" msgstr "" @@ -444,11 +448,11 @@ msgstr "" msgid "Couldn't determine program size" msgstr "" -#: cli/arguments/sketch.go:36 cli/lib/install.go:103 +#: cli/arguments/sketch.go:37 cli/lib/install.go:105 msgid "Couldn't get current working directory: %v" msgstr "" -#: cli/sketch/new.go:35 cli/sketch/new.go:36 +#: cli/sketch/new.go:36 cli/sketch/new.go:37 msgid "Create a new Sketch" msgstr "" @@ -456,7 +460,7 @@ msgstr "" msgid "Creates a zip file containing all sketch files." msgstr "" -#: cli/config/init.go:42 +#: cli/config/init.go:43 msgid "" "Creates or updates the configuration file in the data directory or custom " "directory with the current configuration settings." @@ -466,16 +470,16 @@ msgstr "" msgid "DEPRECATED" msgstr "" -#: cli/debug/debug.go:54 +#: cli/debug/debug.go:52 msgid "Debug Arduino sketches." msgstr "" -#: cli/debug/debug.go:55 +#: cli/debug/debug.go:53 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: cli/debug/debug.go:70 +#: cli/debug/debug.go:62 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -483,7 +487,7 @@ msgstr "" msgid "Debugging not supported for board %s" msgstr "" -#: cli/board/details.go:128 +#: cli/board/details.go:123 msgid "Debugging supported:" msgstr "" @@ -501,11 +505,11 @@ msgid "" "are staged during installation of libraries and boards platforms." msgstr "" -#: cli/config/delete.go:32 cli/config/delete.go:33 +#: cli/config/delete.go:33 cli/config/delete.go:34 msgid "Deletes a settings key and all its sub keys." msgstr "" -#: cli/lib/search.go:178 +#: cli/lib/search.go:179 msgid "Dependencies: %s" msgstr "" @@ -513,7 +517,7 @@ msgstr "" msgid "Depfile is about different file: {0}" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Description" msgstr "" @@ -521,16 +525,16 @@ msgstr "" msgid "Detecting libraries used..." msgstr "" -#: cli/board/list.go:38 +#: cli/board/list.go:44 msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: cli/debug/debug.go:71 +#: cli/debug/debug.go:63 msgid "Directory containing binaries for debug." msgstr "" -#: cli/upload/upload.go:62 +#: cli/upload/upload.go:61 msgid "Directory containing binaries to upload." msgstr "" @@ -540,31 +544,31 @@ msgid "" "must exist." msgstr "" -#: cli/completion/completion.go:44 +#: cli/completion/completion.go:45 msgid "Disable completion description for shells that support it" msgstr "" -#: cli/board/list.go:184 +#: cli/board/list.go:185 msgid "Disconnected" msgstr "" -#: cli/daemon/daemon.go:60 +#: cli/daemon/daemon.go:65 msgid "Display only the provided gRPC calls" msgstr "" -#: cli/lib/install.go:54 +#: cli/lib/install.go:61 msgid "Do not install dependencies." msgstr "" -#: cli/burnbootloader/burnbootloader.go:64 cli/upload/upload.go:70 +#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66 msgid "Do not perform the actual upload, just log out actions" msgstr "" -#: cli/daemon/daemon.go:58 +#: cli/daemon/daemon.go:63 msgid "Do not terminate daemon process if the parent process dies" msgstr "" -#: commands/instances.go:699 commands/instances.go:758 +#: commands/instances.go:704 commands/instances.go:763 #: commands/lib/download.go:58 msgid "Downloading %s" msgstr "" @@ -581,19 +585,19 @@ msgstr "" msgid "Downloads one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/download.go:36 cli/lib/download.go:37 +#: cli/lib/download.go:37 cli/lib/download.go:38 msgid "Downloads one or more libraries without installing them." msgstr "" -#: cli/daemon/daemon.go:59 +#: cli/daemon/daemon.go:64 msgid "Enable debug logging of gRPC calls" msgstr "" -#: cli/lib/install.go:56 +#: cli/lib/install.go:63 msgid "Enter a path to zip file" msgstr "" -#: cli/lib/install.go:55 +#: cli/lib/install.go:62 msgid "Enter git url for libraries hosted on repositories" msgstr "" @@ -605,7 +609,7 @@ msgstr "" msgid "Error archiving built core (caching) in {0}: {1}" msgstr "" -#: cli/sketch/archive.go:85 +#: cli/sketch/archive.go:79 msgid "Error archiving: %v" msgstr "" @@ -621,9 +625,8 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: cli/core/search.go:66 cli/core/update_index.go:52 -#: cli/instance/instance.go:42 cli/lib/search.go:57 cli/lib/update_index.go:45 -#: cli/update/update.go:62 +#: cli/core/search.go:66 cli/instance/instance.go:42 +#: cli/instance/instance.go:153 cli/lib/search.go:59 msgid "Error creating instance: %v" msgstr "" @@ -635,50 +638,54 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: cli/sketch/new.go:50 cli/sketch/new.go:59 +#: cli/arguments/sketch.go:51 cli/sketch/new.go:52 cli/sketch/new.go:61 msgid "Error creating sketch: %v" msgstr "" -#: cli/board/list.go:71 cli/board/list.go:80 +#: cli/board/list.go:72 cli/board/list.go:81 msgid "Error detecting boards: %v" msgstr "" -#: cli/core/download.go:71 cli/lib/download.go:66 +#: cli/arguments/port.go:159 +msgid "Error discovering port: %v" +msgstr "" + +#: cli/core/download.go:71 cli/lib/download.go:68 msgid "Error downloading %[1]s: %[2]v" msgstr "" -#: commands/instances.go:469 commands/instances.go:473 -#: commands/instances.go:478 +#: commands/instances.go:474 commands/instances.go:478 +#: commands/instances.go:483 msgid "Error downloading index '%s'" msgstr "" -#: commands/instances.go:502 commands/instances.go:508 +#: commands/instances.go:507 commands/instances.go:513 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:701 commands/instances.go:703 +#: commands/instances.go:706 commands/instances.go:708 msgid "Error downloading library" msgstr "" -#: commands/instances.go:378 commands/instances.go:381 +#: commands/instances.go:383 commands/instances.go:386 msgid "Error downloading library_index.json.gz" msgstr "" -#: commands/instances.go:388 commands/instances.go:391 +#: commands/instances.go:393 commands/instances.go:396 msgid "Error downloading library_index.json.sig" msgstr "" #: commands/core/download.go:71 commands/core/download.go:75 -#: commands/instances.go:784 commands/instances.go:786 +#: commands/instances.go:789 commands/instances.go:791 msgid "Error downloading platform %s" msgstr "" #: commands/core/download.go:84 commands/core/download.go:89 -#: commands/instances.go:777 commands/instances.go:778 +#: commands/instances.go:782 commands/instances.go:783 msgid "Error downloading tool %s" msgstr "" -#: cli/debug/debug.go:87 cli/debug/debug.go:92 cli/debug/debug.go:121 +#: cli/debug/debug.go:108 msgid "Error during Debug: %v" msgstr "" @@ -686,23 +693,21 @@ msgstr "" msgid "Error during JSON encoding of the output: %v" msgstr "" -#: cli/burnbootloader/burnbootloader.go:76 -#: cli/burnbootloader/burnbootloader.go:89 cli/compile/compile.go:201 -#: cli/compile/compile.go:207 cli/compile/compile.go:217 -#: cli/compile/compile.go:249 cli/upload/upload.go:101 -#: cli/upload/upload.go:107 cli/upload/upload.go:123 cli/upload/upload.go:150 +#: cli/burnbootloader/burnbootloader.go:73 +#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195 +#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123 msgid "Error during Upload: %v" msgstr "" -#: cli/compile/compile.go:261 +#: cli/compile/compile.go:239 msgid "Error during build: %v" msgstr "" -#: cli/core/install.go:109 +#: cli/core/install.go:80 msgid "Error during install: %v" msgstr "" -#: cli/core/uninstall.go:71 +#: cli/core/uninstall.go:72 msgid "Error during uninstall: %v" msgstr "" @@ -710,7 +715,7 @@ msgstr "" msgid "Error during upgrade: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:402 msgid "Error extracting library_index.json.gz" msgstr "" @@ -718,7 +723,7 @@ msgstr "" msgid "Error finding build artifacts" msgstr "" -#: cli/debug/debug.go:108 +#: cli/debug/debug.go:95 msgid "Error getting Debug info: %v" msgstr "" @@ -726,7 +731,7 @@ msgstr "" msgid "Error getting absolute path of sketch archive" msgstr "" -#: cli/board/details.go:75 +#: cli/board/details.go:70 msgid "Error getting board details: %v" msgstr "" @@ -746,7 +751,7 @@ msgstr "" msgid "Error getting information for library %s" msgstr "" -#: cli/lib/examples.go:76 +#: cli/lib/examples.go:73 msgid "Error getting libraries info: %v" msgstr "" @@ -758,36 +763,36 @@ msgstr "" msgid "Error in FQBN: %s" msgstr "" -#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:71 -#: cli/update/update.go:87 +#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:73 +#: cli/update/update.go:70 msgid "Error initializing instance: %v" msgstr "" -#: cli/lib/install.go:136 +#: cli/lib/install.go:138 msgid "Error installing %s: %v" msgstr "" -#: cli/lib/install.go:114 +#: cli/lib/install.go:116 msgid "Error installing Git Library: %v" msgstr "" -#: cli/lib/install.go:91 +#: cli/lib/install.go:93 msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:805 +#: commands/instances.go:810 msgid "Error installing platform %s" msgstr "" -#: commands/instances.go:795 +#: commands/instances.go:800 msgid "Error installing tool %s" msgstr "" -#: cli/lib/list.go:77 +#: cli/lib/list.go:76 msgid "Error listing Libraries: %v" msgstr "" -#: cli/board/listall.go:61 +#: cli/board/listall.go:64 msgid "Error listing boards: %v" msgstr "" @@ -795,7 +800,7 @@ msgstr "" msgid "Error listing platforms: %v" msgstr "" -#: cli/compile/compile.go:152 +#: cli/compile/compile.go:140 msgid "Error opening source code overrides data file: %v" msgstr "" @@ -815,7 +820,7 @@ msgstr "" msgid "Error resolving FQBN: {0}" msgstr "" -#: cli/lib/check_deps.go:64 +#: cli/lib/check_deps.go:66 msgid "Error resolving dependencies for %[1]s: %[2]s" msgstr "" @@ -823,11 +828,11 @@ msgstr "" msgid "Error retrieving core list: %v" msgstr "" -#: cli/outdated/outdated.go:57 cli/update/update.go:94 +#: cli/outdated/outdated.go:57 cli/update/update.go:77 msgid "Error retrieving outdated cores and libraries: %v" msgstr "" -#: commands/instances.go:821 +#: commands/instances.go:826 msgid "Error rolling-back changes" msgstr "" @@ -835,19 +840,19 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: commands/instances.go:527 +#: commands/instances.go:532 msgid "Error saving downloaded index %s" msgstr "" -#: commands/instances.go:531 +#: commands/instances.go:536 msgid "Error saving downloaded index signature" msgstr "" -#: cli/board/search.go:63 +#: cli/board/search.go:62 msgid "Error searching boards: %v" msgstr "" -#: cli/lib/search.go:80 +#: cli/lib/search.go:81 msgid "Error searching for Library: %v" msgstr "" @@ -872,40 +877,39 @@ msgstr "" msgid "Error uninstalling platform %s" msgstr "" -#: commands/core/uninstall.go:97 commands/instances.go:837 +#: commands/core/uninstall.go:97 commands/instances.go:842 msgid "Error uninstalling tool %s" msgstr "" -#: cli/update/update.go:79 +#: cli/update/update.go:62 msgid "Error updating core and libraries index: %v" msgstr "" -#: cli/core/search.go:75 cli/core/update_index.go:69 +#: cli/core/search.go:75 cli/core/update_index.go:52 msgid "Error updating index: %v" msgstr "" -#: cli/core/update_index.go:61 cli/lib/update_index.go:54 -#: cli/update/update.go:71 +#: cli/instance/instance.go:162 msgid "Error updating indexes: %v" msgstr "" -#: cli/lib/search.go:66 cli/lib/update_index.go:62 +#: cli/lib/search.go:68 cli/lib/update_index.go:52 msgid "Error updating library index: %v" msgstr "" -#: cli/lib/upgrade.go:50 cli/lib/upgrade.go:56 +#: cli/lib/upgrade.go:51 cli/lib/upgrade.go:57 msgid "Error upgrading libraries: %v" msgstr "" -#: commands/core/install.go:144 commands/instances.go:816 +#: commands/core/install.go:144 commands/instances.go:821 msgid "Error upgrading platform: %s" msgstr "" -#: cli/upgrade/upgrade.go:60 +#: cli/upgrade/upgrade.go:63 msgid "Error upgrading: %v" msgstr "" -#: commands/instances.go:402 commands/instances.go:512 +#: commands/instances.go:407 commands/instances.go:517 msgid "Error verifying signature" msgstr "" @@ -921,27 +925,27 @@ msgstr "" msgid "Error writing compilation database: %s" msgstr "" -#: commands/instances.go:411 +#: commands/instances.go:416 msgid "Error writing library_index.json" msgstr "" -#: commands/instances.go:414 +#: commands/instances.go:419 msgid "Error writing library_index.json.sig" msgstr "" -#: cli/completion/completion.go:51 +#: cli/completion/completion.go:53 msgid "Error: command description is not supported by %v" msgstr "" -#: cli/compile/compile.go:159 +#: cli/compile/compile.go:147 msgid "Error: invalid source code overrides data file: %v" msgstr "" -#: cli/board/list.go:87 +#: cli/board/list.go:88 msgid "Event" msgstr "" -#: cli/lib/examples.go:125 +#: cli/lib/examples.go:122 msgid "Examples for library %s" msgstr "" @@ -949,7 +953,7 @@ msgstr "" msgid "Examples:" msgstr "" -#: cli/debug/debug.go:140 +#: cli/debug/debug.go:127 msgid "Executable to debug" msgstr "" @@ -957,12 +961,12 @@ msgstr "" msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: cli/board/attach.go:35 cli/board/details.go:42 cli/board/list.go:87 -#: cli/board/list.go:125 cli/board/listall.go:84 cli/board/search.go:86 +#: cli/board/attach.go:40 cli/board/details.go:43 cli/board/list.go:88 +#: cli/board/list.go:126 cli/board/listall.go:87 cli/board/search.go:85 msgid "FQBN" msgstr "" -#: cli/board/details.go:125 +#: cli/board/details.go:120 msgid "FQBN:" msgstr "" @@ -986,19 +990,19 @@ msgstr "" msgid "Failed to create downloads directory" msgstr "" -#: cli/daemon/daemon.go:124 +#: cli/daemon/daemon.go:126 msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port." msgstr "" -#: cli/daemon/daemon.go:118 +#: cli/daemon/daemon.go:120 msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name." msgstr "" -#: cli/daemon/daemon.go:133 +#: cli/daemon/daemon.go:135 msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v" msgstr "" -#: cli/daemon/daemon.go:130 +#: cli/daemon/daemon.go:132 msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" @@ -1010,7 +1014,7 @@ msgstr "" msgid "Failed uploading" msgstr "" -#: cli/board/details.go:170 +#: cli/board/details.go:165 msgid "File:" msgstr "" @@ -1022,27 +1026,25 @@ msgstr "" msgid "Flags:" msgstr "" -#: cli/core/install.go:62 +#: cli/arguments/post_install.go:35 msgid "" "Force run of post-install scripts (if the CLI is not running interactively)." msgstr "" -#: cli/core/install.go:63 +#: cli/arguments/post_install.go:36 msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: cli/board/details.go:51 cli/burnbootloader/burnbootloader.go:53 -#: cli/compile/compile.go:84 cli/debug/debug.go:61 cli/monitor/monitor.go:63 -#: cli/upload/upload.go:57 +#: cli/arguments/fqbn.go:29 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: cli/debug/debug.go:154 +#: cli/debug/debug.go:141 msgid "GDB Server path" msgstr "" -#: cli/debug/debug.go:153 +#: cli/debug/debug.go:140 msgid "GDB Server type" msgstr "" @@ -1054,11 +1056,11 @@ msgstr "" msgid "Generates bash completion and command manpages." msgstr "" -#: cli/completion/completion.go:38 +#: cli/completion/completion.go:39 msgid "Generates completion scripts" msgstr "" -#: cli/completion/completion.go:39 +#: cli/completion/completion.go:40 msgid "Generates completion scripts for various shells" msgstr "" @@ -1085,25 +1087,25 @@ msgstr "" msgid "ID" msgstr "" -#: cli/board/details.go:97 cli/board/details.go:198 +#: cli/board/details.go:92 cli/board/details.go:193 msgid "Id" msgstr "" -#: cli/board/details.go:139 +#: cli/board/details.go:134 msgid "Identification properties:" msgstr "" -#: cli/compile/compile.go:120 +#: cli/compile/compile.go:113 msgid "If set built binaries will be exported to the sketch folder." msgstr "" -#: cli/core/list.go:42 +#: cli/core/list.go:47 msgid "" "If set return all installable and installed cores, including manually " "installed." msgstr "" -#: cli/lib/list.go:48 +#: cli/lib/list.go:53 msgid "Include built-in libraries (from platforms and IDE) in listing." msgstr "" @@ -1111,20 +1113,20 @@ msgstr "" msgid "Includes %s directory in the archive." msgstr "" -#: cli/core/list.go:84 cli/lib/list.go:125 +#: cli/core/list.go:84 cli/lib/list.go:124 msgid "Installed" msgstr "" -#: commands/instances.go:724 commands/lib/install.go:113 +#: commands/instances.go:729 commands/lib/install.go:113 msgid "Installed %s" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "Installed version" msgstr "" -#: commands/bundled_tools.go:49 commands/instances.go:707 +#: commands/bundled_tools.go:49 commands/instances.go:712 #: commands/lib/install.go:93 msgid "Installing %s" msgstr "" @@ -1133,11 +1135,11 @@ msgstr "" msgid "Installing platform %s" msgstr "" -#: cli/core/install.go:38 cli/core/install.go:39 +#: cli/core/install.go:41 cli/core/install.go:42 msgid "Installs one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/install.go:41 cli/lib/install.go:42 +#: cli/lib/install.go:48 cli/lib/install.go:49 msgid "Installs one or more specified libraries into the system." msgstr "" @@ -1170,8 +1172,8 @@ msgstr "" msgid "Invalid additional URL: %v" msgstr "" -#: cli/core/download.go:58 cli/core/install.go:95 cli/core/uninstall.go:54 -#: cli/core/upgrade.go:81 cli/lib/download.go:54 cli/lib/uninstall.go:55 +#: cli/core/download.go:58 cli/core/install.go:66 cli/core/uninstall.go:55 +#: cli/core/upgrade.go:81 cli/lib/download.go:56 cli/lib/uninstall.go:55 msgid "Invalid argument passed: %v" msgstr "" @@ -1211,11 +1213,11 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:445 commands/instances.go:519 +#: commands/instances.go:450 commands/instances.go:524 msgid "Invalid package index in %s" msgstr "" -#: cli/core/uninstall.go:60 +#: cli/core/uninstall.go:61 msgid "Invalid parameter %s: version not allowed" msgstr "" @@ -1239,21 +1241,21 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: cli/compile/compile.go:115 +#: cli/compile/compile.go:108 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." msgstr "" -#: cli/lib/list.go:37 +#: cli/lib/list.go:42 msgid "LIBNAME" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "LIBRARY" msgstr "" -#: cli/lib/download.go:35 cli/lib/examples.go:39 cli/lib/search.go:39 +#: cli/lib/download.go:36 cli/lib/examples.go:43 cli/lib/search.go:43 #: cli/lib/uninstall.go:36 msgid "LIBRARY_NAME" msgstr "" @@ -1282,7 +1284,7 @@ msgstr "" msgid "Library installed" msgstr "" -#: cli/outdated/outdated.go:72 cli/update/update.go:109 +#: cli/outdated/outdated.go:72 cli/update/update.go:92 msgid "Library name" msgstr "" @@ -1290,7 +1292,7 @@ msgstr "" msgid "Library {0} has been declared precompiled:" msgstr "" -#: cli/lib/search.go:168 +#: cli/lib/search.go:169 msgid "License: %s" msgstr "" @@ -1298,48 +1300,48 @@ msgstr "" msgid "Linking everything together..." msgstr "" -#: cli/board/listall.go:37 cli/board/search.go:38 +#: cli/board/listall.go:40 cli/board/search.go:39 msgid "" "List all boards that have the support platform installed. You can search\n" "for a specific board if you specify the board name" msgstr "" -#: cli/board/listall.go:36 cli/board/search.go:37 +#: cli/board/listall.go:39 cli/board/search.go:38 msgid "List all known boards and their corresponding FQBN." msgstr "" -#: cli/board/list.go:37 +#: cli/board/list.go:43 msgid "List connected boards." msgstr "" -#: cli/compile/compile.go:95 +#: cli/compile/compile.go:91 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." msgstr "" -#: cli/compile/compile.go:109 +#: cli/compile/compile.go:105 msgid "" "List of custom libraries dir paths separated by commas. Or can be used " "multiple times for multiple libraries dir paths." msgstr "" -#: cli/compile/compile.go:107 +#: cli/compile/compile.go:103 msgid "" "List of paths to libraries root folders. Libraries set this way have top " "priority in case of conflicts. Can be used multiple times for different " "libraries." msgstr "" -#: cli/lib/list.go:50 +#: cli/lib/list.go:55 msgid "List updatable libraries." msgstr "" -#: cli/core/list.go:41 +#: cli/core/list.go:46 msgid "List updatable platforms." msgstr "" -#: cli/board/board.go:30 +#: cli/board/board.go:33 msgid "Lists all connected boards." msgstr "" @@ -1356,7 +1358,7 @@ msgstr "" msgid "Loading libraries: %v" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Location" msgstr "" @@ -1368,11 +1370,11 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "" -#: cli/lib/search.go:163 +#: cli/lib/search.go:164 msgid "Maintainer: %s" msgstr "" -#: cli/arguments/port.go:52 +#: cli/arguments/port.go:54 cli/board/list.go:50 msgid "Max time to wait for port discovery, e.g.: 30s, 1m" msgstr "" @@ -1421,21 +1423,21 @@ msgstr "" msgid "Multiple libraries were found for \"{0}\"" msgstr "" -#: cli/board/details.go:198 cli/core/list.go:84 cli/core/search.go:114 -#: cli/lib/list.go:125 cli/outdated/outdated.go:62 +#: cli/board/details.go:193 cli/core/list.go:84 cli/core/search.go:114 +#: cli/lib/list.go:124 cli/outdated/outdated.go:62 msgid "Name" msgstr "" -#: cli/lib/search.go:142 +#: cli/lib/search.go:143 msgid "Name: \"%s\"" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "New version" msgstr "" -#: cli/board/list.go:115 +#: cli/board/list.go:116 msgid "No boards found." msgstr "" @@ -1443,19 +1445,19 @@ msgstr "" msgid "No colon in first line of depfile" msgstr "" -#: cli/lib/examples.go:110 +#: cli/lib/examples.go:107 msgid "No libraries found." msgstr "" -#: cli/lib/list.go:117 +#: cli/lib/list.go:116 msgid "No libraries installed." msgstr "" -#: cli/lib/search.go:126 +#: cli/lib/search.go:127 msgid "No libraries matching your search." msgstr "" -#: cli/lib/search.go:137 +#: cli/lib/search.go:138 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1473,7 +1475,7 @@ msgstr "" msgid "No supported board found at %s" msgstr "" -#: cli/lib/list.go:115 +#: cli/lib/list.go:114 msgid "No updates available." msgstr "" @@ -1503,49 +1505,45 @@ msgstr "" msgid "Not used: {0}" msgstr "" -#: cli/board/details.go:169 +#: cli/board/details.go:164 msgid "OS:" msgstr "" -#: cli/board/details.go:133 +#: cli/board/details.go:128 msgid "Official Arduino board:" msgstr "" -#: cli/monitor/monitor.go:52 cli/monitor/monitor.go:53 +#: cli/monitor/monitor.go:54 cli/monitor/monitor.go:55 msgid "Open a communication port with a board." msgstr "" -#: cli/board/details.go:181 +#: cli/board/details.go:176 msgid "Option:" msgstr "" -#: cli/compile/compile.go:99 +#: cli/compile/compile.go:95 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: cli/compile/compile.go:116 +#: cli/compile/compile.go:109 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: cli/compile/compile.go:110 +#: cli/compile/compile.go:106 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: cli/compile/compile.go:101 +#: cli/compile/compile.go:97 msgid "Optional, suppresses almost every output." msgstr "" -#: cli/compile/compile.go:100 cli/upload/upload.go:65 +#: cli/compile/compile.go:96 cli/upload/upload.go:64 msgid "Optional, turns on verbose mode." msgstr "" -#: cli/compile/compile.go:111 cli/upload/upload.go:66 -msgid "Optional, use the specified programmer to upload." -msgstr "" - -#: cli/compile/compile.go:121 +#: cli/compile/compile.go:114 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." @@ -1555,42 +1553,42 @@ msgstr "" msgid "OutputRate in Null monitor must be a float64" msgstr "" -#: cli/compile/compile.go:97 +#: cli/compile/compile.go:93 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." msgstr "" -#: cli/config/init.go:53 +#: cli/config/init.go:57 msgid "Overwrite existing config file." msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "PACKAGER" msgstr "" -#: cli/board/details.go:149 +#: cli/board/details.go:144 msgid "Package URL:" msgstr "" -#: cli/board/details.go:148 +#: cli/board/details.go:143 msgid "Package maintainer:" msgstr "" -#: cli/board/details.go:147 +#: cli/board/details.go:142 msgid "Package name:" msgstr "" -#: cli/board/details.go:151 +#: cli/board/details.go:146 msgid "Package online help:" msgstr "" -#: cli/board/details.go:150 +#: cli/board/details.go:145 msgid "Package website:" msgstr "" -#: cli/lib/search.go:165 +#: cli/lib/search.go:166 msgid "Paragraph: %s" msgstr "" @@ -1598,7 +1596,7 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: cli/compile/compile.go:93 +#: cli/compile/compile.go:89 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." @@ -1628,39 +1626,39 @@ msgstr "" msgid "Platform '%s' not found" msgstr "" -#: cli/board/search.go:86 +#: cli/board/search.go:85 msgid "Platform ID" msgstr "" -#: cli/board/details.go:157 +#: cli/board/details.go:152 msgid "Platform URL:" msgstr "" -#: cli/board/details.go:156 +#: cli/board/details.go:151 msgid "Platform architecture:" msgstr "" -#: cli/board/details.go:155 +#: cli/board/details.go:150 msgid "Platform category:" msgstr "" -#: cli/board/details.go:162 +#: cli/board/details.go:157 msgid "Platform checksum:" msgstr "" -#: cli/board/details.go:158 +#: cli/board/details.go:153 msgid "Platform file name:" msgstr "" -#: cli/board/details.go:154 +#: cli/board/details.go:149 msgid "Platform name:" msgstr "" -#: cli/board/details.go:160 +#: cli/board/details.go:155 msgid "Platform size (bytes):" msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Port" msgstr "" @@ -1677,11 +1675,11 @@ msgstr "" msgid "Precompiled library in \"{0}\" not found" msgstr "" -#: cli/board/details.go:43 +#: cli/board/details.go:44 msgid "Print details about a board." msgstr "" -#: cli/compile/compile.go:89 +#: cli/compile/compile.go:85 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1701,15 +1699,15 @@ msgstr "" msgid "Programmer '%s' not found" msgstr "" -#: cli/board/details.go:97 +#: cli/board/details.go:92 msgid "Programmer name" msgstr "" -#: cli/debug/debug.go:66 -msgid "Programmer to use for debugging" +#: cli/arguments/programmer.go:29 +msgid "Programmer to use, e.g: atmel_ice" msgstr "" -#: cli/board/details.go:198 +#: cli/board/details.go:193 msgid "Programmers:" msgstr "" @@ -1721,35 +1719,35 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: cli/board/list.go:125 +#: cli/board/list.go:126 msgid "Protocol" msgstr "" -#: cli/lib/search.go:175 +#: cli/lib/search.go:176 msgid "Provides includes: %s" msgstr "" -#: cli/config/remove.go:31 cli/config/remove.go:32 +#: cli/config/remove.go:32 cli/config/remove.go:33 msgid "Removes one or more values from a setting." msgstr "" -#: commands/instances.go:717 commands/lib/install.go:106 +#: commands/instances.go:722 commands/lib/install.go:106 msgid "Replacing %[1]s with %[2]s" msgstr "" -#: cli/board/details.go:166 +#: cli/board/details.go:161 msgid "Required tool:" msgstr "" -#: cli/daemon/daemon.go:50 +#: cli/daemon/daemon.go:55 msgid "Run as a daemon on port: %s" msgstr "" -#: cli/monitor/monitor.go:62 +#: cli/monitor/monitor.go:64 msgid "Run in silent mode, show only monitor input and output." msgstr "" -#: cli/daemon/daemon.go:51 +#: cli/daemon/daemon.go:56 msgid "" "Running as a daemon the initialization of cores and libraries is done only " "once." @@ -1763,7 +1761,7 @@ msgstr "" msgid "Running recipe: {0}" msgstr "" -#: cli/compile/compile.go:91 +#: cli/compile/compile.go:87 msgid "Save build artifacts in this directory." msgstr "" @@ -1775,11 +1773,11 @@ msgstr "" msgid "Search for a core in Boards Manager." msgstr "" -#: cli/lib/search.go:41 +#: cli/lib/search.go:45 msgid "Search for one or more libraries data (case insensitive search)." msgstr "" -#: cli/lib/search.go:40 +#: cli/lib/search.go:44 msgid "Searches for one or more libraries data." msgstr "" @@ -1787,7 +1785,7 @@ msgstr "" msgid "Selected fqbn: %s" msgstr "" -#: cli/lib/search.go:164 +#: cli/lib/search.go:165 msgid "Sentence: %s" msgstr "" @@ -1795,11 +1793,11 @@ msgstr "" msgid "Server responded with: %s" msgstr "" -#: cli/config/set.go:32 cli/config/set.go:33 +#: cli/config/set.go:33 cli/config/set.go:34 msgid "Sets a setting value." msgstr "" -#: cli/config/init.go:51 cli/config/init.go:52 +#: cli/config/init.go:55 cli/config/init.go:56 msgid "Sets where to save the configuration file." msgstr "" @@ -1807,7 +1805,7 @@ msgstr "" msgid "Setting" msgstr "" -#: cli/config/delete.go:60 cli/config/validate.go:45 +#: cli/config/delete.go:62 cli/config/validate.go:49 msgid "Settings key doesn't exist" msgstr "" @@ -1815,41 +1813,37 @@ msgstr "" msgid "Show all available core versions." msgstr "" -#: cli/compile/compile.go:88 +#: cli/compile/compile.go:84 msgid "Show all build properties used instead of compiling." msgstr "" -#: cli/monitor/monitor.go:60 +#: cli/monitor/monitor.go:62 msgid "Show all the settings of the communication port." msgstr "" -#: cli/board/listall.go:45 cli/board/search.go:46 +#: cli/board/listall.go:48 cli/board/search.go:47 msgid "Show also boards marked as 'hidden' in the platform" msgstr "" -#: cli/board/details.go:50 +#: cli/board/details.go:52 msgid "Show full board details" msgstr "" -#: cli/board/details.go:44 +#: cli/board/details.go:45 msgid "" "Show information about a board, in particular if the board has options to be" " specified in the FQBN." msgstr "" -#: cli/lib/examples.go:49 cli/lib/list.go:49 -msgid "Show libraries for the specified board FQBN." -msgstr "" - -#: cli/lib/search.go:46 +#: cli/lib/search.go:50 msgid "Show library names only." msgstr "" -#: cli/board/details.go:55 +#: cli/board/details.go:53 msgid "Show list of available programmers" msgstr "" -#: cli/debug/debug.go:72 +#: cli/debug/debug.go:64 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -1858,11 +1852,11 @@ msgstr "" msgid "Show outdated cores and libraries after index update" msgstr "" -#: cli/lib/list.go:38 +#: cli/lib/list.go:43 msgid "Shows a list of installed libraries." msgstr "" -#: cli/lib/list.go:39 +#: cli/lib/list.go:44 msgid "" "Shows a list of installed libraries.\n" "\n" @@ -1871,30 +1865,30 @@ msgid "" "not listed, they can be listed by adding the --all flag." msgstr "" -#: cli/core/list.go:35 cli/core/list.go:36 +#: cli/core/list.go:40 cli/core/list.go:41 msgid "Shows the list of installed platforms." msgstr "" -#: cli/lib/examples.go:40 +#: cli/lib/examples.go:44 msgid "Shows the list of the examples for libraries." msgstr "" -#: cli/lib/examples.go:41 +#: cli/lib/examples.go:45 msgid "" "Shows the list of the examples for libraries. A name may be given as " "argument to search a specific library." msgstr "" -#: cli/version/version.go:38 +#: cli/version/version.go:39 msgid "" "Shows the version number of Arduino CLI which is installed on your system." msgstr "" -#: cli/version/version.go:37 +#: cli/version/version.go:38 msgid "Shows version number of Arduino CLI." msgstr "" -#: cli/board/details.go:171 +#: cli/board/details.go:166 msgid "Size (bytes):" msgstr "" @@ -1904,7 +1898,7 @@ msgid "" "path" msgstr "" -#: cli/sketch/new.go:63 +#: cli/sketch/new.go:65 msgid "Sketch created in: %s" msgstr "" @@ -1918,7 +1912,7 @@ msgid "" "bytes." msgstr "" -#: cli/compile/compile.go:142 cli/sketch/archive.go:66 cli/upload/upload.go:93 +#: cli/arguments/sketch.go:61 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" @@ -1944,7 +1938,7 @@ msgstr "" msgid "Skipping dependencies detection for precompiled library {0}" msgstr "" -#: commands/instances.go:854 +#: commands/instances.go:859 msgid "Skipping platform configuration" msgstr "" @@ -1960,39 +1954,21 @@ msgstr "" msgid "TOUCH: error during reset: %s" msgstr "" -#: cli/daemon/daemon.go:56 +#: cli/daemon/daemon.go:61 msgid "The TCP port the daemon will listen to" msgstr "" -#: cli/board/attach.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" (e.g. to %s)." -msgstr "" - -#: cli/board/list.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" e.g.: 10s" -msgstr "" - #: cli/cli.go:123 msgid "The custom config file (if not specified the default will be used)." msgstr "" -#: cli/core/install.go:69 -msgid "" -"The flags --run-post-install and --skip-post-install can't be both set at " -"the same time." -msgstr "" - -#: cli/config/add.go:54 +#: cli/config/add.go:52 msgid "" "The key '%[1]v' is not a list of items, can't add to it.\n" "Maybe use '%[2]s'?" msgstr "" -#: cli/config/remove.go:54 +#: cli/config/remove.go:52 msgid "" "The key '%[1]v' is not a list of items, can't remove from it.\n" "Maybe use '%[2]s'?" @@ -2021,7 +1997,7 @@ msgid "" msgstr "" #: commands/bundled_tools.go:44 commands/core/install.go:80 -#: commands/instances.go:768 +#: commands/instances.go:773 msgid "Tool %s already installed" msgstr "" @@ -2033,35 +2009,35 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: cli/debug/debug.go:148 +#: cli/debug/debug.go:135 msgid "Toolchain custom configurations" msgstr "" -#: cli/debug/debug.go:142 +#: cli/debug/debug.go:129 msgid "Toolchain path" msgstr "" -#: cli/debug/debug.go:143 +#: cli/debug/debug.go:130 msgid "Toolchain prefix" msgstr "" -#: cli/debug/debug.go:141 +#: cli/debug/debug.go:128 msgid "Toolchain type" msgstr "" -#: cli/burnbootloader/burnbootloader.go:59 +#: cli/burnbootloader/burnbootloader.go:58 msgid "Turns on verbose mode." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Type" msgstr "" -#: cli/lib/search.go:172 +#: cli/lib/search.go:173 msgid "Types: %s" msgstr "" -#: cli/board/details.go:173 +#: cli/board/details.go:168 msgid "URL:" msgstr "" @@ -2093,7 +2069,7 @@ msgstr "" msgid "Uninstalling %s, tool is no more required" msgstr "" -#: commands/instances.go:833 +#: commands/instances.go:838 msgid "Uninstalling %s: tool is no more required" msgstr "" @@ -2107,7 +2083,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: cli/board/list.go:157 +#: cli/board/list.go:158 msgid "Unknown" msgstr "" @@ -2131,28 +2107,28 @@ msgstr "" msgid "Updates the index of cores." msgstr "" -#: cli/lib/update_index.go:35 +#: cli/lib/update_index.go:36 msgid "Updates the libraries index to the latest version." msgstr "" -#: cli/lib/update_index.go:34 +#: cli/lib/update_index.go:35 msgid "Updates the libraries index." msgstr "" -#: commands/instances.go:450 commands/instances.go:476 -#: commands/instances.go:506 +#: commands/instances.go:455 commands/instances.go:481 +#: commands/instances.go:511 msgid "Updating index: %s" msgstr "" -#: commands/instances.go:377 +#: commands/instances.go:382 msgid "Updating index: library_index.json.gz" msgstr "" -#: commands/instances.go:387 +#: commands/instances.go:392 msgid "Updating index: library_index.json.sig" msgstr "" -#: commands/instances.go:790 +#: commands/instances.go:795 msgid "Updating platform %s" msgstr "" @@ -2160,11 +2136,11 @@ msgstr "" msgid "Upgrade doesn't accept parameters with version" msgstr "" -#: cli/upgrade/upgrade.go:40 +#: cli/upgrade/upgrade.go:43 msgid "Upgrades installed cores and libraries to latest version." msgstr "" -#: cli/upgrade/upgrade.go:39 +#: cli/upgrade/upgrade.go:42 msgid "Upgrades installed cores and libraries." msgstr "" @@ -2189,7 +2165,7 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: cli/arguments/port.go:44 +#: cli/arguments/port.go:46 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" @@ -2197,23 +2173,23 @@ msgstr "" msgid "Upload port found on %s" msgstr "" -#: cli/arguments/port.go:48 +#: cli/arguments/port.go:50 msgid "Upload port protocol, e.g: serial" msgstr "" -#: cli/compile/compile.go:102 +#: cli/compile/compile.go:98 msgid "Upload the binary after the compilation." msgstr "" -#: cli/burnbootloader/burnbootloader.go:47 +#: cli/burnbootloader/burnbootloader.go:48 msgid "Upload the bootloader on the board using an external programmer." msgstr "" -#: cli/burnbootloader/burnbootloader.go:46 +#: cli/burnbootloader/burnbootloader.go:47 msgid "Upload the bootloader." msgstr "" -#: cli/compile/compile.go:223 cli/upload/upload.go:129 +#: cli/compile/compile.go:201 cli/upload/upload.go:102 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2226,10 +2202,6 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: cli/burnbootloader/burnbootloader.go:60 -msgid "Use the specified programmer to upload." -msgstr "" - #: legacy/builder/print_used_and_not_used_libraries.go:51 msgid "Used: {0}" msgstr "" @@ -2275,11 +2247,11 @@ msgstr "" msgid "Using previously compiled file: {0}" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 +#: cli/core/download.go:36 cli/core/install.go:40 msgid "VERSION" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "VERSION_NUMBER" msgstr "" @@ -2287,8 +2259,8 @@ msgstr "" msgid "Values" msgstr "" -#: cli/burnbootloader/burnbootloader.go:58 cli/compile/compile.go:104 -#: cli/upload/upload.go:64 +#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100 +#: cli/upload/upload.go:63 msgid "Verify uploaded binary after the upload." msgstr "" @@ -2296,7 +2268,7 @@ msgstr "" msgid "Version" msgstr "" -#: cli/lib/search.go:173 +#: cli/lib/search.go:174 msgid "Versions: %s" msgstr "" @@ -2304,7 +2276,7 @@ msgstr "" msgid "WARNING cannot configure platform: %s" msgstr "" -#: commands/instances.go:850 +#: commands/instances.go:855 msgid "WARNING: cannot run post install: %s" msgstr "" @@ -2334,30 +2306,34 @@ msgid "" "Warning: tool '%s' is not installed. It might not be available for your OS." msgstr "" -#: cli/lib/search.go:166 +#: cli/lib/search.go:167 msgid "Website: %s" msgstr "" -#: cli/compile/compile.go:105 +#: cli/compile/compile.go:101 msgid "" "When specified, VID/PID specific build properties are used, if board " "supports them." msgstr "" -#: cli/config/init.go:41 +#: cli/config/init.go:42 msgid "Writes current configuration to a configuration file." msgstr "" -#: cli/config/init.go:44 +#: cli/config/init.go:45 msgid "" "Writes current configuration to the configuration file in the data " "directory." msgstr "" -#: cli/config/set.go:79 +#: cli/config/set.go:77 msgid "Writing config file: %v" msgstr "" +#: cli/arguments/arguments.go:37 +msgid "and" +msgstr "" + #: arduino/resources/checksums.go:80 msgid "archive hash differs from hash in index" msgstr "" @@ -2390,7 +2366,7 @@ msgstr "" msgid "board not found" msgstr "" -#: cli/board/listall.go:35 cli/board/search.go:36 +#: cli/board/listall.go:38 cli/board/search.go:37 msgid "boardname" msgstr "" @@ -2543,11 +2519,11 @@ msgstr "" msgid "discovery release not found: %s" msgstr "" -#: cli/core/download.go:41 cli/core/install.go:42 +#: cli/core/download.go:41 cli/core/install.go:45 msgid "download a specific version (in this case 1.6.9)." msgstr "" -#: cli/core/download.go:40 cli/core/install.go:40 +#: cli/core/download.go:40 cli/core/install.go:43 msgid "download the latest version of Arduino SAMD core." msgstr "" @@ -2567,7 +2543,7 @@ msgstr "" msgid "error opening serial monitor" msgstr "" -#: cli/config/set.go:71 +#: cli/config/set.go:69 msgid "error parsing value: %v" msgstr "" @@ -2579,10 +2555,6 @@ msgstr "" msgid "error querying Arduino Cloud Api" msgstr "" -#: cli/upload/upload.go:77 -msgid "error: %s and %s flags cannot be used together" -msgstr "" - #: arduino/resources/install.go:67 msgid "extracting archive: %s" msgstr "" @@ -2623,15 +2595,15 @@ msgstr "" msgid "following possible symlink %[1]s: %[2]s" msgstr "" -#: cli/lib/download.go:40 +#: cli/lib/download.go:41 msgid "for a specific version." msgstr "" -#: cli/lib/check_deps.go:39 cli/lib/download.go:39 cli/lib/install.go:44 +#: cli/lib/check_deps.go:40 cli/lib/download.go:40 cli/lib/install.go:51 msgid "for the latest version." msgstr "" -#: cli/lib/check_deps.go:40 cli/lib/install.go:45 +#: cli/lib/check_deps.go:41 cli/lib/install.go:52 msgid "for the specific version." msgstr "" @@ -3020,7 +2992,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: cli/compile/compile.go:126 +#: cli/compile/compile.go:119 msgid "please use --build-property instead." msgstr "" @@ -3028,11 +3000,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: cli/board/attach.go:35 +#: cli/board/attach.go:40 msgid "port" msgstr "" -#: cli/arguments/port.go:143 +#: cli/arguments/port.go:145 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3167,7 +3139,7 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: cli/board/attach.go:35 cli/sketch/archive.go:38 +#: cli/board/attach.go:40 cli/sketch/archive.go:38 msgid "sketchPath" msgstr "" @@ -3286,7 +3258,7 @@ msgstr "" msgid "unable to create the folder containing the item" msgstr "" -#: cli/config/dump.go:53 +#: cli/config/dump.go:58 msgid "unable to marshal config to YAML: %v" msgstr "" diff --git a/i18n/data/it_IT.po b/i18n/data/it_IT.po index e27a9cd554e..3ca10b7027e 100644 --- a/i18n/data/it_IT.po +++ b/i18n/data/it_IT.po @@ -18,7 +18,7 @@ msgstr "" msgid "%[1]s folder is no longer supported! See %[2]s for more information" msgstr "" -#: cli/lib/check_deps.go:100 +#: cli/lib/check_deps.go:102 msgid "%[1]s is required but %[2]s is currently installed." msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "%s installed" msgstr "" -#: cli/lib/check_deps.go:97 +#: cli/lib/check_deps.go:99 msgid "%s is already installed." msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "%s is not managed by package manager" msgstr "" -#: cli/lib/check_deps.go:94 +#: cli/lib/check_deps.go:96 msgid "%s must be installed." msgstr "" @@ -74,7 +74,7 @@ msgstr "" msgid "%s pattern is missing" msgstr "" -#: commands/instances.go:841 +#: commands/instances.go:846 msgid "%s uninstalled" msgstr "" @@ -82,7 +82,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: cli/board/listall.go:88 cli/board/search.go:90 +#: cli/board/listall.go:91 cli/board/search.go:89 msgid "(hidden)" msgstr "" @@ -90,13 +90,13 @@ msgstr "" msgid "(legacy)" msgstr "" -#: cli/lib/install.go:77 +#: cli/lib/install.go:79 msgid "" "--git-url and --zip-path are disabled by default, for more information see: " "%v" msgstr "" -#: cli/lib/install.go:80 +#: cli/lib/install.go:82 msgid "" "--git-url and --zip-path flags allow installing untrusted files, use it at " "your own risk." @@ -110,12 +110,12 @@ msgstr "" msgid "A programmer is required to upload" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "ARCH" msgstr "" -#: cli/generatedocs/generatedocs.go:79 +#: cli/generatedocs/generatedocs.go:80 msgid "ARDUINO COMMAND LINE MANUAL" msgstr "" @@ -123,7 +123,7 @@ msgstr "" msgid "Additional help topics:" msgstr "Informazioni aggiuntive:" -#: cli/config/add.go:31 cli/config/add.go:32 +#: cli/config/add.go:32 cli/config/add.go:33 msgid "Adds one or more values to a setting." msgstr "" @@ -135,7 +135,7 @@ msgstr "Alias:" msgid "All the cores are already at the latest version" msgstr "" -#: commands/instances.go:710 commands/lib/install.go:97 +#: commands/instances.go:715 commands/lib/install.go:97 msgid "Already installed %s" msgstr "" @@ -143,7 +143,7 @@ msgstr "" msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: cli/lib/search.go:171 +#: cli/lib/search.go:172 msgid "Architecture: %s" msgstr "" @@ -167,7 +167,7 @@ msgstr "" msgid "Arduino Command Line Interface (arduino-cli)." msgstr "" -#: cli/board/board.go:28 cli/board/board.go:29 +#: cli/board/board.go:31 cli/board/board.go:32 msgid "Arduino board commands." msgstr "" @@ -187,23 +187,23 @@ msgstr "" msgid "Arduino core operations." msgstr "" -#: cli/lib/check_deps.go:54 cli/lib/install.go:123 +#: cli/lib/check_deps.go:56 cli/lib/install.go:125 msgid "Arguments error: %v" msgstr "" -#: cli/board/attach.go:68 +#: cli/board/attach.go:81 msgid "Attach board error: %v" msgstr "" -#: cli/board/attach.go:36 cli/board/attach.go:37 cli/board/board.go:32 +#: cli/board/attach.go:41 cli/board/attach.go:42 cli/board/board.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: cli/lib/search.go:162 +#: cli/lib/search.go:163 msgid "Author: %s" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Available" msgstr "" @@ -211,12 +211,12 @@ msgstr "" msgid "Available Commands:" msgstr "Comandi disponibili:" -#: cli/upload/upload.go:63 +#: cli/upload/upload.go:62 msgid "Binary file to upload." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 cli/board/listall.go:84 -#: cli/board/search.go:86 +#: cli/board/list.go:88 cli/board/list.go:126 cli/board/listall.go:87 +#: cli/board/search.go:85 msgid "Board Name" msgstr "" @@ -224,11 +224,11 @@ msgstr "" msgid "Board found: %s" msgstr "" -#: cli/board/details.go:124 +#: cli/board/details.go:119 msgid "Board name:" msgstr "" -#: cli/board/details.go:126 +#: cli/board/details.go:121 msgid "Board version:" msgstr "" @@ -236,11 +236,11 @@ msgstr "" msgid "Bootloader file specified but missing: {0}" msgstr "" -#: cli/compile/compile.go:90 +#: cli/compile/compile.go:86 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: commands/instances.go:523 +#: commands/instances.go:528 msgid "Can't create data directory %s" msgstr "" @@ -254,7 +254,7 @@ msgid "Can't download library" msgstr "" #: commands/core/install.go:127 commands/core/uninstall.go:53 -#: commands/instances.go:749 commands/instances.go:761 +#: commands/instances.go:754 commands/instances.go:766 msgid "Can't find dependencies for platform %s" msgstr "" @@ -262,15 +262,15 @@ msgstr "" msgid "Can't open sketch" msgstr "" -#: cli/config/set.go:57 +#: cli/config/set.go:55 msgid "Can't set multiple values in key %v" msgstr "" -#: cli/config/init.go:59 -msgid "Can't use both --dest-file and --dest-dir flags at the same time." +#: cli/arguments/arguments.go:37 +msgid "Can't use %s flags at the same time." msgstr "" -#: cli/config/add.go:63 cli/config/delete.go:70 cli/config/remove.go:72 +#: cli/config/add.go:61 cli/config/delete.go:72 cli/config/remove.go:70 msgid "Can't write config file: %v" msgstr "" @@ -282,11 +282,11 @@ msgstr "" msgid "Cannot create build directory" msgstr "" -#: cli/config/init.go:96 +#: cli/config/init.go:97 msgid "Cannot create config file directory: %v" msgstr "" -#: cli/config/init.go:105 +#: cli/config/init.go:106 msgid "Cannot create config file: %v" msgstr "" @@ -306,7 +306,7 @@ msgstr "" msgid "Cannot export sketch metadata" msgstr "" -#: cli/config/init.go:71 cli/config/init.go:82 +#: cli/config/init.go:72 cli/config/init.go:83 msgid "Cannot find absolute path: %v" msgstr "" @@ -330,11 +330,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: cli/lib/search.go:170 +#: cli/lib/search.go:171 msgid "Category: %s" msgstr "" -#: cli/lib/check_deps.go:36 cli/lib/check_deps.go:37 +#: cli/lib/check_deps.go:37 cli/lib/check_deps.go:38 msgid "Check dependencies status for the specified library." msgstr "" @@ -350,7 +350,7 @@ msgstr "" msgid "Checksum differs from checksum in package.json" msgstr "" -#: cli/board/details.go:172 +#: cli/board/details.go:167 msgid "Checksum:" msgstr "" @@ -362,7 +362,7 @@ msgstr "" msgid "Comma-separated list of additional URLs for the Boards Manager." msgstr "" -#: cli/board/list.go:47 +#: cli/board/list.go:51 msgid "" "Command keeps running and prints list of connected boards whenever there is " "a change." @@ -372,7 +372,7 @@ msgstr "" msgid "Compiled sketch not found in %s" msgstr "" -#: cli/compile/compile.go:73 cli/compile/compile.go:74 +#: cli/compile/compile.go:72 cli/compile/compile.go:73 msgid "Compiles Arduino sketches." msgstr "" @@ -392,24 +392,24 @@ msgstr "" msgid "Compiling sketch..." msgstr "" -#: cli/config/init.go:89 +#: cli/config/init.go:90 msgid "" "Config file already exists, use --overwrite to discard the existing one." msgstr "" -#: cli/config/init.go:109 +#: cli/config/init.go:110 msgid "Config file written to: %s" msgstr "" -#: cli/monitor/monitor.go:61 +#: cli/monitor/monitor.go:63 msgid "Configuration of the port." msgstr "" -#: cli/debug/debug.go:159 +#: cli/debug/debug.go:146 msgid "Configuration options for %s" msgstr "" -#: commands/instances.go:848 +#: commands/instances.go:853 msgid "Configuring platform" msgstr "" @@ -417,7 +417,7 @@ msgstr "" msgid "Configuring platform." msgstr "" -#: cli/board/list.go:183 +#: cli/board/list.go:184 msgid "Connected" msgstr "" @@ -425,11 +425,11 @@ msgstr "" msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Core" msgstr "" -#: cli/update/update.go:99 +#: cli/update/update.go:82 msgid "Core name" msgstr "" @@ -437,7 +437,7 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:364 +#: commands/instances.go:369 msgid "Could not create index directory" msgstr "" @@ -449,11 +449,11 @@ msgstr "" msgid "Couldn't determine program size" msgstr "" -#: cli/arguments/sketch.go:36 cli/lib/install.go:103 +#: cli/arguments/sketch.go:37 cli/lib/install.go:105 msgid "Couldn't get current working directory: %v" msgstr "" -#: cli/sketch/new.go:35 cli/sketch/new.go:36 +#: cli/sketch/new.go:36 cli/sketch/new.go:37 msgid "Create a new Sketch" msgstr "" @@ -461,7 +461,7 @@ msgstr "" msgid "Creates a zip file containing all sketch files." msgstr "" -#: cli/config/init.go:42 +#: cli/config/init.go:43 msgid "" "Creates or updates the configuration file in the data directory or custom " "directory with the current configuration settings." @@ -471,16 +471,16 @@ msgstr "" msgid "DEPRECATED" msgstr "" -#: cli/debug/debug.go:54 +#: cli/debug/debug.go:52 msgid "Debug Arduino sketches." msgstr "" -#: cli/debug/debug.go:55 +#: cli/debug/debug.go:53 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: cli/debug/debug.go:70 +#: cli/debug/debug.go:62 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -488,7 +488,7 @@ msgstr "" msgid "Debugging not supported for board %s" msgstr "" -#: cli/board/details.go:128 +#: cli/board/details.go:123 msgid "Debugging supported:" msgstr "" @@ -506,11 +506,11 @@ msgid "" "are staged during installation of libraries and boards platforms." msgstr "" -#: cli/config/delete.go:32 cli/config/delete.go:33 +#: cli/config/delete.go:33 cli/config/delete.go:34 msgid "Deletes a settings key and all its sub keys." msgstr "" -#: cli/lib/search.go:178 +#: cli/lib/search.go:179 msgid "Dependencies: %s" msgstr "" @@ -518,7 +518,7 @@ msgstr "" msgid "Depfile is about different file: {0}" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Description" msgstr "" @@ -526,16 +526,16 @@ msgstr "" msgid "Detecting libraries used..." msgstr "" -#: cli/board/list.go:38 +#: cli/board/list.go:44 msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: cli/debug/debug.go:71 +#: cli/debug/debug.go:63 msgid "Directory containing binaries for debug." msgstr "" -#: cli/upload/upload.go:62 +#: cli/upload/upload.go:61 msgid "Directory containing binaries to upload." msgstr "" @@ -545,31 +545,31 @@ msgid "" "must exist." msgstr "" -#: cli/completion/completion.go:44 +#: cli/completion/completion.go:45 msgid "Disable completion description for shells that support it" msgstr "" -#: cli/board/list.go:184 +#: cli/board/list.go:185 msgid "Disconnected" msgstr "" -#: cli/daemon/daemon.go:60 +#: cli/daemon/daemon.go:65 msgid "Display only the provided gRPC calls" msgstr "" -#: cli/lib/install.go:54 +#: cli/lib/install.go:61 msgid "Do not install dependencies." msgstr "" -#: cli/burnbootloader/burnbootloader.go:64 cli/upload/upload.go:70 +#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66 msgid "Do not perform the actual upload, just log out actions" msgstr "" -#: cli/daemon/daemon.go:58 +#: cli/daemon/daemon.go:63 msgid "Do not terminate daemon process if the parent process dies" msgstr "" -#: commands/instances.go:699 commands/instances.go:758 +#: commands/instances.go:704 commands/instances.go:763 #: commands/lib/download.go:58 msgid "Downloading %s" msgstr "" @@ -586,19 +586,19 @@ msgstr "" msgid "Downloads one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/download.go:36 cli/lib/download.go:37 +#: cli/lib/download.go:37 cli/lib/download.go:38 msgid "Downloads one or more libraries without installing them." msgstr "" -#: cli/daemon/daemon.go:59 +#: cli/daemon/daemon.go:64 msgid "Enable debug logging of gRPC calls" msgstr "" -#: cli/lib/install.go:56 +#: cli/lib/install.go:63 msgid "Enter a path to zip file" msgstr "" -#: cli/lib/install.go:55 +#: cli/lib/install.go:62 msgid "Enter git url for libraries hosted on repositories" msgstr "" @@ -610,7 +610,7 @@ msgstr "" msgid "Error archiving built core (caching) in {0}: {1}" msgstr "" -#: cli/sketch/archive.go:85 +#: cli/sketch/archive.go:79 msgid "Error archiving: %v" msgstr "" @@ -626,9 +626,8 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: cli/core/search.go:66 cli/core/update_index.go:52 -#: cli/instance/instance.go:42 cli/lib/search.go:57 cli/lib/update_index.go:45 -#: cli/update/update.go:62 +#: cli/core/search.go:66 cli/instance/instance.go:42 +#: cli/instance/instance.go:153 cli/lib/search.go:59 msgid "Error creating instance: %v" msgstr "" @@ -640,50 +639,54 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: cli/sketch/new.go:50 cli/sketch/new.go:59 +#: cli/arguments/sketch.go:51 cli/sketch/new.go:52 cli/sketch/new.go:61 msgid "Error creating sketch: %v" msgstr "" -#: cli/board/list.go:71 cli/board/list.go:80 +#: cli/board/list.go:72 cli/board/list.go:81 msgid "Error detecting boards: %v" msgstr "" -#: cli/core/download.go:71 cli/lib/download.go:66 +#: cli/arguments/port.go:159 +msgid "Error discovering port: %v" +msgstr "" + +#: cli/core/download.go:71 cli/lib/download.go:68 msgid "Error downloading %[1]s: %[2]v" msgstr "" -#: commands/instances.go:469 commands/instances.go:473 -#: commands/instances.go:478 +#: commands/instances.go:474 commands/instances.go:478 +#: commands/instances.go:483 msgid "Error downloading index '%s'" msgstr "" -#: commands/instances.go:502 commands/instances.go:508 +#: commands/instances.go:507 commands/instances.go:513 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:701 commands/instances.go:703 +#: commands/instances.go:706 commands/instances.go:708 msgid "Error downloading library" msgstr "" -#: commands/instances.go:378 commands/instances.go:381 +#: commands/instances.go:383 commands/instances.go:386 msgid "Error downloading library_index.json.gz" msgstr "" -#: commands/instances.go:388 commands/instances.go:391 +#: commands/instances.go:393 commands/instances.go:396 msgid "Error downloading library_index.json.sig" msgstr "" #: commands/core/download.go:71 commands/core/download.go:75 -#: commands/instances.go:784 commands/instances.go:786 +#: commands/instances.go:789 commands/instances.go:791 msgid "Error downloading platform %s" msgstr "" #: commands/core/download.go:84 commands/core/download.go:89 -#: commands/instances.go:777 commands/instances.go:778 +#: commands/instances.go:782 commands/instances.go:783 msgid "Error downloading tool %s" msgstr "" -#: cli/debug/debug.go:87 cli/debug/debug.go:92 cli/debug/debug.go:121 +#: cli/debug/debug.go:108 msgid "Error during Debug: %v" msgstr "" @@ -691,23 +694,21 @@ msgstr "" msgid "Error during JSON encoding of the output: %v" msgstr "" -#: cli/burnbootloader/burnbootloader.go:76 -#: cli/burnbootloader/burnbootloader.go:89 cli/compile/compile.go:201 -#: cli/compile/compile.go:207 cli/compile/compile.go:217 -#: cli/compile/compile.go:249 cli/upload/upload.go:101 -#: cli/upload/upload.go:107 cli/upload/upload.go:123 cli/upload/upload.go:150 +#: cli/burnbootloader/burnbootloader.go:73 +#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195 +#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123 msgid "Error during Upload: %v" msgstr "" -#: cli/compile/compile.go:261 +#: cli/compile/compile.go:239 msgid "Error during build: %v" msgstr "" -#: cli/core/install.go:109 +#: cli/core/install.go:80 msgid "Error during install: %v" msgstr "" -#: cli/core/uninstall.go:71 +#: cli/core/uninstall.go:72 msgid "Error during uninstall: %v" msgstr "" @@ -715,7 +716,7 @@ msgstr "" msgid "Error during upgrade: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:402 msgid "Error extracting library_index.json.gz" msgstr "" @@ -723,7 +724,7 @@ msgstr "" msgid "Error finding build artifacts" msgstr "" -#: cli/debug/debug.go:108 +#: cli/debug/debug.go:95 msgid "Error getting Debug info: %v" msgstr "" @@ -731,7 +732,7 @@ msgstr "" msgid "Error getting absolute path of sketch archive" msgstr "" -#: cli/board/details.go:75 +#: cli/board/details.go:70 msgid "Error getting board details: %v" msgstr "" @@ -751,7 +752,7 @@ msgstr "" msgid "Error getting information for library %s" msgstr "" -#: cli/lib/examples.go:76 +#: cli/lib/examples.go:73 msgid "Error getting libraries info: %v" msgstr "" @@ -763,36 +764,36 @@ msgstr "" msgid "Error in FQBN: %s" msgstr "" -#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:71 -#: cli/update/update.go:87 +#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:73 +#: cli/update/update.go:70 msgid "Error initializing instance: %v" msgstr "" -#: cli/lib/install.go:136 +#: cli/lib/install.go:138 msgid "Error installing %s: %v" msgstr "" -#: cli/lib/install.go:114 +#: cli/lib/install.go:116 msgid "Error installing Git Library: %v" msgstr "" -#: cli/lib/install.go:91 +#: cli/lib/install.go:93 msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:805 +#: commands/instances.go:810 msgid "Error installing platform %s" msgstr "" -#: commands/instances.go:795 +#: commands/instances.go:800 msgid "Error installing tool %s" msgstr "" -#: cli/lib/list.go:77 +#: cli/lib/list.go:76 msgid "Error listing Libraries: %v" msgstr "" -#: cli/board/listall.go:61 +#: cli/board/listall.go:64 msgid "Error listing boards: %v" msgstr "" @@ -800,7 +801,7 @@ msgstr "" msgid "Error listing platforms: %v" msgstr "" -#: cli/compile/compile.go:152 +#: cli/compile/compile.go:140 msgid "Error opening source code overrides data file: %v" msgstr "" @@ -820,7 +821,7 @@ msgstr "" msgid "Error resolving FQBN: {0}" msgstr "" -#: cli/lib/check_deps.go:64 +#: cli/lib/check_deps.go:66 msgid "Error resolving dependencies for %[1]s: %[2]s" msgstr "" @@ -828,11 +829,11 @@ msgstr "" msgid "Error retrieving core list: %v" msgstr "" -#: cli/outdated/outdated.go:57 cli/update/update.go:94 +#: cli/outdated/outdated.go:57 cli/update/update.go:77 msgid "Error retrieving outdated cores and libraries: %v" msgstr "" -#: commands/instances.go:821 +#: commands/instances.go:826 msgid "Error rolling-back changes" msgstr "" @@ -840,19 +841,19 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: commands/instances.go:527 +#: commands/instances.go:532 msgid "Error saving downloaded index %s" msgstr "" -#: commands/instances.go:531 +#: commands/instances.go:536 msgid "Error saving downloaded index signature" msgstr "" -#: cli/board/search.go:63 +#: cli/board/search.go:62 msgid "Error searching boards: %v" msgstr "" -#: cli/lib/search.go:80 +#: cli/lib/search.go:81 msgid "Error searching for Library: %v" msgstr "" @@ -877,40 +878,39 @@ msgstr "" msgid "Error uninstalling platform %s" msgstr "" -#: commands/core/uninstall.go:97 commands/instances.go:837 +#: commands/core/uninstall.go:97 commands/instances.go:842 msgid "Error uninstalling tool %s" msgstr "" -#: cli/update/update.go:79 +#: cli/update/update.go:62 msgid "Error updating core and libraries index: %v" msgstr "" -#: cli/core/search.go:75 cli/core/update_index.go:69 +#: cli/core/search.go:75 cli/core/update_index.go:52 msgid "Error updating index: %v" msgstr "" -#: cli/core/update_index.go:61 cli/lib/update_index.go:54 -#: cli/update/update.go:71 +#: cli/instance/instance.go:162 msgid "Error updating indexes: %v" msgstr "" -#: cli/lib/search.go:66 cli/lib/update_index.go:62 +#: cli/lib/search.go:68 cli/lib/update_index.go:52 msgid "Error updating library index: %v" msgstr "" -#: cli/lib/upgrade.go:50 cli/lib/upgrade.go:56 +#: cli/lib/upgrade.go:51 cli/lib/upgrade.go:57 msgid "Error upgrading libraries: %v" msgstr "" -#: commands/core/install.go:144 commands/instances.go:816 +#: commands/core/install.go:144 commands/instances.go:821 msgid "Error upgrading platform: %s" msgstr "" -#: cli/upgrade/upgrade.go:60 +#: cli/upgrade/upgrade.go:63 msgid "Error upgrading: %v" msgstr "" -#: commands/instances.go:402 commands/instances.go:512 +#: commands/instances.go:407 commands/instances.go:517 msgid "Error verifying signature" msgstr "" @@ -926,27 +926,27 @@ msgstr "" msgid "Error writing compilation database: %s" msgstr "" -#: commands/instances.go:411 +#: commands/instances.go:416 msgid "Error writing library_index.json" msgstr "" -#: commands/instances.go:414 +#: commands/instances.go:419 msgid "Error writing library_index.json.sig" msgstr "" -#: cli/completion/completion.go:51 +#: cli/completion/completion.go:53 msgid "Error: command description is not supported by %v" msgstr "" -#: cli/compile/compile.go:159 +#: cli/compile/compile.go:147 msgid "Error: invalid source code overrides data file: %v" msgstr "" -#: cli/board/list.go:87 +#: cli/board/list.go:88 msgid "Event" msgstr "" -#: cli/lib/examples.go:125 +#: cli/lib/examples.go:122 msgid "Examples for library %s" msgstr "" @@ -954,7 +954,7 @@ msgstr "" msgid "Examples:" msgstr "Esempi:" -#: cli/debug/debug.go:140 +#: cli/debug/debug.go:127 msgid "Executable to debug" msgstr "" @@ -962,12 +962,12 @@ msgstr "" msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: cli/board/attach.go:35 cli/board/details.go:42 cli/board/list.go:87 -#: cli/board/list.go:125 cli/board/listall.go:84 cli/board/search.go:86 +#: cli/board/attach.go:40 cli/board/details.go:43 cli/board/list.go:88 +#: cli/board/list.go:126 cli/board/listall.go:87 cli/board/search.go:85 msgid "FQBN" msgstr "" -#: cli/board/details.go:125 +#: cli/board/details.go:120 msgid "FQBN:" msgstr "" @@ -991,19 +991,19 @@ msgstr "" msgid "Failed to create downloads directory" msgstr "" -#: cli/daemon/daemon.go:124 +#: cli/daemon/daemon.go:126 msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port." msgstr "" -#: cli/daemon/daemon.go:118 +#: cli/daemon/daemon.go:120 msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name." msgstr "" -#: cli/daemon/daemon.go:133 +#: cli/daemon/daemon.go:135 msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v" msgstr "" -#: cli/daemon/daemon.go:130 +#: cli/daemon/daemon.go:132 msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" @@ -1015,7 +1015,7 @@ msgstr "" msgid "Failed uploading" msgstr "" -#: cli/board/details.go:170 +#: cli/board/details.go:165 msgid "File:" msgstr "" @@ -1027,27 +1027,25 @@ msgstr "" msgid "Flags:" msgstr "" -#: cli/core/install.go:62 +#: cli/arguments/post_install.go:35 msgid "" "Force run of post-install scripts (if the CLI is not running interactively)." msgstr "" -#: cli/core/install.go:63 +#: cli/arguments/post_install.go:36 msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: cli/board/details.go:51 cli/burnbootloader/burnbootloader.go:53 -#: cli/compile/compile.go:84 cli/debug/debug.go:61 cli/monitor/monitor.go:63 -#: cli/upload/upload.go:57 +#: cli/arguments/fqbn.go:29 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: cli/debug/debug.go:154 +#: cli/debug/debug.go:141 msgid "GDB Server path" msgstr "" -#: cli/debug/debug.go:153 +#: cli/debug/debug.go:140 msgid "GDB Server type" msgstr "" @@ -1059,11 +1057,11 @@ msgstr "" msgid "Generates bash completion and command manpages." msgstr "" -#: cli/completion/completion.go:38 +#: cli/completion/completion.go:39 msgid "Generates completion scripts" msgstr "" -#: cli/completion/completion.go:39 +#: cli/completion/completion.go:40 msgid "Generates completion scripts for various shells" msgstr "" @@ -1090,25 +1088,25 @@ msgstr "" msgid "ID" msgstr "" -#: cli/board/details.go:97 cli/board/details.go:198 +#: cli/board/details.go:92 cli/board/details.go:193 msgid "Id" msgstr "" -#: cli/board/details.go:139 +#: cli/board/details.go:134 msgid "Identification properties:" msgstr "" -#: cli/compile/compile.go:120 +#: cli/compile/compile.go:113 msgid "If set built binaries will be exported to the sketch folder." msgstr "" -#: cli/core/list.go:42 +#: cli/core/list.go:47 msgid "" "If set return all installable and installed cores, including manually " "installed." msgstr "" -#: cli/lib/list.go:48 +#: cli/lib/list.go:53 msgid "Include built-in libraries (from platforms and IDE) in listing." msgstr "" @@ -1116,20 +1114,20 @@ msgstr "" msgid "Includes %s directory in the archive." msgstr "" -#: cli/core/list.go:84 cli/lib/list.go:125 +#: cli/core/list.go:84 cli/lib/list.go:124 msgid "Installed" msgstr "" -#: commands/instances.go:724 commands/lib/install.go:113 +#: commands/instances.go:729 commands/lib/install.go:113 msgid "Installed %s" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "Installed version" msgstr "" -#: commands/bundled_tools.go:49 commands/instances.go:707 +#: commands/bundled_tools.go:49 commands/instances.go:712 #: commands/lib/install.go:93 msgid "Installing %s" msgstr "" @@ -1138,11 +1136,11 @@ msgstr "" msgid "Installing platform %s" msgstr "" -#: cli/core/install.go:38 cli/core/install.go:39 +#: cli/core/install.go:41 cli/core/install.go:42 msgid "Installs one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/install.go:41 cli/lib/install.go:42 +#: cli/lib/install.go:48 cli/lib/install.go:49 msgid "Installs one or more specified libraries into the system." msgstr "" @@ -1175,8 +1173,8 @@ msgstr "" msgid "Invalid additional URL: %v" msgstr "" -#: cli/core/download.go:58 cli/core/install.go:95 cli/core/uninstall.go:54 -#: cli/core/upgrade.go:81 cli/lib/download.go:54 cli/lib/uninstall.go:55 +#: cli/core/download.go:58 cli/core/install.go:66 cli/core/uninstall.go:55 +#: cli/core/upgrade.go:81 cli/lib/download.go:56 cli/lib/uninstall.go:55 msgid "Invalid argument passed: %v" msgstr "" @@ -1216,11 +1214,11 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:445 commands/instances.go:519 +#: commands/instances.go:450 commands/instances.go:524 msgid "Invalid package index in %s" msgstr "" -#: cli/core/uninstall.go:60 +#: cli/core/uninstall.go:61 msgid "Invalid parameter %s: version not allowed" msgstr "" @@ -1244,21 +1242,21 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: cli/compile/compile.go:115 +#: cli/compile/compile.go:108 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." msgstr "" -#: cli/lib/list.go:37 +#: cli/lib/list.go:42 msgid "LIBNAME" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "LIBRARY" msgstr "" -#: cli/lib/download.go:35 cli/lib/examples.go:39 cli/lib/search.go:39 +#: cli/lib/download.go:36 cli/lib/examples.go:43 cli/lib/search.go:43 #: cli/lib/uninstall.go:36 msgid "LIBRARY_NAME" msgstr "" @@ -1287,7 +1285,7 @@ msgstr "" msgid "Library installed" msgstr "" -#: cli/outdated/outdated.go:72 cli/update/update.go:109 +#: cli/outdated/outdated.go:72 cli/update/update.go:92 msgid "Library name" msgstr "" @@ -1295,7 +1293,7 @@ msgstr "" msgid "Library {0} has been declared precompiled:" msgstr "" -#: cli/lib/search.go:168 +#: cli/lib/search.go:169 msgid "License: %s" msgstr "" @@ -1303,48 +1301,48 @@ msgstr "" msgid "Linking everything together..." msgstr "" -#: cli/board/listall.go:37 cli/board/search.go:38 +#: cli/board/listall.go:40 cli/board/search.go:39 msgid "" "List all boards that have the support platform installed. You can search\n" "for a specific board if you specify the board name" msgstr "" -#: cli/board/listall.go:36 cli/board/search.go:37 +#: cli/board/listall.go:39 cli/board/search.go:38 msgid "List all known boards and their corresponding FQBN." msgstr "" -#: cli/board/list.go:37 +#: cli/board/list.go:43 msgid "List connected boards." msgstr "" -#: cli/compile/compile.go:95 +#: cli/compile/compile.go:91 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." msgstr "" -#: cli/compile/compile.go:109 +#: cli/compile/compile.go:105 msgid "" "List of custom libraries dir paths separated by commas. Or can be used " "multiple times for multiple libraries dir paths." msgstr "" -#: cli/compile/compile.go:107 +#: cli/compile/compile.go:103 msgid "" "List of paths to libraries root folders. Libraries set this way have top " "priority in case of conflicts. Can be used multiple times for different " "libraries." msgstr "" -#: cli/lib/list.go:50 +#: cli/lib/list.go:55 msgid "List updatable libraries." msgstr "" -#: cli/core/list.go:41 +#: cli/core/list.go:46 msgid "List updatable platforms." msgstr "" -#: cli/board/board.go:30 +#: cli/board/board.go:33 msgid "Lists all connected boards." msgstr "" @@ -1361,7 +1359,7 @@ msgstr "" msgid "Loading libraries: %v" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Location" msgstr "" @@ -1373,11 +1371,11 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "" -#: cli/lib/search.go:163 +#: cli/lib/search.go:164 msgid "Maintainer: %s" msgstr "" -#: cli/arguments/port.go:52 +#: cli/arguments/port.go:54 cli/board/list.go:50 msgid "Max time to wait for port discovery, e.g.: 30s, 1m" msgstr "" @@ -1426,21 +1424,21 @@ msgstr "" msgid "Multiple libraries were found for \"{0}\"" msgstr "" -#: cli/board/details.go:198 cli/core/list.go:84 cli/core/search.go:114 -#: cli/lib/list.go:125 cli/outdated/outdated.go:62 +#: cli/board/details.go:193 cli/core/list.go:84 cli/core/search.go:114 +#: cli/lib/list.go:124 cli/outdated/outdated.go:62 msgid "Name" msgstr "" -#: cli/lib/search.go:142 +#: cli/lib/search.go:143 msgid "Name: \"%s\"" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "New version" msgstr "" -#: cli/board/list.go:115 +#: cli/board/list.go:116 msgid "No boards found." msgstr "" @@ -1448,19 +1446,19 @@ msgstr "" msgid "No colon in first line of depfile" msgstr "" -#: cli/lib/examples.go:110 +#: cli/lib/examples.go:107 msgid "No libraries found." msgstr "" -#: cli/lib/list.go:117 +#: cli/lib/list.go:116 msgid "No libraries installed." msgstr "" -#: cli/lib/search.go:126 +#: cli/lib/search.go:127 msgid "No libraries matching your search." msgstr "" -#: cli/lib/search.go:137 +#: cli/lib/search.go:138 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1478,7 +1476,7 @@ msgstr "" msgid "No supported board found at %s" msgstr "" -#: cli/lib/list.go:115 +#: cli/lib/list.go:114 msgid "No updates available." msgstr "" @@ -1508,49 +1506,45 @@ msgstr "" msgid "Not used: {0}" msgstr "" -#: cli/board/details.go:169 +#: cli/board/details.go:164 msgid "OS:" msgstr "" -#: cli/board/details.go:133 +#: cli/board/details.go:128 msgid "Official Arduino board:" msgstr "" -#: cli/monitor/monitor.go:52 cli/monitor/monitor.go:53 +#: cli/monitor/monitor.go:54 cli/monitor/monitor.go:55 msgid "Open a communication port with a board." msgstr "" -#: cli/board/details.go:181 +#: cli/board/details.go:176 msgid "Option:" msgstr "" -#: cli/compile/compile.go:99 +#: cli/compile/compile.go:95 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: cli/compile/compile.go:116 +#: cli/compile/compile.go:109 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: cli/compile/compile.go:110 +#: cli/compile/compile.go:106 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: cli/compile/compile.go:101 +#: cli/compile/compile.go:97 msgid "Optional, suppresses almost every output." msgstr "" -#: cli/compile/compile.go:100 cli/upload/upload.go:65 +#: cli/compile/compile.go:96 cli/upload/upload.go:64 msgid "Optional, turns on verbose mode." msgstr "" -#: cli/compile/compile.go:111 cli/upload/upload.go:66 -msgid "Optional, use the specified programmer to upload." -msgstr "" - -#: cli/compile/compile.go:121 +#: cli/compile/compile.go:114 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." @@ -1560,42 +1554,42 @@ msgstr "" msgid "OutputRate in Null monitor must be a float64" msgstr "" -#: cli/compile/compile.go:97 +#: cli/compile/compile.go:93 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." msgstr "" -#: cli/config/init.go:53 +#: cli/config/init.go:57 msgid "Overwrite existing config file." msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "PACKAGER" msgstr "" -#: cli/board/details.go:149 +#: cli/board/details.go:144 msgid "Package URL:" msgstr "" -#: cli/board/details.go:148 +#: cli/board/details.go:143 msgid "Package maintainer:" msgstr "" -#: cli/board/details.go:147 +#: cli/board/details.go:142 msgid "Package name:" msgstr "" -#: cli/board/details.go:151 +#: cli/board/details.go:146 msgid "Package online help:" msgstr "" -#: cli/board/details.go:150 +#: cli/board/details.go:145 msgid "Package website:" msgstr "" -#: cli/lib/search.go:165 +#: cli/lib/search.go:166 msgid "Paragraph: %s" msgstr "" @@ -1603,7 +1597,7 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: cli/compile/compile.go:93 +#: cli/compile/compile.go:89 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." @@ -1633,39 +1627,39 @@ msgstr "" msgid "Platform '%s' not found" msgstr "" -#: cli/board/search.go:86 +#: cli/board/search.go:85 msgid "Platform ID" msgstr "" -#: cli/board/details.go:157 +#: cli/board/details.go:152 msgid "Platform URL:" msgstr "" -#: cli/board/details.go:156 +#: cli/board/details.go:151 msgid "Platform architecture:" msgstr "" -#: cli/board/details.go:155 +#: cli/board/details.go:150 msgid "Platform category:" msgstr "" -#: cli/board/details.go:162 +#: cli/board/details.go:157 msgid "Platform checksum:" msgstr "" -#: cli/board/details.go:158 +#: cli/board/details.go:153 msgid "Platform file name:" msgstr "" -#: cli/board/details.go:154 +#: cli/board/details.go:149 msgid "Platform name:" msgstr "" -#: cli/board/details.go:160 +#: cli/board/details.go:155 msgid "Platform size (bytes):" msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Port" msgstr "" @@ -1682,11 +1676,11 @@ msgstr "" msgid "Precompiled library in \"{0}\" not found" msgstr "" -#: cli/board/details.go:43 +#: cli/board/details.go:44 msgid "Print details about a board." msgstr "" -#: cli/compile/compile.go:89 +#: cli/compile/compile.go:85 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1706,15 +1700,15 @@ msgstr "" msgid "Programmer '%s' not found" msgstr "" -#: cli/board/details.go:97 +#: cli/board/details.go:92 msgid "Programmer name" msgstr "" -#: cli/debug/debug.go:66 -msgid "Programmer to use for debugging" +#: cli/arguments/programmer.go:29 +msgid "Programmer to use, e.g: atmel_ice" msgstr "" -#: cli/board/details.go:198 +#: cli/board/details.go:193 msgid "Programmers:" msgstr "" @@ -1726,35 +1720,35 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: cli/board/list.go:125 +#: cli/board/list.go:126 msgid "Protocol" msgstr "" -#: cli/lib/search.go:175 +#: cli/lib/search.go:176 msgid "Provides includes: %s" msgstr "" -#: cli/config/remove.go:31 cli/config/remove.go:32 +#: cli/config/remove.go:32 cli/config/remove.go:33 msgid "Removes one or more values from a setting." msgstr "" -#: commands/instances.go:717 commands/lib/install.go:106 +#: commands/instances.go:722 commands/lib/install.go:106 msgid "Replacing %[1]s with %[2]s" msgstr "" -#: cli/board/details.go:166 +#: cli/board/details.go:161 msgid "Required tool:" msgstr "" -#: cli/daemon/daemon.go:50 +#: cli/daemon/daemon.go:55 msgid "Run as a daemon on port: %s" msgstr "" -#: cli/monitor/monitor.go:62 +#: cli/monitor/monitor.go:64 msgid "Run in silent mode, show only monitor input and output." msgstr "" -#: cli/daemon/daemon.go:51 +#: cli/daemon/daemon.go:56 msgid "" "Running as a daemon the initialization of cores and libraries is done only " "once." @@ -1768,7 +1762,7 @@ msgstr "" msgid "Running recipe: {0}" msgstr "" -#: cli/compile/compile.go:91 +#: cli/compile/compile.go:87 msgid "Save build artifacts in this directory." msgstr "" @@ -1780,11 +1774,11 @@ msgstr "" msgid "Search for a core in Boards Manager." msgstr "" -#: cli/lib/search.go:41 +#: cli/lib/search.go:45 msgid "Search for one or more libraries data (case insensitive search)." msgstr "" -#: cli/lib/search.go:40 +#: cli/lib/search.go:44 msgid "Searches for one or more libraries data." msgstr "" @@ -1792,7 +1786,7 @@ msgstr "" msgid "Selected fqbn: %s" msgstr "" -#: cli/lib/search.go:164 +#: cli/lib/search.go:165 msgid "Sentence: %s" msgstr "" @@ -1800,11 +1794,11 @@ msgstr "" msgid "Server responded with: %s" msgstr "" -#: cli/config/set.go:32 cli/config/set.go:33 +#: cli/config/set.go:33 cli/config/set.go:34 msgid "Sets a setting value." msgstr "" -#: cli/config/init.go:51 cli/config/init.go:52 +#: cli/config/init.go:55 cli/config/init.go:56 msgid "Sets where to save the configuration file." msgstr "" @@ -1812,7 +1806,7 @@ msgstr "" msgid "Setting" msgstr "" -#: cli/config/delete.go:60 cli/config/validate.go:45 +#: cli/config/delete.go:62 cli/config/validate.go:49 msgid "Settings key doesn't exist" msgstr "" @@ -1820,41 +1814,37 @@ msgstr "" msgid "Show all available core versions." msgstr "" -#: cli/compile/compile.go:88 +#: cli/compile/compile.go:84 msgid "Show all build properties used instead of compiling." msgstr "" -#: cli/monitor/monitor.go:60 +#: cli/monitor/monitor.go:62 msgid "Show all the settings of the communication port." msgstr "" -#: cli/board/listall.go:45 cli/board/search.go:46 +#: cli/board/listall.go:48 cli/board/search.go:47 msgid "Show also boards marked as 'hidden' in the platform" msgstr "" -#: cli/board/details.go:50 +#: cli/board/details.go:52 msgid "Show full board details" msgstr "" -#: cli/board/details.go:44 +#: cli/board/details.go:45 msgid "" "Show information about a board, in particular if the board has options to be" " specified in the FQBN." msgstr "" -#: cli/lib/examples.go:49 cli/lib/list.go:49 -msgid "Show libraries for the specified board FQBN." -msgstr "" - -#: cli/lib/search.go:46 +#: cli/lib/search.go:50 msgid "Show library names only." msgstr "" -#: cli/board/details.go:55 +#: cli/board/details.go:53 msgid "Show list of available programmers" msgstr "" -#: cli/debug/debug.go:72 +#: cli/debug/debug.go:64 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -1863,11 +1853,11 @@ msgstr "" msgid "Show outdated cores and libraries after index update" msgstr "" -#: cli/lib/list.go:38 +#: cli/lib/list.go:43 msgid "Shows a list of installed libraries." msgstr "" -#: cli/lib/list.go:39 +#: cli/lib/list.go:44 msgid "" "Shows a list of installed libraries.\n" "\n" @@ -1876,30 +1866,30 @@ msgid "" "not listed, they can be listed by adding the --all flag." msgstr "" -#: cli/core/list.go:35 cli/core/list.go:36 +#: cli/core/list.go:40 cli/core/list.go:41 msgid "Shows the list of installed platforms." msgstr "" -#: cli/lib/examples.go:40 +#: cli/lib/examples.go:44 msgid "Shows the list of the examples for libraries." msgstr "" -#: cli/lib/examples.go:41 +#: cli/lib/examples.go:45 msgid "" "Shows the list of the examples for libraries. A name may be given as " "argument to search a specific library." msgstr "" -#: cli/version/version.go:38 +#: cli/version/version.go:39 msgid "" "Shows the version number of Arduino CLI which is installed on your system." msgstr "" -#: cli/version/version.go:37 +#: cli/version/version.go:38 msgid "Shows version number of Arduino CLI." msgstr "" -#: cli/board/details.go:171 +#: cli/board/details.go:166 msgid "Size (bytes):" msgstr "" @@ -1909,7 +1899,7 @@ msgid "" "path" msgstr "" -#: cli/sketch/new.go:63 +#: cli/sketch/new.go:65 msgid "Sketch created in: %s" msgstr "" @@ -1923,7 +1913,7 @@ msgid "" "bytes." msgstr "" -#: cli/compile/compile.go:142 cli/sketch/archive.go:66 cli/upload/upload.go:93 +#: cli/arguments/sketch.go:61 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" @@ -1949,7 +1939,7 @@ msgstr "" msgid "Skipping dependencies detection for precompiled library {0}" msgstr "" -#: commands/instances.go:854 +#: commands/instances.go:859 msgid "Skipping platform configuration" msgstr "" @@ -1965,39 +1955,21 @@ msgstr "" msgid "TOUCH: error during reset: %s" msgstr "" -#: cli/daemon/daemon.go:56 +#: cli/daemon/daemon.go:61 msgid "The TCP port the daemon will listen to" msgstr "" -#: cli/board/attach.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" (e.g. to %s)." -msgstr "" - -#: cli/board/list.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" e.g.: 10s" -msgstr "" - #: cli/cli.go:123 msgid "The custom config file (if not specified the default will be used)." msgstr "" -#: cli/core/install.go:69 -msgid "" -"The flags --run-post-install and --skip-post-install can't be both set at " -"the same time." -msgstr "" - -#: cli/config/add.go:54 +#: cli/config/add.go:52 msgid "" "The key '%[1]v' is not a list of items, can't add to it.\n" "Maybe use '%[2]s'?" msgstr "" -#: cli/config/remove.go:54 +#: cli/config/remove.go:52 msgid "" "The key '%[1]v' is not a list of items, can't remove from it.\n" "Maybe use '%[2]s'?" @@ -2026,7 +1998,7 @@ msgid "" msgstr "" #: commands/bundled_tools.go:44 commands/core/install.go:80 -#: commands/instances.go:768 +#: commands/instances.go:773 msgid "Tool %s already installed" msgstr "" @@ -2038,35 +2010,35 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: cli/debug/debug.go:148 +#: cli/debug/debug.go:135 msgid "Toolchain custom configurations" msgstr "" -#: cli/debug/debug.go:142 +#: cli/debug/debug.go:129 msgid "Toolchain path" msgstr "" -#: cli/debug/debug.go:143 +#: cli/debug/debug.go:130 msgid "Toolchain prefix" msgstr "" -#: cli/debug/debug.go:141 +#: cli/debug/debug.go:128 msgid "Toolchain type" msgstr "" -#: cli/burnbootloader/burnbootloader.go:59 +#: cli/burnbootloader/burnbootloader.go:58 msgid "Turns on verbose mode." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Type" msgstr "" -#: cli/lib/search.go:172 +#: cli/lib/search.go:173 msgid "Types: %s" msgstr "" -#: cli/board/details.go:173 +#: cli/board/details.go:168 msgid "URL:" msgstr "" @@ -2098,7 +2070,7 @@ msgstr "" msgid "Uninstalling %s, tool is no more required" msgstr "" -#: commands/instances.go:833 +#: commands/instances.go:838 msgid "Uninstalling %s: tool is no more required" msgstr "" @@ -2112,7 +2084,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: cli/board/list.go:157 +#: cli/board/list.go:158 msgid "Unknown" msgstr "" @@ -2136,28 +2108,28 @@ msgstr "" msgid "Updates the index of cores." msgstr "" -#: cli/lib/update_index.go:35 +#: cli/lib/update_index.go:36 msgid "Updates the libraries index to the latest version." msgstr "" -#: cli/lib/update_index.go:34 +#: cli/lib/update_index.go:35 msgid "Updates the libraries index." msgstr "" -#: commands/instances.go:450 commands/instances.go:476 -#: commands/instances.go:506 +#: commands/instances.go:455 commands/instances.go:481 +#: commands/instances.go:511 msgid "Updating index: %s" msgstr "" -#: commands/instances.go:377 +#: commands/instances.go:382 msgid "Updating index: library_index.json.gz" msgstr "" -#: commands/instances.go:387 +#: commands/instances.go:392 msgid "Updating index: library_index.json.sig" msgstr "" -#: commands/instances.go:790 +#: commands/instances.go:795 msgid "Updating platform %s" msgstr "" @@ -2165,11 +2137,11 @@ msgstr "" msgid "Upgrade doesn't accept parameters with version" msgstr "" -#: cli/upgrade/upgrade.go:40 +#: cli/upgrade/upgrade.go:43 msgid "Upgrades installed cores and libraries to latest version." msgstr "" -#: cli/upgrade/upgrade.go:39 +#: cli/upgrade/upgrade.go:42 msgid "Upgrades installed cores and libraries." msgstr "" @@ -2194,7 +2166,7 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: cli/arguments/port.go:44 +#: cli/arguments/port.go:46 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" @@ -2202,23 +2174,23 @@ msgstr "" msgid "Upload port found on %s" msgstr "" -#: cli/arguments/port.go:48 +#: cli/arguments/port.go:50 msgid "Upload port protocol, e.g: serial" msgstr "" -#: cli/compile/compile.go:102 +#: cli/compile/compile.go:98 msgid "Upload the binary after the compilation." msgstr "" -#: cli/burnbootloader/burnbootloader.go:47 +#: cli/burnbootloader/burnbootloader.go:48 msgid "Upload the bootloader on the board using an external programmer." msgstr "" -#: cli/burnbootloader/burnbootloader.go:46 +#: cli/burnbootloader/burnbootloader.go:47 msgid "Upload the bootloader." msgstr "" -#: cli/compile/compile.go:223 cli/upload/upload.go:129 +#: cli/compile/compile.go:201 cli/upload/upload.go:102 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2231,10 +2203,6 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: cli/burnbootloader/burnbootloader.go:60 -msgid "Use the specified programmer to upload." -msgstr "" - #: legacy/builder/print_used_and_not_used_libraries.go:51 msgid "Used: {0}" msgstr "" @@ -2280,11 +2248,11 @@ msgstr "" msgid "Using previously compiled file: {0}" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 +#: cli/core/download.go:36 cli/core/install.go:40 msgid "VERSION" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "VERSION_NUMBER" msgstr "" @@ -2292,8 +2260,8 @@ msgstr "" msgid "Values" msgstr "" -#: cli/burnbootloader/burnbootloader.go:58 cli/compile/compile.go:104 -#: cli/upload/upload.go:64 +#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100 +#: cli/upload/upload.go:63 msgid "Verify uploaded binary after the upload." msgstr "" @@ -2301,7 +2269,7 @@ msgstr "" msgid "Version" msgstr "" -#: cli/lib/search.go:173 +#: cli/lib/search.go:174 msgid "Versions: %s" msgstr "" @@ -2309,7 +2277,7 @@ msgstr "" msgid "WARNING cannot configure platform: %s" msgstr "" -#: commands/instances.go:850 +#: commands/instances.go:855 msgid "WARNING: cannot run post install: %s" msgstr "" @@ -2339,30 +2307,34 @@ msgid "" "Warning: tool '%s' is not installed. It might not be available for your OS." msgstr "" -#: cli/lib/search.go:166 +#: cli/lib/search.go:167 msgid "Website: %s" msgstr "" -#: cli/compile/compile.go:105 +#: cli/compile/compile.go:101 msgid "" "When specified, VID/PID specific build properties are used, if board " "supports them." msgstr "" -#: cli/config/init.go:41 +#: cli/config/init.go:42 msgid "Writes current configuration to a configuration file." msgstr "" -#: cli/config/init.go:44 +#: cli/config/init.go:45 msgid "" "Writes current configuration to the configuration file in the data " "directory." msgstr "" -#: cli/config/set.go:79 +#: cli/config/set.go:77 msgid "Writing config file: %v" msgstr "" +#: cli/arguments/arguments.go:37 +msgid "and" +msgstr "" + #: arduino/resources/checksums.go:80 msgid "archive hash differs from hash in index" msgstr "" @@ -2395,7 +2367,7 @@ msgstr "" msgid "board not found" msgstr "" -#: cli/board/listall.go:35 cli/board/search.go:36 +#: cli/board/listall.go:38 cli/board/search.go:37 msgid "boardname" msgstr "" @@ -2548,11 +2520,11 @@ msgstr "" msgid "discovery release not found: %s" msgstr "" -#: cli/core/download.go:41 cli/core/install.go:42 +#: cli/core/download.go:41 cli/core/install.go:45 msgid "download a specific version (in this case 1.6.9)." msgstr "" -#: cli/core/download.go:40 cli/core/install.go:40 +#: cli/core/download.go:40 cli/core/install.go:43 msgid "download the latest version of Arduino SAMD core." msgstr "" @@ -2572,7 +2544,7 @@ msgstr "" msgid "error opening serial monitor" msgstr "" -#: cli/config/set.go:71 +#: cli/config/set.go:69 msgid "error parsing value: %v" msgstr "" @@ -2584,10 +2556,6 @@ msgstr "" msgid "error querying Arduino Cloud Api" msgstr "" -#: cli/upload/upload.go:77 -msgid "error: %s and %s flags cannot be used together" -msgstr "" - #: arduino/resources/install.go:67 msgid "extracting archive: %s" msgstr "" @@ -2628,15 +2596,15 @@ msgstr "" msgid "following possible symlink %[1]s: %[2]s" msgstr "" -#: cli/lib/download.go:40 +#: cli/lib/download.go:41 msgid "for a specific version." msgstr "" -#: cli/lib/check_deps.go:39 cli/lib/download.go:39 cli/lib/install.go:44 +#: cli/lib/check_deps.go:40 cli/lib/download.go:40 cli/lib/install.go:51 msgid "for the latest version." msgstr "" -#: cli/lib/check_deps.go:40 cli/lib/install.go:45 +#: cli/lib/check_deps.go:41 cli/lib/install.go:52 msgid "for the specific version." msgstr "" @@ -3025,7 +2993,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: cli/compile/compile.go:126 +#: cli/compile/compile.go:119 msgid "please use --build-property instead." msgstr "" @@ -3033,11 +3001,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: cli/board/attach.go:35 +#: cli/board/attach.go:40 msgid "port" msgstr "" -#: cli/arguments/port.go:143 +#: cli/arguments/port.go:145 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3172,7 +3140,7 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: cli/board/attach.go:35 cli/sketch/archive.go:38 +#: cli/board/attach.go:40 cli/sketch/archive.go:38 msgid "sketchPath" msgstr "" @@ -3291,7 +3259,7 @@ msgstr "" msgid "unable to create the folder containing the item" msgstr "" -#: cli/config/dump.go:53 +#: cli/config/dump.go:58 msgid "unable to marshal config to YAML: %v" msgstr "" diff --git a/i18n/data/pl.po b/i18n/data/pl.po index 402eacc1955..72690a087e4 100644 --- a/i18n/data/pl.po +++ b/i18n/data/pl.po @@ -13,7 +13,7 @@ msgstr "" msgid "%[1]s folder is no longer supported! See %[2]s for more information" msgstr "" -#: cli/lib/check_deps.go:100 +#: cli/lib/check_deps.go:102 msgid "%[1]s is required but %[2]s is currently installed." msgstr "" @@ -49,7 +49,7 @@ msgstr "" msgid "%s installed" msgstr "" -#: cli/lib/check_deps.go:97 +#: cli/lib/check_deps.go:99 msgid "%s is already installed." msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "%s is not managed by package manager" msgstr "" -#: cli/lib/check_deps.go:94 +#: cli/lib/check_deps.go:96 msgid "%s must be installed." msgstr "" @@ -69,7 +69,7 @@ msgstr "" msgid "%s pattern is missing" msgstr "" -#: commands/instances.go:841 +#: commands/instances.go:846 msgid "%s uninstalled" msgstr "" @@ -77,7 +77,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: cli/board/listall.go:88 cli/board/search.go:90 +#: cli/board/listall.go:91 cli/board/search.go:89 msgid "(hidden)" msgstr "" @@ -85,13 +85,13 @@ msgstr "" msgid "(legacy)" msgstr "" -#: cli/lib/install.go:77 +#: cli/lib/install.go:79 msgid "" "--git-url and --zip-path are disabled by default, for more information see: " "%v" msgstr "" -#: cli/lib/install.go:80 +#: cli/lib/install.go:82 msgid "" "--git-url and --zip-path flags allow installing untrusted files, use it at " "your own risk." @@ -105,12 +105,12 @@ msgstr "" msgid "A programmer is required to upload" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "ARCH" msgstr "" -#: cli/generatedocs/generatedocs.go:79 +#: cli/generatedocs/generatedocs.go:80 msgid "ARDUINO COMMAND LINE MANUAL" msgstr "" @@ -118,7 +118,7 @@ msgstr "" msgid "Additional help topics:" msgstr "" -#: cli/config/add.go:31 cli/config/add.go:32 +#: cli/config/add.go:32 cli/config/add.go:33 msgid "Adds one or more values to a setting." msgstr "" @@ -130,7 +130,7 @@ msgstr "" msgid "All the cores are already at the latest version" msgstr "" -#: commands/instances.go:710 commands/lib/install.go:97 +#: commands/instances.go:715 commands/lib/install.go:97 msgid "Already installed %s" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: cli/lib/search.go:171 +#: cli/lib/search.go:172 msgid "Architecture: %s" msgstr "" @@ -162,7 +162,7 @@ msgstr "" msgid "Arduino Command Line Interface (arduino-cli)." msgstr "" -#: cli/board/board.go:28 cli/board/board.go:29 +#: cli/board/board.go:31 cli/board/board.go:32 msgid "Arduino board commands." msgstr "" @@ -182,23 +182,23 @@ msgstr "" msgid "Arduino core operations." msgstr "" -#: cli/lib/check_deps.go:54 cli/lib/install.go:123 +#: cli/lib/check_deps.go:56 cli/lib/install.go:125 msgid "Arguments error: %v" msgstr "" -#: cli/board/attach.go:68 +#: cli/board/attach.go:81 msgid "Attach board error: %v" msgstr "" -#: cli/board/attach.go:36 cli/board/attach.go:37 cli/board/board.go:32 +#: cli/board/attach.go:41 cli/board/attach.go:42 cli/board/board.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: cli/lib/search.go:162 +#: cli/lib/search.go:163 msgid "Author: %s" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Available" msgstr "" @@ -206,12 +206,12 @@ msgstr "" msgid "Available Commands:" msgstr "" -#: cli/upload/upload.go:63 +#: cli/upload/upload.go:62 msgid "Binary file to upload." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 cli/board/listall.go:84 -#: cli/board/search.go:86 +#: cli/board/list.go:88 cli/board/list.go:126 cli/board/listall.go:87 +#: cli/board/search.go:85 msgid "Board Name" msgstr "" @@ -219,11 +219,11 @@ msgstr "" msgid "Board found: %s" msgstr "" -#: cli/board/details.go:124 +#: cli/board/details.go:119 msgid "Board name:" msgstr "" -#: cli/board/details.go:126 +#: cli/board/details.go:121 msgid "Board version:" msgstr "" @@ -231,11 +231,11 @@ msgstr "" msgid "Bootloader file specified but missing: {0}" msgstr "" -#: cli/compile/compile.go:90 +#: cli/compile/compile.go:86 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: commands/instances.go:523 +#: commands/instances.go:528 msgid "Can't create data directory %s" msgstr "" @@ -249,7 +249,7 @@ msgid "Can't download library" msgstr "" #: commands/core/install.go:127 commands/core/uninstall.go:53 -#: commands/instances.go:749 commands/instances.go:761 +#: commands/instances.go:754 commands/instances.go:766 msgid "Can't find dependencies for platform %s" msgstr "" @@ -257,15 +257,15 @@ msgstr "" msgid "Can't open sketch" msgstr "" -#: cli/config/set.go:57 +#: cli/config/set.go:55 msgid "Can't set multiple values in key %v" msgstr "" -#: cli/config/init.go:59 -msgid "Can't use both --dest-file and --dest-dir flags at the same time." +#: cli/arguments/arguments.go:37 +msgid "Can't use %s flags at the same time." msgstr "" -#: cli/config/add.go:63 cli/config/delete.go:70 cli/config/remove.go:72 +#: cli/config/add.go:61 cli/config/delete.go:72 cli/config/remove.go:70 msgid "Can't write config file: %v" msgstr "" @@ -277,11 +277,11 @@ msgstr "" msgid "Cannot create build directory" msgstr "" -#: cli/config/init.go:96 +#: cli/config/init.go:97 msgid "Cannot create config file directory: %v" msgstr "" -#: cli/config/init.go:105 +#: cli/config/init.go:106 msgid "Cannot create config file: %v" msgstr "" @@ -301,7 +301,7 @@ msgstr "" msgid "Cannot export sketch metadata" msgstr "" -#: cli/config/init.go:71 cli/config/init.go:82 +#: cli/config/init.go:72 cli/config/init.go:83 msgid "Cannot find absolute path: %v" msgstr "" @@ -325,11 +325,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: cli/lib/search.go:170 +#: cli/lib/search.go:171 msgid "Category: %s" msgstr "" -#: cli/lib/check_deps.go:36 cli/lib/check_deps.go:37 +#: cli/lib/check_deps.go:37 cli/lib/check_deps.go:38 msgid "Check dependencies status for the specified library." msgstr "" @@ -345,7 +345,7 @@ msgstr "" msgid "Checksum differs from checksum in package.json" msgstr "" -#: cli/board/details.go:172 +#: cli/board/details.go:167 msgid "Checksum:" msgstr "" @@ -357,7 +357,7 @@ msgstr "" msgid "Comma-separated list of additional URLs for the Boards Manager." msgstr "" -#: cli/board/list.go:47 +#: cli/board/list.go:51 msgid "" "Command keeps running and prints list of connected boards whenever there is " "a change." @@ -367,7 +367,7 @@ msgstr "" msgid "Compiled sketch not found in %s" msgstr "" -#: cli/compile/compile.go:73 cli/compile/compile.go:74 +#: cli/compile/compile.go:72 cli/compile/compile.go:73 msgid "Compiles Arduino sketches." msgstr "" @@ -387,24 +387,24 @@ msgstr "" msgid "Compiling sketch..." msgstr "" -#: cli/config/init.go:89 +#: cli/config/init.go:90 msgid "" "Config file already exists, use --overwrite to discard the existing one." msgstr "" -#: cli/config/init.go:109 +#: cli/config/init.go:110 msgid "Config file written to: %s" msgstr "" -#: cli/monitor/monitor.go:61 +#: cli/monitor/monitor.go:63 msgid "Configuration of the port." msgstr "" -#: cli/debug/debug.go:159 +#: cli/debug/debug.go:146 msgid "Configuration options for %s" msgstr "" -#: commands/instances.go:848 +#: commands/instances.go:853 msgid "Configuring platform" msgstr "" @@ -412,7 +412,7 @@ msgstr "" msgid "Configuring platform." msgstr "" -#: cli/board/list.go:183 +#: cli/board/list.go:184 msgid "Connected" msgstr "" @@ -420,11 +420,11 @@ msgstr "" msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Core" msgstr "" -#: cli/update/update.go:99 +#: cli/update/update.go:82 msgid "Core name" msgstr "" @@ -432,7 +432,7 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:364 +#: commands/instances.go:369 msgid "Could not create index directory" msgstr "" @@ -444,11 +444,11 @@ msgstr "" msgid "Couldn't determine program size" msgstr "" -#: cli/arguments/sketch.go:36 cli/lib/install.go:103 +#: cli/arguments/sketch.go:37 cli/lib/install.go:105 msgid "Couldn't get current working directory: %v" msgstr "" -#: cli/sketch/new.go:35 cli/sketch/new.go:36 +#: cli/sketch/new.go:36 cli/sketch/new.go:37 msgid "Create a new Sketch" msgstr "" @@ -456,7 +456,7 @@ msgstr "" msgid "Creates a zip file containing all sketch files." msgstr "" -#: cli/config/init.go:42 +#: cli/config/init.go:43 msgid "" "Creates or updates the configuration file in the data directory or custom " "directory with the current configuration settings." @@ -466,16 +466,16 @@ msgstr "" msgid "DEPRECATED" msgstr "" -#: cli/debug/debug.go:54 +#: cli/debug/debug.go:52 msgid "Debug Arduino sketches." msgstr "" -#: cli/debug/debug.go:55 +#: cli/debug/debug.go:53 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: cli/debug/debug.go:70 +#: cli/debug/debug.go:62 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -483,7 +483,7 @@ msgstr "" msgid "Debugging not supported for board %s" msgstr "" -#: cli/board/details.go:128 +#: cli/board/details.go:123 msgid "Debugging supported:" msgstr "" @@ -501,11 +501,11 @@ msgid "" "are staged during installation of libraries and boards platforms." msgstr "" -#: cli/config/delete.go:32 cli/config/delete.go:33 +#: cli/config/delete.go:33 cli/config/delete.go:34 msgid "Deletes a settings key and all its sub keys." msgstr "" -#: cli/lib/search.go:178 +#: cli/lib/search.go:179 msgid "Dependencies: %s" msgstr "" @@ -513,7 +513,7 @@ msgstr "" msgid "Depfile is about different file: {0}" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Description" msgstr "" @@ -521,16 +521,16 @@ msgstr "" msgid "Detecting libraries used..." msgstr "" -#: cli/board/list.go:38 +#: cli/board/list.go:44 msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: cli/debug/debug.go:71 +#: cli/debug/debug.go:63 msgid "Directory containing binaries for debug." msgstr "" -#: cli/upload/upload.go:62 +#: cli/upload/upload.go:61 msgid "Directory containing binaries to upload." msgstr "" @@ -540,31 +540,31 @@ msgid "" "must exist." msgstr "" -#: cli/completion/completion.go:44 +#: cli/completion/completion.go:45 msgid "Disable completion description for shells that support it" msgstr "" -#: cli/board/list.go:184 +#: cli/board/list.go:185 msgid "Disconnected" msgstr "" -#: cli/daemon/daemon.go:60 +#: cli/daemon/daemon.go:65 msgid "Display only the provided gRPC calls" msgstr "" -#: cli/lib/install.go:54 +#: cli/lib/install.go:61 msgid "Do not install dependencies." msgstr "" -#: cli/burnbootloader/burnbootloader.go:64 cli/upload/upload.go:70 +#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66 msgid "Do not perform the actual upload, just log out actions" msgstr "" -#: cli/daemon/daemon.go:58 +#: cli/daemon/daemon.go:63 msgid "Do not terminate daemon process if the parent process dies" msgstr "" -#: commands/instances.go:699 commands/instances.go:758 +#: commands/instances.go:704 commands/instances.go:763 #: commands/lib/download.go:58 msgid "Downloading %s" msgstr "" @@ -581,19 +581,19 @@ msgstr "" msgid "Downloads one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/download.go:36 cli/lib/download.go:37 +#: cli/lib/download.go:37 cli/lib/download.go:38 msgid "Downloads one or more libraries without installing them." msgstr "" -#: cli/daemon/daemon.go:59 +#: cli/daemon/daemon.go:64 msgid "Enable debug logging of gRPC calls" msgstr "" -#: cli/lib/install.go:56 +#: cli/lib/install.go:63 msgid "Enter a path to zip file" msgstr "" -#: cli/lib/install.go:55 +#: cli/lib/install.go:62 msgid "Enter git url for libraries hosted on repositories" msgstr "" @@ -605,7 +605,7 @@ msgstr "" msgid "Error archiving built core (caching) in {0}: {1}" msgstr "" -#: cli/sketch/archive.go:85 +#: cli/sketch/archive.go:79 msgid "Error archiving: %v" msgstr "" @@ -621,9 +621,8 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: cli/core/search.go:66 cli/core/update_index.go:52 -#: cli/instance/instance.go:42 cli/lib/search.go:57 cli/lib/update_index.go:45 -#: cli/update/update.go:62 +#: cli/core/search.go:66 cli/instance/instance.go:42 +#: cli/instance/instance.go:153 cli/lib/search.go:59 msgid "Error creating instance: %v" msgstr "" @@ -635,50 +634,54 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: cli/sketch/new.go:50 cli/sketch/new.go:59 +#: cli/arguments/sketch.go:51 cli/sketch/new.go:52 cli/sketch/new.go:61 msgid "Error creating sketch: %v" msgstr "" -#: cli/board/list.go:71 cli/board/list.go:80 +#: cli/board/list.go:72 cli/board/list.go:81 msgid "Error detecting boards: %v" msgstr "" -#: cli/core/download.go:71 cli/lib/download.go:66 +#: cli/arguments/port.go:159 +msgid "Error discovering port: %v" +msgstr "" + +#: cli/core/download.go:71 cli/lib/download.go:68 msgid "Error downloading %[1]s: %[2]v" msgstr "" -#: commands/instances.go:469 commands/instances.go:473 -#: commands/instances.go:478 +#: commands/instances.go:474 commands/instances.go:478 +#: commands/instances.go:483 msgid "Error downloading index '%s'" msgstr "" -#: commands/instances.go:502 commands/instances.go:508 +#: commands/instances.go:507 commands/instances.go:513 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:701 commands/instances.go:703 +#: commands/instances.go:706 commands/instances.go:708 msgid "Error downloading library" msgstr "" -#: commands/instances.go:378 commands/instances.go:381 +#: commands/instances.go:383 commands/instances.go:386 msgid "Error downloading library_index.json.gz" msgstr "" -#: commands/instances.go:388 commands/instances.go:391 +#: commands/instances.go:393 commands/instances.go:396 msgid "Error downloading library_index.json.sig" msgstr "" #: commands/core/download.go:71 commands/core/download.go:75 -#: commands/instances.go:784 commands/instances.go:786 +#: commands/instances.go:789 commands/instances.go:791 msgid "Error downloading platform %s" msgstr "" #: commands/core/download.go:84 commands/core/download.go:89 -#: commands/instances.go:777 commands/instances.go:778 +#: commands/instances.go:782 commands/instances.go:783 msgid "Error downloading tool %s" msgstr "" -#: cli/debug/debug.go:87 cli/debug/debug.go:92 cli/debug/debug.go:121 +#: cli/debug/debug.go:108 msgid "Error during Debug: %v" msgstr "" @@ -686,23 +689,21 @@ msgstr "" msgid "Error during JSON encoding of the output: %v" msgstr "" -#: cli/burnbootloader/burnbootloader.go:76 -#: cli/burnbootloader/burnbootloader.go:89 cli/compile/compile.go:201 -#: cli/compile/compile.go:207 cli/compile/compile.go:217 -#: cli/compile/compile.go:249 cli/upload/upload.go:101 -#: cli/upload/upload.go:107 cli/upload/upload.go:123 cli/upload/upload.go:150 +#: cli/burnbootloader/burnbootloader.go:73 +#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195 +#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123 msgid "Error during Upload: %v" msgstr "" -#: cli/compile/compile.go:261 +#: cli/compile/compile.go:239 msgid "Error during build: %v" msgstr "" -#: cli/core/install.go:109 +#: cli/core/install.go:80 msgid "Error during install: %v" msgstr "" -#: cli/core/uninstall.go:71 +#: cli/core/uninstall.go:72 msgid "Error during uninstall: %v" msgstr "" @@ -710,7 +711,7 @@ msgstr "" msgid "Error during upgrade: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:402 msgid "Error extracting library_index.json.gz" msgstr "" @@ -718,7 +719,7 @@ msgstr "" msgid "Error finding build artifacts" msgstr "" -#: cli/debug/debug.go:108 +#: cli/debug/debug.go:95 msgid "Error getting Debug info: %v" msgstr "" @@ -726,7 +727,7 @@ msgstr "" msgid "Error getting absolute path of sketch archive" msgstr "" -#: cli/board/details.go:75 +#: cli/board/details.go:70 msgid "Error getting board details: %v" msgstr "" @@ -746,7 +747,7 @@ msgstr "" msgid "Error getting information for library %s" msgstr "" -#: cli/lib/examples.go:76 +#: cli/lib/examples.go:73 msgid "Error getting libraries info: %v" msgstr "" @@ -758,36 +759,36 @@ msgstr "" msgid "Error in FQBN: %s" msgstr "" -#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:71 -#: cli/update/update.go:87 +#: cli/core/search.go:81 cli/instance/instance.go:46 cli/lib/search.go:73 +#: cli/update/update.go:70 msgid "Error initializing instance: %v" msgstr "" -#: cli/lib/install.go:136 +#: cli/lib/install.go:138 msgid "Error installing %s: %v" msgstr "" -#: cli/lib/install.go:114 +#: cli/lib/install.go:116 msgid "Error installing Git Library: %v" msgstr "" -#: cli/lib/install.go:91 +#: cli/lib/install.go:93 msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:805 +#: commands/instances.go:810 msgid "Error installing platform %s" msgstr "" -#: commands/instances.go:795 +#: commands/instances.go:800 msgid "Error installing tool %s" msgstr "" -#: cli/lib/list.go:77 +#: cli/lib/list.go:76 msgid "Error listing Libraries: %v" msgstr "" -#: cli/board/listall.go:61 +#: cli/board/listall.go:64 msgid "Error listing boards: %v" msgstr "" @@ -795,7 +796,7 @@ msgstr "" msgid "Error listing platforms: %v" msgstr "" -#: cli/compile/compile.go:152 +#: cli/compile/compile.go:140 msgid "Error opening source code overrides data file: %v" msgstr "" @@ -815,7 +816,7 @@ msgstr "" msgid "Error resolving FQBN: {0}" msgstr "" -#: cli/lib/check_deps.go:64 +#: cli/lib/check_deps.go:66 msgid "Error resolving dependencies for %[1]s: %[2]s" msgstr "" @@ -823,11 +824,11 @@ msgstr "" msgid "Error retrieving core list: %v" msgstr "" -#: cli/outdated/outdated.go:57 cli/update/update.go:94 +#: cli/outdated/outdated.go:57 cli/update/update.go:77 msgid "Error retrieving outdated cores and libraries: %v" msgstr "" -#: commands/instances.go:821 +#: commands/instances.go:826 msgid "Error rolling-back changes" msgstr "" @@ -835,19 +836,19 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: commands/instances.go:527 +#: commands/instances.go:532 msgid "Error saving downloaded index %s" msgstr "" -#: commands/instances.go:531 +#: commands/instances.go:536 msgid "Error saving downloaded index signature" msgstr "" -#: cli/board/search.go:63 +#: cli/board/search.go:62 msgid "Error searching boards: %v" msgstr "" -#: cli/lib/search.go:80 +#: cli/lib/search.go:81 msgid "Error searching for Library: %v" msgstr "" @@ -872,40 +873,39 @@ msgstr "" msgid "Error uninstalling platform %s" msgstr "" -#: commands/core/uninstall.go:97 commands/instances.go:837 +#: commands/core/uninstall.go:97 commands/instances.go:842 msgid "Error uninstalling tool %s" msgstr "" -#: cli/update/update.go:79 +#: cli/update/update.go:62 msgid "Error updating core and libraries index: %v" msgstr "" -#: cli/core/search.go:75 cli/core/update_index.go:69 +#: cli/core/search.go:75 cli/core/update_index.go:52 msgid "Error updating index: %v" msgstr "" -#: cli/core/update_index.go:61 cli/lib/update_index.go:54 -#: cli/update/update.go:71 +#: cli/instance/instance.go:162 msgid "Error updating indexes: %v" msgstr "" -#: cli/lib/search.go:66 cli/lib/update_index.go:62 +#: cli/lib/search.go:68 cli/lib/update_index.go:52 msgid "Error updating library index: %v" msgstr "" -#: cli/lib/upgrade.go:50 cli/lib/upgrade.go:56 +#: cli/lib/upgrade.go:51 cli/lib/upgrade.go:57 msgid "Error upgrading libraries: %v" msgstr "" -#: commands/core/install.go:144 commands/instances.go:816 +#: commands/core/install.go:144 commands/instances.go:821 msgid "Error upgrading platform: %s" msgstr "" -#: cli/upgrade/upgrade.go:60 +#: cli/upgrade/upgrade.go:63 msgid "Error upgrading: %v" msgstr "" -#: commands/instances.go:402 commands/instances.go:512 +#: commands/instances.go:407 commands/instances.go:517 msgid "Error verifying signature" msgstr "" @@ -921,27 +921,27 @@ msgstr "" msgid "Error writing compilation database: %s" msgstr "" -#: commands/instances.go:411 +#: commands/instances.go:416 msgid "Error writing library_index.json" msgstr "" -#: commands/instances.go:414 +#: commands/instances.go:419 msgid "Error writing library_index.json.sig" msgstr "" -#: cli/completion/completion.go:51 +#: cli/completion/completion.go:53 msgid "Error: command description is not supported by %v" msgstr "" -#: cli/compile/compile.go:159 +#: cli/compile/compile.go:147 msgid "Error: invalid source code overrides data file: %v" msgstr "" -#: cli/board/list.go:87 +#: cli/board/list.go:88 msgid "Event" msgstr "" -#: cli/lib/examples.go:125 +#: cli/lib/examples.go:122 msgid "Examples for library %s" msgstr "" @@ -949,7 +949,7 @@ msgstr "" msgid "Examples:" msgstr "" -#: cli/debug/debug.go:140 +#: cli/debug/debug.go:127 msgid "Executable to debug" msgstr "" @@ -957,12 +957,12 @@ msgstr "" msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: cli/board/attach.go:35 cli/board/details.go:42 cli/board/list.go:87 -#: cli/board/list.go:125 cli/board/listall.go:84 cli/board/search.go:86 +#: cli/board/attach.go:40 cli/board/details.go:43 cli/board/list.go:88 +#: cli/board/list.go:126 cli/board/listall.go:87 cli/board/search.go:85 msgid "FQBN" msgstr "" -#: cli/board/details.go:125 +#: cli/board/details.go:120 msgid "FQBN:" msgstr "" @@ -986,19 +986,19 @@ msgstr "" msgid "Failed to create downloads directory" msgstr "" -#: cli/daemon/daemon.go:124 +#: cli/daemon/daemon.go:126 msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port." msgstr "" -#: cli/daemon/daemon.go:118 +#: cli/daemon/daemon.go:120 msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name." msgstr "" -#: cli/daemon/daemon.go:133 +#: cli/daemon/daemon.go:135 msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v" msgstr "" -#: cli/daemon/daemon.go:130 +#: cli/daemon/daemon.go:132 msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" @@ -1010,7 +1010,7 @@ msgstr "" msgid "Failed uploading" msgstr "" -#: cli/board/details.go:170 +#: cli/board/details.go:165 msgid "File:" msgstr "" @@ -1022,27 +1022,25 @@ msgstr "" msgid "Flags:" msgstr "" -#: cli/core/install.go:62 +#: cli/arguments/post_install.go:35 msgid "" "Force run of post-install scripts (if the CLI is not running interactively)." msgstr "" -#: cli/core/install.go:63 +#: cli/arguments/post_install.go:36 msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: cli/board/details.go:51 cli/burnbootloader/burnbootloader.go:53 -#: cli/compile/compile.go:84 cli/debug/debug.go:61 cli/monitor/monitor.go:63 -#: cli/upload/upload.go:57 +#: cli/arguments/fqbn.go:29 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: cli/debug/debug.go:154 +#: cli/debug/debug.go:141 msgid "GDB Server path" msgstr "" -#: cli/debug/debug.go:153 +#: cli/debug/debug.go:140 msgid "GDB Server type" msgstr "" @@ -1054,11 +1052,11 @@ msgstr "" msgid "Generates bash completion and command manpages." msgstr "" -#: cli/completion/completion.go:38 +#: cli/completion/completion.go:39 msgid "Generates completion scripts" msgstr "" -#: cli/completion/completion.go:39 +#: cli/completion/completion.go:40 msgid "Generates completion scripts for various shells" msgstr "" @@ -1085,25 +1083,25 @@ msgstr "" msgid "ID" msgstr "" -#: cli/board/details.go:97 cli/board/details.go:198 +#: cli/board/details.go:92 cli/board/details.go:193 msgid "Id" msgstr "" -#: cli/board/details.go:139 +#: cli/board/details.go:134 msgid "Identification properties:" msgstr "" -#: cli/compile/compile.go:120 +#: cli/compile/compile.go:113 msgid "If set built binaries will be exported to the sketch folder." msgstr "" -#: cli/core/list.go:42 +#: cli/core/list.go:47 msgid "" "If set return all installable and installed cores, including manually " "installed." msgstr "" -#: cli/lib/list.go:48 +#: cli/lib/list.go:53 msgid "Include built-in libraries (from platforms and IDE) in listing." msgstr "" @@ -1111,20 +1109,20 @@ msgstr "" msgid "Includes %s directory in the archive." msgstr "" -#: cli/core/list.go:84 cli/lib/list.go:125 +#: cli/core/list.go:84 cli/lib/list.go:124 msgid "Installed" msgstr "" -#: commands/instances.go:724 commands/lib/install.go:113 +#: commands/instances.go:729 commands/lib/install.go:113 msgid "Installed %s" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "Installed version" msgstr "" -#: commands/bundled_tools.go:49 commands/instances.go:707 +#: commands/bundled_tools.go:49 commands/instances.go:712 #: commands/lib/install.go:93 msgid "Installing %s" msgstr "" @@ -1133,11 +1131,11 @@ msgstr "" msgid "Installing platform %s" msgstr "" -#: cli/core/install.go:38 cli/core/install.go:39 +#: cli/core/install.go:41 cli/core/install.go:42 msgid "Installs one or more cores and corresponding tool dependencies." msgstr "" -#: cli/lib/install.go:41 cli/lib/install.go:42 +#: cli/lib/install.go:48 cli/lib/install.go:49 msgid "Installs one or more specified libraries into the system." msgstr "" @@ -1170,8 +1168,8 @@ msgstr "" msgid "Invalid additional URL: %v" msgstr "" -#: cli/core/download.go:58 cli/core/install.go:95 cli/core/uninstall.go:54 -#: cli/core/upgrade.go:81 cli/lib/download.go:54 cli/lib/uninstall.go:55 +#: cli/core/download.go:58 cli/core/install.go:66 cli/core/uninstall.go:55 +#: cli/core/upgrade.go:81 cli/lib/download.go:56 cli/lib/uninstall.go:55 msgid "Invalid argument passed: %v" msgstr "" @@ -1211,11 +1209,11 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:445 commands/instances.go:519 +#: commands/instances.go:450 commands/instances.go:524 msgid "Invalid package index in %s" msgstr "" -#: cli/core/uninstall.go:60 +#: cli/core/uninstall.go:61 msgid "Invalid parameter %s: version not allowed" msgstr "" @@ -1239,21 +1237,21 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: cli/compile/compile.go:115 +#: cli/compile/compile.go:108 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." msgstr "" -#: cli/lib/list.go:37 +#: cli/lib/list.go:42 msgid "LIBNAME" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "LIBRARY" msgstr "" -#: cli/lib/download.go:35 cli/lib/examples.go:39 cli/lib/search.go:39 +#: cli/lib/download.go:36 cli/lib/examples.go:43 cli/lib/search.go:43 #: cli/lib/uninstall.go:36 msgid "LIBRARY_NAME" msgstr "" @@ -1282,7 +1280,7 @@ msgstr "" msgid "Library installed" msgstr "" -#: cli/outdated/outdated.go:72 cli/update/update.go:109 +#: cli/outdated/outdated.go:72 cli/update/update.go:92 msgid "Library name" msgstr "" @@ -1290,7 +1288,7 @@ msgstr "" msgid "Library {0} has been declared precompiled:" msgstr "" -#: cli/lib/search.go:168 +#: cli/lib/search.go:169 msgid "License: %s" msgstr "" @@ -1298,48 +1296,48 @@ msgstr "" msgid "Linking everything together..." msgstr "" -#: cli/board/listall.go:37 cli/board/search.go:38 +#: cli/board/listall.go:40 cli/board/search.go:39 msgid "" "List all boards that have the support platform installed. You can search\n" "for a specific board if you specify the board name" msgstr "" -#: cli/board/listall.go:36 cli/board/search.go:37 +#: cli/board/listall.go:39 cli/board/search.go:38 msgid "List all known boards and their corresponding FQBN." msgstr "" -#: cli/board/list.go:37 +#: cli/board/list.go:43 msgid "List connected boards." msgstr "" -#: cli/compile/compile.go:95 +#: cli/compile/compile.go:91 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." msgstr "" -#: cli/compile/compile.go:109 +#: cli/compile/compile.go:105 msgid "" "List of custom libraries dir paths separated by commas. Or can be used " "multiple times for multiple libraries dir paths." msgstr "" -#: cli/compile/compile.go:107 +#: cli/compile/compile.go:103 msgid "" "List of paths to libraries root folders. Libraries set this way have top " "priority in case of conflicts. Can be used multiple times for different " "libraries." msgstr "" -#: cli/lib/list.go:50 +#: cli/lib/list.go:55 msgid "List updatable libraries." msgstr "" -#: cli/core/list.go:41 +#: cli/core/list.go:46 msgid "List updatable platforms." msgstr "" -#: cli/board/board.go:30 +#: cli/board/board.go:33 msgid "Lists all connected boards." msgstr "" @@ -1356,7 +1354,7 @@ msgstr "" msgid "Loading libraries: %v" msgstr "" -#: cli/lib/list.go:125 +#: cli/lib/list.go:124 msgid "Location" msgstr "" @@ -1368,11 +1366,11 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "" -#: cli/lib/search.go:163 +#: cli/lib/search.go:164 msgid "Maintainer: %s" msgstr "" -#: cli/arguments/port.go:52 +#: cli/arguments/port.go:54 cli/board/list.go:50 msgid "Max time to wait for port discovery, e.g.: 30s, 1m" msgstr "" @@ -1421,21 +1419,21 @@ msgstr "" msgid "Multiple libraries were found for \"{0}\"" msgstr "" -#: cli/board/details.go:198 cli/core/list.go:84 cli/core/search.go:114 -#: cli/lib/list.go:125 cli/outdated/outdated.go:62 +#: cli/board/details.go:193 cli/core/list.go:84 cli/core/search.go:114 +#: cli/lib/list.go:124 cli/outdated/outdated.go:62 msgid "Name" msgstr "" -#: cli/lib/search.go:142 +#: cli/lib/search.go:143 msgid "Name: \"%s\"" msgstr "" #: cli/outdated/outdated.go:62 cli/outdated/outdated.go:72 -#: cli/update/update.go:99 cli/update/update.go:109 +#: cli/update/update.go:82 cli/update/update.go:92 msgid "New version" msgstr "" -#: cli/board/list.go:115 +#: cli/board/list.go:116 msgid "No boards found." msgstr "" @@ -1443,19 +1441,19 @@ msgstr "" msgid "No colon in first line of depfile" msgstr "" -#: cli/lib/examples.go:110 +#: cli/lib/examples.go:107 msgid "No libraries found." msgstr "" -#: cli/lib/list.go:117 +#: cli/lib/list.go:116 msgid "No libraries installed." msgstr "" -#: cli/lib/search.go:126 +#: cli/lib/search.go:127 msgid "No libraries matching your search." msgstr "" -#: cli/lib/search.go:137 +#: cli/lib/search.go:138 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1473,7 +1471,7 @@ msgstr "" msgid "No supported board found at %s" msgstr "" -#: cli/lib/list.go:115 +#: cli/lib/list.go:114 msgid "No updates available." msgstr "" @@ -1503,49 +1501,45 @@ msgstr "" msgid "Not used: {0}" msgstr "" -#: cli/board/details.go:169 +#: cli/board/details.go:164 msgid "OS:" msgstr "" -#: cli/board/details.go:133 +#: cli/board/details.go:128 msgid "Official Arduino board:" msgstr "" -#: cli/monitor/monitor.go:52 cli/monitor/monitor.go:53 +#: cli/monitor/monitor.go:54 cli/monitor/monitor.go:55 msgid "Open a communication port with a board." msgstr "" -#: cli/board/details.go:181 +#: cli/board/details.go:176 msgid "Option:" msgstr "" -#: cli/compile/compile.go:99 +#: cli/compile/compile.go:95 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: cli/compile/compile.go:116 +#: cli/compile/compile.go:109 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: cli/compile/compile.go:110 +#: cli/compile/compile.go:106 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: cli/compile/compile.go:101 +#: cli/compile/compile.go:97 msgid "Optional, suppresses almost every output." msgstr "" -#: cli/compile/compile.go:100 cli/upload/upload.go:65 +#: cli/compile/compile.go:96 cli/upload/upload.go:64 msgid "Optional, turns on verbose mode." msgstr "" -#: cli/compile/compile.go:111 cli/upload/upload.go:66 -msgid "Optional, use the specified programmer to upload." -msgstr "" - -#: cli/compile/compile.go:121 +#: cli/compile/compile.go:114 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." @@ -1555,42 +1549,42 @@ msgstr "" msgid "OutputRate in Null monitor must be a float64" msgstr "" -#: cli/compile/compile.go:97 +#: cli/compile/compile.go:93 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." msgstr "" -#: cli/config/init.go:53 +#: cli/config/init.go:57 msgid "Overwrite existing config file." msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 cli/core/uninstall.go:36 +#: cli/core/download.go:36 cli/core/install.go:40 cli/core/uninstall.go:36 #: cli/core/upgrade.go:38 msgid "PACKAGER" msgstr "" -#: cli/board/details.go:149 +#: cli/board/details.go:144 msgid "Package URL:" msgstr "" -#: cli/board/details.go:148 +#: cli/board/details.go:143 msgid "Package maintainer:" msgstr "" -#: cli/board/details.go:147 +#: cli/board/details.go:142 msgid "Package name:" msgstr "" -#: cli/board/details.go:151 +#: cli/board/details.go:146 msgid "Package online help:" msgstr "" -#: cli/board/details.go:150 +#: cli/board/details.go:145 msgid "Package website:" msgstr "" -#: cli/lib/search.go:165 +#: cli/lib/search.go:166 msgid "Paragraph: %s" msgstr "" @@ -1598,7 +1592,7 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: cli/compile/compile.go:93 +#: cli/compile/compile.go:89 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." @@ -1628,39 +1622,39 @@ msgstr "" msgid "Platform '%s' not found" msgstr "" -#: cli/board/search.go:86 +#: cli/board/search.go:85 msgid "Platform ID" msgstr "" -#: cli/board/details.go:157 +#: cli/board/details.go:152 msgid "Platform URL:" msgstr "" -#: cli/board/details.go:156 +#: cli/board/details.go:151 msgid "Platform architecture:" msgstr "" -#: cli/board/details.go:155 +#: cli/board/details.go:150 msgid "Platform category:" msgstr "" -#: cli/board/details.go:162 +#: cli/board/details.go:157 msgid "Platform checksum:" msgstr "" -#: cli/board/details.go:158 +#: cli/board/details.go:153 msgid "Platform file name:" msgstr "" -#: cli/board/details.go:154 +#: cli/board/details.go:149 msgid "Platform name:" msgstr "" -#: cli/board/details.go:160 +#: cli/board/details.go:155 msgid "Platform size (bytes):" msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Port" msgstr "" @@ -1677,11 +1671,11 @@ msgstr "" msgid "Precompiled library in \"{0}\" not found" msgstr "" -#: cli/board/details.go:43 +#: cli/board/details.go:44 msgid "Print details about a board." msgstr "" -#: cli/compile/compile.go:89 +#: cli/compile/compile.go:85 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1701,15 +1695,15 @@ msgstr "" msgid "Programmer '%s' not found" msgstr "" -#: cli/board/details.go:97 +#: cli/board/details.go:92 msgid "Programmer name" msgstr "" -#: cli/debug/debug.go:66 -msgid "Programmer to use for debugging" +#: cli/arguments/programmer.go:29 +msgid "Programmer to use, e.g: atmel_ice" msgstr "" -#: cli/board/details.go:198 +#: cli/board/details.go:193 msgid "Programmers:" msgstr "" @@ -1721,35 +1715,35 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: cli/board/list.go:125 +#: cli/board/list.go:126 msgid "Protocol" msgstr "" -#: cli/lib/search.go:175 +#: cli/lib/search.go:176 msgid "Provides includes: %s" msgstr "" -#: cli/config/remove.go:31 cli/config/remove.go:32 +#: cli/config/remove.go:32 cli/config/remove.go:33 msgid "Removes one or more values from a setting." msgstr "" -#: commands/instances.go:717 commands/lib/install.go:106 +#: commands/instances.go:722 commands/lib/install.go:106 msgid "Replacing %[1]s with %[2]s" msgstr "" -#: cli/board/details.go:166 +#: cli/board/details.go:161 msgid "Required tool:" msgstr "" -#: cli/daemon/daemon.go:50 +#: cli/daemon/daemon.go:55 msgid "Run as a daemon on port: %s" msgstr "" -#: cli/monitor/monitor.go:62 +#: cli/monitor/monitor.go:64 msgid "Run in silent mode, show only monitor input and output." msgstr "" -#: cli/daemon/daemon.go:51 +#: cli/daemon/daemon.go:56 msgid "" "Running as a daemon the initialization of cores and libraries is done only " "once." @@ -1763,7 +1757,7 @@ msgstr "" msgid "Running recipe: {0}" msgstr "" -#: cli/compile/compile.go:91 +#: cli/compile/compile.go:87 msgid "Save build artifacts in this directory." msgstr "" @@ -1775,11 +1769,11 @@ msgstr "" msgid "Search for a core in Boards Manager." msgstr "" -#: cli/lib/search.go:41 +#: cli/lib/search.go:45 msgid "Search for one or more libraries data (case insensitive search)." msgstr "" -#: cli/lib/search.go:40 +#: cli/lib/search.go:44 msgid "Searches for one or more libraries data." msgstr "" @@ -1787,7 +1781,7 @@ msgstr "" msgid "Selected fqbn: %s" msgstr "" -#: cli/lib/search.go:164 +#: cli/lib/search.go:165 msgid "Sentence: %s" msgstr "" @@ -1795,11 +1789,11 @@ msgstr "" msgid "Server responded with: %s" msgstr "" -#: cli/config/set.go:32 cli/config/set.go:33 +#: cli/config/set.go:33 cli/config/set.go:34 msgid "Sets a setting value." msgstr "" -#: cli/config/init.go:51 cli/config/init.go:52 +#: cli/config/init.go:55 cli/config/init.go:56 msgid "Sets where to save the configuration file." msgstr "" @@ -1807,7 +1801,7 @@ msgstr "" msgid "Setting" msgstr "" -#: cli/config/delete.go:60 cli/config/validate.go:45 +#: cli/config/delete.go:62 cli/config/validate.go:49 msgid "Settings key doesn't exist" msgstr "" @@ -1815,41 +1809,37 @@ msgstr "" msgid "Show all available core versions." msgstr "" -#: cli/compile/compile.go:88 +#: cli/compile/compile.go:84 msgid "Show all build properties used instead of compiling." msgstr "" -#: cli/monitor/monitor.go:60 +#: cli/monitor/monitor.go:62 msgid "Show all the settings of the communication port." msgstr "" -#: cli/board/listall.go:45 cli/board/search.go:46 +#: cli/board/listall.go:48 cli/board/search.go:47 msgid "Show also boards marked as 'hidden' in the platform" msgstr "" -#: cli/board/details.go:50 +#: cli/board/details.go:52 msgid "Show full board details" msgstr "" -#: cli/board/details.go:44 +#: cli/board/details.go:45 msgid "" "Show information about a board, in particular if the board has options to be" " specified in the FQBN." msgstr "" -#: cli/lib/examples.go:49 cli/lib/list.go:49 -msgid "Show libraries for the specified board FQBN." -msgstr "" - -#: cli/lib/search.go:46 +#: cli/lib/search.go:50 msgid "Show library names only." msgstr "" -#: cli/board/details.go:55 +#: cli/board/details.go:53 msgid "Show list of available programmers" msgstr "" -#: cli/debug/debug.go:72 +#: cli/debug/debug.go:64 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -1858,11 +1848,11 @@ msgstr "" msgid "Show outdated cores and libraries after index update" msgstr "" -#: cli/lib/list.go:38 +#: cli/lib/list.go:43 msgid "Shows a list of installed libraries." msgstr "" -#: cli/lib/list.go:39 +#: cli/lib/list.go:44 msgid "" "Shows a list of installed libraries.\n" "\n" @@ -1871,30 +1861,30 @@ msgid "" "not listed, they can be listed by adding the --all flag." msgstr "" -#: cli/core/list.go:35 cli/core/list.go:36 +#: cli/core/list.go:40 cli/core/list.go:41 msgid "Shows the list of installed platforms." msgstr "" -#: cli/lib/examples.go:40 +#: cli/lib/examples.go:44 msgid "Shows the list of the examples for libraries." msgstr "" -#: cli/lib/examples.go:41 +#: cli/lib/examples.go:45 msgid "" "Shows the list of the examples for libraries. A name may be given as " "argument to search a specific library." msgstr "" -#: cli/version/version.go:38 +#: cli/version/version.go:39 msgid "" "Shows the version number of Arduino CLI which is installed on your system." msgstr "" -#: cli/version/version.go:37 +#: cli/version/version.go:38 msgid "Shows version number of Arduino CLI." msgstr "" -#: cli/board/details.go:171 +#: cli/board/details.go:166 msgid "Size (bytes):" msgstr "" @@ -1904,7 +1894,7 @@ msgid "" "path" msgstr "" -#: cli/sketch/new.go:63 +#: cli/sketch/new.go:65 msgid "Sketch created in: %s" msgstr "" @@ -1918,7 +1908,7 @@ msgid "" "bytes." msgstr "" -#: cli/compile/compile.go:142 cli/sketch/archive.go:66 cli/upload/upload.go:93 +#: cli/arguments/sketch.go:61 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" @@ -1944,7 +1934,7 @@ msgstr "" msgid "Skipping dependencies detection for precompiled library {0}" msgstr "" -#: commands/instances.go:854 +#: commands/instances.go:859 msgid "Skipping platform configuration" msgstr "" @@ -1960,39 +1950,21 @@ msgstr "" msgid "TOUCH: error during reset: %s" msgstr "" -#: cli/daemon/daemon.go:56 +#: cli/daemon/daemon.go:61 msgid "The TCP port the daemon will listen to" msgstr "" -#: cli/board/attach.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" (e.g. to %s)." -msgstr "" - -#: cli/board/list.go:45 -msgid "" -"The connected devices search timeout, raise it if your board doesn't show up" -" e.g.: 10s" -msgstr "" - #: cli/cli.go:123 msgid "The custom config file (if not specified the default will be used)." msgstr "" -#: cli/core/install.go:69 -msgid "" -"The flags --run-post-install and --skip-post-install can't be both set at " -"the same time." -msgstr "" - -#: cli/config/add.go:54 +#: cli/config/add.go:52 msgid "" "The key '%[1]v' is not a list of items, can't add to it.\n" "Maybe use '%[2]s'?" msgstr "" -#: cli/config/remove.go:54 +#: cli/config/remove.go:52 msgid "" "The key '%[1]v' is not a list of items, can't remove from it.\n" "Maybe use '%[2]s'?" @@ -2021,7 +1993,7 @@ msgid "" msgstr "" #: commands/bundled_tools.go:44 commands/core/install.go:80 -#: commands/instances.go:768 +#: commands/instances.go:773 msgid "Tool %s already installed" msgstr "" @@ -2033,35 +2005,35 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: cli/debug/debug.go:148 +#: cli/debug/debug.go:135 msgid "Toolchain custom configurations" msgstr "" -#: cli/debug/debug.go:142 +#: cli/debug/debug.go:129 msgid "Toolchain path" msgstr "" -#: cli/debug/debug.go:143 +#: cli/debug/debug.go:130 msgid "Toolchain prefix" msgstr "" -#: cli/debug/debug.go:141 +#: cli/debug/debug.go:128 msgid "Toolchain type" msgstr "" -#: cli/burnbootloader/burnbootloader.go:59 +#: cli/burnbootloader/burnbootloader.go:58 msgid "Turns on verbose mode." msgstr "" -#: cli/board/list.go:87 cli/board/list.go:125 +#: cli/board/list.go:88 cli/board/list.go:126 msgid "Type" msgstr "" -#: cli/lib/search.go:172 +#: cli/lib/search.go:173 msgid "Types: %s" msgstr "" -#: cli/board/details.go:173 +#: cli/board/details.go:168 msgid "URL:" msgstr "" @@ -2093,7 +2065,7 @@ msgstr "" msgid "Uninstalling %s, tool is no more required" msgstr "" -#: commands/instances.go:833 +#: commands/instances.go:838 msgid "Uninstalling %s: tool is no more required" msgstr "" @@ -2107,7 +2079,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: cli/board/list.go:157 +#: cli/board/list.go:158 msgid "Unknown" msgstr "" @@ -2131,28 +2103,28 @@ msgstr "" msgid "Updates the index of cores." msgstr "" -#: cli/lib/update_index.go:35 +#: cli/lib/update_index.go:36 msgid "Updates the libraries index to the latest version." msgstr "" -#: cli/lib/update_index.go:34 +#: cli/lib/update_index.go:35 msgid "Updates the libraries index." msgstr "" -#: commands/instances.go:450 commands/instances.go:476 -#: commands/instances.go:506 +#: commands/instances.go:455 commands/instances.go:481 +#: commands/instances.go:511 msgid "Updating index: %s" msgstr "" -#: commands/instances.go:377 +#: commands/instances.go:382 msgid "Updating index: library_index.json.gz" msgstr "" -#: commands/instances.go:387 +#: commands/instances.go:392 msgid "Updating index: library_index.json.sig" msgstr "" -#: commands/instances.go:790 +#: commands/instances.go:795 msgid "Updating platform %s" msgstr "" @@ -2160,11 +2132,11 @@ msgstr "" msgid "Upgrade doesn't accept parameters with version" msgstr "" -#: cli/upgrade/upgrade.go:40 +#: cli/upgrade/upgrade.go:43 msgid "Upgrades installed cores and libraries to latest version." msgstr "" -#: cli/upgrade/upgrade.go:39 +#: cli/upgrade/upgrade.go:42 msgid "Upgrades installed cores and libraries." msgstr "" @@ -2189,7 +2161,7 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: cli/arguments/port.go:44 +#: cli/arguments/port.go:46 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" @@ -2197,23 +2169,23 @@ msgstr "" msgid "Upload port found on %s" msgstr "" -#: cli/arguments/port.go:48 +#: cli/arguments/port.go:50 msgid "Upload port protocol, e.g: serial" msgstr "" -#: cli/compile/compile.go:102 +#: cli/compile/compile.go:98 msgid "Upload the binary after the compilation." msgstr "" -#: cli/burnbootloader/burnbootloader.go:47 +#: cli/burnbootloader/burnbootloader.go:48 msgid "Upload the bootloader on the board using an external programmer." msgstr "" -#: cli/burnbootloader/burnbootloader.go:46 +#: cli/burnbootloader/burnbootloader.go:47 msgid "Upload the bootloader." msgstr "" -#: cli/compile/compile.go:223 cli/upload/upload.go:129 +#: cli/compile/compile.go:201 cli/upload/upload.go:102 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2226,10 +2198,6 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: cli/burnbootloader/burnbootloader.go:60 -msgid "Use the specified programmer to upload." -msgstr "" - #: legacy/builder/print_used_and_not_used_libraries.go:51 msgid "Used: {0}" msgstr "" @@ -2275,11 +2243,11 @@ msgstr "" msgid "Using previously compiled file: {0}" msgstr "" -#: cli/core/download.go:36 cli/core/install.go:37 +#: cli/core/download.go:36 cli/core/install.go:40 msgid "VERSION" msgstr "" -#: cli/lib/check_deps.go:35 cli/lib/install.go:40 +#: cli/lib/check_deps.go:36 cli/lib/install.go:47 msgid "VERSION_NUMBER" msgstr "" @@ -2287,8 +2255,8 @@ msgstr "" msgid "Values" msgstr "" -#: cli/burnbootloader/burnbootloader.go:58 cli/compile/compile.go:104 -#: cli/upload/upload.go:64 +#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100 +#: cli/upload/upload.go:63 msgid "Verify uploaded binary after the upload." msgstr "" @@ -2296,7 +2264,7 @@ msgstr "" msgid "Version" msgstr "" -#: cli/lib/search.go:173 +#: cli/lib/search.go:174 msgid "Versions: %s" msgstr "" @@ -2304,7 +2272,7 @@ msgstr "" msgid "WARNING cannot configure platform: %s" msgstr "" -#: commands/instances.go:850 +#: commands/instances.go:855 msgid "WARNING: cannot run post install: %s" msgstr "" @@ -2334,30 +2302,34 @@ msgid "" "Warning: tool '%s' is not installed. It might not be available for your OS." msgstr "" -#: cli/lib/search.go:166 +#: cli/lib/search.go:167 msgid "Website: %s" msgstr "" -#: cli/compile/compile.go:105 +#: cli/compile/compile.go:101 msgid "" "When specified, VID/PID specific build properties are used, if board " "supports them." msgstr "" -#: cli/config/init.go:41 +#: cli/config/init.go:42 msgid "Writes current configuration to a configuration file." msgstr "" -#: cli/config/init.go:44 +#: cli/config/init.go:45 msgid "" "Writes current configuration to the configuration file in the data " "directory." msgstr "" -#: cli/config/set.go:79 +#: cli/config/set.go:77 msgid "Writing config file: %v" msgstr "" +#: cli/arguments/arguments.go:37 +msgid "and" +msgstr "" + #: arduino/resources/checksums.go:80 msgid "archive hash differs from hash in index" msgstr "" @@ -2390,7 +2362,7 @@ msgstr "" msgid "board not found" msgstr "" -#: cli/board/listall.go:35 cli/board/search.go:36 +#: cli/board/listall.go:38 cli/board/search.go:37 msgid "boardname" msgstr "" @@ -2543,11 +2515,11 @@ msgstr "" msgid "discovery release not found: %s" msgstr "" -#: cli/core/download.go:41 cli/core/install.go:42 +#: cli/core/download.go:41 cli/core/install.go:45 msgid "download a specific version (in this case 1.6.9)." msgstr "" -#: cli/core/download.go:40 cli/core/install.go:40 +#: cli/core/download.go:40 cli/core/install.go:43 msgid "download the latest version of Arduino SAMD core." msgstr "" @@ -2567,7 +2539,7 @@ msgstr "" msgid "error opening serial monitor" msgstr "" -#: cli/config/set.go:71 +#: cli/config/set.go:69 msgid "error parsing value: %v" msgstr "" @@ -2579,10 +2551,6 @@ msgstr "" msgid "error querying Arduino Cloud Api" msgstr "" -#: cli/upload/upload.go:77 -msgid "error: %s and %s flags cannot be used together" -msgstr "" - #: arduino/resources/install.go:67 msgid "extracting archive: %s" msgstr "" @@ -2623,15 +2591,15 @@ msgstr "" msgid "following possible symlink %[1]s: %[2]s" msgstr "" -#: cli/lib/download.go:40 +#: cli/lib/download.go:41 msgid "for a specific version." msgstr "" -#: cli/lib/check_deps.go:39 cli/lib/download.go:39 cli/lib/install.go:44 +#: cli/lib/check_deps.go:40 cli/lib/download.go:40 cli/lib/install.go:51 msgid "for the latest version." msgstr "" -#: cli/lib/check_deps.go:40 cli/lib/install.go:45 +#: cli/lib/check_deps.go:41 cli/lib/install.go:52 msgid "for the specific version." msgstr "" @@ -3020,7 +2988,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: cli/compile/compile.go:126 +#: cli/compile/compile.go:119 msgid "please use --build-property instead." msgstr "" @@ -3028,11 +2996,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: cli/board/attach.go:35 +#: cli/board/attach.go:40 msgid "port" msgstr "" -#: cli/arguments/port.go:143 +#: cli/arguments/port.go:145 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3167,7 +3135,7 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: cli/board/attach.go:35 cli/sketch/archive.go:38 +#: cli/board/attach.go:40 cli/sketch/archive.go:38 msgid "sketchPath" msgstr "" @@ -3286,7 +3254,7 @@ msgstr "" msgid "unable to create the folder containing the item" msgstr "" -#: cli/config/dump.go:53 +#: cli/config/dump.go:58 msgid "unable to marshal config to YAML: %v" msgstr ""