diff --git a/internal/locales/data/ar.po b/internal/locales/data/ar.po index a02601d1efe..d69e3bbd6fa 100644 --- a/internal/locales/data/ar.po +++ b/internal/locales/data/ar.po @@ -13,7 +13,7 @@ msgstr "" "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" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s %[2]s النسخة : %[3]s commit : %[4]s التاريخ : %[5]s" @@ -29,7 +29,7 @@ msgstr "%[1]s غير صالح . جار اعادة بناء كل شيء" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s مطلوب و لكن %[2]s مثبت حاليا" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s التنسيق مفقود" @@ -37,7 +37,7 @@ msgstr "%[1]s التنسيق مفقود" msgid "%s already downloaded" msgstr "تم تنزيل %s مسبقا" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s و %s لا يمكن استخدامهما معا" @@ -75,7 +75,7 @@ msgstr "%s النسق مفقود" msgid "'%s' has an invalid signature" msgstr "'%s' لديه توقيع غير صحيح" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -363,7 +363,7 @@ msgstr "تعذر تثبيت المنصة" msgid "Cannot install tool %s" msgstr "تعذر تثبيت الاداة %s" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "تعذر اجراء اعادة تشغيل المنفذ : %s" @@ -413,7 +413,7 @@ msgid "" "a change." msgstr "الامر يبقى قيد التشغيل و يطبع قائمة للوحات المتصلة عندما يوجد تغيير" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "المشروع المترجم لم يتم ايجاده في %s" @@ -421,11 +421,11 @@ msgstr "المشروع المترجم لم يتم ايجاده في %s" msgid "Compiles Arduino sketches." msgstr "يترجم مشاريع الاردوينو" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "يتم ترجمة النواة" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "يتم ترجمة المكتبات" @@ -433,7 +433,7 @@ msgstr "يتم ترجمة المكتبات" msgid "Compiling library \"%[1]s\"" msgstr "يتم ترجمة المكتبة \"%[1]s\"" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "ترجمة الشيفرة البرمجية..." @@ -477,11 +477,11 @@ msgstr "" msgid "Core" msgstr "النواة" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "تعذر الاتصال بواسطة HTTP" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "تعذر انشاء فهرس داخل المسار" @@ -593,7 +593,7 @@ msgstr "تبعيات : %s" msgid "Description" msgstr "الوصف" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "الكشف عن المكتبات المستخدمة ..." @@ -665,17 +665,17 @@ msgstr "يتم تنزيل %s" msgid "Downloading index signature: %s" msgstr "جار تنزيل فهرس التوقيعات %s" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "جار تنزيل الفهرس : %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "جار تحميل المكتبة %s" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "جار تنزيل الاداة الناقصة" @@ -738,7 +738,7 @@ msgstr "خطأ اثناء تنظيف الكاش : %v" msgid "Error converting path to absolute: %v" msgstr "تعذر تحويل المسار الى مطلق : %v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "خطا اثناء نسخ ملف الخرج %s" @@ -777,7 +777,7 @@ msgstr "خطا اثناء تحميل %[1]s : %[2]v" msgid "Error downloading %s" msgstr "خطأ اثناء تحميل %s" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "خطأ اثناء تحميل الفهرس '%s'" @@ -785,7 +785,7 @@ msgstr "خطأ اثناء تحميل الفهرس '%s'" msgid "Error downloading index signature '%s'" msgstr "خطأ اثناء تحميل توقيع الفهرس : '%s'" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "خطأ اثناء تحميل المكتبة %s" @@ -839,7 +839,7 @@ msgstr "خطا اثناء تطوير : %v" msgid "Error extracting %s" msgstr "خطأ اثناء استخراج %s" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "خطا اثناء البحث عن build artifacts" @@ -902,7 +902,7 @@ msgstr "خطأ اثناء تثبيت مكتبة GIT : %v" msgid "Error installing Zip Library: %v" msgstr "خطأ اثناء تثبيت مكتبة ZIP : %v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "خطأ اثناء تثبيت المكتبة %s" @@ -1079,7 +1079,7 @@ msgstr "الامثلة : " msgid "Executable to debug" msgstr "الملف التنفيذي الذي سيتم تصحيحه (Executable to debug)" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "توقعت وجود المشروع المترجم في المسار %s . لكنني وجدت ملفا بدلا عن ذلك" @@ -1093,23 +1093,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "فشل محي الشريحة" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "فشل المبرمجة" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "فشل حرق محمل الاقلاع" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "فشل انشاء مسار البيانات" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "فشل انشاء مسار التنزيلات" @@ -1129,7 +1129,7 @@ msgstr "تعذر الاستماع على منفذ TCP : %[1]s . خطأ غير م msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "تعذر الاستماع على منفذ TCP : %s . العناوين قيد الاستخدام مسبقا" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "تعذر الرفع" @@ -1203,7 +1203,7 @@ msgstr "يولد سكربت الاكمال" msgid "Generates completion scripts for various shells" msgstr "يولد سكربتات اكمال من اجل مختلف ال shells" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "يتم توليد النماذج الاولية للتوابع :" @@ -1281,7 +1281,7 @@ msgstr "تم تثبيت %s" msgid "Installing %s" msgstr "جار تثبيت %s" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "جار تثبيت المكتبة %s" @@ -1324,7 +1324,7 @@ msgstr "عنوان TCP غير صالح لان المنفذ غير موجود" msgid "Invalid URL" msgstr "URL غير صالح" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "URL الاضافي غير صالح : %v" @@ -1350,7 +1350,7 @@ msgstr "data size regexp غير صالح : %s" msgid "Invalid eeprom size regexp: %s" msgstr "eeprom size regexp غير صالح %s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1370,11 +1370,11 @@ msgstr "مكتبة غير صالحة" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "network.proxy غير صالح '%[1]s': %[2]s" @@ -1382,7 +1382,7 @@ msgstr "network.proxy غير صالح '%[1]s': %[2]s" msgid "Invalid output format: %s" msgstr "صيغة اخراج خاطئة : %s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "فهرس الحزمة غير صالح في %s" @@ -1398,7 +1398,7 @@ msgstr "قيمة pid غير صالحة : '%s'" msgid "Invalid profile" msgstr "ملف تعريف غير صالح" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "وصفة غير صالحة ضمن platform.txt" @@ -1406,7 +1406,7 @@ msgstr "وصفة غير صالحة ضمن platform.txt" msgid "Invalid size regexp: %s" msgstr "size regexp غير صالح : %s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1461,7 +1461,7 @@ msgstr "المكتبة %s مثبتة باخر اصدار مسبقا" msgid "Library %s is not installed" msgstr "المكتبة %s غير مثبتة" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "تعذر ايجاد المكتبة %s" @@ -1489,7 +1489,7 @@ msgstr "المكتبة مثبتة" msgid "License: %s" msgstr "رخصة" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "جار ربط كل شيء مع بعضه" @@ -1541,8 +1541,8 @@ msgstr "انشاء قائمة بجميع اللوحات المتصلة" msgid "Lists cores and libraries that can be upgraded" msgstr "يحصي النوى و المكتبات التي يمكن ترقيتها" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "جار تحميل ملف الفهرس : %v" @@ -1684,7 +1684,7 @@ msgstr "لا توجد منصات مثبتة" msgid "No platforms matching your search." msgstr "ﻻ يوجد منصات تطابق بحثك" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "تعذر ايجاد منفذ رفع , باستخدام %s كرجوع احتياطي fallback" @@ -1849,7 +1849,7 @@ msgstr "" "المسار الذي يتم فيه حفظ الملفات التي تمت ترجمتها , اذا تم ازالته , سيتم " "انشاء مجلد داخل المسار المؤقت الافتراضي في نظام التشغيل" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "جار تفعيل 1200-bps touch reset على المنفذ التسلسلي %s" @@ -2308,7 +2308,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "تخطي ربط البرنامج النهائي القابل للتنفيذ" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "جار تخطي 1200bps touch reset لانه لم يتم تحديد منفذ تسلسلي" @@ -2341,7 +2341,7 @@ msgstr "جار تخطي ضبط الاداة" msgid "Skipping: %[1]s" msgstr "جار تخطي : %[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "يمكن تحديث بعض الفهارس" @@ -2527,7 +2527,7 @@ msgstr "تعذر ايجاد user home dir : %v" msgid "Unable to open file for logging: %s" msgstr "تعذر فتح ملف من اجل انشاء سجلات : %s" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "تعذر تقطيع عنوان URL" @@ -2616,7 +2616,7 @@ msgstr "يرفع مشاريع الاردوينو , و لا يقوم بترجمة msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "عنوان منفذ الرفع : مثال , COM3 او /dev/ttyACM2" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "تم ايجاد منفذ الرفع في %s" @@ -2765,7 +2765,7 @@ msgstr "" "تحذير: المكتبة %[1]s تعمل على معمارية %[2]s وقد لا تتوافق مع لوحتك الحالية " "التي تعمل على معمارية %[3]s." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "يتم انتظار منفذ الرفع (upload port) ... " @@ -2827,11 +2827,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "تعذر ايجاد الملف الثنائي (Binary file) داخل %s" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "اللوحة %s غير موجودة" @@ -2847,7 +2847,7 @@ msgstr "مجلد المكتبات المدمجة غير محدد" msgid "can't find latest release of %s" msgstr "تعذر العثور على اخر اصدار من %s" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "تعذر العثور على اخر اصدار من الاداة %s" @@ -2859,7 +2859,7 @@ msgstr "تعذر ايجاد نمط للاكتشاف بواسطة id %s" msgid "candidates" msgstr "المرشحون" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "تعذر تشغيل اداة الرفع : %s" @@ -2891,11 +2891,11 @@ msgstr "" msgid "computing hash: %s" msgstr "جار حوسبة التلبيد \"hash\" : %s" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2903,7 +2903,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "جار نسخ المكتبة الى مجلد الوجهة" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "تعذر ايجاد ادوات صالحة للبناء (valid build artifact)" @@ -2951,7 +2951,7 @@ msgstr "تعذر التثبيت لان مجلد الوجهة %s موجود مس msgid "destination directory already exists" msgstr "مجلد الوجهة موجودة مسبقا" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "المجلد غير موجود : %s" @@ -2967,7 +2967,7 @@ msgstr "المستكشف %s غير موجود" msgid "discovery %s not installed" msgstr "تعذر تثبيت المستكشف %s" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "تعذر ايجاد اصدار المستكشف %s" @@ -2983,11 +2983,11 @@ msgstr "تنزيل اخر نسخة من Arduino SAMD core" msgid "downloaded" msgstr "تم تحميله" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "جار تنزيل الاداة %[1]s : %[2]s" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "معرف اللوحة خالي (empty board identifier)" @@ -3062,7 +3062,7 @@ msgstr "من اجل اخر نسخة" msgid "for the specific version." msgstr "من اجل النسخة الحالية " -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -3090,7 +3090,7 @@ msgstr "جار جلب معلومات الارشيف : %s" msgid "getting archive path: %s" msgstr "جار جلب مسار الارشيف : %s" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "جار الحصول على خصائص البناء للوحة %[1]s : %[2]s " @@ -3110,7 +3110,7 @@ msgstr "جار الحصول على توابع الاداة من اجل المن msgid "install directory not set" msgstr "لم يتم تحديد مجلد التثبيت" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "جار تثبيت الاداة %[1]s : %[2]s" @@ -3130,7 +3130,7 @@ msgstr "يوجد directive \"عبارة برمجية بداخل الكود ال msgid "invalid checksum format: %s" msgstr "تنسيق المجموع الاختباري \"checksum\" غير صالح : %s" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "اعداد التهيئة غير صالح : %s" @@ -3162,11 +3162,14 @@ msgstr "اسم المكتبة الفارغة غير صالح " msgid "invalid empty library version: %s" msgstr "نسخة المكتبة الفارغة غير صالحة : %s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "تم ايجاد اعداد اعداد فارغ غير صالح" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "عنوان url لـ git غير صالح" @@ -3194,7 +3197,7 @@ msgstr "موقع المكتبة غير صالح : %s" msgid "invalid library: no header files found" msgstr "مكتبة غير صالحة : لا يوجد ترويسة في الملف" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "خيار غير صالح %s" @@ -3234,7 +3237,7 @@ msgstr "قيمة الضبط الخاصة بالمنفذ غير صالحة : %s:% msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "وصفة غير صالحة %[1]s : %[2]s" @@ -3248,7 +3251,7 @@ msgstr "" "\"_\" , المحارف المتبقية يمكنها ان تحوي \"-\" و \".\" بالاضافة الى ما سبق , " "المحرف الاخير لا يمكن ان يكون \".\"" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "قيمة خاطئة '%[1]s' من اجل الخيار %[2]s" @@ -3292,7 +3295,7 @@ msgstr "" msgid "library %s already installed" msgstr "المكتبة %s مثبتة مسبقا" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "المكتبة غير صالحة" @@ -3306,8 +3309,8 @@ msgstr "جار تحميل %[1]s:%[2]s" msgid "loading boards: %s" msgstr "جار تحميل اللوحات : %s" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "جار تحميل ملف json index %[1]s : %[2]s" @@ -3344,7 +3347,7 @@ msgstr "جار تحميل اصدار الاداة (tool release) في %s" msgid "looking for boards.txt in %s" msgstr "جار البحث عن boards.txt داخل %s" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3360,7 +3363,7 @@ msgstr "يوجد directive \"عبارة برمجية بداخل الكود ال msgid "missing checksum for: %s" msgstr "المجموع الاختباري (checksum) لـ %s مفقود" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "تعذر العثور على الحزمة %[1]s التي التي تشير اليها اللوحة %[2]s " @@ -3369,12 +3372,12 @@ msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" "يوجد حزمة مفقودة من الفهرس %s , لا يمكن ضمان التحديثات المستقبلية بسبب ذلك" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" "تعذر العثور على المنصة %[1]s : %[2]s التي التي تشير اليها اللوحة %[3]s" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" "تعذر العثور على المنصة اصدار (platform release) %[1]s : %[2]s التي التي تشير" @@ -3384,7 +3387,7 @@ msgstr "" msgid "missing signature" msgstr "هناك توقيع غير موجود" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "تعذر ايجاد اصدار المراقب : %s" @@ -3394,7 +3397,7 @@ msgstr "تعذر ايجاد اصدار المراقب : %s" msgid "moving extracted archive to destination dir: %s" msgstr "جار نقل الارشيف الذي تم استخراجه الى مجلد الوجهة : %s" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "تم ايجاد اكثر من build artifacts : '%[1]s' و '%[2]s'" @@ -3414,7 +3417,7 @@ msgstr "" msgid "no instance specified" msgstr "لا يوجد نسخ محددة" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "لم يتم تحديد مجلد/ملف المشروع او البناء " @@ -3426,7 +3429,7 @@ msgstr "لا يوجد ملف او مجلد مشابه" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "لا يوجد مجلد اصلي في الارشيف , تم ايجاد %[1]s و %[2]s" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "لم يتم تحديد اي منفذ للرفع" @@ -3438,7 +3441,7 @@ msgstr "تعذر ايجاد اي مشروع صالح في %[2]s : %[1]sمفقو msgid "no versions available for the current OS, try contacting %s" msgstr "لا يوجد نسخة متوفرة لنظام التشغيل الحالي , جرب التواصل مع %s" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3469,12 +3472,12 @@ msgstr "جار فتح الملف الهدف : %s" msgid "package %s not found" msgstr "الحزمة %sغير موجودة " -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "الحزمة '%s' غير موجودة" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "جار تقطيع FQBN : %s" @@ -3490,7 +3493,7 @@ msgstr "المسار المحدد ليس مجلدا لمنصة : %s" msgid "platform %[1]s not found in package %[2]s" msgstr "تعذر ايجاد المنصة %[1]s في الحزمة %[2]s" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "المنصة %s غير مثبتة" @@ -3544,7 +3547,7 @@ msgstr "" msgid "reading directory %s" msgstr "جار قراءة المجلد %s" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3580,11 +3583,11 @@ msgstr "جار قراءة المجلد الاصلي للحزمة : %s" msgid "reading sketch files" msgstr "جاري قرأت ملفات المذكرة" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "تعذر ايجاد الوصفة '%s'" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "تعذر ايجاد الاصدار %[1]s للاداة %[2]s" @@ -3693,7 +3696,7 @@ msgstr "الاداة %s لا تتم ادارتها من قبل مدير الحز msgid "tool %s not found" msgstr "الاداة %s غير موجودة" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "الاداة '%[1]s' غير موجودة ضمن الحزمة '%[2]s'" @@ -3701,8 +3704,8 @@ msgstr "الاداة '%[1]s' غير موجودة ضمن الحزمة '%[2]s'" msgid "tool not installed" msgstr "الاداة غير مثبتة" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "اصدار الاداة غير موجود : %s" @@ -3745,11 +3748,11 @@ msgstr "تعذر قراءة محتويات العنصر الاصل" msgid "unable to write to destination file" msgstr "تعذر الكتابة الى المجلد الوجهة" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "حزمة غير معروفة %s" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "منصة غير معروفة %s:%s" @@ -3769,7 +3772,7 @@ msgstr "جار تحديث arduino:samd لاخر اصدار" msgid "upgrade everything to the latest version" msgstr "تحديث كل شيء الى اخر اصدار" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "خطا اثناء الرفع %s" diff --git a/internal/locales/data/be.po b/internal/locales/data/be.po index 3b27190c3ba..beafcb4f435 100644 --- a/internal/locales/data/be.po +++ b/internal/locales/data/be.po @@ -9,7 +9,7 @@ msgstr "" "Language: be\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[2]s%[1]sВерсія: %[3]s Фіксацыі: %[4]s Дата: %[5]s" @@ -27,7 +27,7 @@ msgstr "%[1]s несапраўдны, перабудаваць усё" msgid "%[1]s is required but %[2]s is currently installed." msgstr "Патрабуецца %[1]s, але ў дадзены момант усталяваны %[2]s." -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "Шаблон %[1]s адсутнічае" @@ -35,7 +35,7 @@ msgstr "Шаблон %[1]s адсутнічае" msgid "%s already downloaded" msgstr "%s ужо спампаваны" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s і %s не могуць ужывацца разам" @@ -73,7 +73,7 @@ msgstr "Шаблон %s адсутнічае" msgid "'%s' has an invalid signature" msgstr "'%s' мае несапраўдны подпіс" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -365,7 +365,7 @@ msgstr "Не атрымалася ўсталяваць платформу" msgid "Cannot install tool %s" msgstr "Не атрымалася ўсталяваць інструмент %s" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "Не атрымалася скінуць порт: %s" @@ -417,7 +417,7 @@ msgstr "" "Каманда працягвае выконвацца і друкуе спіс злучаных плат кожны раз, калі " "адбываюцца змяненні." -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "Скампіляваны сцэнар не знойдзены ў %s" @@ -425,11 +425,11 @@ msgstr "Скампіляваны сцэнар не знойдзены ў %s" msgid "Compiles Arduino sketches." msgstr "Кампіляцыя сцэнараў Arduino." -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "Кампіляцыя ядра..." -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "Кампіляцыя бібліятэкі..." @@ -437,7 +437,7 @@ msgstr "Кампіляцыя бібліятэкі..." msgid "Compiling library \"%[1]s\"" msgstr "Кампіляцыя бібліятэкі \"%[1]s\"" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Кампіляцыя сцэнара" @@ -485,11 +485,11 @@ msgstr "" msgid "Core" msgstr "Ядро" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "Не атрымалася злучыцца па пратаколе HTTP" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "Не атрымалася стварыць індэксны каталог" @@ -604,7 +604,7 @@ msgstr "Залежнасці: %s" msgid "Description" msgstr "Апісанне" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "Выяўленне бібліятэк, якія ўжываюцца..." @@ -676,17 +676,17 @@ msgstr "Спампоўка %s" msgid "Downloading index signature: %s" msgstr "Спампоўка індэкснай сігнатуры: %s" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "Спамоўка індэксаў: %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "Спампоўка бібліятэкі %s" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "Спампоўка інструмента %s, які адсутнічае" @@ -747,7 +747,7 @@ msgstr "Памылка пры ачысткі кэшу: %v" msgid "Error converting path to absolute: %v" msgstr "Памылка пры пераўтварэнні шляху ў абсалютны: %v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "Памылка пры капіяванні выхаднога файла %s" @@ -786,7 +786,7 @@ msgstr "Памылка пры спампоўцы %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Памылка пры спампоўцы %s" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "Памылка пры спампоўцы індэксу '%s'" @@ -794,7 +794,7 @@ msgstr "Памылка пры спампоўцы індэксу '%s'" msgid "Error downloading index signature '%s'" msgstr "Памылка пры спампоўцы індэкснай сігнатуры '%s'" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "Памылка пры спамоўцы бібліятэкі %s" @@ -848,7 +848,7 @@ msgstr "Памылка падчас абнаўлення: %v" msgid "Error extracting %s" msgstr "Памылка пыр выманні %s" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "Памылка пры выяўленні артэфактаў зборкі" @@ -913,7 +913,7 @@ msgstr "Памылка пры ўсталяванні бібліятэкі Git: % msgid "Error installing Zip Library: %v" msgstr "Памылка пры ўсталяванні бібліятэкі Zip: %v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "Памылка пры ўсталяванні бібліятэкі %s" @@ -1088,7 +1088,7 @@ msgstr "Прыклады:" msgid "Executable to debug" msgstr "Выкананы файл для адладкі" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" "Чаканы скампіляваны сцэнар знаходзіцца ў каталогу %s, але замест гэтага ён " @@ -1104,23 +1104,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "Не атрымалася сцерці чып" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "Не атрымалася праграмаванне" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "Не атрымалася запісаць загрузнік" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "Не атрымалася стварыць каталог дадзеных" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "Не атрымалася стварыць каталог для спамповак" @@ -1148,7 +1148,7 @@ msgstr "" "Не атрымалася праслухаць порт TCP: %s.\n" "Адрас, які ўжо ўжываецца." -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "Не атрымалася выгрузіць" @@ -1233,7 +1233,7 @@ msgstr "Стварэнне сцэнару завяршэння" msgid "Generates completion scripts for various shells" msgstr "Стварэнне сцэнару завяршэння для розных абалонак" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "Стварэнне прататыпаў функцый..." @@ -1311,7 +1311,7 @@ msgstr "Усталявана %s" msgid "Installing %s" msgstr "Усталяванне %s" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "Усталяванне бібліятэкі %s" @@ -1353,7 +1353,7 @@ msgstr "Хібны адрас TCP: порт адсутнічае" msgid "Invalid URL" msgstr "Хібны адрас URL" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "Хібны дадатковы адрас URL: %v" @@ -1379,7 +1379,7 @@ msgstr "Хібны памер дадзеных рэгулярнага выраз msgid "Invalid eeprom size regexp: %s" msgstr "Хібны памер eeprom рэгулярнага выразу: %s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "Хібны індэкс адрасу URL: %s" @@ -1399,11 +1399,11 @@ msgstr "Хібная бібліятэка" msgid "Invalid logging level: %s" msgstr "Хібны ўзровень вядзення часопіса: %s" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "Хібная канфігурацыя сеткі: %s" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "Хібны network.proxy '%[1]s': %[2]s" @@ -1411,7 +1411,7 @@ msgstr "Хібны network.proxy '%[1]s': %[2]s" msgid "Invalid output format: %s" msgstr "Хібны фармат вываду: %s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "Хібны індэкс пакету ў %s" @@ -1427,7 +1427,7 @@ msgstr "Хібнае значэнне pid: '%s'" msgid "Invalid profile" msgstr "Хібны профіль" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "Хібныя пакеты ў platform.txt" @@ -1435,7 +1435,7 @@ msgstr "Хібныя пакеты ў platform.txt" msgid "Invalid size regexp: %s" msgstr "Хібны памер regexp: %s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "Хібнае значэнне ў канфігурацыі" @@ -1490,7 +1490,7 @@ msgstr "Бібліятэка %s ужо апошняй версіі" msgid "Library %s is not installed" msgstr "Бібліятэка %s не ўсталяваная" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "Бібліятэка %s не знойдзеная" @@ -1518,7 +1518,7 @@ msgstr "Бібліятэка ўсталяваная" msgid "License: %s" msgstr "Ліцэнзія: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "Звязваць усё разам..." @@ -1570,8 +1570,8 @@ msgstr "Спіс усех злучаных плат." msgid "Lists cores and libraries that can be upgraded" msgstr "Пералічыць ядры і бібліятэкі, якія можна абнавіць" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "Загрузка індэкснага файла: %v" @@ -1717,7 +1717,7 @@ msgstr "Платформы не ўсталяваныя." msgid "No platforms matching your search." msgstr "Няма платформаў, якія адпавядаюць вашаму запыту." -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "Порт выгрузкі не знойдзены, ўжываецца %s у якасці рэзервовага" @@ -1891,7 +1891,7 @@ msgstr "" "Шлях для захавання скампіляваных файлаў.\n" "Калі не паказаны, будзе створаны каталог ў першапачатковым часовым шляху вашай аперацыйнай сістэмы." -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "Выкананне сэнсарнага скіду з хуткасцю 1200 біт/с на паслядоўным порце" @@ -2391,7 +2391,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "Прапусціць звязванне канчатковага выкананага файла." -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" "Пропуск сэнсарнага скіду з хуткасцю 1200 біт/с: паслядоўны порт не абраны!" @@ -2427,7 +2427,7 @@ msgstr "Прапускаць налады інструмента." msgid "Skipping: %[1]s" msgstr "Прапускаць: %[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "Некаторыя індэксы не атрымалася абнавіць." @@ -2619,7 +2619,7 @@ msgstr "Няма доступу да хатняга каталогу карыс msgid "Unable to open file for logging: %s" msgstr "Не атрымалася адчыніць файл для вядзення часопіса: %s" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "Не атрымалася разабраць адрас URL" @@ -2712,7 +2712,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "Адрас порта выгрузкі, напрыклад: COM3 ці /dev/ttyACM2" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "Порт выгрузкі знойдзены на %s" @@ -2868,7 +2868,7 @@ msgstr "" "можа быць несумяшчальная з вашай бягучай платай, якая працуе на " "архітэктуры(-ах) %[3]s." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "Чаканне порта выгрузкі..." @@ -2930,11 +2930,11 @@ msgstr "асноўны пошук па запыту \"аўдыё\"" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "асноўны пошук па \"esp32\" і \"display\" абмежаваны афіцыйным распрацоўшчыкам" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "двайковы файл не знойдзены ў %s" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "плата %s не знойдзеная " @@ -2950,7 +2950,7 @@ msgstr "каталог убудаваных бібліятэк не зададз msgid "can't find latest release of %s" msgstr "не атрымалася знайсці апошнюю версію %s" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "не атрымлася знайсці апошнюю версію інструмента %s" @@ -2962,7 +2962,7 @@ msgstr "не атрымалася знайсці шаблон для выяўл msgid "candidates" msgstr "кандыдаты" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "не атрымалася запусціць інструмент выгрузкі: %s" @@ -2992,11 +2992,11 @@ msgstr "паведамленне не сінхранізаванае, чакае msgid "computing hash: %s" msgstr "вылічэнне хэша: %s" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "ключ канфігурацыі %s змяшчае недапушчальны знак" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "значэнне канфігурацыі %s змяшчае недапушчальны знак" @@ -3004,7 +3004,7 @@ msgstr "значэнне канфігурацыі %s змяшчае недапу msgid "copying library to destination directory:" msgstr "капіраванне бібліятэкі ў каталог прызначэння:" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "не атрымалася знайсці дапушчальны артэфакт зборкі" @@ -3050,7 +3050,7 @@ msgstr "каталог прызначэння %s ужо існуе, усталя msgid "destination directory already exists" msgstr "каталог прызначэння ўжо існуе" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "каталог не існуе: %s" @@ -3066,7 +3066,7 @@ msgstr "выяўленне %s не знойдзенае" msgid "discovery %s not installed" msgstr "выяўленне %s не ўсталяванае" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "выпуск выяўлення не знойдзены: %s" @@ -3082,11 +3082,11 @@ msgstr "спампаваць апошнюю версію Arduino з тым жа msgid "downloaded" msgstr "спампаваны" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "спампаванне інструмента %[1]s: %[2]s" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "пусты ідэнтыфікатар платы" @@ -3161,7 +3161,7 @@ msgstr "для апошняй версіі." msgid "for the specific version." msgstr "для канкрэтнай версіі." -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "поле FQBN утрымлівае недапушчальны знак" @@ -3189,7 +3189,7 @@ msgstr "атрыманне інфармацыі пра архіў: %s" msgid "getting archive path: %s" msgstr "атрыманне шляху да архіва: %" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "атрыманне ўласцівасцяў зборкі для платы %[1]s: %[2]s" @@ -3209,7 +3209,7 @@ msgstr "атрыманне залежнасцяў інструментаў дл msgid "install directory not set" msgstr "каталог для ўсталявання не зададзены" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "усталяванне інструменту %[1]s: %[2]s" @@ -3229,7 +3229,7 @@ msgstr "хібная дырэктыва '%s'" msgid "invalid checksum format: %s" msgstr "хібны фармат кантрольнай сумы: %s" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "хібная налада канфігурацыі: %s" @@ -3261,11 +3261,14 @@ msgstr "хібная пустая назва ядра" msgid "invalid empty library version: %s" msgstr "хібная пустая версія адра: %s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "знойдзена хібная пустая налада" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "хібны адрас URL git" @@ -3293,7 +3296,7 @@ msgstr "хібнае размяшчэнне бібліятэкі: %s" msgid "invalid library: no header files found" msgstr "хібная бібліятэка: файлы загалоўкаў не знойдзеныя" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "хібная налада '%s'" @@ -3333,7 +3336,7 @@ msgstr "хібнае значэнне канфігурацыі порта для msgid "invalid port configuration: %s=%s" msgstr "хібная канфігурацыя порта: %s=%s" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "хібны пакет '%[1]s': %[2]s" @@ -3346,7 +3349,7 @@ msgstr "" "хібная назва сцэнару \"%[1]s\": першы знак павінен быць літарна-лічбавым ці \"_\", наступныя таксама могуць утрымліваць \"-\" і \".\".\n" "Апошні знак не можа быць \".\"." -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "хібнае значэнне '%[1]s' для налады '%[2]s'" @@ -3392,7 +3395,7 @@ msgstr "бібліятэкі з назвай, якая дакладна супа msgid "library %s already installed" msgstr "бібліятэка %s ужо ўсталяваная" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "бібліятэка несапраўдная" @@ -3406,8 +3409,8 @@ msgstr "загрузка %[1]s: %[2]s" msgid "loading boards: %s" msgstr "загрузка платы: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "загрузка індэкснага файла json %[1]s: %[2]s" @@ -3444,7 +3447,7 @@ msgstr "загрузка выпуску інструмента ў %s" msgid "looking for boards.txt in %s" msgstr "пошук boards.txt у %s" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "пошук артэфактаў зборкі" @@ -3460,7 +3463,7 @@ msgstr "адсутнічае дырэктыва '%s'" msgid "missing checksum for: %s" msgstr "адсутнічае кантрольная сума для: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "адсутнічае пакет %[1]s, на які спасылаецца плата%[2]s" @@ -3469,11 +3472,11 @@ msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" "адсутнічае індэкс пакета %s, будучыя абнаўленні не могуць быць гарантаваныя" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "адсутнічае платформа %[1]s: %[2]s на якую спасылаецца плата %[3]s" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" "адсутнічае выпуск платформы %[1]s: %[2]s на які спасылаецца плата %[3]s" @@ -3482,7 +3485,7 @@ msgstr "" msgid "missing signature" msgstr "адсутнчіае сігнатура" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "выпуск маніторынгу не знойдзена: %s" @@ -3492,7 +3495,7 @@ msgstr "выпуск маніторынгу не знойдзена: %s" msgid "moving extracted archive to destination dir: %s" msgstr "перамяшчэнне вынятага архіва ў каталог прызначэння: %s" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "выяўлена некалькі артэфактаў зборкі: '%[1]s' і '%[2]s'" @@ -3512,7 +3515,7 @@ msgstr "" msgid "no instance specified" msgstr "асобнік не пазначаны" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "не паказаны каталог/файл сцэнара або зборкі" @@ -3525,7 +3528,7 @@ msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" "у архіве няма ўнікальнага каранёвага каталога, знойдзена '%[1]s' і '%[2]s'" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "порт загрузкі не пазначаны" @@ -3539,7 +3542,7 @@ msgstr "" "для бягучай аперацыйнай сістэмы не даступна ні адной версіі, паспрабуйце " "звязацца з %s" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "не з'яўляецца FQBN: %s" @@ -3570,12 +3573,12 @@ msgstr "адкрыццё мэтавага файлау: %s" msgid "package %s not found" msgstr "пакет %s не знойдзены" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "пакет '%s' не знойдзены" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "разбор fqbn: %s" @@ -3591,7 +3594,7 @@ msgstr "шлях не з'яўляецца каталогам платформы: msgid "platform %[1]s not found in package %[2]s" msgstr "платформа %[1]s не знойдзена ў пакеце %[2]s" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "платформа %s не ўсталяваная" @@ -3645,7 +3648,7 @@ msgstr "чытанне зместу каталога %[1]s" msgid "reading directory %s" msgstr "чытанне каталогу %s" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "чытанне зместу каталога %s" @@ -3681,11 +3684,11 @@ msgstr "чытанне каранёвага каталога пакету: %s" msgid "reading sketch files" msgstr "чытанне файлаў сцэнару" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "пакет '%s' не знойдзены" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "не знойдзены выпуск %[1]s для інструмента %[2]s" @@ -3796,7 +3799,7 @@ msgstr "інструмент %s не кіруецца кіраўніком па msgid "tool %s not found" msgstr "інструмент %s не знойдзены" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "інструмент '%[1]s не знойдзены ў пакеты '%[2]s'" @@ -3804,8 +3807,8 @@ msgstr "інструмент '%[1]s не знойдзены ў пакеты '%[2 msgid "tool not installed" msgstr "інструмент не ўсталяваны" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "выпуск інструмента не знойдзены: %s" @@ -3847,11 +3850,11 @@ msgstr "не атрымалася прачытаць змест зыходнаг msgid "unable to write to destination file" msgstr "не атрымалася запісаць у файл прызначэння" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "невядомы пакет %s" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "невядомая платформа %s: %s" @@ -3871,7 +3874,7 @@ msgstr "абнаўленне arduino: samd да апошняй версіі" msgid "upgrade everything to the latest version" msgstr "абнаўленне ўсяго да апошняй версіі" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "памылка пры загрузцы: %s" diff --git a/internal/locales/data/de.po b/internal/locales/data/de.po index 9836b6836ef..9e5336ed7d9 100644 --- a/internal/locales/data/de.po +++ b/internal/locales/data/de.po @@ -18,7 +18,7 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s %[2]s Version: %[3]s Commit: %[4]s Datum: %[5]s" @@ -36,7 +36,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." -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "Muster %[1]s fehlt" @@ -44,7 +44,7 @@ msgstr "Muster %[1]s fehlt" msgid "%s already downloaded" msgstr "%s bereits heruntergeladen" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s und %s können nicht gemeinsam verwendet werden" @@ -82,7 +82,7 @@ msgstr "Muster %s fehlt" msgid "'%s' has an invalid signature" msgstr "'%s' hat eine ungültige Signatur" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -372,7 +372,7 @@ msgstr "Plattform kann nicht installiert werden" msgid "Cannot install tool %s" msgstr "Werkzeug %s kann nicht installiert werden" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "Port-Reset konnte nicht ausgeführt werden: %s" @@ -423,7 +423,7 @@ msgstr "" "Befehl läuft weiter und gibt die Liste der verbundenen Platinen aus, sobald " "sich eine Änderung ergibt." -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "Kompilierter Sketch wurde nicht in%s gefunden" @@ -431,11 +431,11 @@ msgstr "Kompilierter Sketch wurde nicht in%s gefunden" msgid "Compiles Arduino sketches." msgstr "Kompiliert Arduino-Sketche." -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "Kern wird kompiliert ..." -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "Bibliotheken werden kompiliert ..." @@ -443,7 +443,7 @@ msgstr "Bibliotheken werden kompiliert ..." msgid "Compiling library \"%[1]s\"" msgstr "Bibliothek \"%[1]s\" wird kompiliert" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Sketch wird kompiliert ..." @@ -490,11 +490,11 @@ msgstr "Verbindung zu %s wird hergestellt. Abbrechen mit STRG-C." msgid "Core" msgstr "Kern" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "Konnte nicht über HTTP verbinden" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "Indexverzeichnis konnte nicht erstellt werden" @@ -612,7 +612,7 @@ msgstr "Abhängigkeiten: %s" msgid "Description" msgstr "Beschreibung" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "Verwendete Bibliotheken erkennen ..." @@ -689,17 +689,17 @@ msgstr "%s wird heruntergeladen" msgid "Downloading index signature: %s" msgstr "Indexsignatur wird heruntergeladen: %s" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "Index wird heruntergeladen: %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "Bibliothek %s wird heruntergeladen" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "Fehlendes Werkzeug %s wird heruntergeladen" @@ -762,7 +762,7 @@ msgstr "Fehler beim bereinigen des Caches: %v" msgid "Error converting path to absolute: %v" msgstr "Fehler beim konvertieren des Pfads zum Absolutpfad: %v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "Fehler beim Kopieren der Ausgabedatei %s" @@ -801,7 +801,7 @@ msgstr "Fehler beim Herunterladen von %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Fehler beim Herunterladen von %s" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "Fehler beim Herunterladen des Index '%s'" @@ -809,7 +809,7 @@ msgstr "Fehler beim Herunterladen des Index '%s'" msgid "Error downloading index signature '%s'" msgstr "Fehler beim Herunterladen der Indexsignatur '%s'" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "Fehler beim Herunterladen der Bibliothek %s" @@ -863,7 +863,7 @@ msgstr "Fehler beim Upgrade %v" msgid "Error extracting %s" msgstr "Fehler beim Extrahieren von %s" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "Fehler beim finden der Build-Artifacts" @@ -928,7 +928,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:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "Fehler beim Installieren der Bibliothek %s" @@ -1102,7 +1102,7 @@ msgstr "Beispiele:" msgid "Executable to debug" msgstr "Ausführbare Datei zum Debuggen" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" "Kompilierter Sketch wurde im Verzeichnis %s erwartet, aber eine Datei " @@ -1118,23 +1118,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "Chip-Löschung fehlgeschlagen" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "Fehlgeschlagene Programmierung" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "Schreiben des Bootloaders fehlgeschlagen" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "Erzeugen des Datenverzeichnisses fehlgeschlagen" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "Erzeugen des Download-Verzeichnisses fehlgeschlagen" @@ -1158,7 +1158,7 @@ msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" "Fehler beim Überwachen von TCP-Port: %s. Adresse wird bereits benutzt." -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "Fehlgeschlagenes Hochladen" @@ -1241,7 +1241,7 @@ msgstr "Erzeugt Komplettierungs-Skripte" msgid "Generates completion scripts for various shells" msgstr "Erzeugt Komplettierungs-Skripte für verschiedene Shells" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "Funktionsprototypen werden generiert ..." @@ -1321,7 +1321,7 @@ msgstr "%s installiert" msgid "Installing %s" msgstr "%s wird installiert" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "Bibliothek %s wird installiert" @@ -1364,7 +1364,7 @@ msgstr "Ungültige TCP-Adresse: Port fehlt" msgid "Invalid URL" msgstr "Ungültige URL" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "Ungültige zusätzliche URL: %v" @@ -1390,7 +1390,7 @@ msgstr "Ungültige Datengröße regexp: %s" msgid "Invalid eeprom size regexp: %s" msgstr "Ungültige EEPROM-Größe: %s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "Ungültige Index-URL: %s" @@ -1410,11 +1410,11 @@ msgstr "Ungültige Bibliothek" msgid "Invalid logging level: %s" msgstr "Ungültiger Protokoll-Level: %s" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "Ungültige Netzwerk-Konfiguration: %s" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "Ungültiger network.proxy '%[1]s':%[2]s" @@ -1422,7 +1422,7 @@ msgstr "Ungültiger network.proxy '%[1]s':%[2]s" msgid "Invalid output format: %s" msgstr "Ungültiges Ausgabeformat: %s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "Ungültiger Paketindex in %s" @@ -1438,7 +1438,7 @@ msgstr "Ungültiger pid-Wert: '%s'" msgid "Invalid profile" msgstr "Ungültiges Profil" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "Ungültige Vorlage in platform.txt" @@ -1446,7 +1446,7 @@ msgstr "Ungültige Vorlage in platform.txt" msgid "Invalid size regexp: %s" msgstr "Ungültige Größe regexp: %s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "Ungültiger Wert in der Konfiguration" @@ -1503,7 +1503,7 @@ msgstr "Bibliothek %s ist bereits die neueste Version" msgid "Library %s is not installed" msgstr "Bibliothek %s ist nicht installiert" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "Bibliothek %s nicht gefunden" @@ -1531,7 +1531,7 @@ msgstr "Bibliothek installiert" msgid "License: %s" msgstr "Lizenz: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "Alles zusammenlinken..." @@ -1583,8 +1583,8 @@ msgstr "Listet alle verbundenen Platinen auf." msgid "Lists cores and libraries that can be upgraded" msgstr "Auflisten der upgradebaren Cores und Bibliotheken" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "Indexdatei wird geladen: %v" @@ -1730,7 +1730,7 @@ msgstr "Keine Plattformen installiert." msgid "No platforms matching your search." msgstr "Die Suche fand keine passenden Plattformen" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "Kein Upload-Port gefunden, verwende %s stattdessen" @@ -1901,7 +1901,7 @@ msgstr "" "Pfad für die kompilierten Dateien. Wenn nicht festgelegt, dann wird ein " "Verzeichnis im Standard-Temp-Verzeichnis des Betriebssystems erstellt." -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "Ein 1200bps-Reset wird auf dem seriellen Port %s durchgeführt" @@ -2406,7 +2406,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "Überspringe das Linken der endgültigen ausführbaren Datei." -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" "Überspringen des 1200-bps-Touch-Resets: keine serielle Schnittstelle " @@ -2442,7 +2442,7 @@ msgstr "Überspringe die Werkzeugkonfiguration." msgid "Skipping: %[1]s" msgstr "Wird übersprungen: %[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "Einige Indizes konnten nicht aktualisiert werden." @@ -2642,7 +2642,7 @@ msgstr "Das Home-Verzeichnis des Benutzers kann nicht abgerufen werden: %v" msgid "Unable to open file for logging: %s" msgstr "Die Datei kann nicht für die Protokollierung geöffnet werden: %s" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "URL kann nicht geparst werden" @@ -2741,7 +2741,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "Adresse des Upload-Ports, z. B.: COM3 oder /dev/ttyACM2" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "Upload-Port gefunden auf %s" @@ -2902,7 +2902,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/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "Warten auf Upload-Port ..." @@ -2972,11 +2972,11 @@ msgstr "" "Einfache Suche nach \"esp32\" und \"display\" beschränkt auf offizielle " "Betreuer" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "Binärdatei wurde nicht in %s gefunden " -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "Platine %s nicht gefunden" @@ -2992,7 +2992,7 @@ msgstr "Verzeichnis der eingebauten Bibliotheken nicht festgelegt" msgid "can't find latest release of %s" msgstr "Die neueste Version von %s wurde nicht gefunden" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "Die neueste Version des Tools %s wurde nicht gefunden" @@ -3004,7 +3004,7 @@ msgstr "Kann kein Muster für die Suche mit id %s finden " msgid "candidates" msgstr "Kandidaten" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "Das Upload-Tool %s konnte nicht ausgeführt werden " @@ -3034,11 +3034,11 @@ msgstr "Kommunikation nicht synchron, erwartet '%[1]s', empfangen '%[2]s'" msgid "computing hash: %s" msgstr "Hash berechnen: %s" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "Konfigurationsschlüssel %s enthält ein ungültiges Zeichen" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "Konfigurationswert %s enthält ein ungültiges Zeichen" @@ -3046,7 +3046,7 @@ msgstr "Konfigurationswert %s enthält ein ungültiges Zeichen" msgid "copying library to destination directory:" msgstr "kopiere Bibliothek in Zielordner:" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "Gültiges Build-Artefakt wurde nicht gefunden" @@ -3092,7 +3092,7 @@ msgstr "Zielverzeichnis %s existiert bereits, kann nicht installiert werden" msgid "destination directory already exists" msgstr "Zielordner existiert bereits" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "Verzeichnis existiert nicht: %s" @@ -3108,7 +3108,7 @@ msgstr "Discovery %swurde nicht gefunden" msgid "discovery %s not installed" msgstr "Discovery %s wurde nicht installiert" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "Discovery-Release %s wurde nicht gefunden" @@ -3124,11 +3124,11 @@ msgstr "Lade die neueste Version des Arduino SAMD-Kerns herunter." msgid "downloaded" msgstr "heruntergeladen" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "Werkzeug %[1]s wird heruntergeladen: %[2]s" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "leerer Platinenidentifikator" @@ -3204,7 +3204,7 @@ msgstr "für die neueste Version." msgid "for the specific version." msgstr "für die jeweilige Version." -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "FQBN-Feld %s enthält ein ungültiges Zeichen" @@ -3232,7 +3232,7 @@ msgstr "Hole Archiv-Info: %s" msgid "getting archive path: %s" msgstr "Hole Archiv-Pfad: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "Build-Eigenschaften für das Board %[1]s : %[2]s abrufen" @@ -3252,7 +3252,7 @@ msgstr "Abrufen von Tool-Abhängigkeiten für die Plattform %[1]s: %[2]s" msgid "install directory not set" msgstr "Installationsverzeichnis nicht festgelegt" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "Werkzeug %[1]s wird installiert: %[2]s" @@ -3273,7 +3273,7 @@ msgstr "Ungültige '%s' Richtlinie" msgid "invalid checksum format: %s" msgstr "Ungültiges Prüfsummenformat: %s" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "ungültige Konfigurationsoption: %s" @@ -3305,11 +3305,14 @@ msgstr "ungültiger, leerer Bibliotheksname" msgid "invalid empty library version: %s" msgstr "ungültige, leere Bibliotheksversion: %s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "Ungültige leere Option gefunden" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "Ungültige Git-URL" @@ -3337,7 +3340,7 @@ msgstr "Ungültiger Ort für Bibliothek: %s" msgid "invalid library: no header files found" msgstr "ungültige Bibliothek: keine Header-Dateien gefunden" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "Ungültige Option '%s'" @@ -3379,7 +3382,7 @@ msgstr "Ungültiger Port-Konfigurationswert für %s: %s" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "Ungültiges Rezept '%[1]s': %[2]s" @@ -3393,7 +3396,7 @@ msgstr "" "\"_\" sein, die folgenden können auch \"-\" und \".\" enthalten. Das letzte " "Zeichen darf nicht \".\" sein." -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "Ungültiger Wert '%[1]s' für Option '%[2]s'" @@ -3437,7 +3440,7 @@ msgstr "Bibliotheken mit einem Namen, der genau mit \"pcf8523\" übereinstimmt" msgid "library %s already installed" msgstr "Bibliothek %s bereits installiert" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "Bibliothek nicht gültig" @@ -3451,8 +3454,8 @@ msgstr "lade %[1]s: %[2]s" msgid "loading boards: %s" msgstr "Platinen werden geladen: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "json-Indexdatei laden %[1]s: %[2]s" @@ -3489,7 +3492,7 @@ msgstr "Lade Tool-Release in %s" msgid "looking for boards.txt in %s" msgstr "suche nach boards.txt in %s" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "Suche nach Build-Artefakten" @@ -3505,7 +3508,7 @@ msgstr "Fehlende '%s' Richtlinie" msgid "missing checksum for: %s" msgstr "Fehlende Prüfsumme für: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "Fehlendes Paket %[1]s referenziert von Board %[2]s" @@ -3515,11 +3518,11 @@ msgstr "" "Fehlender Paketindex für %s, zukünftige Updates können nicht garantiert " "werden" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "Fehlende Plattform %[1]s:%[2]s referenziert von Board %[3]s" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "Fehlende Plattformfreigabe %[1]s:%[2]s referenziert von Board %[3]s" @@ -3527,7 +3530,7 @@ msgstr "Fehlende Plattformfreigabe %[1]s:%[2]s referenziert von Board %[3]s" msgid "missing signature" msgstr "Fehlende Signatur" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "Monitor-Freigabe nicht gefunden: %s" @@ -3537,7 +3540,7 @@ msgstr "Monitor-Freigabe nicht gefunden: %s" msgid "moving extracted archive to destination dir: %s" msgstr "Verschieben des extrahierten Archivs in das Zielverzeichnis: %s" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "Mehrere Build-Artefakte gefunden: '%[1]s' und '%[2]s'" @@ -3557,7 +3560,7 @@ msgstr "" msgid "no instance specified" msgstr "Keine Instanz angegeben" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "Kein Sketch oder Build-Verzeichnis/Datei angegeben" @@ -3571,7 +3574,7 @@ msgstr "" "Kein eindeutiges Stammverzeichnis im Archiv, gefunden wurde: '%[1]s' und " "'%[2]s'" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "Kein Upload-Port vorhanden" @@ -3585,7 +3588,7 @@ msgstr "" "Keine Versionen für das aktuelle Betriebssystem verfügbar. Kontaktiere bitte" " %s" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "kein FQBN: %s" @@ -3616,12 +3619,12 @@ msgstr "Öffne Zieldatei: %s" msgid "package %s not found" msgstr "Paket %s nicht gefunden" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "Paket '%s' nicht gefunden" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "parse FQBN: %s" @@ -3637,7 +3640,7 @@ msgstr "Pfad ist kein Plattformverzeichnis: %s" msgid "platform %[1]s not found in package %[2]s" msgstr "Plattform %[1]s nicht im Paket %[2]s gefunden " -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "Plattform %s ist nicht installiert" @@ -3691,7 +3694,7 @@ msgstr "Verzeichnisinhalt lesen %[1]s" msgid "reading directory %s" msgstr "Verzeichnis %s wird gelesen" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "Verzeichnisinhalt lesen %s" @@ -3727,11 +3730,11 @@ msgstr "Lese Paketstammverzeichnis: %s" msgid "reading sketch files" msgstr "Sketch-Dateien lesen" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "Rezept nicht gefunden '%s'" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "Freigabe %[1]s für Werkzeug %[2]s nicht gefunden " @@ -3841,7 +3844,7 @@ msgstr "Das Tool %s wird nicht vom Paketmanager verwaltet." msgid "tool %s not found" msgstr "Tool %s nicht gefunden" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "Tool '%[1]s' nicht in Paket '%[2]s' gefunden" @@ -3849,8 +3852,8 @@ msgstr "Tool '%[1]s' nicht in Paket '%[2]s' gefunden" msgid "tool not installed" msgstr "Werkzeug nicht installiert" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "Werkzeugfreigabe nicht gefunden: %s" @@ -3895,11 +3898,11 @@ msgstr "Inhalt der Quelle konnte nicht gelesen werden" msgid "unable to write to destination file" msgstr "Schreiben in Zieldatei unmöglich" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "unbekanntes Paket %s" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "unbekannte Plattform %s:%s" @@ -3919,7 +3922,7 @@ msgstr "Aktualisiere arduino:samd auf die neueste Version" msgid "upgrade everything to the latest version" msgstr "Aktualisiere alles auf die neueste Version" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "Hochladefehler: %s" diff --git a/internal/locales/data/es.po b/internal/locales/data/es.po index 695d9c32737..4f942c2a2a1 100644 --- a/internal/locales/data/es.po +++ b/internal/locales/data/es.po @@ -17,7 +17,7 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "" @@ -33,7 +33,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." -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "No se encuentra patrón %[1]s" @@ -41,7 +41,7 @@ msgstr "No se encuentra patrón %[1]s" msgid "%s already downloaded" msgstr "%s ya está descargado" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s y %s no se pueden usar juntos" @@ -79,7 +79,7 @@ msgstr "Falta el patrón %s " msgid "'%s' has an invalid signature" msgstr "'%s' tiene una firma inválida" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -361,7 +361,7 @@ msgstr "No se puede instalar la plataforma" msgid "Cannot install tool %s" msgstr "No se puede instalar la herramienta %s" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "No se puede realizar el reinicio del puerto: %s" @@ -411,7 +411,7 @@ msgstr "" "El comando sigue ejecutándose e imprime la lista de placas conectadas cada " "vez que hay un cambio." -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "Proyecto compilado no encontrado en %s" @@ -419,11 +419,11 @@ msgstr "Proyecto compilado no encontrado en %s" msgid "Compiles Arduino sketches." msgstr "Compila los sketch de Arduino" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "Compilando el núcleo..." -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "Compilando librerías..." @@ -431,7 +431,7 @@ msgstr "Compilando librerías..." msgid "Compiling library \"%[1]s\"" msgstr "Compilando librería \"%[1]s\"" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Compilando el sketch..." @@ -476,11 +476,11 @@ msgstr "" msgid "Core" msgstr "Núcleo" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "No se pudo conectar vía HTTP" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "No se ha podido crear el directorio índice." @@ -590,7 +590,7 @@ msgstr "Dependencias: %s" msgid "Description" msgstr "Descripción" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "Detectando las librerías usadas..." @@ -661,17 +661,17 @@ msgstr "Descargando %s" msgid "Downloading index signature: %s" msgstr "" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "Descargando el índice: %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "Descargando la librería %s" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "Descargando herramienta perdida %s" @@ -733,7 +733,7 @@ msgstr "Error limpiando caches: %v" msgid "Error converting path to absolute: %v" msgstr "" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "Error copiando el archivo de salida %s" @@ -772,7 +772,7 @@ msgstr "Error al descargar %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Error descargando %s" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "Error descargando el índice '%s'" @@ -780,7 +780,7 @@ msgstr "Error descargando el índice '%s'" msgid "Error downloading index signature '%s'" msgstr "Error descargando el índice de firmas '%s'" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "Error descargando la librería %s" @@ -834,7 +834,7 @@ msgstr "Error durante la actualización: %v" msgid "Error extracting %s" msgstr "Error extrayendo %s" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" @@ -897,7 +897,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "" @@ -1071,7 +1071,7 @@ msgstr "Ejemplos:" msgid "Executable to debug" msgstr "" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" @@ -1085,23 +1085,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "Borrado del chip fallida" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "" @@ -1121,7 +1121,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "" @@ -1193,7 +1193,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "" @@ -1267,7 +1267,7 @@ msgstr "Instalado %s" msgid "Installing %s" msgstr "Instalando %s" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "Instalando la librería %s" @@ -1308,7 +1308,7 @@ msgstr "" msgid "Invalid URL" msgstr "URL inválida" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "URL adicional inválida: %v" @@ -1334,7 +1334,7 @@ msgstr "" msgid "Invalid eeprom size regexp: %s" msgstr "" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1354,11 +1354,11 @@ msgstr "Librería inválida" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "" @@ -1366,7 +1366,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "" @@ -1382,7 +1382,7 @@ msgstr "" msgid "Invalid profile" msgstr "Perfil inválido" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "" @@ -1390,7 +1390,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1444,7 +1444,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:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "Librería %s no encontrada" @@ -1470,7 +1470,7 @@ msgstr "Librería instalada" msgid "License: %s" msgstr "Licencia: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "" @@ -1516,8 +1516,8 @@ msgstr "Enumera todas las placas conectadas." msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "" @@ -1659,7 +1659,7 @@ msgstr "" msgid "No platforms matching your search." msgstr "No hay plataformas que coincidan con su búsqueda." -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1813,7 +1813,7 @@ msgid "" "in the default temporary path of your OS." msgstr "" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -2258,7 +2258,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" @@ -2291,7 +2291,7 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "" @@ -2462,7 +2462,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "No es posible abrir el archivo para el logging: %s" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2553,7 +2553,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2700,7 +2700,7 @@ msgstr "" "y puede ser incompatible con tu actual tarjeta la cual corre sobre " "arquitectura(s) %[3]s." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2759,11 +2759,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2779,7 +2779,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2791,7 +2791,7 @@ msgstr "" msgid "candidates" msgstr "Candidatos" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2821,11 +2821,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2833,7 +2833,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2879,7 +2879,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2895,7 +2895,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -2911,11 +2911,11 @@ msgstr "" msgid "downloaded" msgstr "" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "identificador de placa vacío" @@ -2989,7 +2989,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -3017,7 +3017,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -3037,7 +3037,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3057,7 +3057,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3089,11 +3089,14 @@ msgstr "" msgid "invalid empty library version: %s" msgstr "" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3121,7 +3124,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "" @@ -3161,7 +3164,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3172,7 +3175,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3216,7 +3219,7 @@ msgstr "" msgid "library %s already installed" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "" @@ -3230,8 +3233,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3268,7 +3271,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3284,7 +3287,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3292,11 +3295,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3304,7 +3307,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3314,7 +3317,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3332,7 +3335,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3344,7 +3347,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3356,7 +3359,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3387,12 +3390,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3408,7 +3411,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3462,7 +3465,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3498,11 +3501,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3611,7 +3614,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3619,8 +3622,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3662,11 +3665,11 @@ msgstr "" msgid "unable to write to destination file" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "" @@ -3686,7 +3689,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "" diff --git a/internal/locales/data/fr.po b/internal/locales/data/fr.po index 3c38b99bf98..0936f086d27 100644 --- a/internal/locales/data/fr.po +++ b/internal/locales/data/fr.po @@ -11,7 +11,7 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "" @@ -29,7 +29,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s est un schéma manquant" @@ -37,7 +37,7 @@ msgstr "%[1]s est un schéma manquant" msgid "%s already downloaded" msgstr "%s déjà téléchargé" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%set%sne peuvent pas être téléchargé." @@ -75,7 +75,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -353,7 +353,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "" @@ -400,7 +400,7 @@ msgid "" "a change." msgstr "" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "Croquis compilé introuvable %s" @@ -408,11 +408,11 @@ msgstr "Croquis compilé introuvable %s" msgid "Compiles Arduino sketches." msgstr "Compilation des croquis Arduino." -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "" @@ -420,7 +420,7 @@ msgstr "" msgid "Compiling library \"%[1]s\"" msgstr "" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Compilation du croquis..." @@ -463,11 +463,11 @@ msgstr "" msgid "Core" msgstr "" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "" @@ -575,7 +575,7 @@ msgstr "" msgid "Description" msgstr "" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "" @@ -643,17 +643,17 @@ msgstr "Téléchargement %s" msgid "Downloading index signature: %s" msgstr "" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "Error converting path to absolute: %v" msgstr "" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "" @@ -752,7 +752,7 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "" @@ -760,7 +760,7 @@ msgstr "" msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "" @@ -814,7 +814,7 @@ msgstr "" msgid "Error extracting %s" msgstr "" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" @@ -876,7 +876,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "Erreur lors de l'installation de la librairie Zip : %v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "" @@ -1050,7 +1050,7 @@ msgstr "" msgid "Executable to debug" msgstr "" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" @@ -1064,23 +1064,23 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "" @@ -1100,7 +1100,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "" @@ -1172,7 +1172,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "" @@ -1247,7 +1247,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "" @@ -1288,7 +1288,7 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "" @@ -1314,7 +1314,7 @@ msgstr "" msgid "Invalid eeprom size regexp: %s" msgstr "" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1334,11 +1334,11 @@ msgstr "" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "" @@ -1346,7 +1346,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "" @@ -1362,7 +1362,7 @@ msgstr "" msgid "Invalid profile" msgstr "" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "" @@ -1370,7 +1370,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1423,7 +1423,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "" @@ -1449,7 +1449,7 @@ msgstr "" msgid "License: %s" msgstr "" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "" @@ -1495,8 +1495,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "" @@ -1637,7 +1637,7 @@ msgstr "" msgid "No platforms matching your search." msgstr "" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1791,7 +1791,7 @@ msgid "" "in the default temporary path of your OS." msgstr "" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -2232,7 +2232,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" @@ -2265,7 +2265,7 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "" @@ -2434,7 +2434,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2523,7 +2523,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2673,7 +2673,7 @@ msgstr "" "architecture(s) %[2]s et peut être incompatible avec votre carte actuelle " "qui s'exécute sur %[3]s." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2732,11 +2732,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2752,7 +2752,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2764,7 +2764,7 @@ msgstr "" msgid "candidates" msgstr "" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2794,11 +2794,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2806,7 +2806,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2852,7 +2852,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2868,7 +2868,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -2884,11 +2884,11 @@ msgstr "" msgid "downloaded" msgstr "" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "" @@ -2962,7 +2962,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -2990,7 +2990,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -3010,7 +3010,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3030,7 +3030,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3062,11 +3062,14 @@ msgstr "" msgid "invalid empty library version: %s" msgstr "" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3094,7 +3097,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "" @@ -3134,7 +3137,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3145,7 +3148,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3189,7 +3192,7 @@ msgstr "" msgid "library %s already installed" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "" @@ -3203,8 +3206,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3241,7 +3244,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3257,7 +3260,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3265,11 +3268,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3277,7 +3280,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3287,7 +3290,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3305,7 +3308,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3317,7 +3320,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3329,7 +3332,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3360,12 +3363,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3381,7 +3384,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3435,7 +3438,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3471,11 +3474,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3584,7 +3587,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3592,8 +3595,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3635,11 +3638,11 @@ msgstr "" msgid "unable to write to destination file" msgstr "impossible d’écrire dans le fichier de destination." -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "paquet inconnu %s" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "plateforme inconnue %s:%s" @@ -3659,7 +3662,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/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "" diff --git a/internal/locales/data/he.po b/internal/locales/data/he.po index 65952348e8b..080433dff81 100644 --- a/internal/locales/data/he.po +++ b/internal/locales/data/he.po @@ -9,7 +9,7 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s%[2]s גרסה: %[3]s קומיט: %[4]sתאריך: %[5]s" @@ -25,7 +25,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s תבנית חסרה" @@ -33,7 +33,7 @@ msgstr "%[1]s תבנית חסרה" msgid "%s already downloaded" msgstr "" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "" @@ -71,7 +71,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -349,7 +349,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "" @@ -396,7 +396,7 @@ msgid "" "a change." msgstr "" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "" @@ -404,11 +404,11 @@ msgstr "" msgid "Compiles Arduino sketches." msgstr "" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "" @@ -416,7 +416,7 @@ msgstr "" msgid "Compiling library \"%[1]s\"" msgstr "" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "" @@ -459,11 +459,11 @@ msgstr "" msgid "Core" msgstr "" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "" @@ -571,7 +571,7 @@ msgstr "" msgid "Description" msgstr "" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "" @@ -639,17 +639,17 @@ msgstr "" msgid "Downloading index signature: %s" msgstr "" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "" @@ -709,7 +709,7 @@ msgstr "" msgid "Error converting path to absolute: %v" msgstr "" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "" @@ -748,7 +748,7 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "" @@ -756,7 +756,7 @@ msgstr "" msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "" @@ -810,7 +810,7 @@ msgstr "" msgid "Error extracting %s" msgstr "" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" @@ -872,7 +872,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "" @@ -1046,7 +1046,7 @@ msgstr "" msgid "Executable to debug" msgstr "" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" @@ -1060,23 +1060,23 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "" @@ -1096,7 +1096,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "" @@ -1168,7 +1168,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "" @@ -1240,7 +1240,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "" @@ -1281,7 +1281,7 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "" @@ -1307,7 +1307,7 @@ msgstr "" msgid "Invalid eeprom size regexp: %s" msgstr "" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1327,11 +1327,11 @@ msgstr "" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "" @@ -1339,7 +1339,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "" @@ -1355,7 +1355,7 @@ msgstr "" msgid "Invalid profile" msgstr "" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "" @@ -1363,7 +1363,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1416,7 +1416,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "" @@ -1442,7 +1442,7 @@ msgstr "" msgid "License: %s" msgstr "" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "" @@ -1488,8 +1488,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "" @@ -1628,7 +1628,7 @@ msgstr "" msgid "No platforms matching your search." msgstr "" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1780,7 +1780,7 @@ msgid "" "in the default temporary path of your OS." msgstr "" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -2219,7 +2219,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" @@ -2252,7 +2252,7 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "" @@ -2421,7 +2421,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2510,7 +2510,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2654,7 +2654,7 @@ msgid "" "incompatible with your current board which runs on %[3]s architecture(s)." msgstr "" -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2713,11 +2713,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2733,7 +2733,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2745,7 +2745,7 @@ msgstr "" msgid "candidates" msgstr "" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2775,11 +2775,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2787,7 +2787,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2833,7 +2833,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2849,7 +2849,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -2865,11 +2865,11 @@ msgstr "" msgid "downloaded" msgstr "" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "" @@ -2943,7 +2943,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -2971,7 +2971,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -2991,7 +2991,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3011,7 +3011,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3043,11 +3043,14 @@ msgstr "" msgid "invalid empty library version: %s" msgstr "" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3075,7 +3078,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "" @@ -3115,7 +3118,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3126,7 +3129,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3170,7 +3173,7 @@ msgstr "" msgid "library %s already installed" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "" @@ -3184,8 +3187,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3222,7 +3225,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3238,7 +3241,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3246,11 +3249,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3258,7 +3261,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3268,7 +3271,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3286,7 +3289,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3298,7 +3301,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3310,7 +3313,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3341,12 +3344,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3362,7 +3365,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3416,7 +3419,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3452,11 +3455,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3565,7 +3568,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3573,8 +3576,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3616,11 +3619,11 @@ msgstr "" msgid "unable to write to destination file" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "" @@ -3640,7 +3643,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "" diff --git a/internal/locales/data/it_IT.po b/internal/locales/data/it_IT.po index d86e18fd7e6..50657b47bc3 100644 --- a/internal/locales/data/it_IT.po +++ b/internal/locales/data/it_IT.po @@ -16,7 +16,7 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s %[2]s Versione: %[3]s Commit: %[4]s Data: %[5]s" @@ -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." -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "Manca il pattern %[1]s" @@ -42,7 +42,7 @@ msgstr "Manca il pattern %[1]s" msgid "%s already downloaded" msgstr " %s già scaricato" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s e %s non possono essere usati insieme" @@ -80,7 +80,7 @@ msgstr "Manca il pattern %s" msgid "'%s' has an invalid signature" msgstr "'%s' ha una firma invalida" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -372,7 +372,7 @@ msgstr "Non è possibile installare la piattaforma" msgid "Cannot install tool %s" msgstr "Non è possibile installare il tool %s" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "Non è possibile effettuare il reset della porta: %s" @@ -423,7 +423,7 @@ msgstr "" "Il comando continua a funzionare e stampa l'elenco delle schede collegate " "ogni volta che viene apportata una modifica." -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "Sketch compilato non trovato in %s" @@ -431,11 +431,11 @@ msgstr "Sketch compilato non trovato in %s" msgid "Compiles Arduino sketches." msgstr "Compila gli sketch di Arduino." -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "Compilazione del core in corso..." -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "Compilazione delle librerie in corso..." @@ -443,7 +443,7 @@ msgstr "Compilazione delle librerie in corso..." msgid "Compiling library \"%[1]s\"" msgstr "Compilazione della libreria \"%[1]s\"" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Compilazione dello sketch in corso..." @@ -490,11 +490,11 @@ msgstr "Connessione in corso a %s. Premere CTRL-C per uscire." msgid "Core" msgstr "Core" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "Non è possibile connettersi via HTTP" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "Impossibile creare la directory dell'indice" @@ -613,7 +613,7 @@ msgstr "Dipendenze: %s" msgid "Description" msgstr "Descrizione" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "Rilevamento delle librerie utilizzate in corso..." @@ -687,17 +687,17 @@ msgstr "Sto scaricando %s" msgid "Downloading index signature: %s" msgstr "Sto scaricando la firma dell'indice: %s" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "Sto scaricando l'indice: %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "Sto scaricando la libreria %s" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "Sto scaricando il tool mancante %s" @@ -764,7 +764,7 @@ msgstr "" "Si è verificato un errore durante la conversione del percorso in assoluto:: " "%v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "Si è verificato un errore durante la copia del file di output %s" @@ -806,7 +806,7 @@ 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" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "Si è verificato un errore durante lo scaricamento dell'indice '%s'" @@ -816,7 +816,7 @@ msgstr "" "Si è verificato un errore durante lo scaricamento della firma dell'indice " "'%s'" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "Errore durante il download della libreria %s" @@ -870,7 +870,7 @@ msgstr "Si è verificato un errore durante l'aggiornamento: %v" msgid "Error extracting %s" msgstr "Si è verificato un errore durante l'estrazione di %s" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" "Si è verificato un errore durante la ricerca degli artefatti di compilazione" @@ -951,7 +951,7 @@ msgid "Error installing Zip Library: %v" msgstr "" "Si è verificato un errore durante l'installazione della libreria zip: %v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "Si è verificato un errore durante l'installazione della libreria %s" @@ -1153,7 +1153,7 @@ msgstr "Esempi:" msgid "Executable to debug" msgstr "Eseguibile per il debug" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 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 è " @@ -1169,23 +1169,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "Impossibile cancellare il chip" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "Programmazione non riuscita" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "Impossibile masterizzare il bootloader" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "Impossibile creare la directory dei dati" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "Impossibile creare la directory degli scaricamenti" @@ -1208,7 +1208,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/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "Caricamento non riuscito" @@ -1290,7 +1290,7 @@ msgstr "Genera gli script di completamento" msgid "Generates completion scripts for various shells" msgstr "Genera gli script di completamento per varie shell" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "Sto generando i prototipi di funzione..." @@ -1368,7 +1368,7 @@ msgstr "Installato %s" msgid "Installing %s" msgstr "Installazione %s" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "Sto installando la libreria %s" @@ -1409,7 +1409,7 @@ msgstr "Indirizzo TCP non valido: manca la porta" msgid "Invalid URL" msgstr "URL non è valido" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "L' URL aggiuntivo non è valido: %v" @@ -1436,7 +1436,7 @@ msgstr "La dimensione dei dati della regexp non è valida: %s" msgid "Invalid eeprom size regexp: %s" msgstr "La dimensione della eeprom della regexp non è valida: %s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "URL non valido: %s" @@ -1456,11 +1456,11 @@ msgstr "Libreria non è valida" msgid "Invalid logging level: %s" msgstr "Livello di log non valido: %s" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "Configurazione di rete non valida: %s" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "network.proxy '%[1]s' non è valido: %[2]s" @@ -1468,7 +1468,7 @@ msgstr "network.proxy '%[1]s' non è valido: %[2]s" msgid "Invalid output format: %s" msgstr "Formato di output non valido: %s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "Indice del pacchetto non valido in %s" @@ -1484,7 +1484,7 @@ msgstr "Il valore pid non è valido: '%s'" msgid "Invalid profile" msgstr "Il profilo non è valido" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "Scrittura non valida in platform.txt" @@ -1492,7 +1492,7 @@ msgstr "Scrittura non valida in platform.txt" msgid "Invalid size regexp: %s" msgstr "La dimensione della regexp non è valida: %s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "Nella configurazione c'è un valore non valido" @@ -1548,7 +1548,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:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "Impossibile trovare la libreria %s" @@ -1576,7 +1576,7 @@ msgstr "La libreria è stata installata" msgid "License: %s" msgstr "Licenza: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "Collegare tutto insieme..." @@ -1628,8 +1628,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:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "Sto caricando il file dell'indice: %v" @@ -1776,7 +1776,7 @@ msgstr "Nessuna piattaforma installata." msgid "No platforms matching your search." msgstr "Non ci sono piattaforme corrispondenti alla tua ricerca." -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" "Non è stata trovata alcuna porta di upload, come alternativa verrà " @@ -1953,7 +1953,7 @@ msgstr "" "Percorso in cui salvare i file compilati. Se omesso, verrà creata una " "directory nel percorso temporaneo predefinito del tuo sistema operativo." -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "Esecuzione di un touch reset a 1200-bps sulla porta seriale %s" @@ -2467,7 +2467,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "Salta il linking dell'eseguibile finale." -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" "Salto il touch reset a 1200-bps: nessuna porta seriale è stata selezionata!" @@ -2502,7 +2502,7 @@ msgstr "Salta la configurazione dello strumento." msgid "Skipping: %[1]s" msgstr "Salta: %[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "Non è stato possibile aggiornare alcuni indici." @@ -2699,7 +2699,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:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "Non è stato possibile analizzare l'URL" @@ -2793,7 +2793,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "Indirizzo della porta di caricamento, ad esempio: COM3 o /dev/ttyACM2" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "Porta di caricamento trovata su %s" @@ -2951,7 +2951,7 @@ msgstr "" "%[2]s e potrebbe non essere compatibile con la tua scheda che utilizza " "l'architettura %[3]s" -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "In attesa della porta di caricamento..." @@ -3019,11 +3019,11 @@ msgstr "ricerca di base per \"audio\"" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "ricerca di base per \"esp32\" e \"display\" limitata al manutentore ufficiale" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "file binario non trovato in %s" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "la scheda %s non è stata trovata" @@ -3039,7 +3039,7 @@ msgstr "la directory delle librerie integrate non è configurata" msgid "can't find latest release of %s" msgstr "Impossibile trovare l'ultima versione di %s" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "Impossibile trovare l'ultima versione del tool %s" @@ -3051,7 +3051,7 @@ msgstr "Non riesco a trovare un pattern per il rilevamento con id %s" msgid "candidates" msgstr "candidati" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "Impossibile eseguire il tool di caricamento: %s" @@ -3081,11 +3081,11 @@ msgstr "comunicazione fuori sincronia, atteso '%[1]s', ricevuto '%[2]s'" msgid "computing hash: %s" msgstr "calcolo dell'hash: %s" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "La chiave della configurazione %s contiene un carattere non valido" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "Il valore della configurazione %s contiene un carattere non valido" @@ -3093,7 +3093,7 @@ msgstr "Il valore della configurazione %s contiene un carattere non valido" msgid "copying library to destination directory:" msgstr "copia della libreria nella directory di destinazione:" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "impossibile trovare un artefatto di compilazione valido" @@ -3140,7 +3140,7 @@ msgstr "" msgid "destination directory already exists" msgstr "il percorse della directory è già esistente" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "la directory non esiste: %s" @@ -3156,7 +3156,7 @@ msgstr "rilevamento %s non è stato trovato" msgid "discovery %s not installed" msgstr "il rilevamento %s non è installato" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "il rilascio del rilevamento non è stato trovato: %s" @@ -3172,11 +3172,11 @@ msgstr "scarica l'ultima versione del core SAMD di Arduino." msgid "downloaded" msgstr "scaricato" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "sto scaricando il tool %[1]s: %[2]s" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "identificativo della scheda vuoto" @@ -3256,7 +3256,7 @@ msgstr "per la versione più recente." msgid "for the specific version." msgstr "per la specifica versione." -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "il campo di fqbn %s contiene un carattere non valido" @@ -3284,7 +3284,7 @@ msgstr "sto recuperando le informazioni sull'archivio: %s" msgid "getting archive path: %s" msgstr "sto recuperando il percorso dell'archivio: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "sto recuperando le proprietà di costruzione della scheda %[1]s: %[2]s" @@ -3308,7 +3308,7 @@ msgstr "" msgid "install directory not set" msgstr "La directory di installazione non è stata impostata" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "Sto installando il tool %[1]s: %[2]s" @@ -3329,7 +3329,7 @@ msgstr "la direttiva '%s' non è valida" msgid "invalid checksum format: %s" msgstr "il formato del checksum non è valido: %s" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "l'opzione di configurazione non è valida: %s" @@ -3361,11 +3361,14 @@ msgstr "il nome della libreria vuoto non è valido" msgid "invalid empty library version: %s" msgstr "la versione della libreria vuota non è valida: %s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "è stata trovata un'opzione vuota non valida" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "url git non è valido" @@ -3393,7 +3396,7 @@ msgstr "la posizione della libreria non è valida: %s" msgid "invalid library: no header files found" msgstr "libreria non valida: non è stato trovato alcun file di intestazione" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "l'opzione '%s' non è valida" @@ -3435,7 +3438,7 @@ msgstr "il valore di configurazione della porta non è valido per %s: %s" msgid "invalid port configuration: %s=%s" msgstr "configurazione della porta non valida: %s=%s" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "scrittura non valida '%[1]s': %[2]s" @@ -3449,7 +3452,7 @@ msgstr "" "alfanumerico o \"_\", quelli successivi possono contenere anche \"-\" e " "\".\". L'ultimo non può essere \".\"." -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "il valore '%[1]s' non è valido per l'opzione '%[2]s'" @@ -3493,7 +3496,7 @@ msgstr "librerie con un nome che corrisponde esattamente a \"pcf8523\"" msgid "library %s already installed" msgstr "la libreria %s è già installata" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "la libreria non è valida" @@ -3507,8 +3510,8 @@ msgstr "caricamento di %[1]s: %[2]s" msgid "loading boards: %s" msgstr "caricamento delle schede: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "caricamento del file indice json %[1]s: %[2]s" @@ -3545,7 +3548,7 @@ msgstr "rilascio del tool di caricamento in %s" msgid "looking for boards.txt in %s" msgstr "sto cercando boards.txt in %s" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "ricerca degli artefatti di compilazione in corso" @@ -3561,7 +3564,7 @@ msgstr "Manca la direttiva '%s'" msgid "missing checksum for: %s" msgstr "manca il checksum di: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "manca il pacchetto %[1]s a cui fa riferimento la scheda %[2]s" @@ -3571,11 +3574,11 @@ msgstr "" "Manca l'indice del pacchetto %s, non possono essere garantiti aggiornamenti " "futuri" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "manca la piattaforma %[1]s:%[2]s referenziata dalla scheda %[3]s" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" "manca la release della piattaforma %[1]s:%[2]s a cui fa riferimento la " @@ -3585,7 +3588,7 @@ msgstr "" msgid "missing signature" msgstr "Firma mancante" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "release del monitor non è stata trovata: %s" @@ -3595,7 +3598,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/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "sono stati trovati più artefatti di compilazione: '%[1]s' e '%[2]s'" @@ -3615,7 +3618,7 @@ msgstr "" msgid "no instance specified" msgstr "non è stata specificata alcuna istanza" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "non è stata specificata alcuna directory/file di sketch o di build" @@ -3629,7 +3632,7 @@ msgstr "" "non c'è una directory radice unica nell'archivio, ma sono state trovate " "'%[1]s' e '%[2]s'." -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "Non è stata fornita alcuna porta di upload" @@ -3643,7 +3646,7 @@ msgstr "" "non sono disponibili versioni per il sistema operativo corrente, prova a " "contattare %s" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "non è un FQBN: %s" @@ -3674,12 +3677,12 @@ msgstr "apertura del file di destinazione: %s" msgid "package %s not found" msgstr "il pacchetto %s non è stato trovato" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "Il pacchetto '%s' non è stato trovato" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "sto facendo il parsing di fqbn: %s" @@ -3695,7 +3698,7 @@ msgstr "il percorso non è una directory della piattaforma: %s" msgid "platform %[1]s not found in package %[2]s" msgstr "la piattaforma %[1]s non è stata trovata nel pacchetto %[2]s" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "la piattaforma %s non è installata" @@ -3750,7 +3753,7 @@ msgstr "lettura in corso del contenuto della directory %[1]s" msgid "reading directory %s" msgstr "lettura cartella %s" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "lettura in corso del contenuto della directory %s" @@ -3786,11 +3789,11 @@ msgstr "lettura della directory principale del pacchetto: %s" msgid "reading sketch files" msgstr "lettura degli sketch in corso" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "scrittura non trovata '%s'" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "il rilascio %[1]s non è stato trovato per il tool %[2]s" @@ -3903,7 +3906,7 @@ msgstr "il tool %s non è gestito dal gestore dei pacchetti" msgid "tool %s not found" msgstr "Il tool %s non è stato trovato" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "il tool '%[1]s' non è stato trovato nel pacchetto '%[2]s'" @@ -3911,8 +3914,8 @@ msgstr "il tool '%[1]s' non è stato trovato nel pacchetto '%[2]s'" msgid "tool not installed" msgstr "Il tool non è installato" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "il rilascio del tool non è stato trovato: %s" @@ -3957,11 +3960,11 @@ msgstr "non è stato possibile leggere i contenuti della risorsa" msgid "unable to write to destination file" msgstr "non è possibile scrivere sul file di destinazione" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "pacchetto sconosciuto %s" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "piattaforma sconosciuta %s:%s" @@ -3981,7 +3984,7 @@ msgstr "aggiorna arduino:samd all'ultima versione" msgid "upgrade everything to the latest version" msgstr "aggiornare tutto con l'ultima versione disponibile" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "errore durante il caricamento: %s" diff --git a/internal/locales/data/ja.po b/internal/locales/data/ja.po index 157f29de1d4..904dc0279ab 100644 --- a/internal/locales/data/ja.po +++ b/internal/locales/data/ja.po @@ -11,7 +11,7 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "" @@ -27,7 +27,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s パターンが見つかりません" @@ -35,7 +35,7 @@ msgstr "%[1]s パターンが見つかりません" msgid "%s already downloaded" msgstr "%sはすでにダウンロードされています" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%sと%sは同時に利用できません" @@ -73,7 +73,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -351,7 +351,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "" @@ -398,7 +398,7 @@ msgid "" "a change." msgstr "" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "" @@ -406,11 +406,11 @@ msgstr "" msgid "Compiles Arduino sketches." msgstr "" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "" @@ -418,7 +418,7 @@ msgstr "" msgid "Compiling library \"%[1]s\"" msgstr "" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "スケッチをコンパイルしています..." @@ -461,11 +461,11 @@ msgstr "" msgid "Core" msgstr "" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "" @@ -573,7 +573,7 @@ msgstr "" msgid "Description" msgstr "" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "" @@ -641,17 +641,17 @@ msgstr "" msgid "Downloading index signature: %s" msgstr "" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "" @@ -711,7 +711,7 @@ msgstr "" msgid "Error converting path to absolute: %v" msgstr "" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "" @@ -750,7 +750,7 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "" @@ -812,7 +812,7 @@ msgstr "" msgid "Error extracting %s" msgstr "" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" @@ -874,7 +874,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "" @@ -1048,7 +1048,7 @@ msgstr "" msgid "Executable to debug" msgstr "" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" @@ -1062,23 +1062,23 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "" @@ -1098,7 +1098,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "" @@ -1243,7 +1243,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "" @@ -1284,7 +1284,7 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "" @@ -1310,7 +1310,7 @@ msgstr "" msgid "Invalid eeprom size regexp: %s" msgstr "" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1330,11 +1330,11 @@ msgstr "" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "" @@ -1342,7 +1342,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "" @@ -1358,7 +1358,7 @@ msgstr "" msgid "Invalid profile" msgstr "" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "" @@ -1366,7 +1366,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1419,7 +1419,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "" @@ -1445,7 +1445,7 @@ msgstr "" msgid "License: %s" msgstr "" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "" @@ -1491,8 +1491,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "" @@ -1631,7 +1631,7 @@ msgstr "" msgid "No platforms matching your search." msgstr "" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1783,7 +1783,7 @@ msgid "" "in the default temporary path of your OS." msgstr "" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -2222,7 +2222,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" @@ -2255,7 +2255,7 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "" @@ -2424,7 +2424,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2513,7 +2513,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2658,7 +2658,7 @@ msgid "" msgstr "" "警告:ライブラリ%[1]sはアーキテクチャ%[2]sに対応したものであり、アーキテクチャ%[3]sで動作するこのボードとは互換性がないかもしれません。" -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2717,11 +2717,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2737,7 +2737,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2749,7 +2749,7 @@ msgstr "" msgid "candidates" msgstr "" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2779,11 +2779,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2791,7 +2791,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2837,7 +2837,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2853,7 +2853,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -2869,11 +2869,11 @@ msgstr "" msgid "downloaded" msgstr "" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "" @@ -2947,7 +2947,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -2975,7 +2975,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -2995,7 +2995,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3015,7 +3015,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3047,11 +3047,14 @@ msgstr "" msgid "invalid empty library version: %s" msgstr "" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3079,7 +3082,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "" @@ -3119,7 +3122,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3130,7 +3133,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3174,7 +3177,7 @@ msgstr "" msgid "library %s already installed" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "" @@ -3188,8 +3191,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3226,7 +3229,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3242,7 +3245,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3250,11 +3253,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3262,7 +3265,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3272,7 +3275,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3290,7 +3293,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3302,7 +3305,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3314,7 +3317,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3345,12 +3348,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3366,7 +3369,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3420,7 +3423,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3456,11 +3459,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3569,7 +3572,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3577,8 +3580,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3620,11 +3623,11 @@ msgstr "" msgid "unable to write to destination file" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "" @@ -3644,7 +3647,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "" diff --git a/internal/locales/data/ko.po b/internal/locales/data/ko.po index 6475397399b..68669e0d234 100644 --- a/internal/locales/data/ko.po +++ b/internal/locales/data/ko.po @@ -9,7 +9,7 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "" @@ -25,7 +25,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s 패턴이 없습니다" @@ -33,7 +33,7 @@ msgstr "%[1]s 패턴이 없습니다" msgid "%s already downloaded" msgstr "" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "" @@ -71,7 +71,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -349,7 +349,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "" @@ -396,7 +396,7 @@ msgid "" "a change." msgstr "" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "" @@ -404,11 +404,11 @@ msgstr "" msgid "Compiles Arduino sketches." msgstr "" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "" @@ -416,7 +416,7 @@ msgstr "" msgid "Compiling library \"%[1]s\"" msgstr "" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "스케치를 컴파일 중…" @@ -459,11 +459,11 @@ msgstr "" msgid "Core" msgstr "" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "" @@ -571,7 +571,7 @@ msgstr "" msgid "Description" msgstr "" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "" @@ -639,17 +639,17 @@ msgstr "" msgid "Downloading index signature: %s" msgstr "" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "" @@ -709,7 +709,7 @@ msgstr "" msgid "Error converting path to absolute: %v" msgstr "" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "" @@ -748,7 +748,7 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "" @@ -756,7 +756,7 @@ msgstr "" msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "" @@ -810,7 +810,7 @@ msgstr "" msgid "Error extracting %s" msgstr "" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" @@ -872,7 +872,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "" @@ -1046,7 +1046,7 @@ msgstr "" msgid "Executable to debug" msgstr "" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" @@ -1060,23 +1060,23 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "" @@ -1096,7 +1096,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "" @@ -1168,7 +1168,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "" @@ -1241,7 +1241,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "" @@ -1282,7 +1282,7 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "" @@ -1308,7 +1308,7 @@ msgstr "" msgid "Invalid eeprom size regexp: %s" msgstr "" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1328,11 +1328,11 @@ msgstr "" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "" @@ -1340,7 +1340,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "" @@ -1356,7 +1356,7 @@ msgstr "" msgid "Invalid profile" msgstr "" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "" @@ -1364,7 +1364,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1417,7 +1417,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "" @@ -1443,7 +1443,7 @@ msgstr "" msgid "License: %s" msgstr "" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "" @@ -1489,8 +1489,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "" @@ -1629,7 +1629,7 @@ msgstr "" msgid "No platforms matching your search." msgstr "" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1781,7 +1781,7 @@ msgid "" "in the default temporary path of your OS." msgstr "" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -2220,7 +2220,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" @@ -2253,7 +2253,7 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "" @@ -2422,7 +2422,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2511,7 +2511,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2656,7 +2656,7 @@ msgid "" msgstr "" "경고: 라이브러리 %[1]s가 %[2]s 아키텍처에서 실행되며 %[3]s아키텍처에서 실행되는 현재보드에서는 호환되지 않을 수 있습니다." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2715,11 +2715,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2735,7 +2735,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2747,7 +2747,7 @@ msgstr "" msgid "candidates" msgstr "" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2777,11 +2777,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2789,7 +2789,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2835,7 +2835,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2851,7 +2851,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -2867,11 +2867,11 @@ msgstr "" msgid "downloaded" msgstr "" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "" @@ -2945,7 +2945,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -2973,7 +2973,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -2993,7 +2993,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3013,7 +3013,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3045,11 +3045,14 @@ msgstr "" msgid "invalid empty library version: %s" msgstr "" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3077,7 +3080,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "" @@ -3117,7 +3120,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3128,7 +3131,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3172,7 +3175,7 @@ msgstr "" msgid "library %s already installed" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "" @@ -3186,8 +3189,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3224,7 +3227,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3240,7 +3243,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3248,11 +3251,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3260,7 +3263,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3270,7 +3273,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3288,7 +3291,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3300,7 +3303,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3312,7 +3315,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3343,12 +3346,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3364,7 +3367,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3418,7 +3421,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3454,11 +3457,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3567,7 +3570,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3575,8 +3578,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3618,11 +3621,11 @@ msgstr "" msgid "unable to write to destination file" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "" @@ -3642,7 +3645,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "" diff --git a/internal/locales/data/lb.po b/internal/locales/data/lb.po index 128b64ec003..260c174cda9 100644 --- a/internal/locales/data/lb.po +++ b/internal/locales/data/lb.po @@ -9,7 +9,7 @@ msgstr "" "Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "" @@ -25,7 +25,7 @@ msgstr "" msgid "%[1]s is required but %[2]s is currently installed." msgstr "" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "" @@ -33,7 +33,7 @@ msgstr "" msgid "%s already downloaded" msgstr "%s schon erofgelueden" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "" @@ -71,7 +71,7 @@ msgstr "" msgid "'%s' has an invalid signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -349,7 +349,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "" @@ -396,7 +396,7 @@ msgid "" "a change." msgstr "" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "" @@ -404,11 +404,11 @@ msgstr "" msgid "Compiles Arduino sketches." msgstr "" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "" @@ -416,7 +416,7 @@ msgstr "" msgid "Compiling library \"%[1]s\"" msgstr "" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "" @@ -459,11 +459,11 @@ msgstr "" msgid "Core" msgstr "" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "" @@ -571,7 +571,7 @@ msgstr "" msgid "Description" msgstr "Beschreiwung" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "" @@ -639,17 +639,17 @@ msgstr "" msgid "Downloading index signature: %s" msgstr "" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "" @@ -709,7 +709,7 @@ msgstr "" msgid "Error converting path to absolute: %v" msgstr "" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "" @@ -748,7 +748,7 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "" @@ -756,7 +756,7 @@ msgstr "" msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "" @@ -810,7 +810,7 @@ msgstr "" msgid "Error extracting %s" msgstr "" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" @@ -872,7 +872,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "Feeler bei der Installatioun vun der Bibliothéik %s" @@ -1046,7 +1046,7 @@ msgstr "Beispiller:" msgid "Executable to debug" msgstr "" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" @@ -1060,23 +1060,23 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "" @@ -1096,7 +1096,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "" @@ -1168,7 +1168,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "" @@ -1240,7 +1240,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "" @@ -1281,7 +1281,7 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "" @@ -1307,7 +1307,7 @@ msgstr "" msgid "Invalid eeprom size regexp: %s" msgstr "" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1327,11 +1327,11 @@ msgstr "Ongülteg Bibliothéik" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "" @@ -1339,7 +1339,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "" @@ -1355,7 +1355,7 @@ msgstr "" msgid "Invalid profile" msgstr "" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "" @@ -1363,7 +1363,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1416,7 +1416,7 @@ msgstr "D'Bibliothéik %s huet schon déi neisten Versioun" msgid "Library %s is not installed" msgstr "Bibliothéik %s ass net installéiert" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "Bibliothéik %s net fonnt" @@ -1442,7 +1442,7 @@ msgstr "Bibliothéik installéiert" msgid "License: %s" msgstr "Lizenz: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "" @@ -1488,8 +1488,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "" @@ -1628,7 +1628,7 @@ msgstr "" msgid "No platforms matching your search." msgstr "" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1780,7 +1780,7 @@ msgid "" "in the default temporary path of your OS." msgstr "" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -2219,7 +2219,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" @@ -2252,7 +2252,7 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "" @@ -2421,7 +2421,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2510,7 +2510,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2654,7 +2654,7 @@ msgid "" "incompatible with your current board which runs on %[3]s architecture(s)." msgstr "" -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2713,11 +2713,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2733,7 +2733,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2745,7 +2745,7 @@ msgstr "" msgid "candidates" msgstr "" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2775,11 +2775,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2787,7 +2787,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2833,7 +2833,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2849,7 +2849,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -2865,11 +2865,11 @@ msgstr "" msgid "downloaded" msgstr "erofgelueden" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "" @@ -2943,7 +2943,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -2971,7 +2971,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -2991,7 +2991,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3011,7 +3011,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3043,11 +3043,14 @@ msgstr "ongültegen, eidelen Bibliothéiksnumm" msgid "invalid empty library version: %s" msgstr "ongülteg, eidel Bibliothéiksversioun: %s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3075,7 +3078,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "Ongülteg Optioun '%s'" @@ -3115,7 +3118,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3126,7 +3129,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3170,7 +3173,7 @@ msgstr "" msgid "library %s already installed" msgstr "Bibliothéik %s ass schon installéiert" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "Bibliothéik ongülteg" @@ -3184,8 +3187,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3222,7 +3225,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3238,7 +3241,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3246,11 +3249,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3258,7 +3261,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3268,7 +3271,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3286,7 +3289,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3298,7 +3301,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3310,7 +3313,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3341,12 +3344,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3362,7 +3365,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3416,7 +3419,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3452,11 +3455,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3565,7 +3568,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3573,8 +3576,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3616,11 +3619,11 @@ msgstr "" msgid "unable to write to destination file" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "" @@ -3640,7 +3643,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "" diff --git a/internal/locales/data/pl.po b/internal/locales/data/pl.po index b977e12ffe9..d39df4ed414 100644 --- a/internal/locales/data/pl.po +++ b/internal/locales/data/pl.po @@ -11,7 +11,7 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "" @@ -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" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "Brakujący wzorzec %[1]s" @@ -35,7 +35,7 @@ msgstr "Brakujący wzorzec %[1]s" msgid "%s already downloaded" msgstr "%sjuż pobrane" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s oraz %s nie mogą być razem użyte" @@ -73,7 +73,7 @@ msgstr "%s brakuje wzoru" msgid "'%s' has an invalid signature" msgstr "'%s' posiada niewłaściwy podpis" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -351,7 +351,7 @@ msgstr "" msgid "Cannot install tool %s" msgstr "" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "" @@ -398,7 +398,7 @@ msgid "" "a change." msgstr "" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "" @@ -406,11 +406,11 @@ msgstr "" msgid "Compiles Arduino sketches." msgstr "" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "" @@ -418,7 +418,7 @@ msgstr "" msgid "Compiling library \"%[1]s\"" msgstr "" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Kompilowanie szkicu..." @@ -461,11 +461,11 @@ msgstr "" msgid "Core" msgstr "" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "" @@ -573,7 +573,7 @@ msgstr "" msgid "Description" msgstr "" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "" @@ -641,17 +641,17 @@ msgstr "" msgid "Downloading index signature: %s" msgstr "" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "" @@ -711,7 +711,7 @@ msgstr "" msgid "Error converting path to absolute: %v" msgstr "" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "" @@ -750,7 +750,7 @@ msgstr "" msgid "Error downloading %s" msgstr "" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "" @@ -758,7 +758,7 @@ msgstr "" msgid "Error downloading index signature '%s'" msgstr "" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "" @@ -812,7 +812,7 @@ msgstr "" msgid "Error extracting %s" msgstr "" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "" @@ -874,7 +874,7 @@ msgstr "" msgid "Error installing Zip Library: %v" msgstr "" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "" @@ -1048,7 +1048,7 @@ msgstr "" msgid "Executable to debug" msgstr "" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" @@ -1062,23 +1062,23 @@ msgstr "" msgid "FQBN:" msgstr "" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "" @@ -1098,7 +1098,7 @@ msgstr "" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "Generates completion scripts for various shells" msgstr "" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "" @@ -1245,7 +1245,7 @@ msgstr "" msgid "Installing %s" msgstr "" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "" @@ -1286,7 +1286,7 @@ msgstr "" msgid "Invalid URL" msgstr "" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "" @@ -1312,7 +1312,7 @@ msgstr "" msgid "Invalid eeprom size regexp: %s" msgstr "" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1332,11 +1332,11 @@ msgstr "" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "" @@ -1344,7 +1344,7 @@ msgstr "" msgid "Invalid output format: %s" msgstr "" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "" @@ -1360,7 +1360,7 @@ msgstr "" msgid "Invalid profile" msgstr "" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "" @@ -1368,7 +1368,7 @@ msgstr "" msgid "Invalid size regexp: %s" msgstr "" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1421,7 +1421,7 @@ msgstr "" msgid "Library %s is not installed" msgstr "" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "" @@ -1447,7 +1447,7 @@ msgstr "" msgid "License: %s" msgstr "" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "" @@ -1493,8 +1493,8 @@ msgstr "" msgid "Lists cores and libraries that can be upgraded" msgstr "" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "" @@ -1634,7 +1634,7 @@ msgstr "" msgid "No platforms matching your search." msgstr "" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" @@ -1788,7 +1788,7 @@ msgid "" "in the default temporary path of your OS." msgstr "" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "" @@ -2229,7 +2229,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" @@ -2262,7 +2262,7 @@ msgstr "" msgid "Skipping: %[1]s" msgstr "" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "" @@ -2431,7 +2431,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2520,7 +2520,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2667,7 +2667,7 @@ msgstr "" "może nie być kompatybilna z obecną płytką która działa na " "architekturze(/architekturach) %[3]s." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2726,11 +2726,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2746,7 +2746,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2758,7 +2758,7 @@ msgstr "" msgid "candidates" msgstr "" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2788,11 +2788,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2800,7 +2800,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2846,7 +2846,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2862,7 +2862,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -2878,11 +2878,11 @@ msgstr "" msgid "downloaded" msgstr "" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "" @@ -2956,7 +2956,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -2984,7 +2984,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -3004,7 +3004,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3024,7 +3024,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3056,11 +3056,14 @@ msgstr "" msgid "invalid empty library version: %s" msgstr "" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3088,7 +3091,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "" @@ -3128,7 +3131,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3139,7 +3142,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3183,7 +3186,7 @@ msgstr "" msgid "library %s already installed" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "" @@ -3197,8 +3200,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3235,7 +3238,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3251,7 +3254,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3259,11 +3262,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3271,7 +3274,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3281,7 +3284,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3299,7 +3302,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3311,7 +3314,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3323,7 +3326,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3354,12 +3357,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3375,7 +3378,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3429,7 +3432,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3465,11 +3468,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3578,7 +3581,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3586,8 +3589,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3629,11 +3632,11 @@ msgstr "" msgid "unable to write to destination file" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "" @@ -3653,7 +3656,7 @@ msgstr "" msgid "upgrade everything to the latest version" msgstr "" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "" diff --git a/internal/locales/data/pt.po b/internal/locales/data/pt.po index 9df0fbfc9ee..8a3fd096568 100644 --- a/internal/locales/data/pt.po +++ b/internal/locales/data/pt.po @@ -12,7 +12,7 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s%[5]s%[4]sData%[3]scomprometer%[2]sVersão" @@ -28,7 +28,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." -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]so padrão está faltando" @@ -36,7 +36,7 @@ msgstr "%[1]so padrão está faltando" msgid "%s already downloaded" msgstr "%s‎já baixado‎" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%se%s‎não pode ser usado em conjunto‎" @@ -74,7 +74,7 @@ msgstr "%spadrão está faltando" msgid "'%s' has an invalid signature" msgstr "%s‎tem uma assinatura inválida‎" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -364,7 +364,7 @@ msgstr "Não é possível instalar plataforma" msgid "Cannot install tool %s" msgstr "Não é possível instalar ferramenta %s" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "Não é possível realizar redefinição de porta: %s" @@ -416,7 +416,7 @@ msgstr "" "Comando continua a executar e a imprimir lista de placas conectadas sempre " "que ocorrer uma mudança." -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "Esboço compilado não encontrado em %s" @@ -424,11 +424,11 @@ msgstr "Esboço compilado não encontrado em %s" msgid "Compiles Arduino sketches." msgstr "Compila esboços Arduino." -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "Compilando núcleo..." -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "Compilando bibliotecas..." @@ -436,7 +436,7 @@ msgstr "Compilando bibliotecas..." msgid "Compiling library \"%[1]s\"" msgstr "%[1]s‎Biblioteca de compilação‎ \"\"" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Compilando sketch..." @@ -483,11 +483,11 @@ msgstr "Conectando a %s. Pressione CTRL-C para sair." msgid "Core" msgstr "Núcleo" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "Não foi possível conectar via HTTP" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "Não foi possível criar diretório Index" @@ -602,7 +602,7 @@ msgstr "Dependências: %s" msgid "Description" msgstr "Descrição" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "Detectando bibliotecas utilizadas..." @@ -672,17 +672,17 @@ msgstr "Baixando %s" msgid "Downloading index signature: %s" msgstr "Baixando assinatura Indes: %s" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "Baixando Index: %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "Baixando biblioteca %s" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "Baixando ferramenta %s" @@ -743,7 +743,7 @@ msgstr "Erro ao limpar caches: %v" msgid "Error converting path to absolute: %v" msgstr "Erro ao converter caminho para absoluto: %v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "Erro ao copiar arquivo de saída %s" @@ -782,7 +782,7 @@ msgstr "Erro ao baixar %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Erro ao baixar %s" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "Erro ao baixar índice '%s'" @@ -790,7 +790,7 @@ msgstr "Erro ao baixar índice '%s'" msgid "Error downloading index signature '%s'" msgstr "Erro ao baixar assinatura de índice '%s'" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "Erro ao baixar biblioteca %s" @@ -844,7 +844,7 @@ msgstr "Erro durante atualização: %v" msgid "Error extracting %s" msgstr "Erro ao extrair %s" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "Erro ao buscar por artefatos da Build" @@ -907,7 +907,7 @@ msgstr "Erro ao instalar biblioteca Git: %v" msgid "Error installing Zip Library: %v" msgstr "Erro ao instalar biblioteca Zip: %v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "Erro ao instalar biblioteca %s" @@ -1081,7 +1081,7 @@ msgstr "Exemplos:" msgid "Executable to debug" msgstr "Executável para depurar" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 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 " @@ -1097,23 +1097,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "Falha ao apagar chip" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "Falha ao programar" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "Falha ao gravar carregador de inicialização" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "Falha ao criar diretório de dados" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "Falha ao criar diretório de downloads" @@ -1133,7 +1133,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/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "Falha ao enviar" @@ -1212,7 +1212,7 @@ msgstr "Gera scripts de conclusão" msgid "Generates completion scripts for various shells" msgstr "Gera scripts de conclusão para várias Shells" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "Gerando protótipos de função..." @@ -1290,7 +1290,7 @@ msgstr "%s instalado" msgid "Installing %s" msgstr "Instalado %s" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "Instalando biblioteca %s" @@ -1333,7 +1333,7 @@ msgstr "Endereço TCP inválido: a porta está faltando " msgid "Invalid URL" msgstr "URL inválida" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "URL adicional inválida: %v" @@ -1359,7 +1359,7 @@ msgstr "Tamanho de dados para regexp inválida: %s" msgid "Invalid eeprom size regexp: %s" msgstr "Regexp de tamanho EEPROM inválida: %s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "" @@ -1379,11 +1379,11 @@ msgstr "Biblioteca inválida" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "network.proxy inválido: '%[1]s':%[2]s" @@ -1391,7 +1391,7 @@ msgstr "network.proxy inválido: '%[1]s':%[2]s" msgid "Invalid output format: %s" msgstr "Formato de saída inválido: %s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "Índice de pacote inválido em %s" @@ -1407,7 +1407,7 @@ msgstr "Valor PID inválido: '%s'" msgid "Invalid profile" msgstr "Perfil inválido" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "Receita inválida em platform.txt" @@ -1415,7 +1415,7 @@ msgstr "Receita inválida em platform.txt" msgid "Invalid size regexp: %s" msgstr "Tamanho de regexp inválido: %s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1471,7 +1471,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:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "A biblioteca %s não foi encontrada" @@ -1499,7 +1499,7 @@ msgstr "Biblioteca instalada" msgid "License: %s" msgstr "Licença: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "Vinculando tudo..." @@ -1551,8 +1551,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:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "Carregando arquivo Index: %v" @@ -1694,7 +1694,7 @@ msgstr "Nenhuma plataforma instalada." msgid "No platforms matching your search." msgstr "Nenhuma plataforma correspondente à sua busca." -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "Nenhuma porta de envio encontrada, usando %s como reserva" @@ -1866,7 +1866,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/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "Executando toque de redefinição de 1200-bps na porta serial %s" @@ -2339,7 +2339,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "Pule a vinculação da executável final." -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" "Pulando o toque de redefinição 1200-bps: nenhuma porta serial foi " @@ -2375,7 +2375,7 @@ msgstr "Pulando configuração de ferramenta." msgid "Skipping: %[1]s" msgstr "Pulando: %[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "Alguns índices não puderam ser atualizados." @@ -2567,7 +2567,7 @@ msgstr "" msgid "Unable to open file for logging: %s" msgstr "" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "" @@ -2656,7 +2656,7 @@ msgstr "" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "" @@ -2803,7 +2803,7 @@ msgstr "" "%[2]s e pode ser incompatível com a sua placa actual que é executada em " "arquitectura(s) %[3]s." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "" @@ -2862,11 +2862,11 @@ msgstr "" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "" @@ -2882,7 +2882,7 @@ msgstr "" msgid "can't find latest release of %s" msgstr "" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "" @@ -2894,7 +2894,7 @@ msgstr "" msgid "candidates" msgstr "" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "" @@ -2924,11 +2924,11 @@ msgstr "" msgid "computing hash: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "" @@ -2936,7 +2936,7 @@ msgstr "" msgid "copying library to destination directory:" msgstr "" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "" @@ -2982,7 +2982,7 @@ msgstr "" msgid "destination directory already exists" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "" @@ -2998,7 +2998,7 @@ msgstr "" msgid "discovery %s not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "" @@ -3014,11 +3014,11 @@ msgstr "" msgid "downloaded" msgstr "" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "" @@ -3092,7 +3092,7 @@ msgstr "" msgid "for the specific version." msgstr "" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "" @@ -3120,7 +3120,7 @@ msgstr "" msgid "getting archive path: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "" @@ -3140,7 +3140,7 @@ msgstr "" msgid "install directory not set" msgstr "" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "" @@ -3160,7 +3160,7 @@ msgstr "" msgid "invalid checksum format: %s" msgstr "" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "" @@ -3192,11 +3192,14 @@ msgstr "" msgid "invalid empty library version: %s" msgstr "" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "" @@ -3224,7 +3227,7 @@ msgstr "" msgid "invalid library: no header files found" msgstr "" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "" @@ -3264,7 +3267,7 @@ msgstr "" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "" @@ -3275,7 +3278,7 @@ msgid "" "cannot be \".\"." msgstr "" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "" @@ -3319,7 +3322,7 @@ msgstr "" msgid "library %s already installed" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "" @@ -3333,8 +3336,8 @@ msgstr "" msgid "loading boards: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "" @@ -3371,7 +3374,7 @@ msgstr "" msgid "looking for boards.txt in %s" msgstr "" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "" @@ -3387,7 +3390,7 @@ msgstr "" msgid "missing checksum for: %s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "" @@ -3395,11 +3398,11 @@ msgstr "" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "" @@ -3407,7 +3410,7 @@ msgstr "" msgid "missing signature" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "" @@ -3417,7 +3420,7 @@ msgstr "" msgid "moving extracted archive to destination dir: %s" msgstr "" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "" @@ -3435,7 +3438,7 @@ msgstr "" msgid "no instance specified" msgstr "" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "" @@ -3447,7 +3450,7 @@ msgstr "" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "" @@ -3459,7 +3462,7 @@ msgstr "" msgid "no versions available for the current OS, try contacting %s" msgstr "" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3490,12 +3493,12 @@ msgstr "" msgid "package %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "" @@ -3511,7 +3514,7 @@ msgstr "" msgid "platform %[1]s not found in package %[2]s" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "" @@ -3565,7 +3568,7 @@ msgstr "" msgid "reading directory %s" msgstr "" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3601,11 +3604,11 @@ msgstr "" msgid "reading sketch files" msgstr "" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "" @@ -3714,7 +3717,7 @@ msgstr "" msgid "tool %s not found" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "" @@ -3722,8 +3725,8 @@ msgstr "" msgid "tool not installed" msgstr "" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "" @@ -3768,11 +3771,11 @@ msgstr "‎não é possível ler o conteúdo do item de origem‎" msgid "unable to write to destination file" msgstr "‎incapaz de escrever para o arquivo de destino‎" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "%spacote desconhecido" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "%splataforma desconhecida%s:" @@ -3792,7 +3795,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/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "%serro ao carregar" diff --git a/internal/locales/data/ru.po b/internal/locales/data/ru.po index 9464c2155b5..15a06266132 100644 --- a/internal/locales/data/ru.po +++ b/internal/locales/data/ru.po @@ -15,7 +15,7 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s%[2]s Версия: %[3]s Коммит: %[4]s Дата: %[5]s" @@ -31,7 +31,7 @@ msgstr "%[1]s недействителен, пересборка всего" msgid "%[1]s is required but %[2]s is currently installed." msgstr "Требуется %[1]s, но в данный момент устанавливается %[2]s" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s не найден шаблон" @@ -39,7 +39,7 @@ msgstr "%[1]s не найден шаблон" msgid "%s already downloaded" msgstr "%s уже скачана" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s не может быть использована вместе с %s" @@ -77,7 +77,7 @@ msgstr "не найден шаблон %s" msgid "'%s' has an invalid signature" msgstr "'%s' имеет неправильную сигнатуру " -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -367,7 +367,7 @@ msgstr "Не удается установить платформу" msgid "Cannot install tool %s" msgstr "Не удается установить инструмент %s" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "Не удается выполнить сброс порта: %s" @@ -419,7 +419,7 @@ msgstr "" "Команда продолжает выполняться и печатает список подключенных плат всякий " "раз, когда происходят изменения." -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "Скомпилированный эскиз не найден в %s" @@ -427,11 +427,11 @@ msgstr "Скомпилированный эскиз не найден в %s" msgid "Compiles Arduino sketches." msgstr "Компилирует скетчи Arduino." -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "Компиляция ядра..." -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "Компиляция библиотек..." @@ -439,7 +439,7 @@ msgstr "Компиляция библиотек..." msgid "Compiling library \"%[1]s\"" msgstr "Компиляция библиотеки \"%[1]s\"" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "Компиляция скетча..." @@ -486,11 +486,11 @@ msgstr "Подключение к %s. Нажмите CTRL-C для выхода. msgid "Core" msgstr "Ядро" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "Не удалось подключиться по HTTP" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "Не удалось создать индексный каталог" @@ -605,7 +605,7 @@ msgstr "Зависимости: %s" msgid "Description" msgstr "Описание" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "Обнаружение используемых библиотек..." @@ -678,17 +678,17 @@ msgstr "Скачивание %s" msgid "Downloading index signature: %s" msgstr "Скачивание индексной сигнатуры: %s" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "Скачивание индекса: %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "Скачивание библиотеки %s" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "Скачивание пропущенных инструментов %s" @@ -750,7 +750,7 @@ msgstr "Ошибка при очистке кэшей: %v" msgid "Error converting path to absolute: %v" msgstr "Ошибка преобразования пути в абсолютный: %v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "Ошибка при копировании выходного файла %s" @@ -789,7 +789,7 @@ msgstr "Ошибка скачивания %[1]s: %[2]v" msgid "Error downloading %s" msgstr "Ошибка скачивания %s" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "Ошибка скачивания индекса '%s'" @@ -797,7 +797,7 @@ msgstr "Ошибка скачивания индекса '%s'" msgid "Error downloading index signature '%s'" msgstr "Ошибка скачивания индексной сигнатуры '%s'" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "Ошибка скачивания библиотеки %s" @@ -851,7 +851,7 @@ msgstr "Ошибка во время обновления: %v" msgid "Error extracting %s" msgstr "Ошибка извлечения %s" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "Ошибка при поиске артефактов сборки" @@ -915,7 +915,7 @@ msgstr "Ошибка при установке библиотеки Git: %v" msgid "Error installing Zip Library: %v" msgstr "Ошибка при установке Zip-библиотеки: %v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "Ошибка при установке библиотеки %s" @@ -1089,7 +1089,7 @@ msgstr "Примеры:" msgid "Executable to debug" msgstr "Исполняемый файл для отладки" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "" "Ожидаемый скомпилированный скетч находится в каталоге %s, но вместо этого он" @@ -1105,23 +1105,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "Не удалось стереть чип" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "Не удалось программирование" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "Не удалось записать загрузчик" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "Не удалось создать каталог данных" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "Не удалось создать каталог загрузок" @@ -1141,7 +1141,7 @@ msgstr "Не удалось прослушать TCP-порт: %[1]s. Непре msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "Не удалось прослушать TCP-порт: %s. Адрес, который уже используется." -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "Не удалась загрузка" @@ -1226,7 +1226,7 @@ msgstr "Генерирует скрипты автодополнений" msgid "Generates completion scripts for various shells" msgstr "Генерирует скрипты автодополнений для различных оболочек" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "Создание прототипов функций..." @@ -1304,7 +1304,7 @@ msgstr "Установлен %s" msgid "Installing %s" msgstr "Установка %s" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "Установка библиотеки %s" @@ -1347,7 +1347,7 @@ msgstr "Неверный TCP-адрес: порт не указан" msgid "Invalid URL" msgstr "Неверный URL-адрес" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "Неверный дополнительный URL-адрес: %v" @@ -1373,7 +1373,7 @@ msgstr "Неверное регулярное выражение для разм msgid "Invalid eeprom size regexp: %s" msgstr "Неверное регулярное выражение для размера eeprom: %s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "Неверный URL индекса: %s" @@ -1393,11 +1393,11 @@ msgstr "Неверная библиотека" msgid "Invalid logging level: %s" msgstr "Неверный уровень логирования: %s" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "Неверная конфигурация сети: %s" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "Неверное значение network.proxy '%[1]s': %[2]s" @@ -1405,7 +1405,7 @@ msgstr "Неверное значение network.proxy '%[1]s': %[2]s" msgid "Invalid output format: %s" msgstr "Неверный формат вывода: %s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "Неверный индекс пакета в %s" @@ -1421,7 +1421,7 @@ msgstr "Неверное значение pid: '%s'" msgid "Invalid profile" msgstr "Неверный профиль" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "Неверный рецепт в platform.txt" @@ -1429,7 +1429,7 @@ msgstr "Неверный рецепт в platform.txt" msgid "Invalid size regexp: %s" msgstr "Неверное регулярное выражение для размера: %s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "Неверное значение в конфигурации" @@ -1484,7 +1484,7 @@ msgstr "Библиотека %s уже обновлена до последне msgid "Library %s is not installed" msgstr "Библиотека %s не установлена" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "Библиотека %s не найдена" @@ -1512,7 +1512,7 @@ msgstr "Библиотека установлена" msgid "License: %s" msgstr "Лицензия: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "Связывается все вместе..." @@ -1564,8 +1564,8 @@ msgstr "Перечислить все подключенные платы." msgid "Lists cores and libraries that can be upgraded" msgstr "Перечисляет ядра и библиотеки которые могут быть обновлены" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "Загрузка индексного файла: %v" @@ -1709,7 +1709,7 @@ msgstr "Нет установленных платформ." msgid "No platforms matching your search." msgstr "Нет платформ, соответствующих вашему поиску." -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "" "Не найден порт загрузки, используется %s в качестве резервного варианта" @@ -1884,7 +1884,7 @@ msgstr "" "Путь сохранения скомпилированных файлов. Если не указан, каталог будет " "создан во временном пути по умолчанию вашей ОС." -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "Выполнение сенсорного сброса 1200 бит/с на последовательном порту" @@ -2402,7 +2402,7 @@ msgstr "" msgid "Skip linking of final executable." msgstr "Пропустить компоновку конечного исполняемого файла." -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "" "Пропуск сенсорного сброса 1200 бит/с: последовательный порт не выбран!" @@ -2438,7 +2438,7 @@ msgstr "Пропуск конфигурации инструмента." msgid "Skipping: %[1]s" msgstr "Пропуск: %[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "Некоторые индексы не удалось обновить." @@ -2635,7 +2635,7 @@ msgstr "Невозможно получить домашний каталог п msgid "Unable to open file for logging: %s" msgstr "Невозможно открыть файл для логирования: %s" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "Невозможно разобрать URL" @@ -2726,7 +2726,7 @@ msgstr "Загрузить скетчи Arduino. Это НЕ компилиру msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "Адрес порта загрузки, например: COM3 или /dev/ttyACM2" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "Порт загрузки найден на %s" @@ -2880,7 +2880,7 @@ msgstr "" "ВНИМАНИЕ: библиотека %[1]s должна запускаться на архитектуре(-ах) %[2]s и " "может быть несовместима с вашей платой на архитектуре(-ах) %[3]s." -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "Ожидание порта загрузки..." @@ -2944,11 +2944,11 @@ msgstr "базовый поиск по \"audio\"" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "базовый поиск по \"esp32\" и \"display\" ограничен официальным меинтейнером" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "двоичный файл не найден в %s" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "плата %s не найдена" @@ -2964,7 +2964,7 @@ msgstr "не установлен каталог встроенных библи msgid "can't find latest release of %s" msgstr "не удается найти последний релиз %s" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "не удалось найти последний релиз инструмента %s" @@ -2976,7 +2976,7 @@ msgstr "не удалось найти шаблон для обнаружени msgid "candidates" msgstr "кандидаты" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "не удалось выполнить загрузку инструмента: %s" @@ -3006,11 +3006,11 @@ msgstr "коммуникация не синхронизирована, ожид msgid "computing hash: %s" msgstr "вычисление хэша: %s" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "ключ конфигурации %s содержит недопустимый символ" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "значение конфигурации %s содержит недопустимый символ" @@ -3018,7 +3018,7 @@ msgstr "значение конфигурации %s содержит недоп msgid "copying library to destination directory:" msgstr "копирование библиотеки в целевой каталог:" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "не удалось найти валидный артефакт сборки" @@ -3064,7 +3064,7 @@ msgstr "целевой каталог %s уже существует, невоз msgid "destination directory already exists" msgstr "целевой каталог уже существует" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "не существует каталог: %s" @@ -3080,7 +3080,7 @@ msgstr "обнаружение %s не найдено" msgid "discovery %s not installed" msgstr "обнаружение %s не установлено" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "релиз обнаружения не найден: %s" @@ -3096,11 +3096,11 @@ msgstr "скачать последнюю версию ядра Arduino SAMD." msgid "downloaded" msgstr "скачивание завершено" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "скачивание %[1]s инструмента: %[2]s" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "не заполнен идентификатор платы" @@ -3175,7 +3175,7 @@ msgstr "для последней версии." msgid "for the specific version." msgstr "для конкретной версии." -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "поле fqbn %s содержит недопустимый символ" @@ -3203,7 +3203,7 @@ msgstr "получение информации об архиве: %s" msgid "getting archive path: %s" msgstr "получение пути к архиву: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "получение свойств сборки для платы %[1]s: %[2]s" @@ -3223,7 +3223,7 @@ msgstr "получение зависимостей инструмента дл msgid "install directory not set" msgstr "не задан каталог для установки" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "установка %[1]s инструмента: %[2]s" @@ -3243,7 +3243,7 @@ msgstr "неверная директива '%s'" msgid "invalid checksum format: %s" msgstr "неверный формат контрольной суммы: %s" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "неверный параметр конфигурации: %s" @@ -3275,11 +3275,14 @@ msgstr "неверное пустое наименование библиоте msgid "invalid empty library version: %s" msgstr "неверная пустая версия библиотеки: %s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "найден неверный пустой параметр" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "неверный git url" @@ -3307,7 +3310,7 @@ msgstr "неверное расположение библиотеки: %s" msgid "invalid library: no header files found" msgstr "недействительная библиотека: заголовочные файлы не найдены" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "недопустимый параметр '%s'" @@ -3347,7 +3350,7 @@ msgstr "неверное значение в конфигурации порта msgid "invalid port configuration: %s=%s" msgstr "неверная конфигурация порта: %s=%s" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "неверный рецепт '%[1]s': %[2]s" @@ -3361,7 +3364,7 @@ msgstr "" "буквенно-цифровым или \"_\", последующие могут также содержать \"-\" и " "\".\". Последний не может быть \".\"." -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "недопустимое значение '%[1]s' для параметра '%[2]s'" @@ -3405,7 +3408,7 @@ msgstr "библиотеки с наименованием, точно совп msgid "library %s already installed" msgstr "библиотека %s уже установлена" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "библиотека не найдена" @@ -3419,8 +3422,8 @@ msgstr "загрузка %[1]s: %[2]s" msgid "loading boards: %s" msgstr "загрузка плат: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "загрузка индексного файла json %[1]s: %[2]s" @@ -3457,7 +3460,7 @@ msgstr "загрузка релиза инструмента в %s" msgid "looking for boards.txt in %s" msgstr "поиск boards.txt в %s" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "поиск артефактов сборки" @@ -3473,7 +3476,7 @@ msgstr "отсутствует директива '%s'" msgid "missing checksum for: %s" msgstr "отсутствует контрольная сумма для: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "отсутствует пакет %[1]s, на который ссылается плата %[2]s" @@ -3483,11 +3486,11 @@ msgstr "" "отсутствует индекс пакета для %s, последующие обновления не могут быть " "гарантированы" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "отсутствует релиз платформы %[1]s:%[2]s на которую ссылается %[3]s" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "отсутствует релиз платформы %[1]s:%[2]s на которую ссылается %[3]s" @@ -3495,7 +3498,7 @@ msgstr "отсутствует релиз платформы %[1]s:%[2]s на к msgid "missing signature" msgstr "отсутствует сигнатура" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "релиз монитора не найден: %s" @@ -3505,7 +3508,7 @@ msgstr "релиз монитора не найден: %s" msgid "moving extracted archive to destination dir: %s" msgstr "перемещение извлеченного архива в каталог назначения: %s" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "найдено несколько артефактов сборки: '%[1]s' и '%[2]s'" @@ -3525,7 +3528,7 @@ msgstr "" msgid "no instance specified" msgstr "не указан экземпляр" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "скетч или каталог/файл сборки не указан" @@ -3538,7 +3541,7 @@ msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "" "нет уникального корневого каталога в архиве, найдены '%[1]s' и '%[2]s'" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "порт загрузки не указан" @@ -3550,7 +3553,7 @@ msgstr "не найдено скетчей в %[1]s: отсутствует %[2] msgid "no versions available for the current OS, try contacting %s" msgstr "нет доступных версий для текущей ОС, попробуйте связаться с %s" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "не FQBN: %s" @@ -3581,12 +3584,12 @@ msgstr "открывается целевой файл: %s" msgid "package %s not found" msgstr "пакет %s не найден" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "пакет '%s' не найден" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "разбор fqbn: %s" @@ -3602,7 +3605,7 @@ msgstr "путь не является каталогом платформы: %s msgid "platform %[1]s not found in package %[2]s" msgstr "платформа %[1]s не найдена в пакете %[2]s" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "платформа %s не установлена" @@ -3656,7 +3659,7 @@ msgstr "чтение содержимого каталога %[1]s " msgid "reading directory %s" msgstr "чтение каталога %s" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "чтение содержимого каталога %s " @@ -3692,11 +3695,11 @@ msgstr "чтение корневого каталога пакета: %s" msgid "reading sketch files" msgstr "чтение файлов скетчей" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "не найден рецепт '%s'" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "релиз %[1]s не найден для инструмента %[2]s" @@ -3808,7 +3811,7 @@ msgstr "инструмент %s не контролируется менедже msgid "tool %s not found" msgstr "инструмент %s не найден" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "инструмент '%[1]s' не найден в пакете '%[2]s'" @@ -3816,8 +3819,8 @@ msgstr "инструмент '%[1]s' не найден в пакете '%[2]s'" msgid "tool not installed" msgstr "инструмент не установлен" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "релиз инструмента не найден: %s" @@ -3859,11 +3862,11 @@ msgstr "невозможно прочитать содержимое исход msgid "unable to write to destination file" msgstr "невозможно записать в целевой файл" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "неизвестный пакет %s" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "неизвестная платформа %s: %s" @@ -3883,7 +3886,7 @@ msgstr "обновить arduino:samd до последней версии" msgid "upgrade everything to the latest version" msgstr "обновить все до последней версии" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "ошибка при загрузке: %s" diff --git a/internal/locales/data/si.po b/internal/locales/data/si.po new file mode 100644 index 00000000000..49f7f811ae6 --- /dev/null +++ b/internal/locales/data/si.po @@ -0,0 +1,3672 @@ +# +# Translators: +# HelaBasa Group , 2024 +# +msgid "" +msgstr "" +"Last-Translator: HelaBasa Group , 2024\n" +"Language-Team: Sinhala (https://app.transifex.com/arduino-1/teams/108174/si/)\n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: internal/version/version.go:56 +msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:462 +msgid "%[1]s folder is no longer supported! See %[2]s for more information" +msgstr "" + +#: internal/arduino/builder/build_options_manager.go:140 +msgid "%[1]s invalid, rebuilding all" +msgstr "" + +#: internal/cli/lib/check_deps.go:124 +msgid "%[1]s is required but %[2]s is currently installed." +msgstr "" + +#: internal/arduino/builder/builder.go:487 +msgid "%[1]s pattern is missing" +msgstr "" + +#: internal/arduino/resources/download.go:51 +msgid "%s already downloaded" +msgstr "" + +#: commands/service_upload.go:782 +msgid "%s and %s cannot be used together" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:371 +msgid "%s installed" +msgstr "%s ස්ථාපිතයි" + +#: internal/cli/lib/check_deps.go:121 +msgid "%s is already installed." +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:63 +#: internal/arduino/cores/packagemanager/loader.go:617 +msgid "%s is not a directory" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:290 +msgid "%s is not managed by package manager" +msgstr "" + +#: internal/cli/daemon/daemon.go:67 +msgid "%s must be >= 1024" +msgstr "" + +#: internal/cli/lib/check_deps.go:118 +msgid "%s must be installed." +msgstr "" + +#: internal/arduino/builder/internal/preprocessor/ctags.go:192 +#: internal/arduino/builder/internal/preprocessor/gcc.go:62 +msgid "%s pattern is missing" +msgstr "" + +#: commands/cmderrors/cmderrors.go:818 +msgid "'%s' has an invalid signature" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:449 +msgid "" +"'build.core' and 'build.variant' refer to different platforms: %[1]s and " +"%[2]s" +msgstr "" + +#: internal/cli/board/listall.go:97 internal/cli/board/search.go:94 +msgid "(hidden)" +msgstr "(සැඟවුණු)" + +#: internal/arduino/builder/libraries.go:302 +msgid "(legacy)" +msgstr "(පරණ)" + +#: internal/cli/lib/install.go:82 +msgid "" +"--git-url and --zip-path are disabled by default, for more information see: " +"%v" +msgstr "" + +#: internal/cli/lib/install.go:84 +msgid "" +"--git-url and --zip-path flags allow installing untrusted files, use it at " +"your own risk." +msgstr "" + +#: internal/cli/lib/install.go:87 +msgid "--git-url or --zip-path can't be used with --install-in-builtin-dir" +msgstr "" + +#: commands/service_sketch_new.go:66 +msgid ".ino file already exists" +msgstr "" + +#: internal/cli/updater/updater.go:30 +msgid "A new release of Arduino CLI is available:" +msgstr "" + +#: commands/cmderrors/cmderrors.go:299 +msgid "A programmer is required to upload" +msgstr "" + +#: internal/cli/core/download.go:35 internal/cli/core/install.go:37 +#: internal/cli/core/uninstall.go:36 internal/cli/core/upgrade.go:38 +msgid "ARCH" +msgstr "ARCH" + +#: internal/cli/generatedocs/generatedocs.go:80 +msgid "ARDUINO COMMAND LINE MANUAL" +msgstr "" + +#: internal/cli/usage.go:28 +msgid "Additional help topics:" +msgstr "" + +#: internal/cli/config/add.go:34 internal/cli/config/add.go:35 +msgid "Adds one or more values to a setting." +msgstr "" + +#: internal/cli/usage.go:23 +msgid "Aliases:" +msgstr "" + +#: internal/cli/core/list.go:112 +msgid "All platforms are up to date." +msgstr "" + +#: internal/cli/core/upgrade.go:87 +msgid "All the cores are already at the latest version" +msgstr "" + +#: commands/service_library_install.go:135 +msgid "Already installed %s" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:91 +msgid "Alternatives for %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/builder/internal/preprocessor/ctags.go:69 +msgid "An error occurred adding prototypes" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:213 +msgid "An error occurred detecting libraries" +msgstr "" + +#: internal/cli/daemon/daemon.go:87 +msgid "Append debug logging to the specified file" +msgstr "" + +#: internal/cli/lib/search.go:208 +msgid "Architecture: %s" +msgstr "" + +#: commands/service_sketch_archive.go:69 +msgid "Archive already exists" +msgstr "" + +#: internal/arduino/builder/core.go:163 +msgid "Archiving built core (caching) in: %[1]s" +msgstr "" + +#: internal/cli/sketch/sketch.go:30 internal/cli/sketch/sketch.go:31 +msgid "Arduino CLI sketch commands." +msgstr "" + +#: internal/cli/cli.go:88 +msgid "Arduino CLI." +msgstr "" + +#: internal/cli/cli.go:89 +msgid "Arduino Command Line Interface (arduino-cli)." +msgstr "" + +#: internal/cli/board/board.go:30 internal/cli/board/board.go:31 +msgid "Arduino board commands." +msgstr "" + +#: internal/cli/cache/cache.go:30 internal/cli/cache/cache.go:31 +msgid "Arduino cache commands." +msgstr "" + +#: internal/cli/lib/lib.go:30 internal/cli/lib/lib.go:31 +msgid "Arduino commands about libraries." +msgstr "" + +#: internal/cli/config/config.go:35 +msgid "Arduino configuration commands." +msgstr "" + +#: internal/cli/core/core.go:30 internal/cli/core/core.go:31 +msgid "Arduino core operations." +msgstr "" + +#: internal/cli/lib/check_deps.go:62 internal/cli/lib/install.go:130 +msgid "Arguments error: %v" +msgstr "" + +#: internal/cli/board/attach.go:36 +msgid "Attaches a sketch to a board." +msgstr "" + +#: internal/cli/lib/search.go:199 +msgid "Author: %s" +msgstr "කර්තෘ: %s" + +#: internal/arduino/libraries/librariesmanager/install.go:79 +msgid "" +"Automatic library install can't be performed in this case, please manually " +"remove all duplicates and retry." +msgstr "" + +#: commands/service_library_uninstall.go:87 +msgid "" +"Automatic library uninstall can't be performed in this case, please manually" +" remove them." +msgstr "" + +#: internal/cli/lib/list.go:138 +msgid "Available" +msgstr "" + +#: internal/cli/usage.go:25 +msgid "Available Commands:" +msgstr "" + +#: internal/cli/upload/upload.go:75 +msgid "Binary file to upload." +msgstr "" + +#: internal/cli/board/list.go:104 internal/cli/board/list.go:142 +#: internal/cli/board/listall.go:84 internal/cli/board/search.go:85 +msgid "Board Name" +msgstr "" + +#: internal/cli/board/details.go:139 +msgid "Board name:" +msgstr "" + +#: internal/cli/board/details.go:141 +msgid "Board version:" +msgstr "" + +#: internal/arduino/builder/sketch.go:243 +msgid "Bootloader file specified but missing: %[1]s" +msgstr "" + +#: internal/cli/compile/compile.go:101 +msgid "" +"Builds of cores and sketches are saved into this path to be cached and " +"reused." +msgstr "" + +#: internal/arduino/resources/index.go:65 +msgid "Can't create data directory %s" +msgstr "" + +#: commands/cmderrors/cmderrors.go:511 +msgid "Can't create sketch" +msgstr "" + +#: commands/service_library_download.go:91 +#: commands/service_library_download.go:94 +msgid "Can't download library" +msgstr "" + +#: commands/service_platform_uninstall.go:89 +#: internal/arduino/cores/packagemanager/install_uninstall.go:136 +msgid "Can't find dependencies for platform %s" +msgstr "" + +#: commands/cmderrors/cmderrors.go:537 +msgid "Can't open sketch" +msgstr "" + +#: commands/cmderrors/cmderrors.go:524 +msgid "Can't update sketch" +msgstr "" + +#: internal/cli/arguments/arguments.go:38 +msgid "Can't use the following flags together: %s" +msgstr "" + +#: internal/cli/daemon/daemon.go:117 +msgid "Can't write debug log: %s" +msgstr "" + +#: commands/service_compile.go:189 commands/service_compile.go:192 +msgid "Cannot create build cache directory" +msgstr "" + +#: commands/service_compile.go:214 +msgid "Cannot create build directory" +msgstr "" + +#: internal/cli/config/init.go:100 +msgid "Cannot create config file directory: %v" +msgstr "" + +#: internal/cli/config/init.go:124 +msgid "Cannot create config file: %v" +msgstr "" + +#: commands/cmderrors/cmderrors.go:781 +msgid "Cannot create temp dir" +msgstr "" + +#: commands/cmderrors/cmderrors.go:799 +msgid "Cannot create temp file" +msgstr "" + +#: internal/cli/config/delete.go:55 +msgid "Cannot delete the key %[1]s: %[2]v" +msgstr "" + +#: commands/service_debug.go:228 +msgid "Cannot execute debug tool" +msgstr "" + +#: internal/cli/config/init.go:77 internal/cli/config/init.go:84 +msgid "Cannot find absolute path: %v" +msgstr "" + +#: internal/cli/config/add.go:63 internal/cli/config/add.go:65 +#: internal/cli/config/get.go:59 internal/cli/config/remove.go:63 +#: internal/cli/config/remove.go:65 +msgid "Cannot get the configuration key %[1]s: %[2]v" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:143 +msgid "Cannot install platform" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:349 +msgid "Cannot install tool %s" +msgstr "" + +#: commands/service_upload.go:544 +msgid "Cannot perform port reset: %s" +msgstr "" + +#: internal/cli/config/add.go:75 internal/cli/config/add.go:77 +#: internal/cli/config/remove.go:73 internal/cli/config/remove.go:75 +msgid "Cannot remove the configuration key %[1]s: %[2]v" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:161 +msgid "Cannot upgrade platform" +msgstr "" + +#: internal/cli/lib/search.go:207 +msgid "Category: %s" +msgstr "" + +#: internal/cli/lib/check_deps.go:39 internal/cli/lib/check_deps.go:40 +msgid "Check dependencies status for the specified library." +msgstr "" + +#: internal/cli/debug/debug_check.go:42 +msgid "Check if the given board/programmer combination supports debugging." +msgstr "" + +#: internal/arduino/resources/checksums.go:166 +msgid "Checksum differs from checksum in package.json" +msgstr "" + +#: internal/cli/board/details.go:190 +msgid "Checksum:" +msgstr "" + +#: internal/cli/cache/cache.go:32 +msgid "Clean caches." +msgstr "" + +#: internal/cli/cli.go:181 +msgid "Comma-separated list of additional URLs for the Boards Manager." +msgstr "" + +#: internal/cli/board/list.go:56 +msgid "" +"Command keeps running and prints list of connected boards whenever there is " +"a change." +msgstr "" + +#: commands/service_debug_config.go:178 commands/service_upload.go:452 +msgid "Compiled sketch not found in %s" +msgstr "" + +#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81 +msgid "Compiles Arduino sketches." +msgstr "" + +#: internal/arduino/builder/builder.go:421 +msgid "Compiling core..." +msgstr "" + +#: internal/arduino/builder/builder.go:400 +msgid "Compiling libraries..." +msgstr "" + +#: internal/arduino/builder/libraries.go:133 +msgid "Compiling library \"%[1]s\"" +msgstr "" + +#: internal/arduino/builder/builder.go:384 +msgid "Compiling sketch..." +msgstr "" + +#: internal/cli/config/init.go:94 +msgid "" +"Config file already exists, use --overwrite to discard the existing one." +msgstr "" + +#: internal/cli/config/init.go:179 +msgid "Config file written to: %s" +msgstr "" + +#: internal/cli/debug/debug.go:250 +msgid "Configuration options for %s" +msgstr "" + +#: internal/cli/monitor/monitor.go:78 +msgid "" +"Configure communication port settings. The format is " +"=[,=]..." +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:177 +msgid "Configuring platform." +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:359 +msgid "Configuring tool." +msgstr "" + +#: internal/cli/board/list.go:198 +msgid "Connected" +msgstr "" + +#: internal/cli/monitor/monitor.go:275 +msgid "Connecting to %s. Press CTRL-C to exit." +msgstr "" + +#: internal/cli/board/list.go:104 internal/cli/board/list.go:142 +msgid "Core" +msgstr "" + +#: internal/cli/configuration/network.go:118 +msgid "Could not connect via HTTP" +msgstr "" + +#: commands/instances.go:487 +msgid "Could not create index directory" +msgstr "" + +#: internal/arduino/builder/core.go:41 +msgid "Couldn't deeply cache core build: %[1]s" +msgstr "" + +#: internal/arduino/builder/sizer.go:154 +msgid "Couldn't determine program size" +msgstr "" + +#: internal/cli/arguments/sketch.go:37 internal/cli/lib/install.go:111 +msgid "Couldn't get current working directory: %v" +msgstr "" + +#: internal/cli/sketch/new.go:37 internal/cli/sketch/new.go:38 +msgid "Create a new Sketch" +msgstr "" + +#: internal/cli/compile/compile.go:98 +msgid "Create and print a profile configuration from the build." +msgstr "" + +#: internal/cli/sketch/archive.go:37 internal/cli/sketch/archive.go:38 +msgid "Creates a zip file containing all sketch files." +msgstr "" + +#: internal/cli/config/init.go:46 +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:331 +msgid "" +"Currently, Build Profiles only support libraries available through Arduino " +"Library Manager." +msgstr "" + +#: internal/cli/debug/debug.go:266 +msgid "Custom configuration for %s:" +msgstr "" + +#: internal/cli/feedback/result/rpc.go:146 +#: internal/cli/outdated/outdated.go:119 +msgid "DEPRECATED" +msgstr "" + +#: internal/cli/daemon/daemon.go:195 +msgid "Daemon is now listening on %s:%s" +msgstr "" + +#: internal/cli/debug/debug.go:53 +msgid "Debug Arduino sketches." +msgstr "" + +#: internal/cli/debug/debug.go:54 +msgid "" +"Debug Arduino sketches. (this command opens an interactive gdb session)" +msgstr "" + +#: internal/cli/debug/debug.go:70 internal/cli/debug/debug_check.go:51 +msgid "Debug interpreter e.g.: %s" +msgstr "" + +#: commands/service_debug_config.go:215 +msgid "Debugging not supported for board %s" +msgstr "" + +#: internal/cli/monitor/monitor.go:331 +msgid "Default" +msgstr "" + +#: internal/cli/board/attach.go:115 +msgid "Default FQBN set to" +msgstr "" + +#: internal/cli/board/attach.go:114 +msgid "Default port set to" +msgstr "" + +#: internal/cli/board/attach.go:116 +msgid "Default programmer set to" +msgstr "" + +#: internal/cli/cache/clean.go:32 +msgid "Delete Boards/Library Manager download cache." +msgstr "" + +#: internal/cli/cache/clean.go:33 +msgid "" +"Delete contents of the downloads cache folder, where archive files are " +"staged during installation of libraries and boards platforms." +msgstr "" + +#: 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:215 +msgid "Dependencies: %s" +msgstr "" + +#: internal/cli/lib/list.go:138 internal/cli/outdated/outdated.go:106 +msgid "Description" +msgstr "" + +#: internal/arduino/builder/builder.go:314 +msgid "Detecting libraries used..." +msgstr "" + +#: internal/cli/board/list.go:46 +msgid "" +"Detects and displays a list of boards connected to the current computer." +msgstr "" + +#: internal/cli/debug/debug.go:71 internal/cli/debug/debug.go:72 +msgid "Directory containing binaries for debug." +msgstr "" + +#: internal/cli/upload/upload.go:73 internal/cli/upload/upload.go:74 +msgid "Directory containing binaries to upload." +msgstr "" + +#: internal/cli/generatedocs/generatedocs.go:45 +msgid "" +"Directory where to save generated files. Default is './docs', the directory " +"must exist." +msgstr "" + +#: internal/cli/completion/completion.go:44 +msgid "Disable completion description for shells that support it" +msgstr "" + +#: internal/cli/board/list.go:199 +msgid "Disconnected" +msgstr "" + +#: internal/cli/daemon/daemon.go:90 +msgid "Display only the provided gRPC calls" +msgstr "" + +#: internal/cli/lib/install.go:62 +msgid "Do not install dependencies." +msgstr "" + +#: internal/cli/lib/install.go:63 +msgid "Do not overwrite already installed libraries." +msgstr "" + +#: internal/cli/core/install.go:56 +msgid "Do not overwrite already installed platforms." +msgstr "" + +#: internal/cli/burnbootloader/burnbootloader.go:64 +#: internal/cli/upload/upload.go:81 +msgid "Do not perform the actual upload, just log out actions" +msgstr "" + +#: internal/cli/daemon/daemon.go:81 +msgid "Do not terminate daemon process if the parent process dies" +msgstr "" + +#: internal/cli/lib/check_deps.go:52 +msgid "Do not try to update library dependencies if already installed." +msgstr "" + +#: commands/service_library_download.go:88 +msgid "Downloading %s" +msgstr "" + +#: internal/arduino/resources/index.go:137 +msgid "Downloading index signature: %s" +msgstr "" + +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 +#: internal/arduino/resources/index.go:82 +msgid "Downloading index: %s" +msgstr "" + +#: commands/instances.go:372 +msgid "Downloading library %s" +msgstr "" + +#: commands/instances.go:54 +msgid "Downloading missing tool %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:96 +msgid "Downloading packages" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:101 +msgid "Downloading platform %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:177 +msgid "Downloading tool %s" +msgstr "" + +#: internal/cli/core/download.go:36 internal/cli/core/download.go:37 +msgid "Downloads one or more cores and corresponding tool dependencies." +msgstr "" + +#: internal/cli/lib/download.go:36 internal/cli/lib/download.go:37 +msgid "Downloads one or more libraries without installing them." +msgstr "" + +#: internal/cli/daemon/daemon.go:84 +msgid "Enable debug logging of gRPC calls" +msgstr "" + +#: internal/cli/lib/install.go:65 +msgid "Enter a path to zip file" +msgstr "" + +#: internal/cli/lib/install.go:64 +msgid "Enter git url for libraries hosted on repositories" +msgstr "" + +#: commands/service_sketch_archive.go:105 +msgid "Error adding file to sketch archive" +msgstr "" + +#: internal/arduino/builder/core.go:169 +msgid "Error archiving built core (caching) in %[1]s: %[2]s" +msgstr "" + +#: internal/cli/sketch/archive.go:85 +msgid "Error archiving: %v" +msgstr "" + +#: commands/service_sketch_archive.go:93 +msgid "Error calculating relative file path" +msgstr "" + +#: internal/cli/cache/clean.go:48 +msgid "Error cleaning caches: %v" +msgstr "" + +#: internal/cli/compile/compile.go:220 +msgid "Error converting path to absolute: %v" +msgstr "" + +#: commands/service_compile.go:412 +msgid "Error copying output file %s" +msgstr "" + +#: internal/cli/config/init.go:106 internal/cli/config/init.go:113 +#: internal/cli/config/init.go:120 internal/cli/config/init.go:134 +#: internal/cli/config/init.go:138 +msgid "Error creating configuration: %v" +msgstr "" + +#: internal/cli/instance/instance.go:43 +msgid "Error creating instance: %v" +msgstr "" + +#: commands/service_compile.go:395 +msgid "Error creating output dir" +msgstr "" + +#: commands/service_sketch_archive.go:81 +msgid "Error creating sketch archive" +msgstr "" + +#: internal/cli/sketch/new.go:71 internal/cli/sketch/new.go:83 +msgid "Error creating sketch: %v" +msgstr "" + +#: internal/cli/board/list.go:83 internal/cli/board/list.go:97 +msgid "Error detecting boards: %v" +msgstr "" + +#: internal/cli/core/download.go:71 internal/cli/lib/download.go:69 +msgid "Error downloading %[1]s: %[2]v" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:110 +#: internal/arduino/cores/packagemanager/profiles.go:111 +msgid "Error downloading %s" +msgstr "" + +#: commands/instances.go:661 internal/arduino/resources/index.go:83 +msgid "Error downloading index '%s'" +msgstr "" + +#: internal/arduino/resources/index.go:138 +msgid "Error downloading index signature '%s'" +msgstr "" + +#: commands/instances.go:382 commands/instances.go:388 +msgid "Error downloading library %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:128 +#: internal/arduino/cores/packagemanager/profiles.go:129 +msgid "Error downloading platform %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:127 +#: internal/arduino/cores/packagemanager/profiles.go:179 +msgid "Error downloading tool %s" +msgstr "" + +#: internal/cli/debug/debug.go:162 internal/cli/debug/debug.go:195 +msgid "Error during Debug: %v" +msgstr "" + +#: internal/cli/feedback/feedback.go:236 internal/cli/feedback/feedback.go:242 +msgid "Error during JSON encoding of the output: %v" +msgstr "" + +#: internal/cli/burnbootloader/burnbootloader.go:78 +#: internal/cli/burnbootloader/burnbootloader.go:100 +#: internal/cli/compile/compile.go:264 internal/cli/compile/compile.go:306 +#: internal/cli/upload/upload.go:99 internal/cli/upload/upload.go:128 +msgid "Error during Upload: %v" +msgstr "" + +#: internal/cli/arguments/port.go:144 +msgid "Error during board detection" +msgstr "" + +#: internal/cli/compile/compile.go:379 +msgid "Error during build: %v" +msgstr "" + +#: internal/cli/core/install.go:81 +msgid "Error during install: %v" +msgstr "" + +#: internal/cli/core/uninstall.go:75 +msgid "Error during uninstall: %v" +msgstr "" + +#: internal/cli/core/upgrade.go:136 +msgid "Error during upgrade: %v" +msgstr "" + +#: internal/arduino/resources/index.go:105 +#: internal/arduino/resources/index.go:124 +msgid "Error extracting %s" +msgstr "" + +#: commands/service_upload.go:449 +msgid "Error finding build artifacts" +msgstr "" + +#: internal/cli/debug/debug.go:139 +msgid "Error getting Debug info: %v" +msgstr "" + +#: commands/service_sketch_archive.go:57 +msgid "Error getting absolute path of sketch archive" +msgstr "" + +#: internal/cli/board/details.go:74 +msgid "Error getting board details: %v" +msgstr "" + +#: internal/arduino/builder/internal/compilation/database.go:82 +msgid "Error getting current directory for compilation database: %s" +msgstr "" + +#: internal/cli/monitor/monitor.go:105 +msgid "" +"Error getting default port from `sketch.yaml`. Check if you're in the " +"correct sketch folder or provide the --port flag: %s" +msgstr "" + +#: commands/service_compile.go:330 commands/service_library_list.go:115 +msgid "Error getting information for library %s" +msgstr "" + +#: internal/cli/lib/examples.go:75 +msgid "Error getting libraries info: %v" +msgstr "" + +#: internal/cli/arguments/fqbn.go:96 +msgid "Error getting port metadata: %v" +msgstr "" + +#: internal/cli/monitor/monitor.go:154 +msgid "Error getting port settings details: %s" +msgstr "" + +#: internal/cli/upload/upload.go:169 +msgid "Error getting user input" +msgstr "" + +#: internal/cli/instance/instance.go:82 internal/cli/instance/instance.go:100 +msgid "Error initializing instance: %v" +msgstr "" + +#: internal/cli/lib/install.go:148 +msgid "Error installing %s: %v" +msgstr "" + +#: internal/cli/lib/install.go:122 +msgid "Error installing Git Library: %v" +msgstr "" + +#: internal/cli/lib/install.go:100 +msgid "Error installing Zip Library: %v" +msgstr "" + +#: commands/instances.go:398 +msgid "Error installing library %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:136 +#: internal/arduino/cores/packagemanager/profiles.go:137 +msgid "Error installing platform %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:180 +#: internal/arduino/cores/packagemanager/profiles.go:187 +#: internal/arduino/cores/packagemanager/profiles.go:188 +msgid "Error installing tool %s" +msgstr "" + +#: internal/cli/board/listall.go:66 +msgid "Error listing boards: %v" +msgstr "" + +#: internal/cli/lib/list.go:91 +msgid "Error listing libraries: %v" +msgstr "" + +#: internal/cli/core/list.go:69 +msgid "Error listing platforms: %v" +msgstr "" + +#: commands/cmderrors/cmderrors.go:424 +msgid "Error loading hardware platform" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:114 +#: internal/arduino/cores/packagemanager/profiles.go:115 +msgid "Error loading index %s" +msgstr "" + +#: internal/arduino/resources/index.go:99 +msgid "Error opening %s" +msgstr "" + +#: internal/cli/daemon/daemon.go:111 +msgid "Error opening debug logging file: %s" +msgstr "" + +#: internal/cli/compile/compile.go:193 +msgid "Error opening source code overrides data file: %v" +msgstr "" + +#: internal/cli/compile/compile.go:206 +msgid "Error parsing --show-properties flag: %v" +msgstr "" + +#: commands/service_compile.go:404 +msgid "Error reading build directory" +msgstr "" + +#: commands/service_sketch_archive.go:75 +msgid "Error reading sketch files" +msgstr "" + +#: internal/cli/lib/check_deps.go:72 +msgid "Error resolving dependencies for %[1]s: %[2]s" +msgstr "" + +#: internal/cli/core/upgrade.go:68 +msgid "Error retrieving core list: %v" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:158 +msgid "Error rolling-back changes: %s" +msgstr "" + +#: internal/arduino/resources/index.go:165 +#: internal/arduino/resources/index.go:177 +msgid "Error saving downloaded index" +msgstr "" + +#: internal/arduino/resources/index.go:172 +#: internal/arduino/resources/index.go:181 +msgid "Error saving downloaded index signature" +msgstr "" + +#: internal/cli/board/search.go:63 +msgid "Error searching boards: %v" +msgstr "" + +#: internal/cli/lib/search.go:126 +msgid "Error searching for Libraries: %v" +msgstr "" + +#: internal/cli/core/search.go:82 +msgid "Error searching for platforms: %v" +msgstr "" + +#: internal/arduino/builder/internal/compilation/database.go:67 +msgid "Error serializing compilation database: %s" +msgstr "" + +#: internal/cli/monitor/monitor.go:224 +msgid "Error setting raw mode: %s" +msgstr "" + +#: internal/cli/config/set.go:67 internal/cli/config/set.go:74 +msgid "Error setting value: %v" +msgstr "" + +#: internal/cli/board/list.go:86 +msgid "Error starting discovery: %v" +msgstr "" + +#: internal/cli/lib/uninstall.go:67 +msgid "Error uninstalling %[1]s: %[2]v" +msgstr "" + +#: internal/cli/lib/search.go:113 internal/cli/lib/update_index.go:59 +msgid "Error updating library index: %v" +msgstr "" + +#: internal/cli/lib/upgrade.go:75 +msgid "Error upgrading libraries" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:153 +msgid "Error upgrading platform: %s" +msgstr "" + +#: internal/arduino/resources/index.go:147 +#: internal/arduino/resources/index.go:153 +msgid "Error verifying signature" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:369 +msgid "Error while detecting libraries included by %[1]s" +msgstr "" + +#: internal/arduino/builder/sizer.go:79 internal/arduino/builder/sizer.go:88 +#: internal/arduino/builder/sizer.go:91 internal/arduino/builder/sizer.go:110 +#: internal/arduino/builder/sizer.go:215 internal/arduino/builder/sizer.go:225 +#: internal/arduino/builder/sizer.go:229 +msgid "Error while determining sketch size: %s" +msgstr "" + +#: internal/arduino/builder/internal/compilation/database.go:70 +msgid "Error writing compilation database: %s" +msgstr "" + +#: internal/cli/config/config.go:84 internal/cli/config/config.go:91 +msgid "Error writing to file: %v" +msgstr "" + +#: internal/cli/completion/completion.go:56 +msgid "Error: command description is not supported by %v" +msgstr "" + +#: internal/cli/compile/compile.go:199 +msgid "Error: invalid source code overrides data file: %v" +msgstr "" + +#: internal/cli/board/list.go:104 +msgid "Event" +msgstr "" + +#: internal/cli/lib/examples.go:123 +msgid "Examples for library %s" +msgstr "" + +#: internal/cli/usage.go:24 +msgid "Examples:" +msgstr "" + +#: internal/cli/debug/debug.go:233 +msgid "Executable to debug" +msgstr "" + +#: commands/service_debug_config.go:181 commands/service_upload.go:455 +msgid "Expected compiled sketch in directory %s, but is a file instead" +msgstr "" + +#: internal/cli/board/attach.go:35 internal/cli/board/details.go:41 +#: internal/cli/board/list.go:104 internal/cli/board/list.go:142 +#: internal/cli/board/listall.go:84 internal/cli/board/search.go:85 +msgid "FQBN" +msgstr "" + +#: internal/cli/board/details.go:140 +msgid "FQBN:" +msgstr "" + +#: commands/service_upload.go:578 +msgid "Failed chip erase" +msgstr "" + +#: commands/service_upload.go:585 +msgid "Failed programming" +msgstr "" + +#: commands/service_upload.go:581 +msgid "Failed to burn bootloader" +msgstr "" + +#: commands/instances.go:88 +msgid "Failed to create data directory" +msgstr "" + +#: commands/instances.go:77 +msgid "Failed to create downloads directory" +msgstr "" + +#: internal/cli/daemon/daemon.go:150 +msgid "Failed to listen on TCP port: %[1]s. %[2]s is an invalid port." +msgstr "" + +#: internal/cli/daemon/daemon.go:145 +msgid "Failed to listen on TCP port: %[1]s. %[2]s is unknown name." +msgstr "" + +#: internal/cli/daemon/daemon.go:157 +msgid "Failed to listen on TCP port: %[1]s. Unexpected error: %[2]v" +msgstr "" + +#: internal/cli/daemon/daemon.go:155 +msgid "Failed to listen on TCP port: %s. Address already in use." +msgstr "" + +#: commands/service_upload.go:589 +msgid "Failed uploading" +msgstr "" + +#: internal/cli/board/details.go:188 +msgid "File:" +msgstr "" + +#: commands/service_compile.go:162 +msgid "" +"Firmware encryption/signing requires all the following properties to be " +"defined: %s" +msgstr "" + +#: commands/service_debug.go:187 +msgid "First message must contain debug request, not data" +msgstr "" + +#: internal/cli/arguments/arguments.go:49 +msgid "Flag %[1]s is mandatory when used in conjunction with: %[2]s" +msgstr "" + +#: internal/cli/usage.go:26 +msgid "Flags:" +msgstr "" + +#: internal/cli/arguments/pre_post_script.go:38 +msgid "" +"Force run of post-install scripts (if the CLI is not running interactively)." +msgstr "" + +#: internal/cli/arguments/pre_post_script.go:40 +msgid "" +"Force run of pre-uninstall scripts (if the CLI is not running " +"interactively)." +msgstr "" + +#: internal/cli/arguments/pre_post_script.go:39 +msgid "" +"Force skip of post-install scripts (if the CLI is running interactively)." +msgstr "" + +#: internal/cli/arguments/pre_post_script.go:41 +msgid "" +"Force skip of pre-uninstall scripts (if the CLI is running interactively)." +msgstr "" + +#: commands/cmderrors/cmderrors.go:839 +msgid "Found %d platforms matching \"%s\": %s" +msgstr "" + +#: internal/cli/arguments/fqbn.go:39 +msgid "Fully Qualified Board Name, e.g.: arduino:avr:uno" +msgstr "" + +#: commands/service_debug.go:321 +msgid "GDB server '%s' is not supported" +msgstr "" + +#: internal/cli/generatedocs/generatedocs.go:38 +#: internal/cli/generatedocs/generatedocs.go:39 +msgid "Generates bash completion and command manpages." +msgstr "" + +#: internal/cli/completion/completion.go:38 +msgid "Generates completion scripts" +msgstr "" + +#: internal/cli/completion/completion.go:39 +msgid "Generates completion scripts for various shells" +msgstr "" + +#: internal/arduino/builder/builder.go:334 +msgid "Generating function prototypes..." +msgstr "" + +#: internal/cli/config/get.go:35 internal/cli/config/get.go:36 +msgid "Gets a settings key value." +msgstr "" + +#: internal/cli/usage.go:27 +msgid "Global Flags:" +msgstr "" + +#: internal/arduino/builder/sizer.go:164 +msgid "" +"Global variables use %[1]s bytes (%[3]s%%) of dynamic memory, leaving %[4]s " +"bytes for local variables. Maximum is %[2]s bytes." +msgstr "" + +#: internal/arduino/builder/sizer.go:170 +msgid "Global variables use %[1]s bytes of dynamic memory." +msgstr "" + +#: internal/cli/board/details.go:216 internal/cli/core/list.go:117 +#: internal/cli/core/search.go:117 internal/cli/monitor/monitor.go:331 +#: internal/cli/outdated/outdated.go:101 +msgid "ID" +msgstr "" + +#: internal/cli/board/details.go:111 +msgid "Id" +msgstr "" + +#: internal/cli/board/details.go:154 +msgid "Identification properties:" +msgstr "" + +#: internal/cli/compile/compile.go:132 +msgid "If set built binaries will be exported to the sketch folder." +msgstr "" + +#: internal/cli/core/list.go:46 +msgid "" +"If set return all installable and installed cores, including manually " +"installed." +msgstr "" + +#: internal/cli/lib/list.go:55 +msgid "Include built-in libraries (from platforms and IDE) in listing." +msgstr "" + +#: internal/cli/sketch/archive.go:51 +msgid "Includes %s directory in the archive." +msgstr "" + +#: internal/cli/lib/install.go:66 +msgid "Install libraries in the IDE-Builtin directory" +msgstr "" + +#: internal/cli/core/list.go:117 internal/cli/lib/list.go:138 +#: internal/cli/outdated/outdated.go:103 +msgid "Installed" +msgstr "" + +#: commands/service_library_install.go:200 +msgid "Installed %s" +msgstr "" + +#: commands/service_library_install.go:183 +#: internal/arduino/cores/packagemanager/install_uninstall.go:333 +msgid "Installing %s" +msgstr "" + +#: commands/instances.go:396 +msgid "Installing library %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:119 +#: internal/arduino/cores/packagemanager/profiles.go:134 +msgid "Installing platform %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:185 +msgid "Installing tool %s" +msgstr "" + +#: internal/cli/core/install.go:38 internal/cli/core/install.go:39 +msgid "Installs one or more cores and corresponding tool dependencies." +msgstr "" + +#: internal/cli/lib/install.go:46 internal/cli/lib/install.go:47 +msgid "Installs one or more specified libraries into the system." +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:394 +msgid "Internal error in cache" +msgstr "" + +#: commands/cmderrors/cmderrors.go:377 +msgid "Invalid '%[1]s' property: %[2]s" +msgstr "" + +#: commands/cmderrors/cmderrors.go:60 +msgid "Invalid FQBN" +msgstr "" + +#: internal/cli/daemon/daemon.go:168 +msgid "Invalid TCP address: port is missing" +msgstr "" + +#: commands/cmderrors/cmderrors.go:78 +msgid "Invalid URL" +msgstr "" + +#: commands/instances.go:184 +msgid "Invalid additional URL: %v" +msgstr "" + +#: internal/arduino/resources/index.go:111 +msgid "Invalid archive: file %[1]s not found in archive %[2]s" +msgstr "" + +#: internal/cli/core/download.go:59 internal/cli/core/install.go:66 +#: internal/cli/core/uninstall.go:58 internal/cli/core/upgrade.go:108 +#: internal/cli/lib/download.go:58 internal/cli/lib/uninstall.go:56 +msgid "Invalid argument passed: %v" +msgstr "" + +#: commands/service_compile.go:274 +msgid "Invalid build properties" +msgstr "" + +#: internal/arduino/builder/sizer.go:250 +msgid "Invalid data size regexp: %s" +msgstr "" + +#: internal/arduino/builder/sizer.go:256 +msgid "Invalid eeprom size regexp: %s" +msgstr "" + +#: commands/instances.go:597 +msgid "Invalid index URL: %s" +msgstr "" + +#: commands/cmderrors/cmderrors.go:46 +msgid "Invalid instance" +msgstr "" + +#: internal/cli/core/upgrade.go:114 +msgid "Invalid item %s" +msgstr "" + +#: commands/cmderrors/cmderrors.go:96 +msgid "Invalid library" +msgstr "" + +#: internal/cli/cli.go:265 +msgid "Invalid logging level: %s" +msgstr "" + +#: commands/instances.go:614 +msgid "Invalid network configuration: %s" +msgstr "" + +#: internal/cli/configuration/network.go:80 +msgid "Invalid network.proxy '%[1]s': %[2]s" +msgstr "" + +#: internal/cli/cli.go:222 +msgid "Invalid output format: %s" +msgstr "" + +#: commands/instances.go:581 +msgid "Invalid package index in %s" +msgstr "" + +#: internal/cli/core/uninstall.go:63 +msgid "Invalid parameter %s: version not allowed" +msgstr "" + +#: commands/service_board_list.go:81 +msgid "Invalid pid value: '%s'" +msgstr "" + +#: commands/cmderrors/cmderrors.go:220 +msgid "Invalid profile" +msgstr "" + +#: commands/service_monitor.go:270 +msgid "Invalid recipe in platform.txt" +msgstr "" + +#: internal/arduino/builder/sizer.go:240 +msgid "Invalid size regexp: %s" +msgstr "" + +#: main.go:86 +msgid "Invalid value in configuration" +msgstr "" + +#: commands/cmderrors/cmderrors.go:114 +msgid "Invalid version" +msgstr "" + +#: commands/service_board_list.go:78 +msgid "Invalid vid value: '%s'" +msgstr "" + +#: internal/cli/compile/compile.go:129 +msgid "" +"Just produce the compilation database, without actually compiling. All build" +" commands are skipped except pre* hooks." +msgstr "" + +#: internal/cli/lib/list.go:39 +msgid "LIBNAME" +msgstr "" + +#: internal/cli/lib/check_deps.go:38 internal/cli/lib/install.go:45 +msgid "LIBRARY" +msgstr "" + +#: internal/cli/lib/download.go:35 internal/cli/lib/examples.go:43 +#: internal/cli/lib/uninstall.go:35 +msgid "LIBRARY_NAME" +msgstr "" + +#: internal/cli/core/list.go:117 internal/cli/outdated/outdated.go:104 +msgid "Latest" +msgstr "" + +#: internal/arduino/builder/libraries.go:91 +msgid "Library %[1]s has been declared precompiled:" +msgstr "" + +#: commands/service_library_install.go:141 +#: internal/arduino/libraries/librariesmanager/install.go:131 +msgid "" +"Library %[1]s is already installed, but with a different version: %[2]s" +msgstr "" + +#: commands/service_library_upgrade.go:137 +msgid "Library %s is already at the latest version" +msgstr "" + +#: commands/service_library_uninstall.go:63 +msgid "Library %s is not installed" +msgstr "" + +#: commands/instances.go:375 +msgid "Library %s not found" +msgstr "" + +#: commands/cmderrors/cmderrors.go:445 +msgid "Library '%s' not found" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:471 +msgid "" +"Library can't use both '%[1]s' and '%[2]s' folders. Double check in '%[3]s'." +msgstr "" + +#: commands/cmderrors/cmderrors.go:574 +msgid "Library install failed" +msgstr "" + +#: commands/service_library_install.go:234 +#: commands/service_library_install.go:274 +msgid "Library installed" +msgstr "" + +#: internal/cli/lib/search.go:205 +msgid "License: %s" +msgstr "" + +#: internal/arduino/builder/builder.go:437 +msgid "Linking everything together..." +msgstr "" + +#: internal/cli/board/listall.go:40 +msgid "" +"List all boards that have the support platform installed. You can search\n" +"for a specific board if you specify the board name" +msgstr "" + +#: internal/cli/board/listall.go:39 +msgid "List all known boards and their corresponding FQBN." +msgstr "" + +#: internal/cli/board/list.go:45 +msgid "List connected boards." +msgstr "" + +#: internal/cli/arguments/fqbn.go:44 +msgid "" +"List of board options separated by commas. Or can be used multiple times for" +" multiple options." +msgstr "" + +#: internal/cli/compile/compile.go:107 +msgid "" +"List of custom build properties separated by commas. Or can be used multiple" +" times for multiple properties." +msgstr "" + +#: internal/cli/lib/list.go:57 +msgid "List updatable libraries." +msgstr "" + +#: internal/cli/core/list.go:45 +msgid "List updatable platforms." +msgstr "" + +#: internal/cli/board/board.go:32 +msgid "Lists all connected boards." +msgstr "" + +#: internal/cli/outdated/outdated.go:41 +msgid "Lists cores and libraries that can be upgraded" +msgstr "" + +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 +msgid "Loading index file: %v" +msgstr "" + +#: internal/cli/lib/list.go:138 internal/cli/outdated/outdated.go:105 +msgid "Location" +msgstr "" + +#: internal/arduino/builder/sizer.go:205 +msgid "Low memory available, stability problems may occur." +msgstr "" + +#: internal/cli/lib/search.go:200 +msgid "Maintainer: %s" +msgstr "" + +#: internal/cli/compile/compile.go:137 +msgid "" +"Max number of parallel compiles. If set to 0 the number of available CPUs " +"cores will be used." +msgstr "" + +#: internal/cli/arguments/discovery_timeout.go:32 +msgid "Max time to wait for port discovery, e.g.: 30s, 1m" +msgstr "" + +#: internal/cli/cli.go:170 +msgid "" +"Messages with this level and above will be logged. Valid levels are: %s" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:466 +msgid "Missing '%[1]s' from library in %[2]s" +msgstr "" + +#: commands/cmderrors/cmderrors.go:169 +msgid "Missing FQBN (Fully Qualified Board Name)" +msgstr "" + +#: commands/cmderrors/cmderrors.go:260 +msgid "Missing port" +msgstr "" + +#: commands/cmderrors/cmderrors.go:236 +msgid "Missing port address" +msgstr "" + +#: commands/cmderrors/cmderrors.go:248 +msgid "Missing port protocol" +msgstr "" + +#: commands/cmderrors/cmderrors.go:286 +msgid "Missing programmer" +msgstr "" + +#: internal/cli/upload/upload.go:162 +msgid "Missing required upload field: %s" +msgstr "" + +#: internal/arduino/builder/sizer.go:244 +msgid "Missing size regexp" +msgstr "" + +#: commands/cmderrors/cmderrors.go:497 +msgid "Missing sketch path" +msgstr "" + +#: commands/cmderrors/cmderrors.go:358 +msgid "Monitor '%s' not found" +msgstr "" + +#: internal/cli/monitor/monitor.go:261 +msgid "Monitor port settings:" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:156 +msgid "Multiple libraries were found for \"%[1]s\"" +msgstr "" + +#: internal/cli/board/details.go:216 internal/cli/core/list.go:117 +#: internal/cli/core/search.go:117 internal/cli/lib/list.go:138 +#: internal/cli/outdated/outdated.go:102 +msgid "Name" +msgstr "" + +#: internal/cli/lib/search.go:179 +msgid "Name: \"%s\"" +msgstr "" + +#: internal/cli/upload/upload.go:238 +msgid "New upload port: %[1]s (%[2]s)" +msgstr "" + +#: internal/cli/board/list.go:132 +msgid "No boards found." +msgstr "" + +#: internal/cli/board/attach.go:112 +msgid "No default port, FQBN or programmer set" +msgstr "" + +#: internal/cli/lib/examples.go:108 +msgid "No libraries found." +msgstr "" + +#: internal/cli/lib/list.go:130 +msgid "No libraries installed." +msgstr "" + +#: internal/cli/lib/search.go:168 +msgid "No libraries matching your search." +msgstr "" + +#: internal/cli/lib/search.go:174 +msgid "" +"No libraries matching your search.\n" +"Did you mean...\n" +msgstr "" + +#: internal/cli/lib/list.go:128 +msgid "No libraries update is available." +msgstr "" + +#: commands/cmderrors/cmderrors.go:274 +msgid "No monitor available for the port protocol %s" +msgstr "" + +#: internal/cli/outdated/outdated.go:95 +msgid "No outdated platforms or libraries found." +msgstr "" + +#: internal/cli/core/list.go:114 +msgid "No platforms installed." +msgstr "" + +#: internal/cli/core/search.go:113 +msgid "No platforms matching your search." +msgstr "" + +#: commands/service_upload.go:534 +msgid "No upload port found, using %s as fallback" +msgstr "" + +#: commands/cmderrors/cmderrors.go:464 +msgid "No valid dependencies solution found" +msgstr "" + +#: internal/arduino/builder/sizer.go:195 +msgid "Not enough memory; see %[1]s for tips on reducing your footprint." +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:159 +msgid "Not used: %[1]s" +msgstr "" + +#: internal/cli/board/details.go:187 +msgid "OS:" +msgstr "" + +#: internal/cli/board/details.go:145 +msgid "Official Arduino board:" +msgstr "" + +#: internal/cli/lib/search.go:98 +msgid "" +"Omit library details far all versions except the latest (produce a more " +"compact JSON output)." +msgstr "" + +#: internal/cli/monitor/monitor.go:59 internal/cli/monitor/monitor.go:60 +msgid "Open a communication port with a board." +msgstr "" + +#: internal/cli/board/details.go:200 +msgid "Option:" +msgstr "" + +#: internal/cli/compile/compile.go:117 +msgid "" +"Optional, can be: %s. Used to tell gcc which warning level to use (-W flag)." +msgstr "" + +#: internal/cli/compile/compile.go:130 +msgid "Optional, cleanup the build folder and do not use any cached build." +msgstr "" + +#: internal/cli/compile/compile.go:127 +msgid "" +"Optional, optimize compile output for debugging, rather than for release." +msgstr "" + +#: internal/cli/compile/compile.go:119 +msgid "Optional, suppresses almost every output." +msgstr "" + +#: internal/cli/compile/compile.go:118 internal/cli/upload/upload.go:79 +msgid "Optional, turns on verbose mode." +msgstr "" + +#: 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:109 +msgid "" +"Override a build property with a custom value. Can be used multiple times " +"for multiple properties." +msgstr "" + +#: internal/cli/debug/debug.go:75 internal/cli/debug/debug_check.go:53 +msgid "" +"Override an debug property with a custom value. Can be used multiple times " +"for multiple properties." +msgstr "" + +#: internal/cli/burnbootloader/burnbootloader.go:61 +#: internal/cli/upload/upload.go:77 +msgid "" +"Override an upload property with a custom value. Can be used multiple times " +"for multiple properties." +msgstr "" + +#: internal/cli/config/init.go:62 +msgid "Overwrite existing config file." +msgstr "" + +#: internal/cli/sketch/archive.go:52 +msgid "Overwrites an already existing archive" +msgstr "" + +#: internal/cli/sketch/new.go:46 +msgid "Overwrites an existing .ino sketch." +msgstr "" + +#: internal/cli/core/download.go:35 internal/cli/core/install.go:37 +#: internal/cli/core/uninstall.go:36 internal/cli/core/upgrade.go:38 +msgid "PACKAGER" +msgstr "" + +#: internal/cli/board/details.go:165 +msgid "Package URL:" +msgstr "" + +#: internal/cli/board/details.go:164 +msgid "Package maintainer:" +msgstr "" + +#: internal/cli/board/details.go:163 +msgid "Package name:" +msgstr "" + +#: internal/cli/board/details.go:167 +msgid "Package online help:" +msgstr "" + +#: internal/cli/board/details.go:166 +msgid "Package website:" +msgstr "" + +#: internal/cli/lib/search.go:202 +msgid "Paragraph: %s" +msgstr "" + +#: internal/cli/compile/compile.go:454 internal/cli/compile/compile.go:469 +msgid "Path" +msgstr "" + +#: internal/cli/compile/compile.go:126 +msgid "" +"Path to a collection of libraries. Can be used multiple times or entries can" +" be comma separated." +msgstr "" + +#: internal/cli/compile/compile.go:124 +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:172 +msgid "Path to the file where logs will be written." +msgstr "" + +#: internal/cli/compile/compile.go:105 +msgid "" +"Path where to save compiled files. If omitted, a directory will be created " +"in the default temporary path of your OS." +msgstr "" + +#: commands/service_upload.go:515 +msgid "Performing 1200-bps touch reset on serial port %s" +msgstr "" + +#: commands/service_platform_install.go:86 +#: commands/service_platform_install.go:93 +msgid "Platform %s already installed" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:194 +msgid "Platform %s installed" +msgstr "" + +#: internal/cli/compile/compile.go:402 internal/cli/upload/upload.go:148 +msgid "" +"Platform %s is not found in any known index\n" +"Maybe you need to add a 3rd party URL?" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:318 +msgid "Platform %s uninstalled" +msgstr "" + +#: commands/cmderrors/cmderrors.go:482 +msgid "Platform '%s' is already at the latest version" +msgstr "" + +#: commands/cmderrors/cmderrors.go:406 +msgid "Platform '%s' not found" +msgstr "" + +#: internal/cli/board/search.go:85 +msgid "Platform ID" +msgstr "" + +#: internal/cli/compile/compile.go:387 internal/cli/upload/upload.go:136 +msgid "Platform ID is not correct" +msgstr "" + +#: internal/cli/board/details.go:173 +msgid "Platform URL:" +msgstr "" + +#: internal/cli/board/details.go:172 +msgid "Platform architecture:" +msgstr "" + +#: internal/cli/board/details.go:171 +msgid "Platform category:" +msgstr "" + +#: internal/cli/board/details.go:178 +msgid "Platform checksum:" +msgstr "" + +#: internal/cli/board/details.go:174 +msgid "Platform file name:" +msgstr "" + +#: internal/cli/board/details.go:170 +msgid "Platform name:" +msgstr "" + +#: internal/cli/board/details.go:176 +msgid "Platform size (bytes):" +msgstr "" + +#: commands/cmderrors/cmderrors.go:153 +msgid "" +"Please specify an FQBN. Multiple possible boards detected on port %[1]s with" +" protocol %[2]s" +msgstr "" + +#: commands/cmderrors/cmderrors.go:133 +msgid "" +"Please specify an FQBN. The board on port %[1]s with protocol %[2]s can't be" +" identified" +msgstr "" + +#: internal/cli/board/list.go:104 internal/cli/board/list.go:142 +msgid "Port" +msgstr "" + +#: internal/cli/monitor/monitor.go:287 internal/cli/monitor/monitor.go:296 +msgid "Port closed: %v" +msgstr "" + +#: commands/cmderrors/cmderrors.go:668 +msgid "Port monitor error" +msgstr "" + +#: internal/arduino/builder/libraries.go:101 +#: internal/arduino/builder/libraries.go:109 +msgid "Precompiled library in \"%[1]s\" not found" +msgstr "" + +#: internal/cli/board/details.go:42 +msgid "Print details about a board." +msgstr "" + +#: internal/cli/compile/compile.go:100 +msgid "Print preprocessed code to stdout instead of compiling." +msgstr "" + +#: internal/cli/cli.go:166 internal/cli/cli.go:168 +msgid "Print the logs on the standard output." +msgstr "" + +#: internal/cli/cli.go:180 +msgid "Print the output in JSON format." +msgstr "" + +#: internal/cli/config/dump.go:31 +msgid "Prints the current configuration" +msgstr "" + +#: internal/cli/config/dump.go:32 +msgid "Prints the current configuration." +msgstr "" + +#: commands/cmderrors/cmderrors.go:202 +msgid "Profile '%s' not found" +msgstr "" + +#: commands/cmderrors/cmderrors.go:339 +msgid "Programmer '%s' not found" +msgstr "" + +#: internal/cli/board/details.go:111 +msgid "Programmer name" +msgstr "" + +#: internal/cli/arguments/programmer.go:35 +msgid "Programmer to use, e.g: atmel_ice" +msgstr "" + +#: internal/cli/board/details.go:216 +msgid "Programmers:" +msgstr "" + +#: commands/cmderrors/cmderrors.go:391 +msgid "Property '%s' is undefined" +msgstr "" + +#: internal/cli/board/list.go:142 +msgid "Protocol" +msgstr "" + +#: internal/cli/lib/search.go:212 +msgid "Provides includes: %s" +msgstr "" + +#: internal/cli/config/remove.go:34 internal/cli/config/remove.go:35 +msgid "Removes one or more values from a setting." +msgstr "" + +#: commands/service_library_install.go:187 +msgid "Replacing %[1]s with %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:123 +msgid "Replacing platform %[1]s with %[2]s" +msgstr "" + +#: internal/cli/board/details.go:184 +msgid "Required tool:" +msgstr "" + +#: internal/cli/monitor/monitor.go:79 +msgid "Run in silent mode, show only monitor input and output." +msgstr "" + +#: internal/cli/daemon/daemon.go:47 +msgid "Run the Arduino CLI as a gRPC daemon." +msgstr "" + +#: internal/arduino/builder/core.go:42 +msgid "Running normal build of the core..." +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:297 +#: internal/arduino/cores/packagemanager/install_uninstall.go:411 +msgid "Running pre_uninstall script." +msgstr "" + +#: internal/cli/lib/search.go:39 +msgid "SEARCH_TERM" +msgstr "" + +#: internal/cli/debug/debug.go:238 +msgid "SVD file path" +msgstr "" + +#: internal/cli/compile/compile.go:103 +msgid "Save build artifacts in this directory." +msgstr "" + +#: internal/cli/board/search.go:39 +msgid "Search for a board in the Boards Manager using the specified keywords." +msgstr "" + +#: internal/cli/board/search.go:38 +msgid "Search for a board in the Boards Manager." +msgstr "" + +#: internal/cli/core/search.go:41 +msgid "Search for a core in Boards Manager using the specified keywords." +msgstr "" + +#: internal/cli/core/search.go:40 +msgid "Search for a core in Boards Manager." +msgstr "" + +#: internal/cli/lib/search.go:41 +msgid "" +"Search for libraries matching zero or more search terms.\n" +"\n" +"All searches are performed in a case-insensitive fashion. Queries containing\n" +"multiple search terms will return only libraries that match all of the terms.\n" +"\n" +"Search terms that do not match the QV syntax described below are basic search\n" +"terms, and will match libraries that include the term anywhere in any of the\n" +"following fields:\n" +" - Author\n" +" - Name\n" +" - Paragraph\n" +" - Provides\n" +" - Sentence\n" +"\n" +"A special syntax, called qualifier-value (QV), indicates that a search term\n" +"should be compared against only one field of each library index entry. This\n" +"syntax uses the name of an index field (case-insensitive), an equals sign (=)\n" +"or a colon (:), and a value, e.g. 'name=ArduinoJson' or 'provides:tinyusb.h'.\n" +"\n" +"QV search terms that use a colon separator will match all libraries with the\n" +"value anywhere in the named field, and QV search terms that use an equals\n" +"separator will match only libraries with exactly the provided value in the\n" +"named field.\n" +"\n" +"QV search terms can include embedded spaces using double-quote (\") characters\n" +"around the value or the entire term, e.g. 'category=\"Data Processing\"' and\n" +"'\"category=Data Processing\"' are equivalent. A QV term can include a literal\n" +"double-quote character by preceding it with a backslash (\\) character.\n" +"\n" +"NOTE: QV search terms using double-quote or backslash characters that are\n" +"passed as command-line arguments may require quoting or escaping to prevent\n" +"the shell from interpreting those characters.\n" +"\n" +"In addition to the fields listed above, QV terms can use these qualifiers:\n" +" - Architectures\n" +" - Category\n" +" - Dependencies\n" +" - License\n" +" - Maintainer\n" +" - Types\n" +" - Version\n" +" - Website\n" +"\t\t" +msgstr "" + +#: internal/cli/lib/search.go:40 +msgid "Searches for one or more libraries matching a query." +msgstr "" + +#: internal/cli/lib/search.go:201 +msgid "Sentence: %s" +msgstr "" + +#: internal/cli/debug/debug.go:246 +msgid "Server path" +msgstr "" + +#: internal/arduino/httpclient/httpclient.go:61 +msgid "Server responded with: %s" +msgstr "" + +#: internal/cli/debug/debug.go:245 +msgid "Server type" +msgstr "" + +#: internal/cli/upload/upload.go:83 +msgid "Set a value for a field required to upload." +msgstr "" + +#: internal/cli/monitor/monitor.go:76 +msgid "Set terminal in raw mode (unbuffered)." +msgstr "" + +#: internal/cli/config/set.go:34 internal/cli/config/set.go:35 +msgid "Sets a setting value." +msgstr "" + +#: internal/cli/cli.go:189 +msgid "" +"Sets the default data directory (Arduino CLI will look for configuration " +"file in this directory)." +msgstr "" + +#: internal/cli/board/attach.go:37 +msgid "" +"Sets the default values for port and FQBN. If no port, FQBN or programmer " +"are specified, the current default port, FQBN and programmer are displayed." +msgstr "" + +#: internal/cli/daemon/daemon.go:93 +msgid "Sets the maximum message size in bytes the daemon can receive" +msgstr "" + +#: internal/cli/config/init.go:60 internal/cli/config/init.go:61 +msgid "Sets where to save the configuration file." +msgstr "" + +#: internal/cli/monitor/monitor.go:331 +msgid "Setting" +msgstr "" + +#: internal/cli/cli.go:101 +msgid "Should show help message, but it is available only in TEXT mode." +msgstr "" + +#: internal/cli/core/search.go:48 +msgid "Show all available core versions." +msgstr "" + +#: internal/cli/monitor/monitor.go:77 +msgid "Show all the settings of the communication port." +msgstr "" + +#: internal/cli/board/listall.go:50 internal/cli/board/search.go:48 +msgid "Show also boards marked as 'hidden' in the platform" +msgstr "" + +#: internal/cli/arguments/show_properties.go:60 +msgid "" +"Show build properties. The properties are expanded, use \"--show-" +"properties=unexpanded\" if you want them exactly as they are defined." +msgstr "" + +#: internal/cli/board/details.go:52 +msgid "Show full board details" +msgstr "" + +#: internal/cli/board/details.go:43 +msgid "" +"Show information about a board, in particular if the board has options to be" +" specified in the FQBN." +msgstr "" + +#: internal/cli/lib/search.go:97 +msgid "Show library names only." +msgstr "" + +#: internal/cli/board/details.go:53 +msgid "Show list of available programmers" +msgstr "" + +#: internal/cli/debug/debug.go:73 +msgid "" +"Show metadata about the debug session instead of starting the debugger." +msgstr "" + +#: internal/cli/update/update.go:45 +msgid "Show outdated cores and libraries after index update" +msgstr "" + +#: internal/cli/lib/list.go:40 +msgid "Shows a list of installed libraries." +msgstr "" + +#: internal/cli/lib/list.go:41 +msgid "" +"Shows a list of installed libraries.\n" +"\n" +"If the LIBNAME parameter is specified the listing is limited to that specific\n" +"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 "" + +#: internal/cli/core/list.go:37 internal/cli/core/list.go:38 +msgid "Shows the list of installed platforms." +msgstr "" + +#: internal/cli/lib/examples.go:44 +msgid "Shows the list of the examples for libraries." +msgstr "" + +#: internal/cli/lib/examples.go:45 +msgid "" +"Shows the list of the examples for libraries. A name may be given as " +"argument to search a specific library." +msgstr "" + +#: internal/cli/version/version.go:37 +msgid "" +"Shows the version number of Arduino CLI which is installed on your system." +msgstr "" + +#: internal/cli/version/version.go:36 +msgid "Shows version number of Arduino CLI." +msgstr "" + +#: internal/cli/board/details.go:189 +msgid "Size (bytes):" +msgstr "" + +#: commands/service_compile.go:278 +msgid "" +"Sketch cannot be located in build path. Please specify a different build " +"path" +msgstr "" + +#: internal/cli/sketch/new.go:98 +msgid "Sketch created in: %s" +msgstr "" + +#: internal/cli/arguments/profiles.go:33 +msgid "Sketch profile to use" +msgstr "" + +#: internal/arduino/builder/sizer.go:190 +msgid "Sketch too big; see %[1]s for tips on reducing it." +msgstr "" + +#: internal/arduino/builder/sizer.go:158 +msgid "" +"Sketch uses %[1]s bytes (%[3]s%%) of program storage space. Maximum is %[2]s" +" bytes." +msgstr "" + +#: internal/cli/feedback/warn_deprecated.go:39 +msgid "" +"Sketches with .pde extension are deprecated, please rename the following " +"files to .ino:" +msgstr "" + +#: internal/arduino/builder/linker.go:30 +msgid "Skip linking of final executable." +msgstr "" + +#: commands/service_upload.go:508 +msgid "Skipping 1200-bps touch reset: no serial port selected!" +msgstr "" + +#: internal/arduino/builder/archive_compiled_files.go:27 +msgid "Skipping archive creation of: %[1]s" +msgstr "" + +#: internal/arduino/builder/compilation.go:183 +msgid "Skipping compile of: %[1]s" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:414 +msgid "Skipping dependencies detection for precompiled library %[1]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:190 +msgid "Skipping platform configuration." +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:306 +#: internal/arduino/cores/packagemanager/install_uninstall.go:420 +msgid "Skipping pre_uninstall script." +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:368 +msgid "Skipping tool configuration." +msgstr "" + +#: internal/arduino/builder/recipe.go:48 +msgid "Skipping: %[1]s" +msgstr "" + +#: commands/instances.go:634 +msgid "Some indexes could not be updated." +msgstr "" + +#: internal/cli/core/upgrade.go:141 +msgid "Some upgrades failed, please check the output for details." +msgstr "" + +#: internal/cli/daemon/daemon.go:78 +msgid "The TCP port the daemon will listen to" +msgstr "" + +#: internal/cli/cli.go:177 +msgid "The command output format, can be: %s" +msgstr "" + +#: internal/cli/cli.go:187 +msgid "The custom config file (if not specified the default will be used)." +msgstr "" + +#: internal/cli/compile/compile.go:90 +msgid "" +"The flag --build-cache-path has been deprecated. Please use just --build-" +"path alone or configure the build cache path in the Arduino CLI settings." +msgstr "" + +#: internal/cli/daemon/daemon.go:103 +msgid "The flag --debug-file must be used with --debug." +msgstr "" + +#: internal/cli/debug/debug_check.go:94 +msgid "The given board/programmer configuration does NOT support debugging." +msgstr "" + +#: internal/cli/debug/debug_check.go:92 +msgid "The given board/programmer configuration supports debugging." +msgstr "" + +#: commands/cmderrors/cmderrors.go:876 +msgid "The instance is no longer valid and needs to be reinitialized" +msgstr "" + +#: internal/cli/config/add.go:57 +msgid "" +"The key '%[1]v' is not a list of items, can't add to it.\n" +"Maybe use '%[2]s'?" +msgstr "" + +#: internal/cli/config/remove.go:57 +msgid "" +"The key '%[1]v' is not a list of items, can't remove from it.\n" +"Maybe use '%[2]s'?" +msgstr "" + +#: commands/cmderrors/cmderrors.go:858 +msgid "The library %s has multiple installations:" +msgstr "" + +#: internal/cli/compile/compile.go:115 +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:113 +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:174 +msgid "The output format for the logs, can be: %s" +msgstr "" + +#: internal/cli/compile/compile.go:111 +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 "" + +#: internal/arduino/builder/libraries.go:151 +msgid "The platform does not support '%[1]s' for precompiled libraries." +msgstr "" + +#: internal/cli/lib/upgrade.go:36 +msgid "" +"This command upgrades an installed library to the latest available version. " +"Multiple libraries can be passed separated by a space. If no arguments are " +"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 "" + +#: internal/cli/monitor/monitor.go:80 +msgid "Timestamp each incoming line." +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:89 +#: internal/arduino/cores/packagemanager/install_uninstall.go:328 +msgid "Tool %s already installed" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:432 +msgid "Tool %s uninstalled" +msgstr "" + +#: commands/service_debug.go:277 +msgid "Toolchain '%s' is not supported" +msgstr "" + +#: internal/cli/debug/debug.go:235 +msgid "Toolchain path" +msgstr "" + +#: internal/cli/debug/debug.go:236 +msgid "Toolchain prefix" +msgstr "" + +#: internal/cli/debug/debug.go:234 +msgid "Toolchain type" +msgstr "" + +#: internal/cli/compile/compile.go:400 internal/cli/upload/upload.go:146 +msgid "Try running %s" +msgstr "" + +#: internal/cli/burnbootloader/burnbootloader.go:63 +msgid "Turns on verbose mode." +msgstr "" + +#: internal/cli/board/list.go:104 internal/cli/board/list.go:142 +msgid "Type" +msgstr "" + +#: internal/cli/lib/search.go:209 +msgid "Types: %s" +msgstr "" + +#: internal/cli/board/details.go:191 +msgid "URL:" +msgstr "" + +#: internal/arduino/builder/core.go:165 +msgid "" +"Unable to cache built core, please tell %[1]s maintainers to follow %[2]s" +msgstr "" + +#: internal/cli/configuration/configuration.go:95 +msgid "Unable to get Documents Folder: %v" +msgstr "" + +#: internal/cli/configuration/configuration.go:70 +msgid "Unable to get Local App Data Folder: %v" +msgstr "" + +#: internal/cli/configuration/configuration.go:58 +#: internal/cli/configuration/configuration.go:83 +msgid "Unable to get user home dir: %v" +msgstr "" + +#: internal/cli/cli.go:252 +msgid "Unable to open file for logging: %s" +msgstr "" + +#: commands/instances.go:563 +msgid "Unable to parse URL" +msgstr "" + +#: commands/service_library_uninstall.go:71 +#: internal/arduino/cores/packagemanager/install_uninstall.go:280 +msgid "Uninstalling %s" +msgstr "" + +#: commands/service_platform_uninstall.go:99 +#: internal/arduino/cores/packagemanager/install_uninstall.go:166 +msgid "Uninstalling %s, tool is no more required" +msgstr "" + +#: internal/cli/core/uninstall.go:37 internal/cli/core/uninstall.go:38 +msgid "" +"Uninstalls one or more cores and corresponding tool dependencies if no " +"longer used." +msgstr "" + +#: internal/cli/lib/uninstall.go:36 internal/cli/lib/uninstall.go:37 +msgid "Uninstalls one or more libraries." +msgstr "" + +#: internal/cli/board/list.go:174 +msgid "Unknown" +msgstr "" + +#: commands/cmderrors/cmderrors.go:183 +msgid "Unknown FQBN" +msgstr "" + +#: internal/cli/update/update.go:37 +msgid "Updates the index of cores and libraries" +msgstr "" + +#: internal/cli/update/update.go:38 +msgid "Updates the index of cores and libraries to the latest versions." +msgstr "" + +#: internal/cli/core/update_index.go:36 +msgid "Updates the index of cores to the latest version." +msgstr "" + +#: internal/cli/core/update_index.go:35 +msgid "Updates the index of cores." +msgstr "" + +#: internal/cli/lib/update_index.go:36 +msgid "Updates the libraries index to the latest version." +msgstr "" + +#: internal/cli/lib/update_index.go:35 +msgid "Updates the libraries index." +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:45 +msgid "Upgrade doesn't accept parameters with version" +msgstr "" + +#: internal/cli/upgrade/upgrade.go:38 +msgid "Upgrades installed cores and libraries to latest version." +msgstr "" + +#: internal/cli/upgrade/upgrade.go:37 +msgid "Upgrades installed cores and libraries." +msgstr "" + +#: internal/cli/lib/upgrade.go:35 +msgid "Upgrades installed libraries." +msgstr "" + +#: internal/cli/core/upgrade.go:39 internal/cli/core/upgrade.go:40 +msgid "Upgrades one or all installed platforms to the latest version." +msgstr "" + +#: internal/cli/upload/upload.go:56 +msgid "Upload Arduino sketches." +msgstr "" + +#: internal/cli/upload/upload.go:57 +msgid "" +"Upload Arduino sketches. This does NOT compile the sketch prior to upload." +msgstr "" + +#: internal/cli/arguments/port.go:44 +msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" +msgstr "" + +#: commands/service_upload.go:532 +msgid "Upload port found on %s" +msgstr "" + +#: internal/cli/arguments/port.go:48 +msgid "Upload port protocol, e.g: serial" +msgstr "" + +#: internal/cli/compile/compile.go:120 +msgid "Upload the binary after the compilation." +msgstr "" + +#: internal/cli/burnbootloader/burnbootloader.go:49 +msgid "Upload the bootloader on the board using an external programmer." +msgstr "" + +#: internal/cli/burnbootloader/burnbootloader.go:48 +msgid "Upload the bootloader." +msgstr "" + +#: internal/cli/compile/compile.go:269 internal/cli/upload/upload.go:167 +msgid "" +"Uploading to specified board using %s protocol requires the following info:" +msgstr "" + +#: internal/cli/config/init.go:160 +msgid "" +"Urls cannot contain commas. Separate multiple urls exported as env var with a space:\n" +"%s" +msgstr "" + +#: internal/cli/usage.go:22 +msgid "Usage:" +msgstr "" + +#: internal/cli/usage.go:29 +msgid "Use %s for more information about a command." +msgstr "" + +#: internal/cli/compile/compile.go:452 +msgid "Used library" +msgstr "" + +#: internal/cli/compile/compile.go:467 +msgid "Used platform" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:157 +msgid "Used: %[1]s" +msgstr "" + +#: commands/service_compile.go:353 +msgid "Using board '%[1]s' from platform in folder: %[2]s" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:351 +msgid "Using cached library dependencies for file: %[1]s" +msgstr "" + +#: commands/service_compile.go:354 +msgid "Using core '%[1]s' from platform in folder: %[2]s" +msgstr "" + +#: internal/cli/monitor/monitor.go:256 +msgid "Using default monitor configuration for board: %s" +msgstr "" + +#: internal/cli/monitor/monitor.go:258 +msgid "" +"Using generic monitor configuration.\n" +"WARNING: Your board may require different settings to work!\n" +msgstr "" + +#: internal/arduino/builder/libraries.go:312 +msgid "Using library %[1]s at version %[2]s in folder: %[3]s %[4]s" +msgstr "" + +#: internal/arduino/builder/libraries.go:306 +msgid "Using library %[1]s in folder: %[2]s %[3]s" +msgstr "" + +#: internal/arduino/builder/core.go:120 internal/arduino/builder/core.go:132 +msgid "Using precompiled core: %[1]s" +msgstr "" + +#: internal/arduino/builder/libraries.go:98 +#: internal/arduino/builder/libraries.go:106 +msgid "Using precompiled library in %[1]s" +msgstr "" + +#: internal/arduino/builder/archive_compiled_files.go:50 +#: internal/arduino/builder/compilation.go:181 +msgid "Using previously compiled file: %[1]s" +msgstr "" + +#: internal/cli/core/download.go:35 internal/cli/core/install.go:37 +msgid "VERSION" +msgstr "" + +#: internal/cli/lib/check_deps.go:38 internal/cli/lib/install.go:45 +msgid "VERSION_NUMBER" +msgstr "" + +#: internal/cli/monitor/monitor.go:331 +msgid "Values" +msgstr "" + +#: internal/cli/burnbootloader/burnbootloader.go:62 +#: internal/cli/compile/compile.go:122 internal/cli/upload/upload.go:78 +msgid "Verify uploaded binary after the upload." +msgstr "" + +#: internal/cli/compile/compile.go:453 internal/cli/compile/compile.go:468 +#: internal/cli/core/search.go:117 +msgid "Version" +msgstr "" + +#: internal/cli/lib/search.go:210 +msgid "Versions: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:185 +msgid "WARNING cannot configure platform: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:364 +msgid "WARNING cannot configure tool: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:302 +#: internal/arduino/cores/packagemanager/install_uninstall.go:416 +msgid "WARNING cannot run pre_uninstall script: %s" +msgstr "" + +#: internal/cli/compile/compile.go:330 +msgid "WARNING: The sketch is compiled using one or more custom libraries." +msgstr "" + +#: internal/arduino/builder/libraries.go:283 +msgid "" +"WARNING: library %[1]s claims to run on %[2]s architecture(s) and may be " +"incompatible with your current board which runs on %[3]s architecture(s)." +msgstr "" + +#: commands/service_upload.go:521 +msgid "Waiting for upload port..." +msgstr "" + +#: commands/service_compile.go:359 +msgid "" +"Warning: Board %[1]s doesn't define a %[2]s preference. Auto-set to: %[3]s" +msgstr "" + +#: internal/cli/lib/search.go:203 +msgid "Website: %s" +msgstr "" + +#: internal/cli/config/init.go:45 +msgid "Writes current configuration to a configuration file." +msgstr "" + +#: internal/cli/config/init.go:48 +msgid "" +"Writes current configuration to the configuration file in the data " +"directory." +msgstr "" + +#: internal/cli/compile/compile.go:150 internal/cli/compile/compile.go:153 +msgid "You cannot use the %s flag while compiling with a profile." +msgstr "" + +#: internal/arduino/resources/checksums.go:79 +msgid "archive hash differs from hash in index" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:188 +msgid "archive is not valid: multiple files found in zip file top level" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:191 +msgid "archive is not valid: no files found in zip file top level" +msgstr "" + +#: internal/cli/sketch/archive.go:36 +msgid "archivePath" +msgstr "" + +#: internal/arduino/builder/internal/preprocessor/arduino_preprocessor.go:64 +msgid "arduino-preprocessor pattern is missing" +msgstr "" + +#: internal/cli/feedback/stdio.go:37 +msgid "available only in text format" +msgstr "" + +#: internal/cli/lib/search.go:84 +msgid "basic search for \"audio\"" +msgstr "" + +#: internal/cli/lib/search.go:89 +msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" +msgstr "" + +#: commands/service_upload.go:792 +msgid "binary file not found in %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:349 +msgid "board %s not found" +msgstr "" + +#: internal/cli/board/listall.go:38 internal/cli/board/search.go:37 +msgid "boardname" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/librariesmanager.go:191 +msgid "built-in libraries directory not set" +msgstr "" + +#: internal/arduino/cores/status.go:132 internal/arduino/cores/status.go:159 +msgid "can't find latest release of %s" +msgstr "" + +#: commands/instances.go:273 +msgid "can't find latest release of tool %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:712 +msgid "can't find pattern for discovery with id %s" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:93 +msgid "candidates" +msgstr "" + +#: commands/service_upload.go:738 commands/service_upload.go:745 +msgid "cannot execute upload tool: %s" +msgstr "" + +#: internal/arduino/resources/install.go:40 +msgid "checking local archive integrity" +msgstr "" + +#: internal/arduino/builder/build_options_manager.go:111 +#: internal/arduino/builder/build_options_manager.go:114 +msgid "cleaning build path" +msgstr "" + +#: internal/cli/cli.go:90 +msgid "command" +msgstr "" + +#: internal/arduino/monitor/monitor.go:149 +msgid "command '%[1]s' failed: %[2]s" +msgstr "" + +#: internal/arduino/monitor/monitor.go:146 +#: internal/arduino/monitor/monitor.go:152 +msgid "communication out of sync, expected '%[1]s', received '%[2]s'" +msgstr "" + +#: internal/arduino/resources/checksums.go:75 +msgid "computing hash: %s" +msgstr "" + +#: pkg/fqbn/fqbn.go:83 +msgid "config key %s contains an invalid character" +msgstr "" + +#: pkg/fqbn/fqbn.go:87 +msgid "config value %s contains an invalid character" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:141 +msgid "copying library to destination directory:" +msgstr "" + +#: commands/service_upload.go:864 +msgid "could not find a valid build artifact" +msgstr "" + +#: commands/service_platform_install.go:94 +msgid "could not overwrite" +msgstr "" + +#: commands/service_library_install.go:190 +msgid "could not remove old library" +msgstr "" + +#: internal/arduino/sketch/yaml.go:80 internal/arduino/sketch/yaml.go:84 +#: internal/arduino/sketch/yaml.go:88 +msgid "could not update sketch project file" +msgstr "" + +#: internal/arduino/builder/core.go:116 internal/arduino/builder/core.go:140 +msgid "creating core cache folder: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:219 +msgid "creating installed.json in %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/resources/install.go:45 +#: internal/arduino/resources/install.go:49 +msgid "creating temp dir for extraction: %s" +msgstr "" + +#: internal/arduino/builder/sizer.go:196 +msgid "data section exceeds available space in board" +msgstr "" + +#: commands/service_library_resolve_deps.go:86 +msgid "dependency '%s' is not available" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:94 +msgid "destination dir %s already exists, cannot install" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:138 +msgid "destination directory already exists" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:304 +msgid "directory doesn't exist: %s" +msgstr "" + +#: internal/arduino/discovery/discoverymanager/discoverymanager.go:204 +msgid "discovery %[1]s process not started" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:644 +msgid "discovery %s not found" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:648 +msgid "discovery %s not installed" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:747 +msgid "discovery release not found: %s" +msgstr "" + +#: internal/cli/core/download.go:40 internal/cli/core/install.go:42 +msgid "download a specific version (in this case 1.6.9)." +msgstr "" + +#: internal/cli/core/download.go:39 internal/cli/core/install.go:40 +msgid "download the latest version of Arduino SAMD core." +msgstr "" + +#: internal/cli/feedback/rpc_progress.go:74 +msgid "downloaded" +msgstr "" + +#: commands/instances.go:56 +msgid "downloading %[1]s tool: %[2]s" +msgstr "" + +#: pkg/fqbn/fqbn.go:63 +msgid "empty board identifier" +msgstr "" + +#: internal/arduino/sketch/sketch.go:93 +msgid "error loading sketch project file:" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:615 +msgid "error opening %s" +msgstr "" + +#: internal/arduino/sketch/profiles.go:250 +msgid "error parsing version constraints" +msgstr "" + +#: commands/service_board_list.go:115 +msgid "error processing response from server" +msgstr "" + +#: commands/service_board_list.go:95 +msgid "error querying Arduino Cloud Api" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:179 +msgid "extracting archive" +msgstr "" + +#: internal/arduino/resources/install.go:68 +msgid "extracting archive: %s" +msgstr "" + +#: internal/arduino/resources/checksums.go:143 +msgid "failed to compute hash of file \"%s\"" +msgstr "" + +#: commands/service_board_list.go:90 +msgid "failed to initialize http client" +msgstr "" + +#: internal/arduino/resources/checksums.go:98 +msgid "fetched archive size differs from size specified in index" +msgstr "" + +#: internal/arduino/resources/install.go:123 +msgid "files in archive must be placed in a subdirectory" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:59 +msgid "finding absolute path of %s" +msgstr "" + +#: internal/cli/cli.go:90 +msgid "flags" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:98 +msgid "following symlink %s" +msgstr "" + +#: internal/cli/lib/download.go:40 +msgid "for a specific version." +msgstr "" + +#: internal/cli/lib/check_deps.go:42 internal/cli/lib/download.go:39 +#: internal/cli/lib/install.go:49 +msgid "for the latest version." +msgstr "" + +#: internal/cli/lib/check_deps.go:43 internal/cli/lib/install.go:50 +#: internal/cli/lib/install.go:52 +msgid "for the specific version." +msgstr "" + +#: pkg/fqbn/fqbn.go:68 +msgid "fqbn's field %s contains an invalid character" +msgstr "" + +#: internal/inventory/inventory.go:67 +msgid "generating installation.id" +msgstr "" + +#: internal/inventory/inventory.go:73 +msgid "generating installation.secret" +msgstr "" + +#: internal/arduino/resources/download.go:55 +msgid "getting archive file info: %s" +msgstr "" + +#: internal/arduino/resources/checksums.go:93 +msgid "getting archive info: %s" +msgstr "" + +#: internal/arduino/resources/checksums.go:66 +#: internal/arduino/resources/checksums.go:89 +#: internal/arduino/resources/download.go:36 +#: internal/arduino/resources/helpers.go:39 +#: internal/arduino/resources/install.go:56 +msgid "getting archive path: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:355 +msgid "getting build properties for board %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:106 +msgid "getting discovery dependencies for platform %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:114 +msgid "getting monitor dependencies for platform %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:99 +msgid "getting tool dependencies for platform %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:149 +msgid "install directory not set" +msgstr "" + +#: commands/instances.go:60 +msgid "installing %[1]s tool: %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:211 +msgid "installing platform %[1]s: %[2]s" +msgstr "" + +#: internal/cli/feedback/terminal.go:38 +msgid "interactive terminal not supported for the '%s' output format" +msgstr "" + +#: internal/arduino/sketch/profiles.go:248 +msgid "invalid '%s' directive" +msgstr "" + +#: internal/arduino/resources/checksums.go:44 +msgid "invalid checksum format: %s" +msgstr "" + +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 +msgid "invalid config option: %s" +msgstr "" + +#: internal/cli/arguments/reference.go:92 +msgid "invalid empty core architecture '%s'" +msgstr "" + +#: internal/cli/arguments/reference.go:69 +msgid "invalid empty core argument" +msgstr "" + +#: internal/cli/arguments/reference.go:89 +msgid "invalid empty core name '%s'" +msgstr "" + +#: internal/cli/arguments/reference.go:74 +msgid "invalid empty core reference '%s'" +msgstr "" + +#: internal/cli/arguments/reference.go:79 +msgid "invalid empty core version: '%s'" +msgstr "" + +#: internal/cli/lib/args.go:49 +msgid "invalid empty library name" +msgstr "" + +#: internal/cli/lib/args.go:54 +msgid "invalid empty library version: %s" +msgstr "" + +#: internal/arduino/cores/board.go:144 +msgid "invalid empty option found" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 +msgid "invalid git url" +msgstr "" + +#: internal/arduino/resources/checksums.go:48 +msgid "invalid hash '%[1]s': %[2]s" +msgstr "" + +#: internal/cli/arguments/reference.go:86 +msgid "invalid item %s" +msgstr "" + +#: internal/arduino/sketch/profiles.go:282 +msgid "invalid library directive:" +msgstr "" + +#: internal/arduino/libraries/libraries_layout.go:67 +msgid "invalid library layout: %s" +msgstr "" + +#: internal/arduino/libraries/libraries_location.go:90 +msgid "invalid library location: %s" +msgstr "" + +#: internal/arduino/libraries/loader.go:140 +msgid "invalid library: no header files found" +msgstr "" + +#: internal/arduino/cores/board.go:147 +msgid "invalid option '%s'" +msgstr "" + +#: internal/cli/arguments/show_properties.go:52 +msgid "invalid option '%s'." +msgstr "" + +#: internal/inventory/inventory.go:92 +msgid "invalid path creating config dir: %[1]s error" +msgstr "" + +#: internal/inventory/inventory.go:98 +msgid "invalid path writing inventory file: %[1]s error" +msgstr "" + +#: internal/arduino/cores/packageindex/index.go:278 +msgid "invalid platform archive size: %s" +msgstr "" + +#: internal/arduino/sketch/profiles.go:252 +msgid "invalid platform identifier" +msgstr "" + +#: internal/arduino/sketch/profiles.go:262 +msgid "invalid platform index URL:" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:326 +msgid "invalid pluggable monitor reference: %s" +msgstr "" + +#: internal/cli/monitor/monitor.go:176 +msgid "invalid port configuration value for %s: %s" +msgstr "" + +#: internal/cli/monitor/monitor.go:182 +msgid "invalid port configuration: %s=%s" +msgstr "" + +#: commands/service_upload.go:725 +msgid "invalid recipe '%[1]s': %[2]s" +msgstr "" + +#: commands/service_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 last one " +"cannot be \".\"." +msgstr "" + +#: internal/arduino/cores/board.go:151 +msgid "invalid value '%[1]s' for option '%[2]s'" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:231 +msgid "invalid version directory %s" +msgstr "" + +#: internal/arduino/sketch/profiles.go:284 +msgid "invalid version:" +msgstr "" + +#: internal/cli/core/search.go:39 +msgid "keywords" +msgstr "" + +#: internal/cli/lib/search.go:87 +msgid "libraries authored by Daniel Garcia" +msgstr "" + +#: internal/cli/lib/search.go:88 +msgid "libraries authored only by Adafruit with \"gfx\" in their Name" +msgstr "" + +#: internal/cli/lib/search.go:90 +msgid "libraries that depend on at least \"IRremote\"" +msgstr "" + +#: internal/cli/lib/search.go:91 +msgid "libraries that depend only on \"IRremote\"" +msgstr "" + +#: internal/cli/lib/search.go:85 +msgid "libraries with \"buzzer\" in the Name field" +msgstr "" + +#: internal/cli/lib/search.go:86 +msgid "libraries with a Name exactly matching \"pcf8523\"" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:126 +msgid "library %s already installed" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:341 +msgid "library not valid" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:255 +#: internal/arduino/cores/packagemanager/loader.go:268 +#: internal/arduino/cores/packagemanager/loader.go:276 +msgid "loading %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:314 +msgid "loading boards: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 +msgid "loading json index file %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/librariesmanager.go:224 +msgid "loading library from %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/libraries/loader.go:55 +msgid "loading library.properties: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:208 +#: internal/arduino/cores/packagemanager/loader.go:236 +msgid "loading platform release %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:195 +msgid "loading platform.txt" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:47 +msgid "loading required platform %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:63 +msgid "loading required tool %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:590 +msgid "loading tool release in %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:188 +msgid "looking for boards.txt in %s" +msgstr "" + +#: commands/service_upload.go:807 +msgid "looking for build artifacts" +msgstr "" + +#: internal/arduino/sketch/sketch.go:77 +msgid "main file missing from sketch: %s" +msgstr "" + +#: internal/arduino/sketch/profiles.go:246 +msgid "missing '%s' directive" +msgstr "" + +#: internal/arduino/resources/checksums.go:40 +msgid "missing checksum for: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:463 +msgid "missing package %[1]s referenced by board %[2]s" +msgstr "" + +#: internal/cli/core/upgrade.go:101 +msgid "missing package index for %s, future updates cannot be guaranteed" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:468 +msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:473 +msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" +msgstr "" + +#: internal/arduino/resources/index.go:153 +msgid "missing signature" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:758 +msgid "monitor release not found: %s" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:197 +#: internal/arduino/libraries/librariesmanager/install.go:246 +#: internal/arduino/resources/install.go:97 +msgid "moving extracted archive to destination dir: %s" +msgstr "" + +#: commands/service_upload.go:859 +msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" +msgstr "" + +#: internal/arduino/sketch/sketch.go:69 +msgid "multiple main sketch files found (%[1]v, %[2]v)" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:338 +msgid "" +"no compatible version of %[1]s tools found for the current os, try " +"contacting %[2]s" +msgstr "" + +#: commands/service_board_list.go:273 +msgid "no instance specified" +msgstr "" + +#: commands/service_upload.go:814 +msgid "no sketch or build directory/file specified" +msgstr "" + +#: internal/arduino/sketch/sketch.go:56 +msgid "no such file or directory" +msgstr "" + +#: internal/arduino/resources/install.go:126 +msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" +msgstr "" + +#: commands/service_upload.go:720 +msgid "no upload port provided" +msgstr "" + +#: internal/arduino/sketch/sketch.go:279 +msgid "no valid sketch found in %[1]s: missing %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:128 +msgid "no versions available for the current OS, try contacting %s" +msgstr "" + +#: pkg/fqbn/fqbn.go:53 +msgid "not an FQBN: %s" +msgstr "" + +#: internal/cli/feedback/terminal.go:52 +msgid "not running in a terminal" +msgstr "" + +#: internal/arduino/resources/checksums.go:71 +#: internal/arduino/resources/install.go:60 +msgid "opening archive file: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:224 +msgid "opening boards.txt" +msgstr "" + +#: internal/arduino/security/signatures.go:82 +msgid "opening signature file: %s" +msgstr "" + +#: internal/arduino/security/signatures.go:78 +msgid "opening target file: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:76 +#: internal/arduino/cores/status.go:97 internal/arduino/cores/status.go:122 +#: internal/arduino/cores/status.go:149 +msgid "package %s not found" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:531 +msgid "package '%s' not found" +msgstr "" + +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 +msgid "parsing fqbn: %s" +msgstr "" + +#: internal/arduino/libraries/librariesindex/json.go:70 +msgid "parsing library_index.json: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:179 +msgid "path is not a platform directory: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:80 +msgid "platform %[1]s not found in package %[2]s" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:342 +msgid "platform %s is not installed" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:92 +msgid "platform is not available for your OS" +msgstr "" + +#: commands/service_compile.go:128 +#: internal/arduino/cores/packagemanager/install_uninstall.go:179 +#: internal/arduino/cores/packagemanager/install_uninstall.go:283 +#: internal/arduino/cores/packagemanager/loader.go:420 +msgid "platform not installed" +msgstr "" + +#: internal/cli/compile/compile.go:139 +msgid "please use --build-property instead." +msgstr "" + +#: internal/arduino/discovery/discoverymanager/discoverymanager.go:133 +msgid "pluggable discovery already added: %s" +msgstr "" + +#: internal/cli/board/attach.go:35 +msgid "port" +msgstr "" + +#: internal/cli/arguments/port.go:125 +msgid "port not found: %[1]s %[2]s" +msgstr "" + +#: internal/cli/board/attach.go:35 +msgid "programmer" +msgstr "" + +#: internal/arduino/monitor/monitor.go:235 +msgid "protocol version not supported: requested %[1]d, got %[2]d" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/librariesmanager.go:213 +msgid "reading dir %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/libraries/loader.go:199 +msgid "reading directory %[1]s content" +msgstr "" + +#: internal/arduino/cores/packagemanager/loader.go:69 +#: internal/arduino/cores/packagemanager/loader.go:151 +#: internal/arduino/cores/packagemanager/loader.go:218 +#: internal/arduino/cores/packagemanager/loader.go:582 +msgid "reading directory %s" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:314 +msgid "reading directory %s content" +msgstr "" + +#: internal/arduino/builder/sketch.go:81 +msgid "reading file %[1]s: %[2]s" +msgstr "" + +#: internal/arduino/sketch/sketch.go:198 +msgid "reading files" +msgstr "" + +#: internal/arduino/libraries/librariesresolver/cpp.go:90 +msgid "reading lib headers: %s" +msgstr "" + +#: internal/arduino/libraries/libraries.go:115 +msgid "reading library headers" +msgstr "" + +#: internal/arduino/libraries/libraries.go:227 +msgid "reading library source directory: %s" +msgstr "" + +#: internal/arduino/libraries/librariesindex/json.go:64 +msgid "reading library_index.json: %s" +msgstr "" + +#: internal/arduino/resources/install.go:116 +msgid "reading package root dir: %s" +msgstr "" + +#: internal/arduino/sketch/sketch.go:108 +msgid "reading sketch files" +msgstr "" + +#: commands/service_upload.go:714 +msgid "recipe not found '%s'" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:607 +msgid "release %[1]s not found for tool %[2]s" +msgstr "" + +#: internal/arduino/cores/status.go:91 internal/arduino/cores/status.go:115 +#: internal/arduino/cores/status.go:142 +msgid "release cannot be nil" +msgstr "" + +#: internal/arduino/resources/download.go:46 +msgid "removing corrupted archive file: %s" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/install.go:152 +msgid "removing library directory: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:310 +msgid "removing platform files: %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/download.go:87 +msgid "required version %[1]s not found for platform %[2]s" +msgstr "" + +#: internal/arduino/security/signatures.go:74 +msgid "retrieving Arduino public keys: %s" +msgstr "" + +#: internal/arduino/libraries/loader.go:117 +#: internal/arduino/libraries/loader.go:155 +msgid "scanning sketch examples" +msgstr "" + +#: internal/arduino/resources/install.go:74 +msgid "searching package root dir: %s" +msgstr "" + +#: internal/arduino/security/signatures.go:87 +msgid "signature expired: is your system clock set correctly?" +msgstr "" + +#: commands/service_sketch_new.go:78 +msgid "sketch name cannot be empty" +msgstr "" + +#: commands/service_sketch_new.go:91 +msgid "sketch name cannot be the reserved name \"%[1]s\"" +msgstr "" + +#: commands/service_sketch_new.go:81 +msgid "" +"sketch name too long (%[1]d characters). Maximum allowed length is %[2]d" +msgstr "" + +#: internal/arduino/sketch/sketch.go:49 internal/arduino/sketch/sketch.go:54 +msgid "sketch path is not valid" +msgstr "" + +#: internal/cli/board/attach.go:35 internal/cli/sketch/archive.go:36 +msgid "sketchPath" +msgstr "" + +#: internal/arduino/discovery/discoverymanager/discoverymanager.go:208 +msgid "starting discovery %s" +msgstr "" + +#: internal/arduino/resources/checksums.go:117 +msgid "testing archive checksum: %s" +msgstr "" + +#: internal/arduino/resources/checksums.go:112 +msgid "testing archive size: %s" +msgstr "" + +#: internal/arduino/resources/checksums.go:106 +msgid "testing if archive is cached: %s" +msgstr "" + +#: internal/arduino/resources/install.go:38 +msgid "testing local archive integrity: %s" +msgstr "" + +#: internal/arduino/builder/sizer.go:191 +msgid "text section exceeds available space in board" +msgstr "" + +#: internal/arduino/builder/internal/detector/detector.go:214 +#: internal/arduino/builder/internal/preprocessor/ctags.go:70 +msgid "the compilation database may be incomplete or inaccurate" +msgstr "" + +#: commands/service_board_list.go:102 +msgid "the server responded with status %s" +msgstr "" + +#: internal/arduino/monitor/monitor.go:139 +msgid "timeout waiting for message" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:404 +msgid "tool %s is not managed by package manager" +msgstr "" + +#: internal/arduino/cores/status.go:101 internal/arduino/cores/status.go:126 +#: internal/arduino/cores/status.go:153 +msgid "tool %s not found" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:557 +msgid "tool '%[1]s' not found in package '%[2]s'" +msgstr "" + +#: internal/arduino/cores/packagemanager/install_uninstall.go:399 +msgid "tool not installed" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 +msgid "tool release not found: %s" +msgstr "" + +#: internal/arduino/cores/status.go:105 +msgid "tool version %s not found" +msgstr "" + +#: commands/service_library_install.go:92 +msgid "" +"two different versions of the library %[1]s are required: %[2]s and %[3]s" +msgstr "" + +#: internal/arduino/builder/sketch.go:74 +#: internal/arduino/builder/sketch.go:118 +msgid "unable to compute relative path to the sketch for the item" +msgstr "" + +#: internal/arduino/builder/sketch.go:43 +msgid "unable to create a folder to save the sketch" +msgstr "" + +#: internal/arduino/builder/sketch.go:124 +msgid "unable to create the folder containing the item" +msgstr "" + +#: internal/cli/config/get.go:85 +msgid "unable to marshal config to YAML: %v" +msgstr "" + +#: internal/arduino/builder/sketch.go:162 +msgid "unable to read contents of the destination item" +msgstr "" + +#: internal/arduino/builder/sketch.go:135 +msgid "unable to read contents of the source item" +msgstr "" + +#: internal/arduino/builder/sketch.go:145 +msgid "unable to write to destination file" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:330 +msgid "unknown package %s" +msgstr "" + +#: internal/arduino/cores/packagemanager/package_manager.go:337 +msgid "unknown platform %s:%s" +msgstr "" + +#: internal/arduino/sketch/sketch.go:137 +msgid "unknown sketch file extension '%s'" +msgstr "" + +#: internal/arduino/resources/checksums.go:61 +msgid "unsupported hash algorithm: %s" +msgstr "" + +#: internal/cli/core/upgrade.go:44 +msgid "upgrade arduino:samd to the latest version" +msgstr "" + +#: internal/cli/core/upgrade.go:42 +msgid "upgrade everything to the latest version" +msgstr "" + +#: commands/service_upload.go:760 +msgid "uploading error: %s" +msgstr "" + +#: internal/arduino/libraries/librariesmanager/librariesmanager.go:189 +msgid "user directory not set" +msgstr "" + +#: internal/cli/feedback/terminal.go:94 +msgid "user input not supported for the '%s' output format" +msgstr "" + +#: internal/cli/feedback/terminal.go:97 +msgid "user input not supported in non interactive mode" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:175 +msgid "version %s not available for this operating system" +msgstr "" + +#: internal/arduino/cores/packagemanager/profiles.go:154 +msgid "version %s not found" +msgstr "" + +#: commands/service_board_list.go:120 +msgid "wrong format in server response" +msgstr "" diff --git a/internal/locales/data/zh.po b/internal/locales/data/zh.po index 28060738b9f..c75fe1697bc 100644 --- a/internal/locales/data/zh.po +++ b/internal/locales/data/zh.po @@ -13,7 +13,7 @@ msgstr "" "Language: zh\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s %[2]s 版本:%[3]s 提交:%[4]s 日期:%[5]s" @@ -29,7 +29,7 @@ msgstr "%[1]s 无效,全部重建" msgid "%[1]s is required but %[2]s is currently installed." msgstr "%[1]s 是必需的,但当前已安装 %[2]s。" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s 模式丢失" @@ -37,7 +37,7 @@ msgstr "%[1]s 模式丢失" msgid "%s already downloaded" msgstr "%s 已经下载" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s 和 %s 不能一起使用" @@ -75,7 +75,7 @@ msgstr "%s 模式丢失" msgid "'%s' has an invalid signature" msgstr "‘%s’ 的签名无效" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -353,7 +353,7 @@ msgstr "无法安装平台" msgid "Cannot install tool %s" msgstr "无法安装 %s 工具 " -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "无法执行端口重置:%s" @@ -400,7 +400,7 @@ msgid "" "a change." msgstr "命令保持运行,并在发生更改时打印已连接开发板的列表。" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "在 %s 中找不到已编译项目" @@ -408,11 +408,11 @@ msgstr "在 %s 中找不到已编译项目" msgid "Compiles Arduino sketches." msgstr "编译 Arduino 项目" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "正在编译内核。。。" -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "正在编译库。。。" @@ -420,7 +420,7 @@ msgstr "正在编译库。。。" msgid "Compiling library \"%[1]s\"" msgstr "正在编译 “%[1]s” 库" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "正在编译项目。。。" @@ -463,11 +463,11 @@ msgstr "" msgid "Core" msgstr "内核" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "无法通过 HTTP 连接" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "无法新建索引目录" @@ -575,7 +575,7 @@ msgstr "依赖:%s" msgid "Description" msgstr "说明" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "正在检测使用的库。。。" @@ -643,17 +643,17 @@ msgstr "正在下载 %s" msgid "Downloading index signature: %s" msgstr "正在下载 %s 索引签名" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "正在下载 %s 索引" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "正在下载 %s 库" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "正在下载丢失的 %s 工具 " @@ -713,7 +713,7 @@ msgstr "清理缓存出错:%v" msgid "Error converting path to absolute: %v" msgstr "将路径转换为绝对路径时出错:%v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "复制输出 %s 文件时出错" @@ -752,7 +752,7 @@ msgstr "下载 %[1]s 时出错:%[2]v" msgid "Error downloading %s" msgstr "下载 %s 时出错" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "下载 ‘%s’ 索引时出错" @@ -760,7 +760,7 @@ msgstr "下载 ‘%s’ 索引时出错" msgid "Error downloading index signature '%s'" msgstr "下载 ‘%s’ 索引签名时出错" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "下载 %s 库时出错" @@ -814,7 +814,7 @@ msgstr "升级时出错:%v" msgid "Error extracting %s" msgstr "提取 %s 时出错" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "查找构建项目时出错" @@ -876,7 +876,7 @@ msgstr "安装 Git 库时出错:%v" msgid "Error installing Zip Library: %v" msgstr "安装 Zip 库时出错:%v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "安装 %s 库时出错" @@ -1050,7 +1050,7 @@ msgstr "示例:" msgid "Executable to debug" msgstr "可执行调试" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "应在 %s 目录中编译项目,但它是一个文件" @@ -1064,23 +1064,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "芯片擦除失败" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "编译失败" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "无法烧录引导加载程序" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "新建数据目录失败" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "新建下载文件夹失败" @@ -1100,7 +1100,7 @@ msgstr "未能侦听 TCP 端口:%[1]s。意外错误:%[2]v" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "未能侦听 TCP 端口:%s。地址已被使用。" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "上传失败" @@ -1172,7 +1172,7 @@ msgstr "已生成脚本" msgid "Generates completion scripts for various shells" msgstr "已为各种 shell 生成脚本" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "生成函数原型。。。" @@ -1244,7 +1244,7 @@ msgstr "已安装 %s" msgid "Installing %s" msgstr "正在安装 %s" -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "正在安装 %s 库" @@ -1285,7 +1285,7 @@ msgstr "无效的 TCP 地址:缺少端口" msgid "Invalid URL" msgstr "无效的地址" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "无效的附加地址:%v" @@ -1311,7 +1311,7 @@ msgstr "无效的数据大小正则表达式:%s" msgid "Invalid eeprom size regexp: %s" msgstr "无效的 eeprom 大小正则表达式:%s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "无效的网站主页: %s" @@ -1331,11 +1331,11 @@ msgstr "无效的库" msgid "Invalid logging level: %s" msgstr "" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "无效的 ‘%[1]s’ 网络代理: %[2]s" @@ -1343,7 +1343,7 @@ msgstr "无效的 ‘%[1]s’ 网络代理: %[2]s" msgid "Invalid output format: %s" msgstr "无效的输出格式:%s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "%s 中的软件包索引无效" @@ -1359,7 +1359,7 @@ msgstr "无效的pid值:‘%s’" msgid "Invalid profile" msgstr "无效的配置文件" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "platform.txt 中的方法无效" @@ -1367,7 +1367,7 @@ msgstr "platform.txt 中的方法无效" msgid "Invalid size regexp: %s" msgstr "无效的大小正则表达式:%s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "" @@ -1420,7 +1420,7 @@ msgstr "库 %s 已经是最新版本" msgid "Library %s is not installed" msgstr "%s 库未安装" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "未找到 %s 库" @@ -1446,7 +1446,7 @@ msgstr "已安装的库" msgid "License: %s" msgstr "许可证:%s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "将所有内容链接在一起。。。" @@ -1492,8 +1492,8 @@ msgstr "列出所有已连接的开发板。" msgid "Lists cores and libraries that can be upgraded" msgstr "列出可以升级的内核和库" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "正在加载索引文件:%v" @@ -1634,7 +1634,7 @@ msgstr "没有任何平台被安装。" msgid "No platforms matching your search." msgstr "没有与你的搜索匹配的平台。" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "未找到上传端口,使用 %s 作为后备" @@ -1786,7 +1786,7 @@ msgid "" "in the default temporary path of your OS." msgstr "保存已编译文件的路径。如果省略,将在操作系统的默认临时路径中创建目录。" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "在 %s 端口上执行 1200-bps TOUCH 重置" @@ -2268,7 +2268,7 @@ msgstr "项目 .pde 扩展名已弃用,请将以下文件重命名为 .ino:" msgid "Skip linking of final executable." msgstr "跳过最终可执行文件的链接。" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "跳过 1200-bps TOUCH 重置:未选择串口!" @@ -2301,7 +2301,7 @@ msgstr "跳过工具配置。" msgid "Skipping: %[1]s" msgstr "跳过:%[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "一些索引无法更新。" @@ -2474,7 +2474,7 @@ msgstr "无法获取用户主目录:%v" msgid "Unable to open file for logging: %s" msgstr "无法打开文件进行日志记录:%s" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "无法解析地址" @@ -2563,7 +2563,7 @@ msgstr "上传 Arduino 项目。不会在上传之前编译项目。" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "上传端口地址,例如:COM3 或 /dev/ttyACM2" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "在 %s 上找到上传端口" @@ -2709,7 +2709,7 @@ msgid "" "incompatible with your current board which runs on %[3]s architecture(s)." msgstr "警告:%[1]s 库声称在 %[2]s 体系结构上运行,可能与当前在 %[3]s 体系结构上运行的开发板不兼容。" -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "正在等待上传端口。。。" @@ -2768,11 +2768,11 @@ msgstr "基本搜索 \"audio\"" msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "基础搜索只由官方维护的 \"esp32\" 和 \"display\" 字段" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "在 %s 中找不到二进制文件" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "未找到开发板 %s" @@ -2788,7 +2788,7 @@ msgstr "未设置内置库目录" msgid "can't find latest release of %s" msgstr "找不到 %s 的最新版本" -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "找不到 %s 工具的最新版本" @@ -2800,7 +2800,7 @@ msgstr "找不到 id 为 %s 的 discovery" msgid "candidates" msgstr "候选" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "无法使用上传工具:%s" @@ -2830,11 +2830,11 @@ msgstr "通信不同步,应为 ‘%[1]s’,收到 ‘%[2]s’" msgid "computing hash: %s" msgstr "计算哈希:%s" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "配置的键 %s 包含无效字符" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "配置的值 %s 包含无效字符" @@ -2842,7 +2842,7 @@ msgstr "配置的值 %s 包含无效字符" msgid "copying library to destination directory:" msgstr "将库复制到目标目录:" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "找不到有效的构建项目" @@ -2888,7 +2888,7 @@ msgstr "%s 目录已经存在,无法安装" msgid "destination directory already exists" msgstr "目标目录已经存在" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "目录不存在:%s" @@ -2904,7 +2904,7 @@ msgstr "未找到 %s discovery" msgid "discovery %s not installed" msgstr "%s discovery 未安装" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "未找到 discovery 版本:%s" @@ -2920,11 +2920,11 @@ msgstr "下载最新版本的 Arduino SAMD 内核。" msgid "downloaded" msgstr "下载" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "正在下载 %[1]s 工具:%[2]s" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "空开发板标识符" @@ -2998,7 +2998,7 @@ msgstr "最新版本。" msgid "for the specific version." msgstr "针对特定版本。" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "fqbn 的字段 %s 包含无效字符" @@ -3026,7 +3026,7 @@ msgstr "正在获取存档信息:%s" msgid "getting archive path: %s" msgstr "正在获取存档路径:%s" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "正在获取 %[1]s 开发板的构建属性:%[2]s" @@ -3046,7 +3046,7 @@ msgstr "正在获取 %[1]s 平台的工具依赖:%[2]s" msgid "install directory not set" msgstr "未设置安装目录" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "正在安装 %[1]s 工具:%[2]s" @@ -3066,7 +3066,7 @@ msgstr "无效的 ‘%s’ 指令" msgid "invalid checksum format: %s" msgstr "无效的校验码格式:%s" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "无效的配置选项:%s" @@ -3098,11 +3098,14 @@ msgstr "无效的空库名" msgid "invalid empty library version: %s" msgstr "无效的空库版本:%s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "发现无效的空选项" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "无效的 git 地址" @@ -3130,7 +3133,7 @@ msgstr "无效的库 location:%s" msgid "invalid library: no header files found" msgstr "无效库:没有找到头文件" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "无效的 ‘%s’ 选项 " @@ -3170,7 +3173,7 @@ msgstr "%s 的端口配置值无效:%s" msgid "invalid port configuration: %s=%s" msgstr "" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "无效的 ‘%[1]s’ 方法: %[2]s" @@ -3181,7 +3184,7 @@ msgid "" "cannot be \".\"." msgstr "无效的工程命名 \"%[1]s\": 第一个字符必须是字母数字或\"_\",后面的字符也可以包含\"-\"和\".\"。最后一个字符不能是\".\"。" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "‘%[2]s’ 选项的 ‘%[1]s’ 值无效" @@ -3225,7 +3228,7 @@ msgstr "名称与 \"pcf8523 \"完全匹配的库" msgid "library %s already installed" msgstr "%s 库已安装" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "库无效" @@ -3239,8 +3242,8 @@ msgstr "正在加载 %[1]s: %[2]s" msgid "loading boards: %s" msgstr "正在加载开发板:%s" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "正在加载 %[1]s json 索引文件:%[2]s" @@ -3277,7 +3280,7 @@ msgstr "在 %s 中加载工具发行版本" msgid "looking for boards.txt in %s" msgstr "在 %s 中查找 boards.txt" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "寻找构建产物" @@ -3293,7 +3296,7 @@ msgstr "缺少 ‘%s’ 指令" msgid "missing checksum for: %s" msgstr "缺少校验码:%s" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "缺少 %[2]s 开发板引用的 %[1]s 软件包 " @@ -3301,11 +3304,11 @@ msgstr "缺少 %[2]s 开发板引用的 %[1]s 软件包 " msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "缺少软件包索引%s,无法保证未来的更新" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "缺少 %[1]s 平台:%[2]s 被开发板 %[3]s 引用" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "缺少平台 %[1]s 发行版本:%[2]s 被开发板 %[3]s 引用" @@ -3313,7 +3316,7 @@ msgstr "缺少平台 %[1]s 发行版本:%[2]s 被开发板 %[3]s 引用" msgid "missing signature" msgstr "缺少签名" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "未找到公开监视器:%s" @@ -3323,7 +3326,7 @@ msgstr "未找到公开监视器:%s" msgid "moving extracted archive to destination dir: %s" msgstr "正在将提取的存档移动到目标目录:%s" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "找到多个构建文件:‘%[1]s’ 和 ‘%[2]s’" @@ -3341,7 +3344,7 @@ msgstr "没有找到适用于当前操作系统的 %[1]s 工具的兼容版本 msgid "no instance specified" msgstr "没有指定实例" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "未指定项目或构建目录/文件" @@ -3353,7 +3356,7 @@ msgstr "没有这样的文件或目录" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "存档中没有唯一的根目录,找到了 ‘%[1]s’ 和 ‘%[2]s’" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "未提供上传端口" @@ -3365,7 +3368,7 @@ msgstr "在 %[1]s 中找不到有效的项目:缺少 %[2]s" msgid "no versions available for the current OS, try contacting %s" msgstr "对于当前的操作系统没有可用的版本,请尝试联系 %s" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "" @@ -3396,12 +3399,12 @@ msgstr "打开目标文件:%s" msgid "package %s not found" msgstr "未找到 %s 软件包 " -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "未找到 ‘%s’ 软件包 " -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "解析 FQBN:%s" @@ -3417,7 +3420,7 @@ msgstr "路径不是平台目录:%s" msgid "platform %[1]s not found in package %[2]s" msgstr "在 %[2]s 软件包中找不到 %[1]s 平台" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "%s 平台未安装" @@ -3471,7 +3474,7 @@ msgstr "" msgid "reading directory %s" msgstr "正在读取 %s 目录" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "" @@ -3507,11 +3510,11 @@ msgstr "正在读取软件包根目录:%s" msgid "reading sketch files" msgstr "阅读项目文件" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "未找到 ‘%s’ 方法" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "找不到 %[2]s 工具的 %[1]s 发行版本" @@ -3620,7 +3623,7 @@ msgstr "%s 工具不是由软件包管理器管理的" msgid "tool %s not found" msgstr "未找到 %s 工具" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "在 ‘%[2]s’ 软件包中找不到 ‘%[1]s’ 工具" @@ -3628,8 +3631,8 @@ msgstr "在 ‘%[2]s’ 软件包中找不到 ‘%[1]s’ 工具" msgid "tool not installed" msgstr "工具未安装" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "找不到发行工具:%s" @@ -3671,11 +3674,11 @@ msgstr "无法读取源项目的内容" msgid "unable to write to destination file" msgstr "无法写入目标文件" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "未知 %s 软件包 " -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "未知 %s 平台:%s" @@ -3695,7 +3698,7 @@ msgstr "将 arduino:samd 升级到最新版本" msgid "upgrade everything to the latest version" msgstr "将所有内容升级到最新版本" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "上传错误:%s" diff --git a/internal/locales/data/zh_TW.po b/internal/locales/data/zh_TW.po index b6cd8163175..6c0fcb1818c 100644 --- a/internal/locales/data/zh_TW.po +++ b/internal/locales/data/zh_TW.po @@ -9,7 +9,7 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: version/version.go:56 +#: internal/version/version.go:56 msgid "%[1]s %[2]s Version: %[3]s Commit: %[4]s Date: %[5]s" msgstr "%[1]s %[2]s 版本:%[3]s 交付:%[4]s 日期:%[5]s" @@ -25,7 +25,7 @@ msgstr "%[1]s 無效,重新建構全部" msgid "%[1]s is required but %[2]s is currently installed." msgstr "需要 %[1]s ,但已安裝 %[2]s" -#: internal/arduino/builder/builder.go:486 +#: internal/arduino/builder/builder.go:487 msgid "%[1]s pattern is missing" msgstr "%[1]s 樣態遺失" @@ -33,7 +33,7 @@ msgstr "%[1]s 樣態遺失" msgid "%s already downloaded" msgstr "%s 已經下載" -#: commands/service_upload.go:781 +#: commands/service_upload.go:782 msgid "%s and %s cannot be used together" msgstr "%s 和 %s 不能一起使用" @@ -56,7 +56,7 @@ msgstr "%s 不是由套件管理員管理的" #: internal/cli/daemon/daemon.go:67 msgid "%s must be >= 1024" -msgstr "" +msgstr "%s 必須 >= 1024" #: internal/cli/lib/check_deps.go:118 msgid "%s must be installed." @@ -71,7 +71,7 @@ msgstr "%s 樣態遺失" msgid "'%s' has an invalid signature" msgstr "'%s'的簽名無效" -#: internal/arduino/cores/packagemanager/package_manager.go:448 +#: internal/arduino/cores/packagemanager/package_manager.go:449 msgid "" "'build.core' and 'build.variant' refer to different platforms: %[1]s and " "%[2]s" @@ -349,7 +349,7 @@ msgstr "無法安裝平台" msgid "Cannot install tool %s" msgstr "無法安裝工具 %s" -#: commands/service_upload.go:543 +#: commands/service_upload.go:544 msgid "Cannot perform port reset: %s" msgstr "無法執行連接埠重設: %s" @@ -396,7 +396,7 @@ msgid "" "a change." msgstr "命令保持執行, 在有更動時列出連接的開發板" -#: commands/service_debug_config.go:178 commands/service_upload.go:451 +#: commands/service_debug_config.go:178 commands/service_upload.go:452 msgid "Compiled sketch not found in %s" msgstr "在 %s 中找不到已編譯的 sketch" @@ -404,11 +404,11 @@ msgstr "在 %s 中找不到已編譯的 sketch" msgid "Compiles Arduino sketches." msgstr "編譯 Arduino sketch" -#: internal/arduino/builder/builder.go:420 +#: internal/arduino/builder/builder.go:421 msgid "Compiling core..." msgstr "編譯核心..." -#: internal/arduino/builder/builder.go:399 +#: internal/arduino/builder/builder.go:400 msgid "Compiling libraries..." msgstr "編譯程式庫..." @@ -416,7 +416,7 @@ msgstr "編譯程式庫..." msgid "Compiling library \"%[1]s\"" msgstr "編譯程式庫 “%[1]s”" -#: internal/arduino/builder/builder.go:383 +#: internal/arduino/builder/builder.go:384 msgid "Compiling sketch..." msgstr "編譯 sketch ..." @@ -459,11 +459,11 @@ msgstr "連接 %s 中。按 CTRL-C 結束。" msgid "Core" msgstr "核心" -#: internal/cli/configuration/network.go:103 +#: internal/cli/configuration/network.go:118 msgid "Could not connect via HTTP" msgstr "無法通過 HTTP 連接" -#: commands/instances.go:486 +#: commands/instances.go:487 msgid "Could not create index directory" msgstr "無法建立索引目錄" @@ -571,7 +571,7 @@ msgstr "相依: %s" msgid "Description" msgstr "說明" -#: internal/arduino/builder/builder.go:313 +#: internal/arduino/builder/builder.go:314 msgid "Detecting libraries used..." msgstr "檢測有使用的程式庫..." @@ -639,17 +639,17 @@ msgstr "下載 %s" msgid "Downloading index signature: %s" msgstr "下載索引簽名: %s" -#: commands/instances.go:563 commands/instances.go:581 -#: commands/instances.go:595 commands/instances.go:612 +#: commands/instances.go:564 commands/instances.go:582 +#: commands/instances.go:596 commands/instances.go:613 #: internal/arduino/resources/index.go:82 msgid "Downloading index: %s" msgstr "下載索引: %s" -#: commands/instances.go:371 +#: commands/instances.go:372 msgid "Downloading library %s" msgstr "下載程式庫 %s" -#: commands/instances.go:53 +#: commands/instances.go:54 msgid "Downloading missing tool %s" msgstr "下載缺少的工具 %s" @@ -709,7 +709,7 @@ msgstr "清理快取時出錯: %v" msgid "Error converting path to absolute: %v" msgstr "將路徑轉換成絕對路徑時出錯: %v" -#: commands/service_compile.go:411 +#: commands/service_compile.go:412 msgid "Error copying output file %s" msgstr "複製輸出檔 %s 時出錯" @@ -748,7 +748,7 @@ msgstr "下載 %[1]s 出錯: %[2]v" msgid "Error downloading %s" msgstr "下載 %s 出錯" -#: commands/instances.go:660 internal/arduino/resources/index.go:83 +#: commands/instances.go:661 internal/arduino/resources/index.go:83 msgid "Error downloading index '%s'" msgstr "下載索引'%s'時出錯" @@ -756,7 +756,7 @@ msgstr "下載索引'%s'時出錯" msgid "Error downloading index signature '%s'" msgstr "下載索引簽名 '%s' 出錯" -#: commands/instances.go:381 commands/instances.go:387 +#: commands/instances.go:382 commands/instances.go:388 msgid "Error downloading library %s" msgstr "下載程式庫 %s 出錯" @@ -810,7 +810,7 @@ msgstr "升級時出錯: %v" msgid "Error extracting %s" msgstr "解開 %s 時出錯" -#: commands/service_upload.go:448 +#: commands/service_upload.go:449 msgid "Error finding build artifacts" msgstr "尋找建構成品時出錯" @@ -872,7 +872,7 @@ msgstr "安裝 Git 程式庫出錯: %v" msgid "Error installing Zip Library: %v" msgstr "安裝 Zip 程式庫出錯: %v" -#: commands/instances.go:397 +#: commands/instances.go:398 msgid "Error installing library %s" msgstr "安裝程式庫 %s 出錯" @@ -1046,7 +1046,7 @@ msgstr "範例:" msgid "Executable to debug" msgstr "可執行來除錯" -#: commands/service_debug_config.go:181 commands/service_upload.go:454 +#: commands/service_debug_config.go:181 commands/service_upload.go:455 msgid "Expected compiled sketch in directory %s, but is a file instead" msgstr "%s 目錄內應該有已編譯的 sketch,卻只有個檔案" @@ -1060,23 +1060,23 @@ msgstr "FQBN" msgid "FQBN:" msgstr "FQBN:" -#: commands/service_upload.go:577 +#: commands/service_upload.go:578 msgid "Failed chip erase" msgstr "晶片擦除失敗" -#: commands/service_upload.go:584 +#: commands/service_upload.go:585 msgid "Failed programming" msgstr "燒錄失敗" -#: commands/service_upload.go:580 +#: commands/service_upload.go:581 msgid "Failed to burn bootloader" msgstr "燒錄 bootloader 失敗" -#: commands/instances.go:87 +#: commands/instances.go:88 msgid "Failed to create data directory" msgstr "建立資料目錄失敗" -#: commands/instances.go:76 +#: commands/instances.go:77 msgid "Failed to create downloads directory" msgstr "建立下載檔案夾失敗" @@ -1096,7 +1096,7 @@ msgstr "監聽 TCP 埠: %[1]s 失敗, 未預期的錯誤: %[2]v" msgid "Failed to listen on TCP port: %s. Address already in use." msgstr "監聽 TCP 埠: %s 失敗。位址已被使用" -#: commands/service_upload.go:588 +#: commands/service_upload.go:589 msgid "Failed uploading" msgstr "上傳失敗" @@ -1168,7 +1168,7 @@ msgstr "已生成指令檔" msgid "Generates completion scripts for various shells" msgstr "已為各種 shell 生成指令檔" -#: internal/arduino/builder/builder.go:333 +#: internal/arduino/builder/builder.go:334 msgid "Generating function prototypes..." msgstr "生成函式原型..." @@ -1240,7 +1240,7 @@ msgstr "已安裝 %s" msgid "Installing %s" msgstr "安裝 %s..." -#: commands/instances.go:395 +#: commands/instances.go:396 msgid "Installing library %s" msgstr "安裝程式庫 %s" @@ -1281,7 +1281,7 @@ msgstr "無效的 TCP 位址:缺少連接埠" msgid "Invalid URL" msgstr "無效的網址" -#: commands/instances.go:183 +#: commands/instances.go:184 msgid "Invalid additional URL: %v" msgstr "無效的額外網址: %v" @@ -1307,7 +1307,7 @@ msgstr "無效的資料大小正規表示式: %s" msgid "Invalid eeprom size regexp: %s" msgstr "無效的 eeprom 大小正規表示式: %s" -#: commands/instances.go:596 +#: commands/instances.go:597 msgid "Invalid index URL: %s" msgstr "無效的索引網址: 1%s" @@ -1327,11 +1327,11 @@ msgstr "無效的程式庫" msgid "Invalid logging level: %s" msgstr "無效的日誌層級: %s" -#: commands/instances.go:613 +#: commands/instances.go:614 msgid "Invalid network configuration: %s" msgstr "網路設定無效: %s" -#: internal/cli/configuration/network.go:66 +#: internal/cli/configuration/network.go:80 msgid "Invalid network.proxy '%[1]s': %[2]s" msgstr "無效的 '%[1]s' 網路代理 network.proxy: %[2]s" @@ -1339,7 +1339,7 @@ msgstr "無效的 '%[1]s' 網路代理 network.proxy: %[2]s" msgid "Invalid output format: %s" msgstr "無效的輸出格式: %s" -#: commands/instances.go:580 +#: commands/instances.go:581 msgid "Invalid package index in %s" msgstr "%s 內的套件索引無效" @@ -1355,7 +1355,7 @@ msgstr "無效的 pid 值: '%s'" msgid "Invalid profile" msgstr "無效的設定檔" -#: commands/service_monitor.go:269 +#: commands/service_monitor.go:270 msgid "Invalid recipe in platform.txt" msgstr "platform.txt 中的方法無效" @@ -1363,7 +1363,7 @@ msgstr "platform.txt 中的方法無效" msgid "Invalid size regexp: %s" msgstr "無效的大小正規表示式: %s" -#: main.go:85 +#: main.go:86 msgid "Invalid value in configuration" msgstr "設定裏有無效的數值" @@ -1416,7 +1416,7 @@ msgstr "程式庫 %s 已是最新版" msgid "Library %s is not installed" msgstr "程式庫 %s 未安裝" -#: commands/instances.go:374 +#: commands/instances.go:375 msgid "Library %s not found" msgstr "未找到程式庫 %s " @@ -1442,7 +1442,7 @@ msgstr "程式庫已安裝" msgid "License: %s" msgstr "許可證: %s" -#: internal/arduino/builder/builder.go:436 +#: internal/arduino/builder/builder.go:437 msgid "Linking everything together..." msgstr "將所有內容鏈接在一起..." @@ -1488,8 +1488,8 @@ msgstr "列出所有連接的開發板" msgid "Lists cores and libraries that can be upgraded" msgstr "列出可升級的核心和程式庫" -#: commands/instances.go:221 commands/instances.go:232 -#: commands/instances.go:342 +#: commands/instances.go:222 commands/instances.go:233 +#: commands/instances.go:343 msgid "Loading index file: %v" msgstr "載入索引檔: %v" @@ -1630,7 +1630,7 @@ msgstr "沒安裝任何平台" msgid "No platforms matching your search." msgstr "沒有你想找的平台" -#: commands/service_upload.go:533 +#: commands/service_upload.go:534 msgid "No upload port found, using %s as fallback" msgstr "沒找到上傳連接埠,使用 %s 作為後援" @@ -1782,7 +1782,7 @@ msgid "" "in the default temporary path of your OS." msgstr "保存已編譯檔的路徑。如果省略,將在作業系統預設的臨時目錄中建立" -#: commands/service_upload.go:514 +#: commands/service_upload.go:515 msgid "Performing 1200-bps touch reset on serial port %s" msgstr "在 %s 連接埠上執行 1200-bps TOUCH 重置" @@ -2120,7 +2120,7 @@ msgstr "設定連接埠和 FQBN & 燒錄器的預設值. 如果沒指定, 將 #: internal/cli/daemon/daemon.go:93 msgid "Sets the maximum message size in bytes the daemon can receive" -msgstr "" +msgstr "設定精靈可接收的最大訊息量-位元組" #: internal/cli/config/init.go:60 internal/cli/config/init.go:61 msgid "Sets where to save the configuration file." @@ -2255,7 +2255,7 @@ msgstr "Sketch 已棄用 .pde 副檔名 ,請將下列檔案的副檔名改成. msgid "Skip linking of final executable." msgstr "跳過鏈結成執行檔" -#: commands/service_upload.go:507 +#: commands/service_upload.go:508 msgid "Skipping 1200-bps touch reset: no serial port selected!" msgstr "跳過 1200-bps 接觸重設:未選取序列埠!" @@ -2288,7 +2288,7 @@ msgstr "跳過工具設定" msgid "Skipping: %[1]s" msgstr "跳過: %[1]s" -#: commands/instances.go:633 +#: commands/instances.go:634 msgid "Some indexes could not be updated." msgstr "有些索引無法更新" @@ -2462,7 +2462,7 @@ msgstr "無法取得用戶家目錄: %v" msgid "Unable to open file for logging: %s" msgstr "無法開啟檔案做日誌記錄: %s" -#: commands/instances.go:562 +#: commands/instances.go:563 msgid "Unable to parse URL" msgstr "無法解析網址" @@ -2551,7 +2551,7 @@ msgstr "上傳 Arduino sketch。不會在上傳前編譯它" msgid "Upload port address, e.g.: COM3 or /dev/ttyACM2" msgstr "上傳連接埠,例如:COM3 或 /dev/ttyACM2" -#: commands/service_upload.go:531 +#: commands/service_upload.go:532 msgid "Upload port found on %s" msgstr "找到上傳連接埠 %s " @@ -2699,7 +2699,7 @@ msgid "" "incompatible with your current board which runs on %[3]s architecture(s)." msgstr "警告: %[1]s 程式庫是 (%[2]s 架構),可能與選擇的開發板 (%[3]s架構)不相容 " -#: commands/service_upload.go:520 +#: commands/service_upload.go:521 msgid "Waiting for upload port..." msgstr "等待上傳連接埠..." @@ -2758,11 +2758,11 @@ msgstr "基本搜尋\"audio\" " msgid "basic search for \"esp32\" and \"display\" limited to official Maintainer" msgstr "基本搜尋只限於官方維護者的 \"esp32\" 和 \"display\"" -#: commands/service_upload.go:791 +#: commands/service_upload.go:792 msgid "binary file not found in %s" msgstr "%s 裏找不到二進位檔" -#: internal/arduino/cores/packagemanager/package_manager.go:348 +#: internal/arduino/cores/packagemanager/package_manager.go:349 msgid "board %s not found" msgstr "找不到開發板 %s" @@ -2778,7 +2778,7 @@ msgstr "內建程式庫目錄未設定" msgid "can't find latest release of %s" msgstr "找不到最新版的 %s " -#: commands/instances.go:272 +#: commands/instances.go:273 msgid "can't find latest release of tool %s" msgstr "找不到最新版的工具 %s " @@ -2790,7 +2790,7 @@ msgstr "找不到 id 為 %s 探索的樣態" msgid "candidates" msgstr "候選" -#: commands/service_upload.go:737 commands/service_upload.go:744 +#: commands/service_upload.go:738 commands/service_upload.go:745 msgid "cannot execute upload tool: %s" msgstr "無法執行上傳工具: %s" @@ -2820,11 +2820,11 @@ msgstr "通信不同步,預期 '%[1]s',卻收到 '%[2]s'" msgid "computing hash: %s" msgstr "計算雜湊: %s" -#: internal/arduino/cores/fqbn.go:81 +#: pkg/fqbn/fqbn.go:83 msgid "config key %s contains an invalid character" msgstr "設定鍵 %s 含有無效字元" -#: internal/arduino/cores/fqbn.go:86 +#: pkg/fqbn/fqbn.go:87 msgid "config value %s contains an invalid character" msgstr "設定值%s 含有無效字元" @@ -2832,7 +2832,7 @@ msgstr "設定值%s 含有無效字元" msgid "copying library to destination directory:" msgstr "拷貝程式庫到目標目錄:" -#: commands/service_upload.go:863 +#: commands/service_upload.go:864 msgid "could not find a valid build artifact" msgstr "找不到正確的建構成品" @@ -2878,7 +2878,7 @@ msgstr "目標目錄 %s 已存在,無法安裝" msgid "destination directory already exists" msgstr "目標目錄已存在" -#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:304 msgid "directory doesn't exist: %s" msgstr "目錄不存在: %s" @@ -2894,7 +2894,7 @@ msgstr "探索 %s找不到 " msgid "discovery %s not installed" msgstr "探索 %s 未安裝" -#: internal/arduino/cores/packagemanager/package_manager.go:746 +#: internal/arduino/cores/packagemanager/package_manager.go:747 msgid "discovery release not found: %s" msgstr "找不到探索發行: %s" @@ -2910,11 +2910,11 @@ msgstr "下載 Arduino SAMD 核心最新版" msgid "downloaded" msgstr "已下載" -#: commands/instances.go:55 +#: commands/instances.go:56 msgid "downloading %[1]s tool: %[2]s" msgstr "正在下載 %[1]s 工具: %[2]s" -#: internal/arduino/cores/fqbn.go:60 +#: pkg/fqbn/fqbn.go:63 msgid "empty board identifier" msgstr "清空開發板識別" @@ -2988,7 +2988,7 @@ msgstr "針對最新版本" msgid "for the specific version." msgstr "針對特定版本" -#: internal/arduino/cores/fqbn.go:66 +#: pkg/fqbn/fqbn.go:68 msgid "fqbn's field %s contains an invalid character" msgstr "fqbn 欄 %s 含有無效字元" @@ -3016,7 +3016,7 @@ msgstr "取得存檔資訊: %s" msgid "getting archive path: %s" msgstr "取得存檔路徑: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:354 +#: internal/arduino/cores/packagemanager/package_manager.go:355 msgid "getting build properties for board %[1]s: %[2]s" msgstr "取得開發板 %[1]s: %[2]s 的建構屬性" @@ -3036,7 +3036,7 @@ msgstr "取得平台 %[1]s: %[2]s 的工具相依" msgid "install directory not set" msgstr "未設定安裝目錄" -#: commands/instances.go:59 +#: commands/instances.go:60 msgid "installing %[1]s tool: %[2]s" msgstr "安裝 %[1]s 工具: %[2]s" @@ -3056,7 +3056,7 @@ msgstr "無效的 '%s' 指令" msgid "invalid checksum format: %s" msgstr "無效的校驗碼格式: %s" -#: internal/arduino/cores/fqbn.go:73 internal/arduino/cores/fqbn.go:78 +#: pkg/fqbn/fqbn.go:75 pkg/fqbn/fqbn.go:80 msgid "invalid config option: %s" msgstr "無效的設定選項: %s" @@ -3088,11 +3088,14 @@ msgstr "無效的空程式庫名" msgid "invalid empty library version: %s" msgstr "無效的空程式庫版本: %s" -#: internal/arduino/cores/board.go:143 +#: internal/arduino/cores/board.go:144 msgid "invalid empty option found" msgstr "找到無效的空選項" -#: internal/arduino/libraries/librariesmanager/install.go:268 +#: internal/arduino/libraries/librariesmanager/install.go:275 +#: internal/arduino/libraries/librariesmanager/install.go:278 +#: internal/arduino/libraries/librariesmanager/install.go:285 +#: internal/arduino/libraries/librariesmanager/install.go:289 msgid "invalid git url" msgstr "無效的 git 網址" @@ -3120,7 +3123,7 @@ msgstr "無效的程式庫位置: %s" msgid "invalid library: no header files found" msgstr "無效的程式庫: 找不到 .h 標頭檔" -#: internal/arduino/cores/board.go:146 +#: internal/arduino/cores/board.go:147 msgid "invalid option '%s'" msgstr "無效的選項 '%s'" @@ -3158,9 +3161,9 @@ msgstr "無效的連接埠設定值 %s : %s" #: internal/cli/monitor/monitor.go:182 msgid "invalid port configuration: %s=%s" -msgstr "" +msgstr "無效的連接埠設定: %s" -#: commands/service_upload.go:724 +#: commands/service_upload.go:725 msgid "invalid recipe '%[1]s': %[2]s" msgstr "無效的作法'%[1]s': %[2]s" @@ -3171,7 +3174,7 @@ msgid "" "cannot be \".\"." msgstr "無效的 sketch 名 \\\"%[1]s\\\": 首字元必須是英數字或底線, 接著可以是減號和逗點, 但最後字元不可以是逗點" -#: internal/arduino/cores/board.go:150 +#: internal/arduino/cores/board.go:151 msgid "invalid value '%[1]s' for option '%[2]s'" msgstr "無效的 '%[2]s' 選項值 '%[1]s' " @@ -3215,7 +3218,7 @@ msgstr "名字上有 \"pcf8523\" 的程式庫" msgid "library %s already installed" msgstr "程式庫 %s 已安裝" -#: internal/arduino/libraries/librariesmanager/install.go:315 +#: internal/arduino/libraries/librariesmanager/install.go:341 msgid "library not valid" msgstr "程式庫無效" @@ -3229,8 +3232,8 @@ msgstr "載入 %[1]s: %[2]s" msgid "loading boards: %s" msgstr "載入開發板: %s" -#: internal/arduino/cores/packagemanager/package_manager.go:501 -#: internal/arduino/cores/packagemanager/package_manager.go:516 +#: internal/arduino/cores/packagemanager/package_manager.go:502 +#: internal/arduino/cores/packagemanager/package_manager.go:517 msgid "loading json index file %[1]s: %[2]s" msgstr "載入json 索引檔 %[1]s:%[2]s" @@ -3267,7 +3270,7 @@ msgstr "載入在 %s 的工具" msgid "looking for boards.txt in %s" msgstr "在 %s 尋找 boards.txt" -#: commands/service_upload.go:806 +#: commands/service_upload.go:807 msgid "looking for build artifacts" msgstr "尋找建構成品" @@ -3283,7 +3286,7 @@ msgstr "缺少 '%s' 指令" msgid "missing checksum for: %s" msgstr "缺少 %s 的校驗碼" -#: internal/arduino/cores/packagemanager/package_manager.go:462 +#: internal/arduino/cores/packagemanager/package_manager.go:463 msgid "missing package %[1]s referenced by board %[2]s" msgstr "缺少開發板 %[2]s 參照的套件 %[1]s" @@ -3291,11 +3294,11 @@ msgstr "缺少開發板 %[2]s 參照的套件 %[1]s" msgid "missing package index for %s, future updates cannot be guaranteed" msgstr "缺少 %s 的套件索引, 不保証未來更新與否" -#: internal/arduino/cores/packagemanager/package_manager.go:467 +#: internal/arduino/cores/packagemanager/package_manager.go:468 msgid "missing platform %[1]s:%[2]s referenced by board %[3]s" msgstr "缺少被開發板 %[3]s 參照的平台 %[1]s : %[2]s" -#: internal/arduino/cores/packagemanager/package_manager.go:472 +#: internal/arduino/cores/packagemanager/package_manager.go:473 msgid "missing platform release %[1]s:%[2]s referenced by board %[3]s" msgstr "缺少開發板 %[3]s 參照的平台發行版 %[1]s : %[2]s" @@ -3303,7 +3306,7 @@ msgstr "缺少開發板 %[3]s 參照的平台發行版 %[1]s : %[2]s" msgid "missing signature" msgstr "找不到簽名" -#: internal/arduino/cores/packagemanager/package_manager.go:757 +#: internal/arduino/cores/packagemanager/package_manager.go:758 msgid "monitor release not found: %s" msgstr "沒找到監視器發行版: %s" @@ -3313,7 +3316,7 @@ msgstr "沒找到監視器發行版: %s" msgid "moving extracted archive to destination dir: %s" msgstr "移動解壓縮的存檔到目標資料夾: %s" -#: commands/service_upload.go:858 +#: commands/service_upload.go:859 msgid "multiple build artifacts found: '%[1]s' and '%[2]s'" msgstr "找到多個建構成品: '%[1]s' 和 '%[2]s'" @@ -3331,7 +3334,7 @@ msgstr "沒找到目前作業系統相容工具版本 %[1]s,請聯絡 %[2]s" msgid "no instance specified" msgstr "未指定實例" -#: commands/service_upload.go:813 +#: commands/service_upload.go:814 msgid "no sketch or build directory/file specified" msgstr "未指定 sketch 或建構目錄/檔" @@ -3343,7 +3346,7 @@ msgstr "沒有這檔案/目錄" msgid "no unique root dir in archive, found '%[1]s' and '%[2]s'" msgstr "存檔中沒有單一的根目錄,找到了 '%[1]s' 和 '%[2]s'" -#: commands/service_upload.go:719 +#: commands/service_upload.go:720 msgid "no upload port provided" msgstr "未提供上傳連接埠" @@ -3355,7 +3358,7 @@ msgstr "在 %[1]s 找不到有效的 sketch : 缺少 %[2]s" msgid "no versions available for the current OS, try contacting %s" msgstr "目前的作業系統沒可用的版本,請聯絡 %s" -#: internal/arduino/cores/fqbn.go:50 +#: pkg/fqbn/fqbn.go:53 msgid "not an FQBN: %s" msgstr "不是 FQBN: %s" @@ -3386,12 +3389,12 @@ msgstr "開啟目標檔: %s" msgid "package %s not found" msgstr "找不到套件 %s" -#: internal/arduino/cores/packagemanager/package_manager.go:530 +#: internal/arduino/cores/packagemanager/package_manager.go:531 msgid "package '%s' not found" msgstr "找不到套件 '%s'" -#: internal/arduino/cores/board.go:166 -#: internal/arduino/cores/packagemanager/package_manager.go:295 +#: internal/arduino/cores/board.go:167 +#: internal/arduino/cores/packagemanager/package_manager.go:296 msgid "parsing fqbn: %s" msgstr "解析 FQBN:%s" @@ -3407,7 +3410,7 @@ msgstr "路徑不是平台目錄: %s" msgid "platform %[1]s not found in package %[2]s" msgstr "%[2]s 套件裏找不到 %[1]s 平台" -#: internal/arduino/cores/packagemanager/package_manager.go:341 +#: internal/arduino/cores/packagemanager/package_manager.go:342 msgid "platform %s is not installed" msgstr "平台 %s 未安裝" @@ -3461,7 +3464,7 @@ msgstr "讀取目錄 %[1]s 的內容" msgid "reading directory %s" msgstr "讀取目錄 %s" -#: internal/arduino/libraries/librariesmanager/install.go:288 +#: internal/arduino/libraries/librariesmanager/install.go:314 msgid "reading directory %s content" msgstr "讀取目錄 %s 的內容" @@ -3497,11 +3500,11 @@ msgstr "讀取套件根目錄: %s" msgid "reading sketch files" msgstr "讀取 sketch 檔" -#: commands/service_upload.go:713 +#: commands/service_upload.go:714 msgid "recipe not found '%s'" msgstr "作法未找到 %s" -#: internal/arduino/cores/packagemanager/package_manager.go:606 +#: internal/arduino/cores/packagemanager/package_manager.go:607 msgid "release %[1]s not found for tool %[2]s" msgstr "找不到工具 %[2]s 的發行版 %[1]s" @@ -3541,7 +3544,7 @@ msgstr "尋找套件根目錄: %s" #: internal/arduino/security/signatures.go:87 msgid "signature expired: is your system clock set correctly?" -msgstr "" +msgstr "簽名過期:系統時間有設定正確嗎?" #: commands/service_sketch_new.go:78 msgid "sketch name cannot be empty" @@ -3610,7 +3613,7 @@ msgstr "工具 %s 不是由套件管理員管理的" msgid "tool %s not found" msgstr "找不到工具 %s" -#: internal/arduino/cores/packagemanager/package_manager.go:556 +#: internal/arduino/cores/packagemanager/package_manager.go:557 msgid "tool '%[1]s' not found in package '%[2]s'" msgstr "套件 '%[2]s' 裏找不到工具 '%[1]s'" @@ -3618,8 +3621,8 @@ msgstr "套件 '%[2]s' 裏找不到工具 '%[1]s'" msgid "tool not installed" msgstr "工具未安裝" -#: internal/arduino/cores/packagemanager/package_manager.go:735 -#: internal/arduino/cores/packagemanager/package_manager.go:841 +#: internal/arduino/cores/packagemanager/package_manager.go:736 +#: internal/arduino/cores/packagemanager/package_manager.go:842 msgid "tool release not found: %s" msgstr "工具發行未找到: %s" @@ -3661,11 +3664,11 @@ msgstr "無法讀取來源項目的內容" msgid "unable to write to destination file" msgstr "無法寫入目標檔" -#: internal/arduino/cores/packagemanager/package_manager.go:329 +#: internal/arduino/cores/packagemanager/package_manager.go:330 msgid "unknown package %s" msgstr "未知的套件 %s" -#: internal/arduino/cores/packagemanager/package_manager.go:336 +#: internal/arduino/cores/packagemanager/package_manager.go:337 msgid "unknown platform %s:%s" msgstr "未知的平台 %s:%s" @@ -3685,7 +3688,7 @@ msgstr "升級 arduino:samd 到最新版" msgid "upgrade everything to the latest version" msgstr "升級全部內容到最新版" -#: commands/service_upload.go:759 +#: commands/service_upload.go:760 msgid "uploading error: %s" msgstr "上傳錯誤: %s"