diff --git a/i18n/af.json b/i18n/af.json index 946ca2ffc..4a029242d 100644 --- a/i18n/af.json +++ b/i18n/af.json @@ -8,6 +8,7 @@ "board": "Board{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Board Info", + "boards": "boards", "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", @@ -15,6 +16,7 @@ "getBoardInfo": "Get Board Info", "inSketchbook": " (in Sketchbook)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "No ports selected for board: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Please pick a board connected to the port you have selected.", "port": "Port{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programeerder", "reselectLater": "Herselekteer later", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Please select a board to obtain board info.", "selectPortForInfo": "Please select a port to obtain board info.", "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Boards Manager", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Done pushing ‘{0}’.", "embed": "Embed:", "emptySketchbook": "Jou Sketsboek is leeg", + "goToCloud": "Go to Cloud", "learnMore": "Learn more", "link": "Skakel:", "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "by", "filterSearch": "Filter your search...", - "install": "INSTALLEER", + "install": "Install", + "installed": "Installed", "moreInfo": "Meer inligting", "uninstall": "Uninstall", "uninstallMsg": "Do you want to uninstall {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Add File", "fileAdded": "Een lêer by skets gevoeg", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Vervang" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Add .ZIP Library...", "arduinoLibraries": "Arduino libraries", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", "include": "Include Library", - "installAll": "Install all", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Would you like to install all the missing dependencies?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "Install {0} only", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Successfully installed library {0}:{1}", "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", "manageLibraries": "Manage Libraries...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Netwerk", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Additional Boards Manager URLs", "auth.audience": "Die OAuth2 gehoor.", @@ -320,6 +342,12 @@ "network": "Netwerk", "newSketchbookLocation": "Select new sketchbook location", "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Wys ontfoutings uitset tydens", "sketchbook.location": "Sketsboek ligging", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", @@ -350,7 +378,7 @@ "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", "close": "Are you sure you want to close the sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configure And Upload", + "configureAndUpload": "Configure and Upload", "createdArchive": "Created archive '{0}'.", "doneCompiling": "Done compiling.", "doneUploading": "Done uploading.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} error: {1}" }, @@ -390,9 +423,6 @@ "upload": "Upload" } }, - "cloud": { - "GoToCloud": "GAAN NA WOLK" - }, "theia": { "core": { "cannotConnectBackend": "Cannot connect to the backend.", diff --git a/i18n/ar.json b/i18n/ar.json index 890daab04..f3dc44662 100644 --- a/i18n/ar.json +++ b/i18n/ar.json @@ -8,6 +8,7 @@ "board": "اللوحة {0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "معلومات اللوحة", + "boards": "boards", "configDialog1": "اختر لوحة و منفذ معا اذا اردت ان ترفع السكتش", "configDialog2": "اذا قمت باختيار لوحة فقط ستسطيع ان تترجم لكن بدون ان ترفع المشروع", "couldNotFindPreviouslySelected": "تعذر ايجاد اللوحة '{0}' المختارة مسبقا في المنصة المثبتة '{1}' . الرجاء اعادة اختيار اللوحة التي تريد استعمالها يدويا . هل تريد باعادة الاختيار الان؟", @@ -15,6 +16,7 @@ "getBoardInfo": "الحصول على معلومات اللوحة", "inSketchbook": "(داخل ملف المشاريع)", "installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'", @@ -24,6 +26,7 @@ "pleasePickBoard": "من فضلك اختر لوحة متصلة على المنفذ الذي اخترته", "port": "المنفذ {0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "المبرمجة", "reselectLater": "اعد الاختيار لاحقا", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة", "selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة", "showAllAvailablePorts": "يظهر كل المنافذ المتاحة عند تفعيله", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "تم تثبيت المنصة {0}:{1} بنجاح", - "succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح" + "succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح", + "typeOfPorts": "{0} ports" }, "boardsManager": "مدير اللوحة", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "تم الدفع بنجاح '{0}'", "embed": "تضمين:", "emptySketchbook": "ملف المشاريع الخاص بك فارغ", + "goToCloud": "Go to Cloud", "learnMore": "تعرف على المزيد", "link": "الرابط:", "notYetPulled": "تعذر الدفع الى Cloud . انها لم تسحب الى الان", @@ -140,6 +146,7 @@ "by": "بواسطة", "filterSearch": "ترشيح بحثك...", "install": "تنصيب", + "installed": "Installed", "moreInfo": "عرض المزيد", "uninstall": "الغاء التثبيت", "uninstallMsg": "هل تريد الغاء تثبيت {0}؟", @@ -148,8 +155,19 @@ "contributions": { "addFile": "اضف ملف...", "fileAdded": "تمت اضافة ملف واحد الى المشروع", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "استبدال" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "نسخ رسالة الخطأ", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "اضف مكتبة .ZIP ...", "arduinoLibraries": "مكتبات Arduino", "contributedLibraries": "المكتبات التي سوهم بها", - "dependenciesForLibrary": "تبعيات المكتبة {0}:{1}", "include": "ضمّن مكتبة", - "installAll": "تثبيت الكل", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "هل تريد تثبيت التبعيات المفقودة؟", "installOneMissingDependency": "هل تريد تثبيت التبعية المفقودة ؟", - "installOnly": "تثبيت {0} فقط", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "تم تثبيت المكتبة {0}:{1} بنجاح", "libraryAlreadyExists": "المكتبة موجودة مسبقا . هل تريد الكتابة فوقها ؟", "manageLibraries": "ادارة المكتبات", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "تعذر اغلاق مقبس الويب", "unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب" }, + "portProtocol": { + "network": "شبكة", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "مدير اللوحات الاضافية", "auth.audience": "جمهور OAuth2", @@ -320,6 +342,12 @@ "network": "شبكة", "newSketchbookLocation": "اختر مكان المشروع الجديد", "noProxy": "لا يوجد وكيل", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "اظهر خرج مطوّل خلال", "sketchbook.location": "موقع ملف المشاريع", "sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا", @@ -350,7 +378,7 @@ "cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية", "close": "هل انت متاكد بانك تريد اغلاق المشروع ؟", "compile": "Compiling sketch...", - "configureAndUpload": "تهيئة و رفع", + "configureAndUpload": "Configure and Upload", "createdArchive": "تم انشاء ارشيف '{0}'", "doneCompiling": "تمت الترجمة بنجاح.", "doneUploading": "تم الرفع بنجاح.", @@ -381,6 +409,11 @@ "dismissSurvey": "لا تظهر مرة اخرى", "surveyMessage": "يرجى ان تساعدنا لنحسن ادائنا من خلال الاجابة على هذا الاستبيان القصير جدا . نحن نحترم المجتمع الخاص بنا و نريد ان نتعرف بشكل افضل على داعمينا " }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "خطا {0} : {1}" }, @@ -390,9 +423,6 @@ "upload": "رفع" } }, - "cloud": { - "GoToCloud": "الانتقال الى السحابة" - }, "theia": { "core": { "cannotConnectBackend": "تعذر الاتصال بالخلفية", diff --git a/i18n/az.json b/i18n/az.json index 3d7e313cc..4c181e3e4 100644 --- a/i18n/az.json +++ b/i18n/az.json @@ -8,6 +8,7 @@ "board": "Board{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Board Info", + "boards": "boards", "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", @@ -15,6 +16,7 @@ "getBoardInfo": "Get Board Info", "inSketchbook": " (in Sketchbook)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "No ports selected for board: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Please pick a board connected to the port you have selected.", "port": "Port{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Proqramlayıcı", "reselectLater": "Daha Sonra Yenidən Seç", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Please select a board to obtain board info.", "selectPortForInfo": "Please select a port to obtain board info.", "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Uğurla Silindi\nPlatforma 1{0}:2{1}" + "succesfullyUninstalledPlatform": "Uğurla Silindi\nPlatforma 1{0}:2{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Boards Manager", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Done pushing ‘{0}’.", "embed": "Embed:", "emptySketchbook": "Your Sketchbook is empty", + "goToCloud": "Go to Cloud", "learnMore": "Learn more", "link": "Link:", "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "by", "filterSearch": "Filter your search...", - "install": "INSTALL", + "install": "Yüklə", + "installed": "Installed", "moreInfo": "More info", "uninstall": "Sil", "uninstallMsg": "Do you want to uninstall {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Fayl Əlavə Et", "fileAdded": "One file added to the sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Yükləmə Uğursuz.Yenidən Sınayın" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": ".ZİP Kitabxana Daxil Edin", "arduinoLibraries": "Ardunio Kitabxanalar", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", "include": "Kitabxana Daxil Edin", - "installAll": "Hamısını Yüklə", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Would you like to install all the missing dependencies?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "Install {0} only", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Kitabxana Uğurla Yükləndi {0}:{1}", "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", "manageLibraries": "Kitabxanaları İdarə Et", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Network", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Additional Boards Manager URLs", "auth.audience": "The OAuth2 audience.", @@ -320,6 +342,12 @@ "network": "Network", "newSketchbookLocation": "Select new sketchbook location", "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Show verbose output during", "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", @@ -350,7 +378,7 @@ "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", "close": "Are you sure you want to close the sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configure And Upload", + "configureAndUpload": "Configure and Upload", "createdArchive": "Created archive '{0}'.", "doneCompiling": "Done compiling.", "doneUploading": "Done uploading.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} error: {1}" }, @@ -390,9 +423,6 @@ "upload": "Upload" } }, - "cloud": { - "GoToCloud": "GO TO CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Cannot connect to the backend.", diff --git a/i18n/bg.json b/i18n/bg.json index aabf8bdaa..0c4a1fec7 100644 --- a/i18n/bg.json +++ b/i18n/bg.json @@ -8,6 +8,7 @@ "board": "Платка{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Информация за платка", + "boards": "boards", "configDialog1": "Изберете както платка, така и порт, ако искате да качите скица.", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Не можа да се намери по-рано избрана платка „{0}“ в инсталираната платформа „{1}“. Моля, изберете отново ръчно платката, която искате да използвате. Искате ли да я изберете отново сега?", @@ -15,6 +16,7 @@ "getBoardInfo": "Вземи информация за платката", "inSketchbook": "(в Скицника)", "installNow": "Ядрото „{0} {1}“ трябва да бъде инсталирано за текущо избраната платка „{2}“. Искате ли да го инсталирате сега?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "FQBN не е наличен за избраната платка „{0}“. Имате ли инсталирано съответното ядро?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Няма избрани портове за платка: „{0}“.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Моля, изберете платка, свързана към порта, който сте избрали.", "port": "Порт{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Програматор", "reselectLater": "Изберете отново по-късно", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Моля, изберете платка, за да получите информация за нея.", "selectPortForInfo": "Моля, изберете порт, за да получите информация за платката.", "showAllAvailablePorts": "Показва всички налични портове, когато е активиран", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Успешно инсталирана платформа {0}:{1}", - "succesfullyUninstalledPlatform": "Успешно деинсталирана платформа {0}:{1}" + "succesfullyUninstalledPlatform": "Успешно деинсталирана платформа {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Мениджър на платки", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Изпращането на „{0}“ приключи.", "embed": "Вграждане:", "emptySketchbook": "Вашият Скицник е празен", + "goToCloud": "Go to Cloud", "learnMore": "Научете повече", "link": "Връзка:", "notYetPulled": "Не може да се изпрати към облака. Още не е изтеглен.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "от", "filterSearch": "Филтрирайте търсенето си...", - "install": "ИНСТАЛИРАЙ", + "install": "Инсталирай", + "installed": "Installed", "moreInfo": "Повече информация", "uninstall": "Деинсталиране", "uninstallMsg": "Искате ли да деинсталирате {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Добави файл", "fileAdded": "Към скицата е добавен един файл.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Замени" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Добавяне на .ZIP библиотека...", "arduinoLibraries": "Arduino библиотеки", "contributedLibraries": "Допринесени библиотеки", - "dependenciesForLibrary": "Зависимости за библиотека {0}:{1}", "include": "Включи библиотека", - "installAll": "Инсталирай всички", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Искате ли да инсталирате всички липсващи зависимости?", "installOneMissingDependency": "Искате ли да инсталирате липсващата зависимост?", - "installOnly": "Инсталирайте само {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Успешно инсталирана библиотека {0}:{1}", "libraryAlreadyExists": "Библиотека вече съществува. Искате ли да я презапишете?", "manageLibraries": "Управление на библиотеки...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Мрежа", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Допълнителни URL адреси на мениджър на платки", "auth.audience": "OAuth2 аудиторията.", @@ -320,6 +342,12 @@ "network": "Мрежа", "newSketchbookLocation": "Изберете местоположение за новата скицниката", "noProxy": "Без прокси", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Показване на подробен изход по време на", "sketchbook.location": "Местоположение на скицника", "sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.", @@ -350,7 +378,7 @@ "cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.", "close": "Наистина ли искате да затворите скицата?", "compile": "Compiling sketch...", - "configureAndUpload": "Конфигуриране и качване", + "configureAndUpload": "Configure and Upload", "createdArchive": "Създаден е архив „{0}“.", "doneCompiling": "Готово е компилирането.", "doneUploading": "Качването приключи.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} грешка: {1}" }, @@ -390,9 +423,6 @@ "upload": "Качване" } }, - "cloud": { - "GoToCloud": "КЪМ ОБЛАКА" - }, "theia": { "core": { "cannotConnectBackend": "Не може да се свърже с бекенда.", diff --git a/i18n/ca_ES.json b/i18n/ca_ES.json index d19c9976a..97d0715e0 100644 --- a/i18n/ca_ES.json +++ b/i18n/ca_ES.json @@ -8,6 +8,7 @@ "board": "Tarja{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Informació de la Tarja", + "boards": "boards", "configDialog1": "Seleccioneu una Tarja i un port si voleu carregar un programa.", "configDialog2": "Si només seleccioneu una Tarja, podreu compilar, però no carregar el vostre programa.", "couldNotFindPreviouslySelected": "No s'ha pogut trobar la Tarja seleccionada anteriorment '{0}' a la plataforma instal·lada '{1}'. Torneu a seleccionar manualment la tarja que voleu utilitzar. Vols tornar a seleccionar-la ara?", @@ -15,6 +16,7 @@ "getBoardInfo": "Obtenir informació de la Tarja", "inSketchbook": "(al quadern de programes)", "installNow": "El nucli de \"{0} {1}\" s'ha d'instal·lar per a la Tarja \"{2}\" seleccionada actualment. Vols instal·lar-lo ara?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "El FQBN no està disponible per la Tarja seleccionada \"{0}\". Tens instal·lat el nucli corresponent?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "No hi ha cap port seleccionat per a la tarja: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Si us plau, trieu una tarja connectada al port que heu seleccionat.", "port": "Port {0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programador", "reselectLater": "Torneu a seleccionar més tard", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Seleccioneu una tarja per obtenir informació sobre ella.", "selectPortForInfo": "Seleccioneu un port per obtenir la informació de la tarja.", "showAllAvailablePorts": "Mostra tots els ports disponibles quan estiguin habilitats", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Plataforma instal·lada correctament {0}:{1}", - "succesfullyUninstalledPlatform": "Plataforma desinstal·lada correctament {0}:{1}" + "succesfullyUninstalledPlatform": "Plataforma desinstal·lada correctament {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Gestor de Targetes", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "S'ha acabat de enviar '{0}'.", "embed": "Incrustar:", "emptySketchbook": "El teu quadern de programes està buit", + "goToCloud": "Go to Cloud", "learnMore": "Aprèn més", "link": "Enllaç:", "notYetPulled": "No es pot enviar cap als núvol. Encara no ha estat baixat", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "per", "filterSearch": "Filtra la teva cerca...", - "install": "INSTAL·LA", + "install": "Instal·lar", + "installed": "Installed", "moreInfo": "Més informació", "uninstall": "Desinstal·la", "uninstallMsg": "Vols desinstal·lar {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Afegeix un fitxer", "fileAdded": "S'ha afegit un fitxer al programa.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Substitueix" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Afegeix llibreria .ZIP...", "arduinoLibraries": "Llibreries Arduino", "contributedLibraries": "Llibreriess aportades", - "dependenciesForLibrary": "Dependències de la llibreria {0}:{1}", "include": "Inclou llibreria", - "installAll": "Instal·leu-ho tot", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Voleu instal·lar totes les dependències que falten?", "installOneMissingDependency": "Voleu instal·lar la dependència que falta?", - "installOnly": "Instal·leu {0} només", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Llibreria instal·lada correctament {0}:{1}", "libraryAlreadyExists": "Ja existeix una llibreria. Voleu sobreescriure-la?", "manageLibraries": "Gestiona les Llibreries...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Xarxa", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "URL addicionals del gestor de targetes", "auth.audience": "L'audiència d'OAuth2.", @@ -320,6 +342,12 @@ "network": "Xarxa", "newSketchbookLocation": "Seleccioneu una ubicació nova del quadern de programes", "noProxy": "Sense proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Mostra la sortida detallada durant", "sketchbook.location": "Ubicació del quadern de programes", "sketchbook.showAllFiles": "True per mostrar tots els fitxers del programa dins del programa. És fals per defecte.", @@ -350,7 +378,7 @@ "cantOpen": "Ja existeix una carpeta anomenada \"{0}\". No es pot obrir el programa.", "close": "Esteu segur que voleu tancar el programa?", "compile": "Compiling sketch...", - "configureAndUpload": "Configura i puja", + "configureAndUpload": "Configure and Upload", "createdArchive": "S'ha creat l'arxiu '{0}'.", "doneCompiling": "S'ha fet la compilació.", "doneUploading": "S'ha acabat de carregar.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} error: {1}" }, @@ -390,9 +423,6 @@ "upload": "Carrega" } }, - "cloud": { - "GoToCloud": "VES AL NÚVOL" - }, "theia": { "core": { "cannotConnectBackend": "No es pot connectar al backend.", diff --git a/i18n/cs.json b/i18n/cs.json index 69410774f..0fcc2b11a 100644 --- a/i18n/cs.json +++ b/i18n/cs.json @@ -8,6 +8,7 @@ "board": "Deska {0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Info o desce", + "boards": "boards", "configDialog1": "Pokud chcete nahrát sketch, musíte zvolit jak desku tak i port.", "configDialog2": "Pokud zvolíte jen desku, budete schopni kompilovat sketch, ale nebudete ji moci nahrát do desky.", "couldNotFindPreviouslySelected": "Dříve zvolená deska '{0}' v instalované platformě '{1}' nebyla nalezena. Zvolte prosím manuálně desku kterou chcete použít. Chcete tuto desku zvolit nyní? ", @@ -15,6 +16,7 @@ "getBoardInfo": "Získat info o desce.", "inSketchbook": "(v projektech)", "installNow": "\"{0}{1}\" jádro musí být instalováno pro aktuálně zvolenou \"{2}\" desku. Chcete ho nyní nainstalovat?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "FQBN není dostupné pro zvolenou desku \"{0}\". Máte nainstalované příslušné jádro? ", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Nebyl zvolen port pro desku '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Vyberte prosím desku která je připojená k zvolenému portu. ", "port": "Port {0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programátor", "reselectLater": "Zvolit později", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Prosím zvolte desku pro získání informací o desce.", "selectPortForInfo": "Prosím zvolte port pro získání informací o desce.", "showAllAvailablePorts": "Zobrazit všechny dostupné porty (pokud je zaškrtnuto)", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Platforma {0}:{1} byla úspěšně nainstalována.", - "succesfullyUninstalledPlatform": "Platforma {0}:{1} byla úspěšně odinstalována." + "succesfullyUninstalledPlatform": "Platforma {0}:{1} byla úspěšně odinstalována.", + "typeOfPorts": "{0} ports" }, "boardsManager": "Manažér desek", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Odesílání dokončeno ‘{0}’.", "embed": "Vložit: ", "emptySketchbook": "Umístění projektů je prázdné", + "goToCloud": "Go to Cloud", "learnMore": "Zjistit více", "link": "Adresa: ", "notYetPulled": "Nemohu odeslat do cloudu jelikož z něj ještě nebylo staženo.", @@ -140,6 +146,7 @@ "by": "od", "filterSearch": "Filtrovat vyhledávání... ", "install": "Instalovat", + "installed": "Installed", "moreInfo": "Více informací", "uninstall": "Odinstalovat", "uninstallMsg": "Chcete odinstalovat {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Přidat soubor", "fileAdded": "Soubor byl přidán do sketche.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Vyměnit" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Přidat .ZIP knihovnu...", "arduinoLibraries": "Arduino knihovny", "contributedLibraries": "Přispěné knihovny", - "dependenciesForLibrary": "Závislosti pro knihovny {0}:{1}", "include": "Zahrnout knihovnu", - "installAll": "Instalovat vše", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Chcete nainstalovat všechny chybějící závislosti? ", "installOneMissingDependency": "Chcete nainstalovat chybějící závislost? ", - "installOnly": "Instalovat pouze {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Knihovna {0}:{1}byla úspěšně nainstalována", "libraryAlreadyExists": "Knihovna již existuje. Chcete jí přepsat?", "manageLibraries": "Spravovat knihovny...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Síť", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Další URL pro manager desek", "auth.audience": "OAuth2 audience", @@ -320,6 +342,12 @@ "network": "Síť", "newSketchbookLocation": "Zvolit nové umístění projektů", "noProxy": "Bez proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Zobrazit podrobný výstup během", "sketchbook.location": "Umístění sketche", "sketchbook.showAllFiles": "Ano pro zobrazení všech souborů sketche. Ne je výchozí hodnota. ", @@ -350,7 +378,7 @@ "cantOpen": "Složka s názvem \"{0}\" již existuje, proto nemohu otevřít sketch. ", "close": "Opravdu chcete zavřít tuto sketch? ", "compile": "Compiling sketch...", - "configureAndUpload": "Nastavit a nahrát", + "configureAndUpload": "Configure and Upload", "createdArchive": "Vytvořen archív '{0}'.", "doneCompiling": "Ověřování dokončeno.", "doneUploading": "Nahrávání dokončeno. ", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0}chyba: {1}" }, @@ -390,9 +423,6 @@ "upload": "Nahrát" } }, - "cloud": { - "GoToCloud": "Přejdi do Cloudu" - }, "theia": { "core": { "cannotConnectBackend": "Nebylo možné se připojit k backendu. ", diff --git a/i18n/de.json b/i18n/de.json index f778b3ffb..6d250e9e5 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -8,13 +8,15 @@ "board": "Board{0}", "boardConfigDialogTitle": "Anderes Boards und Ports wählen", "boardInfo": "Board-Informationen", + "boards": "Boards", "configDialog1": "Wählen Sie ein Board und einen Port, wenn Sie den Sketch hochladen möchten.", "configDialog2": "Wenn Sie nur ein Board auswählen, werden Sie den Sketch nur kompilieren können, jedoch nicht hochladen.", - "couldNotFindPreviouslySelected": "Zuvor gewähltes Board '{0}' wurde nicht in der installierten Plaftform '{1}' gefunden. Bitte Board erneut auswählen. Jetzt auswählen?", + "couldNotFindPreviouslySelected": "Zuvor gewähltes Board '{0}' wurde nicht in der installierten Plattform '{1}' gefunden. Bitte Board erneut auswählen. Jetzt auswählen?", "disconnected": " Verbindung getrennt", "getBoardInfo": "Board-Informationen abrufen", "inSketchbook": "(im Sketchbook)", "installNow": "Der \"{0} {1}\" Core muss für das ausgewählte \"{2}\" Board installiert werden. Jetzt installieren?", + "noBoardsFound": "Für \"{0}\" wurden keine Boards gefunden.", "noFQBN": "Der FQBN ist für das gewählte Board \"{0}\" nicht verfügbar. Wurde der zugehörige Core installiert?", "noPortsDiscovered": "Keine Ports gefunden", "noPortsSelected": "Kein Port für das Board : '{0}' ausgewählt.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Bitte wählen Sie das Board, welches am ausgewählten Port angeschlossen ist.", "port": "Port{0}", "portLabel": "Port{0}", + "ports": "Ports", "programmer": "Programmer", "reselectLater": "Später auswählen", "searchBoard": "Board suchen", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Wähle ein Board für die Board-Informationen.", "selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.", "showAllAvailablePorts": "Zeige alle verfügbaren Ports, wenn aktiviert.", + "showAllPorts": "Zeige alle Ports", "succesfullyInstalledPlatform": "Plattform erfolgreich installiert {0}:{1}", - "succesfullyUninstalledPlatform": "Plattform erfolgreich deinstalliert {0}:{1}" + "succesfullyUninstalledPlatform": "Plattform erfolgreich deinstalliert {0}:{1}", + "typeOfPorts": "{0} Ports" }, "boardsManager": "Board-Verwaltung", "boardsType": { @@ -40,11 +45,11 @@ }, "bootloader": { "burnBootloader": "Bootloader brennen", - "burningBootloader": "Brenne Bootloader...", + "burningBootloader": "Bootloader überschreiben...", "doneBurningBootloader": "Bootloader erfolgreich gebrannt." }, "burnBootloader": { - "error": "Fehler beim Brennen des Bootloaders: {0}" + "error": "Fehler beim Überschreiben des Bootloaders: {0}" }, "certificate": { "addNew": "Neu hinzufügen", @@ -67,8 +72,8 @@ "checkForUpdates": "Nach Arduino Updates suchen", "installAll": "Alle installieren", "noUpdates": "Es sind keine aktuellen Updates verfügbar.", - "promptUpdateBoards": "Es sind Updates für einige ihrer Boards verfügbar.", - "promptUpdateLibraries": "Es sind Updates für einige ihrer Blibliotheken verfügbar.", + "promptUpdateBoards": "Es sind Updates für einige Ihrer Boards verfügbar.", + "promptUpdateLibraries": "Es sind Updates für einige Ihrer Blibliotheken verfügbar.", "updatingBoards": "Boards werden aktualisiert...", "updatingLibraries": "Bibliotheken werden aktualisiert..." }, @@ -85,6 +90,7 @@ "donePushing": "Hochladen von '{0}' erfolgreich.", "embed": "Einbetten:", "emptySketchbook": "Dein Sketchbook ist leer", + "goToCloud": "Zur Cloud gehen", "learnMore": "Mehr erfahren", "link": "Link:", "notYetPulled": "Kann nicht in die Cloud geschoben werden. Es ist noch nicht heruntergeladen.", @@ -140,24 +146,36 @@ "by": "von", "filterSearch": "Filtern Sie Ihre Suche...", "install": "Installieren", + "installed": "Installiert", "moreInfo": "Mehr Information", - "uninstall": "deinstalieren", + "uninstall": "Deinstallieren", "uninstallMsg": "Möchten Sie {0} deinstallieren?", "version": "Version {0}" }, "contributions": { "addFile": "Datei hinzufügen...", "fileAdded": "Eine Datei wurde zum Sketch hinzugefügt.", - "replaceTitle": "Ersetzten" + "plotter": { + "couldNotOpen": "Konnte den seriellen Plotter nicht öffnen" + }, + "replaceTitle": "Ersetzen" + }, + "core": { + "compilerWarnings": { + "all": "Alle", + "default": "Standard", + "more": "Mehr", + "none": "Kein/e/r" + } }, "coreContribution": { "copyError": "Fehlermeldungen kopieren", "noBoardSelected": "Kein Board ausgewählt. Bitte Arduino Board im Menü wählen mit Werkzeuge > Board" }, "daemon": { - "restart": "Dämon neu starten", - "start": "Dämon starten", - "stop": "Dämon stoppen" + "restart": "Daemon neustarten", + "start": "Daemon starten", + "stop": "Stoppe Daemon" }, "debug": { "debugWithMessage": "Debug - {0}", @@ -181,7 +199,7 @@ "revealError": "Fehler zeigen" }, "electron": { - "couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.", + "couldNotSave": "Der Sketch konnte nicht gespeichert werden. Bitte kopieren Sie Ihre ungespeicherte Arbeit in Ihren bevorzugten Texteditor und starten Sie die IDE neu.", "unsavedChanges": "Alle ungesicherten Änderung werden nicht gespeichert." }, "examples": { @@ -193,7 +211,7 @@ "menu": "Beispiele" }, "firmware": { - "checkUpdates": "Nach Updates Suchen", + "checkUpdates": "Nach Updates suchen", "failedInstall": "Installation fehlgeschlagen. Bitte versuche es erneut ", "install": "Installieren", "installingFirmware": "Firmware wird installiert.", @@ -236,12 +254,12 @@ "addZip": ".ZIP-Bibliothek hinzufügen...", "arduinoLibraries": "Arduino Bibliotheken", "contributedLibraries": "Bibliotheken, zu denen beigetragen wurde", - "dependenciesForLibrary": "Abhängigkeiten für die Bibliothek {0}:{1}", "include": "Bibliothek einbinden", "installAll": "Alle installieren", + "installLibraryDependencies": "Bibliotheksabhängigkeiten installieren", "installMissingDependencies": "Möchten Sie alle fehlenden Ressourcen installieren?", "installOneMissingDependency": "Möchten Sie die fehlende Ressource installieren?", - "installOnly": "Nur {0} installieren", + "installWithoutDependencies": "Ohne Abhängigkeiten installieren", "installedSuccessfully": "Bibliothek {0}:{1} erfolgreich installiert", "libraryAlreadyExists": "Eine Bibliothek existiert bereits. Möchten sie diese überschreiben?", "manageLibraries": "Bibliotheken verwalten...", @@ -267,7 +285,7 @@ "sensors": "Sensoren", "signalInputOutput": "Signal Ein-/Ausgang", "timing": "Timing", - "uncategorized": "Nicht kategoriesiert" + "uncategorized": "Nicht kategorisiert" }, "libraryType": { "installed": "Installiert" @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Websocket wurde nicht geschlossen", "unableToConnectToWebSocket": "Websocket wurde nicht verbunden" }, + "portProtocol": { + "network": "Netzwerk", + "serial": "Seriell" + }, "preferences": { "additionalManagerURLs": "Zusätzliche Boardverwalter-URLs", "auth.audience": "Das The OAuth2 Audience.", @@ -301,34 +323,40 @@ "compile": "Kompilieren", "compile.experimental": "Aktivieren, wenn die IDE mehrere Fehler des Compiler behandeln soll. Standardmäßig ausgeschaltet.", "compile.revealRange": "Legt fest, wie Compilerfehler im Editor nach einer fehlgeschlagenen Überprüfung/einem fehlgeschlagenen Upload angezeigt werden. Mögliche Werte: 'auto': bei Bedarf vertikal scrollen, um die Zeile anzuzeigen. 'center': bei Bedarf vertikal scrollen und die Zeile zentriert anzeigen. 'top': bei Bedarf vertikal scrollen und die Zeile nahe am oberen Ende des Darstellungsbereichs anzeigen. Optimiert für das Betrachten einer Codedefinition. 'centerIfOutsideViewport': bei Bedarf vertikal scrollen und die Zeile nur anzeigen, wenn sie außerhalb des Anzeigebereichs liegt. Der Standardwert ist '{0}'.", - "compile.verbose": "Wahr für ausführliche Compilerausgaben. Standardmäßig Falsch", - "compile.warnings": "Einstellung des Warnlevels für den GCC. Standardeinstellung ist 'None'.", - "compilerWarnings": "Warnungen des Übersetzers", + "compile.verbose": "Aktivieren Sie diese Option, wenn ausführliche Compiler-Meldungen angezeigt werden sollen. Standardgemäß deaktiviert.", + "compile.warnings": "Einstellung der Compiler-Warnungen für den GCC. Standardeinstellung ist 'Keine'. ", + "compilerWarnings": "Compiler-Meldungen", "editorFontSize": "Editor Schriftgröße", "editorQuickSuggestions": "Schnelle Editor Vorschläge", "enterAdditionalURLs": "Füge zusätzliche URLs hinzu, jede Reihe einzeln", "files.inside.sketches": "Dateien im Sketch zeigen", - "ide.updateBaseUrl": "Die URL wovon Updates heruntergeladen werden. Standardmäßig bei 'https://downloads.arduino.cc/arduino-ide'", - "ide.updateChannel": "Von welchem Kannal die Updates kommen sollen. 'stabil' ist die stabile Version, 'nächtlich' ist die neueste Entwicklerversion", - "interfaceScale": "Fenster Skalierung", - "invalid.editorFontSize": "Ungültige Editor Schriftgröße. Sie muss eine positive, ganze Zahl sein.", + "ide.updateBaseUrl": "URL für den Download von Updates. Standard-URL: \"https://downloads.arduino.cc/arduino-ide\"", + "ide.updateChannel": "Release-Channel, von dem Updates bezogen werden sollen. 'stable' für stabile und getestete Updates. 'nightly' für allerneuste Updates, welche jedoch noch nicht ausreichend getestet wurden.", + "interfaceScale": "Größe der Benutzeroberfläche", + "invalid.editorFontSize": "Ungültige Editor-Schriftgröße. Wert muss eine Ganzzahl größer 0 (Null) sein.", "invalid.sketchbook.location": "Ungültiger Sketchbook Speicherort: {0}", "invalid.theme": "Ungültiges Erscheinungsbild", - "language.log": "Wahr, wenn der Arduino Language Server Logfiles in den Sketch-Ordner schreiben soll. Sonst falsch. Standardeinstellung ist falsch.\n ", + "language.log": "Wenn aktivert, werden Arduino-Sprach-Server-Logdateien in den Sketch-Ordner geschrieben. Standardgemäß deaktivert.", "language.realTimeDiagnostics": "Wenn aktiviert, bietet der Sprachserver bei der Eingabe im Editor eine Echtzeitdiagnose. Ist standardmäßig deaktiviert.", "manualProxy": "Manuelle Proxy Einstellung", "network": "Netzwerk", "newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ", "noProxy": "Kein Proxy", - "showVerbose": "Debug Informationen während", + "proxySettings": { + "hostname": "Hostname", + "password": "Passwort", + "port": "Portnummer", + "username": "Benutzername" + }, + "showVerbose": "Compiler-Meldungen anzeigen beim", "sketchbook.location": "Dateipfad des Sketchbooks", - "sketchbook.showAllFiles": "Wahr, um alle Dateien im Sketch anzuzeigen. Standardmäßig Falsch.", - "survey.notification": "Wahr, wenn Benutzer benachrichtigt werden sollen, wenn eine Umfrage verfügbar ist. Standardeinstellung ist wahr.", + "sketchbook.showAllFiles": "Wenn aktiviert, werden alle Sketch-Dateien innerhalb des Sketch angezeigt. Standardgemäß deaktiviert. ", + "survey.notification": "Wenn aktiviert, werden Nutzer benachrichtigt, wenn eine Umfrage verfügbar ist. Standardgemäß aktiviert.", "unofficialBoardSupport": "Klicke hier für eine Liste von inoffiziell unterstützten Boards", "upload": "Hochladen", - "upload.verbose": "Wahr für ausführliche Ausgaben während dem Hochladen. Standardmäßig Falsch.", + "upload.verbose": "Wenn aktiviert, werden ausführliche Compiler-Meldungen angezeigt. Standardgemäß deaktiviert.", "verifyAfterUpload": "Code nach Hochladen überprüfen ", - "window.autoScale": "Ist wahr, wenn die Benutzeroberfläche automatisch mit der Schriftgröße skaliert wird.", + "window.autoScale": "Wenn aktiviert: Benutzeroberfläche soll mit Schriftgröße skalieren.", "window.zoomLevel": "Stelle die Zoomstufe des Fensters ein. Der Standardwert ist 0, jede Vergrößerung (z.B.: 1) oder Verringerung (z.B.: -1) um eins steht für 20% Vergrößerung bzw. Verkleinerung des Fensters. Du kannst auch Kommazahlen eingeben, um die Zoomstufe feiner einzustellen.\n " }, "replaceMsg": "Existierende Version von {0} ersetzen?", @@ -350,7 +378,7 @@ "cantOpen": "Ein Ordner mit dem Namen \"{0}\" ist bereits vorhanden. Der Sketch kann nicht geöffnet werden.", "close": "Sind Sie sicher, dass Sie diesen Sketch schließen möchten?", "compile": "Kompiliere Sketch...", - "configureAndUpload": "Konfigurieren und hochladen", + "configureAndUpload": "Konfigurieren und Hochladen", "createdArchive": "Archiv '{0}' erstellt.", "doneCompiling": "Kompilieren erfolgreich!", "doneUploading": "Hochladen erfolgreich! ", @@ -381,22 +409,24 @@ "dismissSurvey": "Nicht erneut anzeigen", "surveyMessage": "Helfen Sie uns, uns zu verbessern, indem Sie diese kurze Umfrage ausfüllen. Wir wissen unsere Community wertzuschätzen und möchten unsere Unterstützer gerne ein wenig besser kennenlernen." }, + "updateIndexes": { + "updateIndexes": "Indizes aktualisieren", + "updateLibraryIndex": "Bibliotheksverzeichnis aktualisieren", + "updatePackageIndex": "Paketindex aktualisieren" + }, "upload": { "error": "{0} Fehler: {1}" }, "userFields": { - "cancel": "abbrechen", + "cancel": "Abbrechen", "enterField": "Eingabe {0}", "upload": "Hochladen" } }, - "cloud": { - "GoToCloud": "Zur Cloud gehen" - }, "theia": { "core": { - "cannotConnectBackend": "Keine Verbindung zum Backend.", - "cannotConnectDaemon": "Keine Verbindung zum CLI Daemon.", + "cannotConnectBackend": "Verbindung zum Backend kann nicht hergestellt werden.", + "cannotConnectDaemon": "Verbindung zum CLI Daemon kann nicht hergestellt werden.", "couldNotSave": "Der Sketch konnte nicht gesichert werden. Bitte kopiere deine ungesicherte Arbeit in deinen bevorzugten Texteditor und starte die IDE neu.", "daemonOffline": "CLI Daemon Offline", "offline": "Offline", diff --git a/i18n/el.json b/i18n/el.json index b0e3c8797..6856f0d5e 100644 --- a/i18n/el.json +++ b/i18n/el.json @@ -8,6 +8,7 @@ "board": "Πλακέτα{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Πληροφορίες Πλακέτας", + "boards": "boards", "configDialog1": "Επίλεξε και Πλακέτα και Θύρα αν θέλεις να ανεβάσεις ένα σχέδιο.", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Δεν έγινε εντοπισμός της προηγουμένως επιλεγμένης πλακέτας '{0}' στην εγκατεστημένη πλατφόρμα '{1}'. Παρακαλώ επίλεξε πάλι χειροκίνητα την πλακέτα που θέλεις να χρησιμοποιήσεις. Θέλεις να την επιλέξεις τώρα;", @@ -15,6 +16,7 @@ "getBoardInfo": "Εμφάνιση Πληροφοριών Πλακέτας", "inSketchbook": "(στα Σχέδια)", "installNow": "Ο πυρήνας \"{0} {1}\" πρέπει να εγκατασταθεί για την επιλεγμένη πλακέτα {2}. Θέλεις να την εγκαταστήσεις τώρα;", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Δεν επιλέχθηκε θύρα για την πλακέτα: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Πσρακαλώ επίλεξε μια πλακέτα που συνδέθηκε στην θύρα που έχεις επιλέξει.", "port": "Θύρα{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Προγραμματιστής", "reselectLater": "Επιλογή αργότερα", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Παρακαλώ επίλεξε μια πλακέτα για εμφάνιση πληροφοριών πλακέτας.", "selectPortForInfo": "Παρακαλώ επίλεξε μια θύρα για εμφάνιση πληροφοριών πλακέτας.", "showAllAvailablePorts": "Εμφανίζει όλες τις διαθέσιμες θύρες όταν είναι ενεργοποιημένο.", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Επιτυχής εγκατάσταση πλατφόρμας {0}:{1}", - "succesfullyUninstalledPlatform": "Επιτυχής απεγκατάσταση πλατφόρμας {0}:{1}" + "succesfullyUninstalledPlatform": "Επιτυχής απεγκατάσταση πλατφόρμας {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Διαχειριστής Πλακετών", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Done pushing ‘{0}’.", "embed": "Ενσωμάτωση:", "emptySketchbook": "Τα Σχέδια σου είναι άδεια.", + "goToCloud": "Go to Cloud", "learnMore": "Μάθε περισσότερα", "link": "Σύνδεσμος:", "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "από", "filterSearch": "Filter your search...", - "install": "ΕΓΚΑΤΑΣΤΑΣΗ", + "install": "Εγκατάσταση", + "installed": "Installed", "moreInfo": "Περισσότερες πληροφορίες", "uninstall": "Απεγκατάσταση", "uninstallMsg": "Do you want to uninstall {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Προσθήκη αρχείου", "fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Αντικατάσταση" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Προσθέστε μια βιβλιοθήκη μορφής .ZIP", "arduinoLibraries": "Βιβλιοθήκες Arduino", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", "include": "Συμπεριλάβετε βιβλιοθήκη", - "installAll": "Εγκατάσταση όλων", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Would you like to install all the missing dependencies?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "Εγκατάσταση {0} μόνο", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Successfully installed library {0}:{1}", "libraryAlreadyExists": "Μια βιβλιοθήκη υπάρχει ήδη. Θέλετε να την αντικαταστήσετε;", "manageLibraries": "Διαχείριση βιβλιοθηκών...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Δίκτυο", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Πρόσθετοι Σύνδεσμοι Διαχειριστή Πλακετών", "auth.audience": "The OAuth2 audience.", @@ -320,6 +342,12 @@ "network": "Δίκτυο", "newSketchbookLocation": "Επιλογή νέας τοποθεσίας σχεδίων", "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Εμφάνιση λεπτομερούς εξόδου κατά τη διάρκεια", "sketchbook.location": "Τοποθεσία σχεδίων", "sketchbook.showAllFiles": "Αληθές για εμφάνιση όλων των αρχείων σχεδίου μεσα στο σχέδιο. Είναι ψευδές απο προεπιλογή.", @@ -350,7 +378,7 @@ "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", "close": "Are you sure you want to close the sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configure And Upload", + "configureAndUpload": "Configure and Upload", "createdArchive": "Created archive '{0}'.", "doneCompiling": "Done compiling.", "doneUploading": "Ολοκλήρωση ανεβάσματος", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} σφάλμα: {1}" }, @@ -390,9 +423,6 @@ "upload": "Ανέβασμα" } }, - "cloud": { - "GoToCloud": "GO TO CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Cannot connect to the backend.", diff --git a/i18n/es.json b/i18n/es.json index 486363970..0b0ae0035 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -8,6 +8,7 @@ "board": "Placa{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Información de la placa", + "boards": "boards", "configDialog1": "Selecciona tanto una placa como un puerto si quieres cargar un sketch.", "configDialog2": "Si seleccionas solo una placa podrás compilar, pero no cargar tu sketch.", "couldNotFindPreviouslySelected": "No se ha podido encontrar la placa previamente seleccionada '{0}' en la plataforma instalada '{1}'. Por favor, vuelve a seleccionar manualmente la placa que quieres utilizar. ¿Quieres volver a seleccionarla ahora?", @@ -15,6 +16,7 @@ "getBoardInfo": "Obtener información de la placa", "inSketchbook": " (en el Sketchbook)", "installNow": "Hay que instalar el núcleo \"{0} {1} \" para la placa \"{2}\" actualmente seleccionada. ¿Quieres instalarlo ahora?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "El FQBN no está disponible para la placa seleccionada \"{0}\". ¿Tienes instalado el núcleo correspondiente?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "No se han seleccionado puertos para la placa: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Por favor, elija una placa conectada al puerto que haya seleccionado.", "port": "Puerto {0}", "portLabel": "Puerto: {0}", + "ports": "ports", "programmer": "Programador", "reselectLater": "Vuelve a seleccionar más tarde", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Por favor, seleccione una placa para obtener información sobre ella.", "selectPortForInfo": "Por favor, seleccione un puerto para obtener información sobre la placa.", "showAllAvailablePorts": "Muestra todos los puertos disponibles cuando está activado", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Plataforma {0}:{1} instalada correctamente", - "succesfullyUninstalledPlatform": "Plataforma {0}:{1} desinstalada correctamente" + "succesfullyUninstalledPlatform": "Plataforma {0}:{1} desinstalada correctamente", + "typeOfPorts": "{0} ports" }, "boardsManager": "Gestor de placas", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Envío a '{0}' realizado.", "embed": "Incrustado:", "emptySketchbook": "Tu Sketchbook está vacío", + "goToCloud": "Go to Cloud", "learnMore": "Aprender más", "link": "Enlace:", "notYetPulled": "No se puede cargar a las nube. Todavía no ha sido descargado", @@ -140,6 +146,7 @@ "by": "de", "filterSearch": "Filtre su búsqueda...", "install": "Instalar", + "installed": "Installed", "moreInfo": "Más información", "uninstall": "Desinstalar", "uninstallMsg": "¿Quieres desinstalar {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Añadir fichero...", "fileAdded": "Un archivo añadido al sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Reemplazar" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copiar mensajes de error", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Añadir biblioteca .ZIP...", "arduinoLibraries": "Bibliotecas de Arduino", "contributedLibraries": "Bibliotecas aportadas", - "dependenciesForLibrary": "Dependencias para la biblioteca {0}:{1}", "include": "Incluir biblioteca", - "installAll": "Instalar todo", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "¿Quieres instalar todas las dependencias faltantes?", "installOneMissingDependency": "¿Quieres instalar la dependencia faltante?", - "installOnly": "Instalar {0} solamente", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Biblioteca {0}:{1} instalada correctamente", "libraryAlreadyExists": "Ya existe una biblioteca. ¿Quieres sobrescribirla?", "manageLibraries": "Gestionar bibliotecas...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": " No se puede cerrar websocket", "unableToConnectToWebSocket": " No se puede conectar al websocket" }, + "portProtocol": { + "network": "Red", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "URLs adicionales de gestor de placas", "auth.audience": "El público de OAuth2.", @@ -320,6 +342,12 @@ "network": "Red", "newSketchbookLocation": "Selecciona la nueva ruta del sketchbook", "noProxy": "Sin Proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Mostrar salida verbosa durante", "sketchbook.location": "Ruta del Sketchbook", "sketchbook.showAllFiles": "Verdadero para mostrar todos los archivos de bocetos dentro del boceto. Por defecto es falso.", @@ -350,7 +378,7 @@ "cantOpen": "Ya existe una carpeta con el nombre \"{0}\". No se puede abrir.", "close": "¿Estás seguro de que quieres cerrar el sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configurar y subir", + "configureAndUpload": "Configure and Upload", "createdArchive": "Archivo '{0}' creado.", "doneCompiling": "Compilación completada.", "doneUploading": "Carga completada.", @@ -381,6 +409,11 @@ "dismissSurvey": "No volver a mostrar", "surveyMessage": "Por favor ayudenos mejorar completando esta breve encuesta. Valoramos nuestra comunidad y nos gustaría conocer algo mejor a los que nos apoyan." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "1{0} error: 2{1}" }, @@ -390,9 +423,6 @@ "upload": "Cargar" } }, - "cloud": { - "GoToCloud": "IR AL CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "No se puede conectar al backend.", diff --git a/i18n/eu.json b/i18n/eu.json index c2151934d..95e5cfa63 100644 --- a/i18n/eu.json +++ b/i18n/eu.json @@ -8,6 +8,7 @@ "board": "{0} plaka", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Plakaren informazioa", + "boards": "boards", "configDialog1": "Hautatu plaka bat eta ataka bat programa bat kargatu nahi baduzu.", "configDialog2": "Plaka bakarrik hautatzen baduzu, programa konpilatu ahal izango duzu, baina ez kargatu.", "couldNotFindPreviouslySelected": "Ezin izan da aurkitu aurrez hautatutako '{0}' plaka instalatutako '{1}' plataforman. Hautatu berriz eskuz erabili nahi duzun plaka. Orain berriz hautatu nahi duzu?", @@ -15,6 +16,7 @@ "getBoardInfo": "Eskuratu plakaren informazioa", "inSketchbook": "(programa bilduman)", "installNow": "\"{0} {1}\" nukleoa instalatu behar da unean hautatutako \"{2}\" plakarentzat. Orain instalatu nahi duzu?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "FQBN ez dago erabilgarri hautatutako \"{0}\" plakarentzat. Dagokion nukleoa instalatuta daukazu?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Ez da atakarik hautatu plakarentzat: '{0}'", @@ -24,6 +26,7 @@ "pleasePickBoard": "Aukeratu hautatu duzun atakara konektatutako plaka bat.", "port": "{0} ataka", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programatzailea", "reselectLater": "Hautatu berriz geroago", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Hautatu plaka bat plakaren informazioa eskuratzeko.", "selectPortForInfo": "Hautatu ataka bat plakaren informazioa eskuratzeko.", "showAllAvailablePorts": "Gaituta dagoenean erabilgarri dauden ataka guztiak erakusten ditu", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "{0}:{1} plataforma behar bezala instalatu da", - "succesfullyUninstalledPlatform": "{0}:{1} plataforma behar bezala desinstalatu da" + "succesfullyUninstalledPlatform": "{0}:{1} plataforma behar bezala desinstalatu da", + "typeOfPorts": "{0} ports" }, "boardsManager": "Plaka kudeatzailea", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Hodeian gordetzea burututa: '{0}'.", "embed": "Kapsulatu:", "emptySketchbook": "Zure programa bilduma hutsik dago", + "goToCloud": "Go to Cloud", "learnMore": "Ikasi gehiago", "link": "Esteka:", "notYetPulled": "Ezin da Hodeian gorde. Ez da Hodeitik kargatu oraindik.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "Egilea:", "filterSearch": "Iragazi zure bilaketa...", - "install": "INSTALATU", + "install": "Instalatu", + "installed": "Installed", "moreInfo": "Informazio gehiago", "uninstall": "Desinstalatu", "uninstallMsg": "{0} desinstalatu nahi duzu?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Gehitu fitxategia", "fileAdded": "Fitxategi bat gehitu da programara.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Ordezkatu" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Gehitu .ZIP liburutegia...", "arduinoLibraries": "Arduino liburutegiak", "contributedLibraries": "Hirugarrengoen liburutegiak", - "dependenciesForLibrary": "{0} liburutegiaren mendekotasunak: {1}", "include": "Hartu barne liburutegia", - "installAll": "Instalatu guztiak", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Falta diren mendekotasun guztiak instalatu nahi dituzu?", "installOneMissingDependency": "Falta den mendekotasuna instalatu nahi duzu?", - "installOnly": "Instalatu {0} bakarrik", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "{0}:{1} liburutegia behar bezala instalatu da", "libraryAlreadyExists": "Liburutegi bat badago dagoeneko. Gainidatzi nahi duzu?", "manageLibraries": "Kudeatu liburutegiak...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Sarea", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Plaka kudeatzaile gehigarrien URLak:", "auth.audience": "OAuth2 audientzia.", @@ -320,6 +342,12 @@ "network": "Sarea", "newSketchbookLocation": "Hautatu programa bilduma berriaren kokalekua", "noProxy": "Proxyrik ez", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Erakutsi irteera xehatua honetan zehar:", "sketchbook.location": "Programa bildumaren kokalekua", "sketchbook.showAllFiles": "Egia programaren barruko programa-fitxategi guztiak erakusteko. Lehenetsia gezurra da.", @@ -350,7 +378,7 @@ "cantOpen": "\"{0}\" izeneko karpeta badago dagoeneko. Ezin da programa ireki.", "close": "Ziur zaude programa itxi nahi duzula?", "compile": "Compiling sketch...", - "configureAndUpload": "Konfiguratu eta kargatu", + "configureAndUpload": "Configure and Upload", "createdArchive": "'{0}' artxiboa sortu da.", "doneCompiling": "Konpilazioa burutu da.", "doneUploading": "Karga burutu da.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} errorea: {1}" }, @@ -390,9 +423,6 @@ "upload": "Kargatu" } }, - "cloud": { - "GoToCloud": "JOAN HODEIRA" - }, "theia": { "core": { "cannotConnectBackend": "Ezin izan da atzeko aldera konektatu.", diff --git a/i18n/fa.json b/i18n/fa.json index 324806b0a..317c87da3 100644 --- a/i18n/fa.json +++ b/i18n/fa.json @@ -8,6 +8,7 @@ "board": "بورد {0}", "boardConfigDialogTitle": "انتخاب یک بورد و پورت دیگر", "boardInfo": "مشخصات برد", + "boards": "boards", "configDialog1": "اگر می‌خواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.", "configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.", "couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که می‌خواهید استفاده کنید، مجدداً به‌صورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟", @@ -15,6 +16,7 @@ "getBoardInfo": "دریافت راهنمای برد", "inSketchbook": "(در منبع طرح ها)", "installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟", "noPortsDiscovered": "هیچ پورتی پیدا نشد", "noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}", @@ -24,6 +26,7 @@ "pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.", "port": "پورت {0}", "portLabel": "پورت: {0}", + "ports": "ports", "programmer": "برنامه ریز", "reselectLater": "بعدا انتخاب کنید", "searchBoard": "جستجوی بورد", @@ -31,8 +34,10 @@ "selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", "selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.", "showAllAvailablePorts": "نمایش تمام پورت های موجود در صورت فعال بودن", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "نصب پلتفرم موفقیت آمیز بود {0}:{1}", - "succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}" + "succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "مدیریت برد ها", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "پایان ارسال {0}", "embed": "قرار دادن:", "emptySketchbook": "طرح شما خالی است", + "goToCloud": "Go to Cloud", "learnMore": "یادگیری بیشتر", "link": "لینک:", "notYetPulled": "نمی توان به ابر ارسال کرد. هنوز دریافت نشده است.", @@ -140,6 +146,7 @@ "by": "توسط", "filterSearch": "محدود کردن جستجوی شما ...", "install": "نصب", + "installed": "Installed", "moreInfo": "اطلاعات بیشتر", "uninstall": "لغو نصب", "uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟", @@ -148,8 +155,19 @@ "contributions": { "addFile": "فایل اظافه کن", "fileAdded": "یک فایل به طرح افزوده شد.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "جایگذاری" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "اضافه کتابخانه ی .zip شده", "arduinoLibraries": "کتابخانه های آردوینو", "contributedLibraries": "کتابخانه های اشتراکی", - "dependenciesForLibrary": "وابستگی های کتابخانه {0}:{1}", "include": "اضافه کتابخانه", - "installAll": "نصب همه", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "آیا می خواهید تمام وابستگی های از دست رفته را نصب کنید؟", "installOneMissingDependency": "آیا می خواهید وابستگی از دست رفته را نصب کنید؟", - "installOnly": "فقط {0} را نصب کن", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "نصب کتابخانه {0}:{1} موفقیت آمیز بود.", "libraryAlreadyExists": "یک کتابخانه از قبل وجود دارد. آیا میخواهید آن را بازنویسی کنید؟", "manageLibraries": "مدیریت کتابخانه ها...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "نتورک", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "نشانی‌های اینترنتی مدیر تابلوهای افزوده", "auth.audience": "حضار OAuth2(احراز هویت اینترنتی).", @@ -320,6 +342,12 @@ "network": "نتورک", "newSketchbookLocation": "مکان جدید منبع طرح ها را مشخص کنید", "noProxy": "بدون پروکسی", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "نمایش خروجی پرمخاطب در طول", "sketchbook.location": "مکان منبع طرح ها", "sketchbook.showAllFiles": "همه فایل‌های طرح را در داخل طرح نشان دهد درست است. به طور پیش فرض نادرست است.", @@ -350,7 +378,7 @@ "cantOpen": "پوشه ای با نام \"{0}\" از قبل وجود دارد. طرح را نمی توان باز کرد", "close": "آیا شما می خواهید این طرح را ببندید؟", "compile": "Compiling sketch...", - "configureAndUpload": "پیکربندی و بارگذاری", + "configureAndUpload": "Configure and Upload", "createdArchive": "آرشیو {0} ایجاد شد.", "doneCompiling": "پایان کامپایل کردن", "doneUploading": "پایان بارگذاری", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "خطا {0} : {1}" }, @@ -390,9 +423,6 @@ "upload": "بارگذاری" } }, - "cloud": { - "GoToCloud": "برو به ابر" - }, "theia": { "core": { "cannotConnectBackend": "اتصال به سرور ناموفق بود.", diff --git a/i18n/fil.json b/i18n/fil.json index 8c0d4b790..a06b95ae1 100644 --- a/i18n/fil.json +++ b/i18n/fil.json @@ -8,6 +8,7 @@ "board": "Board{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Board Info", + "boards": "boards", "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", @@ -15,6 +16,7 @@ "getBoardInfo": "Get Board Info", "inSketchbook": " (in Sketchbook)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "No ports selected for board: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Please pick a board connected to the port you have selected.", "port": "Port{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programmer", "reselectLater": "Reselect later", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Please select a board to obtain board info.", "selectPortForInfo": "Please select a port to obtain board info.", "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Boards Manager", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Done pushing ‘{0}’.", "embed": "Embed:", "emptySketchbook": "Your Sketchbook is empty", + "goToCloud": "Go to Cloud", "learnMore": "Learn more", "link": "Link:", "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "by", "filterSearch": "Filter your search...", - "install": "INSTALL", + "install": "Install", + "installed": "Installed", "moreInfo": "More info", "uninstall": "Uninstall", "uninstallMsg": "Do you want to uninstall {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Add File", "fileAdded": "One file added to the sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Replace" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Add .ZIP Library...", "arduinoLibraries": "Arduino libraries", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", "include": "Include Library", - "installAll": "Install all", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Would you like to install all the missing dependencies?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "Install {0} only", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Successfully installed library {0}:{1}", "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", "manageLibraries": "Manage Libraries...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Network", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Additional Boards Manager URLs", "auth.audience": "The OAuth2 audience.", @@ -320,6 +342,12 @@ "network": "Network", "newSketchbookLocation": "Select new sketchbook location", "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Show verbose output during", "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True para ipakita lahat ng sketch files sa loob ng isang sketch. Ito ay false by default.", @@ -350,7 +378,7 @@ "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", "close": "Are you sure you want to close the sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configure And Upload", + "configureAndUpload": "Configure and Upload", "createdArchive": "Created archive '{0}'.", "doneCompiling": "Done compiling.", "doneUploading": "Done uploading.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} error: {1}" }, @@ -390,9 +423,6 @@ "upload": "Upload" } }, - "cloud": { - "GoToCloud": "GO TO CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Cannot connect to the backend.", diff --git a/i18n/fr.json b/i18n/fr.json index b40f4c396..200239265 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -8,6 +8,7 @@ "board": "Carte{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Information de la carte", + "boards": "boards", "configDialog1": "Sélectionnez une carte et un port si vous souhaitez téléverser un croquis.", "configDialog2": "Si vous sélectionnez seulement une carte, vous pourrez compiler votre croquis, mais pas le téléverser.", "couldNotFindPreviouslySelected": "Impossible de trouver la carte précédente sélectionnée \"{0}\" dans les plateformes installées \"{1}\". Merci de re-sélectionner manuellement la carte que vous souhaitez utiliser. Souhaitez vous la re-sélectionner maintenant ?", @@ -15,6 +16,7 @@ "getBoardInfo": "Obtenir les informations sur la carte", "inSketchbook": "(dans le Croquis)", "installNow": "Le \"{0} {1}\" core doit être installé pour la carte sélectionnée \"{2}\". Souhaitez vous l'installer maintenant ?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "Le FQBN n'est pas disponible pour la carte sélectionnée \"{0}\". Avez installé le cœur correspondant ?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Aucun porte sélectionné pour la carte : '{0}'", @@ -24,6 +26,7 @@ "pleasePickBoard": "Merci de sélectionner une carte connecté au port que vous avez sélectionné.", "port": "Port{0}", "portLabel": "Port : {0}", + "ports": "ports", "programmer": "Programmeur", "reselectLater": "Re-sélectionner plus tard", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Merci de choisir une carte pour obtenir ses informations.", "selectPortForInfo": "Merci de choisir un port pour obtenir des informations sur la carte.", "showAllAvailablePorts": "Affiche les ports disponibles quand activer.", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Plateforme installé avec succès {0}:{1}", - "succesfullyUninstalledPlatform": "Plateforme désinstallée avec succès {0}:{1}" + "succesfullyUninstalledPlatform": "Plateforme désinstallée avec succès {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Gestionnaire de carte", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Téléchargement terminé pour '{0}'", "embed": "Embarqué : ", "emptySketchbook": "Votre carnet de croquis est vide", + "goToCloud": "Go to Cloud", "learnMore": "En savoir plus", "link": "Lien :", "notYetPulled": "Impossible de push sur le Cloud. Rien n'a été pull jusque la.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "par", "filterSearch": "Filtrez votre recherche...", - "install": "INSTALLER", + "install": "Installer", + "installed": "Installed", "moreInfo": "Plus d'information", "uninstall": "Désinstaller", "uninstallMsg": "Voulez vous désinstaller {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Ajouter un fichier", "fileAdded": "Un fichier a été ajouté au croquis", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Remplacer" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copier les messages d'erreur", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Ajouter la bibliothèque .ZIP...", "arduinoLibraries": "Bibliothèques Arduino", "contributedLibraries": "Bibliothèques tierce-partie", - "dependenciesForLibrary": "Ressources liées pour la libraire {0}:{1}", "include": "Importer une bibliothèque", - "installAll": "Tout installer", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Souhaitez vous installer toutes les ressources liées manquantes ?", "installOneMissingDependency": "Souhaitez-vous installer la ressource liée manquante?", - "installOnly": "Installer {0} seulement", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Librairie installée avec succès {0}:{1}", "libraryAlreadyExists": "Cette librairie existe déjà. Souhaitez-vous l'écraser ?", "manageLibraries": "Gérer les bibliothèques...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Impossible de fermer le web socket", "unableToConnectToWebSocket": "Impossible de se connecter au web socket" }, + "portProtocol": { + "network": "Réseau", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "URL de gestionnaire de cartes supplémentaires", "auth.audience": "L'audience OAuth2.", @@ -320,6 +342,12 @@ "network": "Réseau", "newSketchbookLocation": "Sélectionner la localisation du nouveau croquis.", "noProxy": "Aucun proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Afficher la sortie de débogage verbeuse pendant", "sketchbook.location": "Localisation du croquis.", "sketchbook.showAllFiles": "Vrai pour montrer tous les fichiers croquis à l'intérieur du croquis. La valeur par défaut est faux.", @@ -350,7 +378,7 @@ "cantOpen": "Un dossier nommé « {0} » existe déjà. Impossible d''ouvrir le croquis.", "close": "Êtes-vous sûr de vouloir fermer ce croquis ?", "compile": "Compilation du programme...", - "configureAndUpload": "Configurer et téléverser", + "configureAndUpload": "Configure and Upload", "createdArchive": "Archive créer '{0}'", "doneCompiling": "Compilation terminée.", "doneUploading": "Téléversement fait.", @@ -381,6 +409,11 @@ "dismissSurvey": "Ne pas montrer de nouveau", "surveyMessage": "Aide-nous à nous améliorer en répondant à cette enquête très courte. Nous apprécions notre communauté et nous aimerions connaître un peu mieux nos supporters." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} erreur : {1}" }, @@ -390,9 +423,6 @@ "upload": "Téléverser" } }, - "cloud": { - "GoToCloud": "ALLER AU CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Impossible de se connecter au backend.", diff --git a/i18n/he.json b/i18n/he.json index d26a3b539..4f61c1a45 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -8,6 +8,7 @@ "board": "לוח{0}", "boardConfigDialogTitle": "יש לבחור לוח ופורט אחר", "boardInfo": "פרטי הלוח", + "boards": "boards", "configDialog1": "נא לבחור סוג לוח ופורט כדי להעלות את הסקיצה.", "configDialog2": "אם נבחר לוח ניתן יהיה לקמפל, אבל לא להעלות את הסקיצה.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", @@ -15,6 +16,7 @@ "getBoardInfo": "פרטי הלוח", "inSketchbook": "(בסקיצה)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "הFQBN אינו זמין ללוח \"{0}\". האם הותקן הליבה המתאימה?", "noPortsDiscovered": "לא נמצאו פורטים", "noPortsSelected": "לא נבחרו פורטים ללוחות '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "יש לבחור את הלוח המחובר לפורט הנבחר.", "port": "פורט{0}", "portLabel": "פורט: {0}", + "ports": "ports", "programmer": "תכנת", "reselectLater": "בחר מחדש מאוחר יותר", "searchBoard": "חפש לוח", @@ -31,8 +34,10 @@ "selectBoardForInfo": "אנא בחר לוח לקבל מידע אודותיו.", "selectPortForInfo": "אנא בחר פורט לקבלת מידע אודותיו.", "showAllAvailablePorts": "הצג את כל הפורטים הזמינים כשמופעל", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "פלטפורמה הותקנה בהצלחה {0}:{1}", - "succesfullyUninstalledPlatform": "פלטפורמה הוסרה בהצלחה {0}:{1}" + "succesfullyUninstalledPlatform": "פלטפורמה הוסרה בהצלחה {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "מנהל לוחות", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "סיים לדחוף '{0}'.", "embed": "הטמע:", "emptySketchbook": "הסקיצה ריקה.", + "goToCloud": "Go to Cloud", "learnMore": "למדו עוד", "link": "קישור:", "notYetPulled": "לא ניתן לדחוף לענן. עדיין לא נמשך.", @@ -140,6 +146,7 @@ "by": "על ידי", "filterSearch": "סנן את החיפוש...", "install": "התקן", + "installed": "Installed", "moreInfo": "מידע נוסף", "uninstall": "הסרה", "uninstallMsg": "האם ברצונך להסיר את {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "הוסף קובץ", "fileAdded": "קובץ אחד נוסף לסקיצה.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "החלף" }, + "core": { + "compilerWarnings": { + "all": "הכל", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "העתקת הודעת שגיאה", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "הוספת ספריית .zip", "arduinoLibraries": "ספריות ארדואינו", "contributedLibraries": "ספריות שנתרמו", - "dependenciesForLibrary": "תלויות בספריה {0}:{1}", "include": "השתמש בספריה", - "installAll": "התקן הכל", + "installAll": "להתקין הכל", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Would you like to install all the missing dependencies?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "התקן רק את {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "ספריה הותקנה בהצלחה {0}:{1}", "libraryAlreadyExists": "הספריה כבר קיימת. האם תרצ.י להחליץ אותה?", "manageLibraries": "נהל ספריות...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "רשת", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Additional Boards Manager URLs", "auth.audience": "The OAuth2 audience.", @@ -320,6 +342,12 @@ "network": "רשת", "newSketchbookLocation": "Select new sketchbook location", "noProxy": "ללא פרוקסי", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Show verbose output during", "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", @@ -350,7 +378,7 @@ "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", "close": "בטוח.ה שתרצה.י לסגור את הסקיצה?", "compile": "מקמפל סקיצה...", - "configureAndUpload": "הגדר והעלה ", + "configureAndUpload": "Configure and Upload", "createdArchive": "ארכיון ׳{0}׳ נוצר.", "doneCompiling": "קומפילציה הסתיימה.", "doneUploading": "העלאה הסתיימה.", @@ -381,6 +409,11 @@ "dismissSurvey": "אל תראה שוב.", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} שגיאה: {1}" }, @@ -390,9 +423,6 @@ "upload": "העלאה" } }, - "cloud": { - "GoToCloud": "לך לענן" - }, "theia": { "core": { "cannotConnectBackend": "אינו יכול להתחבר לצד שרת.", diff --git a/i18n/hu.json b/i18n/hu.json index 6da748c43..ae5521ba7 100644 --- a/i18n/hu.json +++ b/i18n/hu.json @@ -8,6 +8,7 @@ "board": "Alaplap {0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Alaplapi információk", + "boards": "boards", "configDialog1": "Válassz ki egy alaplapot és egy portot is - csak ekkor lehetséges a feltöltés. ", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Nem található a korábban kiválasztott '{0}' alaplap a/az '{1}' telepített platformon. Válaszd ki újra a használni kívánt alaplapot. Szeretnéd most újra megadni?", @@ -15,6 +16,7 @@ "getBoardInfo": "Alaplap információk beszerzése", "inSketchbook": "(a vázlatfüzetben/sketchbook-ban) ", "installNow": "A \"{0} {1}\" támogatást telepíteni kell az aktuálisan kiválasztott \"{2}\" alaplaphoz. Most szeretnéd telepíteni? ", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "Az FQBN nem érhető el a kiválasztott „{0}” alaplapon. A megfelelő mag/core telepítve van? ", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Nincsen port kiválasztva a alaplaphoz: '{0}'. ", @@ -24,6 +26,7 @@ "pleasePickBoard": "Válassz alaplapot, amely a kiválasztott porthoz csatlakozik. ", "port": "Port {0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programozó", "reselectLater": "Később újra válaszd ki", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Válassz egy alaplapot az információinak megtekintéséhez. ", "selectPortForInfo": "Válassz egy portot az alaplap információinak megtekintéséhez. ", "showAllAvailablePorts": "Elérhető portok mutatása - ha engedélyezett", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Sikeresen telepített platform {0}:{1}", - "succesfullyUninstalledPlatform": "A platform sikeresen eltávolítva: {0}:{1} " + "succesfullyUninstalledPlatform": "A platform sikeresen eltávolítva: {0}:{1} ", + "typeOfPorts": "{0} ports" }, "boardsManager": "Alaplap-kezelő", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Feltöltés kész: '{0}'.", "embed": "Beágyazva:", "emptySketchbook": "A vázlatfüzeted/Sketchbook-od üres ", + "goToCloud": "Go to Cloud", "learnMore": "Tudj meg többet", "link": "Link:", "notYetPulled": "Nem küldhető a felhőbe. Még nem lett letöltve. ", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "által", "filterSearch": "Keresési eredmény szűrése... ", - "install": "TELEPÍTÉS", + "install": "Telepítés", + "installed": "Installed", "moreInfo": "Több info", "uninstall": "Eltávolítás", "uninstallMsg": "El szeretnéd távolítani a következőt: {0}? ", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Fájl hozzáadása", "fileAdded": "Egy fájl hozzáadása megtörtént a vázlathoz/sketch-hez. ", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Csere" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "ZIP könyvtár hozzáadása...", "arduinoLibraries": "Arduino könyvtárak", "contributedLibraries": "Közreműködő könyvtárak ", - "dependenciesForLibrary": "A/az {0} könyvtár függőségei: {1}", "include": "Tartalmazza a könyvtárat", - "installAll": "Minden telepítése", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Szeretnéd telepíteni az összes hiányzó függőséget?", "installOneMissingDependency": "Szeretnéd telepíteni a hiányzó függőséget? ", - "installOnly": "Csak {0} telepítése", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Sikeresen telepített könyvtár {0}:{1}", "libraryAlreadyExists": "Már létezik a könyvtár. Felül akarod írni? ", "manageLibraries": "Könyvtárak kezelése... ", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Hálózat", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Kiegészítő alaplapok URL-jei", "auth.audience": "Az OAuth2 közönség/audience. ", @@ -320,6 +342,12 @@ "network": "Hálózat", "newSketchbookLocation": "Új Vázlatfüzet/Sketchbook elérési út", "noProxy": "Nincs proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Részletes kimenet megjelenítése eközben: ", "sketchbook.location": "SketchBook elérési helye ", "sketchbook.showAllFiles": "Kipipálva: az összes vázlatfájl/sketch megjelenítése a vázlaton/sketch-en belül. Alapértelmezés szerint: nincs kipipálva.", @@ -350,7 +378,7 @@ "cantOpen": "Már létezik a/az {0} nevű mappa. A vázlat/sketch nem nyitható meg. ", "close": "Biztosan bezárod a vázlatot/sketch-et? ", "compile": "Compiling sketch...", - "configureAndUpload": "Konfigurálás és feltöltés", + "configureAndUpload": "Configure and Upload", "createdArchive": "Archívum létrehozva: {0}. ", "doneCompiling": "Fordítás kész.", "doneUploading": "Feltöltés kész.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} hiba: {1}" }, @@ -390,9 +423,6 @@ "upload": "Feltöltés" } }, - "cloud": { - "GoToCloud": "UGRÁS A FELHŐHÖZ " - }, "theia": { "core": { "cannotConnectBackend": "Nem lehet csatlakozni a háttérrendszerhez/backend-hez. ", diff --git a/i18n/id.json b/i18n/id.json new file mode 100644 index 000000000..ea6db769a --- /dev/null +++ b/i18n/id.json @@ -0,0 +1,455 @@ +{ + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" + }, + "board": { + "board": "Board{0}", + "boardConfigDialogTitle": "Select Other Board and Port", + "boardInfo": "Board Info", + "boards": "boards", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", + "disconnected": "Disconnected", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", + "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", + "noPortsDiscovered": "No ports discovered", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "portLabel": "Port: {0}", + "ports": "ports", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "searchBoard": "Search board", + "selectBoard": "Select Board", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", + "typeOfPorts": "{0} ports" + }, + "boardsManager": "Boards Manager", + "boardsType": { + "arduinoCertified": "Arduino Certified" + }, + "bootloader": { + "burnBootloader": "Burn Bootloader", + "burningBootloader": "Burning bootloader...", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." + }, + "checkForUpdates": { + "checkForUpdates": "Check for Arduino Updates", + "installAll": "Install All", + "noUpdates": "There are no recent updates available.", + "promptUpdateBoards": "Updates are available for some of your boards.", + "promptUpdateLibraries": "Updates are available for some of your libraries.", + "updatingBoards": "Updating boards...", + "updatingLibraries": "Updating libraries..." + }, + "cli-error-parser": { + "keyboardError": "'Keyboard' not found. Does your sketch include the line '#include '?", + "mouseError": "'Mouse' not found. Does your sketch include the line '#include '?" + }, + "cloud": { + "account": "Account", + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "goToCloud": "Go to Cloud", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.", + "remote": "Remote", + "remoteSketchbook": "Remote Sketchbook", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "sync": "Sync", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "all": "All", + "contributed": "Contributed", + "installManually": "Install Manually", + "later": "Later", + "noBoardSelected": "No board selected", + "notConnected": "[not connected]", + "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "partner": "Partner", + "processing": "Processing", + "recommended": "Recommended", + "retired": "Retired", + "selectedOn": "on {0}", + "serialMonitor": "Serial Monitor", + "type": "Type", + "unknown": "Unknown", + "updateable": "Updatable" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "boardsIncluded": "Boards included in this package:", + "by": "by", + "filterSearch": "Filter your search...", + "install": "Install", + "installed": "Installed", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, + "replaceTitle": "Replace" + }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, + "coreContribution": { + "copyError": "Copy error messages", + "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." + }, + "daemon": { + "restart": "Restart Daemon", + "start": "Start Daemon", + "stop": "Stop Daemon" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent", + "nextError": "Next Error", + "previousError": "Previous Error", + "revealError": "Reveal Error" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Select Board", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "checkForUpdates": "Check for Arduino IDE Updates", + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "include": "Include Library", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installWithoutDependencies": "Install without dependencies", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "librarySearchProperty": { + "topic": "Topic" + }, + "libraryTopic": { + "communication": "Communication", + "dataProcessing": "Data Processing", + "dataStorage": "Data Storage", + "deviceControl": "Device Control", + "display": "Display", + "other": "Other", + "sensors": "Sensors", + "signalInputOutput": "Signal Input/Output", + "timing": "Timing", + "uncategorized": "Uncategorized" + }, + "libraryType": { + "installed": "Installed" + }, + "menu": { + "advanced": "Advanced", + "sketch": "Sketch", + "tools": "Tools" + }, + "monitor": { + "unableToCloseWebSocket": "Unable to close websocket", + "unableToConnectToWebSocket": "Unable to connect to websocket" + }, + "portProtocol": { + "network": "Network", + "serial": "Serial" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", + "choose": "Choose", + "cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.experimental": "True if the IDE should handle multiple compiler errors. False by default", + "compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "invalid.theme": "Invalid theme.", + "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", + "language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "survey.notification": "True if users should be notified if a survey is available. True by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "window.zoomLevel": "Adjust the zoom level of the window. The original size is 0 and each increment above (e.g. 1) or below (e.g. -1) represents zooming 20% larger or smaller. You can also enter decimals to adjust the zoom level with a finer granularity." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "message": "Message (Enter to send message to '{0}' on '{1}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "openSerialPlotter": "Serial Plotter", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp" + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "compile": "Compiling sketch...", + "configureAndUpload": "Configure and Upload", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketch": "Save your sketch to open it again later.", + "saveSketchAs": "Save sketch folder as...", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "uploading": "Uploading...", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "survey": { + "answerSurvey": "Answer survey", + "dismissSurvey": "Don't show again", + "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." + }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "enterField": "Enter {0}", + "upload": "Upload" + } + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file" + } + } +} diff --git a/i18n/it.json b/i18n/it.json index a915148f0..9f9d4a79c 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -8,6 +8,7 @@ "board": "Scheda{0}", "boardConfigDialogTitle": "Seleziona un'altra scheda e un'altra porta", "boardInfo": "Informazioni sulla scheda", + "boards": "boards", "configDialog1": "Seleziona una scheda ed una porta se vuoi caricare uno sketch.", "configDialog2": "Se selezioni solo una scheda, potrai compilare, ma non potrai caricare il tuo sketch.", "couldNotFindPreviouslySelected": "Impossibile trovare la scheda selezionata '{0}' nella piattaforma installata '{1}'. Scegli nuovamente la scheda che vuoi utilizzare. Vuoi sceglierla ora?", @@ -15,6 +16,7 @@ "getBoardInfo": "Acquisisci informazioni sulla scheda", "inSketchbook": "(nella raccolta degli sketch)", "installNow": "Il \"{0} {1}\" core non è installato per la scheda \"{2}\" . Vuoi installarlo ora?", + "noBoardsFound": "Nessuna scheda è stata trovata per \"{0}\"", "noFQBN": "La FQBN non è disponibile per la scheda selezionata\"{0}\". Sei sicuro che il core specifico sia stato installato?", "noPortsDiscovered": "Nessuna porta rilevata", "noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Scegli la scheda collegata alla porta che hai selezionato.", "port": "Porta{0}", "portLabel": "Porta: {0}", + "ports": "ports", "programmer": "Programmatore", "reselectLater": "Riselezionare più tardi", "searchBoard": "Seleziona la scheda", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Seleziona la scheda per la quale desideri informazioni.", "selectPortForInfo": "Selezionare la porta per ottenere info sulla scheda.", "showAllAvailablePorts": "Quando abilitato, mostra tutte le porte disponibili", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Piattaforma installata correttamente {0}:{1}", - "succesfullyUninstalledPlatform": "Piattaforma disinstallata correttamente {0}:{1}" + "succesfullyUninstalledPlatform": "Piattaforma disinstallata correttamente {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Gestore schede", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Invio terminato ‘{0}’.", "embed": "Includi:", "emptySketchbook": "La raccolta degli sketch è vuota", + "goToCloud": "Go to Cloud", "learnMore": "Più informazioni", "link": "Link:", "notYetPulled": "Sul Cloud non puoi effettuare il push se non hai ancora fatto il pull", @@ -140,6 +146,7 @@ "by": "da", "filterSearch": "Filtra la tua ricerca...", "install": "Installa", + "installed": "Installata", "moreInfo": "Maggiori informazioni", "uninstall": "Disinstalla", "uninstallMsg": "Vuoi veramente disinstallare 1 {0} ?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Aggiungi file...", "fileAdded": "Aggiunto un file allo sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Sostituisci" }, + "core": { + "compilerWarnings": { + "all": "Tutti", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copia messaggi di errore", "noBoardSelected": "Non è stata selezionata alcuna scheda. Selezionare la tua scheda Arduino dal menu Strumenti > Scheda." @@ -236,12 +254,12 @@ "addZip": "Aggiungi libreria da file .ZIP...", "arduinoLibraries": "Librerie Arduino", "contributedLibraries": "Librerie di terze parti", - "dependenciesForLibrary": "Dipendenze per la libreria {0}:{1}", "include": "Includi Libreria", "installAll": "Installa tutto", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Vorresti installare tutte le dipendenze mancanti?", "installOneMissingDependency": "Vorresti installare le dipendenze mancanti?", - "installOnly": "Installa {0} solamente", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Libreria installata correttamente 1{0} : 2{1} ", "libraryAlreadyExists": "Libreria già presente. Vuoi sovrascriverla?", "manageLibraries": "Gestisci Librerie", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Impossibile chiudere il websocket", "unableToConnectToWebSocket": "Impossibile connettersi al websocket" }, + "portProtocol": { + "network": "Rete", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "URL aggiuntive per il Gestore schede", "auth.audience": "Protocollo pubblico OAuth2", @@ -320,6 +342,12 @@ "network": "Rete", "newSketchbookLocation": "Seleziona un percorso per il nuovo sketchbook", "noProxy": "Nessun proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Mostra un output dettagliato durante", "sketchbook.location": "Posizione della raccolta degli sketch", "sketchbook.showAllFiles": "Vero per mostrare tutti i file relativi contenuti all'interno dello sketch. L'opzione predefinita è falso.", @@ -350,7 +378,7 @@ "cantOpen": "Una cartella di nome \"{0}\" esiste già. Impossibile aprire lo sketch.", "close": "Sei sicuro di voler chiudere lo sketch?", "compile": "Compilazione dello sketch in corso...", - "configureAndUpload": "Configurare e caricare", + "configureAndUpload": "Configure and Upload", "createdArchive": "Creato l'archivio '{0}'.", "doneCompiling": "Compilazione completata.", "doneUploading": "Caricamento terminato.", @@ -381,6 +409,11 @@ "dismissSurvey": "Non mostrare più", "surveyMessage": "Aiutaci a migliorare rispondendo a questo brevissimo questionario. Abbiamo a cuore la nostra comunità e vorremmo conoscere meglio chi ci supporta!" }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "1 {0} errore: 2 {1}" }, @@ -390,9 +423,6 @@ "upload": "Carica" } }, - "cloud": { - "GoToCloud": "Vai al Cloud" - }, "theia": { "core": { "cannotConnectBackend": "Non reisco a collegarmi al backend", diff --git a/i18n/ja.json b/i18n/ja.json index f2aea63eb..737db62f0 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -8,6 +8,7 @@ "board": "ボード{0}", "boardConfigDialogTitle": "他のボードとポートを選択", "boardInfo": "ボード情報", + "boards": "ボード", "configDialog1": "スケッチを書き込みたい場合には、ボードとポートの両方を選択してください。", "configDialog2": "ボードのみを選択した場合、コンパイルはできますが、スケッチの書き込みはできません。", "couldNotFindPreviouslySelected": "インストールされているプラットフォーム'{1}'で、以前に選択したボード'{0}'が見つかりませんでした。使用したいボードを手動で選択し直してください。今すぐ選択し直しますか?", @@ -15,6 +16,7 @@ "getBoardInfo": "ボード情報を取得", "inSketchbook": "(スケッチブック内)", "installNow": "現在選択されているボード\"{2}\"用にコア\"{0} {1}\"をインストールする必要があります。今すぐインストールしますか?", + "noBoardsFound": "\"{0}\"のボードが見つかりませんでした", "noFQBN": "選択されたボード\"{0}\"にはFQBNがありません。対応するコアをインストール済みですか?", "noPortsDiscovered": "ポートが見つかりませんでした", "noPortsSelected": "ボード用に選択されたポートがありません: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "選択したポートに接続されているボードを選んでください。", "port": "ポート{0}", "portLabel": "ポート: {0}", + "ports": "ポート", "programmer": "書き込み装置", "reselectLater": "後で選択しなおす", "searchBoard": "ボードを検索", @@ -31,8 +34,10 @@ "selectBoardForInfo": "ボード情報を得るには、ボードを選択してください。", "selectPortForInfo": "ボード情報を得るには、ポートを選択してください。", "showAllAvailablePorts": "有効な場合、利用可能なすべてのポートを表示", + "showAllPorts": "全てのポートを表示", "succesfullyInstalledPlatform": "プラットフォーム{0}:{1}のインストールに成功しました", - "succesfullyUninstalledPlatform": "プラットフォーム{0}:{1}のアンインストールに成功しました" + "succesfullyUninstalledPlatform": "プラットフォーム{0}:{1}のアンインストールに成功しました", + "typeOfPorts": "{0}ポート" }, "boardsManager": "ボードマネージャ", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "‘{0}’のプッシュが完了しました。", "embed": "埋め込み:", "emptySketchbook": "スケッチブックは空です", + "goToCloud": "Go to Cloud", "learnMore": "詳細はこちら", "link": "リンク:", "notYetPulled": "クラウドにプッシュできません。まだプルされていません。", @@ -140,6 +146,7 @@ "by": "by", "filterSearch": "検索をフィルタ…", "install": "インストール", + "installed": "インストール済み", "moreInfo": "詳細情報", "uninstall": "アンインストール", "uninstallMsg": "{0}をアンインストールしますか?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "ファイルを追加...", "fileAdded": "スケッチにファイルが1つ追加されました。", + "plotter": { + "couldNotOpen": "シリアルプロッタを開けませんでした" + }, "replaceTitle": "置換" }, + "core": { + "compilerWarnings": { + "all": "全て", + "default": "デフォルト", + "more": "詳細", + "none": "なし" + } + }, "coreContribution": { "copyError": "エラーメッセージをコピー", "noBoardSelected": "ボードが選択されていません。ツール > ボードメニューからArduinoボードを選択してください。" @@ -236,12 +254,12 @@ "addZip": ".ZIP形式のライブラリをインストール...", "arduinoLibraries": "Arduinoライブラリ", "contributedLibraries": "提供されたライブラリ", - "dependenciesForLibrary": "ライブラリ{0}:{1}の依存関係", "include": "ライブラリをインクルード", "installAll": "全てをインストール", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "不足している全ての依存関係をインストールしますか?", "installOneMissingDependency": "不足している依存関係をインストールしますか?", - "installOnly": "{0}のみインストール", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "ライブラリ{0}:{1}のインストールに成功しました。", "libraryAlreadyExists": "ライブラリはすでに存在しています。上書きしますか?", "manageLibraries": "ライブラリを管理...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "websocketを閉じることができません", "unableToConnectToWebSocket": "websocketに接続することができません" }, + "portProtocol": { + "network": "ネットワーク", + "serial": "シリアル" + }, "preferences": { "additionalManagerURLs": "追加のボードマネージャのURL", "auth.audience": "OAuth2オーディエンス。", @@ -320,6 +342,12 @@ "network": "ネットワーク", "newSketchbookLocation": "新しいスケッチブックの場所を選択", "noProxy": "プロキシなし", + "proxySettings": { + "hostname": "ホスト名", + "password": "パスワード", + "port": "ポート番号", + "username": "ユーザ名" + }, "showVerbose": "より詳細な情報を表示する", "sketchbook.location": "スケッチブックの場所", "sketchbook.showAllFiles": "スケッチ内のすべてのスケッチファイルを表示するにはtrueを指定。デフォルトではfalse。", @@ -336,7 +364,7 @@ "serial": { "autoscroll": "自動スクロール", "carriageReturn": "CRのみ", - "message": "Message (Enter to send message to '{0}' on '{1}')", + "message": "メッセージ('{1}'の{0}にメッセージを送信するにはEnter)", "newLine": "LFのみ", "newLineCarriageReturn": "CRおよびLF", "noLineEndings": "改行なし", @@ -381,6 +409,11 @@ "dismissSurvey": "次回から表示しない", "surveyMessage": "とても簡単なアンケートに答えて、私たちの改善にご協力ください。私たちはコミュニティを大切にしており、サポーターのことをもう少しよく知りたいのです。" }, + "updateIndexes": { + "updateIndexes": "インデックスを更新", + "updateLibraryIndex": "ライブラリのインデックスを更新", + "updatePackageIndex": "パッケージのインデックスを更新" + }, "upload": { "error": "{0} エラー: {1}" }, @@ -390,9 +423,6 @@ "upload": "マイコンボードに書き込む" } }, - "cloud": { - "GoToCloud": "クラウドへ" - }, "theia": { "core": { "cannotConnectBackend": "バックエンドに接続できません。", diff --git a/i18n/ko.json b/i18n/ko.json index 9e5e2b921..f17c9e6b6 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -8,22 +8,25 @@ "board": "보드{0}", "boardConfigDialogTitle": "보드 및 포트 선택", "boardInfo": "보드정보", + "boards": "boards", "configDialog1": "스케치를 업로드할 보드 및 포트를 선택", "configDialog2": "보드를 선택하면 컴파일은 가능하지만, 스케치를 업로드 할 수 없습니다.", "couldNotFindPreviouslySelected": "선택된 보드를 찾을 수 없습니다. '{0}' 설치된 플랫폼에서'{1}'. 수동으로 사용 할 보드를 선택해주세요.\n지금 보드를 다시 선택하시겠습니까?", "disconnected": "연결해제됨", "getBoardInfo": "보드정보 얻기", "inSketchbook": "(스케치북에서)", - "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "installNow": "\"1{0} 2{1}\"버전은 최근에 선택된 \"{2}\"보드를 설치해야 합니다. 지금 설치하시겠습니까?", + "noBoardsFound": "\"{0}\"에 대한 보드를 찾을 수 없습니다.", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "포트를 찾을 수 없습니다.", "noPortsSelected": "보드에 맞는 포트가 없습니다: '{0}'.", "noneSelected": "보드가 선택되지 않았습니다.", "openBoardsConfig": "보드 및 포트를 선택하세요.", - "platformMissing": "The platform for the selected '{0}' board is not installed.", + "platformMissing": "선택한 '{0}' 보드의 플랫폼이 설치되지 않았습니다.", "pleasePickBoard": "선택한 포트에 연결할 보드를 선택하십시오", "port": "포트{0}", "portLabel": "포트: {0}", + "ports": "ports", "programmer": "프로그래머", "reselectLater": "나중에 선택", "searchBoard": "보드찾기", @@ -31,8 +34,10 @@ "selectBoardForInfo": "보드 정보를 얻으려면 보드를 선택하십시오.", "selectPortForInfo": "보드 정보를 얻으려면 포트를 선택하십시오.", "showAllAvailablePorts": "활성화된 사용 가능한 모든 포트를 표시합니다.", + "showAllPorts": "모든 포트 보이기", "succesfullyInstalledPlatform": "성공적으로 설치된 플랫폼{0}:{1}", - "succesfullyUninstalledPlatform": "성공적으로 설치된 플랫폼 {0}:{1}" + "succesfullyUninstalledPlatform": "성공적으로 설치된 플랫폼 {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "보드매니저", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "pushing 완료 ‘{0}’.", "embed": "Embed:", "emptySketchbook": "스케치북이 비어 있습니다.", + "goToCloud": "Go to Cloud", "learnMore": "더 배우기", "link": "링크:", "notYetPulled": "클라우드에 push 할수 없습니다. 아직 pull 되지 않았습니다.", @@ -114,7 +120,7 @@ "visitArduinoCloud": "아두이노 클라우드를 방문하여 클라우드 스케치를 만드십시오." }, "common": { - "all": "All", + "all": "전체", "contributed": "Contributed", "installManually": "수동설치", "later": "나중에", @@ -140,6 +146,7 @@ "by": "by", "filterSearch": "Filter your search...", "install": "설치", + "installed": "설치됨", "moreInfo": "더 많은 정보", "uninstall": "설치해제", "uninstallMsg": "설치해제를 원하십니까 {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "파일 추가", "fileAdded": "스케치에 하나의 파일이 추가되었습니다.", + "plotter": { + "couldNotOpen": "시리얼 플로터를 열 수 없습니다" + }, "replaceTitle": "교체" }, + "core": { + "compilerWarnings": { + "all": "전체", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "에러 메시지 복사", "noBoardSelected": "보드가 선택되지 않았습니다. Tools > Board menu 에서 당신의 보드를 선택해주세요." @@ -188,7 +206,7 @@ "builtInExamples": "포함된 예제들", "couldNotInitializeExamples": "내장된 예제를 초기화 할 수 없습니다.", "customLibrary": "사용자 정의 라이브러리의 예", - "for": "Examples for {0}", + "for": "{0} 에 대한 예", "forAny": "모든 보드의 예", "menu": "예제" }, @@ -236,12 +254,12 @@ "addZip": ".ZIP 라이브러리 추가...", "arduinoLibraries": "아두이노 라이브러리", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "라이브러리에 대한 종속성 {0}:{1}", "include": "라이브러리 포함", "installAll": "모두 설치", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "누락된 모든 종속성을 설치하시겠습니까?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "Install {0} only", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "성공적으로 설치된 라이브러리 {0}:{1}", "libraryAlreadyExists": "라이브러리가 이미 존재합니다. 덮어 쓰시겠습니까? ", "manageLibraries": "라이브러리 관리...", @@ -281,13 +299,17 @@ "unableToCloseWebSocket": "웹소켓을 닫을 수 없습니다.", "unableToConnectToWebSocket": "웹소켓에 연결 할 수 없습니다." }, + "portProtocol": { + "network": "네트워크", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "추가 보드 관리자 URL", "auth.audience": "The OAuth2 audience.", "auth.clientID": "The OAuth2 client ID.", "auth.domain": "The OAuth2 domain.", "auth.registerUri": "The URI used to register a new user.", - "automatic": "Automatic", + "automatic": "자동", "board.certificates": "List of certificates that can be uploaded to boards", "browse": "검색", "checkForUpdate": "IDE, 보드 및 라이브러리에 대한 사용 가능한 업데이트 알림을 받습니다. 변경 후 IDE를 다시 시작해야 합니다. 알림받기가 기본설정입니다.", @@ -310,7 +332,7 @@ "files.inside.sketches": "스케치 내부에 파일 표시", "ide.updateBaseUrl": "업데이트를 다운로드할 기본 URL입니다. 기본값은 \n'https://downloads.arduino.cc/arduino-ide'", "ide.updateChannel": "업데이트를 받을 릴리스 채널입니다. 'stable'은 안정적인 릴리스이고 'nightly'는 최신 개발 빌드입니다.", - "interfaceScale": "Interface scale", + "interfaceScale": "인터페이스 크기조절", "invalid.editorFontSize": "잘못된 에디터 글꼴크기, 반드시 양의 정수를 사용해야합니다.", "invalid.sketchbook.location": "잘못된 스케치북 위치: {0}", "invalid.theme": "잘못된 테마.", @@ -320,6 +342,12 @@ "network": "네트워크", "newSketchbookLocation": "새 스케치북 위치 선택", "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "비밀번호", + "port": "포트 번호", + "username": "사용자이름" + }, "showVerbose": "출력 중 자세한 표시", "sketchbook.location": "스케치북 위치", "sketchbook.showAllFiles": "스케치 내부의 모든 스케치 파일을 표시하려면 True입니다. 기본은 false입니다.", @@ -350,7 +378,7 @@ "cantOpen": "이름이 \"{0}\" 인 폴더가 이미 존재합니다. 스케치를 열 수 없습니다.", "close": "스케치를 닫으시겠습니까?", "compile": "스케치 컴파일중...", - "configureAndUpload": "구성 및 업로드", + "configureAndUpload": "Configure and Upload", "createdArchive": "Created archive '{0}'.", "doneCompiling": "컴파일 완료.", "doneUploading": "업로딩 완료.", @@ -372,7 +400,7 @@ "upload": "업로드", "uploadUsingProgrammer": "프로그래머를 사용하여 업로드", "uploading": "업로딩...", - "userFieldsNotFoundError": "Can't find user fields for connected board", + "userFieldsNotFoundError": "연결된 보드에서 사용자 영역을 찾을 수 없습니다", "verify": "확인", "verifyOrCompile": "확인/컴파일" }, @@ -381,6 +409,11 @@ "dismissSurvey": "다시보지 않기", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} 오류: {1}" }, @@ -390,9 +423,6 @@ "upload": "업로드" } }, - "cloud": { - "GoToCloud": "클라우드로 이동" - }, "theia": { "core": { "cannotConnectBackend": "백엔드에 연결 할 수 없습니다.", @@ -408,7 +438,7 @@ "typeNotSupported": "The debug session type \"{0}\" is not supported." }, "editor": { - "unsavedTitle": "Unsaved – {0}" + "unsavedTitle": "저장되지않음 – 1{0}\n " }, "messages": { "collapse": "Collapse", diff --git a/i18n/my_MM.json b/i18n/my_MM.json index 2e867a6f9..01c7ab7e3 100644 --- a/i18n/my_MM.json +++ b/i18n/my_MM.json @@ -6,8 +6,9 @@ }, "board": { "board": "ဘုတ်{0}", - "boardConfigDialogTitle": "Select Other Board and Port", + "boardConfigDialogTitle": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ပါ", "boardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်", + "boards": "ဘုတ်များ", "configDialog1": "ကုတ်ဖိုင်တစ်ခုကို upload တင်လိုပါက ဘုတ်နှင့်အပေါက် နှစ်ခုလုံးကို ရွေးပေးပါ။", "configDialog2": "သင် ဘုတ်တစ်ခုထဲကိုသာ ရွေးချယ်ထားပါက compile ပြုလုပ်နိုင်သော်လည်း ကုဒ်ဖိုင်ကိုတော့ upload မတင်နိုင်ပါ။", "couldNotFindPreviouslySelected": "တပ်ဆင်ထားသည့် ပလက်ဖောင်း '{1}' ထဲမှာ ယခင်ရွေးချယ်ထားသည့်ဘုတ် '{0}' ကို ရှာမတွေ့ပါ။ ကျေးဇူးပြု၍ မိမိအသုံးပြုလိုသည့် ဘုတ်ကို မိမိကိုယ်တိုင် ပြန်လည်ရွေးချယ်ပေးပါ။ သင်အခု ပြန်လည်ရွေးချယ် လိုပါသလား?", @@ -15,8 +16,9 @@ "getBoardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်ရယူမည်", "inSketchbook": " (Sketchbook ဖိုင်တွဲထဲ)", "installNow": "လက်ရှိရွေးချယ်ထားသည့် \"{2}\" ဘုတ်အတွက် \"{0} {1}\" core အား တပ်ဆင်ဖို့လိုပါသည်။ သင်ယခု တပ်ဆင်လိုပါသလား?", + "noBoardsFound": "\"{0}\"အတွက် ဘုတ်ရှာမတွေ့ပါ", "noFQBN": "ရွေးချယ်ထားသည့် ဘုတ် \"{0}\" အတွက် FQBN မရနိုင်သေးပါ။ သင့်မှာ သက်ဆိုင်ရာတပ်ဆင်ထားသည့် core ရှိပါသလား?", - "noPortsDiscovered": "No ports discovered", + "noPortsDiscovered": "မည်သည့်အပေါက်မှမတွေ့ပါ", "noPortsSelected": "'{0}' ဘုတ် အတွက် မည်သည့်အပေါက်မှ မရွေးချယ်ထားပါ။", "noneSelected": "ဘုတ်မရွေးချယ်ထားပါ။", "openBoardsConfig": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ရန်...", @@ -24,23 +26,26 @@ "pleasePickBoard": "သင်ရွေးချယ်ထားသော အပေါက်နှင့် ချိတ်ဆက်ထားသည့် ဘုတ်ကို ကျေးဇူးပြု၍ ရွေးပေးပါ။", "port": "အပေါက်{0}", "portLabel": "အပေါက် - {0}", + "ports": "အပေါက်များ", "programmer": "ပရိုဂရမ်မာ", "reselectLater": "နောက်မှ ပြန်ရွေးချယ်မည်", - "searchBoard": "Search board", + "searchBoard": "ဘုတ်ရှာမည်", "selectBoard": "ဘုတ်ရွေးချယ်မည်", "selectBoardForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် ဘုတ်ရွေးချယ်ပါ", "selectPortForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် အပေါက်ကို ရွေးချယ်ပါ။", "showAllAvailablePorts": "အမှန်ခြစ်ထားပါက ရွေးချယ်နိုင်သော အပေါက်များအားလုံးကို ဖော်ပြပေးမည်", + "showAllPorts": "အပေါက်အားလုံးပြ", "succesfullyInstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ တပ်ဆင်ပြီးသည် :{1}", - "succesfullyUninstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ ဖြုတ်ချပြီးသည် :{1}" + "succesfullyUninstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ ဖြုတ်ချပြီးသည် :{1}", + "typeOfPorts": "{0} အပေါက်များ" }, "boardsManager": "ဘုတ်မန်နေဂျာ", "boardsType": { - "arduinoCertified": "Arduino Certified" + "arduinoCertified": "အာဒီနိုအသိမှတ်ပြု" }, "bootloader": { "burnBootloader": "ဘုလုတ်ဒါ ရေးသွင်းမည်", - "burningBootloader": "Burning bootloader...", + "burningBootloader": "ဘုလုတ်ဒါ ရေးသွင်းနေသည်…", "doneBurningBootloader": "ဘုလုတ်ဒါ ရေးသွင်းပြီးပါပြီ။" }, "burnBootloader": { @@ -53,7 +58,7 @@ "certificatesUploaded": "လက်မှတ်များ တင်သွင်းပြီးပါပြီ။", "enterURL": "URLရေးသွင်းပါ", "noSupportedBoardConnected": "ထောက်ပံ့ပေးသည့် ဘုတ်ကို မချိတ်ဆက်ထားပါ", - "openContext": "Open context", + "openContext": "ဆက်စပ်အကြောင်းအရာကြည့်မည်", "remove": "ဖယ်ရှားမည်", "selectBoard": "ဘုတ်တစ်ခုကို ရွေးချယ်ရန်...", "selectCertificateToUpload": "1. အပ်လုတ်တင်ရန် လက်မှတ်ရွေးပါ", @@ -64,13 +69,13 @@ "uploadingCertificates": "လက်မှတ်များကို အပ်လုတ်တင်နေသည်။" }, "checkForUpdates": { - "checkForUpdates": "Check for Arduino Updates", - "installAll": "Install All", - "noUpdates": "There are no recent updates available.", - "promptUpdateBoards": "Updates are available for some of your boards.", - "promptUpdateLibraries": "Updates are available for some of your libraries.", - "updatingBoards": "Updating boards...", - "updatingLibraries": "Updating libraries..." + "checkForUpdates": "အာဒီနိုအပ်ဒိတ်စစ်မည်", + "installAll": "အားလုံးတပ်ဆင်မည်", + "noUpdates": "လတ်တလော အပ်ဒိတ်တင်ရန် မရှိသေးပါ။", + "promptUpdateBoards": "ဘုတ်အချို့တွက် အပ်ဒိတ်ရရှိပါပြီ။", + "promptUpdateLibraries": "ကုတ်ကြည့်တိုက်အချို့တွက် အပ်ဒိတ်ရရှိပါပြီ။", + "updatingBoards": "ဘုတ်အပ်ဒိတ်တင်နေသည်…", + "updatingLibraries": "ကုတ်ကြည့်တိုက်အပ်ဒိတ်တင်နေသည်" }, "cli-error-parser": { "keyboardError": "'ကီးဘုတ်' ရှာမတွေ့ပါ။ '#include ' ကုတ်စာကြောင်းကို သင့်ကုတ်ပုံကြမ်းထဲတွင် ထည့်ရေးထားပါသလား?", @@ -85,6 +90,7 @@ "donePushing": "‘{0}’တွန်းပို့ပြီးပါပြီ။", "embed": "မြှုပ်သွင်းထားသော -", "emptySketchbook": "သင့်ကုတ်ပုံကြမ်းဖိုင်တွဲထဲတွင် ဘာမှမရှိပါ", + "goToCloud": "ကလောက်သို့သွားမည်", "learnMore": "ပိုမိုလေ့လာရန်", "link": "လင့်ခ်-", "notYetPulled": "Cloudသို့တွန်းပို့၍မရသေးပါ။ မဆွဲယူရသေးသောကြောင့်ဖြစ်သည်။", @@ -111,35 +117,36 @@ "signOut": "လက်မှတ်ထိုးထွက်", "sync": "ထပ်တူပြုခြင်း", "syncEditSketches": "သင်၏Arduino Cloud ကုတ်ဖိုင်လ်များကို အင်တာနက်မှတဆင့် အချိန်နှင့်တပြေးညီ ရယူကိုက်ညီစေပြီး တည်းဖြတ်လိုက်ပါ", - "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + "visitArduinoCloud": "ကလောက်ကုတ်ဖိုင်ဖန်တီးရန် Arduino Cloudသို့သွားပါ။" }, "common": { - "all": "All", - "contributed": "Contributed", + "all": "အားလုံး", + "contributed": "ကူညီရေးသားထားသည်များ", "installManually": "ကိုယ်တိုင်တပ်ဆင်မည်", "later": "နောက်မှ", "noBoardSelected": "ဘုတ် မရွေးချယ်ထားပါ", "notConnected": "[မချိတ်ဆက်ထားပါ]", "offlineIndicator": "အော့ဖ်လိုင်းဖြစ်နေသည်။ အင်တာနက်မရှိလျှင် Arduino CLIသည် လိုအပ်သော ဒေတာများမရယူနိုင်သောကြောင့် လုပ်ဆောင်ချက်ချို့ယွင်းမှုဖြစ်ပေါ်မည်။ အင်တာနက်နှင့်ချိတ်ဆက်ပြီး အပ္ပလီကေးရှင်းကို ပြန်စတင်ပေးပါ။", "oldFormat": "'{0}'သည် မူပုံစံအဟောင်း `.pde`ကိုအသုံးပြုထားသည်။ ဖိုင်လ်တိုးချဲ့အမှတ်အသားအသစ် `.ino` သို့ ပြောင်းလဲမှာလား။", - "partner": "Partner", + "partner": "တွဲဘက်", "processing": "အဆင့်ဆင့်ဆောင်ရွက်နေသည်", - "recommended": "Recommended", - "retired": "Retired", + "recommended": "အသုံးပြုရန်အကြုံပြုထားသည်များ", + "retired": "အငြိမ်းစား", "selectedOn": "{0}တွင်", "serialMonitor": "အတန်းလိုက်ဆက်သွယ်မှုမော်နီတာ", - "type": "Type", + "type": "အမျိုးအစား", "unknown": "မသိ", - "updateable": "Updatable" + "updateable": "အပ်ဒိတ်တင်၍ရသော" }, "compile": { - "error": "Compilation error: {0}" + "error": "ကုတ်ပေါင်းခြင်းဆိုင်ရာအမှား- {0}" }, "component": { - "boardsIncluded": "Boards included in this package:", + "boardsIncluded": "ဤပတ်ကေ့တွင်ပါဝင်သောဘုတ်များ-", "by": "မှ", - "filterSearch": "Filter your search...", + "filterSearch": "သင်၏ရှာဖွေမှုရလဒ်ကိုစစ်ထုတ်မည်…", "install": "တပ်ဆင်မည်", + "installed": "တပ်ဆင်ထားပြီး", "moreInfo": "နောက်ထပ်အချက်အလက်များ", "uninstall": "ဖြုတ်ချ", "uninstallMsg": "သင် {0} ကိုဖြုတ်ချချင်ပါသလား?", @@ -148,11 +155,22 @@ "contributions": { "addFile": "ဖိုင်လ်ထည့်မည်", "fileAdded": "ကုတ်ပုံကြမ်းထဲသို့ ဖိုင်တစ်ခု ထည့်လိုက်သည်။", + "plotter": { + "couldNotOpen": "အတန်းလိုက်ပုံဆွဲကိရိယာကိုမဖွင့်နိုင်ခဲ့ပါ" + }, "replaceTitle": "အစားထိုးမည်" }, + "core": { + "compilerWarnings": { + "all": "အားလုံး", + "default": "မူလ", + "more": "နောက်ထပ်", + "none": "မရှိ" + } + }, "coreContribution": { "copyError": "အမှားပြစာများကို ကော်ပီဆွဲသည်", - "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." + "noBoardSelected": "မည်သည့်ဘုတ်မှ မရွေးထားပါ။ သင်၏အာဒီနိုဘုတ်ကို ကိရိယာများ>ဘုတ် မီနူးတွင် ရွေးချယ်ပါ။" }, "daemon": { "restart": "Daemon ပြန်စမည်", @@ -178,15 +196,15 @@ "increaseIndent": "အင်တင်းခြင်းတိုးမည်", "nextError": "နောက်ကအမှား", "previousError": "ရှေ့ကအမှား", - "revealError": "Reveal Error" + "revealError": "အမှားဖော်ပြ" }, "electron": { "couldNotSave": "ကုတ်ပုံကြမ်းကို မသိမ်းဆည်းနိုင်ခဲ့ပါ။ ကျေးဇူးပြု၍ သင်၏ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာ စာသားတည်းဖြတ်မှုဆော့ဖ်ဝဲထဲသို့ ကူးယူပြီး IDE ကို ပြန်စတင်ပါ။", - "unsavedChanges": "Any unsaved changes will not be saved." + "unsavedChanges": "မသိမ်းရသေးသောပြောင်းလဲမှုများကိုသိမ်းမည်မဟုတ်ပါ။" }, "examples": { - "builtInExamples": "Built-in examples", - "couldNotInitializeExamples": "Could not initialize built-in examples.", + "builtInExamples": "နဂိုပါဝင်သောဥပမာများ", + "couldNotInitializeExamples": "နဂိုပါဝင်သောဥပမာများကို မစတင်နိုင်ခဲ့ပါ။", "customLibrary": "စိတ်ကြိုက် Libraries များမှ ဥပမာများ", "for": "{0} အတွက် ဥပမာများ", "forAny": "ဘယ်ဘုတ်ပဲလာလာ အတွက် ဥပမာများ", @@ -197,7 +215,7 @@ "failedInstall": "ထည့်သွင်းခြင်း မအောင်မြင်ပါ။ ကျေးဇူးပြု၍ ထပ်မံကြိုးစားပါ။", "install": "တပ်ဆင်မည်", "installingFirmware": "ဖမ်းဝဲလ် သွင်းနေသည်။", - "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "overwriteSketch": "တပ်ဆင်မှုသည် ဘုတ်ပေါ်ရှိကုတ်ဖိုင်လ်ကို ဖျက်ရေးသွားမည်", "selectBoard": "ဘုတ်ရွေးချယ်မည်", "selectVersion": "ဖမ်းဝဲလ်ဗားရှင်း ရွေးပါ", "successfullyInstalled": "ဖမ်းဝဲလ်ကို အောင်မြင်စွာ သွင်းပြီးပါပြီ။", @@ -216,7 +234,7 @@ "visit": "Arduino.cc ကိုသွားကြည့်မယ်ကွာ" }, "ide-updater": { - "checkForUpdates": "Check for Arduino IDE Updates", + "checkForUpdates": "အာဒီနိုအိုင်ဒီအီးအပ်ဒိတ်များစစ်မည်", "closeAndInstallButton": "ပိတ်ပြီးသွင်းမယ်", "closeToInstallNotice": "ဆော့ဖ်ဝဲလ်ပိတ်ပြီး အသစ်ကိုသွင်းမယ်။", "downloadButton": "ဒေါင်းလုတ်ဆွဲမယ်", @@ -236,163 +254,175 @@ "addZip": "ကုတ်ကြည့်တိုက် .ZIPထည့်မည်…", "arduinoLibraries": "Arduinoကုတ်ကြည့်တိုက်များ", "contributedLibraries": "ပါဝင်ကူညီပေးထားသော libraries များ", - "dependenciesForLibrary": "library အတွက် dependencies များ {0}:{1}", "include": "Library သွင်းမည်", "installAll": "အားလုံးတပ်ဆင်မည်", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "လိုအပ်နေသော dependencies များအားလုံးကို ထည့်သွင်းလိုပါသလား?", "installOneMissingDependency": "လိုအပ်နေသော dependency ကို ထည့်သွင်းလိုပါသလား?", - "installOnly": "{0}ကိုသာတပ်ဆင်မည်", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "အောင်မြင်စွာ ထည့်သွင်းပြီးပါပြီ library {0}:{1}", "libraryAlreadyExists": "Library ရှိပြီးသားပါ။ ထပ်ရေးလိုပါသလား?", "manageLibraries": "Libraries စီမံခြင်း...", "namedLibraryAlreadyExists": "{0} ခေါ် library ဖိုင်တွဲမှာရှိပြီးသားပါ။ ထပ်ရေးလိုပါသလား?", - "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", - "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "needsMultipleDependencies": "ကုတ်ကြည့်တိုက် {0}:{1} သည် မတပ်ဆင်ရသေးသော အခြားကုတ်ကြည့်တိုက်များကို လိုအပ်သည်-", + "needsOneDependency": "ကုတ်ကြည့်တိုက် {0}:{1} သည် မတပ်ဆင်ရသေးသော အခြားကုတ်ကြည့်တိုက်ကို လိုအပ်သည်-", "overwriteExistingLibrary": "ရှိနေပြီးသား library ကို ထပ်ရေးလိုပါသလား?", - "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "successfullyInstalledZipLibrary": "{0} မှ ကုတ်ကြည့်တိုက်ကို အောင်မြင်စွာထည့်သွင်းပြီးပါပြီ", "title": "ကုတ်ကြည့်တိုက်မန်နေဂျာ", - "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "uninstalledSuccessfully": "အောင်မြင်စွာ ဖြုတ်ချပြီးသော ကုတ်ကြည့်တိုက် {0}:{1}", "zipLibrary": "ကုတ်ကြည့်တိုက်" }, "librarySearchProperty": { - "topic": "Topic" + "topic": "ခေါင်းစဉ်" }, "libraryTopic": { - "communication": "Communication", - "dataProcessing": "Data Processing", - "dataStorage": "Data Storage", - "deviceControl": "Device Control", - "display": "Display", - "other": "Other", - "sensors": "Sensors", - "signalInputOutput": "Signal Input/Output", - "timing": "Timing", - "uncategorized": "Uncategorized" + "communication": "ဆယ်သွယ်ရေး", + "dataProcessing": "ဒေတာခွဲခြားစီမံခြင်း", + "dataStorage": "ဒေတာသိမ်းဆည်းမှု", + "deviceControl": "စက််ထိန်းချုပ်ရေး", + "display": "ရုပ်ပြမှန်ပြင်", + "other": "အခြား", + "sensors": "အာရုံခံစက်များ", + "signalInputOutput": "အချက်ပြ အသွင်း/အထုတ်", + "timing": "အချက်", + "uncategorized": "အမျိုးအစားခွဲမထားသော" }, "libraryType": { - "installed": "Installed" + "installed": "တပ်ဆင်ထားပြီး" }, "menu": { - "advanced": "Advanced", + "advanced": "အဆင့်မြင့်", "sketch": "ကုတ်ဖိုင်လ်ဆိုင်ရာ", "tools": "ကိရိယာများ" }, "monitor": { - "unableToCloseWebSocket": "Unable to close websocket", - "unableToConnectToWebSocket": "Unable to connect to websocket" + "unableToCloseWebSocket": "ဝက်ဘ်ဆော့ကတ်ကိုမပိတ်နိုင်ပါ", + "unableToConnectToWebSocket": "ဝက်ဘ်ဆော့ကတ်သို့မချိတ်ဆက်နိုင်ပါ" + }, + "portProtocol": { + "network": "ကွန်ရက်", + "serial": "အတန်းလိုက်" }, "preferences": { - "additionalManagerURLs": "Additional Boards Manager URLs", - "auth.audience": "The OAuth2 audience.", - "auth.clientID": "The OAuth2 client ID.", - "auth.domain": "The OAuth2 domain.", - "auth.registerUri": "The URI used to register a new user.", + "additionalManagerURLs": "နောက်ထပ်ဘုတ်မန်နေဂျာURLs", + "auth.audience": "OAuth2 ပရိတ်သတ်", + "auth.clientID": "OAuth2အသုံးပြုစက်အိုင်ဒီ", + "auth.domain": "OAuth2ဒိုမိန်း", + "auth.registerUri": "အသုံးပြုသူအသစ် မှတ်ပုံတင်ရန် သုံးသောURI", "automatic": "အလိုအလျောက်", - "board.certificates": "List of certificates that can be uploaded to boards", + "board.certificates": "ဘုတ်သို့အပ်လုတ်တင်နိုင်သောအသိအမှတ်ပြုစာချွန်လွှာစာရင်း", "browse": "လျှောက်ကြည့်မည်", - "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", + "checkForUpdate": "အပ်ဒိတ်တင်ရန် အသိပေးချက်များ လက်ခံမည်။ တန်ဖိုးပြောင်းပါက ပရိုဂရမ်ကို ပြန်စတင်ရမည်။ မူရင်းတန်ဖိုး - အမှန်", "choose": "ရွေးချယ်မည်", - "cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.", - "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", - "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", - "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", - "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", - "cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "cli.daemonDebug": "ဒီဘက်မှတ်တမ်းတင်ခြင်းဖွင့်မည်။ မူရင်းတန်ဖိုး - အမှား", + "cloud.enabled": "ဆင့် ဖန်ရှင်းများ ဖွင့်မည်။ မူရင်းတန်ဖိုး - အမှန်", + "cloud.pull.warn": "ကလောက်ကုတ်ဖိုင်လ်ကို စက်ထဲ့သို့ မသွင်းခင် သတိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်", + "cloud.push.warn": "ကလောက်ကုတ်ဖိုင်လ်သို့ ကုတ်ဖိုင်လ် မသွင်းခင် သတိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်", + "cloud.pushpublic.warn": "ကလောက်သို့ အများသုံးကုတ်ဖိုင်လ် မသွင်းခင် သတိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်", + "cloud.sketchSyncEndpoint": "နောက်ကွယ်လုပ်ဆောင်မှုစနစ်မှ ကုတ်ဖိုင်လ် ရယူခြင်း သို့ ပေးပို့ခြင်းလုပ်ရန် အသုံးပြုသော အဆုံးမှတ်။ မူရင်းတန်းဖိုး - အာဒီနိုကလောက်အေပီအိုင်သို့ ညွှန်ပြနေသည်။", "compile": "စက်ဘာသာပြန်", - "compile.experimental": "True if the IDE should handle multiple compiler errors. False by default", - "compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.", - "compile.verbose": "True for verbose compile output. False by default", - "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compile.experimental": "ကုတ်ပေါင်းမှုဆိုင်ရာပြဿနာများအား အိုင်ဒီအီးမှ ကိုင်တွယ်မည်။ မူရင်းတန်ဖိုး - အမှား", + "compile.revealRange": "စစ်ဆေး/အပ်လုတ် မအောင်မြင်ခဲ့လျှင် အယ်ဒီတာတွင် ကုတ်ပေါင်းမှုဆိုင်ရာ အမှားအယွင်းဖော်ပြချက် ချိန်ညှိသည်။ အသုံးပြုနိုင်သော တန်ဖိုးများ - 'auto' - ဒေါင်လိုက်လှိမ့်ဆွဲပြီးစာကြောင်းသို့ သွားမည်။ 'center' - ဒေါင်လိုက်လှိမ့်ဆွဲပြီး စာကြောင်းကို အလယ်တည့်တည့်တွင် ထားမည်။ 'top' - ဒေါင်လိုက်လှိမ့်ဆွဲပြီး စာကြောင်းကို မြင်ကွင်း၏ထိပ်နားတွင် ပြမည်။ 'centerIfOutsideViewport' - စာကြောင်းသည် မြင်ကွင်းအပြင်ရောက်နေပါက ဒေါင်လိုက်လှိမ့်ဆွဲပြီး စာကြောင်းကို အလယ်တည့်တည့်တွင် ထားမည်။ မူရင်းတန်ဖိုး - {0}", + "compile.verbose": "ကုတ်ပေါင်းကိရိယာမှ အသေးစိတ်အချက်အလက်များ ထုတ်ပြမည်။ မူရင်းတန်ဖိုး - အမှား", + "compile.warnings": "အသုံးပြုမည့်gccသတိပေးမှုအဆင့်။ မူရင်းအဆင့် - 'None'", "compilerWarnings": "စက်ဘာသာပြန်ကိရိယာသတိပေးချက်များ", "editorFontSize": "အယ်ဒီတာဖောင့်အရွယ်အစား", - "editorQuickSuggestions": "Editor Quick Suggestions", - "enterAdditionalURLs": "Enter additional URLs, one for each row", - "files.inside.sketches": "Show files inside Sketches", - "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", - "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", + "editorQuickSuggestions": "အယ်ဒီတာအကြံပြုချက်များ", + "enterAdditionalURLs": "နောက်ထပ်URLများကို တစ်ခုလျှင် တစ်တန်းဆီ ရေးသွင်းပါ", + "files.inside.sketches": "ကုတ်ဖိုင်လ်များအတွင်း ဖိုင်လ်များပြမည်", + "ide.updateBaseUrl": "အပ်ဒိတ်များဒေါင်းလုတ်ဆွဲရန်အတွက် URL။ မူရင်းတန်ဖိုး - 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "အပ်ဒိတ်တင်ရန်အတွက် ထုတ်ဝေမှုချန်နယ်။ 'stable'သည် တည်ငြိမ်မှုဦးစားပေးချန်နယ်။ 'nightly'သည် နောက်ဆုံးပေါ်ထုတ်ဝေမှုချန်နယ်။", "interfaceScale": "အင်တာဖေ့စ်စကေး", - "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", - "invalid.sketchbook.location": "Invalid sketchbook location: {0}", - "invalid.theme": "Invalid theme.", - "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", - "language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.", - "manualProxy": "Manual proxy configuration", + "invalid.editorFontSize": "အယ်ဒီတာဖောင့်အရွယ်အစားမမှန်ကန်ပါ။ အပေါင်းကိန်းပြည့်ဖြစ်ရပါမည်။", + "invalid.sketchbook.location": "မမှန်ကန်သောကုတ်ဖိုင်လ်စာအုပ်တည်နေရာ-{0}", + "invalid.theme": "မမှန်ကန်သောသင်း", + "language.log": "အမှန်ဖြစ်နေပါက Arduinoဘာသာစကားစစ်ဆေးမှုဆာဗာသည် မှတ်တမ်းဖိုင်လ်များကို ကုတ်ဖိုင်လ်ဖိုလ်ဒါတွင် ထုတ်ပေးမည်။ မူရင်းတန်းဖိုးသည် အမှားဖြစ်သည်။", + "language.realTimeDiagnostics": "အမှန်ခြစ်ထားပါက အယ်ဒီတာတွင် စာရေးသောအခါ ဘာသာစကားစစ်ဆေးမှုဆာဗာသည် အချိန်နှင့်တပြေးညီ စစ်ဆေးပေးမည်။ မူလတန်ဖိုးသည် အမှားဖြစ်သည်။", + "manualProxy": "ကိုယ်တိုင် ကြားခံကွန်ရက်ပြင်ဆင်ခြင်း", "network": "ကွန်ရက်", - "newSketchbookLocation": "Select new sketchbook location", + "newSketchbookLocation": "ကုတ်ဖိုင်လ်စာအုပ်တည်နေရာအသစ်ရွေးမည်", "noProxy": "ကြားခံကွန်ရက်မရှိ", + "proxySettings": { + "hostname": "အိမ်ရှင်အမည်", + "password": "စကားဝှက်", + "port": "အပေါက်နံပါတ်", + "username": "အသုံးပြုသူအမည်" + }, "showVerbose": "နောက်ပါလုပ်နေစဉ် အချက်အလက်များပိုမိုများပြားစွာပြမည်", - "sketchbook.location": "Sketchbook location", - "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", - "survey.notification": "True if users should be notified if a survey is available. True by default.", - "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "sketchbook.location": "ကုတ်ဖိုင်လ်စာအုပ်တည်နေရာ", + "sketchbook.showAllFiles": "အမှန်ဖြစ်ပါက ကုတ်ဖိုင်လ်အတွင်း ဖိုင်လ်အားလုံးပြမည်။ မူရင်းတန်ဖိုး - အမှား", + "survey.notification": "စစ်တမ်းကောက်ပါက အသုံးပြုသူကို အသိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်", + "unofficialBoardSupport": "တရားမဝင်ဘုတ် ထောက်ပံ့မှုURLစာရင်းအတွက် ကလစ်လိုက်ပါ", "upload": "အပ်လုတ်တင်", - "upload.verbose": "True for verbose upload output. False by default.", + "upload.verbose": "အပ်လုတ်တင်မှုဆိုင်အချက်အလက်များ အသေးစိတ်ဖော်ပြမည်။ မူရင်းတန်ဖိုး - အမှား", "verifyAfterUpload": "အပ်လုတ်တင်ပြီးလျှင်ကုတ်ကိုစစ်ဆေးပါ", - "window.autoScale": "True if the user interface automatically scales with the font size.", - "window.zoomLevel": "Adjust the zoom level of the window. The original size is 0 and each increment above (e.g. 1) or below (e.g. -1) represents zooming 20% larger or smaller. You can also enter decimals to adjust the zoom level with a finer granularity." + "window.autoScale": "အမှန်ဖြစ်နေပါက အသုံးပြုသူအင်တာဖေ့သည် ဖောင့်အရွယ်အစားနှင့်အတူ အလိုလိုချိန်ညှိမည်။", + "window.zoomLevel": "ဝင်းဒိုး၏မြင်ကွင်းချဲ့မှုပမာဏ ပြောင်းလဲမည်။ မူရင်းတန်ဖိုးသည် 0 ဖြစ်၍ (1) သို့မဟုတ် (-1) တိုးခြင်းသည် မြင်ကွင်း 20%ချဲ့ခြင်း သို့ ခြုံ့ခြင်းဖြစ်စေမည်။" }, - "replaceMsg": "Replace the existing version of {0}?", - "selectZip": "Select a zip file containing the library you'd like to add", + "replaceMsg": "{0}၏ရှိနှင့်ပြီးဗားရှင်းကို အစားထိုးမည်လား။", + "selectZip": "သင်ထည့်သွင်းချင်သော ကုတ်ကြည့်တိုက်ပါဝင်သည့်ဇစ်ဖိုင်လ်ရွေးပါ", "serial": { "autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း", "carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ", - "message": "Message (Enter to send message to '{0}' on '{1}')", + "message": "စာတို (စာတိုကို '{0}'သို့ '{1}'တွင် ပို့ရန် ရိုက်နှိပ်ပါ)", "newLine": "စာကြောင်းအသစ်အက္ခရာ", "newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး", "noLineEndings": "စာကြောင်းအဆုံးသတ်အက္ခရာမရှိ", - "notConnected": "Not connected. Select a board and a port to connect automatically.", - "openSerialPlotter": "Serial Plotter", + "notConnected": "မချိတ်ဆက်ထားပါ။ ဘုတ်နှင့်အပေါက်ကိုရွေးချယ်ပါ", + "openSerialPlotter": "အတန်းလိုက်ဆက်သွယ်မှုပုံဆွဲကိရိယာ", "timestamp": "အချိန်တံဆိပ်ခေါင်း", - "toggleTimestamp": "Toggle Timestamp" + "toggleTimestamp": "အချိန်တံဆိပ်ဖွင့်/ပိတ်" }, "sketch": { - "archiveSketch": "Archive Sketch", - "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", - "close": "Are you sure you want to close the sketch?", - "compile": "Compiling sketch...", - "configureAndUpload": "Configure And Upload", - "createdArchive": "Created archive '{0}'.", - "doneCompiling": "Done compiling.", - "doneUploading": "Done uploading.", - "exportBinary": "Export Compiled Binary", + "archiveSketch": "ကုတ်ဖိုင်လ်သိမ်းမည်", + "cantOpen": "\"{0}\" အမည်ဖြင့်ဖိုလ်ဒါရှိနှင့်ပြီးဖြစ်သည်။ ကုတ်ဖိုင်လ်ကို မဖွင့်နိုင်ပါ။", + "close": "ကုတ်ဖိုင်လ်ပိတ်မှာသေချာပါသလား။", + "compile": "ကုတ်ဖိုင်လ်ကို ကုတ်ပေါင်းနေသည်…", + "configureAndUpload": "ပြင်ဆင်၍အပ်လုတ်တင်မည်", + "createdArchive": "ဖန်းတီးပြီးသော သိမ်းဆည်းဖိုင်လ် '{0}'။", + "doneCompiling": "ကုတ်ပေါင်းပြီးပါပြီ။", + "doneUploading": "အပ်လုတ်တင်ပြီးပါပြီ။", + "exportBinary": "ကုတ်ပေါင်းထားသောဘိုင်နရီဖိုင် ထုတ်ပို့မည်", "moving": "ရွှေ့နေသည်", - "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "movingMsg": "ဖိုင်လ် \"{0}\" သည် ကုတ်ဖိုင်လ်ဖိုလ်ဒါ \"{1}\"အတွင်းရှိရန်လိုသည်။\nဖိုလ်ဒါတည်ဆောက်ပြီးဖိုင်လ်ကိုရွှေ့မည်လား။", "new": "အသစ်", "openFolder": "ဖိုလ်ဒါဖွင့်မည်", - "openRecent": "Open Recent", - "openSketchInNewWindow": "Open Sketch in New Window", - "saveFolderAs": "Save sketch folder as...", - "saveSketch": "Save your sketch to open it again later.", - "saveSketchAs": "Save sketch folder as...", + "openRecent": "လတ်တလောဖိုင်လ်ဖွင့်မည်", + "openSketchInNewWindow": "ကုတ်ဖိုင်လ်ကို ဝင်းဒိုးအသစ်တွင်ဖွင့်မည်", + "saveFolderAs": "ကုတ်ဖိုင်လ် ဖိုလ်ဒါကို သိမ်းမည်…", + "saveSketch": "သင်၏ကုတ်ဖိုင်လ်ကို နောင်အခါပြန်ကြည့်၍ရရန် မှတ်သားပါ။", + "saveSketchAs": "ကုတ်ဖိုင်လ် ဖိုလ်ဒါကို သိမ်းမည်…", "showFolder": "ကုတ်ပုံကြမ်းဖိုလ်ဒါပြမည်", "sketch": "ကုတ်ပုံကြမ်း", - "sketchbook": "Sketchbook", - "titleLocalSketchbook": "Local Sketchbook", - "titleSketchbook": "Sketchbook", - "upload": "Upload", - "uploadUsingProgrammer": "Upload Using Programmer", - "uploading": "Uploading...", - "userFieldsNotFoundError": "Can't find user fields for connected board", - "verify": "Verify", - "verifyOrCompile": "Verify/Compile" + "sketchbook": "ကုတ်ဖိုင်လ်စာအုပ်", + "titleLocalSketchbook": "စက်တွင်းကုတ်ဖိုင်လ်စာအုပ်", + "titleSketchbook": "ကုတ်ဖိုင်လ်စာအုပ်", + "upload": "အပ်လုတ်", + "uploadUsingProgrammer": "ပရိုဂရမ်မာဘုတ်သုံး၍အပ်လုတ်တင်မည်", + "uploading": "အပ်လုတ်တင်နေသည်…", + "userFieldsNotFoundError": "ချိတ်ဆက်ထားသောဘုတ်အတွက်အသုံးပြုသူဆိုင်ရာအချက်အလက်များရှာမတွေ့ပါ", + "verify": "စစ်ဆေး", + "verifyOrCompile": "စစ်ဆေး/ကုတ်ပေါင်း" }, "survey": { - "answerSurvey": "Answer survey", - "dismissSurvey": "Don't show again", - "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." + "answerSurvey": "စစ်တမ်းကိုဖြေဆိုပါ", + "dismissSurvey": "နောက်ထပ်မပြပါနှင့်", + "surveyMessage": "ဤစစ်တမ်းကိုဖြေဆိုခြင်းအားဖြင့် ကျွန်ုပ်တို့အား ကူညီလိုက်ပါ။" + }, + "updateIndexes": { + "updateIndexes": "အပ်ဒိတ်စာရင်းများ", + "updateLibraryIndex": "ကုတ်ကြည့်တိုက်အပ်ဒိတ်စာရင်း", + "updatePackageIndex": "ပတ်ကေ့အပ်ဒိတ်စာရင်း" }, "upload": { - "error": "{0} error: {1}" + "error": "{0} အမှား- {1}" }, "userFields": { "cancel": "ပယ်ဖျက်မည်", - "enterField": "Enter {0}", + "enterField": "{0} ရိုက်သွင်းပါ", "upload": "အပ်လုတ်တင်မည်" } }, - "cloud": { - "GoToCloud": "CLOUDသို့သွားမည်" - }, "theia": { "core": { "cannotConnectBackend": "ကျောရိုးပရိုဂရမ်သို့ ချိတ်ဆက်၍မရခဲ့ပါ။", @@ -400,7 +430,7 @@ "couldNotSave": "ကုတ်ဖိုင်လ်ကိုမသိမ်းဆည်းနိုင်ခဲ့ပါ။ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာစာသားတည်းဖြတ်ပရိုဂရမ်သို့ ကူးယူပြီး အိုင်ဒီအီး ပြန်စတင်ပါ။", "daemonOffline": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ် အော့ဖ်လိုင်းဖြစ်နေသည်", "offline": "အော့ဖ်လိုင်း", - "quitTitle": "Are you sure you want to quit?" + "quitTitle": "သင်ထွက်မှာသေချာပါသလား။" }, "debug": { "start": "စတင်မည်…", diff --git a/i18n/ne.json b/i18n/ne.json index a4a593a24..70f0d120e 100644 --- a/i18n/ne.json +++ b/i18n/ne.json @@ -8,6 +8,7 @@ "board": "Board{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Board Info", + "boards": "boards", "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", @@ -15,6 +16,7 @@ "getBoardInfo": "Get Board Info", "inSketchbook": " (in Sketchbook)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "No ports selected for board: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Please pick a board connected to the port you have selected.", "port": "Port{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programmer", "reselectLater": "Reselect later", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Please select a board to obtain board info.", "selectPortForInfo": "Please select a port to obtain board info.", "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Boards Manager", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Done pushing ‘{0}’.", "embed": "Embed:", "emptySketchbook": "Your Sketchbook is empty", + "goToCloud": "Go to Cloud", "learnMore": "Learn more", "link": "Link:", "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "by", "filterSearch": "Filter your search...", - "install": "INSTALL", + "install": "Install", + "installed": "Installed", "moreInfo": "More info", "uninstall": "Uninstall", "uninstallMsg": "Do you want to uninstall {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Add File", "fileAdded": "One file added to the sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Replace" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Add .ZIP Library...", "arduinoLibraries": "Arduino libraries", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", "include": "Include Library", - "installAll": "Install all", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Would you like to install all the missing dependencies?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "Install {0} only", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Successfully installed library {0}:{1}", "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", "manageLibraries": "Manage Libraries...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Network", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Additional Boards Manager URLs", "auth.audience": "The OAuth2 audience.", @@ -320,6 +342,12 @@ "network": "Network", "newSketchbookLocation": "Select new sketchbook location", "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Show verbose output during", "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", @@ -350,7 +378,7 @@ "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", "close": "Are you sure you want to close the sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configure And Upload", + "configureAndUpload": "Configure and Upload", "createdArchive": "Created archive '{0}'.", "doneCompiling": "Done compiling.", "doneUploading": "Done uploading.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} error: {1}" }, @@ -390,9 +423,6 @@ "upload": "Upload" } }, - "cloud": { - "GoToCloud": "GO TO CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Cannot connect to the backend.", diff --git a/i18n/nl.json b/i18n/nl.json index 6293c79af..e11d0dc5f 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -8,6 +8,7 @@ "board": "Bord{0}", "boardConfigDialogTitle": "Selecteer Ander Bord en Poort", "boardInfo": "Bord Informatie", + "boards": "boards", "configDialog1": "Selecteer een Bord en een Poort als U een schets wilt uploaden.", "configDialog2": "Als je alleen een Board kiest, kun je wel compileren, maar niet je schets uploaden.", "couldNotFindPreviouslySelected": "Kon het voordien geselecteerde bord '{0}' in het geïnstalleerde platform '{1}' niet vinden. Gelieve manueel het bord te kiezen dat U wilt gebruiken. Wilt U het bord nu selecteren?", @@ -15,6 +16,7 @@ "getBoardInfo": "Verkrijg Bord Informatie", "inSketchbook": "(in Schetsboek)", "installNow": "De \"{0} {1}\" kern moet geïnstalleerd zijn om het huidige geselecteerde \"{2}\" bord. Wilt U dit nu installeren?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "De FQBN is niet beschikbaar voor het geselecteerde bord \"{0}\". Heeft U de bijhorende kern geïnstalleerd?", "noPortsDiscovered": "Geen poorten gevonden", "noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Gelieve een bord te selecteren dat verbonden is met de door U gekozen poort.", "port": "Poort{0}", "portLabel": "Poort: {0}", + "ports": "ports", "programmer": "Programmeerapparaat", "reselectLater": "Later opnieuw selecteren", "searchBoard": "Bord zoeken", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Selecteer een bord om bord informatie te bekomen.", "selectPortForInfo": "Selecteer een poort om bord informatie te bekomen.", "showAllAvailablePorts": "Toont alle beschikbare poorten indien ingeschakeld", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Platform {0}:{1} succesvol geïnstalleerd", - "succesfullyUninstalledPlatform": "Platform {0}:{1} is succesvol verwijderd" + "succesfullyUninstalledPlatform": "Platform {0}:{1} is succesvol verwijderd", + "typeOfPorts": "{0} ports" }, "boardsManager": "Borden Beheerder", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Klaar met pushen van '{0}'.", "embed": "Integreren:", "emptySketchbook": "Je schetsboek is leeg", + "goToCloud": "Go to Cloud", "learnMore": "Leer meer", "link": "Koppeling:", "notYetPulled": "Kan niet pushen naar Cloud. Het is nog niet getrokken.", @@ -139,7 +145,8 @@ "boardsIncluded": "Borden in dit pakket:", "by": "door", "filterSearch": "Filter je zoekopdracht...", - "install": "INSTALLEREN", + "install": "Installeren", + "installed": "Geïnstalleerd", "moreInfo": "Meer informatie", "uninstall": "Verwijderen", "uninstallMsg": "Wil je {0} verwijderen?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Bestand Toevoegen", "fileAdded": "Één bestand toegevoegd aan de schets.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Vervangen" }, + "core": { + "compilerWarnings": { + "all": "Alle", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Foutmeldingen kopiëren", "noBoardSelected": "Geen bord geselecteerd. Selecteer je Arduino-bord in het menu Extra > Board." @@ -236,12 +254,12 @@ "addZip": ".ZIP-bibliotheek toevoegen...", "arduinoLibraries": "Arduino Bibliotheken", "contributedLibraries": "Bijgedragen bibliotheken", - "dependenciesForLibrary": "Afhankelijkheden voor bibliotheek {0}:{1}", "include": "Bibliotheek Gebruiken", "installAll": "Alles installeren", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Wilt u de ontbrekende afhankelijkheid installeren?", "installOneMissingDependency": "Wilt u de ontbrekende afhankelijkheid installeren?", - "installOnly": "Installeer enkel {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Bibliotheek {0}:{1} succesvol geïnstalleerd", "libraryAlreadyExists": "Er bestaat al een bibliotheek. Wil U het overschrijven? ", "manageLibraries": "Bibliotheken Beheren...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Kan websocket niet sluiten", "unableToConnectToWebSocket": "Kan geen verbinding maken met websocket" }, + "portProtocol": { + "network": "Netwerk", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Bijkomende Borden Beheerder URL's", "auth.audience": "Het OAuth2 publiek.", @@ -320,6 +342,12 @@ "network": "Netwerk", "newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.", "noProxy": "Geen proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Uitgebreide uitvoer weergeven tijdens", "sketchbook.location": "Schetsboek locatie", "sketchbook.showAllFiles": "Waar om al de schets bestanden in de schets weer te geven. Standaard ingesteld op onwaar.", @@ -350,7 +378,7 @@ "cantOpen": "Er bestaat al een map met de naam \"{0}\". Kan schets niet openen.", "close": "Weet je zeker dat je de schets wilt sluiten?", "compile": "Sketch compileren...", - "configureAndUpload": "Configureren en uploaden", + "configureAndUpload": "Configure and Upload", "createdArchive": "Archief '{0}' gemaakt.", "doneCompiling": "Klaar met compileren.", "doneUploading": "Klaar met uploaden.", @@ -381,6 +409,11 @@ "dismissSurvey": "Niet meer laten zien", "surveyMessage": "Help ons alsjeblieft te verbeteren door deze super korte enquête te beantwoorden. We waarderen onze gemeenschap en willen onze supporters graag wat beter leren kennen." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} fout: {1}" }, @@ -390,9 +423,6 @@ "upload": "Uploaden" } }, - "cloud": { - "GoToCloud": "GA NAAR CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Kan geen verbinding maken met het backend.", diff --git a/i18n/pl.json b/i18n/pl.json index 41f14afc6..cdc06ab6a 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -8,6 +8,7 @@ "board": "Płytka{0}", "boardConfigDialogTitle": "Wybierz inną płytkę i port", "boardInfo": "Informacje o płytce", + "boards": "Płytki", "configDialog1": "Wybierz płytkę oraz port, aby wgrać szkic.", "configDialog2": "Jeżeli wybierzesz płytkę, ale nie wybierzesz portu to nie będziesz mógł wgrywać szkicy, ale nadal możesz je kompilować.", "couldNotFindPreviouslySelected": "Nie można znaleźć poprzednio wybranej płytki '{0}' na zainstalowanej platformie '{1}'. Wybierz ręcznie ponownie płytkęę, której chcesz użyć. Czy chcesz ją teraz ponownie wybrać?", @@ -15,6 +16,7 @@ "getBoardInfo": "Pobierz informacje o płytce", "inSketchbook": "(w Szkicowniku)", "installNow": "Jądro \" 1{0} 2{1} \" musi zostać zainstalowane dla wybranej płytki \"{2}\". Czy chcesz zainstalować je teraz?", + "noBoardsFound": "Brak Znalezionych Płytek \"1{0}\"", "noFQBN": "FQBN jest niedostępny dla wybranej płytki \" 1{0} \". Sprawdź czy zainstalowane jądro jest prawidłowe.", "noPortsDiscovered": "Nie wykryto portów", "noPortsSelected": "Nie wybrano portu dla płytki: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Wybierz płytkę podłączoną do wybranego portu.", "port": "Port 1{0}", "portLabel": "Port: 1{0}", + "ports": "Porty", "programmer": "Programator", "reselectLater": "Wybierz ponownie później", "searchBoard": "Szukaj płytki", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Wybierz płytkę, aby uzyskać o niej informacje.", "selectPortForInfo": "Wybierz port, aby uzyskać informacje o płytce.", "showAllAvailablePorts": "Po włączeniu pokazuje wszystkie dostępne porty", + "showAllPorts": "Pokaż wszystkie dostępne porty", "succesfullyInstalledPlatform": "Pomyślnie zainstalowano platformę {0}:{1}", - "succesfullyUninstalledPlatform": "Pomyślnie odinstalowano platformę {0}:{1}" + "succesfullyUninstalledPlatform": "Pomyślnie odinstalowano platformę {0}:{1}", + "typeOfPorts": "1{0} Porty" }, "boardsManager": "Menedżer Płytek", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Gotowe pchanie ‘{0}’.\n ", "embed": "Osadzić:", "emptySketchbook": "Twój Szkicownik jest pusty", + "goToCloud": "Go to Cloud", "learnMore": "Dowiedz się więcej", "link": "Odnośnik:", "notYetPulled": "Nie można wysłać do chmury. Nie jest jeszcze wyciągnięty.", @@ -139,7 +145,8 @@ "boardsIncluded": "Płytka dołączona w pakiecie:", "by": "przez", "filterSearch": "Filtruj przeszukiwanie....", - "install": "ZAINSTALUJ", + "install": "Zainstaluj", + "installed": "Zainstalowane", "moreInfo": "Więcej informacji", "uninstall": "Odinstaluj", "uninstallMsg": "Czy chcesz odinstalować {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Dodaj plik", "fileAdded": "Jeden plik dodany do szkicu.", + "plotter": { + "couldNotOpen": "Błąd otwarcia portu szeregowego" + }, "replaceTitle": "Zamień" }, + "core": { + "compilerWarnings": { + "all": "Wszytko", + "default": "Domyślne", + "more": "Więcej", + "none": "Żadne" + } + }, "coreContribution": { "copyError": "Kopiuj komunikat błędu", "noBoardSelected": "Nie wybrano płytki. Proszę wybierz płytkę z Narzędzia > Lista płytek" @@ -236,12 +254,12 @@ "addZip": "Dodaj bibliotekę .ZIP...", "arduinoLibraries": "Biblioteki Arduino", "contributedLibraries": "Przesłane biblioteki", - "dependenciesForLibrary": "Zależności dla biblioteki {0}:{1}", "include": "Dołącz bibliotekę", "installAll": "Zainstaluj wszystko", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Czy chcesz zainstalować wszystkie brakujące zależności?", "installOneMissingDependency": "Czy chcesz zainstalować brakującą zależność?", - "installOnly": "Zainstaluj tylko {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Pomyślnie zainstalowano bibliotekę {0}:{1}", "libraryAlreadyExists": "Biblioteka już istnieje. Czy chcesz ją nadpisać?", "manageLibraries": "Zarządzaj bibliotekami...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Nie można zamknąć gniazda sieciowego", "unableToConnectToWebSocket": "Nie można połączyć się z gniazdem sieciowym" }, + "portProtocol": { + "network": "Sieć", + "serial": "Szaregowy" + }, "preferences": { "additionalManagerURLs": "Dodatkowe adresy URL do menadżera płytek", "auth.audience": "Społeczność OAuth2.", @@ -320,6 +342,12 @@ "network": "Sieć", "newSketchbookLocation": "Wybierz nową lokalizację szkicownika", "noProxy": "Bez proxy", + "proxySettings": { + "hostname": "Nazwa Hosta", + "password": "Hasło", + "port": "Numer Portu", + "username": "Nazwa Użytkownika" + }, "showVerbose": "Pokazuj informacje zwrotne podczas:", "sketchbook.location": "Lokalizacja szkicownika", "sketchbook.showAllFiles": "Prawda, aby wyświetlać wszystkie pliki ze szkicu. Fałsz jest wartością domyślną.", @@ -350,7 +378,7 @@ "cantOpen": "Folder \" 1{0} \" już istnieje. Nie można otworzyć szkicu.", "close": "Jesteś pewien, że chcesz zamknąć szkic?", "compile": "Kompilowanie szkicu...", - "configureAndUpload": "Skonfiguruj u wgraj", + "configureAndUpload": "Skompiluj i wgraj", "createdArchive": "Stwórz archiwum ' 1{0} '.", "doneCompiling": "Kompilacja zakończona.", "doneUploading": "Przesyłanie zakończone.", @@ -381,6 +409,11 @@ "dismissSurvey": "Pomóż nam się rozwijać wypełniając tą super krótką ankietę. Cenimy naszą społeczność i chcielibyśmy lepiej poznać tych którzy nas wspierają.", "surveyMessage": "Pomóż nam się rozwijać wypełniając tą super krótką ankietę. Cenimy naszą społeczność i chcielibyśmy lepiej poznać tych którzy nas wspierają." }, + "updateIndexes": { + "updateIndexes": "Aktualizuj indeksy", + "updateLibraryIndex": "Aktualizuj indeksy bibliotek", + "updatePackageIndex": "Aktualizuj indeksy pakietów" + }, "upload": { "error": "{0} błąd: {1}" }, @@ -390,9 +423,6 @@ "upload": "Prześlij" } }, - "cloud": { - "GoToCloud": "IDŹ DO CHMURY" - }, "theia": { "core": { "cannotConnectBackend": "Nie można połączyć się z backendem.", diff --git a/i18n/pt.json b/i18n/pt.json index f27afceb3..9eb7932b7 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -8,6 +8,7 @@ "board": "Placa{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Informações da Placa", + "boards": "boards", "configDialog1": "Selecione uma placa e uma porta se quiser fazer o upload de um sketch.", "configDialog2": "Se você selecionar apenas uma Placa, você será capaz de compilar, mas não de carregar o seu sketch.", "couldNotFindPreviouslySelected": "Não foi possível encontrar a placa selecionada anteriormente '{0}' na plataforma instalada '{1}'. Por favor, selecione manualmente a placa que deseja usar. Você deseja selecioná-la novamente agora?", @@ -15,6 +16,7 @@ "getBoardInfo": "Obter Informações da Placa", "inSketchbook": "(no Sketchbook)", "installNow": "O núcleo \"{0} {1}\" deve ser instalado para a placa \"{2}\" atualmente selecionada. Quer instalar agora?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "O FQBN não está disponível para a placa selecionada \"{0}\". Você tem o núcleo correspondente instalado?", "noPortsDiscovered": "Nenhuma porta detectada", "noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Escolha uma placa conectada à porta que você selecionou.", "port": "Porta{0}", "portLabel": "Porta{0}", + "ports": "ports", "programmer": "Programador/Gravador", "reselectLater": "Selecionar novamente mais tarde", "searchBoard": "Procurar placa", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Selecione uma placa para obter informações sobre ela.", "selectPortForInfo": "Selecione uma porta para obter informações sobre a placa.", "showAllAvailablePorts": "Mostrar todas as portas disponíveis quando habilitado", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Plataforma instalada com sucesso {0}: {1}", - "succesfullyUninstalledPlatform": "Plataforma desinstalada com sucesso {0}: {1}" + "succesfullyUninstalledPlatform": "Plataforma desinstalada com sucesso {0}: {1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Gerenciador de Placas", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Concluído o envio de ‘{0}’.", "embed": "Embutir:", "emptySketchbook": "O seu Sketchbook está vazio", + "goToCloud": "Go to Cloud", "learnMore": "Saiba mais", "link": "Endereço", "notYetPulled": "Não é possível enviar para a nuvem. Ainda não foi baixado.", @@ -140,6 +146,7 @@ "by": "por", "filterSearch": "Filtrar a sua pesquisa…", "install": "Instalar", + "installed": "Installed", "moreInfo": "Mais informações", "uninstall": "Desinstalar", "uninstallMsg": "Deseja desinstalar {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Adicionar Arquivo", "fileAdded": "Um arquivo adicionado ao sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Substituir" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Mensagem de erro Copiar", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Adicionar biblioteca .ZIP...", "arduinoLibraries": "Bibliotecas Arduino", "contributedLibraries": "Bibliotecas contribuídas", - "dependenciesForLibrary": "Dependências da biblioteca {0}: {1}", "include": "Incluir Biblioteca", - "installAll": "Instalar tudo", + "installAll": "Instalar todas", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Deseja instalar todas as dependências ausentes?", "installOneMissingDependency": "Deseja instalar a dependência ausente?", - "installOnly": "Instalar apenas {0} ", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Biblioteca instalada com sucesso {0}: {1}", "libraryAlreadyExists": "Essa biblioteca já existe. Você deseja sobrescreve-la?", "manageLibraries": "Gerenciar bibliotecas...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Impossível fechar websocket", "unableToConnectToWebSocket": "Impossível conectar ao websocket" }, + "portProtocol": { + "network": "Rede", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "URLs do Gerenciador de Placas Adicionais", "auth.audience": "O OAuth2 publico.", @@ -320,6 +342,12 @@ "network": "Rede", "newSketchbookLocation": "Escolher", "noProxy": "Sem proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Mostrar a saída detalhada durante", "sketchbook.location": "Localização dos Sketchbooks", "sketchbook.showAllFiles": "Verdadeiro para mostrar todos os arquivos de sketch dentro do sketch. Falso é padrão.", @@ -350,7 +378,7 @@ "cantOpen": "Directoria chamada \"{0}\" já existe. Não é possível abrir o rascunho.", "close": "Tem certeza que deseja fechar o sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configurar e Fazer Envio", + "configureAndUpload": "Configure and Upload", "createdArchive": "Arquivo criado '{0}'.", "doneCompiling": "Compilação concluída.", "doneUploading": "Envio concluído.", @@ -381,6 +409,11 @@ "dismissSurvey": "Não mostrar novamente", "surveyMessage": "Por favor, ajude-nos a melhorar respondendo essa pequena pesquisa. Nós valorizamos nossa comunidade e gostaríamos de conhecer nossos colaboradores um pouco melhor." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} erro: {1}" }, @@ -390,9 +423,6 @@ "upload": "Carregar" } }, - "cloud": { - "GoToCloud": "IR PARA A NUVEM" - }, "theia": { "core": { "cannotConnectBackend": "Não é possível conectar-se ao backend.", diff --git a/i18n/ro.json b/i18n/ro.json index db489e75a..845c3d051 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -8,6 +8,7 @@ "board": "Board{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Board Info", + "boards": "boards", "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", @@ -15,6 +16,7 @@ "getBoardInfo": "Get Board Info", "inSketchbook": " (in Sketchbook)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "No ports selected for board: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Please pick a board connected to the port you have selected.", "port": "Portul{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programator", "reselectLater": "Re-selectează mai târziu", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Please select a board to obtain board info.", "selectPortForInfo": "Please select a port to obtain board info.", "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", - "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}" + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Boards Manager", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Done pushing ‘{0}’.", "embed": "Embed:", "emptySketchbook": "Your Sketchbook is empty", + "goToCloud": "Go to Cloud", "learnMore": "Învață mai mult", "link": "Link:", "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "de", "filterSearch": "Filtrează căutarea...", - "install": "INSTALEAZĂ", + "install": "Instalează", + "installed": "Installed", "moreInfo": "Mai multe informații", "uninstall": "Dezinstalează", "uninstallMsg": "Dorești să dezinstalezi {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Adaugă Fișier", "fileAdded": "One file added to the sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Înlocuiește" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Add .ZIP Library...", "arduinoLibraries": "Arduino libraries", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "Dependencies for library {0}:{1}", "include": "Include Librăria", - "installAll": "Instalează tot", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Would you like to install all the missing dependencies?", "installOneMissingDependency": "Would you like to install the missing dependency?", - "installOnly": "Instalează doar {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Successfully installed library {0}:{1}", "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", "manageLibraries": "Gestionare Librării ", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Rețea", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Additional Boards Manager URLs", "auth.audience": "Audiența OAuth2.", @@ -320,6 +342,12 @@ "network": "Rețea", "newSketchbookLocation": "Select new sketchbook location", "noProxy": "Fără proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Show verbose output during", "sketchbook.location": "Sketchbook location", "sketchbook.showAllFiles": "Adevărat pentru a afișa toate fișierele tip schița din interiorul schiței. Este fals în modul implicit.", @@ -350,7 +378,7 @@ "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", "close": "Are you sure you want to close the sketch?", "compile": "Compiling sketch...", - "configureAndUpload": "Configure And Upload", + "configureAndUpload": "Configure and Upload", "createdArchive": "Created archive '{0}'.", "doneCompiling": "Done compiling.", "doneUploading": "Done uploading.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} eroare :{1}" }, @@ -390,9 +423,6 @@ "upload": "Încarcă" } }, - "cloud": { - "GoToCloud": "GO TO CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Cannot connect to the backend.", diff --git a/i18n/ru.json b/i18n/ru.json index 3e0649b10..7dbb9738b 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -8,6 +8,7 @@ "board": "Плата{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Информация о плате", + "boards": "boards", "configDialog1": "Выберите плату и порт, если Вы хотите загрузить скетч в плату.", "configDialog2": "Если вы выбираете только плату, вы сможете компилировать, но не загружать свой скетч.", "couldNotFindPreviouslySelected": "Не удалось найти ранее выбранную плату '{0}' в установленной платформе '{1}'.Пожалуйста, выберите плату которую хотите использовать вручную повторно. Вы хотите повторно выбрать её сейчас?", @@ -15,6 +16,7 @@ "getBoardInfo": "Получить информацию о подключенной плате", "inSketchbook": " (в альбоме).", "installNow": "Необходимо установить ядро «{0} {1}» для выбранной в данный момент «{2}» платы. Вы хотите установить его сейчас?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "FQBN недоступен для выбранной платы \"{0}\". Проверьте наличие необходимого ядра.", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Не выбраны порты для платы: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Пожалуйста, выберите плату, подключенную к выбранному вами порту.", "port": "Порт{0}", "portLabel": "Порт:{0}", + "ports": "ports", "programmer": "Программатор", "reselectLater": "Перевыбрать позже", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Пожалуйста, выберите плату в меню инструментов для получения информации с платы.", "selectPortForInfo": "Пожалуйста, выберите порт в меню инструментов для получения информации с платы.", "showAllAvailablePorts": "Показать все доступные порты при включении", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Платформа установлена успешно {0}:{1}", - "succesfullyUninstalledPlatform": "Платформа успешно удалена {0}:{1}" + "succesfullyUninstalledPlatform": "Платформа успешно удалена {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Менеджер плат", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Отправлено ‘{0}’.", "embed": "Встроить:", "emptySketchbook": "Ваш альбом пуст", + "goToCloud": "Go to Cloud", "learnMore": "Узнать больше", "link": "Ссылка:", "notYetPulled": "Не удается отправить в облако. Он еще не вытащен.", @@ -140,6 +146,7 @@ "by": "от", "filterSearch": "Отфильтровать результаты поиска...", "install": "Установка", + "installed": "Installed", "moreInfo": "Дополнительная информация", "uninstall": "Удалить", "uninstallMsg": "Вы хотите удалить {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Добавить файл...", "fileAdded": "Один файл добавлен в скетч.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Заменить" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Скопировать сообщения ошибок", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Добавить .ZIP библиотеку...", "arduinoLibraries": "Библиотеки Arduino", "contributedLibraries": "Сторонние библиотеки", - "dependenciesForLibrary": "Зависимости для библиотеки {0}:{1}", "include": "Подключить библиотеку", - "installAll": "Установить все", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Установить все недостающие зависимости?", "installOneMissingDependency": "Установить недостающую зависимость?", - "installOnly": "Установить только {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Успешно установлена библиотека {0}:{1}", "libraryAlreadyExists": "Библиотека уже существует. Вы хотите ее заменить?", "manageLibraries": "Управление библиотеками...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Не удалось закрыть веб-сокет.", "unableToConnectToWebSocket": "Не удается подключиться к веб-сокету." }, + "portProtocol": { + "network": "Сеть", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Дополнительные ссылки для Менеджера плат", "auth.audience": "Аудитория OAuth2.", @@ -320,6 +342,12 @@ "network": "Сеть", "newSketchbookLocation": "Выбрать новое расположение для альбома со скетчами", "noProxy": "Не использовать прокси-сервер", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Показывать детализированный вывод при", "sketchbook.location": "Путь к альбому со скетчами", "sketchbook.showAllFiles": "True - показывать все файлы внутри скетча. По умолчанию - false.", @@ -350,7 +378,7 @@ "cantOpen": "Папка \"{0}\" уже существует. Невозможно открыть скетч.", "close": "Вы действительно хотите закрыть скетч?", "compile": "Компиляция скетча...", - "configureAndUpload": "Настроить и загрузить", + "configureAndUpload": "Configure and Upload", "createdArchive": "Создать архив '{0}'.", "doneCompiling": "Компиляция завершена.", "doneUploading": "Загрузка завершена.", @@ -381,6 +409,11 @@ "dismissSurvey": "Больше не показывать", "surveyMessage": "Пожалуйста, помоги нам стать лучше, пройдя этот супер-короткий опрос. Мы ценим наше сообщество и хотели бы узнать наших сторонников немного лучше!" }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} ошибка: {1}" }, @@ -390,9 +423,6 @@ "upload": "Загрузка" } }, - "cloud": { - "GoToCloud": "Переход в облако" - }, "theia": { "core": { "cannotConnectBackend": "Невозможно подключиться к бэкенду.", diff --git a/i18n/sr.json b/i18n/sr.json index c37c7f447..bc61a8029 100644 --- a/i18n/sr.json +++ b/i18n/sr.json @@ -8,6 +8,7 @@ "board": "Плоча{0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Информације о плочи", + "boards": "boards", "configDialog1": "Одабери и плочу и порт ако желиш да спустиш рад.", "configDialog2": "Ако одабереш само плочу моћи ћеш само да преведеш, али не и да спустиш рад.", "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", @@ -15,6 +16,7 @@ "getBoardInfo": "Дохвати информације о плочи", "inSketchbook": "(у радној свесци)", "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Ниједан порт није одабран за плочу: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Одабери плочу повезану са одабраним портом.", "port": "Порт{0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Програмер", "reselectLater": "Одабери поново касније", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Одабери плочу да добијеш информације о њој.", "selectPortForInfo": "Одабери порт да добијеш информације о плочи", "showAllAvailablePorts": "Приказује све доступне портове када је укључено", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Успјешно инсталирана платформа {0}:{1}", - "succesfullyUninstalledPlatform": "Успјешно деинсталирана платформа {0}:{1}" + "succesfullyUninstalledPlatform": "Успјешно деинсталирана платформа {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Управљач плочама", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Done pushing ‘{0}’.", "embed": "Угради:", "emptySketchbook": "Твоја радна свеска је празна", + "goToCloud": "Go to Cloud", "learnMore": "Сазнајте више", "link": "Линк:", "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "од", "filterSearch": "Филтрирај претрагу...", - "install": "ИНСТАЛИРАЈ", + "install": "Инсталирај", + "installed": "Installed", "moreInfo": "Више информација", "uninstall": "Деинсталирај", "uninstallMsg": "Да ли желиш да деинсталираш {0}? ", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Додај датотеку", "fileAdded": "Датотека је додата у рад.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Замјени" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Додај .ZIP библиотеку...", "arduinoLibraries": "Arduino библиотеке", "contributedLibraries": "Contributed libraries", - "dependenciesForLibrary": "Зависне библиотеке за библиотеку {0}:{1}", "include": "Укључи библиотеку", - "installAll": "Инсталирај све", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Да ли желиш да инсталираш све зависне библиотеке?", "installOneMissingDependency": "Да ли желиш да инсталираш зависну библиотеку?", - "installOnly": "Инсталирај само {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Успјешно инсталирана библиотека {0}:{1}", "libraryAlreadyExists": "Библиотека већ постоји. Желиш да препишеш преко ње?", "manageLibraries": "Управљај библиотекама...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Мрежа", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Additional Boards Manager URLs", "auth.audience": "OAuth2 публика.", @@ -320,6 +342,12 @@ "network": "Мрежа", "newSketchbookLocation": "Одабери нову локацију радне свеске", "noProxy": "Без посредника", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Прикажи детаљан испис током", "sketchbook.location": "Локација радне свеске", "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", @@ -350,7 +378,7 @@ "cantOpen": "Директоријум \"{0}\" већ постоји. Није могуће отворити рад.", "close": "Да ли желиш да затвориш рад?", "compile": "Compiling sketch...", - "configureAndUpload": "Конфигуриши и спусти", + "configureAndUpload": "Configure and Upload", "createdArchive": "Направљена архива '{0}'.", "doneCompiling": "Превођење завршено.", "doneUploading": "Спуштање завршено.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} грешка: {1}" }, @@ -390,9 +423,6 @@ "upload": "Спусти" } }, - "cloud": { - "GoToCloud": "GO TO CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Cannot connect to the backend.", diff --git a/i18n/tr.json b/i18n/tr.json index 9363b9d03..274da9d43 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -8,6 +8,7 @@ "board": "Kart{0}", "boardConfigDialogTitle": "Başka Kart ve Port Seç", "boardInfo": "Kart Bilgisi", + "boards": "kartlar", "configDialog1": "Bir eskiz yüklemek istiyorsanız Kart ve Port seçmelisiniz.", "configDialog2": "Sadece Kart seçerseniz eskizinizi derleyebilir, ancak yükleyemezsiniz.", "couldNotFindPreviouslySelected": "Kurulu '{1}' platformunda daha önce seçili kart '{0}' bulunamadı. Lütfen kullanmak istediğiniz kartı elle yeniden seçin. Şimdi tekrar seçmek istiyor musunuz?", @@ -15,6 +16,7 @@ "getBoardInfo": "Kart Bilgisini Al", "inSketchbook": "(Eskiz Defteri'nde)", "installNow": "Mevcut seçili \"{2}\" kartı için \"{0} {1}\" çekirdeğinin kurulması gerekiyor. Bunu şimdi kurmak istiyor musunuz?", + "noBoardsFound": "\"{0}\" için kart bulunamadı", "noFQBN": "FQBN seçili kart \"{0}\" için mevcut değil. İlgili çekirdeği kurdunuz mu?", "noPortsDiscovered": "Port bulunamadı", "noPortsSelected": "'{0}' kartı için port seçilmedi", @@ -24,6 +26,7 @@ "pleasePickBoard": "Lütfen seçtiğiniz porta bağlı kartı seçin.", "port": "Port{0}", "portLabel": "Port{0}", + "ports": "portlar", "programmer": "Programlayıcı", "reselectLater": "Daha sonra tekrar seç", "searchBoard": "Kart ara", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Kart bilgisi almak için lütfen bir kart seçin.", "selectPortForInfo": "Kart bilgisi almak için lütfen bir port seçin.", "showAllAvailablePorts": "Etkinleştirildiğinde tüm mevcut portları görüntüler", + "showAllPorts": "Tüm portları göster", "succesfullyInstalledPlatform": "Platform başarıyla kuruldu {0}:{1}", - "succesfullyUninstalledPlatform": "Platform başarıyla kaldırıldı {0}:{1}" + "succesfullyUninstalledPlatform": "Platform başarıyla kaldırıldı {0}:{1}", + "typeOfPorts": "{0} portlar" }, "boardsManager": "Kart Yöneticisi", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Gönderme bitti: ‘{0}’.", "embed": "Yerleştir:", "emptySketchbook": "Eskiz Defteriniz boş", + "goToCloud": "Buluta Git", "learnMore": "Daha fazlasını öğren", "link": "Bağlantı:", "notYetPulled": "Bulut'a gönderilemedi. Henüz çekilmemiş.", @@ -139,7 +145,8 @@ "boardsIncluded": "Bu pakete dahil kartlar:", "by": "-", "filterSearch": "Aramayı Filtrele...", - "install": "KUR", + "install": "Kur", + "installed": "Kurulu", "moreInfo": "Daha fazla bilgi", "uninstall": "Kaldır", "uninstallMsg": "{0} kaldırılsın mı?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Dosya Ekle", "fileAdded": "Eskize bir dosya eklendi.", + "plotter": { + "couldNotOpen": "Seri Çizici açılamadı" + }, "replaceTitle": "Değiştir" }, + "core": { + "compilerWarnings": { + "all": "Tümü", + "default": "Varsayılan", + "more": "Daha fazla", + "none": "Hiçbiri" + } + }, "coreContribution": { "copyError": "Hata mesajlarını kopyala", "noBoardSelected": "Kart seçili değil. Lütfen Araçlar > Kart menüsünden Arduino kartınızı seçin." @@ -236,12 +254,12 @@ "addZip": ".ZIP Kütüphanesi Ekle...", "arduinoLibraries": "Arduino kütüphaneleri", "contributedLibraries": "Eklenmiş kütüphaneler", - "dependenciesForLibrary": "{0}:{1} kütüphanesi için gereklilikler", "include": "Kütüphane Ekle", "installAll": "Tümünü kur", + "installLibraryDependencies": "Kütüphane gerekliliklerini kur", "installMissingDependencies": "Tüm eksik gereklilikleri kurmak ister misiniz?", "installOneMissingDependency": "Eksik gereklilikleri kurmak istiyor musunuz?", - "installOnly": "Sadece {0}'u kur", + "installWithoutDependencies": "Gereklilikler olmadan kur", "installedSuccessfully": "{0}:{1} kütüphanesi başarıyla kuruldu", "libraryAlreadyExists": "Kütüphane zaten mevcut. Üzerine yazmak istiyor musunuz?", "manageLibraries": "Kütüphaneleri Yönet...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Websocket kapatılamadı ", "unableToConnectToWebSocket": "Websocket'e bağlanılamadı" }, + "portProtocol": { + "network": "Ağ", + "serial": "Seri" + }, "preferences": { "additionalManagerURLs": "Ek Kart Yöneticisi URL'leri", "auth.audience": "OAuth2 audience.", @@ -320,6 +342,12 @@ "network": "Ağ", "newSketchbookLocation": "Yeni eskiz defteri konumu seç", "noProxy": "Vekil yok", + "proxySettings": { + "hostname": "Host adı", + "password": "Parola", + "port": "Port numarası", + "username": "Kullanıcı adı" + }, "showVerbose": "Ayrıntılı çıktıyı görüntüle", "sketchbook.location": "Eskiz Defteri konumu", "sketchbook.showAllFiles": "Tüm eskiz dosyalarını eskiz içinde görüntülemek için açın. Varsayılan: kapalı.", @@ -381,6 +409,11 @@ "dismissSurvey": "Tekrar gösterme", "surveyMessage": "Lütfen bu çok kısa anketi yanıtlayarak gelişmemize yardım edin. Topluluğumuza değer veriyoruz e destekçilerimizi biraz daha iyi tanımak isteriz." }, + "updateIndexes": { + "updateIndexes": "Katalogları Güncelle", + "updateLibraryIndex": "Kütüphane Kataloğunu Güncelle", + "updatePackageIndex": "Paket Kataloğunu Güncelle" + }, "upload": { "error": "{0} hata: {1}" }, @@ -390,9 +423,6 @@ "upload": "Yükle" } }, - "cloud": { - "GoToCloud": "BULUTA GİT" - }, "theia": { "core": { "cannotConnectBackend": "Ana yapıya bağlanılamadı.", diff --git a/i18n/uk.json b/i18n/uk.json new file mode 100644 index 000000000..9163178c5 --- /dev/null +++ b/i18n/uk.json @@ -0,0 +1,455 @@ +{ + "arduino": { + "about": { + "detail": "Версія: {0}\nДата:{1} {2}\nВерсія CLI:{3}{4}[{5}]\n{6}", + "label": "Про {0}" + }, + "board": { + "board": "Плата {0}", + "boardConfigDialogTitle": "Оберіть іншу плату або порт", + "boardInfo": "Інформація про плату", + "boards": "boards", + "configDialog1": "Оберіть плату та порт якщо бажаєте завантажити скетч", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", + "disconnected": "Disconnected", + "getBoardInfo": "Отримати інформацію про плату", + "inSketchbook": " (in Sketchbook)", + "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", + "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", + "noPortsDiscovered": "No ports discovered", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "Не обрана плата", + "openBoardsConfig": "Оберіть іншу плату або порт", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "portLabel": "Port: {0}", + "ports": "ports", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "searchBoard": "Search board", + "selectBoard": "Оберіть плату", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", + "typeOfPorts": "{0} ports" + }, + "boardsManager": "Boards Manager", + "boardsType": { + "arduinoCertified": "Arduino Certified" + }, + "bootloader": { + "burnBootloader": "Burn Bootloader", + "burningBootloader": "Burning bootloader...", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Додати Новий", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Видалити ", + "selectBoard": "Оберіть плату ...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Завантажити", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." + }, + "checkForUpdates": { + "checkForUpdates": "Check for Arduino Updates", + "installAll": "Встановити все", + "noUpdates": "There are no recent updates available.", + "promptUpdateBoards": "Updates are available for some of your boards.", + "promptUpdateLibraries": "Updates are available for some of your libraries.", + "updatingBoards": "Updating boards...", + "updatingLibraries": "Updating libraries..." + }, + "cli-error-parser": { + "keyboardError": "'Keyboard' not found. Does your sketch include the line '#include '?", + "mouseError": "'Mouse' not found. Does your sketch include the line '#include '?" + }, + "cloud": { + "account": "Account", + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "connected": "Connected", + "continue": "Продовжити", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "goToCloud": "Go to Cloud", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.", + "remote": "Remote", + "remoteSketchbook": "Remote Sketchbook", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "sync": "Sync", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "all": "Все", + "contributed": "Contributed", + "installManually": "Install Manually", + "later": "Пізніше", + "noBoardSelected": "Не обрана плата", + "notConnected": "[not connected]", + "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "partner": "Partner", + "processing": "Processing", + "recommended": "Recommended", + "retired": "Retired", + "selectedOn": "on {0}", + "serialMonitor": "Монітор порту", + "type": "Тіп", + "unknown": "Unknown", + "updateable": "Updatable" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "boardsIncluded": "Boards included in this package:", + "by": "by", + "filterSearch": "Filter your search...", + "install": "Встановити", + "installed": "Встановлено ", + "moreInfo": "Більше інформації ", + "uninstall": "Видалити", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Додати Файл", + "fileAdded": "One file added to the sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, + "replaceTitle": "Замінити " + }, + "core": { + "compilerWarnings": { + "all": "Все", + "default": "Default", + "more": "More", + "none": "None" + } + }, + "coreContribution": { + "copyError": "Copy error messages", + "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." + }, + "daemon": { + "restart": "Restart Daemon", + "start": "Start Daemon", + "stop": "Stop Daemon" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Не питати знову" + }, + "editor": { + "autoFormat": "Автофрмат", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent", + "nextError": "Наступна помилка", + "previousError": "Previous Error", + "revealError": "Reveal Error" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Приклади" + }, + "firmware": { + "checkUpdates": "Перевірити Оновлення", + "failedInstall": "Installation failed. Please try again.", + "install": "Встановити", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Оберіть плату", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Знайти в описі", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Відвідати Arduino.cc" + }, + "ide-updater": { + "checkForUpdates": "Check for Arduino IDE Updates", + "closeAndInstallButton": "Закрити та Встановити", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Завантажити", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Перейти до завантаження ", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Не зараз", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "include": "Include Library", + "installAll": "Встановити все", + "installLibraryDependencies": "Install library dependencies", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installWithoutDependencies": "Install without dependencies", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Бібліотеки " + }, + "librarySearchProperty": { + "topic": "Topic" + }, + "libraryTopic": { + "communication": "Communication", + "dataProcessing": "Data Processing", + "dataStorage": "Data Storage", + "deviceControl": "Device Control", + "display": "Display", + "other": "Other", + "sensors": "Sensors", + "signalInputOutput": "Signal Input/Output", + "timing": "Timing", + "uncategorized": "Uncategorized" + }, + "libraryType": { + "installed": "Встановлено " + }, + "menu": { + "advanced": "Advanced", + "sketch": "Sketch", + "tools": "Tools" + }, + "monitor": { + "unableToCloseWebSocket": "Unable to close websocket", + "unableToConnectToWebSocket": "Unable to connect to websocket" + }, + "portProtocol": { + "network": "Мережа", + "serial": "Serial" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Автоматично", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", + "choose": "Choose", + "cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.experimental": "True if the IDE should handle multiple compiler errors. False by default", + "compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "invalid.theme": "Invalid theme.", + "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", + "language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.", + "manualProxy": "Manual proxy configuration", + "network": "Мережа", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "Нема проксі", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "survey.notification": "True if users should be notified if a survey is available. True by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "завантажити", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "window.zoomLevel": "Adjust the zoom level of the window. The original size is 0 and each increment above (e.g. 1) or below (e.g. -1) represents zooming 20% larger or smaller. You can also enter decimals to adjust the zoom level with a finer granularity." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "message": "Message (Enter to send message to '{0}' on '{1}')", + "newLine": "Нова лінія", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "openSerialPlotter": "Serial Plotter", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp" + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "compile": "Compiling sketch...", + "configureAndUpload": "Configure and Upload", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "Новий", + "openFolder": "Відкрити папку", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketch": "Save your sketch to open it again later.", + "saveSketchAs": "Save sketch folder as...", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Завантажити", + "uploadUsingProgrammer": "Upload Using Programmer", + "uploading": "Uploading...", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Перевірити ", + "verifyOrCompile": "Verify/Compile" + }, + "survey": { + "answerSurvey": "Answer survey", + "dismissSurvey": "Don't show again", + "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." + }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Відміна ", + "enterField": "Enter {0}", + "upload": "Завантажити" + } + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Старт...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Згорнути ", + "expand": "Розгорнути " + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Ім'я для нового файлу", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Невірне ім'я файлу", + "newFileName": "Нове ім'я файлу" + } + } +} diff --git a/i18n/vi.json b/i18n/vi.json index 8a1601a6e..882d652f3 100644 --- a/i18n/vi.json +++ b/i18n/vi.json @@ -8,6 +8,7 @@ "board": "Bo mạch {0}", "boardConfigDialogTitle": "Select Other Board and Port", "boardInfo": "Thông tin bo mạch", + "boards": "boards", "configDialog1": "Chọn đồng thời một bo mạch và một cổng nếu bạn muốn nạp một sketch.", "configDialog2": "Nếu bạn chỉ chọn một bo mạch thì bạn sẽ có khả năng biên dịch, nhưng không thể nạp sketch của bạn lên.", "couldNotFindPreviouslySelected": "Không thể tìm thấy bo mạch '{0}' được chọn trước đó trong nền tảng '{1}' đã được cài đặt. Hãy chọn lại thủ công bo mạch mà bạn muốn dùng. Bạn có muốn chọn lại ngay?", @@ -15,6 +16,7 @@ "getBoardInfo": "Lấy thông tin bo mạch", "inSketchbook": "(trong Sketchbook)", "installNow": "Nhân \"{0} {1}\" phải được cài đặt cho bo mạch \"{2}\" đang được chọn. Bạn có muốn cài đặt ngay?", + "noBoardsFound": "No boards found for \"{0}\"", "noFQBN": "Không có FQBN khả dụng cho bo mạch \"{0}\" được chọn. Bạn đã cài đặt nhân tương ứng chưa?", "noPortsDiscovered": "No ports discovered", "noPortsSelected": "Không có cổng được chọn cho bo mạch: '{0}'.", @@ -24,6 +26,7 @@ "pleasePickBoard": "Hãy chọn một bo mạch được kết nối tới cổng mà bạn đã chọn.", "port": "Cổng {0}", "portLabel": "Port: {0}", + "ports": "ports", "programmer": "Programmer", "reselectLater": "Chọn lại sau", "searchBoard": "Search board", @@ -31,8 +34,10 @@ "selectBoardForInfo": "Hãy chọn một bo mạch để lấy thông tin.", "selectPortForInfo": "Hãy chọn một cổng để lấy thông tin bo mạch.", "showAllAvailablePorts": "Hiển thị tất cả các cổng khả dụng khi được kích hoạt", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "Hoàn tất cài đặt nền tảng {0}:{1}", - "succesfullyUninstalledPlatform": "Hoàn tất gỡ cài đặt nền tảng {0}:{1}" + "succesfullyUninstalledPlatform": "Hoàn tất gỡ cài đặt nền tảng {0}:{1}", + "typeOfPorts": "{0} ports" }, "boardsManager": "Trình quản lý bo mạch", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "Hoàn tất đẩy lên '{0}'.", "embed": "Nhúng: ", "emptySketchbook": "Sketchbook của bạn đang trống", + "goToCloud": "Go to Cloud", "learnMore": "Tìm hiểu thêm", "link": "Liên kết:", "notYetPulled": "Không thể đẩy lên Cloud. Nó chưa được tải xuống.", @@ -139,7 +145,8 @@ "boardsIncluded": "Boards included in this package:", "by": "bởi", "filterSearch": "Lọc kết quả tìm kiếm của bạn...", - "install": "CÀI ĐẶT", + "install": "Cài đặt", + "installed": "Installed", "moreInfo": "Thêm thông tin", "uninstall": "Gỡ cài đặt", "uninstallMsg": "Bạn có muốn gỡ cài đặt {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "Thêm tệp...", "fileAdded": "Một tệp đã được thêm vào sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "Thay thế" }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { "copyError": "Copy error messages", "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." @@ -236,12 +254,12 @@ "addZip": "Thêm thư viện đuôi .ZIP...", "arduinoLibraries": "Thư viện Arduino", "contributedLibraries": "Thư viện cộng đồng đóng góp", - "dependenciesForLibrary": "Thư viện bổ trợ cho thư viện {0}:{1}", "include": "Thêm thư viện", - "installAll": "Cài tất cả", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "Bạn có muốn cài tất cả các thư viện bổ trợ còn thiếu không?", "installOneMissingDependency": "Bạn có muốn cài thư viện bổ trợ còn thiếu không?", - "installOnly": "Chỉ cài {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "Hoàn tất cài đặt thư viện {0}:{1}", "libraryAlreadyExists": "Đã tồn tại một thư viện. Bạn có muốn ghi đè lên nó?", "manageLibraries": "Quản lý thư viện...", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "Unable to close websocket", "unableToConnectToWebSocket": "Unable to connect to websocket" }, + "portProtocol": { + "network": "Mạng", + "serial": "Serial" + }, "preferences": { "additionalManagerURLs": "Địa chỉ URLs của các trình quản lý thêm bo mạch", "auth.audience": "Khán giả OAuth2.", @@ -320,6 +342,12 @@ "network": "Mạng", "newSketchbookLocation": "Chọn địa điểm lưu sketchbook mới", "noProxy": "Không có proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "Hiển thị đầu ra chi tiết trong khi", "sketchbook.location": "Địa điểm chứa sketchbook", "sketchbook.showAllFiles": "'True' để hiển thị tất cả các tệp sketch trong sketch. Mặc định là 'false'.", @@ -350,7 +378,7 @@ "cantOpen": "Một thư mục tên \"{0}\" đã tồn tại. Không thể mở sketch.", "close": "Bạn có chắc muốn đóng sketch này không?", "compile": "Compiling sketch...", - "configureAndUpload": "Cấu hình và nạp", + "configureAndUpload": "Configure and Upload", "createdArchive": "Đã tạo tệp nén '{0]'.", "doneCompiling": "Biên dịch hoàn tất.", "doneUploading": "Nạp hoàn tất.", @@ -381,6 +409,11 @@ "dismissSurvey": "Don't show again", "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "Lỗi {0}: {1}" }, @@ -390,9 +423,6 @@ "upload": "Nạp" } }, - "cloud": { - "GoToCloud": "ĐI ĐẾN CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "Không thể kết nối đến backend.", diff --git a/i18n/zh-Hant.json b/i18n/zh-Hant.json new file mode 100644 index 000000000..ea6db769a --- /dev/null +++ b/i18n/zh-Hant.json @@ -0,0 +1,455 @@ +{ + "arduino": { + "about": { + "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", + "label": "About {0}" + }, + "board": { + "board": "Board{0}", + "boardConfigDialogTitle": "Select Other Board and Port", + "boardInfo": "Board Info", + "boards": "boards", + "configDialog1": "Select both a Board and a Port if you want to upload a sketch.", + "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.", + "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?", + "disconnected": "Disconnected", + "getBoardInfo": "Get Board Info", + "inSketchbook": " (in Sketchbook)", + "installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?", + "noBoardsFound": "No boards found for \"{0}\"", + "noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?", + "noPortsDiscovered": "No ports discovered", + "noPortsSelected": "No ports selected for board: '{0}'.", + "noneSelected": "No boards selected.", + "openBoardsConfig": "Select other board and port…", + "platformMissing": "The platform for the selected '{0}' board is not installed.", + "pleasePickBoard": "Please pick a board connected to the port you have selected.", + "port": "Port{0}", + "portLabel": "Port: {0}", + "ports": "ports", + "programmer": "Programmer", + "reselectLater": "Reselect later", + "searchBoard": "Search board", + "selectBoard": "Select Board", + "selectBoardForInfo": "Please select a board to obtain board info.", + "selectPortForInfo": "Please select a port to obtain board info.", + "showAllAvailablePorts": "Shows all available ports when enabled", + "showAllPorts": "Show all ports", + "succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}", + "succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}", + "typeOfPorts": "{0} ports" + }, + "boardsManager": "Boards Manager", + "boardsType": { + "arduinoCertified": "Arduino Certified" + }, + "bootloader": { + "burnBootloader": "Burn Bootloader", + "burningBootloader": "Burning bootloader...", + "doneBurningBootloader": "Done burning bootloader." + }, + "burnBootloader": { + "error": "Error while burning the bootloader: {0}" + }, + "certificate": { + "addNew": "Add New", + "addURL": "Add URL to fetch SSL certificate", + "boardAtPort": "{0} at {1}", + "certificatesUploaded": "Certificates uploaded.", + "enterURL": "Enter URL", + "noSupportedBoardConnected": "No supported board connected", + "openContext": "Open context", + "remove": "Remove", + "selectBoard": "Select a board...", + "selectCertificateToUpload": "1. Select certificate to upload", + "selectDestinationBoardToUpload": "2. Select destination board and upload certificate", + "upload": "Upload", + "uploadFailed": "Upload failed. Please try again.", + "uploadRootCertificates": "Upload SSL Root Certificates", + "uploadingCertificates": "Uploading certificates." + }, + "checkForUpdates": { + "checkForUpdates": "Check for Arduino Updates", + "installAll": "Install All", + "noUpdates": "There are no recent updates available.", + "promptUpdateBoards": "Updates are available for some of your boards.", + "promptUpdateLibraries": "Updates are available for some of your libraries.", + "updatingBoards": "Updating boards...", + "updatingLibraries": "Updating libraries..." + }, + "cli-error-parser": { + "keyboardError": "'Keyboard' not found. Does your sketch include the line '#include '?", + "mouseError": "'Mouse' not found. Does your sketch include the line '#include '?" + }, + "cloud": { + "account": "Account", + "chooseSketchVisibility": "Choose visibility of your Sketch:", + "connected": "Connected", + "continue": "Continue", + "donePulling": "Done pulling ‘{0}’.", + "donePushing": "Done pushing ‘{0}’.", + "embed": "Embed:", + "emptySketchbook": "Your Sketchbook is empty", + "goToCloud": "Go to Cloud", + "learnMore": "Learn more", + "link": "Link:", + "notYetPulled": "Cannot push to Cloud. It is not yet pulled.", + "offline": "Offline", + "openInCloudEditor": "Open in Cloud Editor", + "options": "Options...", + "privateVisibility": "Private. Only you can view the Sketch.", + "profilePicture": "Profile picture", + "publicVisibility": "Public. Anyone with the link can view the Sketch.", + "pull": "Pull", + "pullFirst": "You have to pull first to be able to push to the Cloud.", + "pullSketch": "Pull Sketch", + "pullSketchMsg": "Pulling this Sketch from the Cloud will overwrite its local version. Are you sure you want to continue?", + "push": "Push", + "pushSketch": "Push Sketch", + "pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.", + "remote": "Remote", + "remoteSketchbook": "Remote Sketchbook", + "share": "Share...", + "shareSketch": "Share Sketch", + "showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", + "signIn": "SIGN IN", + "signInToCloud": "Sign in to Arduino Cloud", + "signOut": "Sign Out", + "sync": "Sync", + "syncEditSketches": "Sync and edit your Arduino Cloud Sketches", + "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." + }, + "common": { + "all": "All", + "contributed": "Contributed", + "installManually": "Install Manually", + "later": "Later", + "noBoardSelected": "No board selected", + "notConnected": "[not connected]", + "offlineIndicator": "You appear to be offline. Without an Internet connection, the Arduino CLI might not be able to download the required resources and could cause malfunction. Please connect to the Internet and restart the application.", + "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?", + "partner": "Partner", + "processing": "Processing", + "recommended": "Recommended", + "retired": "Retired", + "selectedOn": "on {0}", + "serialMonitor": "Serial Monitor", + "type": "Type", + "unknown": "Unknown", + "updateable": "Updatable" + }, + "compile": { + "error": "Compilation error: {0}" + }, + "component": { + "boardsIncluded": "Boards included in this package:", + "by": "by", + "filterSearch": "Filter your search...", + "install": "Install", + "installed": "Installed", + "moreInfo": "More info", + "uninstall": "Uninstall", + "uninstallMsg": "Do you want to uninstall {0}?", + "version": "Version {0}" + }, + "contributions": { + "addFile": "Add File", + "fileAdded": "One file added to the sketch.", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, + "replaceTitle": "Replace" + }, + "core": { + "compilerWarnings": { + "all": "All", + "default": "Default", + "more": "More", + "none": "None" + } + }, + "coreContribution": { + "copyError": "Copy error messages", + "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." + }, + "daemon": { + "restart": "Restart Daemon", + "start": "Start Daemon", + "stop": "Stop Daemon" + }, + "debug": { + "debugWithMessage": "Debug - {0}", + "debuggingNotSupported": "Debugging is not supported by '{0}'", + "noPlatformInstalledFor": "Platform is not installed for '{0}'", + "optimizeForDebugging": "Optimize for Debugging" + }, + "dialog": { + "dontAskAgain": "Don't ask again" + }, + "editor": { + "autoFormat": "Auto Format", + "commentUncomment": "Comment/Uncomment", + "copyForForum": "Copy for Forum (Markdown)", + "decreaseFontSize": "Decrease Font Size", + "decreaseIndent": "Decrease Indent", + "increaseFontSize": "Increase Font Size", + "increaseIndent": "Increase Indent", + "nextError": "Next Error", + "previousError": "Previous Error", + "revealError": "Reveal Error" + }, + "electron": { + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "unsavedChanges": "Any unsaved changes will not be saved." + }, + "examples": { + "builtInExamples": "Built-in examples", + "couldNotInitializeExamples": "Could not initialize built-in examples.", + "customLibrary": "Examples from Custom Libraries", + "for": "Examples for {0}", + "forAny": "Examples for any board", + "menu": "Examples" + }, + "firmware": { + "checkUpdates": "Check Updates", + "failedInstall": "Installation failed. Please try again.", + "install": "Install", + "installingFirmware": "Installing firmware.", + "overwriteSketch": "Installation will overwrite the Sketch on the board.", + "selectBoard": "Select Board", + "selectVersion": "Select firmware version", + "successfullyInstalled": "Firmware successfully installed.", + "updater": "WiFi101 / WiFiNINA Firmware Updater" + }, + "help": { + "environment": "Environment", + "faq": "Frequently Asked Questions", + "findInReference": "Find in Reference", + "gettingStarted": "Getting Started", + "keyword": "Type a keyword", + "privacyPolicy": "Privacy Policy", + "reference": "Reference", + "search": "Search on Arduino.cc", + "troubleshooting": "Troubleshooting", + "visit": "Visit Arduino.cc" + }, + "ide-updater": { + "checkForUpdates": "Check for Arduino IDE Updates", + "closeAndInstallButton": "Close and Install", + "closeToInstallNotice": "Close the software and install the update on your machine.", + "downloadButton": "Download", + "downloadingNotice": "Downloading the latest version of the Arduino IDE.", + "errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}", + "goToDownloadButton": "Go To Download", + "goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.", + "ideUpdaterDialog": "Software Update", + "newVersionAvailable": "A new version of Arduino IDE ({0}) is available for download.", + "noUpdatesAvailable": "There are no recent updates available for the Arduino IDE", + "notNowButton": "Not now", + "skipVersionButton": "Skip Version", + "updateAvailable": "Update Available", + "versionDownloaded": "Arduino IDE {0} has been downloaded." + }, + "library": { + "addZip": "Add .ZIP Library...", + "arduinoLibraries": "Arduino libraries", + "contributedLibraries": "Contributed libraries", + "include": "Include Library", + "installAll": "Install All", + "installLibraryDependencies": "Install library dependencies", + "installMissingDependencies": "Would you like to install all the missing dependencies?", + "installOneMissingDependency": "Would you like to install the missing dependency?", + "installWithoutDependencies": "Install without dependencies", + "installedSuccessfully": "Successfully installed library {0}:{1}", + "libraryAlreadyExists": "A library already exists. Do you want to overwrite it?", + "manageLibraries": "Manage Libraries...", + "namedLibraryAlreadyExists": "A library folder named {0} already exists. Do you want to overwrite it?", + "needsMultipleDependencies": "The library {0}:{1} needs some other dependencies currently not installed:", + "needsOneDependency": "The library {0}:{1} needs another dependency currently not installed:", + "overwriteExistingLibrary": "Do you want to overwrite the existing library?", + "successfullyInstalledZipLibrary": "Successfully installed library from {0} archive", + "title": "Library Manager", + "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", + "zipLibrary": "Library" + }, + "librarySearchProperty": { + "topic": "Topic" + }, + "libraryTopic": { + "communication": "Communication", + "dataProcessing": "Data Processing", + "dataStorage": "Data Storage", + "deviceControl": "Device Control", + "display": "Display", + "other": "Other", + "sensors": "Sensors", + "signalInputOutput": "Signal Input/Output", + "timing": "Timing", + "uncategorized": "Uncategorized" + }, + "libraryType": { + "installed": "Installed" + }, + "menu": { + "advanced": "Advanced", + "sketch": "Sketch", + "tools": "Tools" + }, + "monitor": { + "unableToCloseWebSocket": "Unable to close websocket", + "unableToConnectToWebSocket": "Unable to connect to websocket" + }, + "portProtocol": { + "network": "Network", + "serial": "Serial" + }, + "preferences": { + "additionalManagerURLs": "Additional Boards Manager URLs", + "auth.audience": "The OAuth2 audience.", + "auth.clientID": "The OAuth2 client ID.", + "auth.domain": "The OAuth2 domain.", + "auth.registerUri": "The URI used to register a new user.", + "automatic": "Automatic", + "board.certificates": "List of certificates that can be uploaded to boards", + "browse": "Browse", + "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", + "choose": "Choose", + "cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.", + "cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.", + "cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.", + "cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.", + "cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.", + "cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.", + "compile": "compile", + "compile.experimental": "True if the IDE should handle multiple compiler errors. False by default", + "compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.", + "compile.verbose": "True for verbose compile output. False by default", + "compile.warnings": "Tells gcc which warning level to use. It's 'None' by default", + "compilerWarnings": "Compiler warnings", + "editorFontSize": "Editor font size", + "editorQuickSuggestions": "Editor Quick Suggestions", + "enterAdditionalURLs": "Enter additional URLs, one for each row", + "files.inside.sketches": "Show files inside Sketches", + "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateChannel": "Release channel to get updated from. 'stable' is the stable release, 'nightly' is the latest development build.", + "interfaceScale": "Interface scale", + "invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.", + "invalid.sketchbook.location": "Invalid sketchbook location: {0}", + "invalid.theme": "Invalid theme.", + "language.log": "True if the Arduino Language Server should generate log files into the sketch folder. Otherwise, false. It's false by default.", + "language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.", + "manualProxy": "Manual proxy configuration", + "network": "Network", + "newSketchbookLocation": "Select new sketchbook location", + "noProxy": "No proxy", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, + "showVerbose": "Show verbose output during", + "sketchbook.location": "Sketchbook location", + "sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.", + "survey.notification": "True if users should be notified if a survey is available. True by default.", + "unofficialBoardSupport": "Click for a list of unofficial board support URLs", + "upload": "upload", + "upload.verbose": "True for verbose upload output. False by default.", + "verifyAfterUpload": "Verify code after upload", + "window.autoScale": "True if the user interface automatically scales with the font size.", + "window.zoomLevel": "Adjust the zoom level of the window. The original size is 0 and each increment above (e.g. 1) or below (e.g. -1) represents zooming 20% larger or smaller. You can also enter decimals to adjust the zoom level with a finer granularity." + }, + "replaceMsg": "Replace the existing version of {0}?", + "selectZip": "Select a zip file containing the library you'd like to add", + "serial": { + "autoscroll": "Autoscroll", + "carriageReturn": "Carriage Return", + "message": "Message (Enter to send message to '{0}' on '{1}')", + "newLine": "New Line", + "newLineCarriageReturn": "Both NL & CR", + "noLineEndings": "No Line Ending", + "notConnected": "Not connected. Select a board and a port to connect automatically.", + "openSerialPlotter": "Serial Plotter", + "timestamp": "Timestamp", + "toggleTimestamp": "Toggle Timestamp" + }, + "sketch": { + "archiveSketch": "Archive Sketch", + "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.", + "close": "Are you sure you want to close the sketch?", + "compile": "Compiling sketch...", + "configureAndUpload": "Configure and Upload", + "createdArchive": "Created archive '{0}'.", + "doneCompiling": "Done compiling.", + "doneUploading": "Done uploading.", + "exportBinary": "Export Compiled Binary", + "moving": "Moving", + "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", + "new": "New", + "openFolder": "Open Folder", + "openRecent": "Open Recent", + "openSketchInNewWindow": "Open Sketch in New Window", + "saveFolderAs": "Save sketch folder as...", + "saveSketch": "Save your sketch to open it again later.", + "saveSketchAs": "Save sketch folder as...", + "showFolder": "Show Sketch Folder", + "sketch": "Sketch", + "sketchbook": "Sketchbook", + "titleLocalSketchbook": "Local Sketchbook", + "titleSketchbook": "Sketchbook", + "upload": "Upload", + "uploadUsingProgrammer": "Upload Using Programmer", + "uploading": "Uploading...", + "userFieldsNotFoundError": "Can't find user fields for connected board", + "verify": "Verify", + "verifyOrCompile": "Verify/Compile" + }, + "survey": { + "answerSurvey": "Answer survey", + "dismissSurvey": "Don't show again", + "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." + }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, + "upload": { + "error": "{0} error: {1}" + }, + "userFields": { + "cancel": "Cancel", + "enterField": "Enter {0}", + "upload": "Upload" + } + }, + "theia": { + "core": { + "cannotConnectBackend": "Cannot connect to the backend.", + "cannotConnectDaemon": "Cannot connect to the CLI daemon.", + "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", + "daemonOffline": "CLI Daemon Offline", + "offline": "Offline", + "quitTitle": "Are you sure you want to quit?" + }, + "debug": { + "start": "Start...", + "startError": "There was an error starting the debug session, check the logs for more details.", + "typeNotSupported": "The debug session type \"{0}\" is not supported." + }, + "editor": { + "unsavedTitle": "Unsaved – {0}" + }, + "messages": { + "collapse": "Collapse", + "expand": "Expand" + }, + "workspace": { + "deleteCurrentSketch": "Do you want to delete the current sketch?", + "fileNewName": "Name for new file", + "invalidExtension": ".{0} is not a valid extension", + "invalidFilename": "Invalid filename.", + "newFileName": "New name for file" + } + } +} diff --git a/i18n/zh.json b/i18n/zh.json index a2d28e6b8..22124e370 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -8,6 +8,7 @@ "board": "开发板 {0}", "boardConfigDialogTitle": "选择其他开发板和端口", "boardInfo": "开发板信息", + "boards": "开发板", "configDialog1": "如果要上传项目,请选择开发板和端口。", "configDialog2": "如果你只选择了开发板,你可以编译项目,但不能上传项目。", "couldNotFindPreviouslySelected": "在安装的平台 ‘{1}’ 中找不到以前选择的开发板 ‘{0}’。请手动选择要使用的开发板。你想现在重新选择它吗?", @@ -15,6 +16,7 @@ "getBoardInfo": "获得开发板信息", "inSketchbook": "(在项目文件夹中)", "installNow": "必须为当前选定的 {2} 开发板板安装 “{0}{1}” 内核。你想现在安装吗?", + "noBoardsFound": "没有找到 “{0}” 相关开发板", "noFQBN": "FQBN 不可用于所选开发板 “{0}”。你是否安装了相应的内核?", "noPortsDiscovered": "未发现端口", "noPortsSelected": "没有为开发板选择端口:‘{0}’。", @@ -24,6 +26,7 @@ "pleasePickBoard": "请选择要连接的开发板。", "port": "端口 {0}", "portLabel": "端口:{0}", + "ports": "端口", "programmer": "编程器", "reselectLater": "稍后重新选择", "searchBoard": "搜索开发坂", @@ -31,8 +34,10 @@ "selectBoardForInfo": "请选择一个开发板以获取开发板信息。", "selectPortForInfo": "请选择一个端口以获取开发板信息。", "showAllAvailablePorts": "启用时显示所有可用端口", + "showAllPorts": "显示所有端口", "succesfullyInstalledPlatform": "已成功安装平台 {0}:{1}", - "succesfullyUninstalledPlatform": "已成功卸载平台 {0}:{1}" + "succesfullyUninstalledPlatform": "已成功卸载平台 {0}:{1}", + "typeOfPorts": "{0} 端口" }, "boardsManager": "开发板管理器", "boardsType": { @@ -85,6 +90,7 @@ "donePushing": "已完成推送 ‘{0}’。", "embed": "嵌入:", "emptySketchbook": "你的项目文件夹是空的", + "goToCloud": "Go to Cloud", "learnMore": "查看更多", "link": "链接:", "notYetPulled": "无法推送到 Cloud。未被拉取。", @@ -125,7 +131,7 @@ "partner": "合作伙伴", "processing": "正在处理中", "recommended": "推荐", - "retired": "Retired", + "retired": "不再支持的", "selectedOn": "on {0}", "serialMonitor": "串口监视器", "type": "类型", @@ -140,6 +146,7 @@ "by": "by", "filterSearch": "筛选搜索结果......", "install": "安装", + "installed": "安装", "moreInfo": "更多信息", "uninstall": "卸载", "uninstallMsg": "是否要卸载 {0}?", @@ -148,8 +155,19 @@ "contributions": { "addFile": "添加文件", "fileAdded": "将一个文件添加到项目中。", + "plotter": { + "couldNotOpen": "无法打开串口绘图仪" + }, "replaceTitle": "替换" }, + "core": { + "compilerWarnings": { + "all": "全部", + "default": "默认", + "more": "较多", + "none": "无" + } + }, "coreContribution": { "copyError": "复制错误信息", "noBoardSelected": "未选择开发板。请从工具 > 板菜单中选择您的 Arduino 开发板。" @@ -236,12 +254,12 @@ "addZip": "添加 .ZIP 库...", "arduinoLibraries": "arduino 库", "contributedLibraries": "贡献库", - "dependenciesForLibrary": "{0} 库的依赖:{1}", "include": "包含库", "installAll": "全部安装", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "是否安装所有缺少的依赖?", "installOneMissingDependency": "是否安装缺少的依赖?", - "installOnly": "仅安装 {0}", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "已成功安装 {0} 库:{1}", "libraryAlreadyExists": "库已经存在。是否要覆盖它?", "manageLibraries": "管理库...", @@ -258,7 +276,7 @@ "topic": "话题" }, "libraryTopic": { - "communication": "Communication", + "communication": "交流", "dataProcessing": "数据处理", "dataStorage": "数据存储", "deviceControl": "设备控制", @@ -281,6 +299,10 @@ "unableToCloseWebSocket": "无法关闭 websocket", "unableToConnectToWebSocket": "无法连接 websocket" }, + "portProtocol": { + "network": "网络", + "serial": "串口" + }, "preferences": { "additionalManagerURLs": "其他开发板管理器地址", "auth.audience": "OAuth2 受众。", @@ -320,6 +342,12 @@ "network": "网络", "newSketchbookLocation": "选择新的项目文件夹地址", "noProxy": "无代理", + "proxySettings": { + "hostname": "主机名", + "password": "密码", + "port": "端口号", + "username": "用户名" + }, "showVerbose": "显示详细输出", "sketchbook.location": "项目文件夹地址", "sketchbook.showAllFiles": "True 则显示项目中的所有项目文件。默认情况下为 False。", @@ -336,7 +364,7 @@ "serial": { "autoscroll": "自动滚屏", "carriageReturn": "回车", - "message": "Message (Enter to send message to '{0}' on '{1}')", + "message": "消息(按回车将消息发送到“{1}”上的“{0}”)", "newLine": "换行", "newLineCarriageReturn": "换行 和 回车 两者都是", "noLineEndings": "没有结束符", @@ -350,7 +378,7 @@ "cantOpen": "“{0}” 文件夹已存在。无法打开项目。", "close": "是否确实要关闭项目?", "compile": "正在编译项目。。。", - "configureAndUpload": "配置和上传", + "configureAndUpload": "配置并上传", "createdArchive": "已创建存档 ‘{0}’。", "doneCompiling": "编译完成", "doneUploading": "上传完成", @@ -381,6 +409,11 @@ "dismissSurvey": "不要再显示", "surveyMessage": "请回答这份很短的调查来帮助我们改进。我们重视我们的社区,也希望能够更好地了解我们的支持者。" }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" + }, "upload": { "error": "{0} 错误:{1}" }, @@ -390,9 +423,6 @@ "upload": "上传" } }, - "cloud": { - "GoToCloud": "前往 CLOUD" - }, "theia": { "core": { "cannotConnectBackend": "无法连接后台。", diff --git a/i18n/zh_TW.json b/i18n/zh_TW.json index f5a6f667f..d75a1d218 100644 --- a/i18n/zh_TW.json +++ b/i18n/zh_TW.json @@ -6,8 +6,9 @@ }, "board": { "board": "1{0} 開發板", - "boardConfigDialogTitle": "Select Other Board and Port", + "boardConfigDialogTitle": "選擇其他開發板和埠", "boardInfo": "開發板資訊", + "boards": "boards", "configDialog1": "若要上傳 Sketch 請選擇一片板子及一個埠", "configDialog2": "如果你只有選擇板子你可以編譯,但不能上傳 Sketch", "couldNotFindPreviouslySelected": "在安装的平台{1}中找不到以前選擇的開發板{0}。請手動選擇要使用的開發板。你想現在重新選擇它吗?", @@ -15,8 +16,9 @@ "getBoardInfo": "取得開發板資訊", "inSketchbook": "(在草稿資料夾中)", "installNow": "必須為目前選定的 {2} 開發板安裝 1{0} 2{1} 核心程式,你要現在安裝嗎?", + "noBoardsFound": "未找到開發板 {0}", "noFQBN": "FQBN無法用於所選擇的\"{0}\"開發版。你是否安裝了對應的核心?", - "noPortsDiscovered": "No ports discovered", + "noPortsDiscovered": "未找到埠", "noPortsSelected": "沒有選到 '{0}' 板的埠", "noneSelected": "沒有選擇電路板", "openBoardsConfig": "選擇其他的電路板或埠...", @@ -24,19 +26,22 @@ "pleasePickBoard": "請選擇要連接的開發版", "port": "1{0} 埠", "portLabel": "端口: {0}", + "ports": "ports", "programmer": "燒錄器", - "reselectLater": "請晚一點再選擇", - "searchBoard": "Search board", + "reselectLater": "請稍後在選擇", + "searchBoard": "搜尋開發板", "selectBoard": "選擇開發版", "selectBoardForInfo": "請選擇電路板以取得板子的資訊", "selectPortForInfo": "請選定一個埠,以便能取得板子的資訊", "showAllAvailablePorts": "當開啟時,顯示所有可用的埠", + "showAllPorts": "Show all ports", "succesfullyInstalledPlatform": "平台已成功安裝 1[0]:2[1]", - "succesfullyUninstalledPlatform": "平台已成功移除 1[0]:2[1]" + "succesfullyUninstalledPlatform": "平台已成功移除 1[0]:2[1]", + "typeOfPorts": "{0} ports" }, "boardsManager": "開發板管理器", "boardsType": { - "arduinoCertified": "Arduino Certified" + "arduinoCertified": "Arduino 認證" }, "bootloader": { "burnBootloader": "燒錄 Bootloader", @@ -64,17 +69,17 @@ "uploadingCertificates": "上傳證書" }, "checkForUpdates": { - "checkForUpdates": "Check for Arduino Updates", - "installAll": "Install All", - "noUpdates": "There are no recent updates available.", - "promptUpdateBoards": "Updates are available for some of your boards.", - "promptUpdateLibraries": "Updates are available for some of your libraries.", - "updatingBoards": "Updating boards...", - "updatingLibraries": "Updating libraries..." + "checkForUpdates": "檢查 Arduino 更新", + "installAll": "安裝所有", + "noUpdates": "沒有可用的最新更新。", + "promptUpdateBoards": "您的部分開發板有可用更新。", + "promptUpdateLibraries": "您的部分函數庫有可用更新。", + "updatingBoards": "更新開發板中...", + "updatingLibraries": "更新函數庫中..." }, "cli-error-parser": { - "keyboardError": "'Keyboard' not found. Does your sketch include the line '#include '?", - "mouseError": "'Mouse' not found. Does your sketch include the line '#include '?" + "keyboardError": "找不到 'Keyboard',請檢查項目是否包含 '#include '。", + "mouseError": "找不到 'Mouse',請檢查項目是否包含 '#include '。" }, "cloud": { "account": "帳戶", @@ -85,6 +90,7 @@ "donePushing": "完成更改'{0}'。", "embed": "嵌入:", "emptySketchbook": "您的草稿資料夾是空的", + "goToCloud": "Go to Cloud", "learnMore": "了解更多", "link": "連結:", "notYetPulled": "無法更改至雲端。尚未被讀取。", @@ -102,7 +108,7 @@ "pushSketch": "更改草稿", "pushSketchMsg": "這是一個公開草稿,在更改前,請確認所有敏感資訊都定義在arduino_secrets.h中。可以在分享介面設定為私人草稿。", "remote": "遠端", - "remoteSketchbook": "Remote Sketchbook", + "remoteSketchbook": "遠端資料夾", "share": "分享...", "shareSketch": "分享草稿", "showHideRemoveSketchbook": "顯示/隱藏遠端草稿資料夾", @@ -114,32 +120,33 @@ "visitArduinoCloud": "前往Arduino Cloud建立雲端草稿。" }, "common": { - "all": "All", - "contributed": "Contributed", + "all": "所有", + "contributed": "已貢獻", "installManually": "手動安裝", "later": "稍後再說", "noBoardSelected": "沒有選擇開發版", "notConnected": "[未連接]", "offlineIndicator": "您目前處於離線狀態,在沒有網路的情況下,Arduino命令列介面將無法下載需要的資源,並可能導致錯誤。請連接至網路並重新啟動程式。", "oldFormat": "'{0}'仍然使用舊的 `.pde` 格式,是否要轉換至新的 `.ino` 擴充?", - "partner": "Partner", + "partner": "合作夥伴", "processing": "資料處理中", - "recommended": "Recommended", - "retired": "Retired", + "recommended": "推薦", + "retired": "不在支援", "selectedOn": "在 1{0}", "serialMonitor": "序列埠監控", - "type": "Type", + "type": "類型", "unknown": "未知", - "updateable": "Updatable" + "updateable": "可更新" }, "compile": { "error": "1{0} 編譯錯誤" }, "component": { - "boardsIncluded": "Boards included in this package:", + "boardsIncluded": "包含在此包的開發版:", "by": "by", "filterSearch": "過濾你的搜尋 ...", "install": "安裝", + "installed": "安裝", "moreInfo": "更多資訊", "uninstall": "移除安裝", "uninstallMsg": "你要移除 1{0}?", @@ -148,16 +155,27 @@ "contributions": { "addFile": "加入檔案", "fileAdded": "一個檔案加入到 Sketch", + "plotter": { + "couldNotOpen": "Couldn't open serial plotter" + }, "replaceTitle": "替代" }, + "core": { + "compilerWarnings": { + "all": "所有", + "default": "Default", + "more": "More", + "none": "None" + } + }, "coreContribution": { - "copyError": "Copy error messages", - "noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu." + "copyError": "複製錯誤訊息", + "noBoardSelected": "未選擇開發版。請從 工具 > 開發版 中選擇您的開發版" }, "daemon": { - "restart": "Restart Daemon", - "start": "Start Daemon", - "stop": "Stop Daemon" + "restart": "重啟進程", + "start": "開啟進程", + "stop": "關閉進程" }, "debug": { "debugWithMessage": "除錯 - {0}", @@ -176,9 +194,9 @@ "decreaseIndent": "減少縮排", "increaseFontSize": "加大字體", "increaseIndent": "增加縮排", - "nextError": "Next Error", - "previousError": "Previous Error", - "revealError": "Reveal Error" + "nextError": "下一個錯誤", + "previousError": "上一個錯誤", + "revealError": "顯示錯誤" }, "electron": { "couldNotSave": "無法儲存草稿,請複製你未存檔的工作到你偏好的文字編輯器中並重新啟動 IDE 整合開發環境", @@ -216,7 +234,7 @@ "visit": "造訪 Arduino.cc" }, "ide-updater": { - "checkForUpdates": "Check for Arduino IDE Updates", + "checkForUpdates": "檢查 Arduino IDE 最新版本", "closeAndInstallButton": "關閉並安裝。", "closeToInstallNotice": "關閉軟體並安裝更新。", "downloadButton": "下載", @@ -236,12 +254,12 @@ "addZip": "加入 .zip 函式庫 ...", "arduinoLibraries": "Arduino函式庫", "contributedLibraries": "貢獻函式庫", - "dependenciesForLibrary": "與 1{0}:2{1} 函式庫相依", "include": "含括函式庫", - "installAll": "全部安裝", + "installAll": "安裝所有", + "installLibraryDependencies": "Install library dependencies", "installMissingDependencies": "是否安裝所有缺少的附屬程式?", "installOneMissingDependency": "是否安裝缺少的附屬程式?", - "installOnly": "只安裝 1[0]", + "installWithoutDependencies": "Install without dependencies", "installedSuccessfully": "成功安裝 1{0}:2{1} 函式庫", "libraryAlreadyExists": "函式庫已經存在,你要覆寫它嗎?", "manageLibraries": "管理函式庫", @@ -255,31 +273,35 @@ "zipLibrary": "函式庫" }, "librarySearchProperty": { - "topic": "Topic" + "topic": "主題" }, "libraryTopic": { - "communication": "Communication", - "dataProcessing": "Data Processing", - "dataStorage": "Data Storage", - "deviceControl": "Device Control", - "display": "Display", - "other": "Other", - "sensors": "Sensors", - "signalInputOutput": "Signal Input/Output", - "timing": "Timing", - "uncategorized": "Uncategorized" + "communication": "討論", + "dataProcessing": "資料處理", + "dataStorage": "資料存儲", + "deviceControl": "設備管理", + "display": "顯示", + "other": "其它", + "sensors": "傳感器", + "signalInputOutput": "信號輸入/輸出", + "timing": "定時", + "uncategorized": "未分類" }, "libraryType": { - "installed": "Installed" + "installed": "安裝" }, "menu": { - "advanced": "Advanced", + "advanced": "進階設定", "sketch": "草稿", "tools": "工具" }, "monitor": { - "unableToCloseWebSocket": "Unable to close websocket", - "unableToConnectToWebSocket": "Unable to connect to websocket" + "unableToCloseWebSocket": "無法關閉 websocket", + "unableToConnectToWebSocket": "無法連接到 websocket" + }, + "portProtocol": { + "network": "網路", + "serial": "Serial" }, "preferences": { "additionalManagerURLs": "其他開發版管理器網址", @@ -290,17 +312,17 @@ "automatic": "自動調整", "board.certificates": "可上傳至開發版的證書列表", "browse": "瀏覽", - "checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", + "checkForUpdate": "接收有關 IDE、板和庫的可用更新的通知。 更改後需要重新啟動 IDE。 默認開啟。", "choose": "選擇", - "cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.", + "cli.daemonDebug": "啟用對 Arduino CLI 的 gRPC 調用的調試日誌記錄。 此設置需要重新啟動 IDE 才能生效。 默認關閉。", "cloud.enabled": "True則啟用草稿同步功能。預設為true。", "cloud.pull.warn": "True則在取出雲端草稿時警告使用者。預設為true。", "cloud.push.warn": "True則在更改雲端草稿時警告使用者。預設為True。", "cloud.pushpublic.warn": "True則在更改一個公開草稿到雲端時警告使用者。預設為true", "cloud.sketchSyncEndpoint": "用來從後台更改與取出草稿的端點。預設的端點是指向Arduino Cloud API。", "compile": "編譯", - "compile.experimental": "True if the IDE should handle multiple compiler errors. False by default", - "compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.", + "compile.experimental": "開啟則 IDE 處理多個編譯器錯誤。 默認關閉", + "compile.revealRange": "調整驗證/上傳失敗後編譯器錯誤在編輯器中的顯示方式。 可能的值:'auto':根據需要垂直滾動並顯示一行。 'center':根據需要垂直滾動並顯示垂直居中的線條。 'top':根據需要垂直滾動並顯示靠近視口頂部的一行,針對查看代碼定義進行了優化。 'centerIfOutsideViewport':根據需要垂直滾動,僅當它位於視口之外時才顯示垂直居中的線。 默認為 '{0}'", "compile.verbose": "True則輸出詳細編譯資訊。預設為False", "compile.warnings": "設定gcc警告等級。預設為'None'", "compilerWarnings": "編譯器警告", @@ -308,7 +330,7 @@ "editorQuickSuggestions": "編輯器快速建議", "enterAdditionalURLs": "輸入其他網址,每行一個", "files.inside.sketches": "顯示草稿中的檔案", - "ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'", + "ide.updateBaseUrl": "下載更新網址。默認為: 'https://downloads.arduino.cc/arduino-ide'", "ide.updateChannel": "前往版本釋出頻道獲取更新。 'stable'表示為穩定的版本, 'nightly' 則是最新的開發版本。", "interfaceScale": "介面比例", "invalid.editorFontSize": "無效的編輯器字體大小。它必須是正整數。", @@ -320,6 +342,12 @@ "network": "網路", "newSketchbookLocation": "選取新的草稿資料夾位置", "noProxy": "無代理", + "proxySettings": { + "hostname": "Host name", + "password": "Password", + "port": "Port number", + "username": "Username" + }, "showVerbose": "顯示詳細輸出", "sketchbook.location": "草稿資料夾位置", "sketchbook.showAllFiles": "True則顯示所有草稿中的草稿檔案。預設為false。", @@ -349,8 +377,8 @@ "archiveSketch": "儲存草稿", "cantOpen": "命名為\"{0}\"的資料夾已存在。無法開啟草稿。", "close": "你確定要關閉 Sketch?", - "compile": "Compiling sketch...", - "configureAndUpload": "組態配置並上傳", + "compile": "編譯中...", + "configureAndUpload": "Configure and Upload", "createdArchive": "已創建文件{0}。", "doneCompiling": "編譯完成", "doneUploading": "上傳完畢", @@ -362,7 +390,7 @@ "openRecent": "開啟最近的", "openSketchInNewWindow": "在新視窗開啟草稿", "saveFolderAs": "另存 Sketch 資料夾", - "saveSketch": "Save your sketch to open it again later.", + "saveSketch": "保存您的項目,以便以後再次打開它。", "saveSketchAs": "另存 Sketch 資料夾", "showFolder": "顯示 Sketch 資料夾", "sketch": "草稿", @@ -377,22 +405,24 @@ "verifyOrCompile": "驗證/編譯" }, "survey": { - "answerSurvey": "Answer survey", - "dismissSurvey": "Don't show again", - "surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better." + "answerSurvey": "回覆問卷", + "dismissSurvey": "不要再顯示", + "surveyMessage": "請通過回答這個超簡短的調查來幫助我們改進。 我們重視我們的社群,並希望更好地了解我們的支持者。" + }, + "updateIndexes": { + "updateIndexes": "Update Indexes", + "updateLibraryIndex": "Update Library Index", + "updatePackageIndex": "Update Package Index" }, "upload": { "error": "1 [0] 錯誤:2 [1]" }, "userFields": { "cancel": "取消", - "enterField": "Enter {0}", + "enterField": "輸入 {0}", "upload": "上傳" } }, - "cloud": { - "GoToCloud": "前往雲端" - }, "theia": { "core": { "cannotConnectBackend": "無法連接後端",