diff --git a/i18n/data/ar.po b/i18n/data/ar.po index a87286a3af9..72d2d574dfd 100644 --- a/i18n/data/ar.po +++ b/i18n/data/ar.po @@ -1,12 +1,12 @@ # # Translators: # CLI team , 2022 -# Osama Breman, 2022 # Mark Asaad, 2022 +# Osama Breman, 2023 # msgid "" msgstr "" -"Last-Translator: Mark Asaad, 2022\n" +"Last-Translator: Osama Breman, 2023\n" "Language-Team: Arabic (https://app.transifex.com/arduino-1/teams/108174/ar/)\n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" @@ -27,7 +27,7 @@ msgstr "%[1]s غير صالح . جار اعادة بناء كل شيء" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s مطلوب و لكن %[2]s مثبت حاليا" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]s التنسيق مفقود" @@ -51,7 +51,7 @@ msgstr "%[1]s, نسخة البوتوكول : %[2]d" msgid "%s already downloaded" msgstr "تم تنزيل %s مسبقا" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%s و %s لا يمكن استخدامهما معا" @@ -76,11 +76,12 @@ msgstr "%s غير مدار بواسطة مدير الحزمات" msgid "%s must be installed." msgstr "يجب تثبيت %s" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "%s النسق مفقود" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "'%s' لديه توقيع غير صحيح" @@ -88,7 +89,7 @@ msgstr "'%s' لديه توقيع غير صحيح" msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" -msgstr "" +msgstr "'build.core' و 'build.variant' تشيران الى منصة مختلفة : %[1]s و %[2]s" #: internal/cli/board/listall.go:89 internal/cli/board/search.go:86 msgid "(hidden)" @@ -116,11 +117,11 @@ msgstr "" #: internal/cli/lib/install.go:86 msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" -msgstr "" +msgstr "لا يمكن استخدام git-url-- او zip-path-- مع install-in-builtin-dir--" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" -msgstr "" +msgstr "ملف ino. موجود مسبقا" #: internal/cli/updater/updater.go:71 msgid "A new release of Arduino CLI is available:" @@ -149,7 +150,7 @@ msgstr "اضافة قيمة او اكثر الى احد الاعدادات" #: internal/cli/usage.go:27 msgid "Aliases:" -msgstr "" +msgstr "اسماء مستعارة" #: internal/cli/core/upgrade.go:72 msgid "All the cores are already at the latest version" @@ -159,15 +160,15 @@ msgstr "كل الانوية محدثة باخر اصدار مسبقا" msgid "Already installed %s" msgstr "%s مثبت مسبقا" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "البدائل ل %[1]s : %[2]s" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "حدث خطأ اثناء اضافة النماذج الاولية" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "حدث خطأ اثناء الكشف عن المكتبات" @@ -177,7 +178,7 @@ msgstr "" "الحاق سجل التصحيح الى الملف المحدد (Append debug logging to the specified " "file)" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "المعمارية : %s" @@ -185,7 +186,7 @@ msgstr "المعمارية : %s" msgid "Archive already exists" msgstr "الارشيف موجود مسبقا" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "جار ارشفة built core (caching) في : %[1]s" @@ -215,7 +216,7 @@ msgstr "اوامر الاردوينو المتعلقة بالمكتبات" #: internal/cli/config/config.go:33 msgid "Arduino configuration commands." -msgstr "تهيئة الاردوينو" +msgstr "ضبط الاردوينو" #: internal/cli/core/core.go:31 internal/cli/core/core.go:32 msgid "Arduino core operations." @@ -223,13 +224,13 @@ msgstr "عمليات نواة الاردوينو (Arduino core operations)" #: internal/cli/lib/check_deps.go:56 internal/cli/lib/install.go:127 msgid "Arguments error: %v" -msgstr "" +msgstr "خطأ بالمدخلات : %v" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." -msgstr "" +msgstr "يربط اللوحة بالمشروع" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "المؤلف : %s" @@ -238,12 +239,16 @@ msgid "" "Automatic library install can't be performed in this case, please manually " "remove all duplicates and retry." msgstr "" +"لا يمكن تنفيذ التثبيت التلقائي للمكتبة في هذه الحالة , الرجاء ازالة كل النسخ" +" المطابقة يدويا و الاعادة" #: commands/lib/uninstall.go:57 msgid "" "Automatic library uninstall can't be performed in this case, please manually" " remove them." msgstr "" +"لا يمكن تنفيذ الغاء التثبيت التلقائي للمكتبة في هذه الحالة , الرجاء ازالتها " +"يدويا و الاعادة" #: internal/cli/lib/list.go:136 msgid "Available" @@ -257,7 +262,7 @@ msgstr "الاوامر المتوفرة" msgid "Binary file to upload." msgstr "الملف الثنائي (Binary file) الذي تريد رفعه" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "اسم اللوحة" @@ -274,13 +279,13 @@ msgstr "نسخة اللوحة :" msgid "Bootloader file specified but missing: %[1]s" msgstr "ملف محمل الإقلاع (Bootloader) تم تحدديده لكنه مفقود: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" "Builds الخاصة ب 'core.a' تحفظ في هذا المسار و سيتم وضعها في الكاش و سيعاد " "استخدامها" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "تعذر انشاء مسار البيانات %s" @@ -297,7 +302,7 @@ msgstr "تعذر تنزيل المكتبة" msgid "Can't find dependencies for platform %s" msgstr "تعذر ايجاد التبعيات للمنصة %s" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "تعذر فتح المشروع" @@ -305,18 +310,21 @@ msgstr "تعذر فتح المشروع" msgid "Can't set multiple values in key %v" msgstr "تعذر وضع عدة قيم في المفتاح %v" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "نعذر تحديث المشروع" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" -msgstr "" +msgstr "لا يمكن استخدام العلامات التالية مع بعضها البعض : %s " -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "تعذر كتابة ملف التهيئة : %v" #: internal/cli/daemon/daemon.go:92 msgid "Can't write debug log: %s" -msgstr "" +msgstr "تعذر كتابة سجل مصحح الاخطاء : %s" #: commands/compile/compile.go:205 commands/compile/compile.go:208 msgid "Cannot create build cache directory" @@ -334,14 +342,18 @@ msgstr "تعذر انشاء مسار ملف التهيئة : %v" msgid "Cannot create config file: %v" msgstr "تعذر انشاء ملف التهيئة : %v" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "تعذر انشاء مسار مؤقت" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "تعذر انشاء ملف temp" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "تعذر حذف المفتاح %[1]s:%[2]v" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "تعذر تشغيل اداة debug" @@ -358,7 +370,7 @@ msgstr "تعذر تثبيت المنصة" msgid "Cannot install tool %s" msgstr "تعذر تثبيت الاداة %s" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "تعذر اجراء اعادة تشغيل المنفذ : %s" @@ -366,7 +378,11 @@ msgstr "تعذر اجراء اعادة تشغيل المنفذ : %s" msgid "Cannot upgrade platform" msgstr "تعذر تحديث المنصة" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "تعذر كتابة الملف %[1]s : %[2]v" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "الفئة : %s" @@ -399,27 +415,27 @@ msgid "" "a change." msgstr "الامر يبقى قيد التشغيل و يطبع قائمة للوحات المتصلة عندما يوجد تغيير" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "المشروع المترجم لم يتم ايجاده في %s" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "يترجم مشاريع الاردوينو" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "يتم ترجمة النواة" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "يتم ترجمة المكتبات" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "يتم ترجمة المكتبة \"%[1]s\"" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "ترجمة الشيفرة البرمجية..." @@ -435,11 +451,11 @@ msgstr "تمت كتابة ملف التهيئة في : %s" #: internal/cli/monitor/monitor.go:62 msgid "Configuration of the port." -msgstr "تهيئة المنفذ" +msgstr "ضبط المنفذ" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" -msgstr "اعدادات التهيئة ل %s" +msgstr "اعدادات الضبط ل %s" #: arduino/cores/packagemanager/install_uninstall.go:174 msgid "Configuring platform." @@ -447,17 +463,17 @@ msgstr "جار تهيئة المنصة" #: arduino/cores/packagemanager/install_uninstall.go:341 msgid "Configuring tool." -msgstr "" +msgstr "جار تهيئة الاداة" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "متصل" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "متصل الى %s ! اضغط CTRL-C للخروج" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "النواة" @@ -465,11 +481,11 @@ msgstr "النواة" msgid "Could not connect via HTTP" msgstr "تعذر الاتصال بواسطة HTTP" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "تعذر انشاء فهرس داخل المسار" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "تعذر القيام بـ deeply cache لــ core build : %[1]s" @@ -485,7 +501,7 @@ msgstr "تعذر ايجاد المسار الحالي %v" msgid "Create a new Sketch" msgstr "انشاء مشروع جديد" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "انشاء و طباعة اعدادات البروفايل من البناء (build)" @@ -498,10 +514,10 @@ msgid "" "Creates or updates the configuration file in the data directory or custom " "directory with the current configuration settings." msgstr "" -"انشاء او تحديث ملف التهيئة في مسار البيانات او في مسار مخصص مع اعدادات " -"التهيئة الحالية" +"انشاء او تحديث ملف الضبط في مسار البيانات او في مسار مخصص مع اعدادات التهيئة" +" الحالية" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." @@ -509,7 +525,7 @@ msgstr "" "في الوقت الحالي , بروفايلات البناء (Build Profiles) تدعم حصرا المكتبات " "المتوافرة في مدير المكتبات للاردوينو (Arduino Library Manager)" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "مهملة (غير موصى باستخدامها)" @@ -518,16 +534,16 @@ msgstr "مهملة (غير موصى باستخدامها)" msgid "Daemon is now listening on %s:%s" msgstr "Daemon يقوم بالاستماع على %s : %s" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "تصحيح مشاريع الاردوينو" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" -msgstr "" +msgstr "تصحيح اخطاء مشاريع الاردوينو (يفتح هذا الامر جلسة gdb تفاعلية)" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "مترجم التصحيح على سبيل المثال : %s" @@ -539,17 +555,17 @@ msgstr "تصحيح الاخطاء (Debugging) غير مدعوم للوحة %s" msgid "Debugging supported:" msgstr "تصحيح الاخطاء (Debugging) مدعوم :" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "إفتراضي" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" -msgstr "" +msgstr "تم تحديد FQBN الافتراضي الى :" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" -msgstr "" +msgstr "تم تحديد المنفذ الافتراضي الى :" #: internal/cli/cache/clean.go:30 msgid "Delete Boards/Library Manager download cache." @@ -560,12 +576,14 @@ msgid "" "Delete contents of the `directories.downloads` folder, where archive files " "are staged during installation of libraries and boards platforms." msgstr "" +"حذف محتويات مجلد `directories.downloads` حيث يتم تخزين ملفات الارشيف مؤقتا " +"اثناء تثبيت المكتبات و منصات اللوحات" #: internal/cli/config/delete.go:32 internal/cli/config/delete.go:33 msgid "Deletes a settings key and all its sub keys." msgstr "حذف مفتاح الاعدادات و كل مفاتيحه الفرعية" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "تبعيات : %s" @@ -573,7 +591,7 @@ msgstr "تبعيات : %s" msgid "Description" msgstr "الوصف" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "الكشف عن المكتبات المستخدمة ..." @@ -582,7 +600,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "تكتشف و تعرض قائمة اللوحات المتصلة الى هذا الكومبيوتر" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "المسار الذي يحوي الملفات الثنائية للتصحيح" @@ -595,18 +613,20 @@ msgid "" "Directory where to save generated files. Default is './docs', the directory " "must exist." msgstr "" +"المسار الذي تُحفظ فيه الملفات المولدة . './docs' هو المسار الافتراضي . " +"المسار يجب ان يكون موجودا" #: internal/cli/completion/completion.go:44 msgid "Disable completion description for shells that support it" -msgstr "" +msgstr "الغاء تفعيل وصف الاكتمال في واجهات الاوامر التي تدعم ذلك" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "قطع الاتصال" #: internal/cli/daemon/daemon.go:64 msgid "Display only the provided gRPC calls" -msgstr "" +msgstr "يعرض فقط اتصالات gRPC التي تم اعطاؤها" #: internal/cli/lib/install.go:61 msgid "Do not install dependencies." @@ -614,11 +634,11 @@ msgstr "عدم تثبيت التبعيات (dependencies)" #: internal/cli/lib/install.go:62 msgid "Do not overwrite already installed libraries." -msgstr "" +msgstr "لا تكتب فوق المكتبات المثبتة مسبقا" #: internal/cli/core/install.go:55 msgid "Do not overwrite already installed platforms." -msgstr "" +msgstr "لا تكتب فوق المنصات المثبتة مسبقا" #: internal/cli/burnbootloader/burnbootloader.go:58 #: internal/cli/upload/upload.go:75 @@ -635,16 +655,16 @@ msgstr "" msgid "Downloading %s" msgstr "يتم تنزيل %s" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "جار تنزيل فهرس التوقيعات %s" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "جار تنزيل الفهرس : %s" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "جار تحميل المكتبة %s" @@ -674,7 +694,7 @@ msgstr "يقوم بتنزيل مكتبة او اكثر بدون تثبيتها" #: internal/cli/daemon/daemon.go:62 msgid "Enable debug logging of gRPC calls" -msgstr "" +msgstr "تفعيل تسجيل تصحيح الاخطاء لمكالمات gRPC " #: internal/cli/lib/install.go:64 msgid "Enter a path to zip file" @@ -690,7 +710,7 @@ msgid "Error adding file to sketch archive" msgstr "" "خطأ اثناء اضافة الملف لارشيف المشروع (Error adding file to sketch archive)" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "خطا اثناء ارشفة built core (caching) في %[1]s : %[2]s" @@ -707,16 +727,15 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "خطأ اثناء تنظيف الكاش : %v" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" -msgstr "" +msgstr "تعذر تحويل المسار الى مطلق : %v" #: commands/compile/compile.go:346 msgid "Error copying output file %s" msgstr "خطا اثناء نسخ ملف الخرج %s" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "خطا اثناء انشاء النسخة %v" @@ -728,7 +747,7 @@ msgstr "خطا اثناء انشاء مسار الخرج" msgid "Error creating sketch archive" msgstr "خطا اثناء انشاء ارشيف المشروع" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "خطأ اثناء انشاء المشروع : %v" @@ -747,15 +766,15 @@ msgstr "خطا اثناء تحميل %[1]s : %[2]v" msgid "Error downloading %s" msgstr "خطأ اثناء تحميل %s" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "خطأ اثناء تحميل الفهرس '%s'" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "خطأ اثناء تحميل توقيع الفهرس : '%s'" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "خطأ اثناء تحميل المكتبة %s" @@ -769,11 +788,11 @@ msgstr "خطأ اثناء تنزيل المنصة %s" msgid "Error downloading tool %s" msgstr "خطا اثناء تنزيل الاداة %s" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "خطا اثناء التصحيح : %v" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "خطا اثناء اكتشاف FBQN : %v" @@ -783,8 +802,8 @@ msgstr "خطا اثناء ترميز JSON الخاص بالخرج : %v" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "خطا اثناء الرفع : %v" @@ -792,7 +811,7 @@ msgstr "خطا اثناء الرفع : %v" msgid "Error during YAML encoding of the output: %v" msgstr "خطأ اثناء القيام بYAML econding للخرج : %v" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "خطأ اثناء بناء : %v" @@ -804,27 +823,25 @@ msgstr "خطأ اثناء تثبيت : %v" msgid "Error during uninstall: %v" msgstr "خطأ اثناء الغاء تثبيت : %v" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "خطا اثناء تطوير : %v" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "خطأ اثناء استخراج %s" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "خطا اثناء البحث عن build artifacts" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "خطأ اثناء الحصول على معلومات التصحيح %v" #: commands/sketch/archive.go:59 msgid "Error getting absolute path of sketch archive" -msgstr "" -"خطا اثناء جلب المسار النسبي لارشيف المشروع (Error getting absolute path of " -"sketch archive)" +msgstr "خطا اثناء جلب المسار المطلق لارشيف المشروع" #: internal/cli/board/details.go:73 msgid "Error getting board details: %v" @@ -842,23 +859,22 @@ msgstr "خطأ اثناء الحصول على المعلومات للمكتبة msgid "Error getting libraries info: %v" msgstr "خطا اثناء جلب بيانات المكتبة : %v" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "خطأ اثناء جلب البيانات الوصفية (metadata) للمنفذ : %v" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" "خطأ اثناء الحصول على بيانات اعدادات المنفذ (port settings details) : %s" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" -msgstr "" +msgstr "تعذر الحصول على مدخلات المستخدم" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" -msgstr "" +msgstr "تعذر تهيئة مثال : %v" #: internal/cli/lib/install.go:145 msgid "Error installing %s: %v" @@ -872,7 +888,7 @@ msgstr "خطأ اثناء تثبيت مكتبة GIT : %v" msgid "Error installing Zip Library: %v" msgstr "خطأ اثناء تثبيت مكتبة ZIP : %v" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "خطأ اثناء تثبيت المكتبة %s" @@ -893,7 +909,7 @@ msgstr "خطا اثناء انشاء قائمة باللوحات : %v" #: internal/cli/lib/list.go:89 msgid "Error listing libraries: %v" -msgstr "" +msgstr "تعذر احصاء المكتبات : %v" #: internal/cli/core/list.go:69 msgid "Error listing platforms: %v" @@ -908,7 +924,7 @@ msgstr "خطا اثناء تحميل منصة الهاردوير" msgid "Error loading index %s" msgstr "خطأ اثناء تحميل الفهرس %s" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "خطأ اثناء فتح %s" @@ -916,17 +932,13 @@ msgstr "خطأ اثناء فتح %s" msgid "Error opening debug logging file: %s" msgstr "تعذر فتح الملف الذي يحوي سجلات التصحيح (debug logging file) : %s" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "خطأ اثناء فتح المشروع : %v" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "خطا اثناء فتح الكود المصدر الذي يتجاوز ملف البيانات : %v" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" -msgstr "" +msgstr "تعذر تقطيع علامة show-properties-- : %v" #: commands/compile/compile.go:336 msgid "Error reading build directory" @@ -952,28 +964,24 @@ msgstr "خطا اثناء استعادة قائمة النواة : %v" msgid "Error rolling-back changes: %s" msgstr "خطا اثناء التراجع عن التغييرات : %s" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "خطا اثناء حفظ فهرس التنزيلات" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" "خطأ اثناء حفظ توقيع الفهرس الذي تم تحميله (downloaded index signature)" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "خطا اثناء البحث عن اللوحات : %v" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" -msgstr "" +msgstr "خطا اثناء البحث عن مكتبات : %v" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "خطأ اثناء البحث عن المنصة : %v" @@ -985,33 +993,29 @@ msgstr "" #: internal/cli/board/list.go:81 msgid "Error starting discovery: %v" -msgstr "" +msgstr "تعذر بدء الاكتشاف : %v" #: internal/cli/lib/uninstall.go:63 msgid "Error uninstalling %[1]s: %[2]v" msgstr "خطا اثناء الغاء تثبيت %[1]s: %[2]v" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "خطا اثناء تحديث الفهارس : %v" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "خطا اثناء تحديث فهرس المكتبات : %v" #: internal/cli/lib/upgrade.go:71 msgid "Error upgrading libraries" -msgstr "" +msgstr "تعذر ترقية المكتبات" #: arduino/cores/packagemanager/install_uninstall.go:150 msgid "Error upgrading platform: %s" msgstr "خطا اثناء تطوير المنصة : %s" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "تعذر التحقق من التوقيع" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "تعذر العثور على المكتبات التي ضُمِّنَت (included) من قبل : %[1]s" @@ -1029,7 +1033,7 @@ msgstr "خطأ اثناء كتابة قاعدة بيانات الترجمة (com msgid "Error: command description is not supported by %v" msgstr "خطأ : وصف الامر غير مدعوم من قبل %v" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "خطأ : كود مصدري خاطئ سيقوم بالكتابة فوق ملف البيانات : %v" @@ -1045,16 +1049,16 @@ msgstr "الامثلة للمكتبة %s" msgid "Examples:" msgstr "الامثلة : " -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "الملف التنفيذي الذي سيتم تصحيحه (Executable to debug)" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "توقعت وجود المشروع المترجم في المسار %s . لكنني وجدت ملفا بدلا عن ذلك" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "FQBN" @@ -1063,15 +1067,15 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "فشل محي الشريحة" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "فشل المبرمجة" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "فشل حرق محمل الاقلاع" @@ -1099,7 +1103,7 @@ msgstr "تعذر الاستماع على منفذ TCP : %[1]s . خطأ غير م msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "تعذر الاستماع على منفذ TCP : %s . العناوين قيد الاستخدام مسبقا" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "تعذر الرفع" @@ -1111,7 +1115,7 @@ msgstr "الملف : " msgid "" "Firmware encryption/signing requires all the following properties to be " "defined: %s" -msgstr "" +msgstr "تشفير البرنامج الثابت او توقيعه يحتاج تحديد الخصائص التالية" #: commands/daemon/debug.go:46 msgid "First message must contain debug request, not data" @@ -1119,7 +1123,7 @@ msgstr "اول رسالة يجب ان تحوي على طلب التصحيح و #: internal/cli/arguments/arguments.go:47 msgid "Flag %[1]s is mandatory when used in conjunction with: %[2]s" -msgstr "" +msgstr "العلامة %[1]s اجبارية عند استخدامها بالتوازي مع : %[2]s" #: internal/cli/usage.go:30 msgid "Flags:" @@ -1137,7 +1141,7 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "تخطي سكربت POST-install اجباريا (تستخدم اذا كان CLI يعمل بشكل متفاعل)" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" @@ -1145,15 +1149,15 @@ msgstr "" "تم ايجاد منصة من اجل المرجع (refrence) \"%s\" :\n" "%s " -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" -msgstr "" +msgstr "اسم اللوحة المؤهلة بالكامل FQBN مثال : arduino:avr:uno" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "مسار سيرفر GDB" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "نوع سيرفر GDB" @@ -1164,23 +1168,23 @@ msgstr "سيرفر GDB '%s' غير مدعوم" #: internal/cli/generatedocs/generatedocs.go:38 #: internal/cli/generatedocs/generatedocs.go:39 msgid "Generates bash completion and command manpages." -msgstr "" +msgstr "يولد bash completion بالاضافة الى command manpages" #: internal/cli/completion/completion.go:38 msgid "Generates completion scripts" -msgstr "" +msgstr "يولد سكربت الاكمال" #: internal/cli/completion/completion.go:39 msgid "Generates completion scripts for various shells" -msgstr "" +msgstr "يولد سكربتات اكمال من اجل مختلف ال shells" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "يتم توليد النماذج الاولية للتوابع :" #: internal/cli/usage.go:31 msgid "Global Flags:" -msgstr "" +msgstr "علامات عامة :" #: legacy/builder/phases/sizer.go:133 msgid "" @@ -1195,40 +1199,44 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "المتغيرات العامة تستخدم %[1]s بايت من الذاكرة المتغيرة." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" -msgstr "" +msgstr "ID" #: internal/cli/board/details.go:110 msgid "Id" -msgstr "" +msgstr "Id" #: internal/cli/board/details.go:153 msgid "Identification properties:" -msgstr "" +msgstr "خصائص التعرُّف" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" +"اذا تم تحديده فان مجموعة الكود الثنائي الذي تم بناؤه سيتم تصديره الى مجلد " +"المشروع" #: internal/cli/core/list.go:45 msgid "" "If set return all installable and installed cores, including manually " "installed." msgstr "" +"اذا تم تحديده فانه سيعطيك كل النوى المثبتة و القابلة للتثبيت بالاضافة الى " +"التي تم تثبيتها يدويا" #: internal/cli/lib/list.go:53 msgid "Include built-in libraries (from platforms and IDE) in listing." -msgstr "" +msgstr "يتضمن الاحصاء المكتبات المدمجة (بالمنصات و IDE)" #: internal/cli/sketch/archive.go:50 msgid "Includes %s directory in the archive." -msgstr "" +msgstr "يُضمِّن في الارشيف المجلد %s" #: internal/cli/lib/install.go:65 msgid "Install libraries in the IDE-Builtin directory" -msgstr "" +msgstr "تثبيت المكتبات داخل مجلد IDE-Builtin" #: internal/cli/core/list.go:90 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:85 @@ -1244,7 +1252,7 @@ msgstr "تم تثبيت %s" msgid "Installing %s" msgstr "جار تثبيت %s" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "جار تثبيت المكتبة %s" @@ -1267,18 +1275,18 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "يقوم بتثبيت مكتبة او اكثر تم تحديدها مسبقا على النظام" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "خطأ داخلي في الكاش (Internal error in cache)" #: arduino/errors.go:378 msgid "Invalid '%[1]s' property: %[2]s" -msgstr "" +msgstr "غير صالح '‍%[1]s' : الصفة : %[2]s" #: internal/cli/cli.go:248 msgid "" "Invalid Call : should show Help, but it is available only in TEXT mode." -msgstr "" +msgstr "نداء خاطئ : المفروض عرض مساعدة لكنه غير متوفر الا في الوضع النصي" #: arduino/errors.go:62 msgid "Invalid FQBN" @@ -1286,73 +1294,73 @@ msgstr "FBQN غير صالح" #: internal/cli/daemon/daemon.go:151 msgid "Invalid TCP address: port is missing" -msgstr "" +msgstr "عنوان TCP غير صالح لان المنفذ غير موجود" #: arduino/errors.go:80 msgid "Invalid URL" msgstr "URL غير صالح" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "URL الاضافي غير صالح : %v" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" -msgstr "" +msgstr "ارشيف غير صالح : الملف %{1}s غير موجود في الارشيف %{2}s" #: internal/cli/core/download.go:56 internal/cli/core/install.go:65 #: internal/cli/core/uninstall.go:53 internal/cli/core/upgrade.go:93 #: internal/cli/lib/download.go:54 internal/cli/lib/uninstall.go:53 msgid "Invalid argument passed: %v" -msgstr "" +msgstr "تم اعطاء وسيط غير صالح %v" #: commands/compile/compile.go:159 msgid "Invalid build properties" -msgstr "" +msgstr "خصائص البناء غير صالحة" #: legacy/builder/phases/sizer.go:209 msgid "Invalid data size regexp: %s" -msgstr "" +msgstr "data size regexp غير صالح : %s" #: legacy/builder/phases/sizer.go:215 msgid "Invalid eeprom size regexp: %s" -msgstr "" +msgstr "eeprom size regexp غير صالح %s" #: arduino/errors.go:48 msgid "Invalid instance" -msgstr "" +msgstr "نسخة خاطئة " #: internal/cli/core/upgrade.go:99 msgid "Invalid item %s" -msgstr "" +msgstr "عنصر عير صالح %s" #: arduino/errors.go:98 msgid "Invalid library" -msgstr "" +msgstr "مكتبة غير صالحة" #: configuration/network.go:63 msgid "Invalid network.proxy '%[1]s': %[2]s" -msgstr "" +msgstr "network.proxy غير صالح '%[1]s': %[2]s" #: internal/cli/cli.go:215 msgid "Invalid option for --log-level: %s" -msgstr "" +msgstr "اعداد خاطئ لـ log-level-- : %s" #: internal/cli/cli.go:227 msgid "Invalid output format: %s" -msgstr "" +msgstr "صيغة اخراج خاطئة : %s" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" -msgstr "" +msgstr "فهرس الحزمة غير صالح في %s" #: internal/cli/core/uninstall.go:58 msgid "Invalid parameter %s: version not allowed" -msgstr "" +msgstr "معطيات خاطئة %s: النسخة غير مسموح بها" #: commands/board/list.go:78 msgid "Invalid pid value: '%s'" -msgstr "" +msgstr "قيمة pid غير صالحة : '%s'" #: arduino/errors.go:222 msgid "Invalid profile" @@ -1360,13 +1368,13 @@ msgstr "ملف تعريف غير صالح" #: commands/monitor/monitor.go:145 msgid "Invalid recipe in platform.txt" -msgstr "" +msgstr "وصفة غير صالحة ضمن platform.txt" #: legacy/builder/phases/sizer.go:199 msgid "Invalid size regexp: %s" -msgstr "" +msgstr "size regexp غير صالح : %s" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "مهلة غير صالحة" @@ -1376,50 +1384,52 @@ msgstr "نسخة غير صالحة" #: commands/board/list.go:75 msgid "Invalid vid value: '%s'" -msgstr "" +msgstr "قيمة vid غير صالحة : '%s'" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." msgstr "" +"يقوم بانتاج قاعدة الترجمة بدون القيام بالترجمة فعليا . سيتم تجاوز كل اوامر " +"البناء ما عدا pre* hooks." #: internal/cli/lib/list.go:38 msgid "LIBNAME" -msgstr "" +msgstr "LIBNAME" #: internal/cli/lib/check_deps.go:36 internal/cli/lib/install.go:44 msgid "LIBRARY" -msgstr "" +msgstr "المكتبة" #: internal/cli/lib/download.go:34 internal/cli/lib/examples.go:42 #: internal/cli/lib/search.go:40 internal/cli/lib/uninstall.go:34 msgid "LIBRARY_NAME" -msgstr "" +msgstr "اسم المكتبة" #: internal/cli/core/list.go:90 internal/cli/outdated/outdated.go:86 msgid "Latest" msgstr "الأخير" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" -msgstr "" +msgstr "المكتبة %[1]s تم تحديدها بانها precompiled" #: arduino/libraries/librariesmanager/install.go:135 #: commands/lib/install.go:92 msgid "" "Library %[1]s is already installed, but with a different version: %[2]s" -msgstr "" +msgstr "تم تثبيت المكتبة %[1]s ولكن بنسخة اخرى : %[2]s" #: commands/lib/upgrade.go:59 msgid "Library %s is already at the latest version" -msgstr "" +msgstr "المكتبة %s مثبتة باخر اصدار مسبقا" #: commands/lib/uninstall.go:39 msgid "Library %s is not installed" msgstr "المكتبة %s غير مثبتة" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "تعذر ايجاد المكتبة %s" @@ -1434,7 +1444,7 @@ msgstr "" "المكتبة لا تستطيع استخدام الملفين '%[1]s' 'و' '%[2]s' معا . تحقق مرة اخرى في" " '%[3]s'." -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "فشل تثبيت المكتبة" @@ -1442,11 +1452,11 @@ msgstr "فشل تثبيت المكتبة" msgid "Library installed" msgstr "المكتبة مثبتة" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "رخصة" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "جار ربط كل شيء مع بعضه" @@ -1466,7 +1476,7 @@ msgstr "اظهر كل اللوحات المعروفة و FBQN الخاص بها" msgid "List connected boards." msgstr "اعرض كل اللوحات المتصلة" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." @@ -1474,11 +1484,13 @@ msgstr "" "اعرض كل خيارات اللوحات مفصولة عن بعضها بفواصل . او يمكن استخدامها عدة مرات " "من اجل عدة خيارات" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." msgstr "" +"قائمة من خصائص البناء الخاصة مفصولة عن بعضها البعض بفواصل . او يمكن ان " +"تستخدم عدة مرات من اجل عدة خصائص" #: internal/cli/lib/list.go:55 msgid "List updatable libraries." @@ -1494,12 +1506,12 @@ msgstr "انشاء قائمة بجميع اللوحات المتصلة" #: internal/cli/outdated/outdated.go:41 msgid "Lists cores and libraries that can be upgraded" -msgstr "" +msgstr "يحصي النوى و المكتبات التي يمكن ترقيتها" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" -msgstr "" +msgstr "جار تحميل ملف الفهرس : %v" #: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87 msgid "Location" @@ -1509,7 +1521,7 @@ msgstr "الموقع" msgid "Low memory available, stability problems may occur." msgstr "ذاكرة منخفضة متبقية، مشاكل عدم إستقرار قد تحدث." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "القائم بالصيانة : %s" @@ -1537,7 +1549,7 @@ msgstr "يوجد منفذ مفقود" #: arduino/errors.go:238 msgid "Missing port address" -msgstr "" +msgstr "عنوان المنفذ مفقود" #: arduino/errors.go:250 msgid "Missing port protocol" @@ -1549,7 +1561,7 @@ msgstr "المبرمج مفقود" #: legacy/builder/phases/sizer.go:203 msgid "Missing size regexp" -msgstr "" +msgstr " size regexp مفقود" #: arduino/errors.go:498 msgid "Missing sketch path" @@ -1559,7 +1571,7 @@ msgstr "مسار السكتش مفقود" msgid "Monitor '%s' not found" msgstr "المراقب '%s' غير موجود" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "اعدادات منفذ المراقبة " @@ -1568,22 +1580,22 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "العثور على عدة مكتبات لـ\"%[1]s\"" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "الاسم" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "الاسم\"%s\"" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "لا يوجد اية لوحات" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" -msgstr "" +msgstr "لم يتم تحديد منفذ افتراضي او FQBN " #: internal/cli/lib/examples.go:105 msgid "No libraries found." @@ -1591,13 +1603,13 @@ msgstr "لا توجد اية مكتبات" #: internal/cli/lib/list.go:128 msgid "No libraries installed." -msgstr "" +msgstr "لا يوجد مكتبات مثبتة" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "لا توجد مكتبات تطابق بحثك" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1607,7 +1619,7 @@ msgstr "" #: internal/cli/lib/list.go:126 msgid "No libraries update is available." -msgstr "" +msgstr "لا يوجد تحديثات متاحة للمكتبات" #: arduino/errors.go:276 msgid "No monitor available for the port protocol %s" @@ -1615,19 +1627,19 @@ msgstr "لا يوجد مراقب متاح لبرتوكول المنفذ %s" #: internal/cli/outdated/outdated.go:77 msgid "No outdated platforms or libraries found." -msgstr "" +msgstr "لا يوجد مكتبات او منصات قديمة" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "ﻻ يوجد منصات تطابق بحثك" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" -msgstr "" +msgstr "تعذر ايجاد منفذ رفع , باستخدام %s كرجوع احتياطي fallback" #: arduino/errors.go:465 msgid "No valid dependencies solution found" -msgstr "" +msgstr "تعذر ايجاد حل تبعيات صالح" #: legacy/builder/phases/sizer.go:164 msgid "Not enough memory; see %[1]s for tips on reducing your footprint." @@ -1650,121 +1662,132 @@ msgid "" "Omit library details far all versions except the latest (produce a more " "compact JSON output)." msgstr "" +"ازالة تفاصيل المكتبة في كل النسخ عدا اخر نسخة (يعطي اخراج json مضغوط بشكل " +"اكبر)" #: internal/cli/monitor/monitor.go:53 internal/cli/monitor/monitor.go:54 msgid "Open a communication port with a board." -msgstr "" +msgstr "فتح منفذ تواصل مع اللوحة" #: internal/cli/board/details.go:197 msgid "Option:" msgstr "اختيار:" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" "اختياري، يمكن أن يكون: %s. يُستخدم لإخبار ال gcc أي مستوي تحذير يَستخدِم (-W" " flag)" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." -msgstr "" +msgstr "اختياري , يقوم بتنظيف مجلد البناء ولا يستخدم اي بناء مخزن مؤقتا" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." -msgstr "" +msgstr "اختياري , يحسن مخرجات المترجم خلال تصحيح الاخطاء بدلا عن الاصدار" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." -msgstr "" +msgstr "اختياري , يكبح كل خرج" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "اختياري، يُفعل الوضع المفصل." -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" +"اختياري , مسار لملف json. الذي يحتوي على البدائل من الكود المصدري للمشروع" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." msgstr "" +"تجاوز احد خصائص البناء باستخدام قيمة خاصة . يمكن استخدامه عدة مرات من اجل " +"عدة خصائص" #: internal/cli/config/init.go:57 msgid "Overwrite existing config file." -msgstr "" +msgstr "الكتابة فوق ملف التهيئة الموجود سابقا" #: internal/cli/sketch/archive.go:51 msgid "Overwrites an already existing archive" -msgstr "" +msgstr "يكتب فوق ارشيف موجود سابقا" #: internal/cli/sketch/new.go:44 msgid "Overwrites an existing .ino sketch." -msgstr "" +msgstr "يكتب فوق ملف ino. موجود مسبقا" #: internal/cli/core/download.go:34 internal/cli/core/install.go:36 #: internal/cli/core/uninstall.go:34 internal/cli/core/upgrade.go:37 msgid "PACKAGER" -msgstr "" +msgstr "المُغَلِّف" #: internal/cli/board/details.go:163 msgid "Package URL:" -msgstr "" +msgstr "URL الخاص بالحزمة" #: internal/cli/board/details.go:162 msgid "Package maintainer:" -msgstr "" +msgstr "حافظ الحزمة :" #: internal/cli/board/details.go:161 msgid "Package name:" -msgstr "" +msgstr "اسم الحزمة :" #: internal/cli/board/details.go:165 msgid "Package online help:" -msgstr "" +msgstr "المساعدة الخاصة بالحزمة اونلاين" #: internal/cli/board/details.go:164 msgid "Package website:" -msgstr "" +msgstr "موقع الحزمة على الويب" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" -msgstr "" +msgstr "المقطع : %s" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "المسار" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" +"المسار الى مجموعة من المكتبات . يمكن استخدامه عدة مرات او من اجل عدة مدخلات " +"حيث يتم فصلها باستخدام فاصلة" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." msgstr "" +"المسار الى المجلد الاصلي لمكتبة واحدة . يمكن استخدامه عدة مرات او من اجل عدة" +" مدخلات حيث يتم فصلها باستخدام فاصلة" #: internal/cli/cli.go:112 msgid "Path to the file where logs will be written." msgstr "مسار للملف حيث تُكتب السجلات" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" +"المسار الذي يتم فيه حفظ الملفات التي تمت ترجمتها , اذا تم ازالته , سيتم " +"انشاء مجلد داخل المسار المؤقت الافتراضي في نظام التشغيل" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" -msgstr "" +msgstr "جار تفعيل 1200-bps touch reset على المنفذ التسلسلي %s" #: commands/core/install.go:54 commands/core/install.go:61 msgid "Platform %s already installed" @@ -1774,11 +1797,13 @@ msgstr "المنصة %s مثبتة سابقا" msgid "Platform %s installed" msgstr "تم تثبيت المنصة: %s" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" msgstr "" +"المنصة %sغير موجودة في اي فهرس معروف\n" +"ربما تحتاج الى اضافة عنوان url من طرف 3 " #: arduino/cores/packagemanager/install_uninstall.go:301 msgid "Platform %s uninstalled" @@ -1786,35 +1811,35 @@ msgstr "تم إلغاء تثبيت المنصة: %s" #: arduino/errors.go:483 msgid "Platform '%s' is already at the latest version" -msgstr "" +msgstr "المنصة '%s' هي باخر اصدار مسبقا" #: arduino/errors.go:407 msgid "Platform '%s' not found" -msgstr "" +msgstr "المنصة '%s' غير موجودة" #: internal/cli/board/search.go:82 msgid "Platform ID" -msgstr "" +msgstr "Platform ID" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" -msgstr "" +msgstr "id المنصة غير صحيح" #: internal/cli/board/details.go:171 msgid "Platform URL:" -msgstr "" +msgstr "عنوان url للمنصة :" #: internal/cli/board/details.go:170 msgid "Platform architecture:" -msgstr "" +msgstr "معمارية المنصة :" #: internal/cli/board/details.go:169 msgid "Platform category:" -msgstr "" +msgstr "فئة المنصة :" #: internal/cli/board/details.go:176 msgid "Platform checksum:" -msgstr "" +msgstr "المجموع الاختباري للمنصة :" #: internal/cli/board/details.go:172 msgid "Platform file name:" @@ -1826,92 +1851,96 @@ msgstr "اسم المنصة:" #: internal/cli/board/details.go:174 msgid "Platform size (bytes):" -msgstr "" +msgstr "حجم المنصة (بالبايت) :" #: arduino/errors.go:155 msgid "" "Please specify an FQBN. Multiple possible boards detected on port %[1]s with" " protocol %[2]s" msgstr "" +"الرجاء تحديد FQBN . لقد تم اكتشاف عدة لوحات على المنفذ %[1]s الذي يستخدم " +"بروتوكول %[2]s" #: arduino/errors.go:135 msgid "" "Please specify an FQBN. The board on port %[1]s with protocol %[2]s can't be" " identified" msgstr "" +"الرجاء تحديد FQBN . تعذر التعرف على اللوحة على المنفذ %[1]s ذات البروتوكول " +"%[2]s " -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "منفذ" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" -msgstr "" +msgstr "المنفذ %v مغلق" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" -msgstr "" +msgstr "خطا في مراقب المنفذ" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" -msgstr "" +msgstr "تعذر ايجاد المكتبة التي تمت ترجمتها مسبقا في \"%[1]s\"" #: internal/cli/board/details.go:41 msgid "Print details about a board." msgstr "طباعة تفاصيل عن لوحة." -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." -msgstr "" +msgstr "طباعة الكود قبل معالجته الى stdout بدلا من الترجمة " #: internal/cli/cli.go:106 msgid "Print the logs on the standard output." -msgstr "" +msgstr "طباعة السجلات على الخرج الافتراضي" #: internal/cli/config/dump.go:31 msgid "Prints the current configuration" -msgstr "" +msgstr "طباعة اعدادات الضبط الحالية." #: internal/cli/config/dump.go:32 msgid "Prints the current configuration." -msgstr "" +msgstr "طباعة اعدادات الضبط الحالية." #: arduino/errors.go:204 msgid "Profile '%s' not found" -msgstr "" +msgstr "تعذر ايجاد الملف الشخصي '%s'" #: arduino/errors.go:340 msgid "Programmer '%s' not found" -msgstr "" +msgstr "تعذر ايجاد المبرمجة '%s'" #: internal/cli/board/details.go:110 msgid "Programmer name" -msgstr "" +msgstr "اسم المبرمجة" #: internal/cli/arguments/programmer.go:29 msgid "Programmer to use, e.g: atmel_ice" -msgstr "" +msgstr "المبرمجة التي سيتم استخدامها , مثال : atmel_ice" #: internal/cli/board/details.go:214 msgid "Programmers:" -msgstr "" +msgstr "المبرمجات : " #: arduino/errors.go:392 msgid "Property '%s' is undefined" -msgstr "" +msgstr "الخاصية '%s' غير معرفة" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" -msgstr "" +msgstr "البروتوكول" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" -msgstr "" +msgstr "يشمل : %s" #: internal/cli/config/remove.go:31 internal/cli/config/remove.go:32 msgid "Removes one or more values from a setting." -msgstr "" +msgstr "يزيل قيمة او اكثر من اعداد" #: commands/lib/install.go:130 msgid "Replacing %[1]s with %[2]s" @@ -1919,136 +1948,141 @@ msgstr "تبديل %[1]s ب %[2]s" #: arduino/cores/packagemanager/install_uninstall.go:120 msgid "Replacing platform %[1]s with %[2]s" -msgstr "" +msgstr "استبدال المنصة %[1]s بـ %[2]s" #: internal/cli/board/details.go:182 msgid "Required tool:" -msgstr "" +msgstr "الادوات المطلوبة :" #: internal/cli/daemon/daemon.go:53 msgid "Run as a daemon on port: %s" -msgstr "" +msgstr "التشغيل كناطر على المنفذ : %s" #: internal/cli/monitor/monitor.go:63 msgid "Run in silent mode, show only monitor input and output." -msgstr "" +msgstr "التشغيل ضمن الوضع الصامت , يظهر فقط شاشة الادخال و الاخراج " #: internal/cli/daemon/daemon.go:54 msgid "" "Running as a daemon the initialization of cores and libraries is done only " "once." -msgstr "" +msgstr "يعمل كناطر من اجل تهيئة النوى و المكتبات و يتم مرة واحدة" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." -msgstr "" +msgstr "جار تشغيل البناء العادي من النواة" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." -msgstr "" +msgstr "حفظ ادوات البناء ضمن هذا المجلد" #: internal/cli/board/search.go:38 msgid "Search for a board in the Boards Manager using the specified keywords." -msgstr "" +msgstr "البحث عن لوحة ضمن مدير اللوحات باستخدام كلمات مفتاحية" #: internal/cli/board/search.go:37 msgid "Search for a board in the Boards Manager." -msgstr "" +msgstr "البحث عن لوحة ضمن مدير اللوحات" #: internal/cli/core/search.go:47 msgid "Search for a core in Boards Manager using the specified keywords." -msgstr "" +msgstr "البحث عن نواة ضمن مدير اللوحات باستخدام كلمات مفتاحية" #: internal/cli/core/search.go:46 msgid "Search for a core in Boards Manager." -msgstr "" +msgstr "البحث عن نواة ضمن مدير اللوحات" #: internal/cli/lib/search.go:42 msgid "Search for one or more libraries data (case insensitive search)." -msgstr "" +msgstr "البحث عن بيانات مكتبة او اكثر (غير حساس لحالة الاحرف)" #: internal/cli/lib/search.go:41 msgid "Searches for one or more libraries data." -msgstr "" +msgstr "البحث عن بيانات مكتبة او اكثر" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" -msgstr "" +msgstr "الجملة : %s" #: arduino/httpclient/httpclient.go:73 msgid "Server responded with: %s" -msgstr "" +msgstr "استجابة السيرفر : %s" #: internal/cli/config/set.go:32 internal/cli/config/set.go:33 msgid "Sets a setting value." -msgstr "" +msgstr "تحديد قيمة للاعداد" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." msgstr "" +"تحديد القيم الافتراضية للمنفذ و FQBN . اذا لم يتم تحديد منفذ او FQBN , سيتم " +"اظهار المنفذ و FQBN الافتراضي الحالي" #: internal/cli/config/init.go:55 internal/cli/config/init.go:56 msgid "Sets where to save the configuration file." -msgstr "" +msgstr "تحديد مكان حفظ ملف الضبط" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" -msgstr "" +msgstr "اعداد" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" -msgstr "" +msgstr "مفتاح الاعداد غير موجود" #: internal/cli/core/search.go:52 msgid "Show all available core versions." -msgstr "" +msgstr "اظهار كل النوى المتوفرة" #: internal/cli/monitor/monitor.go:61 msgid "Show all the settings of the communication port." -msgstr "" +msgstr "اظهار كل اعدادات منفذ التواصل" #: internal/cli/board/listall.go:47 internal/cli/board/search.go:45 msgid "Show also boards marked as 'hidden' in the platform" -msgstr "" +msgstr "اظهار اللوحات التي تم تحديدها كمخفي في المنصة" #: internal/cli/arguments/show_properties.go:59 msgid "" "Show build properties. The properties are expanded, use \"--show-" "properties=unexpanded\" if you want them exactly as they are defined." msgstr "" +"يظهر خصائص البناء . الخصائص متوسعة , استخدم \n" +"\"show properties=unexpanded--\" اذا اردتها كما كانت معرفة بالظبط" #: internal/cli/board/details.go:51 msgid "Show full board details" -msgstr "" +msgstr "اظهار تفاصيل اللوحة كاملة" #: internal/cli/board/details.go:42 msgid "" "Show information about a board, in particular if the board has options to be" " specified in the FQBN." msgstr "" +"اظهار معلومات حول لوحة, خصوصا اذا كانت اللوحة تملك خيار لتكون محددة في FQBN " #: internal/cli/lib/search.go:49 msgid "Show library names only." -msgstr "" +msgstr "اظهار اسم المكتبة فقط" #: internal/cli/board/details.go:52 msgid "Show list of available programmers" -msgstr "" +msgstr "عرض قائمة المبرمجات المتاحة" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." -msgstr "" +msgstr "اظهار البيانات الوصفية لجلسة التصحيح بدلا من بدء المصحح" #: internal/cli/update/update.go:45 msgid "Show outdated cores and libraries after index update" -msgstr "" +msgstr "اظهار النوى و المكتبات القديم بعد تحديث الفهرس" #: internal/cli/lib/list.go:39 msgid "Shows a list of installed libraries." -msgstr "" +msgstr "عرض قائمة المكتبات المثبتة" #: internal/cli/lib/list.go:40 msgid "" @@ -2058,47 +2092,53 @@ msgid "" "library. By default the libraries provided as built-in by platforms/core are\n" "not listed, they can be listed by adding the --all flag." msgstr "" +"يعرض قائمة المكتبات المثبتة \n" +"\n" +"اذا حدد المدخل LIBNAME القائمة فان القائمة ستكون محددة بما في هذا المدخل\n" +"المكتبة : افتراضيا , المكتبات المدمجة بالمنصات و النوى لا يتم عرضها في القائمة , يمكن عرضها في القائمة من خلال اضافة علامة all--" #: internal/cli/core/list.go:36 internal/cli/core/list.go:37 msgid "Shows the list of installed platforms." -msgstr "" +msgstr "يعرض قائمة من المنصات المثبتة" #: internal/cli/lib/examples.go:43 msgid "Shows the list of the examples for libraries." -msgstr "" +msgstr "يظهر قائمة الامثلة الخاصة بالمكتبات" #: internal/cli/lib/examples.go:44 msgid "" "Shows the list of the examples for libraries. A name may be given as " "argument to search a specific library." msgstr "" +"يظهر قائمة الامثلة الخاصة بالمكتبات . يمكن اعطاء اسم كمدخل من اجل البحث ضمن " +"مكتبة محددة" #: internal/cli/version/version.go:39 msgid "" "Shows the version number of Arduino CLI which is installed on your system." -msgstr "" +msgstr "عرض رقم نسخة Arduino CLI المثبتة على نظامك" #: internal/cli/version/version.go:38 msgid "Shows version number of Arduino CLI." -msgstr "" +msgstr "عرض رقم نسخة Arduino CLI" #: internal/cli/board/details.go:187 msgid "Size (bytes):" -msgstr "" +msgstr "الحجم (بالبايت) :" #: legacy/builder/fail_if_buildpath_equals_sketchpath.go:29 msgid "" "Sketch cannot be located in build path. Please specify a different build " "path" -msgstr "" +msgstr "لا يمكن وضع المشروع ضمن مسار البناء . الرجاء تحديد مسار بناء مختلف" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" -msgstr "" +msgstr "تم انشاء المشروع في : %s" #: internal/cli/arguments/profiles.go:29 msgid "Sketch profile to use" -msgstr "" +msgstr "ملف التعريف للمشروع الذي سيتم استخدامه" #: legacy/builder/phases/sizer.go:159 msgid "Sketch too big; see %[1]s for tips on reducing it." @@ -2114,109 +2154,121 @@ msgstr "" "الشيفرة البرمجية تستخدم %[1]s بايت (%[3]s%%) من مساحة البرنامج. أقصى حد " "%[2]s بايت." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" +"المشاريع ذوي اللاحقة pde. في حالة تقاعد , الرجاء تغيير لاحقة الملف الى ino." -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." -msgstr "" +msgstr "تخطي ربط البرنامج النهائي القابل للتنفيذ" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" -msgstr "" +msgstr "جار تخطي 1200bps touch reset لانه لم يتم تحديد منفذ تسلسلي" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" -msgstr "" +msgstr "جار تخطي انشاء الارشيف لـ : %[1]s" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" -msgstr "" +msgstr "جار تخطي ترجمة : %[1]s" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" -msgstr "" +msgstr "جار تخطي الكشف عن توابع المكتبة %[1]s التي تمت ترجمتها مسبقا" #: arduino/cores/packagemanager/install_uninstall.go:187 msgid "Skipping platform configuration." -msgstr "" +msgstr "جار تخطي ضبط المنصة" #: arduino/cores/packagemanager/install_uninstall.go:350 msgid "Skipping tool configuration." -msgstr "" +msgstr "جار تخطي ضبط الاداة" #: legacy/builder/recipe_runner.go:54 msgid "Skipping: %[1]s" -msgstr "" +msgstr "جار تخطي : %[1]s" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." -msgstr "" +msgstr "يمكن تحديث بعض الفهارس" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" +"فشلت بعض الترقيات , الرجاء الاطلاع على الخرج من اجل المزيد من المعلومات" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" -msgstr "" +msgstr "TOUCH : خطا اثناء اعادة الضبط : %s" #: internal/cli/daemon/daemon.go:59 msgid "The TCP port the daemon will listen to" -msgstr "" +msgstr "منفذ TCP  الذي سيستمع اليه الناطر" #: internal/cli/cli.go:123 msgid "The custom config file (if not specified the default will be used)." -msgstr "" +msgstr "ملف التهيئة المخصص (اذا لم يتم تحديده سيتم استخدام الملف الافتراضي)" #: internal/cli/daemon/daemon.go:78 msgid "The flag --debug-file must be used with --debug." -msgstr "" +msgstr "يجب استخدام العلامة debug-file-- مع debug--" #: internal/cli/config/add.go:93 msgid "" "The key '%[1]v' is not a list of items, can't add to it.\n" "Maybe use '%[2]s'?" msgstr "" +"المفتاح '%[1]v' ليس قائمة من الاشياء , لا يمكن الاضافة اليه\n" +"ربما يمكنك استخدام %[2]s" #: internal/cli/config/remove.go:51 msgid "" "The key '%[1]v' is not a list of items, can't remove from it.\n" "Maybe use '%[2]s'?" msgstr "" +"المفتاح '%[1]v' ليس قائمة من الاشياء , لا يمكن ازالته \n" +"ربما يمكنك استخدام %[2]s" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" -msgstr "" +msgstr "يوجد عدة نسخ مثبتة من المكتبة %s" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" +"اسم مفتاح التشفير المخصص الذي سيستخدم لتشفير ملف ثنائي اثناء الترجمة . " +"يستخدم فقط من قبل المنصات التي تدعم ذلك" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." msgstr "" +"اسم مفتاح التوقيع المخصص الذي سيستخدم لتوقيع ملف ثنائي اثناء الترجمة . " +"يستخدم فقط من قبل المنصات التي تدعم ذلك" #: internal/cli/cli.go:114 internal/cli/cli.go:119 msgid "The output format for the logs, can be: %s" -msgstr "" +msgstr "تنسيق الخرج الخاص بالسجلات , يمكن ان يكون : %s" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" +"المسار الى المجلد للبحث عن مفتاح خاص لتوقيع و تشفير الملف الثنائي , يتم " +"استخدامه من قبل المنصات التي تدعم ذلك فقط" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." -msgstr "" +msgstr "المنصة لا تدعم '%[1]s' من اجل المكتبات الغير مترجمة" #: internal/cli/lib/upgrade.go:35 msgid "" @@ -2225,86 +2277,92 @@ msgid "" "provided, the command will upgrade all the installed libraries where an " "update is available." msgstr "" +"هذا الامر يرقي مكتبة مثبتة الى اخر اصدار متاح لها , يمكن فصل عدة مكتبات " +"بواسطة مسافة , اذا لم يتم تحديد اي مدخلات للامر , سيقوم بتحديث كل المكتبات " +"التي لديها تحديث متاح" #: internal/cli/outdated/outdated.go:42 msgid "" "This commands shows a list of installed cores and/or libraries\n" "that can be upgraded. If nothing needs to be updated the output is empty." msgstr "" +"هذا الامر يظهر قائمة النوى و/أو المكتبات المثبتة التي يمكن ترقيتها. اذا لم " +"يوجد اي شيء يحتاج للتحديث فالخرج سيكون فارغا" #: arduino/cores/packagemanager/install_uninstall.go:86 #: arduino/cores/packagemanager/install_uninstall.go:311 msgid "Tool %s already installed" -msgstr "" +msgstr "الاداة %s مثبتة مسبقا" #: arduino/cores/packagemanager/install_uninstall.go:400 msgid "Tool %s uninstalled" -msgstr "" +msgstr "تم الغاء تثبيت الاداة %s" #: commands/debug/debug.go:139 msgid "Toolchain '%s' is not supported" -msgstr "" +msgstr "مجموعة الادوات '%s' غير مدعومة" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" -msgstr "" +msgstr "اعدادات الضبط المخصصة لمجموعة الادوات" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" -msgstr "" +msgstr "مسار مجموعة الادوات" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" -msgstr "" +msgstr "بادئة مجموعة الادوات " -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" -msgstr "" +msgstr "نوع مجموعة الادوات" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "جرب تشغيل %s" #: internal/cli/burnbootloader/burnbootloader.go:57 msgid "Turns on verbose mode." -msgstr "" +msgstr "يفعل الوضع المطول" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "نوع" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "الأنواع: %s" #: internal/cli/board/details.go:189 msgid "URL:" -msgstr "" +msgstr "URL:" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" +"تعذر تخزين نواة البناء مؤقتا , الرجاء اخبار المحافظين %[1]s لمتابعة %[2]s" #: configuration/configuration.go:125 msgid "Unable to get Documents Folder: %v" -msgstr "" +msgstr "تعذر ايجاد مجلد Documents : %v" #: configuration/configuration.go:100 msgid "Unable to get Local App Data Folder: %v" -msgstr "" +msgstr "تعذر ايجاد مجلد Local App Data : %v" #: configuration/configuration.go:88 configuration/configuration.go:113 msgid "Unable to get user home dir: %v" -msgstr "" +msgstr "تعذر ايجاد user home dir : %v" #: internal/cli/cli.go:202 msgid "Unable to open file for logging: %s" -msgstr "" +msgstr "تعذر فتح ملف من اجل انشاء سجلات : %s" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" -msgstr "" +msgstr "تعذر تقطيع عنوان URL" #: arduino/cores/packagemanager/install_uninstall.go:277 #: commands/lib/uninstall.go:44 @@ -2320,123 +2378,126 @@ msgstr "إلغاء تثبيت %s، الأداة لم تعد مطلوبة" msgid "" "Uninstalls one or more cores and corresponding tool dependencies if no " "longer used." -msgstr "" +msgstr "يلغي تثبيت نواة او اكثر مع ادواتها و توابعها في حال لم يتم استخدامها " #: internal/cli/lib/uninstall.go:35 internal/cli/lib/uninstall.go:36 msgid "Uninstalls one or more libraries." -msgstr "" +msgstr "يلغي تثبيت مكتبة او اكثر " -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" -msgstr "" +msgstr "غير معروف" #: arduino/errors.go:185 msgid "Unknown FQBN" -msgstr "" +msgstr "FQBN غير معروف" #: internal/cli/update/update.go:37 msgid "Updates the index of cores and libraries" -msgstr "" +msgstr "يحدث فهرس المكتبات و النوى" #: internal/cli/update/update.go:38 msgid "Updates the index of cores and libraries to the latest versions." -msgstr "" +msgstr "يحجث فهرس المكتبات و النوى الى اخر نسخة" #: internal/cli/core/update_index.go:34 msgid "Updates the index of cores to the latest version." -msgstr "" +msgstr "يحدث فهرس النوى الى اخر نسخة" #: internal/cli/core/update_index.go:33 msgid "Updates the index of cores." -msgstr "" +msgstr "يحدث فهرس النوى" #: internal/cli/lib/update_index.go:34 msgid "Updates the libraries index to the latest version." -msgstr "" +msgstr "يحدث فهرس المكتبات الى اخر نسخة" #: internal/cli/lib/update_index.go:33 msgid "Updates the libraries index." -msgstr "" +msgstr "يحدث فهرس المكتبات" #: arduino/cores/packagemanager/install_uninstall.go:43 msgid "Upgrade doesn't accept parameters with version" -msgstr "" +msgstr "الترقية لا تقبل مدخلات مع نسخة" #: internal/cli/upgrade/upgrade.go:38 msgid "Upgrades installed cores and libraries to latest version." -msgstr "" +msgstr "يحدث المكتبات و النوى المثبتة الى اخر نسخة" #: internal/cli/upgrade/upgrade.go:37 msgid "Upgrades installed cores and libraries." -msgstr "" +msgstr "يحدث المكتبات و النوى المثبتة" #: internal/cli/lib/upgrade.go:34 msgid "Upgrades installed libraries." -msgstr "" +msgstr "يحدث المكتبات المثبتة" #: internal/cli/core/upgrade.go:38 internal/cli/core/upgrade.go:39 msgid "Upgrades one or all installed platforms to the latest version." -msgstr "" +msgstr "يحدث منصة او كل المنصات الى اخر نسخة" #: internal/cli/upload/upload.go:57 msgid "Upload Arduino sketches." -msgstr "" +msgstr "يرفع مشاريع الاردوينو" #: internal/cli/upload/upload.go:58 msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." -msgstr "" +msgstr "يرفع مشاريع الاردوينو , و لا يقوم بترجمة المشروع قبل الرفع مطلقا !" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" -msgstr "" +msgstr "عنوان منفذ الرفع : مثال , COM3 او /dev/ttyACM2" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" -msgstr "" +msgstr "تم ايجاد منفذ الرفع في %s" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" -msgstr "" +msgstr "بروتوكول منفذ الرفع , مثال : serial \"تسلسلي\"" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." -msgstr "" +msgstr "يرفع الملف الثنائي بعد الترجمة" #: internal/cli/burnbootloader/burnbootloader.go:47 msgid "Upload the bootloader on the board using an external programmer." -msgstr "" +msgstr "يرفع محمل الاقلاع على اللوحة باستخدام مبرمجة خارجية" #: internal/cli/burnbootloader/burnbootloader.go:46 msgid "Upload the bootloader." -msgstr "" +msgstr "يرفع محمل الاقلاع" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" +"جار الرفع الى لوحة مخصصة باستخدام بروتوكول %s الذي يتطلب المعلومات التالية" #: internal/cli/config/init.go:103 msgid "" "Urls cannot contain commas. Separate multiple urls exported as env var with a space:\n" "%s" msgstr "" +"لا يمكن استخدام فواصل مع عناوين url , افصل عدة عناوين url باستخدام متغير بيئة \"env var\" ملحوقا بمسافة \n" +"%s" #: internal/cli/usage.go:26 msgid "Usage:" -msgstr "" +msgstr "الاستخدام" #: internal/cli/usage.go:33 msgid "Use %s for more information about a command." -msgstr "" +msgstr "استخدم %s من اجل المزيد من المعلومات حول امر معين" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" -msgstr "" +msgstr "المكتبة المستخدمة" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" -msgstr "" +msgstr "المنصة المستخدمة" #: legacy/builder/print_used_and_not_used_libraries.go:46 msgid "Used: %[1]s" @@ -2444,15 +2505,15 @@ msgstr "مستخدم : %[1]s" #: commands/compile/compile.go:288 msgid "Using board '%[1]s' from platform in folder: %[2]s" -msgstr "" +msgstr "يتم استخدام اللوحة '%[1]s' من منصة داخل المجلد %[2]s" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" -msgstr "" +msgstr "يتم استخدام توابع المكتبة التي تم تخزينها مؤقتا من اجل الملف : %[1]s" #: commands/compile/compile.go:289 msgid "Using core '%[1]s' from platform in folder: %[2]s" -msgstr "" +msgstr "يتم استخدام النواة '%[1]s' من منصة داخل الملف %[2]s " #: legacy/builder/print_used_libraries_if_verbose.go:44 msgid "Using library %[1]s at version %[2]s in folder: %[3]s %[4]s" @@ -2462,55 +2523,55 @@ msgstr "استخدام المكتبة %[1]s الإصدار %[2]s في المجل msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "استخدام المكتبة %[1]s في المجلد: %[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" -msgstr "" +msgstr "يتم استخدام النواة التي تم ترجمتها مسبقا %[1]s" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" -msgstr "" +msgstr "يتم استخدام المكتبة التي تم ترجمتها مسبقا %[1]s" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "استخدام الملف المترجم سابقا: %[1]s" #: internal/cli/core/download.go:34 internal/cli/core/install.go:36 msgid "VERSION" -msgstr "" +msgstr "النسخة" #: internal/cli/lib/check_deps.go:36 internal/cli/lib/install.go:44 msgid "VERSION_NUMBER" -msgstr "" +msgstr "رقم النسخة" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" -msgstr "" +msgstr "القيم" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." -msgstr "" +msgstr "التاكد من الملف الثنائي الذي سيتم رفعه قبل الرفع" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" -msgstr "" +msgstr "النسخة" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" -msgstr "" +msgstr "النسخ : %s" #: arduino/cores/packagemanager/install_uninstall.go:182 msgid "WARNING cannot configure platform: %s" -msgstr "" +msgstr "تحذير , تعذرت تهيئة المنصة %s" #: arduino/cores/packagemanager/install_uninstall.go:346 msgid "WARNING cannot configure tool: %s" -msgstr "" +msgstr "تحذير , تعذر تهيئة الاداة %s" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "تحذير : المشروع سيترجم باستخدام مكتبة خاصة او اكثر . " @@ -2522,7 +2583,7 @@ msgstr "" "تحذير: المكتبة %[1]s تعمل على معمارية %[2]s وقد لا تتوافق مع لوحتك الحالية " "التي تعمل على معمارية %[3]s." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "يتم انتظار منفذ الرفع (upload port) ... " @@ -2530,28 +2591,27 @@ msgstr "يتم انتظار منفذ الرفع (upload port) ... " msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" +"تحذير , اللوحة %[1]s لا تُعرّف الخاصة %[2]s . تم وضع التحديد الالي لـ %[3]s" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "الموقع : %s" #: internal/cli/config/init.go:42 msgid "Writes current configuration to a configuration file." -msgstr "" +msgstr "جار كتابة اعدادات الضبط الحالية الى ملف الضبط" #: internal/cli/config/init.go:45 msgid "" "Writes current configuration to the configuration file in the data " "directory." -msgstr "" -"تكتب الاعدادات التهيئة الحالية (current configuration) في ملف التهيئة داخل " -"مسار البيانات (data directory)" +msgstr "تكتب الاعدادات الضبط الحالية في ملف التهيئة داخل مجلد البيانات" #: internal/cli/config/set.go:74 msgid "Writing config file: %v" msgstr "جار كتابة ملف التهيئة : %v" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" "لا يمكنك استخدام flag %s اثناء الترجمة باستخدام بروفايل (while compiling " @@ -2559,35 +2619,33 @@ msgstr "" #: arduino/resources/checksums.go:79 msgid "archive hash differs from hash in index" -msgstr "" -"تشفير الارشيف يختلف عن تشفير الفهرس (archive hash differs from hash in " -"index)" +msgstr "تلبيد \"hash\" الارشيف يختلف عن تلبيد \"hash\" الفهرس" #: arduino/libraries/librariesmanager/install.go:192 msgid "archive is not valid: multiple files found in zip file top level" -msgstr "" +msgstr "الارشيف غير صالح : يوجد عدة ملفات داخل ملف zip في المرحلة العليا" #: arduino/libraries/librariesmanager/install.go:195 msgid "archive is not valid: no files found in zip file top level" -msgstr "" +msgstr "الارشيف غير صالح : لا يوجد اي ملفات داخل ملف zip في المرحلة العليا" #: internal/cli/sketch/archive.go:37 msgid "archivePath" msgstr "مسار الارشيف" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" -msgstr "" +msgstr "نمط arduino-preprocessor مفقود" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" -msgstr "" +msgstr "الكشف التلقائي عن بقايا البناء : %s" #: internal/cli/feedback/stdio.go:35 msgid "available only in text format" -msgstr "" +msgstr "متوفر في الوضع النصي حصرا" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "تعذر ايجاد الملف الثنائي (Binary file) داخل %s" @@ -2601,7 +2659,7 @@ msgstr "اسم اللوحة" #: arduino/libraries/librariesmanager/librariesmanager.go:155 msgid "built-in libraries directory not set" -msgstr "" +msgstr "مجلد المكتبات المدمجة غير محدد" #: arduino/discovery/discovery.go:310 arduino/discovery/discovery.go:333 #: arduino/discovery/discovery.go:355 arduino/discovery/discovery.go:395 @@ -2613,7 +2671,7 @@ msgstr "جار استدعاء %[1]s :%[2]w" msgid "can't find latest release of %s" msgstr "تعذر العثور على اخر اصدار من %s" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "تعذر العثور على اخر اصدار من الاداة %s" @@ -2623,27 +2681,27 @@ msgstr "تعذر ايحاد ملف المشروع الرئيسي داخل %s" #: arduino/cores/packagemanager/loader.go:825 msgid "can't find pattern for discovery with id %s" -msgstr "" +msgstr "تعذر ايجاد نمط للاكتشاف بواسطة id %s" #: executils/output.go:52 msgid "can't retrieve standard error stream: %s" -msgstr "" +msgstr "تعذر استعادة standard error stream %s" #: executils/output.go:34 msgid "can't retrieve standard output stream: %s" -msgstr "" +msgstr "تعذر استعادة standard error stream %s" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" -msgstr "" +msgstr "المرشحون" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "تعذر تشغيل اداة الرفع : %s" #: arduino/resources/install.go:39 msgid "checking local archive integrity" -msgstr "" +msgstr "جار التاكد من اكتمال ملف الارشيف" #: legacy/builder/wipeout_build_path_if_build_options_changed.go:85 #: legacy/builder/wipeout_build_path_if_build_options_changed.go:89 @@ -2677,32 +2735,32 @@ msgstr "" #: arduino/resources/checksums.go:75 msgid "computing hash: %s" -msgstr "جار معالجة التشفير (computing hash) : %s" +msgstr "جار حوسبة التلبيد \"hash\" : %s" #: arduino/libraries/librariesmanager/install.go:145 msgid "copying library to destination directory:" -msgstr "" +msgstr "جار نسخ المكتبة الى مجلد الوجهة" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "تعذر ايجاد ادوات صالحة للبناء (valid build artifact)" #: commands/core/install.go:62 msgid "could not overwrite" -msgstr "" +msgstr "تعذر الكتابة فوقه" #: commands/lib/install.go:133 msgid "could not remove old library" -msgstr "" +msgstr "تعذر ازالة المكتبة القديمة" #: arduino/sketch/yaml.go:78 arduino/sketch/yaml.go:82 #: arduino/sketch/yaml.go:86 msgid "could not update sketch project file" -msgstr "" +msgstr "تعذر تحديث ملف المشروع" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" -msgstr "" +msgstr "جار انشاء ملف تخزن مؤقت للنواة : %s" #: arduino/cores/packagemanager/install_uninstall.go:216 msgid "creating installed.json in %[1]s: %[2]s" @@ -2722,17 +2780,17 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "التبعية (dependency) '%s' غير متوفرة" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" -msgstr "" +msgstr "الوجهة موجودة مسبقا" #: arduino/libraries/librariesmanager/install.go:93 msgid "destination dir %s already exists, cannot install" -msgstr "" +msgstr "تعذر التثبيت لان مجلد الوجهة %s موجود مسبقا " #: arduino/libraries/librariesmanager/install.go:142 msgid "destination directory already exists" -msgstr "" +msgstr "مجلد الوجهة موجودة مسبقا" #: arduino/libraries/librariesmanager/install.go:282 msgid "directory doesn't exist: %s" @@ -2740,19 +2798,19 @@ msgstr "المجلد غير موجود : %s" #: arduino/discovery/discoverymanager/discoverymanager.go:190 msgid "discovery %[1]s process not started: %[2]w" -msgstr "" +msgstr "عملية الكشف %[1]s لم تبدأ : %[2]w" #: arduino/cores/packagemanager/loader.go:756 msgid "discovery %s not found" -msgstr "" +msgstr "المستكشف %s غير موجود" #: arduino/cores/packagemanager/loader.go:760 msgid "discovery %s not installed" -msgstr "" +msgstr "تعذر تثبيت المستكشف %s" #: arduino/cores/packagemanager/package_manager.go:693 msgid "discovery release not found: %s" -msgstr "" +msgstr "تعذر ايجاد اصدار المستكشف %s" #: internal/cli/core/download.go:39 internal/cli/core/install.go:41 msgid "download a specific version (in this case 1.6.9)." @@ -2764,7 +2822,7 @@ msgstr "تنزيل اخر نسخة من Arduino SAMD core" #: internal/cli/feedback/rpc_progress.go:73 msgid "downloaded" -msgstr "" +msgstr "تم تحميله" #: commands/instances.go:138 msgid "downloading %[1]s tool: %[2]s" @@ -2784,11 +2842,11 @@ msgstr "تعذر فتح %s" #: internal/cli/config/set.go:67 msgid "error parsing value: %v" -msgstr "" +msgstr "تعذر تقطيع القيمة : %v" #: arduino/sketch/profiles.go:193 msgid "error parsing version constraints" -msgstr "" +msgstr "تعذر تقطيع قيود النسخة" #: commands/board/list.go:115 msgid "error processing response from server" @@ -2797,7 +2855,7 @@ msgstr "" #: commands/board/list.go:95 msgid "error querying Arduino Cloud Api" -msgstr "" +msgstr "خطا اثناء القيام باستعلامات مع Arduino Cloud Api" #: arduino/resources/install.go:67 msgid "extracting archive: %s" @@ -2809,7 +2867,7 @@ msgstr "جار استخراج الارشيف : %w" #: arduino/resources/checksums.go:144 msgid "failed to compute hash of file \"%s\"" -msgstr "" +msgstr "تعذر حساب تلبيد \"hash\" ملف \"%s\"" #: commands/board/list.go:90 msgid "failed to initialize http client" @@ -2817,7 +2875,7 @@ msgstr "تعذر تهيئة http client" #: arduino/resources/checksums.go:96 msgid "fetched archive size differs from size specified in index" -msgstr "" +msgstr "حجم الارشيف الذي تم جلبه يختلف عن الحجم المحدد في الفهرس" #: arduino/resources/install.go:128 msgid "files in archive must be placed in a subdirectory" @@ -2829,11 +2887,11 @@ msgstr "جار البحث عن المسار المطلق (absolute path) لـ %s #: internal/cli/cli.go:72 msgid "flags" -msgstr "" +msgstr "الاعلام" #: arduino/cores/packagemanager/loader.go:100 msgid "following symlink %s" -msgstr "" +msgstr "الوصلة الرمزية symlink التالية %s" #: internal/cli/lib/download.go:39 msgid "for a specific version." @@ -2842,242 +2900,246 @@ msgstr "من اجل نسخة محددة" #: internal/cli/lib/check_deps.go:40 internal/cli/lib/download.go:38 #: internal/cli/lib/install.go:48 msgid "for the latest version." -msgstr "" +msgstr "من اجل اخر نسخة" #: internal/cli/lib/check_deps.go:41 internal/cli/lib/install.go:49 #: internal/cli/lib/install.go:51 msgid "for the specific version." -msgstr "" +msgstr "من اجل النسخة الحالية " -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" -msgstr "" +msgstr "جار انتاج installation.id : %w" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" -msgstr "" +msgstr "جار انتاج installation.secret : %w" #: arduino/resources/download.go:53 msgid "getting archive file info: %s" -msgstr "" +msgstr "جار جلب معلومات ملف الارشيف : %s" #: arduino/resources/checksums.go:93 msgid "getting archive info: %s" -msgstr "" +msgstr "جار جلب معلومات الارشيف : %s" #: arduino/resources/checksums.go:66 arduino/resources/checksums.go:89 #: arduino/resources/download.go:34 arduino/resources/helpers.go:38 #: arduino/resources/install.go:55 msgid "getting archive path: %s" -msgstr "" +msgstr "جار جلب مسار الارشيف : %s" #: arduino/cores/packagemanager/package_manager.go:309 msgid "getting build properties for board %[1]s: %[2]s" -msgstr "" +msgstr "جار الحصول على خصائص البناء للوحة %[1]s : %[2]s " #: arduino/cores/packagemanager/download.go:106 msgid "getting discovery dependencies for platform %[1]s: %[2]s" -msgstr "" +msgstr "جار الحصول على توابع المستكشف من اجل المنصة %[1]s:%[2]s" #: arduino/cores/packagemanager/download.go:114 msgid "getting monitor dependencies for platform %[1]s: %[2]s" -msgstr "" +msgstr "جار الحصول على توابع الشاشة من اجل المنصة %[1]s:%[2]s" #: arduino/cores/packagemanager/loader.go:711 msgid "getting parent dir of %[1]s: %[2]s" -msgstr "" +msgstr "جار الحصول على المجلد الاصل لـ %[1]s : %[2]s" #: arduino/cores/packagemanager/download.go:99 msgid "getting tool dependencies for platform %[1]s: %[2]s" -msgstr "" +msgstr "جار الحصول على توابع الاداة من اجل المنصة %[1]s:%[2]s" #: arduino/libraries/librariesmanager/install.go:153 msgid "install directory not set" -msgstr "" +msgstr "لم يتم تحديد مجلد التثبيت" #: commands/instances.go:142 msgid "installing %[1]s tool: %[2]s" -msgstr "" +msgstr "جار تثبيت الاداة %[1]s : %[2]s" #: arduino/cores/packagemanager/install_uninstall.go:208 msgid "installing platform %[1]s: %[2]s" -msgstr "" +msgstr "جار تثبيت المنصة %[1]s : %[2]s" #: internal/cli/feedback/terminal.go:36 msgid "interactive terminal not supported for the '%s' output format" -msgstr "" +msgstr "الطرفية \"terminal \" التفاعلية لا تدعم تنسيق الخرج التالي %s" #: arduino/sketch/profiles.go:191 msgid "invalid '%s' directive" -msgstr "" +msgstr "يوجد directive \"عبارة برمجية بداخل الكود المصدري\" غير صالحة %s" #: arduino/discovery/discovery.go:176 msgid "invalid 'add' message: missing port" -msgstr "" +msgstr "رسالة 'add' غير صالحة : المنفذ غير موجود" #: arduino/discovery/discovery.go:186 msgid "invalid 'remove' message: missing port" -msgstr "" +msgstr "رسالة 'remove' غير صالحة : المنفذ غير موجود" #: arduino/resources/checksums.go:44 msgid "invalid checksum format: %s" -msgstr "" +msgstr "تنسيق المجموع الاختباري \"checksum\" غير صالح : %s" #: arduino/cores/fqbn.go:54 arduino/cores/fqbn.go:59 msgid "invalid config option: %s" -msgstr "" +msgstr "اعداد التهيئة غير صالح : %s" #: internal/cli/arguments/reference.go:90 msgid "invalid empty core architecture '%s'" -msgstr "" +msgstr "معمارية النواة الفارغة غير صالحة '%s'" #: internal/cli/arguments/reference.go:67 msgid "invalid empty core argument" -msgstr "" +msgstr "معطى النواة الفارغة غير صالح" #: internal/cli/arguments/reference.go:86 msgid "invalid empty core name '%s'" -msgstr "" +msgstr "اسم النواة الفارغة غير صالح '%s'" #: internal/cli/arguments/reference.go:71 msgid "invalid empty core reference '%s'" -msgstr "" +msgstr "مرجع النواة الفارغة غير صالح '%s'" #: internal/cli/arguments/reference.go:76 msgid "invalid empty core version: '%s'" -msgstr "" +msgstr "نسخة النواة الفارغة غير صالحة : %s" #: internal/cli/lib/args.go:49 msgid "invalid empty library name" -msgstr "" +msgstr "اسم المكتبة الفارغة غير صالح " #: internal/cli/lib/args.go:54 msgid "invalid empty library version: %s" -msgstr "" +msgstr "نسخة المكتبة الفارغة غير صالحة : %s" #: arduino/cores/board.go:142 msgid "invalid empty option found" -msgstr "" +msgstr "تم ايجاد اعداد اعداد فارغ غير صالح" #: arduino/libraries/librariesmanager/install.go:272 msgid "invalid git url" -msgstr "" +msgstr "عنوان url لـ git غير صالح" #: arduino/resources/checksums.go:48 msgid "invalid hash '%[1]s': %[2]s" -msgstr "" +msgstr "علامة تلبيد \"hash\" غير صالحة '%[1]s' : %[2]s" #: internal/cli/arguments/reference.go:83 msgid "invalid item %s" -msgstr "" +msgstr "عنصر غير صالح %s" #: arduino/sketch/profiles.go:225 msgid "invalid library directive:" -msgstr "" +msgstr "يوجد directive للمكتبة \"عبارة برمجية بداخل الكود المصدري\" غير صالح %s" #: arduino/libraries/libraries_layout.go:65 msgid "invalid library layout: %s" -msgstr "" +msgstr "تخطيط المكتبة غير صالح : %s" #: arduino/libraries/libraries_location.go:88 msgid "invalid library location: %s" -msgstr "" +msgstr "موقع المكتبة غير صالح : %s" #: arduino/libraries/loader.go:132 msgid "invalid library: no header files found" -msgstr "" +msgstr "مكتبة غير صالحة : لا يوجد ترويسة في الملف" #: arduino/cores/board.go:145 msgid "invalid option '%s'" -msgstr "" +msgstr "خيار غير صالح %s" #: internal/cli/arguments/show_properties.go:51 msgid "invalid option '%s'." -msgstr "" +msgstr "خيار غير صالح %s" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" -msgstr "" +msgstr "مسار غير صالح اثناء انشاء مجلد التهيئة %[1]s الخطا : %[2]w" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" -msgstr "" +msgstr "مسار غير صالح اثناء كتابة ملف inventory %[1]s الخطا : %[2]w" #: arduino/cores/packageindex/index.go:283 msgid "invalid platform archive size: %s" -msgstr "" +msgstr "حجم ملف ارشيف المنصة غير صالح : %s" #: arduino/sketch/profiles.go:195 msgid "invalid platform identifier" -msgstr "" +msgstr "معرف المنصة غير صالح" #: arduino/sketch/profiles.go:205 msgid "invalid platform index URL:" -msgstr "" +msgstr "عنوان url لفهرس المنصة غير صالح" #: arduino/cores/packagemanager/loader.go:363 msgid "invalid pluggable monitor reference: %s" -msgstr "" +msgstr "مرجع الشاشة القابلة للوصل غير صالح : %s" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" -msgstr "" +msgstr "قيمة الضبط الخاصة بالمنفذ غير صالحة : %s:%s" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" -msgstr "" +msgstr "اعدادات الضبط للمنفذ غير صالحة" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" -msgstr "" +msgstr "وصفة غير صالحة %[1]s : %[2]s" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" +"اسم المشروع \"%[1]s\" غير صالح لان المحرف الاول يجب انيكون رقم او حرف او " +"\"_\" , المحارف المتبقية يمكنها ان تحوي \"-\" و \".\" بالاضافة الى ما سبق , " +"المحرف الاخير لا يمكن ان يكون \".\"" #: arduino/cores/board.go:149 msgid "invalid value '%[1]s' for option '%[2]s'" -msgstr "" +msgstr "قيمة خاطئة '%[1]s' من اجل الخيار %[2]s" #: arduino/cores/packagemanager/loader.go:273 msgid "invalid version directory %s" -msgstr "" +msgstr "مجلد النسخة خاطئ %s" #: arduino/sketch/profiles.go:227 msgid "invalid version:" -msgstr "" +msgstr "نسخة خاطئة " -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" -msgstr "" +msgstr "تعذر ايجاد المفتاح في الاعدادات" #: internal/cli/core/search.go:45 msgid "keywords" -msgstr "" +msgstr "الكلمات المفتاحية" #: arduino/libraries/librariesmanager/install.go:130 msgid "library %s already installed" -msgstr "" +msgstr "المكتبة %s مثبتة مسبقا" #: arduino/libraries/librariesmanager/install.go:319 msgid "library not valid" -msgstr "" +msgstr "المكتبة غير صالحة" #: arduino/libraries/librariesmanager/librariesmanager.go:197 msgid "library path does not exist: %s" -msgstr "" +msgstr "مسار المكتبة غير موجود : %s" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" -msgstr "" +msgstr "جار الاستماع للمنافذ التسلسلية" #: arduino/cores/packagemanager/loader.go:301 #: arduino/cores/packagemanager/loader.go:310 #: arduino/cores/packagemanager/loader.go:315 msgid "loading %[1]s: %[2]s" -msgstr "" +msgstr "جار تحميل %[1]s:%[2]s" #: arduino/cores/packagemanager/loader.go:351 msgid "loading boards: %s" @@ -3128,11 +3190,11 @@ msgstr "جار البحث عن boards.txt داخل %s" #: arduino/sketch/sketch.go:76 msgid "main file missing from sketch: %s" -msgstr "" +msgstr "الملف الرئيسي مفقود من المشروع : %s" #: arduino/sketch/profiles.go:189 msgid "missing '%s' directive" -msgstr "'%s' directive مفقود" +msgstr "يوجد directive \"عبارة برمجية بداخل الكود المصدري\" مفقودة %s" #: arduino/resources/checksums.go:40 msgid "missing checksum for: %s" @@ -3145,6 +3207,7 @@ msgstr "تعذر العثور على الحزمة %[1]s التي التي تشي #: internal/cli/core/upgrade.go:86 msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" +"يوجد حزمة مفقودة من الفهرس %s , لا يمكن ضمان التحديثات المستقبلية بسبب ذلك" #: arduino/cores/packagemanager/package_manager.go:416 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" @@ -3167,7 +3230,7 @@ msgstr "تعذر ايجاد اصدار المراقب : %s" msgid "moving extracted archive to destination dir: %s" msgstr "جار نقل الارشيف الذي تم استخراجه الى مجلد الوجهة : %s" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "تم ايجاد اكثر من build artifacts : '%[1]s' و '%[2]s'" @@ -3180,28 +3243,30 @@ msgid "" "no compatible version of %[1]s tools found for the current os, try " "contacting %[2]s" msgstr "" +"لا يوجد نسخة متوافقة من الاداة %[1]s من اجل نظام التشغيل الحالي , جرب " +"التواصل مع %[2]s" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "لم يتم تحديد اي برنامج قابل للتنفيذ (executable)" #: commands/daemon/daemon.go:100 msgid "no instance specified" -msgstr "" +msgstr "لا يوجد نسخ محددة" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" -msgstr "" +msgstr "لم يتم تحديد مجلد/ملف المشروع او البناء " #: arduino/sketch/sketch.go:55 msgid "no such file or directory" -msgstr "" +msgstr "لا يوجد ملف او مجلد مشابه" #: arduino/resources/install.go:131 msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" -msgstr "" +msgstr "لا يوجد مجلد اصلي في الارشيف , تم ايجاد %[1]s و %[2]s" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "لم يتم تحديد اي منفذ للرفع" @@ -3211,11 +3276,11 @@ msgstr "تعذر ايجاد اي مشروع صالح في %[2]s : %[1]sمفقو #: arduino/cores/packagemanager/download.go:128 msgid "no versions available for the current OS, try contacting %s" -msgstr "" +msgstr "لا يوجد نسخة متوفرة لنظام التشغيل الحالي , جرب التواصل مع %s" #: internal/cli/feedback/terminal.go:39 msgid "not running in a terminal" -msgstr "" +msgstr "لا يعمل في الطرفية \"terminal\"" #: arduino/resources/checksums.go:71 arduino/resources/install.go:59 msgid "opening archive file: %s" @@ -3225,7 +3290,7 @@ msgstr "جار فتح ملف الارشيف : %s" msgid "opening boards.txt" msgstr "جار فتح boards.txt" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "جار فتح منفذ عند 1200bps" @@ -3235,361 +3300,362 @@ msgstr "جار فتح ملف التوقيع : %s" #: arduino/security/signatures.go:78 msgid "opening target file: %s" -msgstr "" +msgstr "جار فتح الملف الهدف : %s" #: arduino/cores/packagemanager/download.go:76 arduino/cores/status.go:89 #: arduino/cores/status.go:114 arduino/cores/status.go:141 msgid "package %s not found" -msgstr "" +msgstr "الحزمة %sغير موجودة " #: arduino/cores/packagemanager/package_manager.go:476 msgid "package '%s' not found" -msgstr "" +msgstr "الحزمة '%s' غير موجودة" #: arduino/cores/packagemanager/loader.go:221 msgid "parsing IDE bundled index" -msgstr "" +msgstr "جار تقطيع حزمة فهرس IDE" #: arduino/cores/board.go:165 #: arduino/cores/packagemanager/package_manager.go:250 msgid "parsing fqbn: %s" -msgstr "" +msgstr "جار تقطيع FQBN : %s" #: arduino/libraries/librariesindex/json.go:72 msgid "parsing library_index.json: %s" -msgstr "" +msgstr "جار تقطيع ملف library_index.json : %s" #: arduino/cores/packagemanager/loader.go:181 msgid "path is not a platform directory: %s" -msgstr "" +msgstr "المسار المحدد ليس مجلدا لمنصة : %s" #: arduino/cores/packagemanager/download.go:80 msgid "platform %[1]s not found in package %[2]s" -msgstr "" +msgstr "تعذر ايجاد المنصة %[1]s في الحزمة %[2]s" #: arduino/cores/packagemanager/download.go:92 msgid "platform %s has no available releases" -msgstr "" +msgstr "لا يوجد اصدارات متاحة للمنصة %s" #: arduino/cores/packagemanager/package_manager.go:296 msgid "platform %s is not installed" -msgstr "" +msgstr "المنصة %s غير مثبتة" #: arduino/cores/packagemanager/install_uninstall.go:176 #: arduino/cores/packagemanager/install_uninstall.go:280 #: arduino/cores/packagemanager/loader.go:457 commands/compile/compile.go:99 msgid "platform not installed" -msgstr "" +msgstr "المنصة غير مثبتة" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." -msgstr "" +msgstr "الرجاء استخدام build-property-- بدلا من ذلك" #: arduino/discovery/discoverymanager/discoverymanager.go:126 msgid "pluggable discovery already added: %s" -msgstr "" +msgstr "تم اضافة الكشف عن الاشياء القابلة للوصل مسبقا : %s" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" -msgstr "" +msgstr "المنفذ" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" -msgstr "" +msgstr "تعذر ايجاد المنفذ : %[1]s %[2]s" #: arduino/monitor/monitor.go:236 msgid "protocol version not supported: requested %[1]d, got %[2]d" -msgstr "" +msgstr "نسخة البروتوكول غير مدعومة : تم طلب %[1]d , فكان الرد %[2]d" #: arduino/discovery/discovery.go:318 msgid "protocol version not supported: requested 1, got %d" -msgstr "" +msgstr "نسخة البروتوكول غير مدعومة : تم طلب 1 , فكان الرد %d" #: arduino/cores/packagemanager/loader.go:716 msgid "reading %[1]s: %[2]s" -msgstr "" +msgstr "يتم قراءة %[1]s : %[2]s" #: arduino/libraries/librariesmanager/librariesmanager.go:170 msgid "reading dir %[1]s: %[2]s" -msgstr "" +msgstr "جار قراءة المجلد %[1]s : %[2]s" #: arduino/libraries/loader.go:191 msgid "reading directory %[1]s content: %[2]w" -msgstr "" +msgstr "جار قراءة المجلد %[1]s الذي يحوي %[2]w" #: arduino/cores/packagemanager/loader.go:71 #: arduino/cores/packagemanager/loader.go:153 #: arduino/cores/packagemanager/loader.go:260 #: arduino/cores/packagemanager/loader.go:617 msgid "reading directory %s" -msgstr "" +msgstr "جار قراءة المجلد %s" #: arduino/libraries/librariesmanager/install.go:292 msgid "reading directory %s content: %w" -msgstr "" +msgstr "جار قراءة المجلد %w الذي يحوي %s" #: arduino/builder/sketch.go:84 msgid "reading file %[1]s: %[2]s" -msgstr "" +msgstr "جار قراءة الملف %[1]s : %[2]s" #: arduino/sketch/sketch.go:205 msgid "reading files: %v" -msgstr "" - -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" +msgstr "جار قراءة الملفات %v" #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" -msgstr "" +msgstr "جار قراءة ترويسة المكتبة : %s" #: arduino/libraries/libraries.go:228 msgid "reading lib src dir: %s" -msgstr "" +msgstr "جار قراءة المجلد الاصلي للمكتبة %s" #: arduino/libraries/libraries.go:116 msgid "reading library headers: %w" -msgstr "" +msgstr "جار قراءة ترويسة المكتبة %w " #: arduino/libraries/librariesindex/json.go:66 msgid "reading library_index.json: %s" -msgstr "" +msgstr "جار قراءة library_index.json : %s" #: arduino/resources/install.go:121 msgid "reading package root dir: %s" -msgstr "" +msgstr "جار قراءة المجلد الاصلي للحزمة : %s" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" -msgstr "" +msgstr "تعذر ايجاد الوصفة '%s'" #: arduino/cores/packagemanager/package_manager.go:552 msgid "release %[1]s not found for tool %[2]s" -msgstr "" +msgstr "تعذر ايجاد الاصدار %[1]s للاداة %[2]s" #: arduino/cores/status.go:83 arduino/cores/status.go:107 #: arduino/cores/status.go:134 msgid "release cannot be nil" -msgstr "" +msgstr "الاصدار لا يمكن ان يكون صفر \"nil\"" #: arduino/resources/download.go:44 msgid "removing corrupted archive file: %s" -msgstr "" +msgstr "جار ازالة ملف الارشيف المتخرب %s" #: arduino/libraries/librariesmanager/install.go:156 msgid "removing library directory: %s" -msgstr "" +msgstr "جار ازالة مجلد المكتبة %s" #: arduino/cores/packagemanager/install_uninstall.go:293 msgid "removing platform files: %s" -msgstr "" +msgstr "جار ازالة ملفات المنصة %s" #: arduino/cores/packagemanager/download.go:87 msgid "required version %[1]s not found for platform %[2]s" -msgstr "" +msgstr "تعذر ايجاد النسخة المطلوبة %[1]s من اجل المنصة %[2]s" #: arduino/security/signatures.go:74 msgid "retrieving Arduino public keys: %s" -msgstr "" +msgstr "جار ازالة المفاتيح العامة للاردوينو : %s" #: arduino/libraries/loader.go:109 arduino/libraries/loader.go:147 msgid "scanning examples: %s" -msgstr "" +msgstr "جار فحص الامثلة %s" #: arduino/cores/packagemanager/loader.go:702 msgid "searching for builtin_tools_versions.txt in %[1]s: %[2]s" -msgstr "" +msgstr "جار البحث عن builtin_tools_versions.txt في %[1]s : %[2]s" #: arduino/resources/install.go:73 msgid "searching package root dir: %s" -msgstr "" +msgstr "جار البحث عن المجلد الاصلي لـ %s" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" -msgstr "" +msgstr "جار ضبط DTR الى OFF" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" -msgstr "" +msgstr "لا يمكن ان يكون اسم المشروع فارغا" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "اسم المشروع لا يمكن ان يكون اسما محجوزا \"%[1]s\"" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" -msgstr "" +msgstr "اسم المشروع طويل جدا (%[1]d محرف) , الطول الاقصى المسموح به هو %[2]d" #: arduino/sketch/sketch.go:48 arduino/sketch/sketch.go:53 msgid "sketch path is not valid" -msgstr "" +msgstr "مسار المشروع غير صالح" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" -msgstr "" +msgstr "مسار المشروع" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" -msgstr "" +msgstr "المصدر \"source \" ليس مجلدا" #: arduino/discovery/discoverymanager/discoverymanager.go:194 msgid "starting discovery %s" -msgstr "" +msgstr "جار بدء الاكتشاف %s" #: arduino/resources/checksums.go:118 msgid "testing archive checksum: %s" -msgstr "" +msgstr "جار فحص المجموع الاختباري للارشيف %s" #: arduino/resources/checksums.go:111 msgid "testing archive size: %s" -msgstr "" +msgstr "جار فحص حجم الارشيف : %s" #: arduino/resources/checksums.go:105 msgid "testing if archive is cached: %s" -msgstr "" +msgstr "جار فحص ما اذا كان الارشيف تم تخزينه مؤقتا %s" #: arduino/resources/install.go:37 msgid "testing local archive integrity: %s" -msgstr "" +msgstr "جار فحص تكامل ملف الارشيف المحلي : %s" #: legacy/builder/phases/sizer.go:160 msgid "text section exceeds available space in board" -msgstr "" +msgstr "القسم النصي تخطى المساحة المتوفرة في اللوحة" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" -msgstr "" +msgstr "ربما قاعدة بيانات الترجمة ناقصة او غير دقيقة" #: commands/core/list.go:63 msgid "the platform has no releases" -msgstr "" +msgstr "هذه المنصة لا تملك اي اصدارات" #: commands/board/list.go:102 msgid "the server responded with status %s" -msgstr "" +msgstr "استجاب السيرفر بالحالة %s" #: arduino/monitor/monitor.go:140 msgid "timeout waiting for message" -msgstr "" +msgstr "نفذ الوقت اثناء انتظار الرسالة " #: arduino/discovery/discovery.go:215 msgid "timeout waiting for message from %s" -msgstr "" +msgstr "نفذ الوقت اثناء انتظار الرسالة من %s" #: arduino/cores/packagemanager/install_uninstall.go:386 msgid "tool %s is not managed by package manager" -msgstr "" +msgstr "الاداة %s لا تتم ادارتها من قبل مدير الحزم" #: arduino/cores/status.go:93 arduino/cores/status.go:118 #: arduino/cores/status.go:145 msgid "tool %s not found" -msgstr "" +msgstr "الاداة %s غير موجودة" #: arduino/cores/packagemanager/package_manager.go:502 msgid "tool '%[1]s' not found in package '%[2]s'" -msgstr "" +msgstr "الاداة '%[1]s' غير موجودة ضمن الحزمة '%[2]s'" #: arduino/cores/packagemanager/install_uninstall.go:381 msgid "tool not installed" -msgstr "" +msgstr "الاداة غير مثبتة" #: arduino/cores/packagemanager/package_manager.go:682 #: arduino/cores/packagemanager/package_manager.go:788 msgid "tool release not found: %s" -msgstr "" +msgstr "اصدار الاداة غير موجود : %s" #: arduino/cores/status.go:97 msgid "tool version %s not found" -msgstr "" +msgstr "نسخة الاداة %s غير موجودة" #: commands/lib/install.go:61 msgid "" "two different versions of the library %[1]s are required: %[2]s and %[3]s" msgstr "" +"يجب ان يكون هناك اصدارين من نفس المكتبة %[1]s , هذا %[2]s و هذا %[3]s" #: arduino/builder/sketch.go:77 arduino/builder/sketch.go:125 msgid "unable to compute relative path to the sketch for the item" -msgstr "" +msgstr "تعذر حوسبة المسار النسبي للمشروع من اجل العنصر" #: arduino/builder/sketch.go:56 msgid "unable to create a folder to save the sketch" -msgstr "" +msgstr "تعذر انشاء مجلد لحفظ المشروع" #: arduino/builder/sketch.go:119 msgid "unable to create a folder to save the sketch files" -msgstr "" +msgstr "تعذر انشاء مجلد لحفظ ملفات المشروع" #: arduino/builder/sketch.go:131 msgid "unable to create the folder containing the item" -msgstr "" +msgstr "تعذر انشاء مجلد يحوي العنصر" #: internal/cli/config/dump.go:59 msgid "unable to marshal config to YAML: %v" -msgstr "" +msgstr " %v : unable to marshal config to YAML" #: arduino/builder/sketch.go:169 msgid "unable to read contents of the destination item" -msgstr "" +msgstr "تعذر قراءة محتويات العنصر الهدف" #: arduino/builder/sketch.go:142 msgid "unable to read contents of the source item" -msgstr "" +msgstr "تعذر قراءة محتويات العنصر الاصل" #: arduino/builder/sketch.go:62 msgid "unable to save the sketch on disk" -msgstr "" +msgstr "تعذر حفظ المشروع على القرص" #: arduino/builder/sketch.go:152 msgid "unable to write to destination file" -msgstr "" +msgstr "تعذر الكتابة الى المجلد الوجهة" #: arduino/cores/packagemanager/package_manager.go:284 msgid "unknown package %s" -msgstr "" +msgstr "حزمة غير معروفة %s" #: arduino/cores/packagemanager/package_manager.go:291 msgid "unknown platform %s:%s" -msgstr "" +msgstr "منصة غير معروفة %s:%s" #: arduino/sketch/sketch.go:147 msgid "unknown sketch file extension '%s'" -msgstr "" +msgstr "لاحقة المشروع غير معروفة '%s'" #: arduino/resources/checksums.go:61 msgid "unsupported hash algorithm: %s" -msgstr "" +msgstr "خوارزمية تليبد \"hash\" غير مدعومة %s" #: internal/cli/core/upgrade.go:43 msgid "upgrade arduino:samd to the latest version" -msgstr "" +msgstr "جار تحديث arduino:samd لاخر اصدار" #: internal/cli/core/upgrade.go:41 msgid "upgrade everything to the latest version" -msgstr "" +msgstr "تحديث كل شيء الى اخر اصدار" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" -msgstr "" +msgstr "خطا اثناء الرفع %s" #: arduino/libraries/librariesmanager/librariesmanager.go:153 msgid "user directory not set" -msgstr "" +msgstr "مجلد المستخدم غير محدد" #: internal/cli/feedback/terminal.go:51 msgid "user input not supported for the '%s' output format" -msgstr "" +msgstr "ادخال المستخدم لا يدعم تنسيق الخرج '%s'" #: internal/cli/feedback/terminal.go:54 msgid "user input not supported in non interactive mode" -msgstr "" +msgstr "ادخال المستخدم غير مدعوم في الوضع الغير تفاعلي" #: arduino/cores/packagemanager/profiles.go:176 msgid "version %s not available for this operating system" -msgstr "" +msgstr "الاصدار %s غير مدعوم من اجل نظام التشغيل الحالي" #: arduino/cores/packagemanager/profiles.go:155 msgid "version %s not found" -msgstr "" +msgstr "الاصدار %s غير موجود" #: commands/board/list.go:120 msgid "wrong format in server response" -msgstr "" +msgstr "تنسيق خاطئ في استجابة السيرفر" diff --git a/i18n/data/de.po b/i18n/data/de.po index ef5dab6fc57..1f543a4c8b7 100644 --- a/i18n/data/de.po +++ b/i18n/data/de.po @@ -33,7 +33,7 @@ msgstr "%[1]s ungültig, alles wird neu gebaut" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s wird benötigt, aber %[2]s ist aktuell installiert." -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "Muster %[1]s fehlt" @@ -57,7 +57,7 @@ msgstr "%[1]s, Protokollversion: %[2]d" msgid "%s already downloaded" msgstr "%s bereits heruntergeladen" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%s und %s können nicht gemeinsam verwendet werden" @@ -82,11 +82,12 @@ msgstr "%s wird nicht vom Paketmanager verwaltet" msgid "%s must be installed." msgstr "%s muss installiert sein." -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "Muster %s fehlt" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "'%s' hat eine ungültige Signatur" @@ -122,7 +123,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -163,15 +164,15 @@ msgstr "Alle Kerne sind bereits auf der neuesten Version" msgid "Already installed %s" msgstr "Bereits installiert %s" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "Alternativen für %[1]s: %[2]s" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "Beim Hinzufügen von Prototypen ist ein Fehler aufgetreten" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "Ein Fehler trat beim erkennen der Bibliotheken auf" @@ -179,7 +180,7 @@ msgstr "Ein Fehler trat beim erkennen der Bibliotheken auf" msgid "Append debug logging to the specified file" msgstr "Debug-Protokollierung an die angegebene Datei anhängen" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "Architektur: %s" @@ -187,7 +188,7 @@ msgstr "Architektur: %s" msgid "Archive already exists" msgstr "Archiv existiert bereits" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "Gebauter Kern wird archiviert (zwischengespeichert) in: %[1]s" @@ -227,11 +228,11 @@ msgstr "Arduino-Kern-Operationen." msgid "Arguments error: %v" msgstr "Argumentefehler: %v" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "Autor: %s" @@ -259,7 +260,7 @@ msgstr "Verfügbare Befehle:" msgid "Binary file to upload." msgstr "Binärdatei zum Hochladen." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "Platinenname" @@ -276,11 +277,11 @@ msgstr "Platinenversion:" msgid "Bootloader file specified but missing: %[1]s" msgstr "Bootloader-Datei angegeben, aber nicht vorhanden: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "Datenverzeichnis %s kann nicht erstellt werden" @@ -297,7 +298,7 @@ msgstr "Bibliothek kann nicht heruntergeladen werden" msgid "Can't find dependencies for platform %s" msgstr "Abhängigkeiten für die Plattform %s können nicht gefunden werden" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "Sketch kann nicht geöffnet werden" @@ -305,12 +306,15 @@ msgstr "Sketch kann nicht geöffnet werden" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "Konfigurationsdatei kann nicht geschrieben werden: %v" @@ -334,14 +338,18 @@ msgstr "Verzeichnis der Konfigurationsdatei kann nicht erstellt werden: %v" msgid "Cannot create config file: %v" msgstr "Konfigurationsdatei kann nicht erstellt werden: %v" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "Temporärer Ordner kann nicht erstellt werden" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "Temporäre Datei kann nicht erstellt werden" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -358,7 +366,7 @@ msgstr "Plattform kann nicht installiert werden" msgid "Cannot install tool %s" msgstr "Werkzeug %s kann nicht installiert werden" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -366,7 +374,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "Kategorie: %s" @@ -398,27 +410,27 @@ msgstr "" "Befehl läuft weiter und gibt die Liste der verbundenen Platinen aus, sobald " "sich eine Änderung ergibt." -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "Kompiliert Arduino-Sketche." -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "Kern wird kompiliert ..." -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "Bibliotheken werden kompiliert ..." -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "Sketch wird kompiliert ..." @@ -435,7 +447,7 @@ msgstr "Konfigurationsdatei geschrieben nach: %s" msgid "Configuration of the port." msgstr "Konfiguration des Ports." -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "Konfigurationsoptionen für %s" @@ -447,15 +459,15 @@ msgstr "" msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "Verbunden" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "Verbunden mit %s! Zum Beenden STRG-C drücken." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "Kern" @@ -463,11 +475,11 @@ msgstr "Kern" msgid "Could not connect via HTTP" msgstr "Konnte nicht über HTTP verbinden" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "Indexverzeichnis konnte nicht erstellt werden" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -483,7 +495,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "Einen neuen Sketch erstellen" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -497,13 +509,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "VERALTET" @@ -512,16 +524,16 @@ msgstr "VERALTET" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "Arduino-Sketche debuggen" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "Debug-Interpreter z.B.: %s" @@ -533,15 +545,15 @@ msgstr "Debugging für Board %s nicht unterstützt" msgid "Debugging supported:" msgstr "Debugging unterstützt:" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "Standard" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -560,7 +572,7 @@ msgid "Deletes a settings key and all its sub keys." msgstr "" "Löscht einen Einstellungsschlüssel und alle zugehörigen Unterschlüssel." -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "Abhängigkeiten: %s" @@ -568,7 +580,7 @@ msgstr "Abhängigkeiten: %s" msgid "Description" msgstr "Beschreibung" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "Verwendete Bibliotheken erkennen ..." @@ -579,7 +591,7 @@ msgstr "" "Erkennt und zeigt eine Liste von Platinen, die mit dem Computer verbunden " "sind." -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -597,7 +609,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "Verbindung getrennt" @@ -632,16 +644,16 @@ msgstr "" msgid "Downloading %s" msgstr "%s wird heruntergeladen" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "Indexsignatur wird heruntergeladen: %s" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "Index wird heruntergeladen: %s" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "Bibliothek %s wird heruntergeladen" @@ -688,7 +700,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "Fehler beim Hinzufügen einer Datei zum Sketch-Archiv" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -704,7 +716,7 @@ msgstr "Fehler beim Berechnen des relativen Dateipfads" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -712,8 +724,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "Fehler beim Kopieren der Ausgabedatei %s" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "Fehler beim Erstellen der Instanz: %v" @@ -725,7 +736,7 @@ msgstr "Fehler beim Erstellen des Ausgabeverzeichnisses" msgid "Error creating sketch archive" msgstr "Fehler beim Erstellen des Sketch-Archivs" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "Fehler beim Erstellen des Sketches: %v" @@ -744,15 +755,15 @@ msgstr "Fehler beim Herunterladen von %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Fehler beim Herunterladen von %s" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "Fehler beim Herunterladen der Bibliothek %s" @@ -766,11 +777,11 @@ msgstr "Fehler beim Herunterladen der Plattform %s" msgid "Error downloading tool %s" msgstr "Fehler beim Herunterladen des Werkzeugs %s" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -780,8 +791,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "Fehler während dem Hochladen: %v" @@ -789,7 +800,7 @@ msgstr "Fehler während dem Hochladen: %v" msgid "Error during YAML encoding of the output: %v" msgstr "Fehler während der YAML-Kodierung der Ausgabe: %v" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -801,19 +812,19 @@ msgstr "Fehler während dem Installieren: %v" msgid "Error during uninstall: %v" msgstr "Fehler während dem Deinstallieren: %v" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "Fehler beim Extrahieren von %s" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -837,20 +848,19 @@ msgstr "Fehler beim Abrufen von Informationen für die Bibliothek %s" msgid "Error getting libraries info: %v" msgstr "Fehler beim Abrufen von Bibliotheksinformationen: %v" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "Fehler beim Abrufen von Port-Metadaten: %v" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "Fehler beim Abrufen von Details zu Port-Einstellungen: %s" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "Fehler beim Initialisieren der Instanz: %v" @@ -866,7 +876,7 @@ msgstr "Fehler beim Installieren der Git-Bibliothek: %v" msgid "Error installing Zip Library: %v" msgstr "Fehler beim Installieren der Zip-Bibliothek: %v" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "Fehler beim Installieren der Bibliothek %s" @@ -902,7 +912,7 @@ msgstr "Fehler beim Laden der Hardware-Plattform" msgid "Error loading index %s" msgstr "Fehler beim Laden des Index %s" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "Fehler beim Öffnen von %s" @@ -910,15 +920,11 @@ msgstr "Fehler beim Öffnen von %s" msgid "Error opening debug logging file: %s" msgstr "Fehler beim Öffnen der Debug-Protokollierungsdatei: %s" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "Fehler beim Öffnen des Sketches: %v" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -946,27 +952,23 @@ msgstr "Fehler beim Abrufen der Kernliste: %v" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "Fehler beim Speichern des heruntergeladenen Index" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "Fehler beim Speichern der heruntergeladenen Indexsignatur" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "Fehler bei der Suche nach Platinen: %v" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "Fehler bei der Suche nach Plattformen: %v" @@ -982,11 +984,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "Fehler beim Deinstallieren von %[1]s: %[2]v" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "Fehler beim Aktualisieren von Indizes: %v" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "Fehler beim Aktualisieren des Bibliotheksindex: %v" @@ -998,11 +996,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "Fehler beim Verifizieren der Signatur" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1020,7 +1018,7 @@ msgstr "Fehler beim Schreiben der Kompilierungsdatenbank: %s" msgid "Error: command description is not supported by %v" msgstr "Fehler: Befehlsbeschreibung wird nicht unterstützt von %v" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1036,16 +1034,16 @@ msgstr "Beispiele für Bibliothek %s" msgid "Examples:" msgstr "Beispiele:" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1054,15 +1052,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "Fehlgeschlagene Programmierung" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1090,7 +1088,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "Fehlgeschlagenes Hochladen" @@ -1126,21 +1124,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "Vollständig qualifizierter Platinenname, z.B.: arduino:avr:uno" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "GDB-Server-Pfad" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "GDB-Server-Typ" @@ -1161,7 +1159,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "Funktionsprototypen werden generiert ..." @@ -1182,7 +1180,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "Globale Variablen verwenden %[1]s Bytes des dynamischen Speichers." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "ID" @@ -1195,7 +1193,7 @@ msgstr "Id" msgid "Identification properties:" msgstr "Identifikationseigenschaften:" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1233,7 +1231,7 @@ msgstr "%s installiert" msgid "Installing %s" msgstr "%s wird installiert" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "Bibliothek %s wird installiert" @@ -1256,7 +1254,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "Installiert eine oder mehrere angegebene Bibliotheken in das System." -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1281,11 +1279,11 @@ msgstr "" msgid "Invalid URL" msgstr "Ungültige URL" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "Ungültiges Archiv: Datei %{1}s nicht in Archiv %{2}s gefunden" @@ -1331,7 +1329,7 @@ msgstr "Ungültige Option für --log-level: %s" msgid "Invalid output format: %s" msgstr "Ungültiges Ausgabeformat: %s" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "Ungültiger Paketindex in %s" @@ -1355,7 +1353,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "Ungültige Zeitbeschränkung: %s" @@ -1367,7 +1365,7 @@ msgstr "Ungültige Version" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1390,7 +1388,7 @@ msgstr "BIBLIOTHEKSNAME" msgid "Latest" msgstr "Neueste" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1410,7 +1408,7 @@ msgstr "Bibliothek %s ist bereits die neueste Version" msgid "Library %s is not installed" msgstr "Bibliothek %s ist nicht installiert" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "Bibliothek %s nicht gefunden" @@ -1423,7 +1421,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1431,11 +1429,11 @@ msgstr "" msgid "Library installed" msgstr "Bibliothek installiert" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "Lizenz: %s" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1453,13 +1451,13 @@ msgstr "" msgid "List connected boards." msgstr "Verbundene Platinen auflisten." -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1481,8 +1479,8 @@ msgstr "Listet alle verbundenen Platinen auf." msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "Indexdatei wird geladen: %v" @@ -1495,7 +1493,7 @@ msgid "Low memory available, stability problems may occur." msgstr "" "Wenig Arbeitsspeicher verfügbar, es können Stabilitätsprobleme auftreten." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1544,7 +1542,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1553,20 +1551,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "Mehrere Bibliotheken wurden für \"%[1]s\" gefunden" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "Name" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "Keine Platinen gefunden." -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1578,11 +1576,11 @@ msgstr "Keine Bibliotheken gefunden." msgid "No libraries installed." msgstr "Keine Bibliotheken installiert." -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "Keine Bibliotheken stimmen mit Ihrer Suche überein." -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1602,11 +1600,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1646,35 +1644,35 @@ msgstr "Einen Kommunikations-Port mit einer Platine öffnen." msgid "Option:" msgstr "Option:" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1717,21 +1715,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "Pfad" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1741,13 +1739,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1759,7 +1757,7 @@ msgstr "Plattform %s bereits installiert" msgid "Platform %s installed" msgstr "Plattform %s installiert" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1781,7 +1779,7 @@ msgstr "Plattform '%s' nicht gefunden" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1825,20 +1823,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "Port" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "Port geschlossen: %v" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1846,7 +1844,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1886,11 +1884,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "Protokoll" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1924,11 +1922,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1956,7 +1954,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1968,7 +1966,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1978,11 +1976,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "Einstellung" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -2022,7 +2020,7 @@ msgstr "Nur Namen der Bibliotheken anzeigen." msgid "Show list of available programmers" msgstr "Zeige alle verfügbare Programmer" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2077,7 +2075,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "Sketch erstellt in: %s" @@ -2099,29 +2097,29 @@ msgstr "" "Der Sketch verwendet %[1]s Bytes (%[3]s%%) des Programmspeicherplatzes. Das " "Maximum sind %[2]s Bytes." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2137,15 +2135,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "Wird übersprungen: %[1]s" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2173,17 +2171,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2193,13 +2191,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2230,23 +2228,23 @@ msgstr "Werkzeug %s deinstalliert" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2254,11 +2252,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "Typ" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "Typen: %s" @@ -2266,7 +2264,7 @@ msgstr "Typen: %s" msgid "URL:" msgstr "URL:" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2287,7 +2285,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2311,7 +2309,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "Unbekannt" @@ -2372,19 +2370,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2396,7 +2394,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2415,11 +2413,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2431,7 +2429,7 @@ msgstr "Benutzt: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2448,17 +2446,17 @@ msgstr "" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "Bibliothek %[1]s im Ordner: %[2]s %[3]s wird verwendet" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "Zuvor kompilierte Datei wird verwendet: %[1]s" @@ -2470,21 +2468,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2496,7 +2494,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2509,7 +2507,7 @@ msgstr "" "werden zu können und ist möglicherweise inkompatibel mit Ihrer derzeitigen " "Platine, welche auf %[3]s Architektur(en) ausgeführt wird." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "Warten auf Upload-Port ..." @@ -2518,7 +2516,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "Webseite: %s" @@ -2536,7 +2534,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "Konfigurationsdatei wird geschrieben: %v" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2556,11 +2554,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2568,7 +2566,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2594,7 +2592,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2614,11 +2612,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "Kandidaten" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2662,7 +2660,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2679,7 +2677,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2699,7 +2697,7 @@ msgstr "Datenbereich überschreitet den verfügbaren Platz auf der Platine" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2825,11 +2823,11 @@ msgstr "für die neueste Version." msgid "for the specific version." msgstr "für die jeweilige Version." -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2971,11 +2969,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2995,22 +2993,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "ungültige Port-Konfiguration: %s" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -3025,7 +3024,7 @@ msgstr "" msgid "invalid version:" msgstr "ungültige Version:" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3045,7 +3044,7 @@ msgstr "Bibliothek nicht gültig" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3140,7 +3139,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3154,7 +3153,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3162,7 +3161,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3174,7 +3173,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3198,7 +3197,7 @@ msgstr "" msgid "opening boards.txt" msgstr "boards.txt wird geöffnet" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3254,7 +3253,7 @@ msgstr "Plattform %s ist nicht installiert" msgid "platform not installed" msgstr "Plattform nicht installiert" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3262,11 +3261,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "Port" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "Port nicht gefunden: %[1]s %[2]s" @@ -3309,10 +3308,6 @@ msgstr "Datei %[1]s wird gelesen: %[2]s" msgid "reading files: %v" msgstr "Dateien werden gelesen: %v" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3333,7 +3328,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3378,15 +3373,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3395,11 +3394,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "Quelle ist kein Verzeichnis" @@ -3427,8 +3426,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "Textbereich überschreitet den verfügbaren Platz auf der Platine" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3539,7 +3538,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "Hochladefehler: %s" diff --git a/i18n/data/es.po b/i18n/data/es.po index bfcd0327ef1..3191e78a9ca 100644 --- a/i18n/data/es.po +++ b/i18n/data/es.po @@ -31,7 +31,7 @@ msgstr "%[1]s inválido, reconstruyendo todo" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s es requerido pero %[2]s está actualmente instalado." -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "No se encuentra patrón %[1]s" @@ -55,7 +55,7 @@ msgstr "%[1]s, versión del protocolo: %[2]d" msgid "%s already downloaded" msgstr "%s ya está descargado" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%s y %s no se pueden usar juntos" @@ -80,11 +80,12 @@ msgstr "%s no es manejado por el administrador de paquetes" msgid "%s must be installed." msgstr "%s debe ser instalado." -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "Falta el patrón %s " -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "'%s' tiene una firma inválida" @@ -122,7 +123,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "El archivo .ino ya existe" @@ -163,15 +164,15 @@ msgstr "Todos los núcleos están en su última versión" msgid "Already installed %s" msgstr "Ya está instalado %s" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "Alternativas para %[1]s: %[2]s" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "Ocurrió un error añadiendo prototipos" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "Ocurrió un error detectando librerías" @@ -179,7 +180,7 @@ msgstr "Ocurrió un error detectando librerías" msgid "Append debug logging to the specified file" msgstr "Registro de depuración añadido al archivo especificado" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "Arquitectura: %s" @@ -187,7 +188,7 @@ msgstr "Arquitectura: %s" msgid "Archive already exists" msgstr "El archivo ya existe" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "Archivando el núcleo construido (cacheado) en: %[1]s" @@ -227,11 +228,11 @@ msgstr "Operaciones del núcleo Arduino" msgid "Arguments error: %v" msgstr "Errores en los argumentos: %v " -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "Conecta una tabla al diseño." -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "Autor: %s" @@ -259,7 +260,7 @@ msgstr "Comandos disponibles:" msgid "Binary file to upload." msgstr "Archivo binario para cargar." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "Nombre de la placa" @@ -276,13 +277,13 @@ msgstr "Versión de la placa:" msgid "Bootloader file specified but missing: %[1]s" msgstr "Fichero Bootloader especificado pero ausente: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" "La compilaciones de 'core.a' e guardan en esta ruta para ser cacheadas y " "reusadas" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "No se puede crear el directorio de datos %s" @@ -299,7 +300,7 @@ msgstr "No fue posible descargar la librería" msgid "Can't find dependencies for platform %s" msgstr "No puedo encontrar las dependencias para la plataforma %s" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "No es posible abrir el sketch" @@ -307,12 +308,15 @@ msgstr "No es posible abrir el sketch" msgid "Can't set multiple values in key %v" msgstr "No se puede establecer multiples valores a un mismo índice %v" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "No se puede escribir el archivo de configuración: %v" @@ -336,14 +340,18 @@ msgstr "No se puede crear el directorio de archivos de configuración: %v" msgid "Cannot create config file: %v" msgstr "No se puede crear el archivo de configuración: %v" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "No se puede crear un directorio temporal" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "No se puede crear un archivo temporal" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "No se puede ejecutar la herramienta de depuración" @@ -360,7 +368,7 @@ msgstr "No se puede instalar la plataforma" msgid "Cannot install tool %s" msgstr "No se puede instalar la herramienta %s" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "No se puede realizar el reinicio del puerto: %s" @@ -368,7 +376,11 @@ msgstr "No se puede realizar el reinicio del puerto: %s" msgid "Cannot upgrade platform" msgstr "No se puede actualizar la plataforma" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "Categoría: %s" @@ -401,27 +413,27 @@ msgstr "" "El comando sigue ejecutándose e imprime la lista de placas conectadas cada " "vez que hay un cambio." -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "Proyecto compilado no encontrado en %s" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "Compila los diseños de Arduino" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "Compilando el núcleo..." -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "Compilando librerías..." -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "Compilando librería \"%[1]s\"" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "Compilando el sketch..." @@ -440,7 +452,7 @@ msgstr "Archivo de configuración escrito en: %s" msgid "Configuration of the port." msgstr "Configuración del puerto." -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "Opciones de configuración para %s" @@ -452,15 +464,15 @@ msgstr "Configurando plataforma." msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "Conectado" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "¡Conectado a %s! Pulse CTRL-C para salir." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "Núcleo" @@ -468,11 +480,11 @@ msgstr "Núcleo" msgid "Could not connect via HTTP" msgstr "No se pudo conectar vía HTTP" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "No se ha podido crear el directorio índice." -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -488,7 +500,7 @@ msgstr "No se ha podido obtener el directorio de trabajo actual: %v" msgid "Create a new Sketch" msgstr "Crear un nuevo Sketch" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -504,13 +516,13 @@ msgstr "" "Crea o actualiza el archivo de configuración en el directorio de datos o " "directorio personalizado con los ajustes actuales." -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "OBSOLETO" @@ -519,16 +531,16 @@ msgstr "OBSOLETO" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "Depurar diseños Arduino." -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "Intérprete de depuración e.j.: %s" @@ -540,15 +552,15 @@ msgstr "Depuración no soportada para la tarjeta: %s" msgid "Debugging supported:" msgstr "Debugging soportado:" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "Por defecto" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -566,7 +578,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "Elimina una llave de configuraciones y sus sub-llaves." -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "Dependencias: %s" @@ -574,7 +586,7 @@ msgstr "Dependencias: %s" msgid "Description" msgstr "Descripción" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "Detectando las librerías usadas..." @@ -584,7 +596,7 @@ msgid "" msgstr "" "Detecta y muestra una lista de placas conectadas al computador actual." -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "La carpeta contiene archivos binarios para la depuración." @@ -604,7 +616,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "Desconectado" @@ -637,16 +649,16 @@ msgstr "" msgid "Downloading %s" msgstr "Descargando %s" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "Descargando el índice: %s" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "Descargando la librería %s" @@ -692,7 +704,7 @@ msgstr "Introducir la url de git para librerías alojadas en repositorios" msgid "Error adding file to sketch archive" msgstr "Error añadiendo sketch al archivo de sketch" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -708,7 +720,7 @@ msgstr "Error calculando la ruta de archivo relativa" msgid "Error cleaning caches: %v" msgstr "Error limpiando caches: %v" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -716,8 +728,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "Error copiando el archivo de salida %s" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "Error creando la instancia: %v" @@ -729,7 +740,7 @@ msgstr "Error al crear el directorio de salida" msgid "Error creating sketch archive" msgstr "Error creando el archivo de sketch" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "Error creando el sketch: %v" @@ -748,15 +759,15 @@ msgstr "Error al descargar %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Error descargando %s" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "Error descargando el índice '%s'" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "Error descargando el índice de firmas '%s'" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "Error descargando la librería %s" @@ -770,11 +781,11 @@ msgstr "Error descargando la plataforma %s" msgid "Error downloading tool %s" msgstr "Error descargando la herramienta %s" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -784,8 +795,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "Error durante la carga: %v" @@ -793,7 +804,7 @@ msgstr "Error durante la carga: %v" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -805,19 +816,19 @@ msgstr "Error durante la instalación: %v" msgid "Error during uninstall: %v" msgstr "Error durante la desinstalacion: %v" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "Error durante la actualización: %v" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "Error extrayendo %s" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -842,20 +853,19 @@ msgstr "Error obteniendo información para la librería %s" msgid "Error getting libraries info: %v" msgstr "Error obteniendo información de las librerías: %v" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -871,7 +881,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -907,7 +917,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -915,15 +925,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -951,27 +957,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "Error al revertir los cambios: %s" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "Error en la búsqueda de placas: %v" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -987,11 +989,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "Error al desinstalar %[1]s: %[2]v" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -1003,11 +1001,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1025,7 +1023,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1041,16 +1039,16 @@ msgstr "" msgid "Examples:" msgstr "Ejemplos:" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "FQBN" @@ -1059,15 +1057,15 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "Borrado del chip fallida" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1095,7 +1093,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1131,21 +1129,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1166,7 +1164,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1187,7 +1185,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "Variables globales usan %[1]s bytes de memoria dinamica." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "ID" @@ -1200,7 +1198,7 @@ msgstr "Id" msgid "Identification properties:" msgstr "Propiedades de identificación:" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1236,7 +1234,7 @@ msgstr "Instalado %s" msgid "Installing %s" msgstr "Instalando %s" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "Instalando la librería %s" @@ -1257,7 +1255,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "Error interno en la cache" @@ -1282,11 +1280,11 @@ msgstr "" msgid "Invalid URL" msgstr "URL inválida" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "URL adicional inválida: %v" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1332,7 +1330,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1356,7 +1354,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1368,7 +1366,7 @@ msgstr "Versión inválida" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1391,7 +1389,7 @@ msgstr "" msgid "Latest" msgstr "Última" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1410,7 +1408,7 @@ msgstr "La librería %s ya se encuentra en la versión más reciente" msgid "Library %s is not installed" msgstr "La librería %s no está instalada" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "Librería %s no encontrada" @@ -1423,7 +1421,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "La instalación de la librería no fue exitosa" @@ -1431,11 +1429,11 @@ msgstr "La instalación de la librería no fue exitosa" msgid "Library installed" msgstr "Librería instalada" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "Licencia: %s" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1453,13 +1451,13 @@ msgstr "" msgid "List connected boards." msgstr "Listar las placas conectadas." -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1481,8 +1479,8 @@ msgstr "Enumera todas las placas conectadas." msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1495,7 +1493,7 @@ msgid "Low memory available, stability problems may occur." msgstr "" "Hay poca memoria disponible; pueden producirse problemas de estabilidad." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1544,7 +1542,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "Monitor '%s' no encontrado" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1553,20 +1551,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "Se encontraron varias bibliotecas para \"%[1]s\"" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "Nombre" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "Nombre: \"%s\"" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "No se encontraron placas." -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1578,11 +1576,11 @@ msgstr "No se encontraron las librerías." msgid "No libraries installed." msgstr "No hay librerías instaladas." -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "Ninguna librería concuerda con tu búsqueda." -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1602,11 +1600,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "No hay plataformas que coincidan con su búsqueda." -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1646,35 +1644,35 @@ msgstr "Abre un puerto de comunicación con una placa." msgid "Option:" msgstr "Opción:" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1717,21 +1715,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1741,13 +1739,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1759,7 +1757,7 @@ msgstr "La plataforma %s ya está instalada" msgid "Platform %s installed" msgstr "Plataforma %s instalada" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1781,7 +1779,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1825,20 +1823,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "Puerto" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "Puerto cerrado: %v" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1846,7 +1844,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1886,11 +1884,11 @@ msgstr "Programadores:" msgid "Property '%s' is undefined" msgstr "La propiedad '%s' no está definida" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "Protocolo" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1924,11 +1922,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1958,7 +1956,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "Sentencia: %s" @@ -1970,7 +1968,7 @@ msgstr "El servidor respondió con: %s" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1980,11 +1978,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -2024,7 +2022,7 @@ msgstr "Mostrar solo los nombres de la librería." msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2081,7 +2079,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2101,29 +2099,29 @@ msgstr "" "El Sketch usa %[1]s bytes (%[3]s%%) del espacio de almacenamiento de " "programa. El máximo es %[2]s bytes." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2139,15 +2137,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2175,17 +2173,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2195,13 +2193,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2234,23 +2232,23 @@ msgstr "La herramienta %s se desinstaló" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2258,11 +2256,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "Habilitar el modo verbose." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "Tipo" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "Tipos: %s" @@ -2270,7 +2268,7 @@ msgstr "Tipos: %s" msgid "URL:" msgstr "URL:" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2291,7 +2289,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "No es posible abrir el archivo para el logging: %s" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2317,7 +2315,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "Desinstalar una o más librerías." -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2378,19 +2376,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "Subir el binario después de la compilación." @@ -2402,7 +2400,7 @@ msgstr "Cargar el bootloader en la placa usando un programador externo." msgid "Upload the bootloader." msgstr "Cargar el bootloader." -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2421,11 +2419,11 @@ msgstr "Uso:" msgid "Use %s for more information about a command." msgstr "Use %spara más información acerca de un comando." -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2437,7 +2435,7 @@ msgstr "Usado: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2453,17 +2451,17 @@ msgstr "Usando librería %[1]s con versión %[2]s en la carpeta: %[3]s %[4]s" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "Utilizando biblioteca %[1]s en carpeta: %[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "Utilizando archivo previamente compilado: %[1]s" @@ -2475,21 +2473,21 @@ msgstr "VERSIÓN" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2501,7 +2499,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2514,7 +2512,7 @@ msgstr "" "y puede ser incompatible con tu actual tarjeta la cual corre sobre " "arquitectura(s) %[3]s." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2523,7 +2521,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "Sitio web: %s" @@ -2541,7 +2539,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2561,11 +2559,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2573,7 +2571,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2599,7 +2597,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2619,11 +2617,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "Candidatos" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2667,7 +2665,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2684,7 +2682,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2704,7 +2702,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2830,11 +2828,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2976,11 +2974,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -3000,22 +2998,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -3030,7 +3029,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3050,7 +3049,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "Listando los puertos seriales" @@ -3145,7 +3144,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3159,7 +3158,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3167,7 +3166,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3179,7 +3178,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3203,7 +3202,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3259,7 +3258,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3267,11 +3266,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3314,10 +3313,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3338,7 +3333,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3383,15 +3378,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3400,11 +3399,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3432,8 +3431,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3544,7 +3543,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/fr.po b/i18n/data/fr.po index 2baae32d44e..97cf9a5735a 100644 --- a/i18n/data/fr.po +++ b/i18n/data/fr.po @@ -29,7 +29,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]s est un schéma manquant" @@ -53,7 +53,7 @@ msgstr "" msgid "%s already downloaded" msgstr "%s déjà téléchargé" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%set%sne peuvent pas être téléchargé." @@ -78,11 +78,12 @@ msgstr "" msgid "%s must be installed." msgstr "" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "" @@ -116,7 +117,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -157,15 +158,15 @@ msgstr "Tous les cœurs sont à jours vers la dernière version." msgid "Already installed %s" msgstr "Déjà installé %s" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "Alternative pour %[1]s: %[2]s" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "" @@ -173,7 +174,7 @@ msgstr "" msgid "Append debug logging to the specified file" msgstr "" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "Architecture : %s" @@ -181,7 +182,7 @@ msgstr "Architecture : %s" msgid "Archive already exists" msgstr "L'archive existe déjà" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "Archivage du noyau construit (mise en cache) dans: %[1]s" @@ -221,11 +222,11 @@ msgstr "" msgid "Arguments error: %v" msgstr "" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "" @@ -253,7 +254,7 @@ msgstr "" msgid "Binary file to upload." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "" @@ -270,11 +271,11 @@ msgstr "" msgid "Bootloader file specified but missing: %[1]s" msgstr "Fichier du bootloader spécifié mais absent: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "" @@ -291,7 +292,7 @@ msgstr "" msgid "Can't find dependencies for platform %s" msgstr "" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "" @@ -299,12 +300,15 @@ msgstr "" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "" @@ -328,14 +332,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "Impossible de créer le dossier temporaire" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "Impossible de créer le fichier temporaire" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -352,7 +360,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -360,7 +368,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "" @@ -390,27 +402,27 @@ msgid "" "a change." msgstr "" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "Croquis compilé introuvable %s" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "Compilation des croquis Arduino." -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "Compilation du croquis..." @@ -427,7 +439,7 @@ msgstr "" msgid "Configuration of the port." msgstr "" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "" @@ -439,15 +451,15 @@ msgstr "Configuration de la plateforme." msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "Connecté" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "" @@ -455,11 +467,11 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -475,7 +487,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -489,13 +501,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "" @@ -504,16 +516,16 @@ msgstr "" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -525,15 +537,15 @@ msgstr "" msgid "Debugging supported:" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "Défaut" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -551,7 +563,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "" @@ -559,7 +571,7 @@ msgstr "" msgid "Description" msgstr "" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "" @@ -568,7 +580,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -586,7 +598,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "" @@ -619,16 +631,16 @@ msgstr "" msgid "Downloading %s" msgstr "Téléchargement %s" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "" @@ -672,7 +684,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -688,7 +700,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -696,8 +708,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "" @@ -709,7 +720,7 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "" @@ -728,15 +739,15 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "" @@ -750,11 +761,11 @@ msgstr "" msgid "Error downloading tool %s" msgstr "" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -764,8 +775,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "" @@ -773,7 +784,7 @@ msgstr "" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -785,19 +796,19 @@ msgstr "" msgid "Error during uninstall: %v" msgstr "" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -821,20 +832,19 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -850,7 +860,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "Erreur lors de l'installation de la librairie Zip : %v" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -886,7 +896,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -894,15 +904,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -930,27 +936,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -966,11 +968,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -982,11 +980,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1004,7 +1002,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1020,16 +1018,16 @@ msgstr "" msgid "Examples:" msgstr "" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1038,15 +1036,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1074,7 +1072,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1110,21 +1108,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1145,7 +1143,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1167,7 +1165,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "Les variables globales utilisent %[1]s octets de mémoire dynamique." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "" @@ -1180,7 +1178,7 @@ msgstr "" msgid "Identification properties:" msgstr "" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1216,7 +1214,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "" @@ -1237,7 +1235,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1262,11 +1260,11 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1312,7 +1310,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1336,7 +1334,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1348,7 +1346,7 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1371,7 +1369,7 @@ msgstr "" msgid "Latest" msgstr "" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1389,7 +1387,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "" @@ -1402,7 +1400,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1410,11 +1408,11 @@ msgstr "" msgid "Library installed" msgstr "" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1432,13 +1430,13 @@ msgstr "" msgid "List connected boards." msgstr "" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1460,8 +1458,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1475,7 +1473,7 @@ msgstr "" "La mémoire disponible faible, des problèmes de stabilité pourraient " "survenir." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1524,7 +1522,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1533,20 +1531,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "Plusieurs bibliothèque trouvées pour \"%[1]s\"" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1558,11 +1556,11 @@ msgstr "" msgid "No libraries installed." msgstr "" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1580,11 +1578,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1624,35 +1622,35 @@ msgstr "" msgid "Option:" msgstr "" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1695,21 +1693,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1719,13 +1717,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1737,7 +1735,7 @@ msgstr "" msgid "Platform %s installed" msgstr "" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1759,7 +1757,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1803,20 +1801,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "Port" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1824,7 +1822,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1864,11 +1862,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1902,11 +1900,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1934,7 +1932,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1946,7 +1944,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1956,11 +1954,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -2000,7 +1998,7 @@ msgstr "" msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2055,7 +2053,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2075,29 +2073,29 @@ msgstr "" "Le croquis utilise %[1]s octets (%[3]s%%) de l'espace de stockage de " "programmes. Le maximum est de %[2]s octets." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2113,15 +2111,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2149,17 +2147,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2169,13 +2167,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2206,23 +2204,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2230,11 +2228,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2242,7 +2240,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2263,7 +2261,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2287,7 +2285,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2348,19 +2346,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2372,7 +2370,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2391,11 +2389,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2407,7 +2405,7 @@ msgstr "Utilisé: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2426,17 +2424,17 @@ msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "" "Utilisation de la bibliothèque %[1]s prise dans le dossier: %[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "Utilisation du fichier déjà compilé: %[1]s" @@ -2448,21 +2446,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2474,7 +2472,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2487,7 +2485,7 @@ msgstr "" "architecture(s) %[2]s et peut être incompatible avec votre carte actuelle " "qui s'exécute sur %[3]s." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2496,7 +2494,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2514,7 +2512,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2534,11 +2532,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2546,7 +2544,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2572,7 +2570,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2592,11 +2590,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2640,7 +2638,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2657,7 +2655,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2677,7 +2675,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2803,11 +2801,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2949,11 +2947,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2973,22 +2971,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -3003,7 +3002,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3023,7 +3022,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3118,7 +3117,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3132,7 +3131,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3140,7 +3139,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3152,7 +3151,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3176,7 +3175,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3232,7 +3231,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3240,11 +3239,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3287,10 +3286,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3311,7 +3306,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3356,15 +3351,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3373,11 +3372,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3405,8 +3404,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3517,7 +3516,7 @@ msgstr "mise à jour de arduino:samd vers la dernière version" msgid "upgrade everything to the latest version" msgstr "tout mettre à jour tout vers la dernière version" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/he.po b/i18n/data/he.po index c5a28bd2cd0..9fe74b7239f 100644 --- a/i18n/data/he.po +++ b/i18n/data/he.po @@ -25,7 +25,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]s תבנית חסרה" @@ -49,7 +49,7 @@ msgstr "%[1]s, גרסאת פרוטוקול: %[2]d" msgid "%s already downloaded" msgstr "" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "" @@ -74,11 +74,12 @@ msgstr "%s אינו מנוהל על ידי מנהל ההתקנות" msgid "%s must be installed." msgstr "" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "" @@ -112,7 +113,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -153,15 +154,15 @@ msgstr "" msgid "Already installed %s" msgstr "" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "" @@ -169,7 +170,7 @@ msgstr "" msgid "Append debug logging to the specified file" msgstr "" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "ארכיטקטורה: %s" @@ -177,7 +178,7 @@ msgstr "ארכיטקטורה: %s" msgid "Archive already exists" msgstr "" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "" @@ -217,11 +218,11 @@ msgstr "" msgid "Arguments error: %v" msgstr "" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "" @@ -249,7 +250,7 @@ msgstr "" msgid "Binary file to upload." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "" @@ -266,11 +267,11 @@ msgstr "" msgid "Bootloader file specified but missing: %[1]s" msgstr "" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "" @@ -287,7 +288,7 @@ msgstr "" msgid "Can't find dependencies for platform %s" msgstr "" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "" @@ -295,12 +296,15 @@ msgstr "" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "" @@ -324,14 +328,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -348,7 +356,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -356,7 +364,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "" @@ -386,27 +398,27 @@ msgid "" "a change." msgstr "" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "" @@ -423,7 +435,7 @@ msgstr "" msgid "Configuration of the port." msgstr "" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "" @@ -435,15 +447,15 @@ msgstr "" msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "" @@ -451,11 +463,11 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -471,7 +483,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -485,13 +497,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "" @@ -500,16 +512,16 @@ msgstr "" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -521,15 +533,15 @@ msgstr "" msgid "Debugging supported:" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -547,7 +559,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "" @@ -555,7 +567,7 @@ msgstr "" msgid "Description" msgstr "" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "" @@ -564,7 +576,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -582,7 +594,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "" @@ -615,16 +627,16 @@ msgstr "" msgid "Downloading %s" msgstr "" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "" @@ -668,7 +680,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -684,7 +696,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -692,8 +704,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "" @@ -705,7 +716,7 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "" @@ -724,15 +735,15 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "" @@ -746,11 +757,11 @@ msgstr "" msgid "Error downloading tool %s" msgstr "" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -760,8 +771,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "" @@ -769,7 +780,7 @@ msgstr "" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -781,19 +792,19 @@ msgstr "" msgid "Error during uninstall: %v" msgstr "" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -817,20 +828,19 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -846,7 +856,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -882,7 +892,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -890,15 +900,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -926,27 +932,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -962,11 +964,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -978,11 +976,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1000,7 +998,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1016,16 +1014,16 @@ msgstr "" msgid "Examples:" msgstr "" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1034,15 +1032,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1070,7 +1068,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1106,21 +1104,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1141,7 +1139,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1160,7 +1158,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "" @@ -1173,7 +1171,7 @@ msgstr "" msgid "Identification properties:" msgstr "" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1209,7 +1207,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "" @@ -1230,7 +1228,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1255,11 +1253,11 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1305,7 +1303,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1329,7 +1327,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1341,7 +1339,7 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1364,7 +1362,7 @@ msgstr "" msgid "Latest" msgstr "" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1382,7 +1380,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "" @@ -1395,7 +1393,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1403,11 +1401,11 @@ msgstr "" msgid "Library installed" msgstr "" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1425,13 +1423,13 @@ msgstr "" msgid "List connected boards." msgstr "" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1453,8 +1451,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1466,7 +1464,7 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "" -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1515,7 +1513,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1524,20 +1522,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1549,11 +1547,11 @@ msgstr "" msgid "No libraries installed." msgstr "" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1571,11 +1569,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1613,35 +1611,35 @@ msgstr "" msgid "Option:" msgstr "" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1684,21 +1682,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1708,13 +1706,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1726,7 +1724,7 @@ msgstr "" msgid "Platform %s installed" msgstr "" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1748,7 +1746,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1792,20 +1790,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1813,7 +1811,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1853,11 +1851,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1891,11 +1889,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1923,7 +1921,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1935,7 +1933,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1945,11 +1943,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -1989,7 +1987,7 @@ msgstr "" msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2044,7 +2042,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2062,29 +2060,29 @@ msgid "" " bytes." msgstr "" -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2100,15 +2098,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2136,17 +2134,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2156,13 +2154,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2193,23 +2191,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2217,11 +2215,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2229,7 +2227,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2250,7 +2248,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2274,7 +2272,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2335,19 +2333,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2359,7 +2357,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2378,11 +2376,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2394,7 +2392,7 @@ msgstr "" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2410,17 +2408,17 @@ msgstr "" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "" @@ -2432,21 +2430,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2458,7 +2456,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2468,7 +2466,7 @@ msgid "" "incompatible with your current board which runs on %[3]s architecture(s)." msgstr "" -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2477,7 +2475,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2495,7 +2493,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2515,11 +2513,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2527,7 +2525,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2553,7 +2551,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2573,11 +2571,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2621,7 +2619,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2638,7 +2636,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2658,7 +2656,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2784,11 +2782,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2930,11 +2928,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2954,22 +2952,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -2984,7 +2983,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3004,7 +3003,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3099,7 +3098,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3113,7 +3112,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3121,7 +3120,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3133,7 +3132,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3157,7 +3156,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3213,7 +3212,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3221,11 +3220,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3268,10 +3267,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3292,7 +3287,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3337,15 +3332,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3354,11 +3353,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3386,8 +3385,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3498,7 +3497,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/it_IT.po b/i18n/data/it_IT.po index dd9646b697c..fd27acbbcd8 100644 --- a/i18n/data/it_IT.po +++ b/i18n/data/it_IT.po @@ -6,12 +6,12 @@ # Cristian Maglie , 2022 # Gabriel F., 2022 # CLI team , 2022 -# Giovanni Scafora , 2023 # Gaia Castronovo , 2023 +# Giovanni Scafora , 2023 # msgid "" msgstr "" -"Last-Translator: Gaia Castronovo , 2023\n" +"Last-Translator: Giovanni Scafora , 2023\n" "Language-Team: Italian (Italy) (https://app.transifex.com/arduino-1/teams/108174/it_IT/)\n" "Language: it_IT\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" @@ -34,7 +34,7 @@ msgstr "%[1]s non è valido, ricompilo tutto" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s è richiesto ma %[2]s risulta attualmente installato." -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "Manca il pattern %[1]s" @@ -58,7 +58,7 @@ msgstr "%[1]s, versione protocollo: %[2]d" msgid "%s already downloaded" msgstr " %s già scaricato" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%s e %s non possono essere usati insieme" @@ -83,11 +83,12 @@ msgstr "%s non è gestito dal gestore pacchetti" msgid "%s must be installed." msgstr "%s deve essere installato." -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "Manca il pattern %s" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "'%s' ha una firma invalida" @@ -128,7 +129,7 @@ msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" "--git-url o --zip-path non possono essere usate con --install-in-builtin-dir" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr ".ino file già esiste" @@ -169,15 +170,15 @@ msgstr "Tutti i core sono già all'ultima versione" msgid "Already installed %s" msgstr "Già installato %s" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "Alternative per %[1]s: %[2]s" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "Si è verificato un errore durante l'aggiunta di un prototipo" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "Si è verificato un errore durante il rilevamento delle librerie" @@ -185,7 +186,7 @@ msgstr "Si è verificato un errore durante il rilevamento delle librerie" msgid "Append debug logging to the specified file" msgstr "Aggiungi il log di debug in coda al file specificato" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "Architettura: %s" @@ -193,7 +194,7 @@ msgstr "Architettura: %s" msgid "Archive already exists" msgstr "L'archivio è esistente" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "Archivio il core compilato (caching) in: %[1]s" @@ -233,11 +234,11 @@ msgstr "Operazioni core Arduino" msgid "Arguments error: %v" msgstr "Errore di argomenti: %v" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "Collega uno sketch ad una scheda." -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "Autore: %s" @@ -269,7 +270,7 @@ msgstr "Comandi disponibili:" msgid "Binary file to upload." msgstr "File binario da caricare." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "Nome scheda" @@ -286,13 +287,13 @@ msgstr "Versione scheda:" msgid "Bootloader file specified but missing: %[1]s" msgstr "Il file del bootloader specificato è inesistente: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" "Le build di 'core.a' vengono salvate in questo percorso per essere " "memorizzate nella cache e riutilizzate." -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "Non è possibile creare la directory dei dati %s" @@ -309,7 +310,7 @@ msgstr "Non è possibile scaricare la libreria" msgid "Can't find dependencies for platform %s" msgstr "Dipendenze per la piattaforma %s non trovate" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "Non è possibile aprire lo sketch" @@ -317,12 +318,15 @@ msgstr "Non è possibile aprire lo sketch" msgid "Can't set multiple values in key %v" msgstr "Non è possibile impostare valori multipli nella chiave %v" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "Impossibile aggiornare lo sketch" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "Non è possibile utilizzare insieme i seguenti flag: %s" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "Non è possibile salvare il file di configurazione: %v" @@ -347,14 +351,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "Non è possibile creare il file di configurazione: %v" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "Non è possibile creare la cartella temporanea" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "Non è possibile creare il file temporaneo" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "Non è possibile eseguire lo strumento di debug" @@ -371,7 +379,7 @@ msgstr "Non è possibile installare la piattaforma" msgid "Cannot install tool %s" msgstr "Non è possibile installare il tool %s" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "Non è possibile effettuare il reset della porta: %s" @@ -379,7 +387,11 @@ msgstr "Non è possibile effettuare il reset della porta: %s" msgid "Cannot upgrade platform" msgstr "Non è possibile aggiornare la piattaforma" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "Categoria: %s" @@ -412,27 +424,27 @@ msgstr "" "Il comando continua a funzionare e stampa l'elenco delle schede collegate " "ogni volta che viene apportata una modifica." -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "Sketch compilato non trovato in %s" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "Compilazione sketch Arduino" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "Compilazione core..." -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "Compilazione librerie..." -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "Compilazione libreria \"%[1]s\"" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "Compilazione sketch..." @@ -451,7 +463,7 @@ msgstr "File di configurazione scritto su: %s" msgid "Configuration of the port." msgstr "Configurazione della porta." -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "Opzioni di configurazione per %s" @@ -463,15 +475,15 @@ msgstr "Configurazione della piattaforma." msgid "Configuring tool." msgstr "Strumento di configurazione." -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "Connesso" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "Connesso a %s! Premere CTRL-C per uscire." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "Core" @@ -479,11 +491,11 @@ msgstr "Core" msgid "Could not connect via HTTP" msgstr "Non è possibile connettersi via HTTP" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "Impossibile creare la directory dell'indice" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" "Non è stato possibile creare una cache profonda della build core: %[1]s" @@ -500,7 +512,7 @@ msgstr "Impossibile ottenere la cartella di lavoro corrente: %v" msgid "Create a new Sketch" msgstr "Crea un nuovo Sketch" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "Crea e stampa una configurazione del profilo dalla build." @@ -516,7 +528,7 @@ msgstr "" "Crea o aggiorna il file di configurazione nella directory dei dati o nella " "directory personalizzata con le impostazioni di configurazione correnti." -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." @@ -524,7 +536,7 @@ msgstr "" "Attualmente, i profili di compilazione supportano solo le librerie " "disponibili tramite Arduino Library Manager." -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "DEPRECATO" @@ -533,18 +545,18 @@ msgstr "DEPRECATO" msgid "Daemon is now listening on %s:%s" msgstr "Deamon è ora in ascolto su %s:%s" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "Eseguire il debug degli sketch di Arduino" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" "Eseguire il debug degli sketch di Arduino. (questo comando apre una sessione" " gdb interattiva)" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "Interprete di debug, ad esempio: %s" @@ -556,15 +568,15 @@ msgstr "Debugging non supportato per la scheda %s" msgid "Debugging supported:" msgstr "Debugging supportato:" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "Predefinito" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "FQBN predefinito impostato su" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "Porta predefinita impostata su" @@ -586,7 +598,7 @@ msgid "Deletes a settings key and all its sub keys." msgstr "" "Elimina una chiave delle impostazioni e tutte le sue chiavi secondarie." -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "Dipendenze: %s" @@ -594,7 +606,7 @@ msgstr "Dipendenze: %s" msgid "Description" msgstr "Descrizione" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "Rilevamento delle librerie utilizzate in corso..." @@ -603,7 +615,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "Rileva e visualizza un elenco di schede collegate al computer." -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "Directory contenente i binari per il debug." @@ -624,7 +636,7 @@ msgid "Disable completion description for shells that support it" msgstr "" "Disabilita la descrizione del completamento per le shell che la supportano." -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "Disconnesso" @@ -658,16 +670,16 @@ msgstr "Non terminare il processo del demone se il processo principale muore" msgid "Downloading %s" msgstr "Sto scaricando %s" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "Sto scaricando la firma dell'indice: %s" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "Sto scaricando l'indice: %s" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "Sto scaricando la libreria %s" @@ -713,7 +725,7 @@ msgstr "" "Si è verificato un errore durante l'aggiunta del file all'archivio dello " "sketch" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" "Si è verificato un errore durante l'archiviazione del core compilato " @@ -732,7 +744,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "Si è verificato un errore durante la pulizia della cache: %v" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" "Si è verificato un errore durante la conversione del percorso in assoluto:: " @@ -742,8 +754,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "Si è verificato un errore durante la copia del file di output %s" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "Si è verificato un errore durante la creazione dell'istanza: %v" @@ -757,7 +768,7 @@ msgid "Error creating sketch archive" msgstr "" "Si è verificato un errore durante la creazione dell'archivio dello sketch" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "Errore durante la creazione dello sketch: %v" @@ -776,17 +787,17 @@ msgstr "Si è verificato un errore durante lo scaricamento di %[1]s:%[2]v" msgid "Error downloading %s" msgstr "Si è verificato un errore durante lo scaricamento di %s" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "Si è verificato un errore durante lo scaricamento dell'indice '%s'" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" "Si è verificato un errore durante lo scaricamento della firma dell'indice " "'%s'" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "Errore durante il download della libreria %s" @@ -800,11 +811,11 @@ msgstr "Errore durante il download della piattaforma %s" msgid "Error downloading tool %s" msgstr "Errore durante il download del tool %s" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "Errore durante il debug: %v" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "Si è verificato un errore durante il rilevamento FQBN: %v" @@ -814,8 +825,8 @@ msgstr "Si è verificato un errore durante la codifica JSON dell'output: %v" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "Errore durante il caricamento di: %v" @@ -823,7 +834,7 @@ msgstr "Errore durante il caricamento di: %v" msgid "Error during YAML encoding of the output: %v" msgstr "Si è verificato un errore durante la codifica YAML dell'output: %v" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "Si è verificato un errore durante la compilazione: %v" @@ -835,20 +846,20 @@ msgstr "Errore durante l'installazione: %v" msgid "Error during uninstall: %v" msgstr "Si è verificato un errore durante la disintallazione: %v" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "Si è verificato un errore durante l'aggiornamento: %v" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "Si è verificato un errore durante l'estrazione di %s" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" "Si è verificato un errore durante la ricerca degli artefatti di compilazione" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" "Si è verificato un errore durante l'acquisizione delle informazioni di " @@ -880,26 +891,25 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "Impossibile ottenere le informazioni sulle librerie: %v" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" "Si è verificato un errore durante l'acquisizione dei metadati della porta: " "%v" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" "Si è verificato un errore durante l'acquisizione dei dettagli delle " "impostazioni della porta: %s" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" "Si è verificato un errore durante la ricezione dell'input da parte " "dell'utente" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "Si è verificato un errore durante l'inizializzazione dell'istanza: %v" @@ -916,7 +926,7 @@ msgid "Error installing Zip Library: %v" msgstr "" "Si è verificato un errore durante l'installazione della libreria zip: %v" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "Si è verificato un errore durante l'installazione della libreria %s" @@ -958,7 +968,7 @@ msgstr "" msgid "Error loading index %s" msgstr "Si è verificato un errore durante il caricamento dell'indice %s" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "Si è verificato un errore durante l'apertura di %s" @@ -967,17 +977,13 @@ msgid "Error opening debug logging file: %s" msgstr "" "Si è verificato un errore durante l'apertura del file di log di debug: %s" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "Si è verificato un errore durante l'apertura dello sketch: %v" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" "Si è verificato un errore durante l'apertura del codice sorgente che " "sovrascrive i file: %v" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" "Si è verificato un errore durante il parsing del flag --show-properties: %v" @@ -1010,30 +1016,26 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "Si è verificato un errore durante il ripristino delle modifiche: %s" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" "Si è verificato un errore durante il salvataggio dell'indice scaricato" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" "Si è verificato un errore durante il salvataggio della firma dell'indice " "scaricato" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "Errore nel salvataggio dei metadata" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "Si è verificato un errore durante la ricerca delle schede: %v" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "Si è verificato un errore durante la ricerca delle librerie: %v" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "Si è verificato un errore durante la ricerca delle piattaforme: %v" @@ -1051,11 +1053,7 @@ msgstr "Si è verificato un errore durante l'avvio della rilevazione: %v" msgid "Error uninstalling %[1]s: %[2]v" msgstr "Si è verificato un errore durante la disinstallazione di %[1]s: %[2]v" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "Si è verificato un errore durante l'aggiornamento degli indici: %v" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" "Si è verificato un errore durante l'aggiornamento dell'indice della " @@ -1070,11 +1068,11 @@ msgid "Error upgrading platform: %s" msgstr "" "Si è verificato un errore durante l'aggiornamento della piattaforma: %s" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "Si è verificato un errore durante la verifica della firma" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" "Si è verificato un errore durante il rilevamento delle librerie incluse da " @@ -1098,7 +1096,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "Errore: la descrizione del comando non è supportata da %v" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "Errore: il codice sorgente non è valido e sovrascrive i dati: %v" @@ -1114,18 +1112,18 @@ msgstr "Esempi della libreria %s" msgid "Examples:" msgstr "Esempi:" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "Eseguibile per il debug" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" "Ci si aspettava che lo sketch compilato fosse nella directory %s, invece è " "un file" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "FQBN" @@ -1134,15 +1132,15 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "Impossibile cancellare il chip" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "Programmazione non riuscita" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "Impossibile masterizzare il bootloader" @@ -1173,7 +1171,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "Impossibile ascoltare sulla porta TCP: %s. L'indirizzo è già in uso." -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "Caricamento non riuscito" @@ -1215,7 +1213,7 @@ msgstr "" "Forza il salto degli script post-install (se la CLI non è in esecuzione " "interattiva)." -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" @@ -1223,15 +1221,15 @@ msgstr "" "Trovata %d piattaforma di riferimento \"%s\":\n" "%s" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "Fully Qualified Board Name, ad esempio: arduino:avr:uno" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "Percorso del server GDB" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "Tipo di server GDB" @@ -1252,7 +1250,7 @@ msgstr "Genera gli script di completamento" msgid "Generates completion scripts for various shells" msgstr "Genera gli script di completamento per varie shell" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "Sto generando i prototipi di funzione..." @@ -1274,7 +1272,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "Le variabili globali usano %[1]s byte di memoria dinamica." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "ID" @@ -1287,7 +1285,7 @@ msgstr "Id" msgid "Identification properties:" msgstr "Proprietà identificative:" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "Se impostato, i binari saranno esportati nella cartella degli sketch." @@ -1326,7 +1324,7 @@ msgstr "Installato %s" msgid "Installing %s" msgstr "Installazione %s" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "Sto installando la libreria %s" @@ -1347,7 +1345,7 @@ msgstr "Installa uno o più core e le corrispondenti dipendenze dei tool." msgid "Installs one or more specified libraries into the system." msgstr "Installa nel sistema una o più librerie specificate." -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "Errore interno alla cache" @@ -1374,11 +1372,11 @@ msgstr "Indirizzo TCP non valido: manca la porta" msgid "Invalid URL" msgstr "URL non è valido" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "L' URL aggiuntivo non è valido: %v" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" "L' archivio non è valido: il file %{1} non è presente nell'archivio %{2}s" @@ -1425,7 +1423,7 @@ msgstr "Opzione non valida per --log-level: %s" msgid "Invalid output format: %s" msgstr "Formato di output non valido: %s" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "Indice del pacchetto non valido in %s" @@ -1449,7 +1447,7 @@ msgstr "Scrittura non valida in platform.txt" msgid "Invalid size regexp: %s" msgstr "La dimensione della regexp non è valida: %s" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "Timeout non valido: %s" @@ -1461,7 +1459,7 @@ msgstr "Versione non è valida" msgid "Invalid vid value: '%s'" msgstr "Il valore di vid non è valido: '%s'" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1486,7 +1484,7 @@ msgstr "LIBRARY_NAME" msgid "Latest" msgstr "Ultimo" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "La libreria %[1]s è stata dichiarata precompilata:" @@ -1505,7 +1503,7 @@ msgstr "La libreria %s è già alla versione più recente" msgid "Library %s is not installed" msgstr "La libreria %s non è installata" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "Impossibile trovare la libreria %s" @@ -1520,7 +1518,7 @@ msgstr "" "La libreria non può utilizzare entramble le cartelle '%[1]s' e '%[2]s'. " "Doppio controllo in '%[3]s'." -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "Impossibile installare la libreria" @@ -1528,11 +1526,11 @@ msgstr "Impossibile installare la libreria" msgid "Library installed" msgstr "La libreria è stata installata" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "Licenza: %s" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "Collegare tutto insieme..." @@ -1552,7 +1550,7 @@ msgstr "Elenca tutte le schede conosciute e il corrispondente FQBN." msgid "List connected boards." msgstr "Lista delle schede connesse." -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." @@ -1560,7 +1558,7 @@ msgstr "" "Elenco delle opzioni della scheda separate da virgole. Oppure può essere " "usato più volte per più opzioni." -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1584,8 +1582,8 @@ msgstr "Lista di tutte le schede connesse." msgid "Lists cores and libraries that can be upgraded" msgstr "Elenca i core e le librerie che possono essere aggiornati" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "Sto caricando il file dell'indice: %v" @@ -1598,7 +1596,7 @@ msgid "Low memory available, stability problems may occur." msgstr "" "Poca memoria disponibile, potrebbero presentarsi problemi di stabilità" -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "Manutentore: %s" @@ -1650,7 +1648,7 @@ msgstr "Manca il percorso dello sketch" msgid "Monitor '%s' not found" msgstr "Impossibile trovare il monitor '%s'" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "Impostazioni sulla porta del monitor:" @@ -1659,20 +1657,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "Più di una libreria trovata per \"%[1]s\"" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "Nome" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "Nome: \"%s\"" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "Nessuna scheda trovata." -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "Nessuna porta predefinita o FQBN impostato" @@ -1684,11 +1682,11 @@ msgstr "Nessuna libreria trovata." msgid "No libraries installed." msgstr "Nessuna libreria installata." -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "Non ci sono librerie corrispondenti alla tua ricerca." -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1708,11 +1706,11 @@ msgstr "Nessun monitor disponibile per il protocollo della porta %s" msgid "No outdated platforms or libraries found." msgstr "Non sono state trovate piattaforme o librerie non aggiornate." -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "Non ci sono piattaforme corrispondenti alla tua ricerca." -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" "Non è stata trovata alcuna porta di upload, come alternativa verrà " @@ -1755,35 +1753,35 @@ msgstr "Apre una porta di comunicazione con una scheda." msgid "Option:" msgstr "Opzione:" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" "Facoltativo, può essere: %s. Utilizzato per indicare a gcc quale livello di " "warning utilizzare (flag -W)." -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" "Facoltativo, ripulisce la cartella di build e non usa nessuna build in " "cache." -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" "Facoltativo, ottimizza l'output di compilazione per il debug, piuttosto che " "per il rilascio." -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "Facoltativo, sopprime quasi tutti gli output." -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "Facoltativo, attiva la modalità verbosa." -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." @@ -1791,7 +1789,7 @@ msgstr "" "Facoltativo. Percorso di un file .json che contiene una serie di " "sostituzioni del codice sorgente dello sketch." -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1836,15 +1834,15 @@ msgstr "Aiuto in linea del pacchetto:" msgid "Package website:" msgstr "Website pacchetto:" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "Paragrafo: %s" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "Percorso" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." @@ -1852,7 +1850,7 @@ msgstr "" "Percorso di un gruppo di librerie. Può essere usato più volte o le voci " "possono essere separate da virgole." -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1864,7 +1862,7 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "Percorso del file in cui verranno scritti i log." -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." @@ -1872,7 +1870,7 @@ msgstr "" "Percorso in cui salvare i file compilati. Se omesso, verrà creata una " "directory nel percorso temporaneo predefinito del tuo sistema operativo." -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "Esecuzione di un touch reset a 1200-bps sulla porta seriale %s" @@ -1884,7 +1882,7 @@ msgstr "La piattaforma %s è già installata" msgid "Platform %s installed" msgstr "La piattaforma %s è installata" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1908,7 +1906,7 @@ msgstr "Impossibile trovare la piattaforma '%s'" msgid "Platform ID" msgstr "ID piattaforma" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "L' ID della piattaforma non è esatto" @@ -1956,20 +1954,20 @@ msgstr "" "Specificare un FQBN. La scheda sulla porta %[1]s con protocollo %[2]s non " "può essere identificata" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "Porta" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "Porta chiusa: %v" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "Errore di monitoraggio della porta" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "Impossibile trovare la libreria precompilata in \"%[1]s\"" @@ -1977,7 +1975,7 @@ msgstr "Impossibile trovare la libreria precompilata in \"%[1]s\"" msgid "Print details about a board." msgstr "Visualizza i dettagli di una scheda." -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "Stampa il codice preelaborato su stdout invece di compilarlo." @@ -2017,11 +2015,11 @@ msgstr "Programmatori:" msgid "Property '%s' is undefined" msgstr "La proprietà '%s' non è definita" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "Protocollo" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "La dotazione comprende: %s" @@ -2058,11 +2056,11 @@ msgstr "" "Avviato come demone, l'inizializzazione dei core e delle librerie viene " "eseguita una sola volta." -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "Esecuzione della normale compilazione del core..." -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "Salva gli artefatti di compilazione in questa directory." @@ -2095,7 +2093,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "Cerca i dati di una o più librerie." -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "Frase: %s" @@ -2107,7 +2105,7 @@ msgstr "Il server ha risposto con: %s" msgid "Sets a setting value." msgstr "Imposta un valore di regolazione." -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -2120,11 +2118,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "Imposta dove salvare il file di configurazione." -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "Impostazioni" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "La chiave delle impostazioni non esiste" @@ -2146,6 +2144,9 @@ msgid "" "Show build properties. The properties are expanded, use \"--show-" "properties=unexpanded\" if you want them exactly as they are defined." msgstr "" +"Mostra le proprietà di compilazione. Le proprietà sono espanse, usare \"--" +"show-properties=unexpanded\" se si desidera che siano esattamente come sono " +"definite." #: internal/cli/board/details.go:51 msgid "Show full board details" @@ -2167,7 +2168,7 @@ msgstr "Mostra solo i nomi delle librerie." msgid "Show list of available programmers" msgstr "Mostra l'elenco dei programmatori disponibili" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2234,7 +2235,7 @@ msgstr "" "Lo sketch non si trova nel percorso di compilazione. Specificare un percorso" " di compilazione diverso" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "Sketch è stato creato in: %s" @@ -2256,7 +2257,7 @@ msgstr "" "Lo sketch usa %[1]s byte (%[3]s%%) dello spazio disponibile per i programmi." " Il massimo è %[2]s byte." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" @@ -2264,24 +2265,24 @@ msgstr "" "Gli sketch con estensione .pde sono deprecati, rinominare i seguenti file in" " .ino:" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "Salta il linking dell'eseguibile finale." -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" "Salto il touch reset a 1200-bps: nessuna porta seriale è stata selezionata!" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "Salta la creazione dell'archivio di: %[1]s" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "Salta la compilazione di: %[1]s" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" "Salta il rilevamento delle dipendenze della libreria precompilata %[1]s" @@ -2298,17 +2299,17 @@ msgstr "Salta la configurazione dello strumento." msgid "Skipping: %[1]s" msgstr "Salta: %[1]s" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "Non è stato possibile aggiornare alcuni indici." -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" "Alcuni aggiornamenti non sono andati a buon fine, controlla l'output per i " "dettagli." -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "TOUCH: si è verificato un errore durante il reset: %s" @@ -2342,11 +2343,11 @@ msgstr "" "La chiave '%[1]v' non è un elenco di elementi, non può essere rimossa.\n" "Forse si può usare '%[2]s'?" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "La libreria %s richiede altre installazioni:" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." @@ -2355,7 +2356,7 @@ msgstr "" "crittografare un binario durante il processo di compilazione. Utilizzata " "solo dalle piattaforme che la supportano." -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2368,7 +2369,7 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "Il formato di output dei log può essere: %s" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." @@ -2377,7 +2378,7 @@ msgstr "" "firmare e crittografare un binario. Utilizzato solo dalle piattaforme che lo" " supportano." -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "La piattaforma non supporta '%[1]s' per le librerie precompilate." @@ -2414,23 +2415,23 @@ msgstr "Il tool %s è disinstallato" msgid "Toolchain '%s' is not supported" msgstr "La toolchain '%s' non è supportata" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "Configurazioni personalizzate della toolchain" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "Il percorso della toolchain" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "Il prefisso della toolchain" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "Il tipo della toolchain" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "Prova ad eseguire %s" @@ -2438,11 +2439,11 @@ msgstr "Prova ad eseguire %s" msgid "Turns on verbose mode." msgstr "Attiva la modalità verbosa." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "Tipo" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "Tipi: %s" @@ -2450,7 +2451,7 @@ msgstr "Tipi: %s" msgid "URL:" msgstr "URL:" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2473,7 +2474,7 @@ msgstr "Impossibile ottenere la home directory dell'utente: %v" msgid "Unable to open file for logging: %s" msgstr "Impossibile aprire il file per il logging: %s" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "Non è stato possibile analizzare l'URL" @@ -2499,7 +2500,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "Disinstalla una o più librerie." -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "Sconosciuto" @@ -2563,19 +2564,19 @@ msgstr "" "Carica gli sketch di Arduino. Questo NON compila lo sketch prima del " "caricamento." -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "Indirizzo della porta di caricamento, ad esempio: COM3 o /dev/ttyACM2" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "Porta di caricamento trovata su %s" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "Protocollo della porta di caricamento, ad esempio: seriale" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "Carica il binario dopo la compilazione." @@ -2588,7 +2589,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "Carica il bootloader." -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2611,11 +2612,11 @@ msgstr "Uso: " msgid "Use %s for more information about a command." msgstr "Usa %s per ulteriori informazioni su un comando." -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "Libreria utilizzata" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "Piattaforma utilizzata" @@ -2627,7 +2628,7 @@ msgstr "Usata: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "Utilizzo della scheda '%[1]s' dalla piattaforma nella cartella: %[2]s" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" "Utilizzo delle dipendenze delle librerie nella cache per i file: %[1]s" @@ -2644,17 +2645,17 @@ msgstr "Uso la libreria %[1]s alla versione %[2]s nella cartella: %[3]s %[4]s" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "Uso la libreria %[1]s nella cartella: %[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "Utilizzo del core precompilato: %[1]s" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "Utilizzo della libreria precompilata in %[1]s" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "Uso il file precedentemente compilato: %[1]s" @@ -2666,21 +2667,21 @@ msgstr "VERSIONE" msgid "VERSION_NUMBER" msgstr "VERSION_NUMBER" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "Valori" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "Verifica dei binari dopo il caricamento." -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "Versione" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "Versioni: %s" @@ -2692,7 +2693,7 @@ msgstr "ATTENZIONE: non è possibile configurare la piattaforma: %s" msgid "WARNING cannot configure tool: %s" msgstr "ATTENZIONE non è possibile configurare lo strumento: %s" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" "ATTENZIONE: lo sketch è compilato utilizzando una o più librerie " @@ -2707,7 +2708,7 @@ msgstr "" "%[2]s e potrebbe non essere compatibile con la tua scheda che utilizza " "l'architettura %[3]s" -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "In attesa della porta di caricamento..." @@ -2718,7 +2719,7 @@ msgstr "" "Attenzione: la scheda %[1]s non definisce una preferenza per %[2]s. " "Autoimpostato su: %[3]s" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "Sito web: %s" @@ -2738,7 +2739,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "Scrittura del file di configurazione: %v" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" "Non puoi utilizzare il flag %s durante la compilazione con un profilo." @@ -2763,11 +2764,11 @@ msgstr "" msgid "archivePath" msgstr "percorso dell'archivio" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "Manca il pattern arduino-preprocessor" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "rileva automaticamente l'artefatto di compilazione: %s" @@ -2775,7 +2776,7 @@ msgstr "rileva automaticamente l'artefatto di compilazione: %s" msgid "available only in text format" msgstr "disponibile solo in formato testo" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "file binario non trovato in %s" @@ -2801,7 +2802,7 @@ msgstr "Chiamata a %[1]s: %[2]w" msgid "can't find latest release of %s" msgstr "Impossibile trovare l'ultima versione di %s" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "Impossibile trovare l'ultima versione del tool %s" @@ -2821,11 +2822,11 @@ msgstr "Impossibile recuperare il flusso di errori standard: %s" msgid "can't retrieve standard output stream: %s" msgstr "Impossibile recuperare il flusso di output standard: %s" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "candidati" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "Impossibile eseguire il tool di caricamento: %s" @@ -2869,7 +2870,7 @@ msgstr "calcolo dell'hash: %s" msgid "copying library to destination directory:" msgstr "copia della libreria nella directory di destinazione:" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "impossibile trovare un artefatto di compilazione valido" @@ -2886,7 +2887,7 @@ msgstr "Impossibile rimuovere la vecchia libreria" msgid "could not update sketch project file" msgstr "non è stato possibile aggiornare il file di progetto" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "creazione in corso della cartella cache del core: %s" @@ -2906,7 +2907,7 @@ msgstr "la sezione dati supera lo spazio disponibile nella scheda" msgid "dependency '%s' is not available" msgstr "la dipendenza '%s' non è disponibile" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "la destinazione esiste già" @@ -3039,11 +3040,11 @@ msgstr "per la versione più recente." msgid "for the specific version." msgstr "per la specifica versione." -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "sto generando installation.id: %w" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "sto generando installation.secret: %w" @@ -3190,13 +3191,13 @@ msgstr "l'opzione '%s' non è valida" msgid "invalid option '%s'." msgstr "l'opzione '%s' non è valida." -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" "il percorso della creazione della cartella di configurazione non è valido: " "%[1]s error: %[2]w" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" "il percorso per la scrittura del file di inventario non è valido: %[1]s " @@ -3218,25 +3219,27 @@ msgstr "URL dell'indice della piattaforma non è valido:" msgid "invalid pluggable monitor reference: %s" msgstr "il riferimento al monitor collegabile non è valido: %s" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "il valore di configurazione della porta non è valido per %s: %s" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "la configurazione della porta non è valida: %s" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "scrittura non valida '%[1]s': %[2]s" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" "il nome dello sketch non è valido \"%[1]s\": il primo carattere deve essere " -"alfanumerico o \"_\", i successivi possono contenere anche \"-\" e \".\"." +"alfanumerico o \"_\", quelli successivi possono contenere anche \"-\" e " +"\".\". L'ultimo non può essere \".\"." #: arduino/cores/board.go:149 msgid "invalid value '%[1]s' for option '%[2]s'" @@ -3250,7 +3253,7 @@ msgstr "la directory della versione non è valida %s" msgid "invalid version:" msgstr "la versione non è valida:" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "la chiave non è stata trovata nelle impostazioni" @@ -3270,7 +3273,7 @@ msgstr "la libreria non è valida" msgid "library path does not exist: %s" msgstr "il percorso della libreria non esiste: %s" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "elenco delle porte seriali" @@ -3346,6 +3349,8 @@ msgstr "manca il pacchetto %[1]s a cui fa riferimento la scheda %[2]s" #: internal/cli/core/upgrade.go:86 msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" +"Manca l'indice del pacchetto %s, non possono essere garantiti aggiornamenti " +"futuri" #: arduino/cores/packagemanager/package_manager.go:416 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" @@ -3367,7 +3372,7 @@ msgstr "release del monitor non è stata trovata: %s" msgid "moving extracted archive to destination dir: %s" msgstr "sto spostando l'archivio estratto nella directory di destinazione: %s" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "sono stati trovati più artefatti di compilazione: '%[1]s' e '%[2]s'" @@ -3383,7 +3388,7 @@ msgstr "" "non è disponibile una versione degli strumenti di %[1]s per il sistema " "operativo corrente, prova a contattare %[2]s" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "non è stato specificato alcun eseguibile" @@ -3391,7 +3396,7 @@ msgstr "non è stato specificato alcun eseguibile" msgid "no instance specified" msgstr "non è stata specificata alcuna istanza" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "non è stata specificata alcuna directory/file di sketch o di build" @@ -3405,7 +3410,7 @@ msgstr "" "non c'è una directory radice unica nell'archivio, ma sono state trovate " "'%[1]s' e '%[2]s'." -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "Non è stata fornita alcuna porta di upload" @@ -3431,7 +3436,7 @@ msgstr "apertura del file di archivio: %s" msgid "opening boards.txt" msgstr "apertura di boards.txt" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "apertura della porta a 1200bps" @@ -3487,7 +3492,7 @@ msgstr "la piattaforma %s non è installata" msgid "platform not installed" msgstr "piattaforma non installata" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "utilizza invece --build-property." @@ -3495,11 +3500,11 @@ msgstr "utilizza invece --build-property." msgid "pluggable discovery already added: %s" msgstr "rilevamento collegabile già aggiunto: %s" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "porta" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "la porta non è stata trovata: %[1]s %[2]s" @@ -3543,10 +3548,6 @@ msgstr "lettura del file %[1]s: %[2]s" msgid "reading files: %v" msgstr "Lettura dei file: %v" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "lettura del file di inventario: %w" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "lettura degli header delle librerie: %s" @@ -3567,7 +3568,7 @@ msgstr "lettura di library_index.json: %s" msgid "reading package root dir: %s" msgstr "lettura della directory principale del pacchetto: %s" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "scrittura non trovata '%s'" @@ -3613,15 +3614,19 @@ msgstr "ricerca di builtin_tools_versions.txt in %[1]s: %[2]s" msgid "searching package root dir: %s" msgstr "ricerca nella directory principale del pacchetto: %s" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "sto impostando DTR su OFF" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "Il nome dello sketch non può essere vuoto" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "il nome dello sketch può essere riservato \"%[1]s\"" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3632,11 +3637,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "il percorso dello sketch non è valido" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "percorso dello sketch" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "la sorgente non è una directory" @@ -3664,8 +3669,8 @@ msgstr "verifica l'integrità dell'archivio locale: %s" msgid "text section exceeds available space in board" msgstr "la sezione del testo supera lo spazio disponibile nella scheda" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "il database di compilazione potrebbe essere incompleto o impreciso" @@ -3779,7 +3784,7 @@ msgstr "aggiorna arduino:samd all'ultima versione" msgid "upgrade everything to the latest version" msgstr "aggiornare tutto con l'ultima versione disponibile" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "errore durante il caricamento: %s" diff --git a/i18n/data/ja.po b/i18n/data/ja.po index 87fecb977df..b67aadb3a54 100644 --- a/i18n/data/ja.po +++ b/i18n/data/ja.po @@ -27,7 +27,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]s パターンが見つかりません" @@ -51,7 +51,7 @@ msgstr "%[1]s, プロトコルバージョン: %[2]d" msgid "%s already downloaded" msgstr "%sはすでにダウンロードされています" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%sと%sは同時に利用できません" @@ -76,11 +76,12 @@ msgstr "" msgid "%s must be installed." msgstr "" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "" @@ -114,7 +115,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -155,15 +156,15 @@ msgstr "" msgid "Already installed %s" msgstr "" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "" @@ -171,7 +172,7 @@ msgstr "" msgid "Append debug logging to the specified file" msgstr "" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "" @@ -179,7 +180,7 @@ msgstr "" msgid "Archive already exists" msgstr "" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "%[1]sにビルドされたコア(キャッシュ)をアーカイブ中です" @@ -219,11 +220,11 @@ msgstr "" msgid "Arguments error: %v" msgstr "" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "" @@ -251,7 +252,7 @@ msgstr "" msgid "Binary file to upload." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "" @@ -268,11 +269,11 @@ msgstr "" msgid "Bootloader file specified but missing: %[1]s" msgstr "ブートローダのファイルが指定されましたが次が不足しています:%[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "" @@ -289,7 +290,7 @@ msgstr "" msgid "Can't find dependencies for platform %s" msgstr "" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "" @@ -297,12 +298,15 @@ msgstr "" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "" @@ -326,14 +330,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -350,7 +358,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -358,7 +366,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "" @@ -388,27 +400,27 @@ msgid "" "a change." msgstr "" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "スケッチをコンパイルしています..." @@ -425,7 +437,7 @@ msgstr "" msgid "Configuration of the port." msgstr "" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "" @@ -437,15 +449,15 @@ msgstr "" msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "" @@ -453,11 +465,11 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -473,7 +485,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -487,13 +499,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "" @@ -502,16 +514,16 @@ msgstr "" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -523,15 +535,15 @@ msgstr "" msgid "Debugging supported:" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "初期値" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -549,7 +561,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "" @@ -557,7 +569,7 @@ msgstr "" msgid "Description" msgstr "" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "" @@ -566,7 +578,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -584,7 +596,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "" @@ -617,16 +629,16 @@ msgstr "" msgid "Downloading %s" msgstr "" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "" @@ -670,7 +682,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -686,7 +698,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -694,8 +706,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "" @@ -707,7 +718,7 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "" @@ -726,15 +737,15 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "" @@ -748,11 +759,11 @@ msgstr "" msgid "Error downloading tool %s" msgstr "" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -762,8 +773,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "" @@ -771,7 +782,7 @@ msgstr "" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -783,19 +794,19 @@ msgstr "" msgid "Error during uninstall: %v" msgstr "" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -819,20 +830,19 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -848,7 +858,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -884,7 +894,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -892,15 +902,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -928,27 +934,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -964,11 +966,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -980,11 +978,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1002,7 +1000,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1018,16 +1016,16 @@ msgstr "" msgid "Examples:" msgstr "" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1036,15 +1034,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1072,7 +1070,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1108,21 +1106,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1143,7 +1141,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1163,7 +1161,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "グローバル変数は%[1]sバイトのRAMを使用しています。" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "" @@ -1176,7 +1174,7 @@ msgstr "" msgid "Identification properties:" msgstr "" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1212,7 +1210,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "" @@ -1233,7 +1231,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1258,11 +1256,11 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1308,7 +1306,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1332,7 +1330,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1344,7 +1342,7 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1367,7 +1365,7 @@ msgstr "" msgid "Latest" msgstr "" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1385,7 +1383,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "" @@ -1398,7 +1396,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1406,11 +1404,11 @@ msgstr "" msgid "Library installed" msgstr "" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1428,13 +1426,13 @@ msgstr "" msgid "List connected boards." msgstr "" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1456,8 +1454,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1469,7 +1467,7 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "スケッチが使用できるメモリが少なくなっています。動作が不安定になる可能性があります。" -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1518,7 +1516,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1527,20 +1525,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "「%[1]s」に対して複数のライブラリが見つかりました" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1552,11 +1550,11 @@ msgstr "" msgid "No libraries installed." msgstr "" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1574,11 +1572,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1616,35 +1614,35 @@ msgstr "" msgid "Option:" msgstr "" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1687,21 +1685,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1711,13 +1709,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1729,7 +1727,7 @@ msgstr "" msgid "Platform %s installed" msgstr "" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1751,7 +1749,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1795,20 +1793,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "シリアルポート" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1816,7 +1814,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1856,11 +1854,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1894,11 +1892,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1926,7 +1924,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1938,7 +1936,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1948,11 +1946,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -1992,7 +1990,7 @@ msgstr "" msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2047,7 +2045,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2065,29 +2063,29 @@ msgid "" " bytes." msgstr "最大%[2]sバイトのフラッシュメモリのうち、スケッチが%[1]sバイト(%[3]s%%)を使っています。" -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2103,15 +2101,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2139,17 +2137,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2159,13 +2157,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2196,23 +2194,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2220,11 +2218,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "タイプ" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2232,7 +2230,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2253,7 +2251,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2277,7 +2275,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2338,19 +2336,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2362,7 +2360,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2381,11 +2379,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2397,7 +2395,7 @@ msgstr "使用済:%[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2413,17 +2411,17 @@ msgstr "次のフォルダのライブラリ%[1]sバージョン%[2]sを使用 msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "次のフォルダのライブラリ%[1]sを使用中:%[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "以前コンパイルされたファイルを使用中:%[1]s" @@ -2435,21 +2433,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2461,7 +2459,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2472,7 +2470,7 @@ msgid "" msgstr "" "警告:ライブラリ%[1]sはアーキテクチャ%[2]sに対応したものであり、アーキテクチャ%[3]sで動作するこのボードとは互換性がないかもしれません。" -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2481,7 +2479,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2499,7 +2497,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2519,11 +2517,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2531,7 +2529,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2557,7 +2555,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2577,11 +2575,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2625,7 +2623,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2642,7 +2640,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2662,7 +2660,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2788,11 +2786,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2934,11 +2932,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2958,22 +2956,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -2988,7 +2987,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3008,7 +3007,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3103,7 +3102,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3117,7 +3116,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3125,7 +3124,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3137,7 +3136,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3161,7 +3160,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3217,7 +3216,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3225,11 +3224,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3272,10 +3271,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3296,7 +3291,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3341,15 +3336,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3358,11 +3357,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3390,8 +3389,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3502,7 +3501,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/ko.po b/i18n/data/ko.po index 763dd812b8d..873ad476e5c 100644 --- a/i18n/data/ko.po +++ b/i18n/data/ko.po @@ -25,7 +25,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]s 패턴이 없습니다" @@ -49,7 +49,7 @@ msgstr "" msgid "%s already downloaded" msgstr "" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "" @@ -74,11 +74,12 @@ msgstr "" msgid "%s must be installed." msgstr "" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "" @@ -112,7 +113,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -153,15 +154,15 @@ msgstr "" msgid "Already installed %s" msgstr "" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "" @@ -169,7 +170,7 @@ msgstr "" msgid "Append debug logging to the specified file" msgstr "" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "" @@ -177,7 +178,7 @@ msgstr "" msgid "Archive already exists" msgstr "" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "" @@ -217,11 +218,11 @@ msgstr "" msgid "Arguments error: %v" msgstr "" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "" @@ -249,7 +250,7 @@ msgstr "" msgid "Binary file to upload." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "" @@ -266,11 +267,11 @@ msgstr "" msgid "Bootloader file specified but missing: %[1]s" msgstr "부트로더 파일이 지정되었으나 누락됨: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "" @@ -287,7 +288,7 @@ msgstr "" msgid "Can't find dependencies for platform %s" msgstr "" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "" @@ -295,12 +296,15 @@ msgstr "" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "" @@ -324,14 +328,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -348,7 +356,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -356,7 +364,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "" @@ -386,27 +398,27 @@ msgid "" "a change." msgstr "" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "스케치를 컴파일 중…" @@ -423,7 +435,7 @@ msgstr "" msgid "Configuration of the port." msgstr "" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "" @@ -435,15 +447,15 @@ msgstr "" msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "" @@ -451,11 +463,11 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -471,7 +483,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -485,13 +497,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "" @@ -500,16 +512,16 @@ msgstr "" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -521,15 +533,15 @@ msgstr "" msgid "Debugging supported:" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "디폴트" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -547,7 +559,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "" @@ -555,7 +567,7 @@ msgstr "" msgid "Description" msgstr "" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "" @@ -564,7 +576,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -582,7 +594,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "" @@ -615,16 +627,16 @@ msgstr "" msgid "Downloading %s" msgstr "" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "" @@ -668,7 +680,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -684,7 +696,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -692,8 +704,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "" @@ -705,7 +716,7 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "" @@ -724,15 +735,15 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "" @@ -746,11 +757,11 @@ msgstr "" msgid "Error downloading tool %s" msgstr "" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -760,8 +771,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "" @@ -769,7 +780,7 @@ msgstr "" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -781,19 +792,19 @@ msgstr "" msgid "Error during uninstall: %v" msgstr "" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -817,20 +828,19 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -846,7 +856,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -882,7 +892,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -890,15 +900,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -926,27 +932,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -962,11 +964,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -978,11 +976,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1000,7 +998,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1016,16 +1014,16 @@ msgstr "" msgid "Examples:" msgstr "" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1034,15 +1032,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1070,7 +1068,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1106,21 +1104,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1141,7 +1139,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1161,7 +1159,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "전역 변수는 %[1]s 바이트의 동적 메모리를 사용." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "" @@ -1174,7 +1172,7 @@ msgstr "" msgid "Identification properties:" msgstr "" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1210,7 +1208,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "" @@ -1231,7 +1229,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1256,11 +1254,11 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1306,7 +1304,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1330,7 +1328,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1342,7 +1340,7 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1365,7 +1363,7 @@ msgstr "" msgid "Latest" msgstr "" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1383,7 +1381,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "" @@ -1396,7 +1394,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1404,11 +1402,11 @@ msgstr "" msgid "Library installed" msgstr "" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1426,13 +1424,13 @@ msgstr "" msgid "List connected boards." msgstr "" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1454,8 +1452,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1467,7 +1465,7 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "사용 가능한 메모리 부족, 안정성에 문제가 생길 수 있습니다." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1516,7 +1514,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1525,20 +1523,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "\"%[1]s\"를 위한 복수개의 라이브러리가 발견되었습니다" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1550,11 +1548,11 @@ msgstr "" msgid "No libraries installed." msgstr "" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1572,11 +1570,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1614,35 +1612,35 @@ msgstr "" msgid "Option:" msgstr "" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1685,21 +1683,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1709,13 +1707,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1727,7 +1725,7 @@ msgstr "" msgid "Platform %s installed" msgstr "" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1749,7 +1747,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1793,20 +1791,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "포트" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1814,7 +1812,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1854,11 +1852,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1892,11 +1890,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1924,7 +1922,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1936,7 +1934,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1946,11 +1944,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -1990,7 +1988,7 @@ msgstr "" msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2045,7 +2043,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2063,29 +2061,29 @@ msgid "" " bytes." msgstr "스케치는 프로그램 저장 공간 %[1]s 바이트(%[3]s%%)를 사용. 최대 %[2]s 바이트." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2101,15 +2099,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2137,17 +2135,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2157,13 +2155,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2194,23 +2192,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2218,11 +2216,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "타입" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2230,7 +2228,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2251,7 +2249,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2275,7 +2273,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2336,19 +2334,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2360,7 +2358,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2379,11 +2377,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2395,7 +2393,7 @@ msgstr "사용됨: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2411,17 +2409,17 @@ msgstr "라이브러리 %[1]s를 버전 %[2]s 폴더: %[3]s %[4]s 에서 사용" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "폴더:%[2]s %[3]s의 라이브러리 %[1]s 사용" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "이전에 컴파일된 파일: %[1]s 사용" @@ -2433,21 +2431,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2459,7 +2457,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2470,7 +2468,7 @@ msgid "" msgstr "" "경고: 라이브러리 %[1]s가 %[2]s 아키텍처에서 실행되며 %[3]s아키텍처에서 실행되는 현재보드에서는 호환되지 않을 수 있습니다." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2479,7 +2477,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2497,7 +2495,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2517,11 +2515,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2529,7 +2527,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2555,7 +2553,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2575,11 +2573,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2623,7 +2621,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2640,7 +2638,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2660,7 +2658,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2786,11 +2784,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2932,11 +2930,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2956,22 +2954,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -2986,7 +2985,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3006,7 +3005,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3101,7 +3100,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3115,7 +3114,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3123,7 +3122,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3135,7 +3134,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3159,7 +3158,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3215,7 +3214,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3223,11 +3222,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3270,10 +3269,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3294,7 +3289,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3339,15 +3334,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3356,11 +3355,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3388,8 +3387,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3500,7 +3499,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/my_MM.po b/i18n/data/my_MM.po index e3a9962e06f..241e604250e 100644 --- a/i18n/data/my_MM.po +++ b/i18n/data/my_MM.po @@ -21,7 +21,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "%s already downloaded" msgstr "" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "" @@ -70,11 +70,12 @@ msgstr "" msgid "%s must be installed." msgstr "" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "" @@ -108,7 +109,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -149,15 +150,15 @@ msgstr "" msgid "Already installed %s" msgstr "" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "" @@ -165,7 +166,7 @@ msgstr "" msgid "Append debug logging to the specified file" msgstr "" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "" @@ -173,7 +174,7 @@ msgstr "" msgid "Archive already exists" msgstr "" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "" @@ -213,11 +214,11 @@ msgstr "" msgid "Arguments error: %v" msgstr "" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "" @@ -245,7 +246,7 @@ msgstr "" msgid "Binary file to upload." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "" @@ -262,11 +263,11 @@ msgstr "" msgid "Bootloader file specified but missing: %[1]s" msgstr "" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "" @@ -283,7 +284,7 @@ msgstr "" msgid "Can't find dependencies for platform %s" msgstr "" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "" @@ -291,12 +292,15 @@ msgstr "" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "" @@ -320,14 +324,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -344,7 +352,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -352,7 +360,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "" @@ -382,27 +394,27 @@ msgid "" "a change." msgstr "" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "" @@ -419,7 +431,7 @@ msgstr "" msgid "Configuration of the port." msgstr "" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "" @@ -431,15 +443,15 @@ msgstr "" msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "" @@ -447,11 +459,11 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -467,7 +479,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -481,13 +493,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "" @@ -496,16 +508,16 @@ msgstr "" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -517,15 +529,15 @@ msgstr "" msgid "Debugging supported:" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -543,7 +555,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "" @@ -551,7 +563,7 @@ msgstr "" msgid "Description" msgstr "" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "" @@ -560,7 +572,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -578,7 +590,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "" @@ -611,16 +623,16 @@ msgstr "" msgid "Downloading %s" msgstr "" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "" @@ -664,7 +676,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -680,7 +692,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -688,8 +700,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "" @@ -701,7 +712,7 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "" @@ -720,15 +731,15 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "" @@ -742,11 +753,11 @@ msgstr "" msgid "Error downloading tool %s" msgstr "" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -756,8 +767,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "" @@ -765,7 +776,7 @@ msgstr "" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -777,19 +788,19 @@ msgstr "" msgid "Error during uninstall: %v" msgstr "" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -813,20 +824,19 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -842,7 +852,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -878,7 +888,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -886,15 +896,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -922,27 +928,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -958,11 +960,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -974,11 +972,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -996,7 +994,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1012,16 +1010,16 @@ msgstr "" msgid "Examples:" msgstr "" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1030,15 +1028,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1066,7 +1064,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1102,21 +1100,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1137,7 +1135,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1156,7 +1154,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "" @@ -1169,7 +1167,7 @@ msgstr "" msgid "Identification properties:" msgstr "" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1205,7 +1203,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "" @@ -1226,7 +1224,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1251,11 +1249,11 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1301,7 +1299,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1325,7 +1323,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1337,7 +1335,7 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1360,7 +1358,7 @@ msgstr "" msgid "Latest" msgstr "" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1378,7 +1376,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "" @@ -1391,7 +1389,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1399,11 +1397,11 @@ msgstr "" msgid "Library installed" msgstr "" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1421,13 +1419,13 @@ msgstr "" msgid "List connected boards." msgstr "" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1449,8 +1447,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1462,7 +1460,7 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "" -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1511,7 +1509,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1520,20 +1518,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1545,11 +1543,11 @@ msgstr "" msgid "No libraries installed." msgstr "" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1567,11 +1565,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1609,35 +1607,35 @@ msgstr "" msgid "Option:" msgstr "" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1680,21 +1678,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1704,13 +1702,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1722,7 +1720,7 @@ msgstr "" msgid "Platform %s installed" msgstr "" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1744,7 +1742,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1788,20 +1786,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1809,7 +1807,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1849,11 +1847,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1887,11 +1885,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1919,7 +1917,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1931,7 +1929,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1941,11 +1939,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -1985,7 +1983,7 @@ msgstr "" msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2040,7 +2038,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2058,29 +2056,29 @@ msgid "" " bytes." msgstr "" -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2096,15 +2094,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2132,17 +2130,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2152,13 +2150,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2189,23 +2187,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2213,11 +2211,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2225,7 +2223,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2246,7 +2244,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2270,7 +2268,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2331,19 +2329,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2355,7 +2353,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2374,11 +2372,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2390,7 +2388,7 @@ msgstr "" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2406,17 +2404,17 @@ msgstr "" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "" @@ -2428,21 +2426,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2454,7 +2452,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2464,7 +2462,7 @@ msgid "" "incompatible with your current board which runs on %[3]s architecture(s)." msgstr "" -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2473,7 +2471,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2491,7 +2489,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2511,11 +2509,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2523,7 +2521,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2549,7 +2547,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2569,11 +2567,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2617,7 +2615,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2634,7 +2632,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2654,7 +2652,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2780,11 +2778,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2926,11 +2924,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2950,22 +2948,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -2980,7 +2979,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3000,7 +2999,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3095,7 +3094,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3109,7 +3108,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3117,7 +3116,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3129,7 +3128,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3153,7 +3152,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3209,7 +3208,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3217,11 +3216,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3264,10 +3263,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3288,7 +3283,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3333,15 +3328,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3350,11 +3349,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3382,8 +3381,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3494,7 +3493,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/pl.po b/i18n/data/pl.po index 617b329b586..9ce6ccd9006 100644 --- a/i18n/data/pl.po +++ b/i18n/data/pl.po @@ -27,7 +27,7 @@ msgstr "%[1]snieprawidłowe, przebudowywuję całość" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]sjest wymagane ale %[2]s jest obecnie zaistalowane" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "Brakujący wzorzec %[1]s" @@ -51,7 +51,7 @@ msgstr "%[1]s, wersja protokołu %[2]d" msgid "%s already downloaded" msgstr "%sjuż pobrane" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%s oraz %s nie mogą być razem użyte" @@ -76,11 +76,12 @@ msgstr "%snie jest zarządzane przez zarządcę paczek" msgid "%s must be installed." msgstr "%smusi byc zainstalowane" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "%s brakuje wzoru" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "'%s' posiada niewłaściwy podpis" @@ -114,7 +115,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -155,15 +156,15 @@ msgstr "" msgid "Already installed %s" msgstr "" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "" @@ -171,7 +172,7 @@ msgstr "" msgid "Append debug logging to the specified file" msgstr "" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "Architektura: %s" @@ -179,7 +180,7 @@ msgstr "Architektura: %s" msgid "Archive already exists" msgstr "" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "Archiwizowanie budowanego rdzenia (buforowanie) w: %[1]s" @@ -219,11 +220,11 @@ msgstr "" msgid "Arguments error: %v" msgstr "" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "Autor: %s" @@ -251,7 +252,7 @@ msgstr "" msgid "Binary file to upload." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "" @@ -268,11 +269,11 @@ msgstr "" msgid "Bootloader file specified but missing: %[1]s" msgstr "Podany nieistniejący plik programu rozruchowego: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "" @@ -289,7 +290,7 @@ msgstr "" msgid "Can't find dependencies for platform %s" msgstr "" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "" @@ -297,12 +298,15 @@ msgstr "" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "" @@ -326,14 +330,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -350,7 +358,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -358,7 +366,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "" @@ -388,27 +400,27 @@ msgid "" "a change." msgstr "" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "Kompilowanie szkicu..." @@ -425,7 +437,7 @@ msgstr "" msgid "Configuration of the port." msgstr "" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "" @@ -437,15 +449,15 @@ msgstr "" msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "" @@ -453,11 +465,11 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -473,7 +485,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -487,13 +499,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "" @@ -502,16 +514,16 @@ msgstr "" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -523,15 +535,15 @@ msgstr "" msgid "Debugging supported:" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "Domyślne" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -549,7 +561,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "" @@ -557,7 +569,7 @@ msgstr "" msgid "Description" msgstr "" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "" @@ -566,7 +578,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -584,7 +596,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "" @@ -617,16 +629,16 @@ msgstr "" msgid "Downloading %s" msgstr "" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "" @@ -670,7 +682,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -686,7 +698,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -694,8 +706,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "" @@ -707,7 +718,7 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "" @@ -726,15 +737,15 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "" @@ -748,11 +759,11 @@ msgstr "" msgid "Error downloading tool %s" msgstr "" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -762,8 +773,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "" @@ -771,7 +782,7 @@ msgstr "" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -783,19 +794,19 @@ msgstr "" msgid "Error during uninstall: %v" msgstr "" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -819,20 +830,19 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -848,7 +858,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -884,7 +894,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -892,15 +902,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -928,27 +934,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -964,11 +966,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -980,11 +978,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1002,7 +1000,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1018,16 +1016,16 @@ msgstr "" msgid "Examples:" msgstr "" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1036,15 +1034,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1072,7 +1070,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1108,21 +1106,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1143,7 +1141,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1165,7 +1163,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "Zmienne globalne używają %[1]s bajtów pamięci dynamicznej." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "" @@ -1178,7 +1176,7 @@ msgstr "" msgid "Identification properties:" msgstr "" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1214,7 +1212,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "" @@ -1235,7 +1233,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1260,11 +1258,11 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1310,7 +1308,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1334,7 +1332,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1346,7 +1344,7 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1369,7 +1367,7 @@ msgstr "" msgid "Latest" msgstr "" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1387,7 +1385,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "" @@ -1400,7 +1398,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1408,11 +1406,11 @@ msgstr "" msgid "Library installed" msgstr "" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1430,13 +1428,13 @@ msgstr "" msgid "List connected boards." msgstr "" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1458,8 +1456,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1472,7 +1470,7 @@ msgid "Low memory available, stability problems may occur." msgstr "" "Niski poziom dostępnej pamięci, mogą wystąpić problemy ze stabilnością." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1521,7 +1519,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1530,20 +1528,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "Znaleziono wiele bibliotek w \"%[1]s\"" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1555,11 +1553,11 @@ msgstr "" msgid "No libraries installed." msgstr "" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1577,11 +1575,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1621,35 +1619,35 @@ msgstr "" msgid "Option:" msgstr "" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1692,21 +1690,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1716,13 +1714,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1734,7 +1732,7 @@ msgstr "" msgid "Platform %s installed" msgstr "" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1756,7 +1754,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1800,20 +1798,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "Port" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1821,7 +1819,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1861,11 +1859,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1899,11 +1897,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1931,7 +1929,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1943,7 +1941,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1953,11 +1951,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -1997,7 +1995,7 @@ msgstr "" msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2052,7 +2050,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2072,29 +2070,29 @@ msgstr "" "Szkic używa %[1]s bajtów (%[3]s%%) pamięci programu. Maksimum to %[2]s " "bajtów." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2110,15 +2108,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2146,17 +2144,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2166,13 +2164,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2203,23 +2201,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2227,11 +2225,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "Wpisz" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2239,7 +2237,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2260,7 +2258,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2284,7 +2282,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2345,19 +2343,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2369,7 +2367,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2388,11 +2386,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2404,7 +2402,7 @@ msgstr "Wykorzystane: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2420,17 +2418,17 @@ msgstr "Użycie biblioteki %[1]s w wersji %[2]s z folderu: %[3]s %[4]s" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "Użycie biblioteki %[1]s z folderu %[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "Użycie wcześniej skompilowanego pliku: %[1]s" @@ -2442,21 +2440,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2468,7 +2466,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2481,7 +2479,7 @@ msgstr "" "może nie być kompatybilna z obecną płytką która działa na " "architekturze(/architekturach) %[3]s." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2490,7 +2488,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2508,7 +2506,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2528,11 +2526,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2540,7 +2538,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2566,7 +2564,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2586,11 +2584,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2634,7 +2632,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2651,7 +2649,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2671,7 +2669,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2797,11 +2795,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2943,11 +2941,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2967,22 +2965,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -2997,7 +2996,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3017,7 +3016,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3112,7 +3111,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3126,7 +3125,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3134,7 +3133,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3146,7 +3145,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3170,7 +3169,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3226,7 +3225,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3234,11 +3233,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3281,10 +3280,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3305,7 +3300,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3350,15 +3345,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3367,11 +3366,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3399,8 +3398,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3511,7 +3510,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/pt.po b/i18n/data/pt.po index 963543c6b3f..e2ecfcadad1 100644 --- a/i18n/data/pt.po +++ b/i18n/data/pt.po @@ -27,7 +27,7 @@ msgstr "%[1]sinválido, refazendo tudo" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s‎é necessário, mas‎%[2]snão é instalado em nenhum momento." -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]so padrão está faltando" @@ -51,7 +51,7 @@ msgstr "%[2]d%[1]s, versão do protocolo:" msgid "%s already downloaded" msgstr "%s‎já baixado‎" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%se%s‎não pode ser usado em conjunto‎" @@ -76,11 +76,12 @@ msgstr "%s‎não é gerenciado pelo gerente de pacotes‎" msgid "%s must be installed." msgstr "%s‎deve ser instalado.‎" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "%spadrão está faltando" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "%s‎tem uma assinatura inválida‎" @@ -121,7 +122,7 @@ msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" "--git-url ou --zip-path não podem ser usados com --install-in-builtin-dir" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "arquivo .ino já existe" @@ -162,15 +163,15 @@ msgstr "Todos os Núcleos já estão na versão mais recente" msgid "Already installed %s" msgstr "%s‎Já instalado‎" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "%[1]sAlternativas para‎%[2]s:" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "‎Ocorreu um erro ao adicionar os protótipos‎" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "‎Ocorreu um erro na detecção de bibliotecas‎" @@ -178,7 +179,7 @@ msgstr "‎Ocorreu um erro na detecção de bibliotecas‎" msgid "Append debug logging to the specified file" msgstr "‎Registro de depuração de anexação ao arquivo especificado‎" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "%sArquitetura:‎" @@ -186,7 +187,7 @@ msgstr "%sArquitetura:‎" msgid "Archive already exists" msgstr "O Arquivo já existe" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "%[1]sArquivando núcleo construído (cache) em:" @@ -226,11 +227,11 @@ msgstr "Operações centrais Arduino." msgid "Arguments error: %v" msgstr "%vErro nos argumentos:" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "‎Anexa um sketch a uma placa.‎" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "%sAltor" @@ -262,7 +263,7 @@ msgstr "Comandos Disponíveis:" msgid "Binary file to upload." msgstr "‎Arquivo binário para carregar.‎" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "Nome da Placa" @@ -280,13 +281,13 @@ msgid "Bootloader file specified but missing: %[1]s" msgstr "" "Um Arquivo carregador de inicialização definido, mas está faltando: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" "Builds de 'core.a' são salvos nesse caminho para serem armazenados no Cache " "e reutilizados. " -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "Não é possível criar o diretório de dados %s" @@ -303,7 +304,7 @@ msgstr "Não é possível baixar biblioteca" msgid "Can't find dependencies for platform %s" msgstr "Não foi possível encontrar as dependências para a plataforma %s" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "Não é possível abrir esboço" @@ -311,12 +312,15 @@ msgstr "Não é possível abrir esboço" msgid "Can't set multiple values in key %v" msgstr "Não é possível designar múltiplos valores na chave %v" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "Não é possível utilizar as seguintes Flags ao mesmo tempo: %s" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "Não é possível escrever para o arquivo de configuração: %v" @@ -340,14 +344,18 @@ msgstr "Não é possível criar diretório de arquivo de configuração: %v" msgid "Cannot create config file: %v" msgstr "Não é possível criar arquivo de configuração: %v" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "Não é possível criar diretório temporário" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "Não é possível criar arquivo temporário" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "Não é possível executar ferramenta de depuração" @@ -364,7 +372,7 @@ msgstr "Não é possível instalar plataforma" msgid "Cannot install tool %s" msgstr "Não é possível instalar ferramenta %s" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "Não é possível realizar redefinição de porta: %s" @@ -372,7 +380,11 @@ msgstr "Não é possível realizar redefinição de porta: %s" msgid "Cannot upgrade platform" msgstr "Não é possível realizar Upgrade na plataforma" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "Categoria: %s" @@ -406,27 +418,27 @@ msgstr "" "Comando continua a executar e a imprimir lista de placas conectadas sempre " "que ocorrer uma mudança." -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "Esboço compilado não encontrado em %s" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "Compila esboços Arduino." -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "Compilando núcleo..." -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "Compilando bibliotecas..." -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "%[1]s‎Biblioteca de compilação‎ \"\"" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "Compilando sketch..." @@ -445,7 +457,7 @@ msgstr "%s‎Arquivo Config escrito para:‎" msgid "Configuration of the port." msgstr "Configuração da porta.‎" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "Opções de configuração para %s" @@ -457,15 +469,15 @@ msgstr "Configurando plataforma." msgid "Configuring tool." msgstr "Configurando ferramenta." -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "Conectado" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "Conectado para %s! Aperte CTRL-C para sair." -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "Núcleo" @@ -473,11 +485,11 @@ msgstr "Núcleo" msgid "Could not connect via HTTP" msgstr "Não foi possível conectar via HTTP" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "Não foi possível criar diretório Index" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "Não foi possível fazer o Cache profundo para a Build central: %[1]s" @@ -493,7 +505,7 @@ msgstr "Não foi possível obter o diretório de trabalho atual: %v" msgid "Create a new Sketch" msgstr "Criar novo Esboço" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "Criar e imprimir perfil de configuração da Build." @@ -509,7 +521,7 @@ msgstr "" "Cria ou atualiza o arquivo de configuração no diretório de dados ou em um " "diretório customizado com as definições de configuração atuais." -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." @@ -517,7 +529,7 @@ msgstr "" "Atualmente, os Perfis de Build só suportam bibliotecas disponíveis através " "do Gerenciador de Bibliotecas Arduino." -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "DESCONTINUADO" @@ -526,18 +538,18 @@ msgstr "DESCONTINUADO" msgid "Daemon is now listening on %s:%s" msgstr "Daemon agora está ouvindo em %s:%s" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "Depurar esboços Arduino." -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" "Depurar esboços Arduino (esse comando abre uma sessão interativa com o " "depurador gdb)." -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "Depurar interpretador e.g.:%s" @@ -549,15 +561,15 @@ msgstr "Depuramento não é suportado para a placa %s" msgid "Debugging supported:" msgstr "Depuramento suportado:" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "Padrão" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "Padrão FQBN definido como" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "Porta padrão definida como" @@ -579,7 +591,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "Deleta a chave de configurações e todas as suas sub-chaves." -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "Dependências: %s" @@ -587,7 +599,7 @@ msgstr "Dependências: %s" msgid "Description" msgstr "Descrição" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "Detectando bibliotecas utilizadas..." @@ -596,7 +608,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "Detecta e mostra a lista de placas conectadas ao computador atual." -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "Diretório com arquivos binários para depuração." @@ -616,7 +628,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "Desabilitar a realização de descrições para Shells que suportam isso." -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "Desconectado" @@ -649,16 +661,16 @@ msgstr "Não encerre o processo Daemon se o processo relacionado morrer." msgid "Downloading %s" msgstr "Baixando %s" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "Baixando assinatura Indes: %s" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "Baixando Index: %s" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "Baixando biblioteca %s" @@ -703,7 +715,7 @@ msgstr "Insira URL git para bibliotecas hospedadas em repositórios" msgid "Error adding file to sketch archive" msgstr "Erro ao adicionar arquivo de esboço para o depósito de documentos" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "Erro ao adicionar Build do Núcleo (caching) em %[1]s:%[2]s" @@ -719,7 +731,7 @@ msgstr "Erro ao calcular caminho de arquivo relativo" msgid "Error cleaning caches: %v" msgstr "Erro ao limpar caches: %v" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "Erro ao converter caminho para absoluto: %v" @@ -727,8 +739,7 @@ msgstr "Erro ao converter caminho para absoluto: %v" msgid "Error copying output file %s" msgstr "Erro ao copiar arquivo de saída %s" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "Erro ao criar instância: %v" @@ -740,7 +751,7 @@ msgstr "Erro ao criar diretório de saída" msgid "Error creating sketch archive" msgstr "Erro ao criar diretório de esboços" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "Erro ao criar esboço: %v" @@ -759,15 +770,15 @@ msgstr "Erro ao baixar %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Erro ao baixar %s" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "Erro ao baixar índice '%s'" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "Erro ao baixar assinatura de índice '%s'" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "Erro ao baixar biblioteca %s" @@ -781,11 +792,11 @@ msgstr "Erro ao baixar plataforma %s" msgid "Error downloading tool %s" msgstr "Erro ao baixar ferramenta %s" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "Erro durante Depuramento: %v" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "Erro durante detecção FQBN: %v" @@ -795,8 +806,8 @@ msgstr "Erro durante codificação da saída JSON: %v" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "Erro durante envio: %v" @@ -804,7 +815,7 @@ msgstr "Erro durante envio: %v" msgid "Error during YAML encoding of the output: %v" msgstr "Erro durante codificação da saída YAML: %v" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "Erro durante build: %v" @@ -816,19 +827,19 @@ msgstr "Erro durante instalação: %v" msgid "Error during uninstall: %v" msgstr "Erro durante desinstalação: %v" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "Erro durante atualização: %v" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "Erro ao extrair %s" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "Erro ao buscar por artefatos da Build" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "Erro ao obter informações de Depuração: %v" @@ -853,20 +864,19 @@ msgstr "Erro ao obter informações da biblioteca %s" msgid "Error getting libraries info: %v" msgstr "Erro ao obter informações sobre as bibliotecas: %v" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "Erro ao obter metadata da porta: %v" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "Erro ao obter detalhes das configurações da porta: %s" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "Erro ao obter entrada do usuário" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "Erro ao inicializar instância: %v" @@ -882,7 +892,7 @@ msgstr "Erro ao instalar biblioteca Git: %v" msgid "Error installing Zip Library: %v" msgstr "Erro ao instalar biblioteca Zip: %v" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "Erro ao instalar biblioteca %s" @@ -918,7 +928,7 @@ msgstr "Erro ao carregar plataformas de hardware" msgid "Error loading index %s" msgstr "Erro ao carregar índice %s" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "Erro ao abrir %s" @@ -926,15 +936,11 @@ msgstr "Erro ao abrir %s" msgid "Error opening debug logging file: %s" msgstr "Erro ao abrir arquivo de registro de depuração: %s" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "Erro ao abrir esboço: %v" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "Erro ao abrir arquivo de dados que sobrescrevem o código fonte: %v" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "Erro ao fazer análise sintática na flag --show-properties: %v" @@ -962,27 +968,23 @@ msgstr "Erro ao adquirir lista de núcleos: %v" msgid "Error rolling-back changes: %s" msgstr "Erro ao reverter mudanças: %s" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "Erro ao salvar índice baixado" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "Erro ao salvar assinatura de índice baixado" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "Erro ao salvar metadata do esboço" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "Erro ao buscar por placas: %v" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "Erro ao buscar por bibliotecas: %v" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "Erro ao buscar por plataformas: %v" @@ -998,11 +1000,7 @@ msgstr "Erro ao inicializar busca: %v" msgid "Error uninstalling %[1]s: %[2]v" msgstr "Erro ao desinstalar %[1]s: %[2]v" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "Erro ao atualizar índices: %v" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "Erro ao atualizar índice de biblioteca: %v" @@ -1014,11 +1012,11 @@ msgstr "Erro ao atualizar bibliotecas" msgid "Error upgrading platform: %s" msgstr "Erro ao atualizar plataforma: %s" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "Erro ao verificar assinatura" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "Erro ao detectar bibliotecas incluídas por %[1]s" @@ -1036,7 +1034,7 @@ msgstr "Erro ao escrever compilação de banco de dados: %s" msgid "Error: command description is not supported by %v" msgstr "Erro: descrição de comando não suportado por %v" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "Erro: arquivo de dados que sobrescrevem o código fonte inválido: %v" @@ -1052,18 +1050,18 @@ msgstr "Exemplos para biblioteca %s" msgid "Examples:" msgstr "Exemplos:" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "Executável para depurar" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" "Um esboço compilado era esperado no diretório %s, mas um arquivo foi " "encontrado." -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "FQBN" @@ -1072,15 +1070,15 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "Falha ao apagar chip" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "Falha ao programar" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "Falha ao gravar carregador de inicialização" @@ -1108,7 +1106,7 @@ msgstr "Falha ao ouvir porta TCP: %[1]s. Erro inesperado: %[2]v" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "Falha ao ouvir porta TCP: %s. Endereço já está em uso." -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "Falha ao enviar" @@ -1151,7 +1149,7 @@ msgstr "" "Pule a execução de scripts de pós instalação (se a Linha de Comando estiver " "no modo interativo)." -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" @@ -1159,15 +1157,15 @@ msgstr "" "Plataforma %d encontrada para a referência \"%s\":\n" "%s" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "Nome de Placa Completamente Qualificada. E.g.: arduino:avr:uno" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "Caminho para Servidor GDB" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "Tipo do servidor GDB" @@ -1188,7 +1186,7 @@ msgstr "Gera scripts de conclusão" msgid "Generates completion scripts for various shells" msgstr "Gera scripts de conclusão para várias Shells" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "Gerando protótipos de função..." @@ -1209,7 +1207,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "Variáveis globais usam %[1]s bytes de memória dinâmica." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "ID" @@ -1222,7 +1220,7 @@ msgstr "Id" msgid "Identification properties:" msgstr "Propriedades de identificação:" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" "Se designado, binárias de build serão exportadas para o diretório de " @@ -1262,7 +1260,7 @@ msgstr "%s instalado" msgid "Installing %s" msgstr "Instalado %s" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "Instalando biblioteca %s" @@ -1285,7 +1283,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "Instala uma ou mais bibliotecas especificadas no sistema." -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "Erro interno no Cache" @@ -1312,11 +1310,11 @@ msgstr "Endereço TCP inválido: a porta está faltando " msgid "Invalid URL" msgstr "URL inválida" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "URL adicional inválida: %v" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" "Depósito de documento inválido: arquivo %{1}s não encontrado no depósito " @@ -1364,7 +1362,7 @@ msgstr "Opção inválida para --log-level: %s" msgid "Invalid output format: %s" msgstr "Formato de saída inválido: %s" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "Índice de pacote inválido em %s" @@ -1388,7 +1386,7 @@ msgstr "Receita inválida em platform.txt" msgid "Invalid size regexp: %s" msgstr "Tamanho de regexp inválido: %s" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "Limite de tempo inválido: %s" @@ -1400,7 +1398,7 @@ msgstr "Versão inválida" msgid "Invalid vid value: '%s'" msgstr "Valor vid inválido: '%s'" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1425,7 +1423,7 @@ msgstr "NOME_BIBLIOTECA" msgid "Latest" msgstr "Mais recente" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "A biblioteca %[1]s foi declarada como pré-compilada:" @@ -1444,7 +1442,7 @@ msgstr "A biblioteca %s já está instalada em sua versão mais recente." msgid "Library %s is not installed" msgstr "A biblioteca %s não está instalada" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "A biblioteca %s não foi encontrada" @@ -1459,7 +1457,7 @@ msgstr "" "A biblioteca não pode usar ambos os diretórios '%[1]s' e '%[2]s'. Cheque " "novamente em '%[3]s'." -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "Instalação de biblioteca falhou" @@ -1467,11 +1465,11 @@ msgstr "Instalação de biblioteca falhou" msgid "Library installed" msgstr "Biblioteca instalada" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "Licença: %s" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "Vinculando tudo..." @@ -1491,7 +1489,7 @@ msgstr "Listar todas as placas conhecidas e os seus FQBN correspondentes." msgid "List connected boards." msgstr "Listar todas as placas conectadas." -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." @@ -1499,7 +1497,7 @@ msgstr "" "Listar todas as opções de placas separadas por vírgula. Ou pode ser usado " "múltiplas vezes para múltiplas opções." -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1523,8 +1521,8 @@ msgstr "Listar todas as placas conectadas." msgid "Lists cores and libraries that can be upgraded" msgstr "Listar núcleos e bibliotecas que podem ser atualizadas" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "Carregando arquivo Index: %v" @@ -1536,7 +1534,7 @@ msgstr "Localização" msgid "Low memory available, stability problems may occur." msgstr "Pouca memória disponível, podem ocorrer problemas de estabilidade." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "Mantedor: %s" @@ -1586,7 +1584,7 @@ msgstr "Caminho para esboço faltando" msgid "Monitor '%s' not found" msgstr "Monitor '%s' não encontrado" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "Configurações da porta do monitor:" @@ -1595,20 +1593,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "Múltiplas bibliotecas foram encontradas para \"%[1]s\"" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "Nome" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "Nome: \"%s\"" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "Nenhuma placa encontrada." -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "Sem porta ou FQBN padrões." @@ -1620,11 +1618,11 @@ msgstr "Nenhuma biblioteca foi encontrada." msgid "No libraries installed." msgstr "Nenhuma biblioteca instalada." -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "Nenhuma biblioteca correspondente à sua busca." -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1644,11 +1642,11 @@ msgstr "Sem monitor disponível para o protocolo de porta %s" msgid "No outdated platforms or libraries found." msgstr "Nenhuma plataforma ou biblioteca desatualizada encontrada." -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "Nenhuma plataforma correspondente à sua busca." -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "Nenhuma porta de envio encontrada, usando %s como reserva" @@ -1690,35 +1688,35 @@ msgstr "Abra uma porta de comunicação com a placa." msgid "Option:" msgstr "Opção:" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" "Opcional, pode ser: %s. Usado para indicar ao GCC qual nível de alerta " "utilizar (flag -W)." -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" "Opcional, limpeza do diretório de compilação e não utilização de nenhuma " "compilação em cache." -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" "Opcional, otimize saída de compilação para depuração, ao invés de " "lançamento." -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "Opcional, esconde quase qualquer saída. " -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "Opcional, liga o modo verboso." -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." @@ -1726,7 +1724,7 @@ msgstr "" "Opcional. Caminho para um arquivo .json que contém um conjunto de " "substituições do código fonte do esboço." -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1771,15 +1769,15 @@ msgstr "Ajuda online para o pacote:" msgid "Package website:" msgstr "Website do pacote:" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "Parágrafo: %s" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "Caminho" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." @@ -1787,7 +1785,7 @@ msgstr "" "Caminho para a coleção de bibliotecas. Pode ser utilizado múltiplas vezes. " "Entradas podem ser separadas por vírgulas." -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1799,7 +1797,7 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "Caminho para o arquivo onde os registros de dados serão escritos." -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." @@ -1807,7 +1805,7 @@ msgstr "" "Caminho para onde salvar arquivos compilados. Se omitido, um diretório vai " "ser criado no caminho temporário padrão do seu SO." -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "Executando toque de redefinição de 1200-bps na porta serial %s" @@ -1819,7 +1817,7 @@ msgstr "Plataforma %s já está instalada" msgid "Platform %s installed" msgstr "Plataforma %s instalada" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1841,7 +1839,7 @@ msgstr "Plataforma '%s' não encontrada" msgid "Platform ID" msgstr "ID da Plataforma" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "ID da Plataforma incorreto" @@ -1889,20 +1887,20 @@ msgstr "" "Por favor especifique um FQBN. A placa na porta %[1]s com o protocolo %[2]s " "não pode ser identificada" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "Porta" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "Porta fechada: %v" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "Erro no monitor de portas" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "Biblioteca pré-compilada em \"%[1]s\" não foi encontrada" @@ -1910,7 +1908,7 @@ msgstr "Biblioteca pré-compilada em \"%[1]s\" não foi encontrada" msgid "Print details about a board." msgstr "Imprimir detalhes sobre a placa." -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "Imprimir código pré-processado para stdout ao invés de compilar." @@ -1950,11 +1948,11 @@ msgstr "Programadores:" msgid "Property '%s' is undefined" msgstr "Propriedade '%s' não definida" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "Protocolo" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "Providenciar includes: %s" @@ -1991,11 +1989,11 @@ msgstr "" "Ao executar como um daemon, a inicialização de núcleos e bibliotecas é feita" " apenas uma vez." -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "Executando compilação normal do núcleo..." -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "Salve artefatos de compilação neste diretório." @@ -2029,7 +2027,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "Busque pelos dados de uma ou mais bibliotecas." -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "Sentença: %s" @@ -2041,7 +2039,7 @@ msgstr "Servidor respondeu com: %s" msgid "Sets a setting value." msgstr "Define um valor de configuração." -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -2053,11 +2051,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "Define onde o arquivo de configuração deve ser salvo." -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "Configuração" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "Chave de configuração não existe" @@ -2099,7 +2097,7 @@ msgstr "Mostrar apenas nomes de bibliotecas." msgid "Show list of available programmers" msgstr "Mostrar lista de todos os programadores disponíveis" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2166,7 +2164,7 @@ msgstr "" "O Esboço não pode ser localizado no caminho de compilação. Por favor " "especifique um caminho diferente." -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "Esboço criado em: %s" @@ -2188,7 +2186,7 @@ msgstr "" "O rascunho usa %[1]s bytes (%[3]s%%) do espaço de armazenamento do programa." " O máximo é %[2]s bytes." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" @@ -2196,25 +2194,25 @@ msgstr "" "Esboços com a extensão. pde estão descontinuados. Por favor renomeie os " "seguintes arquivos para .ino:" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "Pule a vinculação da executável final." -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" "Pulando o toque de redefinição 1200-bps: nenhuma porta serial foi " "selecionada!" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "Pulando a criação de depósito de documentos de: %[1]s" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "Pulando a compilação de: %[1]s" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" "Pulando detecção de dependências para a biblioteca pré-compilada %[1]s" @@ -2231,16 +2229,16 @@ msgstr "Pulando configuração de ferramenta." msgid "Skipping: %[1]s" msgstr "Pulando: %[1]s" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "Alguns índices não puderam ser atualizados." -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" "Algumas atualizações falharam, por favor veja a saída para mais detalhes." -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "TOQUE: erro durante redefinição: %s" @@ -2274,11 +2272,11 @@ msgstr "" "A chave '%[1]v' não é uma lista de itens. Não é possível remover dela.\n" "Talvez tente usar '%[2]s'?" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "A biblioteca %s possui múltiplas instalações:" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." @@ -2287,7 +2285,7 @@ msgstr "" "binários durante o processo de compilação. Usado apenas por plataformas que " "possuem suporte." -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2300,7 +2298,7 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "Os formatos de saída para os arquivos de registro podem ser: %s" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." @@ -2309,7 +2307,7 @@ msgstr "" "e criptografar um resultado binário. Usado apenas por plataformas que " "possuem suporte." -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "A plataforma não suporta '%[1]s' para bibliotecas pré-compiladas." @@ -2344,23 +2342,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2368,11 +2366,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2380,7 +2378,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2401,7 +2399,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2425,7 +2423,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2486,19 +2484,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2510,7 +2508,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2529,11 +2527,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2545,7 +2543,7 @@ msgstr "Utilizado: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2561,17 +2559,17 @@ msgstr "" msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "A usar a biblioteca %[1]s na directoria: %[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "A usar o ficheiro previamente compilado: %[1]s" @@ -2583,21 +2581,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2609,7 +2607,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2622,7 +2620,7 @@ msgstr "" "%[2]s e pode ser incompatível com a sua placa actual que é executada em " "arquitectura(s) %[3]s." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2631,7 +2629,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2649,7 +2647,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2669,11 +2667,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2681,7 +2679,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2707,7 +2705,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2727,11 +2725,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2775,7 +2773,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2792,7 +2790,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2812,7 +2810,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2938,11 +2936,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -3084,11 +3082,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -3108,22 +3106,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -3138,7 +3137,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3158,7 +3157,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3253,7 +3252,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3267,7 +3266,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3275,7 +3274,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3287,7 +3286,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3311,7 +3310,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3367,7 +3366,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3375,11 +3374,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3422,10 +3421,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3446,7 +3441,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3491,15 +3486,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3508,11 +3507,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3540,8 +3539,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3655,7 +3654,7 @@ msgstr "‎atualizar arduino: samd para a versão mais recente‎" msgid "upgrade everything to the latest version" msgstr "‎atualizar tudo para a versão mais recente‎" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "%serro ao carregar" diff --git a/i18n/data/ru.po b/i18n/data/ru.po index b257cad6c74..2154aa9b0a5 100644 --- a/i18n/data/ru.po +++ b/i18n/data/ru.po @@ -27,7 +27,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "Требуется %[1]s, но в данный момент устанавливается %[2]s" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]s не найден шаблон" @@ -51,7 +51,7 @@ msgstr "%[1]s, версия протокола: %[2]d" msgid "%s already downloaded" msgstr "%s уже скачана" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%s не может быть использована вместе с %s" @@ -76,11 +76,12 @@ msgstr "" msgid "%s must be installed." msgstr "%s должен быть установлен." -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "'%s' имеет неправильную сигнатуру " @@ -115,7 +116,7 @@ msgstr "" msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr "" @@ -156,15 +157,15 @@ msgstr "" msgid "Already installed %s" msgstr "" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "" @@ -172,7 +173,7 @@ msgstr "" msgid "Append debug logging to the specified file" msgstr "" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "" @@ -180,7 +181,7 @@ msgstr "" msgid "Archive already exists" msgstr "" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "Архивирование откомпилированного ядра (кэширование) в: %[1]s" @@ -220,11 +221,11 @@ msgstr "" msgid "Arguments error: %v" msgstr "" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "" @@ -252,7 +253,7 @@ msgstr "" msgid "Binary file to upload." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "" @@ -269,11 +270,11 @@ msgstr "" msgid "Bootloader file specified but missing: %[1]s" msgstr "Файл загрузчика указан но не существует: %[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "" @@ -290,7 +291,7 @@ msgstr "" msgid "Can't find dependencies for platform %s" msgstr "" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "" @@ -298,12 +299,15 @@ msgstr "" msgid "Can't set multiple values in key %v" msgstr "" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "" @@ -327,14 +331,18 @@ msgstr "" msgid "Cannot create config file: %v" msgstr "" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "" @@ -351,7 +359,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "" @@ -359,7 +367,11 @@ msgstr "" msgid "Cannot upgrade platform" msgstr "" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "" @@ -389,27 +401,27 @@ msgid "" "a change." msgstr "" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "Компиляция скетча..." @@ -426,7 +438,7 @@ msgstr "" msgid "Configuration of the port." msgstr "" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "" @@ -438,15 +450,15 @@ msgstr "" msgid "Configuring tool." msgstr "" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "" @@ -454,11 +466,11 @@ msgstr "" msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "" @@ -474,7 +486,7 @@ msgstr "" msgid "Create a new Sketch" msgstr "" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "" @@ -488,13 +500,13 @@ msgid "" "directory with the current configuration settings." msgstr "" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "" @@ -503,16 +515,16 @@ msgstr "" msgid "Daemon is now listening on %s:%s" msgstr "" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "" @@ -524,15 +536,15 @@ msgstr "" msgid "Debugging supported:" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "По умолчанию" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "" @@ -550,7 +562,7 @@ msgstr "" msgid "Deletes a settings key and all its sub keys." msgstr "" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "" @@ -558,7 +570,7 @@ msgstr "" msgid "Description" msgstr "" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "" @@ -567,7 +579,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "" @@ -585,7 +597,7 @@ msgstr "" msgid "Disable completion description for shells that support it" msgstr "" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "" @@ -618,16 +630,16 @@ msgstr "" msgid "Downloading %s" msgstr "" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "" @@ -671,7 +683,7 @@ msgstr "" msgid "Error adding file to sketch archive" msgstr "" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "" @@ -687,7 +699,7 @@ msgstr "" msgid "Error cleaning caches: %v" msgstr "" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "" @@ -695,8 +707,7 @@ msgstr "" msgid "Error copying output file %s" msgstr "" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "" @@ -708,7 +719,7 @@ msgstr "" msgid "Error creating sketch archive" msgstr "" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "" @@ -727,15 +738,15 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "" @@ -749,11 +760,11 @@ msgstr "" msgid "Error downloading tool %s" msgstr "" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "" @@ -763,8 +774,8 @@ msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "" @@ -772,7 +783,7 @@ msgstr "" msgid "Error during YAML encoding of the output: %v" msgstr "" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "" @@ -784,19 +795,19 @@ msgstr "" msgid "Error during uninstall: %v" msgstr "" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "" @@ -820,20 +831,19 @@ msgstr "" msgid "Error getting libraries info: %v" msgstr "" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "" @@ -849,7 +859,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "" @@ -885,7 +895,7 @@ msgstr "" msgid "Error loading index %s" msgstr "" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "" @@ -893,15 +903,11 @@ msgstr "" msgid "Error opening debug logging file: %s" msgstr "" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "" @@ -929,27 +935,23 @@ msgstr "" msgid "Error rolling-back changes: %s" msgstr "" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "" @@ -965,11 +967,7 @@ msgstr "" msgid "Error uninstalling %[1]s: %[2]v" msgstr "" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "" @@ -981,11 +979,11 @@ msgstr "" msgid "Error upgrading platform: %s" msgstr "" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "" @@ -1003,7 +1001,7 @@ msgstr "" msgid "Error: command description is not supported by %v" msgstr "" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "" @@ -1019,16 +1017,16 @@ msgstr "" msgid "Examples:" msgstr "" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "" @@ -1037,15 +1035,15 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "" @@ -1073,7 +1071,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "" @@ -1109,21 +1107,21 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" msgstr "" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "" @@ -1144,7 +1142,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "" @@ -1165,7 +1163,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "Глобальные переменные используют %[1]s байт динамической памяти." #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "" @@ -1178,7 +1176,7 @@ msgstr "" msgid "Identification properties:" msgstr "" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "" @@ -1214,7 +1212,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "" @@ -1235,7 +1233,7 @@ msgstr "" msgid "Installs one or more specified libraries into the system." msgstr "" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "" @@ -1260,11 +1258,11 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "" @@ -1310,7 +1308,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "" @@ -1334,7 +1332,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "" @@ -1346,7 +1344,7 @@ msgstr "" msgid "Invalid vid value: '%s'" msgstr "" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1369,7 +1367,7 @@ msgstr "" msgid "Latest" msgstr "" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "" @@ -1387,7 +1385,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "" @@ -1400,7 +1398,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "" @@ -1408,11 +1406,11 @@ msgstr "" msgid "Library installed" msgstr "" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "" @@ -1430,13 +1428,13 @@ msgstr "" msgid "List connected boards." msgstr "" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1458,8 +1456,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "" @@ -1471,7 +1469,7 @@ msgstr "" msgid "Low memory available, stability problems may occur." msgstr "Недостаточно памяти, программа может работать нестабильно." -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "" @@ -1520,7 +1518,7 @@ msgstr "" msgid "Monitor '%s' not found" msgstr "" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "" @@ -1529,20 +1527,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "Несколько библиотек найдено для \"%[1]s\"" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "" @@ -1554,11 +1552,11 @@ msgstr "" msgid "No libraries installed." msgstr "" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1576,11 +1574,11 @@ msgstr "" msgid "No outdated platforms or libraries found." msgstr "" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1618,35 +1616,35 @@ msgstr "" msgid "Option:" msgstr "" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1689,21 +1687,21 @@ msgstr "" msgid "Package website:" msgstr "" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1713,13 +1711,13 @@ msgstr "" msgid "Path to the file where logs will be written." msgstr "" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -1731,7 +1729,7 @@ msgstr "" msgid "Platform %s installed" msgstr "" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1753,7 +1751,7 @@ msgstr "" msgid "Platform ID" msgstr "" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "" @@ -1797,20 +1795,20 @@ msgid "" " identified" msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "Порт" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "" @@ -1818,7 +1816,7 @@ msgstr "" msgid "Print details about a board." msgstr "" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "" @@ -1858,11 +1856,11 @@ msgstr "" msgid "Property '%s' is undefined" msgstr "" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "" @@ -1896,11 +1894,11 @@ msgid "" "once." msgstr "" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "" @@ -1928,7 +1926,7 @@ msgstr "" msgid "Searches for one or more libraries data." msgstr "" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "" @@ -1940,7 +1938,7 @@ msgstr "" msgid "Sets a setting value." msgstr "" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1950,11 +1948,11 @@ msgstr "" msgid "Sets where to save the configuration file." msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "" @@ -1994,7 +1992,7 @@ msgstr "" msgid "Show list of available programmers" msgstr "" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "" @@ -2049,7 +2047,7 @@ msgid "" "path" msgstr "" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "" @@ -2069,29 +2067,29 @@ msgstr "" "Скетч использует %[1]s байт (%[3]s%%) памяти устройства. Всего доступно " "%[2]s байт." -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "" @@ -2107,15 +2105,15 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "" @@ -2143,17 +2141,17 @@ msgid "" "Maybe use '%[2]s'?" msgstr "" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2163,13 +2161,13 @@ msgstr "" msgid "The output format for the logs, can be: %s" msgstr "" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "" @@ -2200,23 +2198,23 @@ msgstr "" msgid "Toolchain '%s' is not supported" msgstr "" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "" @@ -2224,11 +2222,11 @@ msgstr "" msgid "Turns on verbose mode." msgstr "" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "Тип" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "" @@ -2236,7 +2234,7 @@ msgstr "" msgid "URL:" msgstr "" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "" @@ -2257,7 +2255,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "" @@ -2281,7 +2279,7 @@ msgstr "" msgid "Uninstalls one or more libraries." msgstr "" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "" @@ -2342,19 +2340,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "" @@ -2366,7 +2364,7 @@ msgstr "" msgid "Upload the bootloader." msgstr "" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "" @@ -2385,11 +2383,11 @@ msgstr "" msgid "Use %s for more information about a command." msgstr "" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "" @@ -2401,7 +2399,7 @@ msgstr "Используется: %[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "" @@ -2417,17 +2415,17 @@ msgstr "Используем библиотеку %[1]s версии %[2]s из msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "Используем библиотеку %[1]s в папке: %[2]s %[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "Используем предварительно скомпилированный файл: %[1]s" @@ -2439,21 +2437,21 @@ msgstr "" msgid "VERSION_NUMBER" msgstr "" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "" @@ -2465,7 +2463,7 @@ msgstr "" msgid "WARNING cannot configure tool: %s" msgstr "" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "" @@ -2477,7 +2475,7 @@ msgstr "" "ПРЕДУПРЕЖДЕНИЕ: библиотека %[1]s должна запускаться на архитектурах %[2]s и " "может быть несовместима с вашей платой на архитектуре %[3]s." -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "" @@ -2486,7 +2484,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "" @@ -2504,7 +2502,7 @@ msgstr "" msgid "Writing config file: %v" msgstr "" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "" @@ -2524,11 +2522,11 @@ msgstr "" msgid "archivePath" msgstr "" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "" @@ -2536,7 +2534,7 @@ msgstr "" msgid "available only in text format" msgstr "" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "" @@ -2562,7 +2560,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "" @@ -2582,11 +2580,11 @@ msgstr "" msgid "can't retrieve standard output stream: %s" msgstr "" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "" @@ -2630,7 +2628,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "" @@ -2647,7 +2645,7 @@ msgstr "" msgid "could not update sketch project file" msgstr "" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "" @@ -2667,7 +2665,7 @@ msgstr "" msgid "dependency '%s' is not available" msgstr "" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "" @@ -2793,11 +2791,11 @@ msgstr "" msgid "for the specific version." msgstr "" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "" @@ -2939,11 +2937,11 @@ msgstr "" msgid "invalid option '%s'." msgstr "" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "" @@ -2963,22 +2961,23 @@ msgstr "" msgid "invalid pluggable monitor reference: %s" msgstr "" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." msgstr "" #: arduino/cores/board.go:149 @@ -2993,7 +2992,7 @@ msgstr "" msgid "invalid version:" msgstr "" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "" @@ -3013,7 +3012,7 @@ msgstr "" msgid "library path does not exist: %s" msgstr "" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "" @@ -3108,7 +3107,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3122,7 +3121,7 @@ msgid "" "contacting %[2]s" msgstr "" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "" @@ -3130,7 +3129,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "" @@ -3142,7 +3141,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "" @@ -3166,7 +3165,7 @@ msgstr "" msgid "opening boards.txt" msgstr "" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "" @@ -3222,7 +3221,7 @@ msgstr "" msgid "platform not installed" msgstr "" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "" @@ -3230,11 +3229,11 @@ msgstr "" msgid "pluggable discovery already added: %s" msgstr "" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "" @@ -3277,10 +3276,6 @@ msgstr "" msgid "reading files: %v" msgstr "" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "" @@ -3301,7 +3296,7 @@ msgstr "" msgid "reading package root dir: %s" msgstr "" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "" @@ -3346,15 +3341,19 @@ msgstr "" msgid "searching package root dir: %s" msgstr "" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "" @@ -3363,11 +3362,11 @@ msgstr "" msgid "sketch path is not valid" msgstr "" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "" @@ -3395,8 +3394,8 @@ msgstr "" msgid "text section exceeds available space in board" msgstr "" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "" @@ -3507,7 +3506,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "" diff --git a/i18n/data/zh.po b/i18n/data/zh.po index c54309dd0a9..a25a05a3f54 100644 --- a/i18n/data/zh.po +++ b/i18n/data/zh.po @@ -29,7 +29,7 @@ msgstr "%[1]s 无效,全部重建" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s 是必需的,但当前已安装 %[2]s。" -#: legacy/builder/builder_utils/utils.go:441 +#: legacy/builder/builder_utils/utils.go:438 msgid "%[1]s pattern is missing" msgstr "%[1]s 模式丢失" @@ -53,7 +53,7 @@ msgstr "%[1]s,协议版本:%[2]d" msgid "%s already downloaded" msgstr "%s 已经下载" -#: commands/upload/upload.go:543 +#: commands/upload/upload.go:548 msgid "%s and %s cannot be used together" msgstr "%s 和 %s 不能一起使用" @@ -78,11 +78,12 @@ msgstr "%s 不是由软件包管理器管理的" msgid "%s must be installed." msgstr "%s 必须安装" -#: legacy/builder/ctags_runner.go:60 +#: arduino/builder/preprocessor/ctags.go:190 +#: arduino/builder/preprocessor/gcc.go:58 msgid "%s pattern is missing" msgstr "%s 模式丢失" -#: arduino/errors.go:806 +#: arduino/errors.go:819 msgid "'%s' has an invalid signature" msgstr "‘%s’ 的签名无效" @@ -116,7 +117,7 @@ msgstr "--git-url 和 --zip-path 参数允许安装不受信任的文件,使 msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" msgstr "--git-url 或 --zip-path 不能与 --install-in-builtin-dir 一起使用。" -#: commands/sketch/new.go:63 +#: commands/sketch/new.go:66 msgid ".ino file already exists" msgstr ".ino 文件已存在" @@ -157,15 +158,15 @@ msgstr "所有内核都是最新版本" msgid "Already installed %s" msgstr "已经安装 %s" -#: legacy/builder/resolve_library.go:32 +#: legacy/builder/container_find_includes.go:466 msgid "Alternatives for %[1]s: %[2]s" msgstr "%[1]s 的替代方案:%[2]s" -#: legacy/builder/container_add_prototypes.go:50 +#: arduino/builder/preprocessor/ctags.go:69 msgid "An error occurred adding prototypes" msgstr "添加原型时出错" -#: legacy/builder/container_find_includes.go:117 +#: legacy/builder/container_find_includes.go:118 msgid "An error occurred detecting libraries" msgstr "检测库时出错" @@ -173,7 +174,7 @@ msgstr "检测库时出错" msgid "Append debug logging to the specified file" msgstr "附加除错日志到特定文件" -#: internal/cli/lib/search.go:168 +#: internal/cli/lib/search.go:164 msgid "Architecture: %s" msgstr "架构:%s" @@ -181,7 +182,7 @@ msgstr "架构:%s" msgid "Archive already exists" msgstr "存档已经存在" -#: legacy/builder/phases/core_builder.go:137 +#: legacy/builder/phases/core_builder.go:138 msgid "Archiving built core (caching) in: %[1]s" msgstr "存档构建代码(缓存):%[1]s" @@ -221,11 +222,11 @@ msgstr "Arduino 内核操作。" msgid "Arguments error: %v" msgstr "参数错误:%v" -#: internal/cli/board/attach.go:32 +#: internal/cli/board/attach.go:35 msgid "Attaches a sketch to a board." msgstr "将项目写入开发板上。" -#: internal/cli/lib/search.go:159 +#: internal/cli/lib/search.go:155 msgid "Author: %s" msgstr "作者:%s" @@ -253,7 +254,7 @@ msgstr "可用命令:" msgid "Binary file to upload." msgstr "要上传的二进制文件。" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "Board Name" msgstr "开发板名" @@ -270,11 +271,11 @@ msgstr "开发板版本:" msgid "Bootloader file specified but missing: %[1]s" msgstr "已指定引导加载程序文件,缺少:%[1]s" -#: internal/cli/compile/compile.go:99 +#: internal/cli/compile/compile.go:100 msgid "Builds of 'core.a' are saved into this path to be cached and reused." msgstr "‘core.a’ 的构建被保存到这个路径中,以便被缓存和重复使用。" -#: arduino/resources/index.go:45 +#: arduino/resources/index.go:54 msgid "Can't create data directory %s" msgstr "无法新建 %s 数据目录" @@ -291,7 +292,7 @@ msgstr "无法下载库" msgid "Can't find dependencies for platform %s" msgstr "找不到 %s 平台的依赖" -#: arduino/errors.go:525 +#: arduino/errors.go:538 msgid "Can't open sketch" msgstr "无法打开项目" @@ -299,12 +300,15 @@ msgstr "无法打开项目" msgid "Can't set multiple values in key %v" msgstr "无法在 %v 键中设置多个值" +#: arduino/errors.go:525 +msgid "Can't update sketch" +msgstr "" + #: internal/cli/arguments/arguments.go:36 msgid "Can't use the following flags together: %s" msgstr "不能同时使用以下参数:%s" -#: internal/cli/config/add.go:103 internal/cli/config/delete.go:70 -#: internal/cli/config/remove.go:69 +#: internal/cli/config/add.go:103 internal/cli/config/remove.go:69 msgid "Can't write config file: %v" msgstr "无法写入配置文件:%v" @@ -328,14 +332,18 @@ msgstr "无法新建配置文件目录:%v" msgid "Cannot create config file: %v" msgstr "无法新建配置文件:%v" -#: arduino/errors.go:769 +#: arduino/errors.go:782 msgid "Cannot create temp dir" msgstr "无法新建临时目录" -#: arduino/errors.go:787 +#: arduino/errors.go:800 msgid "Cannot create temp file" msgstr "无法新建临时文件" +#: internal/cli/config/delete.go:53 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + #: commands/debug/debug.go:72 msgid "Cannot execute debug tool" msgstr "无法运行调试工具" @@ -352,7 +360,7 @@ msgstr "无法安装平台" msgid "Cannot install tool %s" msgstr "无法安装 %s 工具 " -#: commands/upload/upload.go:433 +#: commands/upload/upload.go:438 msgid "Cannot perform port reset: %s" msgstr "无法执行端口重置:%s" @@ -360,7 +368,11 @@ msgstr "无法执行端口重置:%s" msgid "Cannot upgrade platform" msgstr "无法升级平台" -#: internal/cli/lib/search.go:167 +#: internal/cli/config/delete.go:57 +msgid "Cannot write the file %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:163 msgid "Category: %s" msgstr "类别:%s" @@ -390,27 +402,27 @@ msgid "" "a change." msgstr "命令保持运行,并在发生更改时打印已连接开发板的列表。" -#: commands/debug/debug_info.go:125 commands/upload/upload.go:358 +#: commands/debug/debug_info.go:125 commands/upload/upload.go:363 msgid "Compiled sketch not found in %s" msgstr "在 %s 中找不到已编译项目" -#: internal/cli/compile/compile.go:83 internal/cli/compile/compile.go:84 +#: internal/cli/compile/compile.go:84 internal/cli/compile/compile.go:85 msgid "Compiles Arduino sketches." msgstr "编译 Arduino 项目" -#: legacy/builder/builder.go:75 +#: legacy/builder/builder.go:76 msgid "Compiling core..." msgstr "正在编译内核。。。" -#: legacy/builder/builder.go:69 +#: legacy/builder/builder.go:70 msgid "Compiling libraries..." msgstr "正在编译库。。。" -#: legacy/builder/phases/libraries_builder.go:132 +#: legacy/builder/phases/libraries_builder.go:133 msgid "Compiling library \"%[1]s\"" msgstr "正在编译 “%[1]s” 库" -#: legacy/builder/builder.go:64 +#: legacy/builder/builder.go:65 msgid "Compiling sketch..." msgstr "正在编译项目。。。" @@ -427,7 +439,7 @@ msgstr "配置文件写入:%s" msgid "Configuration of the port." msgstr "端口配置。" -#: internal/cli/debug/debug.go:146 +#: internal/cli/debug/debug.go:151 msgid "Configuration options for %s" msgstr "%s 的配置选项" @@ -439,15 +451,15 @@ msgstr "配置平台。" msgid "Configuring tool." msgstr "配置工具。" -#: internal/cli/board/list.go:198 +#: internal/cli/board/list.go:188 msgid "Connected" msgstr "已连接" -#: internal/cli/monitor/monitor.go:174 +#: internal/cli/monitor/monitor.go:175 msgid "Connected to %s! Press CTRL-C to exit." msgstr "已连接到 %s!按 CTRL-C 退出。" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Core" msgstr "内核" @@ -455,11 +467,11 @@ msgstr "内核" msgid "Could not connect via HTTP" msgstr "无法通过 HTTP 连接" -#: commands/instances.go:491 +#: commands/instances.go:496 msgid "Could not create index directory" msgstr "无法新建索引目录" -#: legacy/builder/phases/core_builder.go:49 +#: legacy/builder/phases/core_builder.go:50 msgid "Couldn't deeply cache core build: %[1]s" msgstr "无法深度缓存内核构建:%[1]s" @@ -475,7 +487,7 @@ msgstr "无法获得当前工作目录:%v" msgid "Create a new Sketch" msgstr "新建项目" -#: internal/cli/compile/compile.go:96 +#: internal/cli/compile/compile.go:97 msgid "Create and print a profile configuration from the build." msgstr "从构建中创建并打印一个配置文件的内容。" @@ -489,13 +501,13 @@ msgid "" "directory with the current configuration settings." msgstr "用当前的配置创建或更新数据目录或自定义目录中的配置文件。" -#: internal/cli/compile/compile.go:292 +#: internal/cli/compile/compile.go:295 msgid "" "Currently, Build Profiles only support libraries available through Arduino " "Library Manager." msgstr "目前,Build Profiles 只支持通过 Arduino Library Manager 提供的库。" -#: internal/cli/core/list.go:94 internal/cli/core/search.go:108 +#: internal/cli/core/list.go:94 internal/cli/core/search.go:104 #: internal/cli/outdated/outdated.go:98 msgid "DEPRECATED" msgstr "已弃用" @@ -504,16 +516,16 @@ msgstr "已弃用" msgid "Daemon is now listening on %s:%s" msgstr "守护进程正在监听 %s:%s" -#: internal/cli/debug/debug.go:51 +#: internal/cli/debug/debug.go:53 msgid "Debug Arduino sketches." msgstr "调试 Arduino 项目" -#: internal/cli/debug/debug.go:52 +#: internal/cli/debug/debug.go:54 msgid "" "Debug Arduino sketches. (this command opens an interactive gdb session)" msgstr "调试 Arduino 项目(此命令打开交互式 gdb 会话)" -#: internal/cli/debug/debug.go:61 +#: internal/cli/debug/debug.go:63 msgid "Debug interpreter e.g.: %s" msgstr "调试解释器,例如:%s" @@ -525,15 +537,15 @@ msgstr "%s 开发板不支持调试" msgid "Debugging supported:" msgstr "支持调试:" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Default" msgstr "默认" -#: internal/cli/board/attach.go:114 +#: internal/cli/board/attach.go:108 msgid "Default FQBN set to" msgstr "默认的 FQBN 设置为" -#: internal/cli/board/attach.go:113 +#: internal/cli/board/attach.go:107 msgid "Default port set to" msgstr "默认的端口设置为" @@ -551,7 +563,7 @@ msgstr "删除下载文件夹内的内容,在安装库和开发板平台期间 msgid "Deletes a settings key and all its sub keys." msgstr "删除设置键及其所有子键。" -#: internal/cli/lib/search.go:175 +#: internal/cli/lib/search.go:171 msgid "Dependencies: %s" msgstr "依赖:%s" @@ -559,7 +571,7 @@ msgstr "依赖:%s" msgid "Description" msgstr "说明" -#: legacy/builder/builder.go:56 +#: legacy/builder/builder.go:57 msgid "Detecting libraries used..." msgstr "正在检测使用的库。。。" @@ -568,7 +580,7 @@ msgid "" "Detects and displays a list of boards connected to the current computer." msgstr "检测并显示连接到电脑的开发板的列表。" -#: internal/cli/debug/debug.go:62 +#: internal/cli/debug/debug.go:64 msgid "Directory containing binaries for debug." msgstr "包含用于调试的二进制文件的目录。" @@ -586,7 +598,7 @@ msgstr "保存生成文件的目录。默认为 ./docs,该目录必须存在 msgid "Disable completion description for shells that support it" msgstr "对于支持完成描述的 shell,禁用完成描述" -#: internal/cli/board/list.go:199 +#: internal/cli/board/list.go:189 msgid "Disconnected" msgstr "已断开连接" @@ -619,16 +631,16 @@ msgstr "如果父进程终止,则守护进程不终止。" msgid "Downloading %s" msgstr "正在下载 %s" -#: arduino/resources/index.go:115 +#: arduino/resources/index.go:123 msgid "Downloading index signature: %s" msgstr "正在下载 %s 索引签名" -#: arduino/resources/index.go:58 commands/instances.go:530 -#: commands/instances.go:539 +#: arduino/resources/index.go:68 commands/instances.go:535 +#: commands/instances.go:544 msgid "Downloading index: %s" msgstr "正在下载 %s 索引" -#: commands/instances.go:427 +#: commands/instances.go:432 msgid "Downloading library %s" msgstr "正在下载 %s 库" @@ -672,7 +684,7 @@ msgstr "输入在存储库上托管的库的 git 地址" msgid "Error adding file to sketch archive" msgstr "将文件添加到项目存档时出错" -#: legacy/builder/phases/core_builder.go:143 +#: legacy/builder/phases/core_builder.go:144 msgid "Error archiving built core (caching) in %[1]s: %[2]s" msgstr "在 %[1]s 中存档构建内核(缓存)时出错:%[2]s" @@ -688,7 +700,7 @@ msgstr "计算相对文件路径时出错" msgid "Error cleaning caches: %v" msgstr "清理缓存出错:%v" -#: internal/cli/compile/compile.go:205 +#: internal/cli/compile/compile.go:208 msgid "Error converting path to absolute: %v" msgstr "将路径转换为绝对路径时出错:%v" @@ -696,8 +708,7 @@ msgstr "将路径转换为绝对路径时出错:%v" msgid "Error copying output file %s" msgstr "复制输出 %s 文件时出错" -#: internal/cli/core/search.go:63 internal/cli/instance/instance.go:46 -#: internal/cli/instance/instance.go:168 internal/cli/lib/search.go:62 +#: internal/cli/instance/instance.go:43 msgid "Error creating instance: %v" msgstr "新建实例时出错:%v" @@ -709,7 +720,7 @@ msgstr "新建输出目录时出错" msgid "Error creating sketch archive" msgstr "新建项目存档时出错" -#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:82 +#: internal/cli/sketch/new.go:69 internal/cli/sketch/new.go:81 msgid "Error creating sketch: %v" msgstr "新建项目时出错:%v" @@ -728,15 +739,15 @@ msgstr "下载 %[1]s 时出错:%[2]v" msgid "Error downloading %s" msgstr "下载 %s 时出错" -#: arduino/resources/index.go:59 +#: arduino/resources/index.go:69 msgid "Error downloading index '%s'" msgstr "下载 ‘%s’ 索引时出错" -#: arduino/resources/index.go:116 +#: arduino/resources/index.go:124 msgid "Error downloading index signature '%s'" msgstr "下载 ‘%s’ 索引签名时出错" -#: commands/instances.go:439 +#: commands/instances.go:444 msgid "Error downloading library %s" msgstr "下载 %s 库时出错" @@ -750,11 +761,11 @@ msgstr "下载 %s 平台时出错" msgid "Error downloading tool %s" msgstr "下载 %s 工具时出错" -#: internal/cli/debug/debug.go:109 +#: internal/cli/debug/debug.go:114 msgid "Error during Debug: %v" msgstr "调试时出错:%v" -#: internal/cli/arguments/port.go:148 +#: internal/cli/arguments/port.go:146 msgid "Error during FQBN detection: %v" msgstr "检测 FQBN 时出错:%v" @@ -764,8 +775,8 @@ msgstr "输出编码 JSON 过程时出错:%v" #: internal/cli/burnbootloader/burnbootloader.go:72 #: internal/cli/burnbootloader/burnbootloader.go:85 -#: internal/cli/compile/compile.go:243 internal/cli/compile/compile.go:269 -#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:111 +#: internal/cli/compile/compile.go:246 internal/cli/compile/compile.go:272 +#: internal/cli/upload/upload.go:95 internal/cli/upload/upload.go:113 msgid "Error during Upload: %v" msgstr "上传时出错:%v" @@ -773,7 +784,7 @@ msgstr "上传时出错:%v" msgid "Error during YAML encoding of the output: %v" msgstr "输出编码 YAML 过程时出错:%v" -#: internal/cli/compile/compile.go:337 +#: internal/cli/compile/compile.go:340 msgid "Error during build: %v" msgstr "构建时出错:%v" @@ -785,19 +796,19 @@ msgstr "安装时出错:%v" msgid "Error during uninstall: %v" msgstr "卸载时出错:%v" -#: internal/cli/core/upgrade.go:118 +#: internal/cli/core/upgrade.go:119 msgid "Error during upgrade: %v" msgstr "升级时出错:%v" -#: arduino/resources/index.go:82 arduino/resources/index.go:102 +#: arduino/resources/index.go:91 arduino/resources/index.go:110 msgid "Error extracting %s" msgstr "提取 %s 时出错" -#: commands/upload/upload.go:355 +#: commands/upload/upload.go:360 msgid "Error finding build artifacts" msgstr "查找构建项目时出错" -#: internal/cli/debug/debug.go:93 +#: internal/cli/debug/debug.go:98 msgid "Error getting Debug info: %v" msgstr "获取调试信息时出错:%v" @@ -821,20 +832,19 @@ msgstr "获取 %s 库的信息时出错" msgid "Error getting libraries info: %v" msgstr "获取库信息时出错:%v" -#: internal/cli/arguments/fqbn.go:93 +#: internal/cli/arguments/fqbn.go:90 msgid "Error getting port metadata: %v" msgstr "获取端口元数据出错:%v" -#: internal/cli/monitor/monitor.go:88 +#: internal/cli/monitor/monitor.go:89 msgid "Error getting port settings details: %s" msgstr "获取端口设置详细信息时出错:%s" -#: internal/cli/upload/upload.go:144 +#: internal/cli/upload/upload.go:146 msgid "Error getting user input" msgstr "获取用户输入时出错" -#: internal/cli/instance/instance.go:76 internal/cli/instance/instance.go:91 -#: internal/cli/instance/instance.go:108 +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:99 msgid "Error initializing instance: %v" msgstr "初始化实例时出错:%v" @@ -850,7 +860,7 @@ msgstr "安装 Git 库时出错:%v" msgid "Error installing Zip Library: %v" msgstr "安装 Zip 库时出错:%v" -#: commands/instances.go:449 +#: commands/instances.go:454 msgid "Error installing library %s" msgstr "安装 %s 库时出错" @@ -886,7 +896,7 @@ msgstr "加载硬件平台时出错" msgid "Error loading index %s" msgstr "加载 %s 索引时出错" -#: arduino/resources/index.go:76 +#: arduino/resources/index.go:85 msgid "Error opening %s" msgstr "打开 %s 时出错" @@ -894,15 +904,11 @@ msgstr "打开 %s 时出错" msgid "Error opening debug logging file: %s" msgstr "打开调试日志文件出错:%s" -#: internal/cli/arguments/sketch.go:49 -msgid "Error opening sketch: %v" -msgstr "打开项目时出错:%v" - -#: internal/cli/compile/compile.go:178 +#: internal/cli/compile/compile.go:181 msgid "Error opening source code overrides data file: %v" msgstr "打开源代码覆盖数据文件时出错:%v" -#: internal/cli/compile/compile.go:191 +#: internal/cli/compile/compile.go:194 msgid "Error parsing --show-properties flag: %v" msgstr "解析 --show-properties 参数时出错:%v" @@ -930,27 +936,23 @@ msgstr "检索内核列表时出错:%v" msgid "Error rolling-back changes: %s" msgstr "回滚更改时出错:%s" -#: arduino/resources/index.go:139 arduino/resources/index.go:151 +#: arduino/resources/index.go:147 arduino/resources/index.go:159 msgid "Error saving downloaded index" msgstr "保存下载的索引时出错" -#: arduino/resources/index.go:146 arduino/resources/index.go:155 +#: arduino/resources/index.go:154 arduino/resources/index.go:163 msgid "Error saving downloaded index signature" msgstr "保存已下载的索引签名时出错" -#: internal/cli/board/attach.go:70 internal/cli/board/attach.go:79 -msgid "Error saving sketch metadata" -msgstr "保存项目元数据时出现错误" - #: internal/cli/board/search.go:60 msgid "Error searching boards: %v" msgstr "搜索开发板时错误:%v" -#: internal/cli/lib/search.go:83 +#: internal/cli/lib/search.go:79 msgid "Error searching for Libraries: %v" msgstr "搜索库时出现错误:%v" -#: internal/cli/core/search.go:84 +#: internal/cli/core/search.go:80 msgid "Error searching for platforms: %v" msgstr "搜索平台时出错:%v" @@ -966,11 +968,7 @@ msgstr "启动时发现出错:%v" msgid "Error uninstalling %[1]s: %[2]v" msgstr "卸载 %[1]s 时出错:%[2]v" -#: internal/cli/instance/instance.go:176 -msgid "Error updating indexes: %v" -msgstr "更新索引时出错:%v" - -#: internal/cli/lib/search.go:71 internal/cli/lib/update_index.go:54 +#: internal/cli/lib/search.go:68 internal/cli/lib/update_index.go:54 msgid "Error updating library index: %v" msgstr "更新库索引时出错:%v" @@ -982,11 +980,11 @@ msgstr "升级库时出错" msgid "Error upgrading platform: %s" msgstr "更新平台时出错:%s" -#: arduino/resources/index.go:125 +#: arduino/resources/index.go:133 msgid "Error verifying signature" msgstr "验证签名时出错" -#: legacy/builder/container_find_includes.go:384 +#: legacy/builder/container_find_includes.go:392 msgid "Error while detecting libraries included by %[1]s" msgstr "检测 %[1]s 包含的库时出错" @@ -1004,7 +1002,7 @@ msgstr "写入编译数据库时出错:%s" msgid "Error: command description is not supported by %v" msgstr "错误:%v 不支持命令说明" -#: internal/cli/compile/compile.go:184 +#: internal/cli/compile/compile.go:187 msgid "Error: invalid source code overrides data file: %v" msgstr "错误:无效的源代码覆盖了数据文件:%v" @@ -1020,16 +1018,16 @@ msgstr "%s 库的示例" msgid "Examples:" msgstr "示例:" -#: internal/cli/debug/debug.go:127 +#: internal/cli/debug/debug.go:132 msgid "Executable to debug" msgstr "可执行调试" -#: commands/debug/debug_info.go:128 commands/upload/upload.go:361 +#: commands/debug/debug_info.go:128 commands/upload/upload.go:366 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "应在 %s 目录中编译项目,但它是一个文件" -#: internal/cli/board/attach.go:31 internal/cli/board/details.go:40 -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/attach.go:34 internal/cli/board/details.go:40 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 #: internal/cli/board/listall.go:85 internal/cli/board/search.go:82 msgid "FQBN" msgstr "FQBN" @@ -1038,15 +1036,15 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/upload/upload.go:464 +#: commands/upload/upload.go:469 msgid "Failed chip erase" msgstr "芯片擦除失败" -#: commands/upload/upload.go:471 +#: commands/upload/upload.go:476 msgid "Failed programming" msgstr "编译失败" -#: commands/upload/upload.go:467 +#: commands/upload/upload.go:472 msgid "Failed to burn bootloader" msgstr "无法烧录引导加载程序" @@ -1074,7 +1072,7 @@ msgstr "未能侦听 TCP 端口:%[1]s。意外错误:%[2]v" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "未能侦听 TCP 端口:%s。地址已被使用。" -#: commands/upload/upload.go:475 +#: commands/upload/upload.go:480 msgid "Failed uploading" msgstr "上传失败" @@ -1110,7 +1108,7 @@ msgid "" "Force skip of post-install scripts (if the CLI is running interactively)." msgstr "强制跳过安装后脚本(如果 CLI 以交互方式运行)。" -#: arduino/errors.go:827 +#: arduino/errors.go:840 msgid "" "Found %d platform for reference \"%s\":\n" "%s" @@ -1118,15 +1116,15 @@ msgstr "" "找到 %d 平台以供参考 “%s”:\n" "%s" -#: internal/cli/arguments/fqbn.go:38 +#: internal/cli/arguments/fqbn.go:37 msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" msgstr "完全合格开发板名,例如:arduino:avr:uno" -#: internal/cli/debug/debug.go:141 +#: internal/cli/debug/debug.go:146 msgid "GDB Server path" msgstr "GDB 服务器路径" -#: internal/cli/debug/debug.go:140 +#: internal/cli/debug/debug.go:145 msgid "GDB Server type" msgstr "GDB 服务器类型" @@ -1147,7 +1145,7 @@ msgstr "已生成脚本" msgid "Generates completion scripts for various shells" msgstr "已为各种 shell 生成脚本" -#: legacy/builder/builder.go:61 +#: legacy/builder/builder.go:62 msgid "Generating function prototypes..." msgstr "生成函数原型。。。" @@ -1166,7 +1164,7 @@ msgid "Global variables use %[1]s bytes of dynamic memory." msgstr "全局变量使用 %[1]s 字节的动态内存。" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/monitor/monitor.go:192 +#: internal/cli/core/search.go:100 internal/cli/monitor/monitor.go:193 #: internal/cli/outdated/outdated.go:83 msgid "ID" msgstr "ID" @@ -1179,7 +1177,7 @@ msgstr "Id" msgid "Identification properties:" msgstr "标识属性:" -#: internal/cli/compile/compile.go:131 +#: internal/cli/compile/compile.go:132 msgid "If set built binaries will be exported to the sketch folder." msgstr "如果设定,则构建的二进制文件将导出到项目文件夹。" @@ -1215,7 +1213,7 @@ msgstr "已安装 %s" msgid "Installing %s" msgstr "正在安装 %s" -#: commands/instances.go:447 +#: commands/instances.go:452 msgid "Installing library %s" msgstr "正在安装 %s 库" @@ -1236,7 +1234,7 @@ msgstr "安装一个或多个内核和相应的工具依赖。" msgid "Installs one or more specified libraries into the system." msgstr "在系统中安装一个或多个指定的库。" -#: legacy/builder/container_find_includes.go:408 +#: legacy/builder/container_find_includes.go:418 msgid "Internal error in cache" msgstr "缓存中的内部错误" @@ -1261,11 +1259,11 @@ msgstr "无效的 TCP 地址:缺少端口" msgid "Invalid URL" msgstr "无效的地址" -#: commands/instances.go:283 +#: commands/instances.go:274 msgid "Invalid additional URL: %v" msgstr "无效的附加地址:%v" -#: arduino/resources/index.go:88 +#: arduino/resources/index.go:97 msgid "Invalid archive: file %{1}s not found in archive %{2}s" msgstr "无效存档:在存档 %{1}s 中未找到文件 %{2}s" @@ -1311,7 +1309,7 @@ msgstr "--log-level 选项无效:%s" msgid "Invalid output format: %s" msgstr "无效的输出格式:%s" -#: commands/instances.go:542 +#: commands/instances.go:547 msgid "Invalid package index in %s" msgstr "%s 中的软件包索引无效" @@ -1335,7 +1333,7 @@ msgstr "platform.txt 中的方法无效" msgid "Invalid size regexp: %s" msgstr "无效的大小正则表达式:%s" -#: internal/cli/core/search.go:128 +#: internal/cli/core/search.go:124 msgid "Invalid timeout: %s" msgstr "超时无效:%s" @@ -1347,7 +1345,7 @@ msgstr "无效的版本" msgid "Invalid vid value: '%s'" msgstr "无效的 vid 值:‘%s’" -#: internal/cli/compile/compile.go:126 +#: internal/cli/compile/compile.go:127 msgid "" "Just produce the compilation database, without actually compiling. All build" " commands are skipped except pre* hooks." @@ -1370,7 +1368,7 @@ msgstr "库_名" msgid "Latest" msgstr "最新的" -#: legacy/builder/phases/libraries_builder.go:89 +#: legacy/builder/phases/libraries_builder.go:90 msgid "Library %[1]s has been declared precompiled:" msgstr "%[1]s 库已声明为预编译:" @@ -1388,7 +1386,7 @@ msgstr "库 %s 已经是最新版本" msgid "Library %s is not installed" msgstr "%s 库未安装" -#: commands/instances.go:433 +#: commands/instances.go:438 msgid "Library %s not found" msgstr "未找到 %s 库" @@ -1401,7 +1399,7 @@ msgid "" "Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." msgstr "库不能同时使用 ‘%[1]s’ 和 ‘%[2]s’ 文件夹。在 ‘%[3]s’ 再次检查。" -#: arduino/errors.go:562 +#: arduino/errors.go:575 msgid "Library install failed" msgstr "库安装失败" @@ -1409,11 +1407,11 @@ msgstr "库安装失败" msgid "Library installed" msgstr "已安装的库" -#: internal/cli/lib/search.go:165 +#: internal/cli/lib/search.go:161 msgid "License: %s" msgstr "许可证:%s" -#: legacy/builder/builder.go:80 +#: legacy/builder/builder.go:81 msgid "Linking everything together..." msgstr "将所有内容链接在一起。。。" @@ -1431,13 +1429,13 @@ msgstr "列出所有已知开发板及其相应的 FQBN。" msgid "List connected boards." msgstr "列出已连接的开发板。" -#: internal/cli/arguments/fqbn.go:43 +#: internal/cli/arguments/fqbn.go:42 msgid "" "List of board options separated by commas. Or can be used multiple times for" " multiple options." msgstr "用逗号分隔的开发板选项列表。可以对多个选项多次使用。" -#: internal/cli/compile/compile.go:104 +#: internal/cli/compile/compile.go:105 msgid "" "List of custom build properties separated by commas. Or can be used multiple" " times for multiple properties." @@ -1459,8 +1457,8 @@ msgstr "列出所有已连接的开发板。" msgid "Lists cores and libraries that can be upgraded" msgstr "列出可以升级的内核和库" -#: commands/instances.go:295 commands/instances.go:306 -#: commands/instances.go:406 +#: commands/instances.go:300 commands/instances.go:311 +#: commands/instances.go:411 msgid "Loading index file: %v" msgstr "正在加载索引文件:%v" @@ -1472,7 +1470,7 @@ msgstr "位置" msgid "Low memory available, stability problems may occur." msgstr "可用内存不足,可能会出现稳定性问题。" -#: internal/cli/lib/search.go:160 +#: internal/cli/lib/search.go:156 msgid "Maintainer: %s" msgstr "维护者:%s" @@ -1521,7 +1519,7 @@ msgstr "缺少项目路径" msgid "Monitor '%s' not found" msgstr "未找到 ‘%s’ 监视器" -#: internal/cli/monitor/monitor.go:137 +#: internal/cli/monitor/monitor.go:138 msgid "Monitor port settings:" msgstr "监视端口设置:" @@ -1530,20 +1528,20 @@ msgid "Multiple libraries were found for \"%[1]s\"" msgstr "为 “%[1]s” 找到了多个库" #: internal/cli/board/details.go:214 internal/cli/core/list.go:90 -#: internal/cli/core/search.go:104 internal/cli/lib/list.go:136 +#: internal/cli/core/search.go:100 internal/cli/lib/list.go:136 #: internal/cli/outdated/outdated.go:84 msgid "Name" msgstr "名" -#: internal/cli/lib/search.go:139 +#: internal/cli/lib/search.go:135 msgid "Name: \"%s\"" msgstr "名:“%s”" -#: internal/cli/board/list.go:127 +#: internal/cli/board/list.go:122 msgid "No boards found." msgstr "没有找到开发板" -#: internal/cli/board/attach.go:111 +#: internal/cli/board/attach.go:105 msgid "No default port or FQBN set" msgstr "未设置默认端口或 FQBN" @@ -1555,11 +1553,11 @@ msgstr "没有找到库。" msgid "No libraries installed." msgstr "没有安装库。" -#: internal/cli/lib/search.go:128 +#: internal/cli/lib/search.go:124 msgid "No libraries matching your search." msgstr "没有与你的搜索相匹配的库。" -#: internal/cli/lib/search.go:134 +#: internal/cli/lib/search.go:130 msgid "" "No libraries matching your search.\n" "Did you mean...\n" @@ -1579,11 +1577,11 @@ msgstr "没有可用于端口协议 %s 的监视器" msgid "No outdated platforms or libraries found." msgstr "没有找到过时的平台或库。" -#: internal/cli/core/search.go:114 +#: internal/cli/core/search.go:110 msgid "No platforms matching your search." msgstr "没有与你的搜索匹配的平台。" -#: commands/upload/upload.go:423 +#: commands/upload/upload.go:428 msgid "No upload port found, using %s as fallback" msgstr "未找到上传端口,使用 %s 作为后备" @@ -1621,35 +1619,35 @@ msgstr "开启开发板的通信端口。" msgid "Option:" msgstr "选项:" -#: internal/cli/compile/compile.go:114 +#: internal/cli/compile/compile.go:115 msgid "" "Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." msgstr "可选,可以是:%s。用于告诉 gcc 使用哪个警告级别(-W 参数)。" -#: internal/cli/compile/compile.go:127 +#: internal/cli/compile/compile.go:128 msgid "Optional, cleanup the build folder and do not use any cached build." msgstr "可选,清理构建文件夹并且不使用任何缓存构建。" -#: internal/cli/compile/compile.go:124 +#: internal/cli/compile/compile.go:125 msgid "" "Optional, optimize compile output for debugging, rather than for release." msgstr "可选,优化编译输出用于调试,而不是发布。" -#: internal/cli/compile/compile.go:116 +#: internal/cli/compile/compile.go:117 msgid "Optional, suppresses almost every output." msgstr "可选,禁止几乎所有输出。" -#: internal/cli/compile/compile.go:115 internal/cli/upload/upload.go:73 +#: internal/cli/compile/compile.go:116 internal/cli/upload/upload.go:73 msgid "Optional, turns on verbose mode." msgstr "可选,开启详细模式。" -#: internal/cli/compile/compile.go:132 +#: internal/cli/compile/compile.go:133 msgid "" "Optional. Path to a .json file that contains a set of replacements of the " "sketch source code." msgstr "可选。 包含一组替换项目源代码的文件的路径。" -#: internal/cli/compile/compile.go:106 +#: internal/cli/compile/compile.go:107 msgid "" "Override a build property with a custom value. Can be used multiple times " "for multiple properties." @@ -1692,21 +1690,21 @@ msgstr "软件包在线帮助" msgid "Package website:" msgstr "软件包网站:" -#: internal/cli/lib/search.go:162 +#: internal/cli/lib/search.go:158 msgid "Paragraph: %s" msgstr "段落:%s" -#: internal/cli/compile/compile.go:410 internal/cli/compile/compile.go:425 +#: internal/cli/compile/compile.go:413 internal/cli/compile/compile.go:428 msgid "Path" msgstr "路径" -#: internal/cli/compile/compile.go:123 +#: internal/cli/compile/compile.go:124 msgid "" "Path to a collection of libraries. Can be used multiple times or entries can" " be comma separated." msgstr "一个库的集合的路径。可以多次使用,或者可以用逗号分隔条目。" -#: internal/cli/compile/compile.go:121 +#: internal/cli/compile/compile.go:122 msgid "" "Path to a single library’s root folder. Can be used multiple times or " "entries can be comma separated." @@ -1716,13 +1714,13 @@ msgstr "单个库的根文件夹的路径。可以多次使用,或者可以用 msgid "Path to the file where logs will be written." msgstr "写入日志的文件的路径。" -#: internal/cli/compile/compile.go:102 +#: internal/cli/compile/compile.go:103 msgid "" "Path where to save compiled files. If omitted, a directory will be created " "in the default temporary path of your OS." msgstr "保存已编译文件的路径。如果省略,将在操作系统的默认临时路径中创建目录。" -#: commands/upload/upload.go:404 +#: commands/upload/upload.go:409 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "在 %s 端口上执行 1200-bps TOUCH 重置" @@ -1734,7 +1732,7 @@ msgstr "%s 平台已经安装" msgid "Platform %s installed" msgstr "已安装 %s 平台" -#: internal/cli/compile/compile.go:362 internal/cli/upload/upload.go:134 +#: internal/cli/compile/compile.go:365 internal/cli/upload/upload.go:136 msgid "" "Platform %s is not found in any known index\n" "Maybe you need to add a 3rd party URL?" @@ -1758,7 +1756,7 @@ msgstr "未找到 ‘%s’ 平台" msgid "Platform ID" msgstr "平台 ID" -#: internal/cli/compile/compile.go:345 internal/cli/upload/upload.go:119 +#: internal/cli/compile/compile.go:348 internal/cli/upload/upload.go:121 msgid "Platform ID is not correct" msgstr "平台 ID 不正确" @@ -1802,20 +1800,20 @@ msgid "" " identified" msgstr "请指定一个 FQBN。%[1]s 端口上的开发板与协议 %[2]s 不能被识别" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Port" msgstr "端口" -#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167 +#: internal/cli/monitor/monitor.go:159 internal/cli/monitor/monitor.go:168 msgid "Port closed: %v" msgstr "端口关闭:%v" -#: arduino/errors.go:656 +#: arduino/errors.go:669 msgid "Port monitor error" msgstr "端口监视器错误" -#: legacy/builder/phases/libraries_builder.go:99 -#: legacy/builder/phases/libraries_builder.go:107 +#: legacy/builder/phases/libraries_builder.go:100 +#: legacy/builder/phases/libraries_builder.go:108 msgid "Precompiled library in \"%[1]s\" not found" msgstr "在 “%[1]s” 中找不到预编译库" @@ -1823,7 +1821,7 @@ msgstr "在 “%[1]s” 中找不到预编译库" msgid "Print details about a board." msgstr "打印开发板的详细信息。" -#: internal/cli/compile/compile.go:98 +#: internal/cli/compile/compile.go:99 msgid "Print preprocessed code to stdout instead of compiling." msgstr "将预处理的代码打印到标准输出,而不是编译。" @@ -1863,11 +1861,11 @@ msgstr "编译器:" msgid "Property '%s' is undefined" msgstr "‘%s’ 属性未定义" -#: internal/cli/board/list.go:137 +#: internal/cli/board/list.go:132 msgid "Protocol" msgstr "协议" -#: internal/cli/lib/search.go:172 +#: internal/cli/lib/search.go:168 msgid "Provides includes: %s" msgstr "提供包括:%s" @@ -1901,11 +1899,11 @@ msgid "" "once." msgstr "作为守护进程运行时,只执行一次内核和库的初始化。" -#: legacy/builder/phases/core_builder.go:50 +#: legacy/builder/phases/core_builder.go:51 msgid "Running normal build of the core..." msgstr "正在运行正常的内核构建。。。" -#: internal/cli/compile/compile.go:100 +#: internal/cli/compile/compile.go:101 msgid "Save build artifacts in this directory." msgstr "将生成文件保存在此目录中。" @@ -1933,7 +1931,7 @@ msgstr "搜索一个或多个库数据(不区分大小写的搜索)。" msgid "Searches for one or more libraries data." msgstr "搜索一个或多个库数据。" -#: internal/cli/lib/search.go:161 +#: internal/cli/lib/search.go:157 msgid "Sentence: %s" msgstr "句子:%s" @@ -1945,7 +1943,7 @@ msgstr "服务器响应:%s" msgid "Sets a setting value." msgstr "设置一个值。" -#: internal/cli/board/attach.go:33 +#: internal/cli/board/attach.go:36 msgid "" "Sets the default values for port and FQBN. If no port or FQBN are specified," " the current default port and FQBN are displayed." @@ -1955,11 +1953,11 @@ msgstr "设置端口和 FQBN 的默认值。如果没有指定端口或 FQBN, msgid "Sets where to save the configuration file." msgstr "设置保存配置文件的位置。" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Setting" msgstr "设置" -#: internal/cli/config/delete.go:61 internal/cli/config/validate.go:50 +#: internal/cli/config/validate.go:50 msgid "Settings key doesn't exist" msgstr "设置键不存在" @@ -1999,7 +1997,7 @@ msgstr "只显示库名。" msgid "Show list of available programmers" msgstr "显示可用编译器列表" -#: internal/cli/debug/debug.go:63 +#: internal/cli/debug/debug.go:65 msgid "" "Show metadata about the debug session instead of starting the debugger." msgstr "显示有关调试会话的元数据,而不是启动调试器。" @@ -2056,7 +2054,7 @@ msgid "" "path" msgstr "项目不能位于生成路径中。请指定其他生成路径" -#: internal/cli/sketch/new.go:85 +#: internal/cli/sketch/new.go:84 msgid "Sketch created in: %s" msgstr "项目新建于:%s" @@ -2074,29 +2072,29 @@ msgid "" " bytes." msgstr " 项目使用 %[1]s 字节(%[3]s%%)的程序存储空间。最大值为 %[2]s 字节。" -#: internal/cli/arguments/sketch.go:58 +#: internal/cli/arguments/sketch.go:49 msgid "" "Sketches with .pde extension are deprecated, please rename the following " "files to .ino:" msgstr "项目 .pde 扩展名已弃用,请将以下文件重命名为 .ino:" -#: legacy/builder/phases/linker.go:35 +#: legacy/builder/phases/linker.go:36 msgid "Skip linking of final executable." msgstr "跳过最终可执行文件的链接。" -#: commands/upload/upload.go:397 +#: commands/upload/upload.go:402 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "跳过 1200-bps TOUCH 重置:未选择串口!" -#: legacy/builder/builder_utils/utils.go:387 +#: legacy/builder/builder_utils/utils.go:384 msgid "Skipping archive creation of: %[1]s" msgstr "正在跳过以下内容的存档创建:%[1]s" -#: legacy/builder/builder_utils/utils.go:209 +#: legacy/builder/builder_utils/utils.go:210 msgid "Skipping compile of: %[1]s" msgstr "跳过编译:%[1]s" -#: legacy/builder/container_find_includes.go:355 +#: legacy/builder/container_find_includes.go:358 msgid "Skipping dependencies detection for precompiled library %[1]s" msgstr "跳过 %[1]s 预编译库的依赖检测" @@ -2112,15 +2110,15 @@ msgstr "跳过工具配置。" msgid "Skipping: %[1]s" msgstr "跳过:%[1]s" -#: commands/instances.go:562 +#: commands/instances.go:567 msgid "Some indexes could not be updated." msgstr "一些索引无法更新。" -#: internal/cli/core/upgrade.go:123 +#: internal/cli/core/upgrade.go:124 msgid "Some upgrades failed, please check the output for details." msgstr "有一些升级失败了,请查看输出结果以了解详情。" -#: arduino/serialutils/serialutils.go:135 +#: arduino/serialutils/serialutils.go:141 msgid "TOUCH: error during reset: %s" msgstr "TOUCH:重置时出错:%s" @@ -2152,17 +2150,17 @@ msgstr "" "‘%[1]v’ 键不是列表中的条目,无法从中删除。\n" "是否可以使用 ‘%[2]s’?" -#: arduino/errors.go:849 +#: arduino/errors.go:862 msgid "The library %s has multiple installations:" msgstr "库 %s 有多个安装。" -#: internal/cli/compile/compile.go:112 +#: internal/cli/compile/compile.go:113 msgid "" "The name of the custom encryption key to use to encrypt a binary during the " "compile process. Used only by the platforms that support it." msgstr "自定义加密密钥的名称,用于在编译过程中对二进制文件进行加密。只在支持它的平台上使用。" -#: internal/cli/compile/compile.go:110 +#: internal/cli/compile/compile.go:111 msgid "" "The name of the custom signing key to use to sign a binary during the " "compile process. Used only by the platforms that support it." @@ -2172,13 +2170,13 @@ msgstr "自定义签名密钥的名称,用于在编译过程中对二进制文 msgid "The output format for the logs, can be: %s" msgstr "日志的输出格​​式,可以是:%s" -#: internal/cli/compile/compile.go:108 +#: internal/cli/compile/compile.go:109 msgid "" "The path of the dir to search for the custom keys to sign and encrypt a " "binary. Used only by the platforms that support it." msgstr "搜索自定义密钥以签署和加密二进制文件的文件夹的路径。只在支持它的平台上使用。" -#: legacy/builder/phases/libraries_builder.go:147 +#: legacy/builder/phases/libraries_builder.go:148 msgid "The platform does not support '%[1]s' for precompiled libraries." msgstr "该平台不支持预编译库的 ‘%[1]s’。" @@ -2209,23 +2207,23 @@ msgstr "%s 工具已经卸载" msgid "Toolchain '%s' is not supported" msgstr "不支持 ‘%s’ 工具链" -#: internal/cli/debug/debug.go:135 +#: internal/cli/debug/debug.go:140 msgid "Toolchain custom configurations" msgstr "工具链自定义配置" -#: internal/cli/debug/debug.go:129 +#: internal/cli/debug/debug.go:134 msgid "Toolchain path" msgstr "工具链路径" -#: internal/cli/debug/debug.go:130 +#: internal/cli/debug/debug.go:135 msgid "Toolchain prefix" msgstr "工具链前缀" -#: internal/cli/debug/debug.go:128 +#: internal/cli/debug/debug.go:133 msgid "Toolchain type" msgstr "工具链类型" -#: internal/cli/compile/compile.go:360 internal/cli/upload/upload.go:132 +#: internal/cli/compile/compile.go:363 internal/cli/upload/upload.go:134 msgid "Try running %s" msgstr "尝试运行 %s" @@ -2233,11 +2231,11 @@ msgstr "尝试运行 %s" msgid "Turns on verbose mode." msgstr "打开详细模式。" -#: internal/cli/board/list.go:96 internal/cli/board/list.go:137 +#: internal/cli/board/list.go:96 internal/cli/board/list.go:132 msgid "Type" msgstr "类型" -#: internal/cli/lib/search.go:169 +#: internal/cli/lib/search.go:165 msgid "Types: %s" msgstr "类型:%s" @@ -2245,7 +2243,7 @@ msgstr "类型:%s" msgid "URL:" msgstr "地址:" -#: legacy/builder/phases/core_builder.go:139 +#: legacy/builder/phases/core_builder.go:140 msgid "" "Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" msgstr "无法缓存构建的内核,请告知 %[1]s 维护者关注 %[2]s" @@ -2266,7 +2264,7 @@ msgstr "无法获取用户主目录:%v" msgid "Unable to open file for logging: %s" msgstr "无法打开文件进行日志记录:%s" -#: commands/instances.go:529 +#: commands/instances.go:534 msgid "Unable to parse URL" msgstr "无法解析地址" @@ -2290,7 +2288,7 @@ msgstr "如果不再使用,卸载一个或多个内核和相应的工具依赖 msgid "Uninstalls one or more libraries." msgstr "卸载一个或多个库。" -#: internal/cli/board/list.go:169 +#: internal/cli/board/list.go:164 msgid "Unknown" msgstr "未知" @@ -2351,19 +2349,19 @@ msgid "" "Upload Arduino sketches. This does NOT compile the sketch prior to upload." msgstr "上传 Arduino 项目。不会在上传之前编译项目。" -#: internal/cli/arguments/port.go:44 +#: internal/cli/arguments/port.go:43 msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "上传端口地址,例如:COM3 或 /dev/ttyACM2" -#: commands/upload/upload.go:421 +#: commands/upload/upload.go:426 msgid "Upload port found on %s" msgstr "在 %s 上找到上传端口" -#: internal/cli/arguments/port.go:48 +#: internal/cli/arguments/port.go:47 msgid "Upload port protocol, e.g: serial" msgstr "上传端口协议,例如:串行" -#: internal/cli/compile/compile.go:117 +#: internal/cli/compile/compile.go:118 msgid "Upload the binary after the compilation." msgstr "编译后上传二进制文件。" @@ -2375,7 +2373,7 @@ msgstr "使用外部编译器将引导加载程序上传到板上。" msgid "Upload the bootloader." msgstr "上传引导加载程序。" -#: internal/cli/compile/compile.go:248 internal/cli/upload/upload.go:142 +#: internal/cli/compile/compile.go:251 internal/cli/upload/upload.go:144 msgid "" "Uploading to specified board using %s protocol requires the following info:" msgstr "使用 %s 协议上传到指定的开发板需要以下信息:" @@ -2396,11 +2394,11 @@ msgstr "用法:" msgid "Use %s for more information about a command." msgstr "使用 %s 获取有关命令的更多信息。" -#: internal/cli/compile/compile.go:408 +#: internal/cli/compile/compile.go:411 msgid "Used library" msgstr "已使用的库" -#: internal/cli/compile/compile.go:423 +#: internal/cli/compile/compile.go:426 msgid "Used platform" msgstr "已使用的平台" @@ -2412,7 +2410,7 @@ msgstr "使用:%[1]s" msgid "Using board '%[1]s' from platform in folder: %[2]s" msgstr "使用平台的 ‘%[1]s’ 开发板,在列出的文件夹中:%[2]s" -#: legacy/builder/container_find_includes.go:367 +#: legacy/builder/container_find_includes.go:370 msgid "Using cached library dependencies for file: %[1]s" msgstr "使用缓存库文件依赖项:%[1]s" @@ -2428,17 +2426,17 @@ msgstr "使用 %[2]s 版本的 %[1]s 库,在列出的文件夹中:%[3]s%[4]s msgid "Using library %[1]s in folder: %[2]s %[3]s" msgstr "使用的 %[1]s 库,在列出的文件夹中:%[2]s%[3]s" -#: legacy/builder/phases/core_builder.go:116 +#: legacy/builder/phases/core_builder.go:117 msgid "Using precompiled core: %[1]s" msgstr "使用预编译代码:%[1]s" -#: legacy/builder/phases/libraries_builder.go:96 -#: legacy/builder/phases/libraries_builder.go:104 +#: legacy/builder/phases/libraries_builder.go:97 +#: legacy/builder/phases/libraries_builder.go:105 msgid "Using precompiled library in %[1]s" msgstr "在 %[1]s 中使用预编译库" -#: legacy/builder/builder_utils/utils.go:207 -#: legacy/builder/builder_utils/utils.go:410 +#: legacy/builder/builder_utils/utils.go:208 +#: legacy/builder/builder_utils/utils.go:407 msgid "Using previously compiled file: %[1]s" msgstr "使用以前编译的文件:%[1]s" @@ -2450,21 +2448,21 @@ msgstr "版本" msgid "VERSION_NUMBER" msgstr "版本号" -#: internal/cli/monitor/monitor.go:192 +#: internal/cli/monitor/monitor.go:193 msgid "Values" msgstr "值" #: internal/cli/burnbootloader/burnbootloader.go:56 -#: internal/cli/compile/compile.go:119 internal/cli/upload/upload.go:72 +#: internal/cli/compile/compile.go:120 internal/cli/upload/upload.go:72 msgid "Verify uploaded binary after the upload." msgstr "上传后验证上传的二进制文件。" -#: internal/cli/compile/compile.go:409 internal/cli/compile/compile.go:424 -#: internal/cli/core/search.go:104 +#: internal/cli/compile/compile.go:412 internal/cli/compile/compile.go:427 +#: internal/cli/core/search.go:100 msgid "Version" msgstr "版本" -#: internal/cli/lib/search.go:170 +#: internal/cli/lib/search.go:166 msgid "Versions: %s" msgstr "版本:%s" @@ -2476,7 +2474,7 @@ msgstr "警告:无法配置平台:%s" msgid "WARNING cannot configure tool: %s" msgstr "警告无法配置工具:%s" -#: internal/cli/compile/compile.go:291 +#: internal/cli/compile/compile.go:294 msgid "WARNING: The sketch is compiled using one or more custom libraries." msgstr "警告:该项目是用一个或多个自定义库编译的。" @@ -2486,7 +2484,7 @@ msgid "" "incompatible with your current board which runs on %[3]s architecture(s)." msgstr "警告:%[1]s 库声称在 %[2]s 体系结构上运行,可能与当前在 %[3]s 体系结构上运行的开发板不兼容。" -#: commands/upload/upload.go:410 +#: commands/upload/upload.go:415 msgid "Waiting for upload port..." msgstr "正在等待上传端口。。。" @@ -2495,7 +2493,7 @@ msgid "" "Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" msgstr "警告:%[1]s 开发板未定义 %[2]s 首选项。自动设置为:%[3]s" -#: internal/cli/lib/search.go:163 +#: internal/cli/lib/search.go:159 msgid "Website: %s" msgstr "网站:%s" @@ -2513,7 +2511,7 @@ msgstr "将当前配置写入数据目录中的配置文件。" msgid "Writing config file: %v" msgstr "正在写入配置文件:%v" -#: internal/cli/compile/compile.go:148 internal/cli/compile/compile.go:151 +#: internal/cli/compile/compile.go:149 internal/cli/compile/compile.go:152 msgid "You cannot use the %s flag while compiling with a profile." msgstr "在用配置文件编译时,你不能使用 %s 参数。" @@ -2533,11 +2531,11 @@ msgstr "存档无效:在压缩文件的顶层没有找到文件" msgid "archivePath" msgstr "存档路径" -#: legacy/builder/preprocess_sketch.go:52 +#: legacy/builder/preprocess_sketch.go:60 msgid "arduino-preprocessor pattern is missing" msgstr "缺少 arduino 预处理器程序" -#: commands/upload/upload.go:568 +#: commands/upload/upload.go:573 msgid "autodetect build artifact: %s" msgstr "自动检测生成项目:%s" @@ -2545,7 +2543,7 @@ msgstr "自动检测生成项目:%s" msgid "available only in text format" msgstr "仅以文本格式提供" -#: commands/upload/upload.go:553 +#: commands/upload/upload.go:558 msgid "binary file not found in %s" msgstr "在 %s 中找不到二进制文件" @@ -2571,7 +2569,7 @@ msgstr "调用 %[1]s: %[2]w" msgid "can't find latest release of %s" msgstr "找不到 %s 的最新版本" -#: commands/instances.go:348 +#: commands/instances.go:353 msgid "can't find latest release of tool %s" msgstr "找不到 %s 工具的最新版本" @@ -2591,11 +2589,11 @@ msgstr "无法检索标准错误流:%s" msgid "can't retrieve standard output stream: %s" msgstr "无法检索标准输出流:%s" -#: legacy/builder/resolve_library.go:34 +#: legacy/builder/container_find_includes.go:468 msgid "candidates" msgstr "候选" -#: commands/upload/upload.go:510 commands/upload/upload.go:517 +#: commands/upload/upload.go:515 commands/upload/upload.go:522 msgid "cannot execute upload tool: %s" msgstr "无法使用上传工具:%s" @@ -2639,7 +2637,7 @@ msgstr "计算哈希:%s" msgid "copying library to destination directory:" msgstr "将库复制到目标目录:" -#: commands/upload/upload.go:625 +#: commands/upload/upload.go:630 msgid "could not find a valid build artifact" msgstr "找不到有效的构建项目" @@ -2656,7 +2654,7 @@ msgstr "无法删除旧库" msgid "could not update sketch project file" msgstr "无法更新项目文件" -#: legacy/builder/phases/core_builder.go:106 +#: legacy/builder/phases/core_builder.go:107 msgid "creating core cache folder: %s" msgstr "创建核心缓存文件夹:%s" @@ -2676,7 +2674,7 @@ msgstr "数据部分超出开发板中的可用空间" msgid "dependency '%s' is not available" msgstr "‘%s’ 依赖不可用" -#: legacy/builder/utils/utils.go:385 +#: legacy/builder/utils/utils.go:347 msgid "destination already exists" msgstr "目标已存在" @@ -2802,11 +2800,11 @@ msgstr "最新版本。" msgid "for the specific version." msgstr "针对特定版本。" -#: inventory/inventory.go:69 +#: internal/inventory/inventory.go:68 msgid "generating installation.id: %w" msgstr "正在生成安装 id: %w" -#: inventory/inventory.go:75 +#: internal/inventory/inventory.go:74 msgid "generating installation.secret: %w" msgstr "生成 installation.secret:%w" @@ -2948,11 +2946,11 @@ msgstr "无效的 ‘%s’ 选项 " msgid "invalid option '%s'." msgstr "无效选项 '%s'。" -#: inventory/inventory.go:94 +#: internal/inventory/inventory.go:93 msgid "invalid path creating config dir: %[1]s error: %[2]w" msgstr "新建配置目录的路径无效:%[1]s 错误:%[2]w" -#: inventory/inventory.go:100 +#: internal/inventory/inventory.go:99 msgid "invalid path writing inventory file: %[1]s error: %[2]w" msgstr "写入库存文件的路径无效:%[1]s 错误:%[2]w" @@ -2972,23 +2970,24 @@ msgstr "无效的平台索引网址:" msgid "invalid pluggable monitor reference: %s" msgstr "无效的热插拔监视器引用:%s" -#: internal/cli/monitor/monitor.go:122 +#: internal/cli/monitor/monitor.go:123 msgid "invalid port configuration value for %s: %s" msgstr "%s 的端口配置值无效:%s" -#: internal/cli/monitor/monitor.go:130 +#: internal/cli/monitor/monitor.go:131 msgid "invalid port configuration: %s" msgstr "无效的端口配置:%s" -#: commands/upload/upload.go:497 +#: commands/upload/upload.go:502 msgid "invalid recipe '%[1]s': %[2]s" msgstr "无效的 ‘%[1]s’ 方法: %[2]s" -#: commands/sketch/new.go:83 +#: commands/sketch/new.go:86 msgid "" "invalid sketch name \"%[1]s\": the first character must be alphanumeric or " -"\"_\", the following ones can also contain \"-\" and \".\"." -msgstr "无效的草图名称 \"%[1]s\":第一个字符必须是字母数字或 \"_\",后面的也可以包含 \"-\" 和 \".\"。" +"\"_\", the following ones can also contain \"-\" and \".\". The last one " +"cannot be \".\"." +msgstr "" #: arduino/cores/board.go:149 msgid "invalid value '%[1]s' for option '%[2]s'" @@ -3002,7 +3001,7 @@ msgstr "%s 版本目录无效" msgid "invalid version:" msgstr "无效的版本:" -#: commands/daemon/settings.go:111 +#: commands/daemon/settings.go:111 commands/daemon/settings.go:166 msgid "key not found in settings" msgstr "在设置中找不到键" @@ -3022,7 +3021,7 @@ msgstr "库无效" msgid "library path does not exist: %s" msgstr "库路径不存在:%s" -#: arduino/serialutils/serialutils.go:61 +#: arduino/serialutils/serialutils.go:67 msgid "listing serial ports" msgstr "列出串口" @@ -3117,7 +3116,7 @@ msgstr "未找到公开监视器:%s" msgid "moving extracted archive to destination dir: %s" msgstr "正在将提取的存档移动到目标目录:%s" -#: commands/upload/upload.go:620 +#: commands/upload/upload.go:625 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "找到多个构建文件:‘%[1]s’ 和 ‘%[2]s’" @@ -3131,7 +3130,7 @@ msgid "" "contacting %[2]s" msgstr "没有找到适用于当前操作系统的 %[1]s 工具的兼容版本,请尝试联系 %[2]s" -#: executils/process.go:39 +#: executils/process.go:40 msgid "no executable specified" msgstr "没有指定可执行文件" @@ -3139,7 +3138,7 @@ msgstr "没有指定可执行文件" msgid "no instance specified" msgstr "没有指定实例" -#: commands/upload/upload.go:575 +#: commands/upload/upload.go:580 msgid "no sketch or build directory/file specified" msgstr "未指定项目或构建目录/文件" @@ -3151,7 +3150,7 @@ msgstr "没有这样的文件或目录" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "存档中没有唯一的根目录,找到了 ‘%[1]s’ 和 ‘%[2]s’" -#: commands/upload/upload.go:492 +#: commands/upload/upload.go:497 msgid "no upload port provided" msgstr "未提供上传端口" @@ -3175,7 +3174,7 @@ msgstr "正在打开存档文件:%s" msgid "opening boards.txt" msgstr "正在打开 boards.txt" -#: arduino/serialutils/serialutils.go:37 +#: arduino/serialutils/serialutils.go:38 msgid "opening port at 1200bps" msgstr "以 1200bps 的速率打开端口" @@ -3231,7 +3230,7 @@ msgstr "%s 平台未安装" msgid "platform not installed" msgstr "平台未安装" -#: internal/cli/compile/compile.go:138 +#: internal/cli/compile/compile.go:139 msgid "please use --build-property instead." msgstr "请改用 --build-property。" @@ -3239,11 +3238,11 @@ msgstr "请改用 --build-property。" msgid "pluggable discovery already added: %s" msgstr "已添加可插入 discovery:%s" -#: internal/cli/board/attach.go:31 +#: internal/cli/board/attach.go:34 msgid "port" msgstr "端口" -#: internal/cli/arguments/port.go:129 +#: internal/cli/arguments/port.go:127 msgid "port not found: %[1]s %[2]s" msgstr "未找到端口:%[1]s %[2]s" @@ -3286,10 +3285,6 @@ msgstr "正在读取 %[1]s 文件: %[2]s" msgid "reading files: %v" msgstr "正在读取文件:%v" -#: inventory/inventory.go:59 -msgid "reading inventory file: %w" -msgstr "正在读取库存文件:%w" - #: arduino/libraries/librariesresolver/cpp.go:104 msgid "reading lib headers: %s" msgstr "正在读取 lib 头文件:%s" @@ -3310,7 +3305,7 @@ msgstr "正在读取 library_index.json: %s" msgid "reading package root dir: %s" msgstr "正在读取软件包根目录:%s" -#: commands/upload/upload.go:486 +#: commands/upload/upload.go:491 msgid "recipe not found '%s'" msgstr "未找到 ‘%s’ 方法" @@ -3355,15 +3350,19 @@ msgstr "在 %[1]s 中搜索 builtin_tools_versions.txt:%[2]s" msgid "searching package root dir: %s" msgstr "正在搜索软件包根目录:%s" -#: arduino/serialutils/serialutils.go:43 +#: arduino/serialutils/serialutils.go:48 msgid "setting DTR to OFF" msgstr "将 DTR 设置为 OFF" -#: commands/sketch/new.go:75 +#: commands/sketch/new.go:78 msgid "sketch name cannot be empty" msgstr "项目名称不能为空" -#: commands/sketch/new.go:78 +#: commands/sketch/new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/sketch/new.go:81 msgid "" "sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" msgstr "项目名称过长(%[1]d 个字符)。 最大允许长度为 %[2]d" @@ -3372,11 +3371,11 @@ msgstr "项目名称过长(%[1]d 个字符)。 最大允许长度为 %[2]d" msgid "sketch path is not valid" msgstr "项目路径无效" -#: internal/cli/board/attach.go:31 internal/cli/sketch/archive.go:37 +#: internal/cli/board/attach.go:34 internal/cli/sketch/archive.go:37 msgid "sketchPath" msgstr "项目路径" -#: legacy/builder/utils/utils.go:377 +#: legacy/builder/utils/utils.go:339 msgid "source is not a directory" msgstr "来源不是目录" @@ -3404,8 +3403,8 @@ msgstr "测试本地存档完整性:%s" msgid "text section exceeds available space in board" msgstr "文本部分超出开发板的可用空间" -#: legacy/builder/container_add_prototypes.go:51 -#: legacy/builder/container_find_includes.go:118 +#: arduino/builder/preprocessor/ctags.go:70 +#: legacy/builder/container_find_includes.go:119 msgid "the compilation database may be incomplete or inaccurate" msgstr "编译数据库可能不完整或不准确" @@ -3516,7 +3515,7 @@ msgstr "将 arduino:samd 升级到最新版本" msgid "upgrade everything to the latest version" msgstr "将所有内容升级到最新版本" -#: commands/upload/upload.go:521 +#: commands/upload/upload.go:526 msgid "uploading error: %s" msgstr "上传错误:%s"