mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-08 11:56:36 +00:00
Updated translation files (#1496)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
2b2463b834
commit
f93f78039b
48
i18n/af.json
48
i18n/af.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Board{0}",
|
"board": "Board{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Board Info",
|
"boardInfo": "Board Info",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Get Board Info",
|
||||||
"inSketchbook": " (in Sketchbook)",
|
"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?",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "No ports selected for board: '{0}'.",
|
"noPortsSelected": "No ports selected for board: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programeerder",
|
"programmer": "Programeerder",
|
||||||
"reselectLater": "Herselekteer later",
|
"reselectLater": "Herselekteer later",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Please select a board to obtain board info.",
|
"selectBoardForInfo": "Please select a board to obtain board info.",
|
||||||
"selectPortForInfo": "Please select a port to obtain board info.",
|
"selectPortForInfo": "Please select a port to obtain board info.",
|
||||||
"showAllAvailablePorts": "Shows all available ports when enabled",
|
"showAllAvailablePorts": "Shows all available ports when enabled",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}"
|
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Boards Manager",
|
"boardsManager": "Boards Manager",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "Done pushing ‘{0}’.",
|
||||||
"embed": "Embed:",
|
"embed": "Embed:",
|
||||||
"emptySketchbook": "Jou Sketsboek is leeg",
|
"emptySketchbook": "Jou Sketsboek is leeg",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Learn more",
|
"learnMore": "Learn more",
|
||||||
"link": "Skakel:",
|
"link": "Skakel:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "Filter your search...",
|
||||||
"install": "INSTALLEER",
|
"install": "Install",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Meer inligting",
|
"moreInfo": "Meer inligting",
|
||||||
"uninstall": "Uninstall",
|
"uninstall": "Uninstall",
|
||||||
"uninstallMsg": "Do you want to uninstall {0}?",
|
"uninstallMsg": "Do you want to uninstall {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Add File",
|
"addFile": "Add File",
|
||||||
"fileAdded": "Een lêer by skets gevoeg",
|
"fileAdded": "Een lêer by skets gevoeg",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Vervang"
|
"replaceTitle": "Vervang"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Add .ZIP Library...",
|
"addZip": "Add .ZIP Library...",
|
||||||
"arduinoLibraries": "Arduino libraries",
|
"arduinoLibraries": "Arduino libraries",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Dependencies for library {0}:{1}",
|
|
||||||
"include": "Include Library",
|
"include": "Include Library",
|
||||||
"installAll": "Install all",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "Install {0} only",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
||||||
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
||||||
"manageLibraries": "Manage Libraries...",
|
"manageLibraries": "Manage Libraries...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Netwerk",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "Additional Boards Manager URLs",
|
||||||
"auth.audience": "Die OAuth2 gehoor.",
|
"auth.audience": "Die OAuth2 gehoor.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Netwerk",
|
"network": "Netwerk",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "Select new sketchbook location",
|
||||||
"noProxy": "No proxy",
|
"noProxy": "No proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Wys ontfoutings uitset tydens",
|
"showVerbose": "Wys ontfoutings uitset tydens",
|
||||||
"sketchbook.location": "Sketsboek ligging",
|
"sketchbook.location": "Sketsboek ligging",
|
||||||
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
"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.",
|
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "Are you sure you want to close the sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "Done compiling.",
|
||||||
"doneUploading": "Done uploading.",
|
"doneUploading": "Done uploading.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} error: {1}"
|
"error": "{0} error: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Upload"
|
"upload": "Upload"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GAAN NA WOLK"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "Cannot connect to the backend.",
|
||||||
|
46
i18n/ar.json
46
i18n/ar.json
@ -8,6 +8,7 @@
|
|||||||
"board": "اللوحة {0}",
|
"board": "اللوحة {0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "معلومات اللوحة",
|
"boardInfo": "معلومات اللوحة",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "اختر لوحة و منفذ معا اذا اردت ان ترفع السكتش",
|
"configDialog1": "اختر لوحة و منفذ معا اذا اردت ان ترفع السكتش",
|
||||||
"configDialog2": "اذا قمت باختيار لوحة فقط ستسطيع ان تترجم لكن بدون ان ترفع المشروع",
|
"configDialog2": "اذا قمت باختيار لوحة فقط ستسطيع ان تترجم لكن بدون ان ترفع المشروع",
|
||||||
"couldNotFindPreviouslySelected": "تعذر ايجاد اللوحة '{0}' المختارة مسبقا في المنصة المثبتة '{1}' . الرجاء اعادة اختيار اللوحة التي تريد استعمالها يدويا . هل تريد باعادة الاختيار الان؟",
|
"couldNotFindPreviouslySelected": "تعذر ايجاد اللوحة '{0}' المختارة مسبقا في المنصة المثبتة '{1}' . الرجاء اعادة اختيار اللوحة التي تريد استعمالها يدويا . هل تريد باعادة الاختيار الان؟",
|
||||||
@ -15,6 +16,7 @@
|
|||||||
"getBoardInfo": "الحصول على معلومات اللوحة",
|
"getBoardInfo": "الحصول على معلومات اللوحة",
|
||||||
"inSketchbook": "(داخل ملف المشاريع)",
|
"inSketchbook": "(داخل ملف المشاريع)",
|
||||||
"installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟",
|
"installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟",
|
||||||
|
"noBoardsFound": "No boards found for \"{0}\"",
|
||||||
"noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟",
|
"noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'",
|
"noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "من فضلك اختر لوحة متصلة على المنفذ الذي اخترته",
|
"pleasePickBoard": "من فضلك اختر لوحة متصلة على المنفذ الذي اخترته",
|
||||||
"port": "المنفذ {0}",
|
"port": "المنفذ {0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "المبرمجة",
|
"programmer": "المبرمجة",
|
||||||
"reselectLater": "اعد الاختيار لاحقا",
|
"reselectLater": "اعد الاختيار لاحقا",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة",
|
"selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة",
|
||||||
"selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة",
|
"selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة",
|
||||||
"showAllAvailablePorts": "يظهر كل المنافذ المتاحة عند تفعيله",
|
"showAllAvailablePorts": "يظهر كل المنافذ المتاحة عند تفعيله",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "تم تثبيت المنصة {0}:{1} بنجاح",
|
"succesfullyInstalledPlatform": "تم تثبيت المنصة {0}:{1} بنجاح",
|
||||||
"succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح"
|
"succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "مدير اللوحة",
|
"boardsManager": "مدير اللوحة",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "تم الدفع بنجاح '{0}'",
|
"donePushing": "تم الدفع بنجاح '{0}'",
|
||||||
"embed": "تضمين:",
|
"embed": "تضمين:",
|
||||||
"emptySketchbook": "ملف المشاريع الخاص بك فارغ",
|
"emptySketchbook": "ملف المشاريع الخاص بك فارغ",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "تعرف على المزيد",
|
"learnMore": "تعرف على المزيد",
|
||||||
"link": "الرابط:",
|
"link": "الرابط:",
|
||||||
"notYetPulled": "تعذر الدفع الى Cloud . انها لم تسحب الى الان",
|
"notYetPulled": "تعذر الدفع الى Cloud . انها لم تسحب الى الان",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "بواسطة",
|
"by": "بواسطة",
|
||||||
"filterSearch": "ترشيح بحثك...",
|
"filterSearch": "ترشيح بحثك...",
|
||||||
"install": "تنصيب",
|
"install": "تنصيب",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "عرض المزيد",
|
"moreInfo": "عرض المزيد",
|
||||||
"uninstall": "الغاء التثبيت",
|
"uninstall": "الغاء التثبيت",
|
||||||
"uninstallMsg": "هل تريد الغاء تثبيت {0}؟",
|
"uninstallMsg": "هل تريد الغاء تثبيت {0}؟",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "اضف ملف...",
|
"addFile": "اضف ملف...",
|
||||||
"fileAdded": "تمت اضافة ملف واحد الى المشروع",
|
"fileAdded": "تمت اضافة ملف واحد الى المشروع",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "استبدال"
|
"replaceTitle": "استبدال"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "نسخ رسالة الخطأ",
|
"copyError": "نسخ رسالة الخطأ",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "اضف مكتبة .ZIP ...",
|
"addZip": "اضف مكتبة .ZIP ...",
|
||||||
"arduinoLibraries": "مكتبات Arduino",
|
"arduinoLibraries": "مكتبات Arduino",
|
||||||
"contributedLibraries": "المكتبات التي سوهم بها",
|
"contributedLibraries": "المكتبات التي سوهم بها",
|
||||||
"dependenciesForLibrary": "تبعيات المكتبة {0}:{1}",
|
|
||||||
"include": "ضمّن مكتبة",
|
"include": "ضمّن مكتبة",
|
||||||
"installAll": "تثبيت الكل",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "هل تريد تثبيت التبعيات المفقودة؟",
|
"installMissingDependencies": "هل تريد تثبيت التبعيات المفقودة؟",
|
||||||
"installOneMissingDependency": "هل تريد تثبيت التبعية المفقودة ؟",
|
"installOneMissingDependency": "هل تريد تثبيت التبعية المفقودة ؟",
|
||||||
"installOnly": "تثبيت {0} فقط",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "تم تثبيت المكتبة {0}:{1} بنجاح",
|
"installedSuccessfully": "تم تثبيت المكتبة {0}:{1} بنجاح",
|
||||||
"libraryAlreadyExists": "المكتبة موجودة مسبقا . هل تريد الكتابة فوقها ؟",
|
"libraryAlreadyExists": "المكتبة موجودة مسبقا . هل تريد الكتابة فوقها ؟",
|
||||||
"manageLibraries": "ادارة المكتبات",
|
"manageLibraries": "ادارة المكتبات",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "تعذر اغلاق مقبس الويب",
|
"unableToCloseWebSocket": "تعذر اغلاق مقبس الويب",
|
||||||
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
|
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "شبكة",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "مدير اللوحات الاضافية",
|
"additionalManagerURLs": "مدير اللوحات الاضافية",
|
||||||
"auth.audience": "جمهور OAuth2",
|
"auth.audience": "جمهور OAuth2",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "شبكة",
|
"network": "شبكة",
|
||||||
"newSketchbookLocation": "اختر مكان المشروع الجديد",
|
"newSketchbookLocation": "اختر مكان المشروع الجديد",
|
||||||
"noProxy": "لا يوجد وكيل",
|
"noProxy": "لا يوجد وكيل",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "اظهر خرج مطوّل خلال",
|
"showVerbose": "اظهر خرج مطوّل خلال",
|
||||||
"sketchbook.location": "موقع ملف المشاريع",
|
"sketchbook.location": "موقع ملف المشاريع",
|
||||||
"sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا",
|
"sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية",
|
"cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية",
|
||||||
"close": "هل انت متاكد بانك تريد اغلاق المشروع ؟",
|
"close": "هل انت متاكد بانك تريد اغلاق المشروع ؟",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "تهيئة و رفع",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "تم انشاء ارشيف '{0}'",
|
"createdArchive": "تم انشاء ارشيف '{0}'",
|
||||||
"doneCompiling": "تمت الترجمة بنجاح.",
|
"doneCompiling": "تمت الترجمة بنجاح.",
|
||||||
"doneUploading": "تم الرفع بنجاح.",
|
"doneUploading": "تم الرفع بنجاح.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "لا تظهر مرة اخرى",
|
"dismissSurvey": "لا تظهر مرة اخرى",
|
||||||
"surveyMessage": "يرجى ان تساعدنا لنحسن ادائنا من خلال الاجابة على هذا الاستبيان القصير جدا . نحن نحترم المجتمع الخاص بنا و نريد ان نتعرف بشكل افضل على داعمينا "
|
"surveyMessage": "يرجى ان تساعدنا لنحسن ادائنا من خلال الاجابة على هذا الاستبيان القصير جدا . نحن نحترم المجتمع الخاص بنا و نريد ان نتعرف بشكل افضل على داعمينا "
|
||||||
},
|
},
|
||||||
|
"updateIndexes": {
|
||||||
|
"updateIndexes": "Update Indexes",
|
||||||
|
"updateLibraryIndex": "Update Library Index",
|
||||||
|
"updatePackageIndex": "Update Package Index"
|
||||||
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"error": "خطا {0} : {1}"
|
"error": "خطا {0} : {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "رفع"
|
"upload": "رفع"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "الانتقال الى السحابة"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "تعذر الاتصال بالخلفية",
|
"cannotConnectBackend": "تعذر الاتصال بالخلفية",
|
||||||
|
48
i18n/az.json
48
i18n/az.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Board{0}",
|
"board": "Board{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Board Info",
|
"boardInfo": "Board Info",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Get Board Info",
|
||||||
"inSketchbook": " (in Sketchbook)",
|
"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?",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "No ports selected for board: '{0}'.",
|
"noPortsSelected": "No ports selected for board: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Proqramlayıcı",
|
"programmer": "Proqramlayıcı",
|
||||||
"reselectLater": "Daha Sonra Yenidən Seç",
|
"reselectLater": "Daha Sonra Yenidən Seç",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Please select a board to obtain board info.",
|
"selectBoardForInfo": "Please select a board to obtain board info.",
|
||||||
"selectPortForInfo": "Please select a port to obtain board info.",
|
"selectPortForInfo": "Please select a port to obtain board info.",
|
||||||
"showAllAvailablePorts": "Shows all available ports when enabled",
|
"showAllAvailablePorts": "Shows all available ports when enabled",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
"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",
|
"boardsManager": "Boards Manager",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "Done pushing ‘{0}’.",
|
||||||
"embed": "Embed:",
|
"embed": "Embed:",
|
||||||
"emptySketchbook": "Your Sketchbook is empty",
|
"emptySketchbook": "Your Sketchbook is empty",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Learn more",
|
"learnMore": "Learn more",
|
||||||
"link": "Link:",
|
"link": "Link:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "Filter your search...",
|
||||||
"install": "INSTALL",
|
"install": "Yüklə",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "More info",
|
"moreInfo": "More info",
|
||||||
"uninstall": "Sil",
|
"uninstall": "Sil",
|
||||||
"uninstallMsg": "Do you want to uninstall {0}?",
|
"uninstallMsg": "Do you want to uninstall {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Fayl Əlavə Et",
|
"addFile": "Fayl Əlavə Et",
|
||||||
"fileAdded": "One file added to the sketch.",
|
"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"
|
"replaceTitle": "Yükləmə Uğursuz.Yenidən Sınayın"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": ".ZİP Kitabxana Daxil Edin",
|
"addZip": ".ZİP Kitabxana Daxil Edin",
|
||||||
"arduinoLibraries": "Ardunio Kitabxanalar",
|
"arduinoLibraries": "Ardunio Kitabxanalar",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Dependencies for library {0}:{1}",
|
|
||||||
"include": "Kitabxana Daxil Edin",
|
"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?",
|
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"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}",
|
"installedSuccessfully": "Kitabxana Uğurla Yükləndi {0}:{1}",
|
||||||
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
||||||
"manageLibraries": "Kitabxanaları İdarə Et",
|
"manageLibraries": "Kitabxanaları İdarə Et",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Network",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "Additional Boards Manager URLs",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "The OAuth2 audience.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Network",
|
"network": "Network",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "Select new sketchbook location",
|
||||||
"noProxy": "No proxy",
|
"noProxy": "No proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Show verbose output during",
|
"showVerbose": "Show verbose output during",
|
||||||
"sketchbook.location": "Sketchbook location",
|
"sketchbook.location": "Sketchbook location",
|
||||||
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
"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.",
|
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "Are you sure you want to close the sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "Done compiling.",
|
||||||
"doneUploading": "Done uploading.",
|
"doneUploading": "Done uploading.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} error: {1}"
|
"error": "{0} error: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Upload"
|
"upload": "Upload"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GO TO CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "Cannot connect to the backend.",
|
||||||
|
48
i18n/bg.json
48
i18n/bg.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Платка{0}",
|
"board": "Платка{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Информация за платка",
|
"boardInfo": "Информация за платка",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Изберете както платка, така и порт, ако искате да качите скица.",
|
"configDialog1": "Изберете както платка, така и порт, ако искате да качите скица.",
|
||||||
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
|
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
|
||||||
"couldNotFindPreviouslySelected": "Не можа да се намери по-рано избрана платка „{0}“ в инсталираната платформа „{1}“. Моля, изберете отново ръчно платката, която искате да използвате. Искате ли да я изберете отново сега?",
|
"couldNotFindPreviouslySelected": "Не можа да се намери по-рано избрана платка „{0}“ в инсталираната платформа „{1}“. Моля, изберете отново ръчно платката, която искате да използвате. Искате ли да я изберете отново сега?",
|
||||||
@ -15,6 +16,7 @@
|
|||||||
"getBoardInfo": "Вземи информация за платката",
|
"getBoardInfo": "Вземи информация за платката",
|
||||||
"inSketchbook": "(в Скицника)",
|
"inSketchbook": "(в Скицника)",
|
||||||
"installNow": "Ядрото „{0} {1}“ трябва да бъде инсталирано за текущо избраната платка „{2}“. Искате ли да го инсталирате сега?",
|
"installNow": "Ядрото „{0} {1}“ трябва да бъде инсталирано за текущо избраната платка „{2}“. Искате ли да го инсталирате сега?",
|
||||||
|
"noBoardsFound": "No boards found for \"{0}\"",
|
||||||
"noFQBN": "FQBN не е наличен за избраната платка „{0}“. Имате ли инсталирано съответното ядро?",
|
"noFQBN": "FQBN не е наличен за избраната платка „{0}“. Имате ли инсталирано съответното ядро?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Няма избрани портове за платка: „{0}“.",
|
"noPortsSelected": "Няма избрани портове за платка: „{0}“.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Моля, изберете платка, свързана към порта, който сте избрали.",
|
"pleasePickBoard": "Моля, изберете платка, свързана към порта, който сте избрали.",
|
||||||
"port": "Порт{0}",
|
"port": "Порт{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Програматор",
|
"programmer": "Програматор",
|
||||||
"reselectLater": "Изберете отново по-късно",
|
"reselectLater": "Изберете отново по-късно",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Моля, изберете платка, за да получите информация за нея.",
|
"selectBoardForInfo": "Моля, изберете платка, за да получите информация за нея.",
|
||||||
"selectPortForInfo": "Моля, изберете порт, за да получите информация за платката.",
|
"selectPortForInfo": "Моля, изберете порт, за да получите информация за платката.",
|
||||||
"showAllAvailablePorts": "Показва всички налични портове, когато е активиран",
|
"showAllAvailablePorts": "Показва всички налични портове, когато е активиран",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Успешно инсталирана платформа {0}:{1}",
|
"succesfullyInstalledPlatform": "Успешно инсталирана платформа {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Успешно деинсталирана платформа {0}:{1}"
|
"succesfullyUninstalledPlatform": "Успешно деинсталирана платформа {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Мениджър на платки",
|
"boardsManager": "Мениджър на платки",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Изпращането на „{0}“ приключи.",
|
"donePushing": "Изпращането на „{0}“ приключи.",
|
||||||
"embed": "Вграждане:",
|
"embed": "Вграждане:",
|
||||||
"emptySketchbook": "Вашият Скицник е празен",
|
"emptySketchbook": "Вашият Скицник е празен",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Научете повече",
|
"learnMore": "Научете повече",
|
||||||
"link": "Връзка:",
|
"link": "Връзка:",
|
||||||
"notYetPulled": "Не може да се изпрати към облака. Още не е изтеглен.",
|
"notYetPulled": "Не може да се изпрати към облака. Още не е изтеглен.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "от",
|
"by": "от",
|
||||||
"filterSearch": "Филтрирайте търсенето си...",
|
"filterSearch": "Филтрирайте търсенето си...",
|
||||||
"install": "ИНСТАЛИРАЙ",
|
"install": "Инсталирай",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Повече информация",
|
"moreInfo": "Повече информация",
|
||||||
"uninstall": "Деинсталиране",
|
"uninstall": "Деинсталиране",
|
||||||
"uninstallMsg": "Искате ли да деинсталирате {0}?",
|
"uninstallMsg": "Искате ли да деинсталирате {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Добави файл",
|
"addFile": "Добави файл",
|
||||||
"fileAdded": "Към скицата е добавен един файл.",
|
"fileAdded": "Към скицата е добавен един файл.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Замени"
|
"replaceTitle": "Замени"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Добавяне на .ZIP библиотека...",
|
"addZip": "Добавяне на .ZIP библиотека...",
|
||||||
"arduinoLibraries": "Arduino библиотеки",
|
"arduinoLibraries": "Arduino библиотеки",
|
||||||
"contributedLibraries": "Допринесени библиотеки",
|
"contributedLibraries": "Допринесени библиотеки",
|
||||||
"dependenciesForLibrary": "Зависимости за библиотека {0}:{1}",
|
|
||||||
"include": "Включи библиотека",
|
"include": "Включи библиотека",
|
||||||
"installAll": "Инсталирай всички",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Искате ли да инсталирате всички липсващи зависимости?",
|
"installMissingDependencies": "Искате ли да инсталирате всички липсващи зависимости?",
|
||||||
"installOneMissingDependency": "Искате ли да инсталирате липсващата зависимост?",
|
"installOneMissingDependency": "Искате ли да инсталирате липсващата зависимост?",
|
||||||
"installOnly": "Инсталирайте само {0}",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Успешно инсталирана библиотека {0}:{1}",
|
"installedSuccessfully": "Успешно инсталирана библиотека {0}:{1}",
|
||||||
"libraryAlreadyExists": "Библиотека вече съществува. Искате ли да я презапишете?",
|
"libraryAlreadyExists": "Библиотека вече съществува. Искате ли да я презапишете?",
|
||||||
"manageLibraries": "Управление на библиотеки...",
|
"manageLibraries": "Управление на библиотеки...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Мрежа",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Допълнителни URL адреси на мениджър на платки",
|
"additionalManagerURLs": "Допълнителни URL адреси на мениджър на платки",
|
||||||
"auth.audience": "OAuth2 аудиторията.",
|
"auth.audience": "OAuth2 аудиторията.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Мрежа",
|
"network": "Мрежа",
|
||||||
"newSketchbookLocation": "Изберете местоположение за новата скицниката",
|
"newSketchbookLocation": "Изберете местоположение за новата скицниката",
|
||||||
"noProxy": "Без прокси",
|
"noProxy": "Без прокси",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Показване на подробен изход по време на",
|
"showVerbose": "Показване на подробен изход по време на",
|
||||||
"sketchbook.location": "Местоположение на скицника",
|
"sketchbook.location": "Местоположение на скицника",
|
||||||
"sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.",
|
"sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.",
|
"cantOpen": "Папка с име „{0}“ вече съществува. Не може да се отвори скица.",
|
||||||
"close": "Наистина ли искате да затворите скицата?",
|
"close": "Наистина ли искате да затворите скицата?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Конфигуриране и качване",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Създаден е архив „{0}“.",
|
"createdArchive": "Създаден е архив „{0}“.",
|
||||||
"doneCompiling": "Готово е компилирането.",
|
"doneCompiling": "Готово е компилирането.",
|
||||||
"doneUploading": "Качването приключи.",
|
"doneUploading": "Качването приключи.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} грешка: {1}"
|
"error": "{0} грешка: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Качване"
|
"upload": "Качване"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "КЪМ ОБЛАКА"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Не може да се свърже с бекенда.",
|
"cannotConnectBackend": "Не може да се свърже с бекенда.",
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
"board": "Tarja{0}",
|
"board": "Tarja{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Informació de la Tarja",
|
"boardInfo": "Informació de la Tarja",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Seleccioneu una Tarja i un port si voleu carregar un programa.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Obtenir informació de la Tarja",
|
||||||
"inSketchbook": "(al quadern de programes)",
|
"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?",
|
"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?",
|
"noFQBN": "El FQBN no està disponible per la Tarja seleccionada \"{0}\". Tens instal·lat el nucli corresponent?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "No hi ha cap port seleccionat per a la tarja: '{0}'.",
|
"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.",
|
"pleasePickBoard": "Si us plau, trieu una tarja connectada al port que heu seleccionat.",
|
||||||
"port": "Port {0}",
|
"port": "Port {0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programador",
|
"programmer": "Programador",
|
||||||
"reselectLater": "Torneu a seleccionar més tard",
|
"reselectLater": "Torneu a seleccionar més tard",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Seleccioneu una tarja per obtenir informació sobre ella.",
|
"selectBoardForInfo": "Seleccioneu una tarja per obtenir informació sobre ella.",
|
||||||
"selectPortForInfo": "Seleccioneu un port per obtenir la informació de la tarja.",
|
"selectPortForInfo": "Seleccioneu un port per obtenir la informació de la tarja.",
|
||||||
"showAllAvailablePorts": "Mostra tots els ports disponibles quan estiguin habilitats",
|
"showAllAvailablePorts": "Mostra tots els ports disponibles quan estiguin habilitats",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Plataforma instal·lada correctament {0}:{1}",
|
"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",
|
"boardsManager": "Gestor de Targetes",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "S'ha acabat de enviar '{0}'.",
|
"donePushing": "S'ha acabat de enviar '{0}'.",
|
||||||
"embed": "Incrustar:",
|
"embed": "Incrustar:",
|
||||||
"emptySketchbook": "El teu quadern de programes està buit",
|
"emptySketchbook": "El teu quadern de programes està buit",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Aprèn més",
|
"learnMore": "Aprèn més",
|
||||||
"link": "Enllaç:",
|
"link": "Enllaç:",
|
||||||
"notYetPulled": "No es pot enviar cap als núvol. Encara no ha estat baixat",
|
"notYetPulled": "No es pot enviar cap als núvol. Encara no ha estat baixat",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "per",
|
"by": "per",
|
||||||
"filterSearch": "Filtra la teva cerca...",
|
"filterSearch": "Filtra la teva cerca...",
|
||||||
"install": "INSTAL·LA",
|
"install": "Instal·lar",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Més informació",
|
"moreInfo": "Més informació",
|
||||||
"uninstall": "Desinstal·la",
|
"uninstall": "Desinstal·la",
|
||||||
"uninstallMsg": "Vols desinstal·lar {0}?",
|
"uninstallMsg": "Vols desinstal·lar {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Afegeix un fitxer",
|
"addFile": "Afegeix un fitxer",
|
||||||
"fileAdded": "S'ha afegit un fitxer al programa.",
|
"fileAdded": "S'ha afegit un fitxer al programa.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Substitueix"
|
"replaceTitle": "Substitueix"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Afegeix llibreria .ZIP...",
|
"addZip": "Afegeix llibreria .ZIP...",
|
||||||
"arduinoLibraries": "Llibreries Arduino",
|
"arduinoLibraries": "Llibreries Arduino",
|
||||||
"contributedLibraries": "Llibreriess aportades",
|
"contributedLibraries": "Llibreriess aportades",
|
||||||
"dependenciesForLibrary": "Dependències de la llibreria {0}:{1}",
|
|
||||||
"include": "Inclou llibreria",
|
"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?",
|
"installMissingDependencies": "Voleu instal·lar totes les dependències que falten?",
|
||||||
"installOneMissingDependency": "Voleu instal·lar la dependència que falta?",
|
"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}",
|
"installedSuccessfully": "Llibreria instal·lada correctament {0}:{1}",
|
||||||
"libraryAlreadyExists": "Ja existeix una llibreria. Voleu sobreescriure-la?",
|
"libraryAlreadyExists": "Ja existeix una llibreria. Voleu sobreescriure-la?",
|
||||||
"manageLibraries": "Gestiona les Llibreries...",
|
"manageLibraries": "Gestiona les Llibreries...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Xarxa",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "URL addicionals del gestor de targetes",
|
"additionalManagerURLs": "URL addicionals del gestor de targetes",
|
||||||
"auth.audience": "L'audiència d'OAuth2.",
|
"auth.audience": "L'audiència d'OAuth2.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Xarxa",
|
"network": "Xarxa",
|
||||||
"newSketchbookLocation": "Seleccioneu una ubicació nova del quadern de programes",
|
"newSketchbookLocation": "Seleccioneu una ubicació nova del quadern de programes",
|
||||||
"noProxy": "Sense proxy",
|
"noProxy": "Sense proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Mostra la sortida detallada durant",
|
"showVerbose": "Mostra la sortida detallada durant",
|
||||||
"sketchbook.location": "Ubicació del quadern de programes",
|
"sketchbook.location": "Ubicació del quadern de programes",
|
||||||
"sketchbook.showAllFiles": "True per mostrar tots els fitxers del programa dins del programa. És fals per defecte.",
|
"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.",
|
"cantOpen": "Ja existeix una carpeta anomenada \"{0}\". No es pot obrir el programa.",
|
||||||
"close": "Esteu segur que voleu tancar el programa?",
|
"close": "Esteu segur que voleu tancar el programa?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configura i puja",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "S'ha creat l'arxiu '{0}'.",
|
"createdArchive": "S'ha creat l'arxiu '{0}'.",
|
||||||
"doneCompiling": "S'ha fet la compilació.",
|
"doneCompiling": "S'ha fet la compilació.",
|
||||||
"doneUploading": "S'ha acabat de carregar.",
|
"doneUploading": "S'ha acabat de carregar.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} error: {1}"
|
"error": "{0} error: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Carrega"
|
"upload": "Carrega"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "VES AL NÚVOL"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "No es pot connectar al backend.",
|
"cannotConnectBackend": "No es pot connectar al backend.",
|
||||||
|
46
i18n/cs.json
46
i18n/cs.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Deska {0}",
|
"board": "Deska {0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Info o desce",
|
"boardInfo": "Info o desce",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Pokud chcete nahrát sketch, musíte zvolit jak desku tak i port.",
|
"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.",
|
"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í? ",
|
"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.",
|
"getBoardInfo": "Získat info o desce.",
|
||||||
"inSketchbook": "(v projektech)",
|
"inSketchbook": "(v projektech)",
|
||||||
"installNow": "\"{0}{1}\" jádro musí být instalováno pro aktuálně zvolenou \"{2}\" desku. Chcete ho nyní nainstalovat?",
|
"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? ",
|
"noFQBN": "FQBN není dostupné pro zvolenou desku \"{0}\". Máte nainstalované příslušné jádro? ",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Nebyl zvolen port pro desku '{0}'.",
|
"noPortsSelected": "Nebyl zvolen port pro desku '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Vyberte prosím desku která je připojená k zvolenému portu. ",
|
"pleasePickBoard": "Vyberte prosím desku která je připojená k zvolenému portu. ",
|
||||||
"port": "Port {0}",
|
"port": "Port {0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programátor",
|
"programmer": "Programátor",
|
||||||
"reselectLater": "Zvolit později",
|
"reselectLater": "Zvolit později",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Prosím zvolte desku pro získání informací o desce.",
|
"selectBoardForInfo": "Prosím zvolte desku pro získání informací o desce.",
|
||||||
"selectPortForInfo": "Prosím zvolte port 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)",
|
"showAllAvailablePorts": "Zobrazit všechny dostupné porty (pokud je zaškrtnuto)",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Platforma {0}:{1} byla úspěšně nainstalována.",
|
"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",
|
"boardsManager": "Manažér desek",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Odesílání dokončeno ‘{0}’.",
|
"donePushing": "Odesílání dokončeno ‘{0}’.",
|
||||||
"embed": "Vložit: ",
|
"embed": "Vložit: ",
|
||||||
"emptySketchbook": "Umístění projektů je prázdné",
|
"emptySketchbook": "Umístění projektů je prázdné",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Zjistit více",
|
"learnMore": "Zjistit více",
|
||||||
"link": "Adresa: ",
|
"link": "Adresa: ",
|
||||||
"notYetPulled": "Nemohu odeslat do cloudu jelikož z něj ještě nebylo staženo.",
|
"notYetPulled": "Nemohu odeslat do cloudu jelikož z něj ještě nebylo staženo.",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "od",
|
"by": "od",
|
||||||
"filterSearch": "Filtrovat vyhledávání... ",
|
"filterSearch": "Filtrovat vyhledávání... ",
|
||||||
"install": "Instalovat",
|
"install": "Instalovat",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Více informací",
|
"moreInfo": "Více informací",
|
||||||
"uninstall": "Odinstalovat",
|
"uninstall": "Odinstalovat",
|
||||||
"uninstallMsg": "Chcete odinstalovat {0}?",
|
"uninstallMsg": "Chcete odinstalovat {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Přidat soubor",
|
"addFile": "Přidat soubor",
|
||||||
"fileAdded": "Soubor byl přidán do sketche.",
|
"fileAdded": "Soubor byl přidán do sketche.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Vyměnit"
|
"replaceTitle": "Vyměnit"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Přidat .ZIP knihovnu...",
|
"addZip": "Přidat .ZIP knihovnu...",
|
||||||
"arduinoLibraries": "Arduino knihovny",
|
"arduinoLibraries": "Arduino knihovny",
|
||||||
"contributedLibraries": "Přispěné knihovny",
|
"contributedLibraries": "Přispěné knihovny",
|
||||||
"dependenciesForLibrary": "Závislosti pro knihovny {0}:{1}",
|
|
||||||
"include": "Zahrnout knihovnu",
|
"include": "Zahrnout knihovnu",
|
||||||
"installAll": "Instalovat vše",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Chcete nainstalovat všechny chybějící závislosti? ",
|
"installMissingDependencies": "Chcete nainstalovat všechny chybějící závislosti? ",
|
||||||
"installOneMissingDependency": "Chcete nainstalovat chybějící závislost? ",
|
"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",
|
"installedSuccessfully": "Knihovna {0}:{1}byla úspěšně nainstalována",
|
||||||
"libraryAlreadyExists": "Knihovna již existuje. Chcete jí přepsat?",
|
"libraryAlreadyExists": "Knihovna již existuje. Chcete jí přepsat?",
|
||||||
"manageLibraries": "Spravovat knihovny...",
|
"manageLibraries": "Spravovat knihovny...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Síť",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Další URL pro manager desek",
|
"additionalManagerURLs": "Další URL pro manager desek",
|
||||||
"auth.audience": "OAuth2 audience",
|
"auth.audience": "OAuth2 audience",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Síť",
|
"network": "Síť",
|
||||||
"newSketchbookLocation": "Zvolit nové umístění projektů",
|
"newSketchbookLocation": "Zvolit nové umístění projektů",
|
||||||
"noProxy": "Bez proxy",
|
"noProxy": "Bez proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Zobrazit podrobný výstup během",
|
"showVerbose": "Zobrazit podrobný výstup během",
|
||||||
"sketchbook.location": "Umístění sketche",
|
"sketchbook.location": "Umístění sketche",
|
||||||
"sketchbook.showAllFiles": "Ano pro zobrazení všech souborů sketche. Ne je výchozí hodnota. ",
|
"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. ",
|
"cantOpen": "Složka s názvem \"{0}\" již existuje, proto nemohu otevřít sketch. ",
|
||||||
"close": "Opravdu chcete zavřít tuto sketch? ",
|
"close": "Opravdu chcete zavřít tuto sketch? ",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Nastavit a nahrát",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Vytvořen archív '{0}'.",
|
"createdArchive": "Vytvořen archív '{0}'.",
|
||||||
"doneCompiling": "Ověřování dokončeno.",
|
"doneCompiling": "Ověřování dokončeno.",
|
||||||
"doneUploading": "Nahrávání dokončeno. ",
|
"doneUploading": "Nahrávání dokončeno. ",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0}chyba: {1}"
|
"error": "{0}chyba: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Nahrát"
|
"upload": "Nahrát"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "Přejdi do Cloudu"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Nebylo možné se připojit k backendu. ",
|
"cannotConnectBackend": "Nebylo možné se připojit k backendu. ",
|
||||||
|
102
i18n/de.json
102
i18n/de.json
@ -8,13 +8,15 @@
|
|||||||
"board": "Board{0}",
|
"board": "Board{0}",
|
||||||
"boardConfigDialogTitle": "Anderes Boards und Ports wählen",
|
"boardConfigDialogTitle": "Anderes Boards und Ports wählen",
|
||||||
"boardInfo": "Board-Informationen",
|
"boardInfo": "Board-Informationen",
|
||||||
|
"boards": "Boards",
|
||||||
"configDialog1": "Wählen Sie ein Board und einen Port, wenn Sie den Sketch hochladen möchten.",
|
"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.",
|
"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",
|
"disconnected": " Verbindung getrennt",
|
||||||
"getBoardInfo": "Board-Informationen abrufen",
|
"getBoardInfo": "Board-Informationen abrufen",
|
||||||
"inSketchbook": "(im Sketchbook)",
|
"inSketchbook": "(im Sketchbook)",
|
||||||
"installNow": "Der \"{0} {1}\" Core muss für das ausgewählte \"{2}\" Board installiert werden. Jetzt installieren?",
|
"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?",
|
"noFQBN": "Der FQBN ist für das gewählte Board \"{0}\" nicht verfügbar. Wurde der zugehörige Core installiert?",
|
||||||
"noPortsDiscovered": "Keine Ports gefunden",
|
"noPortsDiscovered": "Keine Ports gefunden",
|
||||||
"noPortsSelected": "Kein Port für das Board : '{0}' ausgewählt.",
|
"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.",
|
"pleasePickBoard": "Bitte wählen Sie das Board, welches am ausgewählten Port angeschlossen ist.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port{0}",
|
"portLabel": "Port{0}",
|
||||||
|
"ports": "Ports",
|
||||||
"programmer": "Programmer",
|
"programmer": "Programmer",
|
||||||
"reselectLater": "Später auswählen",
|
"reselectLater": "Später auswählen",
|
||||||
"searchBoard": "Board suchen",
|
"searchBoard": "Board suchen",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Wähle ein Board für die Board-Informationen.",
|
"selectBoardForInfo": "Wähle ein Board für die Board-Informationen.",
|
||||||
"selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.",
|
"selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.",
|
||||||
"showAllAvailablePorts": "Zeige alle verfügbaren Ports, wenn aktiviert.",
|
"showAllAvailablePorts": "Zeige alle verfügbaren Ports, wenn aktiviert.",
|
||||||
|
"showAllPorts": "Zeige alle Ports",
|
||||||
"succesfullyInstalledPlatform": "Plattform erfolgreich installiert {0}:{1}",
|
"succesfullyInstalledPlatform": "Plattform erfolgreich installiert {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Plattform erfolgreich deinstalliert {0}:{1}"
|
"succesfullyUninstalledPlatform": "Plattform erfolgreich deinstalliert {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} Ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Board-Verwaltung",
|
"boardsManager": "Board-Verwaltung",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -40,11 +45,11 @@
|
|||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "Bootloader brennen",
|
"burnBootloader": "Bootloader brennen",
|
||||||
"burningBootloader": "Brenne Bootloader...",
|
"burningBootloader": "Bootloader überschreiben...",
|
||||||
"doneBurningBootloader": "Bootloader erfolgreich gebrannt."
|
"doneBurningBootloader": "Bootloader erfolgreich gebrannt."
|
||||||
},
|
},
|
||||||
"burnBootloader": {
|
"burnBootloader": {
|
||||||
"error": "Fehler beim Brennen des Bootloaders: {0}"
|
"error": "Fehler beim Überschreiben des Bootloaders: {0}"
|
||||||
},
|
},
|
||||||
"certificate": {
|
"certificate": {
|
||||||
"addNew": "Neu hinzufügen",
|
"addNew": "Neu hinzufügen",
|
||||||
@ -67,8 +72,8 @@
|
|||||||
"checkForUpdates": "Nach Arduino Updates suchen",
|
"checkForUpdates": "Nach Arduino Updates suchen",
|
||||||
"installAll": "Alle installieren",
|
"installAll": "Alle installieren",
|
||||||
"noUpdates": "Es sind keine aktuellen Updates verfügbar.",
|
"noUpdates": "Es sind keine aktuellen Updates verfügbar.",
|
||||||
"promptUpdateBoards": "Es sind Updates für einige ihrer Boards verfügbar.",
|
"promptUpdateBoards": "Es sind Updates für einige Ihrer Boards verfügbar.",
|
||||||
"promptUpdateLibraries": "Es sind Updates für einige ihrer Blibliotheken verfügbar.",
|
"promptUpdateLibraries": "Es sind Updates für einige Ihrer Blibliotheken verfügbar.",
|
||||||
"updatingBoards": "Boards werden aktualisiert...",
|
"updatingBoards": "Boards werden aktualisiert...",
|
||||||
"updatingLibraries": "Bibliotheken werden aktualisiert..."
|
"updatingLibraries": "Bibliotheken werden aktualisiert..."
|
||||||
},
|
},
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Hochladen von '{0}' erfolgreich.",
|
"donePushing": "Hochladen von '{0}' erfolgreich.",
|
||||||
"embed": "Einbetten:",
|
"embed": "Einbetten:",
|
||||||
"emptySketchbook": "Dein Sketchbook ist leer",
|
"emptySketchbook": "Dein Sketchbook ist leer",
|
||||||
|
"goToCloud": "Zur Cloud gehen",
|
||||||
"learnMore": "Mehr erfahren",
|
"learnMore": "Mehr erfahren",
|
||||||
"link": "Link:",
|
"link": "Link:",
|
||||||
"notYetPulled": "Kann nicht in die Cloud geschoben werden. Es ist noch nicht heruntergeladen.",
|
"notYetPulled": "Kann nicht in die Cloud geschoben werden. Es ist noch nicht heruntergeladen.",
|
||||||
@ -140,24 +146,36 @@
|
|||||||
"by": "von",
|
"by": "von",
|
||||||
"filterSearch": "Filtern Sie Ihre Suche...",
|
"filterSearch": "Filtern Sie Ihre Suche...",
|
||||||
"install": "Installieren",
|
"install": "Installieren",
|
||||||
|
"installed": "Installiert",
|
||||||
"moreInfo": "Mehr Information",
|
"moreInfo": "Mehr Information",
|
||||||
"uninstall": "deinstalieren",
|
"uninstall": "Deinstallieren",
|
||||||
"uninstallMsg": "Möchten Sie {0} deinstallieren?",
|
"uninstallMsg": "Möchten Sie {0} deinstallieren?",
|
||||||
"version": "Version {0}"
|
"version": "Version {0}"
|
||||||
},
|
},
|
||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Datei hinzufügen...",
|
"addFile": "Datei hinzufügen...",
|
||||||
"fileAdded": "Eine Datei wurde zum Sketch hinzugefügt.",
|
"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": {
|
"coreContribution": {
|
||||||
"copyError": "Fehlermeldungen kopieren",
|
"copyError": "Fehlermeldungen kopieren",
|
||||||
"noBoardSelected": "Kein Board ausgewählt. Bitte Arduino Board im Menü wählen mit Werkzeuge > Board"
|
"noBoardSelected": "Kein Board ausgewählt. Bitte Arduino Board im Menü wählen mit Werkzeuge > Board"
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Dämon neu starten",
|
"restart": "Daemon neustarten",
|
||||||
"start": "Dämon starten",
|
"start": "Daemon starten",
|
||||||
"stop": "Dämon stoppen"
|
"stop": "Stoppe Daemon"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"debugWithMessage": "Debug - {0}",
|
"debugWithMessage": "Debug - {0}",
|
||||||
@ -181,7 +199,7 @@
|
|||||||
"revealError": "Fehler zeigen"
|
"revealError": "Fehler zeigen"
|
||||||
},
|
},
|
||||||
"electron": {
|
"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."
|
"unsavedChanges": "Alle ungesicherten Änderung werden nicht gespeichert."
|
||||||
},
|
},
|
||||||
"examples": {
|
"examples": {
|
||||||
@ -193,7 +211,7 @@
|
|||||||
"menu": "Beispiele"
|
"menu": "Beispiele"
|
||||||
},
|
},
|
||||||
"firmware": {
|
"firmware": {
|
||||||
"checkUpdates": "Nach Updates Suchen",
|
"checkUpdates": "Nach Updates suchen",
|
||||||
"failedInstall": "Installation fehlgeschlagen. Bitte versuche es erneut ",
|
"failedInstall": "Installation fehlgeschlagen. Bitte versuche es erneut ",
|
||||||
"install": "Installieren",
|
"install": "Installieren",
|
||||||
"installingFirmware": "Firmware wird installiert.",
|
"installingFirmware": "Firmware wird installiert.",
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": ".ZIP-Bibliothek hinzufügen...",
|
"addZip": ".ZIP-Bibliothek hinzufügen...",
|
||||||
"arduinoLibraries": "Arduino Bibliotheken",
|
"arduinoLibraries": "Arduino Bibliotheken",
|
||||||
"contributedLibraries": "Bibliotheken, zu denen beigetragen wurde",
|
"contributedLibraries": "Bibliotheken, zu denen beigetragen wurde",
|
||||||
"dependenciesForLibrary": "Abhängigkeiten für die Bibliothek {0}:{1}",
|
|
||||||
"include": "Bibliothek einbinden",
|
"include": "Bibliothek einbinden",
|
||||||
"installAll": "Alle installieren",
|
"installAll": "Alle installieren",
|
||||||
|
"installLibraryDependencies": "Bibliotheksabhängigkeiten installieren",
|
||||||
"installMissingDependencies": "Möchten Sie alle fehlenden Ressourcen installieren?",
|
"installMissingDependencies": "Möchten Sie alle fehlenden Ressourcen installieren?",
|
||||||
"installOneMissingDependency": "Möchten Sie die fehlende Ressource installieren?",
|
"installOneMissingDependency": "Möchten Sie die fehlende Ressource installieren?",
|
||||||
"installOnly": "Nur {0} installieren",
|
"installWithoutDependencies": "Ohne Abhängigkeiten installieren",
|
||||||
"installedSuccessfully": "Bibliothek {0}:{1} erfolgreich installiert",
|
"installedSuccessfully": "Bibliothek {0}:{1} erfolgreich installiert",
|
||||||
"libraryAlreadyExists": "Eine Bibliothek existiert bereits. Möchten sie diese überschreiben?",
|
"libraryAlreadyExists": "Eine Bibliothek existiert bereits. Möchten sie diese überschreiben?",
|
||||||
"manageLibraries": "Bibliotheken verwalten...",
|
"manageLibraries": "Bibliotheken verwalten...",
|
||||||
@ -267,7 +285,7 @@
|
|||||||
"sensors": "Sensoren",
|
"sensors": "Sensoren",
|
||||||
"signalInputOutput": "Signal Ein-/Ausgang",
|
"signalInputOutput": "Signal Ein-/Ausgang",
|
||||||
"timing": "Timing",
|
"timing": "Timing",
|
||||||
"uncategorized": "Nicht kategoriesiert"
|
"uncategorized": "Nicht kategorisiert"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installiert"
|
"installed": "Installiert"
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Websocket wurde nicht geschlossen",
|
"unableToCloseWebSocket": "Websocket wurde nicht geschlossen",
|
||||||
"unableToConnectToWebSocket": "Websocket wurde nicht verbunden"
|
"unableToConnectToWebSocket": "Websocket wurde nicht verbunden"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Netzwerk",
|
||||||
|
"serial": "Seriell"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Zusätzliche Boardverwalter-URLs",
|
"additionalManagerURLs": "Zusätzliche Boardverwalter-URLs",
|
||||||
"auth.audience": "Das The OAuth2 Audience.",
|
"auth.audience": "Das The OAuth2 Audience.",
|
||||||
@ -301,34 +323,40 @@
|
|||||||
"compile": "Kompilieren",
|
"compile": "Kompilieren",
|
||||||
"compile.experimental": "Aktivieren, wenn die IDE mehrere Fehler des Compiler behandeln soll. Standardmäßig ausgeschaltet.",
|
"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.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.verbose": "Aktivieren Sie diese Option, wenn ausführliche Compiler-Meldungen angezeigt werden sollen. Standardgemäß deaktiviert.",
|
||||||
"compile.warnings": "Einstellung des Warnlevels für den GCC. Standardeinstellung ist 'None'.",
|
"compile.warnings": "Einstellung der Compiler-Warnungen für den GCC. Standardeinstellung ist 'Keine'. ",
|
||||||
"compilerWarnings": "Warnungen des Übersetzers",
|
"compilerWarnings": "Compiler-Meldungen",
|
||||||
"editorFontSize": "Editor Schriftgröße",
|
"editorFontSize": "Editor Schriftgröße",
|
||||||
"editorQuickSuggestions": "Schnelle Editor Vorschläge",
|
"editorQuickSuggestions": "Schnelle Editor Vorschläge",
|
||||||
"enterAdditionalURLs": "Füge zusätzliche URLs hinzu, jede Reihe einzeln",
|
"enterAdditionalURLs": "Füge zusätzliche URLs hinzu, jede Reihe einzeln",
|
||||||
"files.inside.sketches": "Dateien im Sketch zeigen",
|
"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.updateBaseUrl": "URL für den Download von Updates. Standard-URL: \"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",
|
"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": "Fenster Skalierung",
|
"interfaceScale": "Größe der Benutzeroberfläche",
|
||||||
"invalid.editorFontSize": "Ungültige Editor Schriftgröße. Sie muss eine positive, ganze Zahl sein.",
|
"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.sketchbook.location": "Ungültiger Sketchbook Speicherort: {0}",
|
||||||
"invalid.theme": "Ungültiges Erscheinungsbild",
|
"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.",
|
"language.realTimeDiagnostics": "Wenn aktiviert, bietet der Sprachserver bei der Eingabe im Editor eine Echtzeitdiagnose. Ist standardmäßig deaktiviert.",
|
||||||
"manualProxy": "Manuelle Proxy Einstellung",
|
"manualProxy": "Manuelle Proxy Einstellung",
|
||||||
"network": "Netzwerk",
|
"network": "Netzwerk",
|
||||||
"newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ",
|
"newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ",
|
||||||
"noProxy": "Kein Proxy",
|
"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.location": "Dateipfad des Sketchbooks",
|
||||||
"sketchbook.showAllFiles": "Wahr, um alle Dateien im Sketch anzuzeigen. Standardmäßig Falsch.",
|
"sketchbook.showAllFiles": "Wenn aktiviert, werden alle Sketch-Dateien innerhalb des Sketch angezeigt. Standardgemäß deaktiviert. ",
|
||||||
"survey.notification": "Wahr, wenn Benutzer benachrichtigt werden sollen, wenn eine Umfrage verfügbar ist. Standardeinstellung ist wahr.",
|
"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",
|
"unofficialBoardSupport": "Klicke hier für eine Liste von inoffiziell unterstützten Boards",
|
||||||
"upload": "Hochladen",
|
"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 ",
|
"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 "
|
"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?",
|
"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.",
|
"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?",
|
"close": "Sind Sie sicher, dass Sie diesen Sketch schließen möchten?",
|
||||||
"compile": "Kompiliere Sketch...",
|
"compile": "Kompiliere Sketch...",
|
||||||
"configureAndUpload": "Konfigurieren und hochladen",
|
"configureAndUpload": "Konfigurieren und Hochladen",
|
||||||
"createdArchive": "Archiv '{0}' erstellt.",
|
"createdArchive": "Archiv '{0}' erstellt.",
|
||||||
"doneCompiling": "Kompilieren erfolgreich!",
|
"doneCompiling": "Kompilieren erfolgreich!",
|
||||||
"doneUploading": "Hochladen erfolgreich! ",
|
"doneUploading": "Hochladen erfolgreich! ",
|
||||||
@ -381,22 +409,24 @@
|
|||||||
"dismissSurvey": "Nicht erneut anzeigen",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} Fehler: {1}"
|
"error": "{0} Fehler: {1}"
|
||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "abbrechen",
|
"cancel": "Abbrechen",
|
||||||
"enterField": "Eingabe {0}",
|
"enterField": "Eingabe {0}",
|
||||||
"upload": "Hochladen"
|
"upload": "Hochladen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "Zur Cloud gehen"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Keine Verbindung zum Backend.",
|
"cannotConnectBackend": "Verbindung zum Backend kann nicht hergestellt werden.",
|
||||||
"cannotConnectDaemon": "Keine Verbindung zum CLI Daemon.",
|
"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.",
|
"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",
|
"daemonOffline": "CLI Daemon Offline",
|
||||||
"offline": "Offline",
|
"offline": "Offline",
|
||||||
|
48
i18n/el.json
48
i18n/el.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Πλακέτα{0}",
|
"board": "Πλακέτα{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Πληροφορίες Πλακέτας",
|
"boardInfo": "Πληροφορίες Πλακέτας",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Επίλεξε και Πλακέτα και Θύρα αν θέλεις να ανεβάσεις ένα σχέδιο.",
|
"configDialog1": "Επίλεξε και Πλακέτα και Θύρα αν θέλεις να ανεβάσεις ένα σχέδιο.",
|
||||||
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
|
"configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
|
||||||
"couldNotFindPreviouslySelected": "Δεν έγινε εντοπισμός της προηγουμένως επιλεγμένης πλακέτας '{0}' στην εγκατεστημένη πλατφόρμα '{1}'. Παρακαλώ επίλεξε πάλι χειροκίνητα την πλακέτα που θέλεις να χρησιμοποιήσεις. Θέλεις να την επιλέξεις τώρα;",
|
"couldNotFindPreviouslySelected": "Δεν έγινε εντοπισμός της προηγουμένως επιλεγμένης πλακέτας '{0}' στην εγκατεστημένη πλατφόρμα '{1}'. Παρακαλώ επίλεξε πάλι χειροκίνητα την πλακέτα που θέλεις να χρησιμοποιήσεις. Θέλεις να την επιλέξεις τώρα;",
|
||||||
@ -15,6 +16,7 @@
|
|||||||
"getBoardInfo": "Εμφάνιση Πληροφοριών Πλακέτας",
|
"getBoardInfo": "Εμφάνιση Πληροφοριών Πλακέτας",
|
||||||
"inSketchbook": "(στα Σχέδια)",
|
"inSketchbook": "(στα Σχέδια)",
|
||||||
"installNow": "Ο πυρήνας \"{0} {1}\" πρέπει να εγκατασταθεί για την επιλεγμένη πλακέτα {2}. Θέλεις να την εγκαταστήσεις τώρα;",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Δεν επιλέχθηκε θύρα για την πλακέτα: '{0}'.",
|
"noPortsSelected": "Δεν επιλέχθηκε θύρα για την πλακέτα: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Πσρακαλώ επίλεξε μια πλακέτα που συνδέθηκε στην θύρα που έχεις επιλέξει.",
|
"pleasePickBoard": "Πσρακαλώ επίλεξε μια πλακέτα που συνδέθηκε στην θύρα που έχεις επιλέξει.",
|
||||||
"port": "Θύρα{0}",
|
"port": "Θύρα{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Προγραμματιστής",
|
"programmer": "Προγραμματιστής",
|
||||||
"reselectLater": "Επιλογή αργότερα",
|
"reselectLater": "Επιλογή αργότερα",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Παρακαλώ επίλεξε μια πλακέτα για εμφάνιση πληροφοριών πλακέτας.",
|
"selectBoardForInfo": "Παρακαλώ επίλεξε μια πλακέτα για εμφάνιση πληροφοριών πλακέτας.",
|
||||||
"selectPortForInfo": "Παρακαλώ επίλεξε μια θύρα για εμφάνιση πληροφοριών πλακέτας.",
|
"selectPortForInfo": "Παρακαλώ επίλεξε μια θύρα για εμφάνιση πληροφοριών πλακέτας.",
|
||||||
"showAllAvailablePorts": "Εμφανίζει όλες τις διαθέσιμες θύρες όταν είναι ενεργοποιημένο.",
|
"showAllAvailablePorts": "Εμφανίζει όλες τις διαθέσιμες θύρες όταν είναι ενεργοποιημένο.",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Επιτυχής εγκατάσταση πλατφόρμας {0}:{1}",
|
"succesfullyInstalledPlatform": "Επιτυχής εγκατάσταση πλατφόρμας {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Επιτυχής απεγκατάσταση πλατφόρμας {0}:{1}"
|
"succesfullyUninstalledPlatform": "Επιτυχής απεγκατάσταση πλατφόρμας {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Διαχειριστής Πλακετών",
|
"boardsManager": "Διαχειριστής Πλακετών",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "Done pushing ‘{0}’.",
|
||||||
"embed": "Ενσωμάτωση:",
|
"embed": "Ενσωμάτωση:",
|
||||||
"emptySketchbook": "Τα Σχέδια σου είναι άδεια.",
|
"emptySketchbook": "Τα Σχέδια σου είναι άδεια.",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Μάθε περισσότερα",
|
"learnMore": "Μάθε περισσότερα",
|
||||||
"link": "Σύνδεσμος:",
|
"link": "Σύνδεσμος:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "από",
|
"by": "από",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "Filter your search...",
|
||||||
"install": "ΕΓΚΑΤΑΣΤΑΣΗ",
|
"install": "Εγκατάσταση",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Περισσότερες πληροφορίες",
|
"moreInfo": "Περισσότερες πληροφορίες",
|
||||||
"uninstall": "Απεγκατάσταση",
|
"uninstall": "Απεγκατάσταση",
|
||||||
"uninstallMsg": "Do you want to uninstall {0}?",
|
"uninstallMsg": "Do you want to uninstall {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Προσθήκη αρχείου",
|
"addFile": "Προσθήκη αρχείου",
|
||||||
"fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα.",
|
"fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Αντικατάσταση"
|
"replaceTitle": "Αντικατάσταση"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Προσθέστε μια βιβλιοθήκη μορφής .ZIP",
|
"addZip": "Προσθέστε μια βιβλιοθήκη μορφής .ZIP",
|
||||||
"arduinoLibraries": "Βιβλιοθήκες Arduino",
|
"arduinoLibraries": "Βιβλιοθήκες Arduino",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Dependencies for library {0}:{1}",
|
|
||||||
"include": "Συμπεριλάβετε βιβλιοθήκη",
|
"include": "Συμπεριλάβετε βιβλιοθήκη",
|
||||||
"installAll": "Εγκατάσταση όλων",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "Εγκατάσταση {0} μόνο",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
||||||
"libraryAlreadyExists": "Μια βιβλιοθήκη υπάρχει ήδη. Θέλετε να την αντικαταστήσετε;",
|
"libraryAlreadyExists": "Μια βιβλιοθήκη υπάρχει ήδη. Θέλετε να την αντικαταστήσετε;",
|
||||||
"manageLibraries": "Διαχείριση βιβλιοθηκών...",
|
"manageLibraries": "Διαχείριση βιβλιοθηκών...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Δίκτυο",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Πρόσθετοι Σύνδεσμοι Διαχειριστή Πλακετών",
|
"additionalManagerURLs": "Πρόσθετοι Σύνδεσμοι Διαχειριστή Πλακετών",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "The OAuth2 audience.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Δίκτυο",
|
"network": "Δίκτυο",
|
||||||
"newSketchbookLocation": "Επιλογή νέας τοποθεσίας σχεδίων",
|
"newSketchbookLocation": "Επιλογή νέας τοποθεσίας σχεδίων",
|
||||||
"noProxy": "No proxy",
|
"noProxy": "No proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Εμφάνιση λεπτομερούς εξόδου κατά τη διάρκεια",
|
"showVerbose": "Εμφάνιση λεπτομερούς εξόδου κατά τη διάρκεια",
|
||||||
"sketchbook.location": "Τοποθεσία σχεδίων",
|
"sketchbook.location": "Τοποθεσία σχεδίων",
|
||||||
"sketchbook.showAllFiles": "Αληθές για εμφάνιση όλων των αρχείων σχεδίου μεσα στο σχέδιο. Είναι ψευδές απο προεπιλογή.",
|
"sketchbook.showAllFiles": "Αληθές για εμφάνιση όλων των αρχείων σχεδίου μεσα στο σχέδιο. Είναι ψευδές απο προεπιλογή.",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "Are you sure you want to close the sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "Done compiling.",
|
||||||
"doneUploading": "Ολοκλήρωση ανεβάσματος",
|
"doneUploading": "Ολοκλήρωση ανεβάσματος",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} σφάλμα: {1}"
|
"error": "{0} σφάλμα: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Ανέβασμα"
|
"upload": "Ανέβασμα"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GO TO CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "Cannot connect to the backend.",
|
||||||
|
46
i18n/es.json
46
i18n/es.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Placa{0}",
|
"board": "Placa{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Información de la placa",
|
"boardInfo": "Información de la placa",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Selecciona tanto una placa como un puerto si quieres cargar un sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Obtener información de la placa",
|
||||||
"inSketchbook": " (en el Sketchbook)",
|
"inSketchbook": " (en el Sketchbook)",
|
||||||
"installNow": "Hay que instalar el núcleo \"{0} {1} \" para la placa \"{2}\" actualmente seleccionada. ¿Quieres instalarlo ahora?",
|
"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?",
|
"noFQBN": "El FQBN no está disponible para la placa seleccionada \"{0}\". ¿Tienes instalado el núcleo correspondiente?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "No se han seleccionado puertos para la placa: '{0}'.",
|
"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.",
|
"pleasePickBoard": "Por favor, elija una placa conectada al puerto que haya seleccionado.",
|
||||||
"port": "Puerto {0}",
|
"port": "Puerto {0}",
|
||||||
"portLabel": "Puerto: {0}",
|
"portLabel": "Puerto: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programador",
|
"programmer": "Programador",
|
||||||
"reselectLater": "Vuelve a seleccionar más tarde",
|
"reselectLater": "Vuelve a seleccionar más tarde",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Por favor, seleccione una placa para obtener información sobre ella.",
|
"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.",
|
"selectPortForInfo": "Por favor, seleccione un puerto para obtener información sobre la placa.",
|
||||||
"showAllAvailablePorts": "Muestra todos los puertos disponibles cuando está activado",
|
"showAllAvailablePorts": "Muestra todos los puertos disponibles cuando está activado",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Plataforma {0}:{1} instalada correctamente",
|
"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",
|
"boardsManager": "Gestor de placas",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Envío a '{0}' realizado.",
|
"donePushing": "Envío a '{0}' realizado.",
|
||||||
"embed": "Incrustado:",
|
"embed": "Incrustado:",
|
||||||
"emptySketchbook": "Tu Sketchbook está vacío",
|
"emptySketchbook": "Tu Sketchbook está vacío",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Aprender más",
|
"learnMore": "Aprender más",
|
||||||
"link": "Enlace:",
|
"link": "Enlace:",
|
||||||
"notYetPulled": "No se puede cargar a las nube. Todavía no ha sido descargado",
|
"notYetPulled": "No se puede cargar a las nube. Todavía no ha sido descargado",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "de",
|
"by": "de",
|
||||||
"filterSearch": "Filtre su búsqueda...",
|
"filterSearch": "Filtre su búsqueda...",
|
||||||
"install": "Instalar",
|
"install": "Instalar",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Más información",
|
"moreInfo": "Más información",
|
||||||
"uninstall": "Desinstalar",
|
"uninstall": "Desinstalar",
|
||||||
"uninstallMsg": "¿Quieres desinstalar {0}?",
|
"uninstallMsg": "¿Quieres desinstalar {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Añadir fichero...",
|
"addFile": "Añadir fichero...",
|
||||||
"fileAdded": "Un archivo añadido al sketch.",
|
"fileAdded": "Un archivo añadido al sketch.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Reemplazar"
|
"replaceTitle": "Reemplazar"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copiar mensajes de error",
|
"copyError": "Copiar mensajes de error",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Añadir biblioteca .ZIP...",
|
"addZip": "Añadir biblioteca .ZIP...",
|
||||||
"arduinoLibraries": "Bibliotecas de Arduino",
|
"arduinoLibraries": "Bibliotecas de Arduino",
|
||||||
"contributedLibraries": "Bibliotecas aportadas",
|
"contributedLibraries": "Bibliotecas aportadas",
|
||||||
"dependenciesForLibrary": "Dependencias para la biblioteca {0}:{1}",
|
|
||||||
"include": "Incluir biblioteca",
|
"include": "Incluir biblioteca",
|
||||||
"installAll": "Instalar todo",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "¿Quieres instalar todas las dependencias faltantes?",
|
"installMissingDependencies": "¿Quieres instalar todas las dependencias faltantes?",
|
||||||
"installOneMissingDependency": "¿Quieres instalar la dependencia faltante?",
|
"installOneMissingDependency": "¿Quieres instalar la dependencia faltante?",
|
||||||
"installOnly": "Instalar {0} solamente",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Biblioteca {0}:{1} instalada correctamente",
|
"installedSuccessfully": "Biblioteca {0}:{1} instalada correctamente",
|
||||||
"libraryAlreadyExists": "Ya existe una biblioteca. ¿Quieres sobrescribirla?",
|
"libraryAlreadyExists": "Ya existe una biblioteca. ¿Quieres sobrescribirla?",
|
||||||
"manageLibraries": "Gestionar bibliotecas...",
|
"manageLibraries": "Gestionar bibliotecas...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": " No se puede cerrar websocket",
|
"unableToCloseWebSocket": " No se puede cerrar websocket",
|
||||||
"unableToConnectToWebSocket": " No se puede conectar al websocket"
|
"unableToConnectToWebSocket": " No se puede conectar al websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Red",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "URLs adicionales de gestor de placas",
|
"additionalManagerURLs": "URLs adicionales de gestor de placas",
|
||||||
"auth.audience": "El público de OAuth2.",
|
"auth.audience": "El público de OAuth2.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Red",
|
"network": "Red",
|
||||||
"newSketchbookLocation": "Selecciona la nueva ruta del sketchbook",
|
"newSketchbookLocation": "Selecciona la nueva ruta del sketchbook",
|
||||||
"noProxy": "Sin Proxy",
|
"noProxy": "Sin Proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Mostrar salida verbosa durante",
|
"showVerbose": "Mostrar salida verbosa durante",
|
||||||
"sketchbook.location": "Ruta del Sketchbook",
|
"sketchbook.location": "Ruta del Sketchbook",
|
||||||
"sketchbook.showAllFiles": "Verdadero para mostrar todos los archivos de bocetos dentro del boceto. Por defecto es falso.",
|
"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.",
|
"cantOpen": "Ya existe una carpeta con el nombre \"{0}\". No se puede abrir.",
|
||||||
"close": "¿Estás seguro de que quieres cerrar el sketch?",
|
"close": "¿Estás seguro de que quieres cerrar el sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configurar y subir",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Archivo '{0}' creado.",
|
"createdArchive": "Archivo '{0}' creado.",
|
||||||
"doneCompiling": "Compilación completada.",
|
"doneCompiling": "Compilación completada.",
|
||||||
"doneUploading": "Carga completada.",
|
"doneUploading": "Carga completada.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "No volver a mostrar",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "1{0} error: 2{1}"
|
"error": "1{0} error: 2{1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Cargar"
|
"upload": "Cargar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "IR AL CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "No se puede conectar al backend.",
|
"cannotConnectBackend": "No se puede conectar al backend.",
|
||||||
|
48
i18n/eu.json
48
i18n/eu.json
@ -8,6 +8,7 @@
|
|||||||
"board": "{0} plaka",
|
"board": "{0} plaka",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Plakaren informazioa",
|
"boardInfo": "Plakaren informazioa",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Hautatu plaka bat eta ataka bat programa bat kargatu nahi baduzu.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Eskuratu plakaren informazioa",
|
||||||
"inSketchbook": "(programa bilduman)",
|
"inSketchbook": "(programa bilduman)",
|
||||||
"installNow": "\"{0} {1}\" nukleoa instalatu behar da unean hautatutako \"{2}\" plakarentzat. Orain instalatu nahi duzu?",
|
"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?",
|
"noFQBN": "FQBN ez dago erabilgarri hautatutako \"{0}\" plakarentzat. Dagokion nukleoa instalatuta daukazu?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Ez da atakarik hautatu plakarentzat: '{0}'",
|
"noPortsSelected": "Ez da atakarik hautatu plakarentzat: '{0}'",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Aukeratu hautatu duzun atakara konektatutako plaka bat.",
|
"pleasePickBoard": "Aukeratu hautatu duzun atakara konektatutako plaka bat.",
|
||||||
"port": "{0} ataka",
|
"port": "{0} ataka",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programatzailea",
|
"programmer": "Programatzailea",
|
||||||
"reselectLater": "Hautatu berriz geroago",
|
"reselectLater": "Hautatu berriz geroago",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Hautatu plaka bat plakaren informazioa eskuratzeko.",
|
"selectBoardForInfo": "Hautatu plaka bat plakaren informazioa eskuratzeko.",
|
||||||
"selectPortForInfo": "Hautatu ataka bat plakaren informazioa eskuratzeko.",
|
"selectPortForInfo": "Hautatu ataka bat plakaren informazioa eskuratzeko.",
|
||||||
"showAllAvailablePorts": "Gaituta dagoenean erabilgarri dauden ataka guztiak erakusten ditu",
|
"showAllAvailablePorts": "Gaituta dagoenean erabilgarri dauden ataka guztiak erakusten ditu",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "{0}:{1} plataforma behar bezala instalatu da",
|
"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",
|
"boardsManager": "Plaka kudeatzailea",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Hodeian gordetzea burututa: '{0}'.",
|
"donePushing": "Hodeian gordetzea burututa: '{0}'.",
|
||||||
"embed": "Kapsulatu:",
|
"embed": "Kapsulatu:",
|
||||||
"emptySketchbook": "Zure programa bilduma hutsik dago",
|
"emptySketchbook": "Zure programa bilduma hutsik dago",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Ikasi gehiago",
|
"learnMore": "Ikasi gehiago",
|
||||||
"link": "Esteka:",
|
"link": "Esteka:",
|
||||||
"notYetPulled": "Ezin da Hodeian gorde. Ez da Hodeitik kargatu oraindik.",
|
"notYetPulled": "Ezin da Hodeian gorde. Ez da Hodeitik kargatu oraindik.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "Egilea:",
|
"by": "Egilea:",
|
||||||
"filterSearch": "Iragazi zure bilaketa...",
|
"filterSearch": "Iragazi zure bilaketa...",
|
||||||
"install": "INSTALATU",
|
"install": "Instalatu",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Informazio gehiago",
|
"moreInfo": "Informazio gehiago",
|
||||||
"uninstall": "Desinstalatu",
|
"uninstall": "Desinstalatu",
|
||||||
"uninstallMsg": "{0} desinstalatu nahi duzu?",
|
"uninstallMsg": "{0} desinstalatu nahi duzu?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Gehitu fitxategia",
|
"addFile": "Gehitu fitxategia",
|
||||||
"fileAdded": "Fitxategi bat gehitu da programara.",
|
"fileAdded": "Fitxategi bat gehitu da programara.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Ordezkatu"
|
"replaceTitle": "Ordezkatu"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Gehitu .ZIP liburutegia...",
|
"addZip": "Gehitu .ZIP liburutegia...",
|
||||||
"arduinoLibraries": "Arduino liburutegiak",
|
"arduinoLibraries": "Arduino liburutegiak",
|
||||||
"contributedLibraries": "Hirugarrengoen liburutegiak",
|
"contributedLibraries": "Hirugarrengoen liburutegiak",
|
||||||
"dependenciesForLibrary": "{0} liburutegiaren mendekotasunak: {1}",
|
|
||||||
"include": "Hartu barne liburutegia",
|
"include": "Hartu barne liburutegia",
|
||||||
"installAll": "Instalatu guztiak",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Falta diren mendekotasun guztiak instalatu nahi dituzu?",
|
"installMissingDependencies": "Falta diren mendekotasun guztiak instalatu nahi dituzu?",
|
||||||
"installOneMissingDependency": "Falta den mendekotasuna instalatu nahi duzu?",
|
"installOneMissingDependency": "Falta den mendekotasuna instalatu nahi duzu?",
|
||||||
"installOnly": "Instalatu {0} bakarrik",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "{0}:{1} liburutegia behar bezala instalatu da",
|
"installedSuccessfully": "{0}:{1} liburutegia behar bezala instalatu da",
|
||||||
"libraryAlreadyExists": "Liburutegi bat badago dagoeneko. Gainidatzi nahi duzu?",
|
"libraryAlreadyExists": "Liburutegi bat badago dagoeneko. Gainidatzi nahi duzu?",
|
||||||
"manageLibraries": "Kudeatu liburutegiak...",
|
"manageLibraries": "Kudeatu liburutegiak...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Sarea",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Plaka kudeatzaile gehigarrien URLak:",
|
"additionalManagerURLs": "Plaka kudeatzaile gehigarrien URLak:",
|
||||||
"auth.audience": "OAuth2 audientzia.",
|
"auth.audience": "OAuth2 audientzia.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Sarea",
|
"network": "Sarea",
|
||||||
"newSketchbookLocation": "Hautatu programa bilduma berriaren kokalekua",
|
"newSketchbookLocation": "Hautatu programa bilduma berriaren kokalekua",
|
||||||
"noProxy": "Proxyrik ez",
|
"noProxy": "Proxyrik ez",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Erakutsi irteera xehatua honetan zehar:",
|
"showVerbose": "Erakutsi irteera xehatua honetan zehar:",
|
||||||
"sketchbook.location": "Programa bildumaren kokalekua",
|
"sketchbook.location": "Programa bildumaren kokalekua",
|
||||||
"sketchbook.showAllFiles": "Egia programaren barruko programa-fitxategi guztiak erakusteko. Lehenetsia gezurra da.",
|
"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.",
|
"cantOpen": "\"{0}\" izeneko karpeta badago dagoeneko. Ezin da programa ireki.",
|
||||||
"close": "Ziur zaude programa itxi nahi duzula?",
|
"close": "Ziur zaude programa itxi nahi duzula?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Konfiguratu eta kargatu",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "'{0}' artxiboa sortu da.",
|
"createdArchive": "'{0}' artxiboa sortu da.",
|
||||||
"doneCompiling": "Konpilazioa burutu da.",
|
"doneCompiling": "Konpilazioa burutu da.",
|
||||||
"doneUploading": "Karga burutu da.",
|
"doneUploading": "Karga burutu da.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} errorea: {1}"
|
"error": "{0} errorea: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Kargatu"
|
"upload": "Kargatu"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "JOAN HODEIRA"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Ezin izan da atzeko aldera konektatu.",
|
"cannotConnectBackend": "Ezin izan da atzeko aldera konektatu.",
|
||||||
|
46
i18n/fa.json
46
i18n/fa.json
@ -8,6 +8,7 @@
|
|||||||
"board": "بورد {0}",
|
"board": "بورد {0}",
|
||||||
"boardConfigDialogTitle": "انتخاب یک بورد و پورت دیگر",
|
"boardConfigDialogTitle": "انتخاب یک بورد و پورت دیگر",
|
||||||
"boardInfo": "مشخصات برد",
|
"boardInfo": "مشخصات برد",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "اگر میخواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.",
|
"configDialog1": "اگر میخواهید طرحی را آپلود کنید، هم یک تابلو و هم یک پورت انتخاب کنید.",
|
||||||
"configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.",
|
"configDialog2": "اگر فقط تابلو را انتخاب کنید، می توانید کامپایل کنید، اما نمی توانید طرح خود را آپلود کنید.",
|
||||||
"couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که میخواهید استفاده کنید، مجدداً بهصورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟",
|
"couldNotFindPreviouslySelected": "نمی توان برد انتخاب شده قبلی '{0}' در پلتفرم نصب شده '{1}' را پیدا کرد. لطفاً تابلویی را که میخواهید استفاده کنید، مجدداً بهصورت دستی انتخاب کنید. آیا اکنون می خواهید آن را مجدداً انتخاب کنید؟",
|
||||||
@ -15,6 +16,7 @@
|
|||||||
"getBoardInfo": "دریافت راهنمای برد",
|
"getBoardInfo": "دریافت راهنمای برد",
|
||||||
"inSketchbook": "(در منبع طرح ها)",
|
"inSketchbook": "(در منبع طرح ها)",
|
||||||
"installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟",
|
"installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟",
|
||||||
|
"noBoardsFound": "No boards found for \"{0}\"",
|
||||||
"noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟",
|
"noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟",
|
||||||
"noPortsDiscovered": "هیچ پورتی پیدا نشد",
|
"noPortsDiscovered": "هیچ پورتی پیدا نشد",
|
||||||
"noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}",
|
"noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.",
|
"pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.",
|
||||||
"port": "پورت {0}",
|
"port": "پورت {0}",
|
||||||
"portLabel": "پورت: {0}",
|
"portLabel": "پورت: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "برنامه ریز",
|
"programmer": "برنامه ریز",
|
||||||
"reselectLater": "بعدا انتخاب کنید",
|
"reselectLater": "بعدا انتخاب کنید",
|
||||||
"searchBoard": "جستجوی بورد",
|
"searchBoard": "جستجوی بورد",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
"selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
||||||
"selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
"selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
|
||||||
"showAllAvailablePorts": "نمایش تمام پورت های موجود در صورت فعال بودن",
|
"showAllAvailablePorts": "نمایش تمام پورت های موجود در صورت فعال بودن",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "نصب پلتفرم موفقیت آمیز بود {0}:{1}",
|
"succesfullyInstalledPlatform": "نصب پلتفرم موفقیت آمیز بود {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}"
|
"succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "مدیریت برد ها",
|
"boardsManager": "مدیریت برد ها",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "پایان ارسال {0}",
|
"donePushing": "پایان ارسال {0}",
|
||||||
"embed": "قرار دادن:",
|
"embed": "قرار دادن:",
|
||||||
"emptySketchbook": "طرح شما خالی است",
|
"emptySketchbook": "طرح شما خالی است",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "یادگیری بیشتر",
|
"learnMore": "یادگیری بیشتر",
|
||||||
"link": "لینک:",
|
"link": "لینک:",
|
||||||
"notYetPulled": "نمی توان به ابر ارسال کرد. هنوز دریافت نشده است.",
|
"notYetPulled": "نمی توان به ابر ارسال کرد. هنوز دریافت نشده است.",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "توسط",
|
"by": "توسط",
|
||||||
"filterSearch": "محدود کردن جستجوی شما ...",
|
"filterSearch": "محدود کردن جستجوی شما ...",
|
||||||
"install": "نصب",
|
"install": "نصب",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "اطلاعات بیشتر",
|
"moreInfo": "اطلاعات بیشتر",
|
||||||
"uninstall": "لغو نصب",
|
"uninstall": "لغو نصب",
|
||||||
"uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟",
|
"uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "فایل اظافه کن",
|
"addFile": "فایل اظافه کن",
|
||||||
"fileAdded": "یک فایل به طرح افزوده شد.",
|
"fileAdded": "یک فایل به طرح افزوده شد.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "جایگذاری"
|
"replaceTitle": "جایگذاری"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "اضافه کتابخانه ی .zip شده",
|
"addZip": "اضافه کتابخانه ی .zip شده",
|
||||||
"arduinoLibraries": "کتابخانه های آردوینو",
|
"arduinoLibraries": "کتابخانه های آردوینو",
|
||||||
"contributedLibraries": "کتابخانه های اشتراکی",
|
"contributedLibraries": "کتابخانه های اشتراکی",
|
||||||
"dependenciesForLibrary": "وابستگی های کتابخانه {0}:{1}",
|
|
||||||
"include": "اضافه کتابخانه",
|
"include": "اضافه کتابخانه",
|
||||||
"installAll": "نصب همه",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "آیا می خواهید تمام وابستگی های از دست رفته را نصب کنید؟",
|
"installMissingDependencies": "آیا می خواهید تمام وابستگی های از دست رفته را نصب کنید؟",
|
||||||
"installOneMissingDependency": "آیا می خواهید وابستگی از دست رفته را نصب کنید؟",
|
"installOneMissingDependency": "آیا می خواهید وابستگی از دست رفته را نصب کنید؟",
|
||||||
"installOnly": "فقط {0} را نصب کن",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "نصب کتابخانه {0}:{1} موفقیت آمیز بود.",
|
"installedSuccessfully": "نصب کتابخانه {0}:{1} موفقیت آمیز بود.",
|
||||||
"libraryAlreadyExists": "یک کتابخانه از قبل وجود دارد. آیا میخواهید آن را بازنویسی کنید؟",
|
"libraryAlreadyExists": "یک کتابخانه از قبل وجود دارد. آیا میخواهید آن را بازنویسی کنید؟",
|
||||||
"manageLibraries": "مدیریت کتابخانه ها...",
|
"manageLibraries": "مدیریت کتابخانه ها...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "نتورک",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "نشانیهای اینترنتی مدیر تابلوهای افزوده",
|
"additionalManagerURLs": "نشانیهای اینترنتی مدیر تابلوهای افزوده",
|
||||||
"auth.audience": "حضار OAuth2(احراز هویت اینترنتی).",
|
"auth.audience": "حضار OAuth2(احراز هویت اینترنتی).",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "نتورک",
|
"network": "نتورک",
|
||||||
"newSketchbookLocation": "مکان جدید منبع طرح ها را مشخص کنید",
|
"newSketchbookLocation": "مکان جدید منبع طرح ها را مشخص کنید",
|
||||||
"noProxy": "بدون پروکسی",
|
"noProxy": "بدون پروکسی",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "نمایش خروجی پرمخاطب در طول",
|
"showVerbose": "نمایش خروجی پرمخاطب در طول",
|
||||||
"sketchbook.location": "مکان منبع طرح ها",
|
"sketchbook.location": "مکان منبع طرح ها",
|
||||||
"sketchbook.showAllFiles": "همه فایلهای طرح را در داخل طرح نشان دهد درست است. به طور پیش فرض نادرست است.",
|
"sketchbook.showAllFiles": "همه فایلهای طرح را در داخل طرح نشان دهد درست است. به طور پیش فرض نادرست است.",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "پوشه ای با نام \"{0}\" از قبل وجود دارد. طرح را نمی توان باز کرد",
|
"cantOpen": "پوشه ای با نام \"{0}\" از قبل وجود دارد. طرح را نمی توان باز کرد",
|
||||||
"close": "آیا شما می خواهید این طرح را ببندید؟",
|
"close": "آیا شما می خواهید این طرح را ببندید؟",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "پیکربندی و بارگذاری",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "آرشیو {0} ایجاد شد.",
|
"createdArchive": "آرشیو {0} ایجاد شد.",
|
||||||
"doneCompiling": "پایان کامپایل کردن",
|
"doneCompiling": "پایان کامپایل کردن",
|
||||||
"doneUploading": "پایان بارگذاری",
|
"doneUploading": "پایان بارگذاری",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "خطا {0} : {1}"
|
"error": "خطا {0} : {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "بارگذاری"
|
"upload": "بارگذاری"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "برو به ابر"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "اتصال به سرور ناموفق بود.",
|
"cannotConnectBackend": "اتصال به سرور ناموفق بود.",
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
"board": "Board{0}",
|
"board": "Board{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Board Info",
|
"boardInfo": "Board Info",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Get Board Info",
|
||||||
"inSketchbook": " (in Sketchbook)",
|
"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?",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "No ports selected for board: '{0}'.",
|
"noPortsSelected": "No ports selected for board: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programmer",
|
"programmer": "Programmer",
|
||||||
"reselectLater": "Reselect later",
|
"reselectLater": "Reselect later",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Please select a board to obtain board info.",
|
"selectBoardForInfo": "Please select a board to obtain board info.",
|
||||||
"selectPortForInfo": "Please select a port to obtain board info.",
|
"selectPortForInfo": "Please select a port to obtain board info.",
|
||||||
"showAllAvailablePorts": "Shows all available ports when enabled",
|
"showAllAvailablePorts": "Shows all available ports when enabled",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}"
|
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Boards Manager",
|
"boardsManager": "Boards Manager",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "Done pushing ‘{0}’.",
|
||||||
"embed": "Embed:",
|
"embed": "Embed:",
|
||||||
"emptySketchbook": "Your Sketchbook is empty",
|
"emptySketchbook": "Your Sketchbook is empty",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Learn more",
|
"learnMore": "Learn more",
|
||||||
"link": "Link:",
|
"link": "Link:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "Filter your search...",
|
||||||
"install": "INSTALL",
|
"install": "Install",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "More info",
|
"moreInfo": "More info",
|
||||||
"uninstall": "Uninstall",
|
"uninstall": "Uninstall",
|
||||||
"uninstallMsg": "Do you want to uninstall {0}?",
|
"uninstallMsg": "Do you want to uninstall {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Add File",
|
"addFile": "Add File",
|
||||||
"fileAdded": "One file added to the sketch.",
|
"fileAdded": "One file added to the sketch.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Replace"
|
"replaceTitle": "Replace"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Add .ZIP Library...",
|
"addZip": "Add .ZIP Library...",
|
||||||
"arduinoLibraries": "Arduino libraries",
|
"arduinoLibraries": "Arduino libraries",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Dependencies for library {0}:{1}",
|
|
||||||
"include": "Include Library",
|
"include": "Include Library",
|
||||||
"installAll": "Install all",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "Install {0} only",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
||||||
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
||||||
"manageLibraries": "Manage Libraries...",
|
"manageLibraries": "Manage Libraries...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Network",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "Additional Boards Manager URLs",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "The OAuth2 audience.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Network",
|
"network": "Network",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "Select new sketchbook location",
|
||||||
"noProxy": "No proxy",
|
"noProxy": "No proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Show verbose output during",
|
"showVerbose": "Show verbose output during",
|
||||||
"sketchbook.location": "Sketchbook location",
|
"sketchbook.location": "Sketchbook location",
|
||||||
"sketchbook.showAllFiles": "True para ipakita lahat ng sketch files sa loob ng isang sketch. Ito ay false by default.",
|
"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.",
|
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "Are you sure you want to close the sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "Done compiling.",
|
||||||
"doneUploading": "Done uploading.",
|
"doneUploading": "Done uploading.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} error: {1}"
|
"error": "{0} error: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Upload"
|
"upload": "Upload"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GO TO CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "Cannot connect to the backend.",
|
||||||
|
48
i18n/fr.json
48
i18n/fr.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Carte{0}",
|
"board": "Carte{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Information de la carte",
|
"boardInfo": "Information de la carte",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Sélectionnez une carte et un port si vous souhaitez téléverser un croquis.",
|
"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.",
|
"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 ?",
|
"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",
|
"getBoardInfo": "Obtenir les informations sur la carte",
|
||||||
"inSketchbook": "(dans le Croquis)",
|
"inSketchbook": "(dans le Croquis)",
|
||||||
"installNow": "Le \"{0} {1}\" core doit être installé pour la carte sélectionnée \"{2}\". Souhaitez vous l'installer maintenant ?",
|
"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 ?",
|
"noFQBN": "Le FQBN n'est pas disponible pour la carte sélectionnée \"{0}\". Avez installé le cœur correspondant ?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Aucun porte sélectionné pour la carte : '{0}'",
|
"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é.",
|
"pleasePickBoard": "Merci de sélectionner une carte connecté au port que vous avez sélectionné.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port : {0}",
|
"portLabel": "Port : {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programmeur",
|
"programmer": "Programmeur",
|
||||||
"reselectLater": "Re-sélectionner plus tard",
|
"reselectLater": "Re-sélectionner plus tard",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Merci de choisir une carte pour obtenir ses informations.",
|
"selectBoardForInfo": "Merci de choisir une carte pour obtenir ses informations.",
|
||||||
"selectPortForInfo": "Merci de choisir un port pour obtenir des informations sur la carte.",
|
"selectPortForInfo": "Merci de choisir un port pour obtenir des informations sur la carte.",
|
||||||
"showAllAvailablePorts": "Affiche les ports disponibles quand activer.",
|
"showAllAvailablePorts": "Affiche les ports disponibles quand activer.",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Plateforme installé avec succès {0}:{1}",
|
"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",
|
"boardsManager": "Gestionnaire de carte",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Téléchargement terminé pour '{0}'",
|
"donePushing": "Téléchargement terminé pour '{0}'",
|
||||||
"embed": "Embarqué : ",
|
"embed": "Embarqué : ",
|
||||||
"emptySketchbook": "Votre carnet de croquis est vide",
|
"emptySketchbook": "Votre carnet de croquis est vide",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "En savoir plus",
|
"learnMore": "En savoir plus",
|
||||||
"link": "Lien :",
|
"link": "Lien :",
|
||||||
"notYetPulled": "Impossible de push sur le Cloud. Rien n'a été pull jusque la.",
|
"notYetPulled": "Impossible de push sur le Cloud. Rien n'a été pull jusque la.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "par",
|
"by": "par",
|
||||||
"filterSearch": "Filtrez votre recherche...",
|
"filterSearch": "Filtrez votre recherche...",
|
||||||
"install": "INSTALLER",
|
"install": "Installer",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Plus d'information",
|
"moreInfo": "Plus d'information",
|
||||||
"uninstall": "Désinstaller",
|
"uninstall": "Désinstaller",
|
||||||
"uninstallMsg": "Voulez vous désinstaller {0}?",
|
"uninstallMsg": "Voulez vous désinstaller {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Ajouter un fichier",
|
"addFile": "Ajouter un fichier",
|
||||||
"fileAdded": "Un fichier a été ajouté au croquis",
|
"fileAdded": "Un fichier a été ajouté au croquis",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Remplacer"
|
"replaceTitle": "Remplacer"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copier les messages d'erreur",
|
"copyError": "Copier les messages d'erreur",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Ajouter la bibliothèque .ZIP...",
|
"addZip": "Ajouter la bibliothèque .ZIP...",
|
||||||
"arduinoLibraries": "Bibliothèques Arduino",
|
"arduinoLibraries": "Bibliothèques Arduino",
|
||||||
"contributedLibraries": "Bibliothèques tierce-partie",
|
"contributedLibraries": "Bibliothèques tierce-partie",
|
||||||
"dependenciesForLibrary": "Ressources liées pour la libraire {0}:{1}",
|
|
||||||
"include": "Importer une bibliothèque",
|
"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 ?",
|
"installMissingDependencies": "Souhaitez vous installer toutes les ressources liées manquantes ?",
|
||||||
"installOneMissingDependency": "Souhaitez-vous installer la ressource liée manquante?",
|
"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}",
|
"installedSuccessfully": "Librairie installée avec succès {0}:{1}",
|
||||||
"libraryAlreadyExists": "Cette librairie existe déjà. Souhaitez-vous l'écraser ?",
|
"libraryAlreadyExists": "Cette librairie existe déjà. Souhaitez-vous l'écraser ?",
|
||||||
"manageLibraries": "Gérer les bibliothèques...",
|
"manageLibraries": "Gérer les bibliothèques...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Impossible de fermer le web socket",
|
"unableToCloseWebSocket": "Impossible de fermer le web socket",
|
||||||
"unableToConnectToWebSocket": "Impossible de se connecter au web socket"
|
"unableToConnectToWebSocket": "Impossible de se connecter au web socket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Réseau",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "URL de gestionnaire de cartes supplémentaires",
|
"additionalManagerURLs": "URL de gestionnaire de cartes supplémentaires",
|
||||||
"auth.audience": "L'audience OAuth2.",
|
"auth.audience": "L'audience OAuth2.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Réseau",
|
"network": "Réseau",
|
||||||
"newSketchbookLocation": "Sélectionner la localisation du nouveau croquis.",
|
"newSketchbookLocation": "Sélectionner la localisation du nouveau croquis.",
|
||||||
"noProxy": "Aucun proxy",
|
"noProxy": "Aucun proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Afficher la sortie de débogage verbeuse pendant",
|
"showVerbose": "Afficher la sortie de débogage verbeuse pendant",
|
||||||
"sketchbook.location": "Localisation du croquis.",
|
"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.",
|
"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.",
|
"cantOpen": "Un dossier nommé « {0} » existe déjà. Impossible d''ouvrir le croquis.",
|
||||||
"close": "Êtes-vous sûr de vouloir fermer ce croquis ?",
|
"close": "Êtes-vous sûr de vouloir fermer ce croquis ?",
|
||||||
"compile": "Compilation du programme...",
|
"compile": "Compilation du programme...",
|
||||||
"configureAndUpload": "Configurer et téléverser",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Archive créer '{0}'",
|
"createdArchive": "Archive créer '{0}'",
|
||||||
"doneCompiling": "Compilation terminée.",
|
"doneCompiling": "Compilation terminée.",
|
||||||
"doneUploading": "Téléversement fait.",
|
"doneUploading": "Téléversement fait.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Ne pas montrer de nouveau",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} erreur : {1}"
|
"error": "{0} erreur : {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Téléverser"
|
"upload": "Téléverser"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "ALLER AU CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Impossible de se connecter au backend.",
|
"cannotConnectBackend": "Impossible de se connecter au backend.",
|
||||||
|
46
i18n/he.json
46
i18n/he.json
@ -8,6 +8,7 @@
|
|||||||
"board": "לוח{0}",
|
"board": "לוח{0}",
|
||||||
"boardConfigDialogTitle": "יש לבחור לוח ופורט אחר",
|
"boardConfigDialogTitle": "יש לבחור לוח ופורט אחר",
|
||||||
"boardInfo": "פרטי הלוח",
|
"boardInfo": "פרטי הלוח",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "נא לבחור סוג לוח ופורט כדי להעלות את הסקיצה.",
|
"configDialog1": "נא לבחור סוג לוח ופורט כדי להעלות את הסקיצה.",
|
||||||
"configDialog2": "אם נבחר לוח ניתן יהיה לקמפל, אבל לא להעלות את הסקיצה.",
|
"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?",
|
"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": "פרטי הלוח",
|
"getBoardInfo": "פרטי הלוח",
|
||||||
"inSketchbook": "(בסקיצה)",
|
"inSketchbook": "(בסקיצה)",
|
||||||
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
|
"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}\". האם הותקן הליבה המתאימה?",
|
"noFQBN": "הFQBN אינו זמין ללוח \"{0}\". האם הותקן הליבה המתאימה?",
|
||||||
"noPortsDiscovered": "לא נמצאו פורטים",
|
"noPortsDiscovered": "לא נמצאו פורטים",
|
||||||
"noPortsSelected": "לא נבחרו פורטים ללוחות '{0}'.",
|
"noPortsSelected": "לא נבחרו פורטים ללוחות '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "יש לבחור את הלוח המחובר לפורט הנבחר.",
|
"pleasePickBoard": "יש לבחור את הלוח המחובר לפורט הנבחר.",
|
||||||
"port": "פורט{0}",
|
"port": "פורט{0}",
|
||||||
"portLabel": "פורט: {0}",
|
"portLabel": "פורט: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "תכנת",
|
"programmer": "תכנת",
|
||||||
"reselectLater": "בחר מחדש מאוחר יותר",
|
"reselectLater": "בחר מחדש מאוחר יותר",
|
||||||
"searchBoard": "חפש לוח",
|
"searchBoard": "חפש לוח",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "אנא בחר לוח לקבל מידע אודותיו.",
|
"selectBoardForInfo": "אנא בחר לוח לקבל מידע אודותיו.",
|
||||||
"selectPortForInfo": "אנא בחר פורט לקבלת מידע אודותיו.",
|
"selectPortForInfo": "אנא בחר פורט לקבלת מידע אודותיו.",
|
||||||
"showAllAvailablePorts": "הצג את כל הפורטים הזמינים כשמופעל",
|
"showAllAvailablePorts": "הצג את כל הפורטים הזמינים כשמופעל",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "פלטפורמה הותקנה בהצלחה {0}:{1}",
|
"succesfullyInstalledPlatform": "פלטפורמה הותקנה בהצלחה {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "פלטפורמה הוסרה בהצלחה {0}:{1}"
|
"succesfullyUninstalledPlatform": "פלטפורמה הוסרה בהצלחה {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "מנהל לוחות",
|
"boardsManager": "מנהל לוחות",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "סיים לדחוף '{0}'.",
|
"donePushing": "סיים לדחוף '{0}'.",
|
||||||
"embed": "הטמע:",
|
"embed": "הטמע:",
|
||||||
"emptySketchbook": "הסקיצה ריקה.",
|
"emptySketchbook": "הסקיצה ריקה.",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "למדו עוד",
|
"learnMore": "למדו עוד",
|
||||||
"link": "קישור:",
|
"link": "קישור:",
|
||||||
"notYetPulled": "לא ניתן לדחוף לענן. עדיין לא נמשך.",
|
"notYetPulled": "לא ניתן לדחוף לענן. עדיין לא נמשך.",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "על ידי",
|
"by": "על ידי",
|
||||||
"filterSearch": "סנן את החיפוש...",
|
"filterSearch": "סנן את החיפוש...",
|
||||||
"install": "התקן",
|
"install": "התקן",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "מידע נוסף",
|
"moreInfo": "מידע נוסף",
|
||||||
"uninstall": "הסרה",
|
"uninstall": "הסרה",
|
||||||
"uninstallMsg": "האם ברצונך להסיר את {0}?",
|
"uninstallMsg": "האם ברצונך להסיר את {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "הוסף קובץ",
|
"addFile": "הוסף קובץ",
|
||||||
"fileAdded": "קובץ אחד נוסף לסקיצה.",
|
"fileAdded": "קובץ אחד נוסף לסקיצה.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "החלף"
|
"replaceTitle": "החלף"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "הכל",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "העתקת הודעת שגיאה",
|
"copyError": "העתקת הודעת שגיאה",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "הוספת ספריית .zip",
|
"addZip": "הוספת ספריית .zip",
|
||||||
"arduinoLibraries": "ספריות ארדואינו",
|
"arduinoLibraries": "ספריות ארדואינו",
|
||||||
"contributedLibraries": "ספריות שנתרמו",
|
"contributedLibraries": "ספריות שנתרמו",
|
||||||
"dependenciesForLibrary": "תלויות בספריה {0}:{1}",
|
|
||||||
"include": "השתמש בספריה",
|
"include": "השתמש בספריה",
|
||||||
"installAll": "התקן הכל",
|
"installAll": "להתקין הכל",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "התקן רק את {0}",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "ספריה הותקנה בהצלחה {0}:{1}",
|
"installedSuccessfully": "ספריה הותקנה בהצלחה {0}:{1}",
|
||||||
"libraryAlreadyExists": "הספריה כבר קיימת. האם תרצ.י להחליץ אותה?",
|
"libraryAlreadyExists": "הספריה כבר קיימת. האם תרצ.י להחליץ אותה?",
|
||||||
"manageLibraries": "נהל ספריות...",
|
"manageLibraries": "נהל ספריות...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "רשת",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "Additional Boards Manager URLs",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "The OAuth2 audience.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "רשת",
|
"network": "רשת",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "Select new sketchbook location",
|
||||||
"noProxy": "ללא פרוקסי",
|
"noProxy": "ללא פרוקסי",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Show verbose output during",
|
"showVerbose": "Show verbose output during",
|
||||||
"sketchbook.location": "Sketchbook location",
|
"sketchbook.location": "Sketchbook location",
|
||||||
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
"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.",
|
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
||||||
"close": "בטוח.ה שתרצה.י לסגור את הסקיצה?",
|
"close": "בטוח.ה שתרצה.י לסגור את הסקיצה?",
|
||||||
"compile": "מקמפל סקיצה...",
|
"compile": "מקמפל סקיצה...",
|
||||||
"configureAndUpload": "הגדר והעלה ",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "ארכיון ׳{0}׳ נוצר.",
|
"createdArchive": "ארכיון ׳{0}׳ נוצר.",
|
||||||
"doneCompiling": "קומפילציה הסתיימה.",
|
"doneCompiling": "קומפילציה הסתיימה.",
|
||||||
"doneUploading": "העלאה הסתיימה.",
|
"doneUploading": "העלאה הסתיימה.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "אל תראה שוב.",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} שגיאה: {1}"
|
"error": "{0} שגיאה: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "העלאה"
|
"upload": "העלאה"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "לך לענן"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "אינו יכול להתחבר לצד שרת.",
|
"cannotConnectBackend": "אינו יכול להתחבר לצד שרת.",
|
||||||
|
48
i18n/hu.json
48
i18n/hu.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Alaplap {0}",
|
"board": "Alaplap {0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Alaplapi információk",
|
"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. ",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Alaplap információk beszerzése",
|
||||||
"inSketchbook": "(a vázlatfüzetben/sketchbook-ban) ",
|
"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? ",
|
"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? ",
|
"noFQBN": "Az FQBN nem érhető el a kiválasztott „{0}” alaplapon. A megfelelő mag/core telepítve van? ",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Nincsen port kiválasztva a alaplaphoz: '{0}'. ",
|
"noPortsSelected": "Nincsen port kiválasztva a alaplaphoz: '{0}'. ",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Válassz alaplapot, amely a kiválasztott porthoz csatlakozik. ",
|
"pleasePickBoard": "Válassz alaplapot, amely a kiválasztott porthoz csatlakozik. ",
|
||||||
"port": "Port {0}",
|
"port": "Port {0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programozó",
|
"programmer": "Programozó",
|
||||||
"reselectLater": "Később újra válaszd ki",
|
"reselectLater": "Később újra válaszd ki",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Válassz egy alaplapot az információinak megtekintéséhez. ",
|
"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. ",
|
"selectPortForInfo": "Válassz egy portot az alaplap információinak megtekintéséhez. ",
|
||||||
"showAllAvailablePorts": "Elérhető portok mutatása - ha engedélyezett",
|
"showAllAvailablePorts": "Elérhető portok mutatása - ha engedélyezett",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Sikeresen telepített platform {0}:{1}",
|
"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ő",
|
"boardsManager": "Alaplap-kezelő",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Feltöltés kész: '{0}'.",
|
"donePushing": "Feltöltés kész: '{0}'.",
|
||||||
"embed": "Beágyazva:",
|
"embed": "Beágyazva:",
|
||||||
"emptySketchbook": "A vázlatfüzeted/Sketchbook-od üres ",
|
"emptySketchbook": "A vázlatfüzeted/Sketchbook-od üres ",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Tudj meg többet",
|
"learnMore": "Tudj meg többet",
|
||||||
"link": "Link:",
|
"link": "Link:",
|
||||||
"notYetPulled": "Nem küldhető a felhőbe. Még nem lett letöltve. ",
|
"notYetPulled": "Nem küldhető a felhőbe. Még nem lett letöltve. ",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "által",
|
"by": "által",
|
||||||
"filterSearch": "Keresési eredmény szűrése... ",
|
"filterSearch": "Keresési eredmény szűrése... ",
|
||||||
"install": "TELEPÍTÉS",
|
"install": "Telepítés",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Több info",
|
"moreInfo": "Több info",
|
||||||
"uninstall": "Eltávolítás",
|
"uninstall": "Eltávolítás",
|
||||||
"uninstallMsg": "El szeretnéd távolítani a következőt: {0}? ",
|
"uninstallMsg": "El szeretnéd távolítani a következőt: {0}? ",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Fájl hozzáadása",
|
"addFile": "Fájl hozzáadása",
|
||||||
"fileAdded": "Egy fájl hozzáadása megtörtént a vázlathoz/sketch-hez. ",
|
"fileAdded": "Egy fájl hozzáadása megtörtént a vázlathoz/sketch-hez. ",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Csere"
|
"replaceTitle": "Csere"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"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...",
|
"addZip": "ZIP könyvtár hozzáadása...",
|
||||||
"arduinoLibraries": "Arduino könyvtárak",
|
"arduinoLibraries": "Arduino könyvtárak",
|
||||||
"contributedLibraries": "Közreműködő 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",
|
"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?",
|
"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? ",
|
"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}",
|
"installedSuccessfully": "Sikeresen telepített könyvtár {0}:{1}",
|
||||||
"libraryAlreadyExists": "Már létezik a könyvtár. Felül akarod írni? ",
|
"libraryAlreadyExists": "Már létezik a könyvtár. Felül akarod írni? ",
|
||||||
"manageLibraries": "Könyvtárak kezelése... ",
|
"manageLibraries": "Könyvtárak kezelése... ",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Hálózat",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Kiegészítő alaplapok URL-jei",
|
"additionalManagerURLs": "Kiegészítő alaplapok URL-jei",
|
||||||
"auth.audience": "Az OAuth2 közönség/audience. ",
|
"auth.audience": "Az OAuth2 közönség/audience. ",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Hálózat",
|
"network": "Hálózat",
|
||||||
"newSketchbookLocation": "Új Vázlatfüzet/Sketchbook elérési út",
|
"newSketchbookLocation": "Új Vázlatfüzet/Sketchbook elérési út",
|
||||||
"noProxy": "Nincs proxy",
|
"noProxy": "Nincs proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Részletes kimenet megjelenítése eközben: ",
|
"showVerbose": "Részletes kimenet megjelenítése eközben: ",
|
||||||
"sketchbook.location": "SketchBook elérési helye ",
|
"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.",
|
"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. ",
|
"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? ",
|
"close": "Biztosan bezárod a vázlatot/sketch-et? ",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Konfigurálás és feltöltés",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Archívum létrehozva: {0}. ",
|
"createdArchive": "Archívum létrehozva: {0}. ",
|
||||||
"doneCompiling": "Fordítás kész.",
|
"doneCompiling": "Fordítás kész.",
|
||||||
"doneUploading": "Feltöltés kész.",
|
"doneUploading": "Feltöltés kész.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} hiba: {1}"
|
"error": "{0} hiba: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Feltöltés"
|
"upload": "Feltöltés"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "UGRÁS A FELHŐHÖZ "
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Nem lehet csatlakozni a háttérrendszerhez/backend-hez. ",
|
"cannotConnectBackend": "Nem lehet csatlakozni a háttérrendszerhez/backend-hez. ",
|
||||||
|
455
i18n/id.json
Normal file
455
i18n/id.json
Normal file
@ -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 <Keyboard.h>'?",
|
||||||
|
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
|
||||||
|
},
|
||||||
|
"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 <b>{0}:{1}</b> needs some other dependencies currently not installed:",
|
||||||
|
"needsOneDependency": "The library <b>{0}:{1}</b> 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
44
i18n/it.json
44
i18n/it.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Scheda{0}",
|
"board": "Scheda{0}",
|
||||||
"boardConfigDialogTitle": "Seleziona un'altra scheda e un'altra porta",
|
"boardConfigDialogTitle": "Seleziona un'altra scheda e un'altra porta",
|
||||||
"boardInfo": "Informazioni sulla scheda",
|
"boardInfo": "Informazioni sulla scheda",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Seleziona una scheda ed una porta se vuoi caricare uno sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Acquisisci informazioni sulla scheda",
|
||||||
"inSketchbook": "(nella raccolta degli sketch)",
|
"inSketchbook": "(nella raccolta degli sketch)",
|
||||||
"installNow": "Il \"{0} {1}\" core non è installato per la scheda \"{2}\" . Vuoi installarlo ora?",
|
"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?",
|
"noFQBN": "La FQBN non è disponibile per la scheda selezionata\"{0}\". Sei sicuro che il core specifico sia stato installato?",
|
||||||
"noPortsDiscovered": "Nessuna porta rilevata",
|
"noPortsDiscovered": "Nessuna porta rilevata",
|
||||||
"noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.",
|
"noPortsSelected": "Nessuna porta selezionata per la scheda: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Scegli la scheda collegata alla porta che hai selezionato.",
|
"pleasePickBoard": "Scegli la scheda collegata alla porta che hai selezionato.",
|
||||||
"port": "Porta{0}",
|
"port": "Porta{0}",
|
||||||
"portLabel": "Porta: {0}",
|
"portLabel": "Porta: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programmatore",
|
"programmer": "Programmatore",
|
||||||
"reselectLater": "Riselezionare più tardi",
|
"reselectLater": "Riselezionare più tardi",
|
||||||
"searchBoard": "Seleziona la scheda",
|
"searchBoard": "Seleziona la scheda",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Seleziona la scheda per la quale desideri informazioni.",
|
"selectBoardForInfo": "Seleziona la scheda per la quale desideri informazioni.",
|
||||||
"selectPortForInfo": "Selezionare la porta per ottenere info sulla scheda.",
|
"selectPortForInfo": "Selezionare la porta per ottenere info sulla scheda.",
|
||||||
"showAllAvailablePorts": "Quando abilitato, mostra tutte le porte disponibili",
|
"showAllAvailablePorts": "Quando abilitato, mostra tutte le porte disponibili",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Piattaforma installata correttamente {0}:{1}",
|
"succesfullyInstalledPlatform": "Piattaforma installata correttamente {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Piattaforma disinstallata correttamente {0}:{1}"
|
"succesfullyUninstalledPlatform": "Piattaforma disinstallata correttamente {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Gestore schede",
|
"boardsManager": "Gestore schede",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Invio terminato ‘{0}’.",
|
"donePushing": "Invio terminato ‘{0}’.",
|
||||||
"embed": "Includi:",
|
"embed": "Includi:",
|
||||||
"emptySketchbook": "La raccolta degli sketch è vuota",
|
"emptySketchbook": "La raccolta degli sketch è vuota",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Più informazioni",
|
"learnMore": "Più informazioni",
|
||||||
"link": "Link:",
|
"link": "Link:",
|
||||||
"notYetPulled": "Sul Cloud non puoi effettuare il push se non hai ancora fatto il pull",
|
"notYetPulled": "Sul Cloud non puoi effettuare il push se non hai ancora fatto il pull",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "da",
|
"by": "da",
|
||||||
"filterSearch": "Filtra la tua ricerca...",
|
"filterSearch": "Filtra la tua ricerca...",
|
||||||
"install": "Installa",
|
"install": "Installa",
|
||||||
|
"installed": "Installata",
|
||||||
"moreInfo": "Maggiori informazioni",
|
"moreInfo": "Maggiori informazioni",
|
||||||
"uninstall": "Disinstalla",
|
"uninstall": "Disinstalla",
|
||||||
"uninstallMsg": "Vuoi veramente disinstallare 1 {0} ?",
|
"uninstallMsg": "Vuoi veramente disinstallare 1 {0} ?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Aggiungi file...",
|
"addFile": "Aggiungi file...",
|
||||||
"fileAdded": "Aggiunto un file allo sketch.",
|
"fileAdded": "Aggiunto un file allo sketch.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Sostituisci"
|
"replaceTitle": "Sostituisci"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "Tutti",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copia messaggi di errore",
|
"copyError": "Copia messaggi di errore",
|
||||||
"noBoardSelected": "Non è stata selezionata alcuna scheda. Selezionare la tua scheda Arduino dal menu Strumenti > Scheda."
|
"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...",
|
"addZip": "Aggiungi libreria da file .ZIP...",
|
||||||
"arduinoLibraries": "Librerie Arduino",
|
"arduinoLibraries": "Librerie Arduino",
|
||||||
"contributedLibraries": "Librerie di terze parti",
|
"contributedLibraries": "Librerie di terze parti",
|
||||||
"dependenciesForLibrary": "Dipendenze per la libreria {0}:{1}",
|
|
||||||
"include": "Includi Libreria",
|
"include": "Includi Libreria",
|
||||||
"installAll": "Installa tutto",
|
"installAll": "Installa tutto",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Vorresti installare tutte le dipendenze mancanti?",
|
"installMissingDependencies": "Vorresti installare tutte le dipendenze mancanti?",
|
||||||
"installOneMissingDependency": "Vorresti installare 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} ",
|
"installedSuccessfully": "Libreria installata correttamente 1{0} : 2{1} ",
|
||||||
"libraryAlreadyExists": "Libreria già presente. Vuoi sovrascriverla?",
|
"libraryAlreadyExists": "Libreria già presente. Vuoi sovrascriverla?",
|
||||||
"manageLibraries": "Gestisci Librerie",
|
"manageLibraries": "Gestisci Librerie",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Impossibile chiudere il websocket",
|
"unableToCloseWebSocket": "Impossibile chiudere il websocket",
|
||||||
"unableToConnectToWebSocket": "Impossibile connettersi al websocket"
|
"unableToConnectToWebSocket": "Impossibile connettersi al websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Rete",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "URL aggiuntive per il Gestore schede",
|
"additionalManagerURLs": "URL aggiuntive per il Gestore schede",
|
||||||
"auth.audience": "Protocollo pubblico OAuth2",
|
"auth.audience": "Protocollo pubblico OAuth2",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Rete",
|
"network": "Rete",
|
||||||
"newSketchbookLocation": "Seleziona un percorso per il nuovo sketchbook",
|
"newSketchbookLocation": "Seleziona un percorso per il nuovo sketchbook",
|
||||||
"noProxy": "Nessun proxy",
|
"noProxy": "Nessun proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Mostra un output dettagliato durante",
|
"showVerbose": "Mostra un output dettagliato durante",
|
||||||
"sketchbook.location": "Posizione della raccolta degli sketch",
|
"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.",
|
"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.",
|
"cantOpen": "Una cartella di nome \"{0}\" esiste già. Impossibile aprire lo sketch.",
|
||||||
"close": "Sei sicuro di voler chiudere lo sketch?",
|
"close": "Sei sicuro di voler chiudere lo sketch?",
|
||||||
"compile": "Compilazione dello sketch in corso...",
|
"compile": "Compilazione dello sketch in corso...",
|
||||||
"configureAndUpload": "Configurare e caricare",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Creato l'archivio '{0}'.",
|
"createdArchive": "Creato l'archivio '{0}'.",
|
||||||
"doneCompiling": "Compilazione completata.",
|
"doneCompiling": "Compilazione completata.",
|
||||||
"doneUploading": "Caricamento terminato.",
|
"doneUploading": "Caricamento terminato.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Non mostrare più",
|
"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!"
|
"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": {
|
"upload": {
|
||||||
"error": "1 {0} errore: 2 {1}"
|
"error": "1 {0} errore: 2 {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Carica"
|
"upload": "Carica"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "Vai al Cloud"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Non reisco a collegarmi al backend",
|
"cannotConnectBackend": "Non reisco a collegarmi al backend",
|
||||||
|
44
i18n/ja.json
44
i18n/ja.json
@ -8,6 +8,7 @@
|
|||||||
"board": "ボード{0}",
|
"board": "ボード{0}",
|
||||||
"boardConfigDialogTitle": "他のボードとポートを選択",
|
"boardConfigDialogTitle": "他のボードとポートを選択",
|
||||||
"boardInfo": "ボード情報",
|
"boardInfo": "ボード情報",
|
||||||
|
"boards": "ボード",
|
||||||
"configDialog1": "スケッチを書き込みたい場合には、ボードとポートの両方を選択してください。",
|
"configDialog1": "スケッチを書き込みたい場合には、ボードとポートの両方を選択してください。",
|
||||||
"configDialog2": "ボードのみを選択した場合、コンパイルはできますが、スケッチの書き込みはできません。",
|
"configDialog2": "ボードのみを選択した場合、コンパイルはできますが、スケッチの書き込みはできません。",
|
||||||
"couldNotFindPreviouslySelected": "インストールされているプラットフォーム'{1}'で、以前に選択したボード'{0}'が見つかりませんでした。使用したいボードを手動で選択し直してください。今すぐ選択し直しますか?",
|
"couldNotFindPreviouslySelected": "インストールされているプラットフォーム'{1}'で、以前に選択したボード'{0}'が見つかりませんでした。使用したいボードを手動で選択し直してください。今すぐ選択し直しますか?",
|
||||||
@ -15,6 +16,7 @@
|
|||||||
"getBoardInfo": "ボード情報を取得",
|
"getBoardInfo": "ボード情報を取得",
|
||||||
"inSketchbook": "(スケッチブック内)",
|
"inSketchbook": "(スケッチブック内)",
|
||||||
"installNow": "現在選択されているボード\"{2}\"用にコア\"{0} {1}\"をインストールする必要があります。今すぐインストールしますか?",
|
"installNow": "現在選択されているボード\"{2}\"用にコア\"{0} {1}\"をインストールする必要があります。今すぐインストールしますか?",
|
||||||
|
"noBoardsFound": "\"{0}\"のボードが見つかりませんでした",
|
||||||
"noFQBN": "選択されたボード\"{0}\"にはFQBNがありません。対応するコアをインストール済みですか?",
|
"noFQBN": "選択されたボード\"{0}\"にはFQBNがありません。対応するコアをインストール済みですか?",
|
||||||
"noPortsDiscovered": "ポートが見つかりませんでした",
|
"noPortsDiscovered": "ポートが見つかりませんでした",
|
||||||
"noPortsSelected": "ボード用に選択されたポートがありません: '{0}'.",
|
"noPortsSelected": "ボード用に選択されたポートがありません: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "選択したポートに接続されているボードを選んでください。",
|
"pleasePickBoard": "選択したポートに接続されているボードを選んでください。",
|
||||||
"port": "ポート{0}",
|
"port": "ポート{0}",
|
||||||
"portLabel": "ポート: {0}",
|
"portLabel": "ポート: {0}",
|
||||||
|
"ports": "ポート",
|
||||||
"programmer": "書き込み装置",
|
"programmer": "書き込み装置",
|
||||||
"reselectLater": "後で選択しなおす",
|
"reselectLater": "後で選択しなおす",
|
||||||
"searchBoard": "ボードを検索",
|
"searchBoard": "ボードを検索",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "ボード情報を得るには、ボードを選択してください。",
|
"selectBoardForInfo": "ボード情報を得るには、ボードを選択してください。",
|
||||||
"selectPortForInfo": "ボード情報を得るには、ポートを選択してください。",
|
"selectPortForInfo": "ボード情報を得るには、ポートを選択してください。",
|
||||||
"showAllAvailablePorts": "有効な場合、利用可能なすべてのポートを表示",
|
"showAllAvailablePorts": "有効な場合、利用可能なすべてのポートを表示",
|
||||||
|
"showAllPorts": "全てのポートを表示",
|
||||||
"succesfullyInstalledPlatform": "プラットフォーム{0}:{1}のインストールに成功しました",
|
"succesfullyInstalledPlatform": "プラットフォーム{0}:{1}のインストールに成功しました",
|
||||||
"succesfullyUninstalledPlatform": "プラットフォーム{0}:{1}のアンインストールに成功しました"
|
"succesfullyUninstalledPlatform": "プラットフォーム{0}:{1}のアンインストールに成功しました",
|
||||||
|
"typeOfPorts": "{0}ポート"
|
||||||
},
|
},
|
||||||
"boardsManager": "ボードマネージャ",
|
"boardsManager": "ボードマネージャ",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "‘{0}’のプッシュが完了しました。",
|
"donePushing": "‘{0}’のプッシュが完了しました。",
|
||||||
"embed": "埋め込み:",
|
"embed": "埋め込み:",
|
||||||
"emptySketchbook": "スケッチブックは空です",
|
"emptySketchbook": "スケッチブックは空です",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "詳細はこちら",
|
"learnMore": "詳細はこちら",
|
||||||
"link": "リンク:",
|
"link": "リンク:",
|
||||||
"notYetPulled": "クラウドにプッシュできません。まだプルされていません。",
|
"notYetPulled": "クラウドにプッシュできません。まだプルされていません。",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "検索をフィルタ…",
|
"filterSearch": "検索をフィルタ…",
|
||||||
"install": "インストール",
|
"install": "インストール",
|
||||||
|
"installed": "インストール済み",
|
||||||
"moreInfo": "詳細情報",
|
"moreInfo": "詳細情報",
|
||||||
"uninstall": "アンインストール",
|
"uninstall": "アンインストール",
|
||||||
"uninstallMsg": "{0}をアンインストールしますか?",
|
"uninstallMsg": "{0}をアンインストールしますか?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "ファイルを追加...",
|
"addFile": "ファイルを追加...",
|
||||||
"fileAdded": "スケッチにファイルが1つ追加されました。",
|
"fileAdded": "スケッチにファイルが1つ追加されました。",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "シリアルプロッタを開けませんでした"
|
||||||
|
},
|
||||||
"replaceTitle": "置換"
|
"replaceTitle": "置換"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "全て",
|
||||||
|
"default": "デフォルト",
|
||||||
|
"more": "詳細",
|
||||||
|
"none": "なし"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "エラーメッセージをコピー",
|
"copyError": "エラーメッセージをコピー",
|
||||||
"noBoardSelected": "ボードが選択されていません。ツール > ボードメニューからArduinoボードを選択してください。"
|
"noBoardSelected": "ボードが選択されていません。ツール > ボードメニューからArduinoボードを選択してください。"
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": ".ZIP形式のライブラリをインストール...",
|
"addZip": ".ZIP形式のライブラリをインストール...",
|
||||||
"arduinoLibraries": "Arduinoライブラリ",
|
"arduinoLibraries": "Arduinoライブラリ",
|
||||||
"contributedLibraries": "提供されたライブラリ",
|
"contributedLibraries": "提供されたライブラリ",
|
||||||
"dependenciesForLibrary": "ライブラリ{0}:{1}の依存関係",
|
|
||||||
"include": "ライブラリをインクルード",
|
"include": "ライブラリをインクルード",
|
||||||
"installAll": "全てをインストール",
|
"installAll": "全てをインストール",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "不足している全ての依存関係をインストールしますか?",
|
"installMissingDependencies": "不足している全ての依存関係をインストールしますか?",
|
||||||
"installOneMissingDependency": "不足している依存関係をインストールしますか?",
|
"installOneMissingDependency": "不足している依存関係をインストールしますか?",
|
||||||
"installOnly": "{0}のみインストール",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "ライブラリ{0}:{1}のインストールに成功しました。",
|
"installedSuccessfully": "ライブラリ{0}:{1}のインストールに成功しました。",
|
||||||
"libraryAlreadyExists": "ライブラリはすでに存在しています。上書きしますか?",
|
"libraryAlreadyExists": "ライブラリはすでに存在しています。上書きしますか?",
|
||||||
"manageLibraries": "ライブラリを管理...",
|
"manageLibraries": "ライブラリを管理...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "websocketを閉じることができません",
|
"unableToCloseWebSocket": "websocketを閉じることができません",
|
||||||
"unableToConnectToWebSocket": "websocketに接続することができません"
|
"unableToConnectToWebSocket": "websocketに接続することができません"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "ネットワーク",
|
||||||
|
"serial": "シリアル"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "追加のボードマネージャのURL",
|
"additionalManagerURLs": "追加のボードマネージャのURL",
|
||||||
"auth.audience": "OAuth2オーディエンス。",
|
"auth.audience": "OAuth2オーディエンス。",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "ネットワーク",
|
"network": "ネットワーク",
|
||||||
"newSketchbookLocation": "新しいスケッチブックの場所を選択",
|
"newSketchbookLocation": "新しいスケッチブックの場所を選択",
|
||||||
"noProxy": "プロキシなし",
|
"noProxy": "プロキシなし",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "ホスト名",
|
||||||
|
"password": "パスワード",
|
||||||
|
"port": "ポート番号",
|
||||||
|
"username": "ユーザ名"
|
||||||
|
},
|
||||||
"showVerbose": "より詳細な情報を表示する",
|
"showVerbose": "より詳細な情報を表示する",
|
||||||
"sketchbook.location": "スケッチブックの場所",
|
"sketchbook.location": "スケッチブックの場所",
|
||||||
"sketchbook.showAllFiles": "スケッチ内のすべてのスケッチファイルを表示するにはtrueを指定。デフォルトではfalse。",
|
"sketchbook.showAllFiles": "スケッチ内のすべてのスケッチファイルを表示するにはtrueを指定。デフォルトではfalse。",
|
||||||
@ -336,7 +364,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "自動スクロール",
|
"autoscroll": "自動スクロール",
|
||||||
"carriageReturn": "CRのみ",
|
"carriageReturn": "CRのみ",
|
||||||
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
"message": "メッセージ('{1}'の{0}にメッセージを送信するにはEnter)",
|
||||||
"newLine": "LFのみ",
|
"newLine": "LFのみ",
|
||||||
"newLineCarriageReturn": "CRおよびLF",
|
"newLineCarriageReturn": "CRおよびLF",
|
||||||
"noLineEndings": "改行なし",
|
"noLineEndings": "改行なし",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "次回から表示しない",
|
"dismissSurvey": "次回から表示しない",
|
||||||
"surveyMessage": "とても簡単なアンケートに答えて、私たちの改善にご協力ください。私たちはコミュニティを大切にしており、サポーターのことをもう少しよく知りたいのです。"
|
"surveyMessage": "とても簡単なアンケートに答えて、私たちの改善にご協力ください。私たちはコミュニティを大切にしており、サポーターのことをもう少しよく知りたいのです。"
|
||||||
},
|
},
|
||||||
|
"updateIndexes": {
|
||||||
|
"updateIndexes": "インデックスを更新",
|
||||||
|
"updateLibraryIndex": "ライブラリのインデックスを更新",
|
||||||
|
"updatePackageIndex": "パッケージのインデックスを更新"
|
||||||
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"error": "{0} エラー: {1}"
|
"error": "{0} エラー: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "マイコンボードに書き込む"
|
"upload": "マイコンボードに書き込む"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "クラウドへ"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "バックエンドに接続できません。",
|
"cannotConnectBackend": "バックエンドに接続できません。",
|
||||||
|
60
i18n/ko.json
60
i18n/ko.json
@ -8,22 +8,25 @@
|
|||||||
"board": "보드{0}",
|
"board": "보드{0}",
|
||||||
"boardConfigDialogTitle": "보드 및 포트 선택",
|
"boardConfigDialogTitle": "보드 및 포트 선택",
|
||||||
"boardInfo": "보드정보",
|
"boardInfo": "보드정보",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "스케치를 업로드할 보드 및 포트를 선택",
|
"configDialog1": "스케치를 업로드할 보드 및 포트를 선택",
|
||||||
"configDialog2": "보드를 선택하면 컴파일은 가능하지만, 스케치를 업로드 할 수 없습니다.",
|
"configDialog2": "보드를 선택하면 컴파일은 가능하지만, 스케치를 업로드 할 수 없습니다.",
|
||||||
"couldNotFindPreviouslySelected": "선택된 보드를 찾을 수 없습니다. '{0}' 설치된 플랫폼에서'{1}'. 수동으로 사용 할 보드를 선택해주세요.\n지금 보드를 다시 선택하시겠습니까?",
|
"couldNotFindPreviouslySelected": "선택된 보드를 찾을 수 없습니다. '{0}' 설치된 플랫폼에서'{1}'. 수동으로 사용 할 보드를 선택해주세요.\n지금 보드를 다시 선택하시겠습니까?",
|
||||||
"disconnected": "연결해제됨",
|
"disconnected": "연결해제됨",
|
||||||
"getBoardInfo": "보드정보 얻기",
|
"getBoardInfo": "보드정보 얻기",
|
||||||
"inSketchbook": "(스케치북에서)",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "포트를 찾을 수 없습니다.",
|
"noPortsDiscovered": "포트를 찾을 수 없습니다.",
|
||||||
"noPortsSelected": "보드에 맞는 포트가 없습니다: '{0}'.",
|
"noPortsSelected": "보드에 맞는 포트가 없습니다: '{0}'.",
|
||||||
"noneSelected": "보드가 선택되지 않았습니다.",
|
"noneSelected": "보드가 선택되지 않았습니다.",
|
||||||
"openBoardsConfig": "보드 및 포트를 선택하세요.",
|
"openBoardsConfig": "보드 및 포트를 선택하세요.",
|
||||||
"platformMissing": "The platform for the selected '{0}' board is not installed.",
|
"platformMissing": "선택한 '{0}' 보드의 플랫폼이 설치되지 않았습니다.",
|
||||||
"pleasePickBoard": "선택한 포트에 연결할 보드를 선택하십시오",
|
"pleasePickBoard": "선택한 포트에 연결할 보드를 선택하십시오",
|
||||||
"port": "포트{0}",
|
"port": "포트{0}",
|
||||||
"portLabel": "포트: {0}",
|
"portLabel": "포트: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "프로그래머",
|
"programmer": "프로그래머",
|
||||||
"reselectLater": "나중에 선택",
|
"reselectLater": "나중에 선택",
|
||||||
"searchBoard": "보드찾기",
|
"searchBoard": "보드찾기",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "보드 정보를 얻으려면 보드를 선택하십시오.",
|
"selectBoardForInfo": "보드 정보를 얻으려면 보드를 선택하십시오.",
|
||||||
"selectPortForInfo": "보드 정보를 얻으려면 포트를 선택하십시오.",
|
"selectPortForInfo": "보드 정보를 얻으려면 포트를 선택하십시오.",
|
||||||
"showAllAvailablePorts": "활성화된 사용 가능한 모든 포트를 표시합니다.",
|
"showAllAvailablePorts": "활성화된 사용 가능한 모든 포트를 표시합니다.",
|
||||||
|
"showAllPorts": "모든 포트 보이기",
|
||||||
"succesfullyInstalledPlatform": "성공적으로 설치된 플랫폼{0}:{1}",
|
"succesfullyInstalledPlatform": "성공적으로 설치된 플랫폼{0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "성공적으로 설치된 플랫폼 {0}:{1}"
|
"succesfullyUninstalledPlatform": "성공적으로 설치된 플랫폼 {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "보드매니저",
|
"boardsManager": "보드매니저",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "pushing 완료 ‘{0}’.",
|
"donePushing": "pushing 완료 ‘{0}’.",
|
||||||
"embed": "Embed:",
|
"embed": "Embed:",
|
||||||
"emptySketchbook": "스케치북이 비어 있습니다.",
|
"emptySketchbook": "스케치북이 비어 있습니다.",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "더 배우기",
|
"learnMore": "더 배우기",
|
||||||
"link": "링크:",
|
"link": "링크:",
|
||||||
"notYetPulled": "클라우드에 push 할수 없습니다. 아직 pull 되지 않았습니다.",
|
"notYetPulled": "클라우드에 push 할수 없습니다. 아직 pull 되지 않았습니다.",
|
||||||
@ -114,7 +120,7 @@
|
|||||||
"visitArduinoCloud": "아두이노 클라우드를 방문하여 클라우드 스케치를 만드십시오."
|
"visitArduinoCloud": "아두이노 클라우드를 방문하여 클라우드 스케치를 만드십시오."
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "전체",
|
||||||
"contributed": "Contributed",
|
"contributed": "Contributed",
|
||||||
"installManually": "수동설치",
|
"installManually": "수동설치",
|
||||||
"later": "나중에",
|
"later": "나중에",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "Filter your search...",
|
||||||
"install": "설치",
|
"install": "설치",
|
||||||
|
"installed": "설치됨",
|
||||||
"moreInfo": "더 많은 정보",
|
"moreInfo": "더 많은 정보",
|
||||||
"uninstall": "설치해제",
|
"uninstall": "설치해제",
|
||||||
"uninstallMsg": "설치해제를 원하십니까 {0}?",
|
"uninstallMsg": "설치해제를 원하십니까 {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "파일 추가",
|
"addFile": "파일 추가",
|
||||||
"fileAdded": "스케치에 하나의 파일이 추가되었습니다.",
|
"fileAdded": "스케치에 하나의 파일이 추가되었습니다.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "시리얼 플로터를 열 수 없습니다"
|
||||||
|
},
|
||||||
"replaceTitle": "교체"
|
"replaceTitle": "교체"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "전체",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "에러 메시지 복사",
|
"copyError": "에러 메시지 복사",
|
||||||
"noBoardSelected": "보드가 선택되지 않았습니다. Tools > Board menu 에서 당신의 보드를 선택해주세요."
|
"noBoardSelected": "보드가 선택되지 않았습니다. Tools > Board menu 에서 당신의 보드를 선택해주세요."
|
||||||
@ -188,7 +206,7 @@
|
|||||||
"builtInExamples": "포함된 예제들",
|
"builtInExamples": "포함된 예제들",
|
||||||
"couldNotInitializeExamples": "내장된 예제를 초기화 할 수 없습니다.",
|
"couldNotInitializeExamples": "내장된 예제를 초기화 할 수 없습니다.",
|
||||||
"customLibrary": "사용자 정의 라이브러리의 예",
|
"customLibrary": "사용자 정의 라이브러리의 예",
|
||||||
"for": "Examples for {0}",
|
"for": "{0} 에 대한 예",
|
||||||
"forAny": "모든 보드의 예",
|
"forAny": "모든 보드의 예",
|
||||||
"menu": "예제"
|
"menu": "예제"
|
||||||
},
|
},
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": ".ZIP 라이브러리 추가...",
|
"addZip": ".ZIP 라이브러리 추가...",
|
||||||
"arduinoLibraries": "아두이노 라이브러리",
|
"arduinoLibraries": "아두이노 라이브러리",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "라이브러리에 대한 종속성 {0}:{1}",
|
|
||||||
"include": "라이브러리 포함",
|
"include": "라이브러리 포함",
|
||||||
"installAll": "모두 설치",
|
"installAll": "모두 설치",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "누락된 모든 종속성을 설치하시겠습니까?",
|
"installMissingDependencies": "누락된 모든 종속성을 설치하시겠습니까?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "Install {0} only",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "성공적으로 설치된 라이브러리 {0}:{1}",
|
"installedSuccessfully": "성공적으로 설치된 라이브러리 {0}:{1}",
|
||||||
"libraryAlreadyExists": "라이브러리가 이미 존재합니다. 덮어 쓰시겠습니까? ",
|
"libraryAlreadyExists": "라이브러리가 이미 존재합니다. 덮어 쓰시겠습니까? ",
|
||||||
"manageLibraries": "라이브러리 관리...",
|
"manageLibraries": "라이브러리 관리...",
|
||||||
@ -281,13 +299,17 @@
|
|||||||
"unableToCloseWebSocket": "웹소켓을 닫을 수 없습니다.",
|
"unableToCloseWebSocket": "웹소켓을 닫을 수 없습니다.",
|
||||||
"unableToConnectToWebSocket": "웹소켓에 연결 할 수 없습니다."
|
"unableToConnectToWebSocket": "웹소켓에 연결 할 수 없습니다."
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "네트워크",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "추가 보드 관리자 URL",
|
"additionalManagerURLs": "추가 보드 관리자 URL",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "The OAuth2 audience.",
|
||||||
"auth.clientID": "The OAuth2 client ID.",
|
"auth.clientID": "The OAuth2 client ID.",
|
||||||
"auth.domain": "The OAuth2 domain.",
|
"auth.domain": "The OAuth2 domain.",
|
||||||
"auth.registerUri": "The URI used to register a new user.",
|
"auth.registerUri": "The URI used to register a new user.",
|
||||||
"automatic": "Automatic",
|
"automatic": "자동",
|
||||||
"board.certificates": "List of certificates that can be uploaded to boards",
|
"board.certificates": "List of certificates that can be uploaded to boards",
|
||||||
"browse": "검색",
|
"browse": "검색",
|
||||||
"checkForUpdate": "IDE, 보드 및 라이브러리에 대한 사용 가능한 업데이트 알림을 받습니다. 변경 후 IDE를 다시 시작해야 합니다. 알림받기가 기본설정입니다.",
|
"checkForUpdate": "IDE, 보드 및 라이브러리에 대한 사용 가능한 업데이트 알림을 받습니다. 변경 후 IDE를 다시 시작해야 합니다. 알림받기가 기본설정입니다.",
|
||||||
@ -310,7 +332,7 @@
|
|||||||
"files.inside.sketches": "스케치 내부에 파일 표시",
|
"files.inside.sketches": "스케치 내부에 파일 표시",
|
||||||
"ide.updateBaseUrl": "업데이트를 다운로드할 기본 URL입니다. 기본값은 \n'https://downloads.arduino.cc/arduino-ide'",
|
"ide.updateBaseUrl": "업데이트를 다운로드할 기본 URL입니다. 기본값은 \n'https://downloads.arduino.cc/arduino-ide'",
|
||||||
"ide.updateChannel": "업데이트를 받을 릴리스 채널입니다. 'stable'은 안정적인 릴리스이고 'nightly'는 최신 개발 빌드입니다.",
|
"ide.updateChannel": "업데이트를 받을 릴리스 채널입니다. 'stable'은 안정적인 릴리스이고 'nightly'는 최신 개발 빌드입니다.",
|
||||||
"interfaceScale": "Interface scale",
|
"interfaceScale": "인터페이스 크기조절",
|
||||||
"invalid.editorFontSize": "잘못된 에디터 글꼴크기, 반드시 양의 정수를 사용해야합니다.",
|
"invalid.editorFontSize": "잘못된 에디터 글꼴크기, 반드시 양의 정수를 사용해야합니다.",
|
||||||
"invalid.sketchbook.location": "잘못된 스케치북 위치: {0}",
|
"invalid.sketchbook.location": "잘못된 스케치북 위치: {0}",
|
||||||
"invalid.theme": "잘못된 테마.",
|
"invalid.theme": "잘못된 테마.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "네트워크",
|
"network": "네트워크",
|
||||||
"newSketchbookLocation": "새 스케치북 위치 선택",
|
"newSketchbookLocation": "새 스케치북 위치 선택",
|
||||||
"noProxy": "No proxy",
|
"noProxy": "No proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "비밀번호",
|
||||||
|
"port": "포트 번호",
|
||||||
|
"username": "사용자이름"
|
||||||
|
},
|
||||||
"showVerbose": "출력 중 자세한 표시",
|
"showVerbose": "출력 중 자세한 표시",
|
||||||
"sketchbook.location": "스케치북 위치",
|
"sketchbook.location": "스케치북 위치",
|
||||||
"sketchbook.showAllFiles": "스케치 내부의 모든 스케치 파일을 표시하려면 True입니다. 기본은 false입니다.",
|
"sketchbook.showAllFiles": "스케치 내부의 모든 스케치 파일을 표시하려면 True입니다. 기본은 false입니다.",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "이름이 \"{0}\" 인 폴더가 이미 존재합니다. 스케치를 열 수 없습니다.",
|
"cantOpen": "이름이 \"{0}\" 인 폴더가 이미 존재합니다. 스케치를 열 수 없습니다.",
|
||||||
"close": "스케치를 닫으시겠습니까?",
|
"close": "스케치를 닫으시겠습니까?",
|
||||||
"compile": "스케치 컴파일중...",
|
"compile": "스케치 컴파일중...",
|
||||||
"configureAndUpload": "구성 및 업로드",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "컴파일 완료.",
|
"doneCompiling": "컴파일 완료.",
|
||||||
"doneUploading": "업로딩 완료.",
|
"doneUploading": "업로딩 완료.",
|
||||||
@ -372,7 +400,7 @@
|
|||||||
"upload": "업로드",
|
"upload": "업로드",
|
||||||
"uploadUsingProgrammer": "프로그래머를 사용하여 업로드",
|
"uploadUsingProgrammer": "프로그래머를 사용하여 업로드",
|
||||||
"uploading": "업로딩...",
|
"uploading": "업로딩...",
|
||||||
"userFieldsNotFoundError": "Can't find user fields for connected board",
|
"userFieldsNotFoundError": "연결된 보드에서 사용자 영역을 찾을 수 없습니다",
|
||||||
"verify": "확인",
|
"verify": "확인",
|
||||||
"verifyOrCompile": "확인/컴파일"
|
"verifyOrCompile": "확인/컴파일"
|
||||||
},
|
},
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "다시보지 않기",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} 오류: {1}"
|
"error": "{0} 오류: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "업로드"
|
"upload": "업로드"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "클라우드로 이동"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "백엔드에 연결 할 수 없습니다.",
|
"cannotConnectBackend": "백엔드에 연결 할 수 없습니다.",
|
||||||
@ -408,7 +438,7 @@
|
|||||||
"typeNotSupported": "The debug session type \"{0}\" is not supported."
|
"typeNotSupported": "The debug session type \"{0}\" is not supported."
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"unsavedTitle": "Unsaved – {0}"
|
"unsavedTitle": "저장되지않음 – 1{0}\n "
|
||||||
},
|
},
|
||||||
"messages": {
|
"messages": {
|
||||||
"collapse": "Collapse",
|
"collapse": "Collapse",
|
||||||
|
286
i18n/my_MM.json
286
i18n/my_MM.json
@ -6,8 +6,9 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "ဘုတ်{0}",
|
"board": "ဘုတ်{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ပါ",
|
||||||
"boardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်",
|
"boardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်",
|
||||||
|
"boards": "ဘုတ်များ",
|
||||||
"configDialog1": "ကုတ်ဖိုင်တစ်ခုကို upload တင်လိုပါက ဘုတ်နှင့်အပေါက် နှစ်ခုလုံးကို ရွေးပေးပါ။",
|
"configDialog1": "ကုတ်ဖိုင်တစ်ခုကို upload တင်လိုပါက ဘုတ်နှင့်အပေါက် နှစ်ခုလုံးကို ရွေးပေးပါ။",
|
||||||
"configDialog2": "သင် ဘုတ်တစ်ခုထဲကိုသာ ရွေးချယ်ထားပါက compile ပြုလုပ်နိုင်သော်လည်း ကုဒ်ဖိုင်ကိုတော့ upload မတင်နိုင်ပါ။",
|
"configDialog2": "သင် ဘုတ်တစ်ခုထဲကိုသာ ရွေးချယ်ထားပါက compile ပြုလုပ်နိုင်သော်လည်း ကုဒ်ဖိုင်ကိုတော့ upload မတင်နိုင်ပါ။",
|
||||||
"couldNotFindPreviouslySelected": "တပ်ဆင်ထားသည့် ပလက်ဖောင်း '{1}' ထဲမှာ ယခင်ရွေးချယ်ထားသည့်ဘုတ် '{0}' ကို ရှာမတွေ့ပါ။ ကျေးဇူးပြု၍ မိမိအသုံးပြုလိုသည့် ဘုတ်ကို မိမိကိုယ်တိုင် ပြန်လည်ရွေးချယ်ပေးပါ။ သင်အခု ပြန်လည်ရွေးချယ် လိုပါသလား?",
|
"couldNotFindPreviouslySelected": "တပ်ဆင်ထားသည့် ပလက်ဖောင်း '{1}' ထဲမှာ ယခင်ရွေးချယ်ထားသည့်ဘုတ် '{0}' ကို ရှာမတွေ့ပါ။ ကျေးဇူးပြု၍ မိမိအသုံးပြုလိုသည့် ဘုတ်ကို မိမိကိုယ်တိုင် ပြန်လည်ရွေးချယ်ပေးပါ။ သင်အခု ပြန်လည်ရွေးချယ် လိုပါသလား?",
|
||||||
@ -15,8 +16,9 @@
|
|||||||
"getBoardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်ရယူမည်",
|
"getBoardInfo": "ဘုတ်ဆိုင်ရာအချက်အလက်ရယူမည်",
|
||||||
"inSketchbook": " (Sketchbook ဖိုင်တွဲထဲ)",
|
"inSketchbook": " (Sketchbook ဖိုင်တွဲထဲ)",
|
||||||
"installNow": "လက်ရှိရွေးချယ်ထားသည့် \"{2}\" ဘုတ်အတွက် \"{0} {1}\" core အား တပ်ဆင်ဖို့လိုပါသည်။ သင်ယခု တပ်ဆင်လိုပါသလား?",
|
"installNow": "လက်ရှိရွေးချယ်ထားသည့် \"{2}\" ဘုတ်အတွက် \"{0} {1}\" core အား တပ်ဆင်ဖို့လိုပါသည်။ သင်ယခု တပ်ဆင်လိုပါသလား?",
|
||||||
|
"noBoardsFound": "\"{0}\"အတွက် ဘုတ်ရှာမတွေ့ပါ",
|
||||||
"noFQBN": "ရွေးချယ်ထားသည့် ဘုတ် \"{0}\" အတွက် FQBN မရနိုင်သေးပါ။ သင့်မှာ သက်ဆိုင်ရာတပ်ဆင်ထားသည့် core ရှိပါသလား?",
|
"noFQBN": "ရွေးချယ်ထားသည့် ဘုတ် \"{0}\" အတွက် FQBN မရနိုင်သေးပါ။ သင့်မှာ သက်ဆိုင်ရာတပ်ဆင်ထားသည့် core ရှိပါသလား?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "မည်သည့်အပေါက်မှမတွေ့ပါ",
|
||||||
"noPortsSelected": "'{0}' ဘုတ် အတွက် မည်သည့်အပေါက်မှ မရွေးချယ်ထားပါ။",
|
"noPortsSelected": "'{0}' ဘုတ် အတွက် မည်သည့်အပေါက်မှ မရွေးချယ်ထားပါ။",
|
||||||
"noneSelected": "ဘုတ်မရွေးချယ်ထားပါ။",
|
"noneSelected": "ဘုတ်မရွေးချယ်ထားပါ။",
|
||||||
"openBoardsConfig": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ရန်...",
|
"openBoardsConfig": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ရန်...",
|
||||||
@ -24,23 +26,26 @@
|
|||||||
"pleasePickBoard": "သင်ရွေးချယ်ထားသော အပေါက်နှင့် ချိတ်ဆက်ထားသည့် ဘုတ်ကို ကျေးဇူးပြု၍ ရွေးပေးပါ။",
|
"pleasePickBoard": "သင်ရွေးချယ်ထားသော အပေါက်နှင့် ချိတ်ဆက်ထားသည့် ဘုတ်ကို ကျေးဇူးပြု၍ ရွေးပေးပါ။",
|
||||||
"port": "အပေါက်{0}",
|
"port": "အပေါက်{0}",
|
||||||
"portLabel": "အပေါက် - {0}",
|
"portLabel": "အပေါက် - {0}",
|
||||||
|
"ports": "အပေါက်များ",
|
||||||
"programmer": "ပရိုဂရမ်မာ",
|
"programmer": "ပရိုဂရမ်မာ",
|
||||||
"reselectLater": "နောက်မှ ပြန်ရွေးချယ်မည်",
|
"reselectLater": "နောက်မှ ပြန်ရွေးချယ်မည်",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "ဘုတ်ရှာမည်",
|
||||||
"selectBoard": "ဘုတ်ရွေးချယ်မည်",
|
"selectBoard": "ဘုတ်ရွေးချယ်မည်",
|
||||||
"selectBoardForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် ဘုတ်ရွေးချယ်ပါ",
|
"selectBoardForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် ဘုတ်ရွေးချယ်ပါ",
|
||||||
"selectPortForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် အပေါက်ကို ရွေးချယ်ပါ။",
|
"selectPortForInfo": "လျှပ်စစ်ဘုတ်ဆိုင်ရာအချက်အလက်ရရှိရန် အပေါက်ကို ရွေးချယ်ပါ။",
|
||||||
"showAllAvailablePorts": "အမှန်ခြစ်ထားပါက ရွေးချယ်နိုင်သော အပေါက်များအားလုံးကို ဖော်ပြပေးမည်",
|
"showAllAvailablePorts": "အမှန်ခြစ်ထားပါက ရွေးချယ်နိုင်သော အပေါက်များအားလုံးကို ဖော်ပြပေးမည်",
|
||||||
|
"showAllPorts": "အပေါက်အားလုံးပြ",
|
||||||
"succesfullyInstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ တပ်ဆင်ပြီးသည် :{1}",
|
"succesfullyInstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ တပ်ဆင်ပြီးသည် :{1}",
|
||||||
"succesfullyUninstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ ဖြုတ်ချပြီးသည် :{1}"
|
"succesfullyUninstalledPlatform": "{0} ပလက်ဖောင်းကို အောင်မြင်စွာ ဖြုတ်ချပြီးသည် :{1}",
|
||||||
|
"typeOfPorts": "{0} အပေါက်များ"
|
||||||
},
|
},
|
||||||
"boardsManager": "ဘုတ်မန်နေဂျာ",
|
"boardsManager": "ဘုတ်မန်နေဂျာ",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "အာဒီနိုအသိမှတ်ပြု"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "ဘုလုတ်ဒါ ရေးသွင်းမည်",
|
"burnBootloader": "ဘုလုတ်ဒါ ရေးသွင်းမည်",
|
||||||
"burningBootloader": "Burning bootloader...",
|
"burningBootloader": "ဘုလုတ်ဒါ ရေးသွင်းနေသည်…",
|
||||||
"doneBurningBootloader": "ဘုလုတ်ဒါ ရေးသွင်းပြီးပါပြီ။"
|
"doneBurningBootloader": "ဘုလုတ်ဒါ ရေးသွင်းပြီးပါပြီ။"
|
||||||
},
|
},
|
||||||
"burnBootloader": {
|
"burnBootloader": {
|
||||||
@ -53,7 +58,7 @@
|
|||||||
"certificatesUploaded": "လက်မှတ်များ တင်သွင်းပြီးပါပြီ။",
|
"certificatesUploaded": "လက်မှတ်များ တင်သွင်းပြီးပါပြီ။",
|
||||||
"enterURL": "URLရေးသွင်းပါ",
|
"enterURL": "URLရေးသွင်းပါ",
|
||||||
"noSupportedBoardConnected": "ထောက်ပံ့ပေးသည့် ဘုတ်ကို မချိတ်ဆက်ထားပါ",
|
"noSupportedBoardConnected": "ထောက်ပံ့ပေးသည့် ဘုတ်ကို မချိတ်ဆက်ထားပါ",
|
||||||
"openContext": "Open context",
|
"openContext": "ဆက်စပ်အကြောင်းအရာကြည့်မည်",
|
||||||
"remove": "ဖယ်ရှားမည်",
|
"remove": "ဖယ်ရှားမည်",
|
||||||
"selectBoard": "ဘုတ်တစ်ခုကို ရွေးချယ်ရန်...",
|
"selectBoard": "ဘုတ်တစ်ခုကို ရွေးချယ်ရန်...",
|
||||||
"selectCertificateToUpload": "1. အပ်လုတ်တင်ရန် လက်မှတ်ရွေးပါ",
|
"selectCertificateToUpload": "1. အပ်လုတ်တင်ရန် လက်မှတ်ရွေးပါ",
|
||||||
@ -64,13 +69,13 @@
|
|||||||
"uploadingCertificates": "လက်မှတ်များကို အပ်လုတ်တင်နေသည်။"
|
"uploadingCertificates": "လက်မှတ်များကို အပ်လုတ်တင်နေသည်။"
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "အာဒီနိုအပ်ဒိတ်စစ်မည်",
|
||||||
"installAll": "Install All",
|
"installAll": "အားလုံးတပ်ဆင်မည်",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "လတ်တလော အပ်ဒိတ်တင်ရန် မရှိသေးပါ။",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "ဘုတ်အချို့တွက် အပ်ဒိတ်ရရှိပါပြီ။",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "ကုတ်ကြည့်တိုက်အချို့တွက် အပ်ဒိတ်ရရှိပါပြီ။",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "ဘုတ်အပ်ဒိတ်တင်နေသည်…",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "ကုတ်ကြည့်တိုက်အပ်ဒိတ်တင်နေသည်"
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'ကီးဘုတ်' ရှာမတွေ့ပါ။ '#include <Keyboard.h>' ကုတ်စာကြောင်းကို သင့်ကုတ်ပုံကြမ်းထဲတွင် ထည့်ရေးထားပါသလား?",
|
"keyboardError": "'ကီးဘုတ်' ရှာမတွေ့ပါ။ '#include <Keyboard.h>' ကုတ်စာကြောင်းကို သင့်ကုတ်ပုံကြမ်းထဲတွင် ထည့်ရေးထားပါသလား?",
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "‘{0}’တွန်းပို့ပြီးပါပြီ။",
|
"donePushing": "‘{0}’တွန်းပို့ပြီးပါပြီ။",
|
||||||
"embed": "မြှုပ်သွင်းထားသော -",
|
"embed": "မြှုပ်သွင်းထားသော -",
|
||||||
"emptySketchbook": "သင့်ကုတ်ပုံကြမ်းဖိုင်တွဲထဲတွင် ဘာမှမရှိပါ",
|
"emptySketchbook": "သင့်ကုတ်ပုံကြမ်းဖိုင်တွဲထဲတွင် ဘာမှမရှိပါ",
|
||||||
|
"goToCloud": "ကလောက်သို့သွားမည်",
|
||||||
"learnMore": "ပိုမိုလေ့လာရန်",
|
"learnMore": "ပိုမိုလေ့လာရန်",
|
||||||
"link": "လင့်ခ်-",
|
"link": "လင့်ခ်-",
|
||||||
"notYetPulled": "Cloudသို့တွန်းပို့၍မရသေးပါ။ မဆွဲယူရသေးသောကြောင့်ဖြစ်သည်။",
|
"notYetPulled": "Cloudသို့တွန်းပို့၍မရသေးပါ။ မဆွဲယူရသေးသောကြောင့်ဖြစ်သည်။",
|
||||||
@ -111,35 +117,36 @@
|
|||||||
"signOut": "လက်မှတ်ထိုးထွက်",
|
"signOut": "လက်မှတ်ထိုးထွက်",
|
||||||
"sync": "ထပ်တူပြုခြင်း",
|
"sync": "ထပ်တူပြုခြင်း",
|
||||||
"syncEditSketches": "သင်၏Arduino Cloud ကုတ်ဖိုင်လ်များကို အင်တာနက်မှတဆင့် အချိန်နှင့်တပြေးညီ ရယူကိုက်ညီစေပြီး တည်းဖြတ်လိုက်ပါ",
|
"syncEditSketches": "သင်၏Arduino Cloud ကုတ်ဖိုင်လ်များကို အင်တာနက်မှတဆင့် အချိန်နှင့်တပြေးညီ ရယူကိုက်ညီစေပြီး တည်းဖြတ်လိုက်ပါ",
|
||||||
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
|
"visitArduinoCloud": "ကလောက်ကုတ်ဖိုင်ဖန်တီးရန် Arduino Cloudသို့သွားပါ။"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "အားလုံး",
|
||||||
"contributed": "Contributed",
|
"contributed": "ကူညီရေးသားထားသည်များ",
|
||||||
"installManually": "ကိုယ်တိုင်တပ်ဆင်မည်",
|
"installManually": "ကိုယ်တိုင်တပ်ဆင်မည်",
|
||||||
"later": "နောက်မှ",
|
"later": "နောက်မှ",
|
||||||
"noBoardSelected": "ဘုတ် မရွေးချယ်ထားပါ",
|
"noBoardSelected": "ဘုတ် မရွေးချယ်ထားပါ",
|
||||||
"notConnected": "[မချိတ်ဆက်ထားပါ]",
|
"notConnected": "[မချိတ်ဆက်ထားပါ]",
|
||||||
"offlineIndicator": "အော့ဖ်လိုင်းဖြစ်နေသည်။ အင်တာနက်မရှိလျှင် Arduino CLIသည် လိုအပ်သော ဒေတာများမရယူနိုင်သောကြောင့် လုပ်ဆောင်ချက်ချို့ယွင်းမှုဖြစ်ပေါ်မည်။ အင်တာနက်နှင့်ချိတ်ဆက်ပြီး အပ္ပလီကေးရှင်းကို ပြန်စတင်ပေးပါ။",
|
"offlineIndicator": "အော့ဖ်လိုင်းဖြစ်နေသည်။ အင်တာနက်မရှိလျှင် Arduino CLIသည် လိုအပ်သော ဒေတာများမရယူနိုင်သောကြောင့် လုပ်ဆောင်ချက်ချို့ယွင်းမှုဖြစ်ပေါ်မည်။ အင်တာနက်နှင့်ချိတ်ဆက်ပြီး အပ္ပလီကေးရှင်းကို ပြန်စတင်ပေးပါ။",
|
||||||
"oldFormat": "'{0}'သည် မူပုံစံအဟောင်း `.pde`ကိုအသုံးပြုထားသည်။ ဖိုင်လ်တိုးချဲ့အမှတ်အသားအသစ် `.ino` သို့ ပြောင်းလဲမှာလား။",
|
"oldFormat": "'{0}'သည် မူပုံစံအဟောင်း `.pde`ကိုအသုံးပြုထားသည်။ ဖိုင်လ်တိုးချဲ့အမှတ်အသားအသစ် `.ino` သို့ ပြောင်းလဲမှာလား။",
|
||||||
"partner": "Partner",
|
"partner": "တွဲဘက်",
|
||||||
"processing": "အဆင့်ဆင့်ဆောင်ရွက်နေသည်",
|
"processing": "အဆင့်ဆင့်ဆောင်ရွက်နေသည်",
|
||||||
"recommended": "Recommended",
|
"recommended": "အသုံးပြုရန်အကြုံပြုထားသည်များ",
|
||||||
"retired": "Retired",
|
"retired": "အငြိမ်းစား",
|
||||||
"selectedOn": "{0}တွင်",
|
"selectedOn": "{0}တွင်",
|
||||||
"serialMonitor": "အတန်းလိုက်ဆက်သွယ်မှုမော်နီတာ",
|
"serialMonitor": "အတန်းလိုက်ဆက်သွယ်မှုမော်နီတာ",
|
||||||
"type": "Type",
|
"type": "အမျိုးအစား",
|
||||||
"unknown": "မသိ",
|
"unknown": "မသိ",
|
||||||
"updateable": "Updatable"
|
"updateable": "အပ်ဒိတ်တင်၍ရသော"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "Compilation error: {0}"
|
"error": "ကုတ်ပေါင်းခြင်းဆိုင်ရာအမှား- {0}"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "ဤပတ်ကေ့တွင်ပါဝင်သောဘုတ်များ-",
|
||||||
"by": "မှ",
|
"by": "မှ",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "သင်၏ရှာဖွေမှုရလဒ်ကိုစစ်ထုတ်မည်…",
|
||||||
"install": "တပ်ဆင်မည်",
|
"install": "တပ်ဆင်မည်",
|
||||||
|
"installed": "တပ်ဆင်ထားပြီး",
|
||||||
"moreInfo": "နောက်ထပ်အချက်အလက်များ",
|
"moreInfo": "နောက်ထပ်အချက်အလက်များ",
|
||||||
"uninstall": "ဖြုတ်ချ",
|
"uninstall": "ဖြုတ်ချ",
|
||||||
"uninstallMsg": "သင် {0} ကိုဖြုတ်ချချင်ပါသလား?",
|
"uninstallMsg": "သင် {0} ကိုဖြုတ်ချချင်ပါသလား?",
|
||||||
@ -148,11 +155,22 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "ဖိုင်လ်ထည့်မည်",
|
"addFile": "ဖိုင်လ်ထည့်မည်",
|
||||||
"fileAdded": "ကုတ်ပုံကြမ်းထဲသို့ ဖိုင်တစ်ခု ထည့်လိုက်သည်။",
|
"fileAdded": "ကုတ်ပုံကြမ်းထဲသို့ ဖိုင်တစ်ခု ထည့်လိုက်သည်။",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "အတန်းလိုက်ပုံဆွဲကိရိယာကိုမဖွင့်နိုင်ခဲ့ပါ"
|
||||||
|
},
|
||||||
"replaceTitle": "အစားထိုးမည်"
|
"replaceTitle": "အစားထိုးမည်"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "အားလုံး",
|
||||||
|
"default": "မူလ",
|
||||||
|
"more": "နောက်ထပ်",
|
||||||
|
"none": "မရှိ"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "အမှားပြစာများကို ကော်ပီဆွဲသည်",
|
"copyError": "အမှားပြစာများကို ကော်ပီဆွဲသည်",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "မည်သည့်ဘုတ်မှ မရွေးထားပါ။ သင်၏အာဒီနိုဘုတ်ကို ကိရိယာများ>ဘုတ် မီနူးတွင် ရွေးချယ်ပါ။"
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Daemon ပြန်စမည်",
|
"restart": "Daemon ပြန်စမည်",
|
||||||
@ -178,15 +196,15 @@
|
|||||||
"increaseIndent": "အင်တင်းခြင်းတိုးမည်",
|
"increaseIndent": "အင်တင်းခြင်းတိုးမည်",
|
||||||
"nextError": "နောက်ကအမှား",
|
"nextError": "နောက်ကအမှား",
|
||||||
"previousError": "ရှေ့ကအမှား",
|
"previousError": "ရှေ့ကအမှား",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "အမှားဖော်ပြ"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "ကုတ်ပုံကြမ်းကို မသိမ်းဆည်းနိုင်ခဲ့ပါ။ ကျေးဇူးပြု၍ သင်၏ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာ စာသားတည်းဖြတ်မှုဆော့ဖ်ဝဲထဲသို့ ကူးယူပြီး IDE ကို ပြန်စတင်ပါ။",
|
"couldNotSave": "ကုတ်ပုံကြမ်းကို မသိမ်းဆည်းနိုင်ခဲ့ပါ။ ကျေးဇူးပြု၍ သင်၏ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာ စာသားတည်းဖြတ်မှုဆော့ဖ်ဝဲထဲသို့ ကူးယူပြီး IDE ကို ပြန်စတင်ပါ။",
|
||||||
"unsavedChanges": "Any unsaved changes will not be saved."
|
"unsavedChanges": "မသိမ်းရသေးသောပြောင်းလဲမှုများကိုသိမ်းမည်မဟုတ်ပါ။"
|
||||||
},
|
},
|
||||||
"examples": {
|
"examples": {
|
||||||
"builtInExamples": "Built-in examples",
|
"builtInExamples": "နဂိုပါဝင်သောဥပမာများ",
|
||||||
"couldNotInitializeExamples": "Could not initialize built-in examples.",
|
"couldNotInitializeExamples": "နဂိုပါဝင်သောဥပမာများကို မစတင်နိုင်ခဲ့ပါ။",
|
||||||
"customLibrary": "စိတ်ကြိုက် Libraries များမှ ဥပမာများ",
|
"customLibrary": "စိတ်ကြိုက် Libraries များမှ ဥပမာများ",
|
||||||
"for": "{0} အတွက် ဥပမာများ",
|
"for": "{0} အတွက် ဥပမာများ",
|
||||||
"forAny": "ဘယ်ဘုတ်ပဲလာလာ အတွက် ဥပမာများ",
|
"forAny": "ဘယ်ဘုတ်ပဲလာလာ အတွက် ဥပမာများ",
|
||||||
@ -197,7 +215,7 @@
|
|||||||
"failedInstall": "ထည့်သွင်းခြင်း မအောင်မြင်ပါ။ ကျေးဇူးပြု၍ ထပ်မံကြိုးစားပါ။",
|
"failedInstall": "ထည့်သွင်းခြင်း မအောင်မြင်ပါ။ ကျေးဇူးပြု၍ ထပ်မံကြိုးစားပါ။",
|
||||||
"install": "တပ်ဆင်မည်",
|
"install": "တပ်ဆင်မည်",
|
||||||
"installingFirmware": "ဖမ်းဝဲလ် သွင်းနေသည်။",
|
"installingFirmware": "ဖမ်းဝဲလ် သွင်းနေသည်။",
|
||||||
"overwriteSketch": "Installation will overwrite the Sketch on the board.",
|
"overwriteSketch": "တပ်ဆင်မှုသည် ဘုတ်ပေါ်ရှိကုတ်ဖိုင်လ်ကို ဖျက်ရေးသွားမည်",
|
||||||
"selectBoard": "ဘုတ်ရွေးချယ်မည်",
|
"selectBoard": "ဘုတ်ရွေးချယ်မည်",
|
||||||
"selectVersion": "ဖမ်းဝဲလ်ဗားရှင်း ရွေးပါ",
|
"selectVersion": "ဖမ်းဝဲလ်ဗားရှင်း ရွေးပါ",
|
||||||
"successfullyInstalled": "ဖမ်းဝဲလ်ကို အောင်မြင်စွာ သွင်းပြီးပါပြီ။",
|
"successfullyInstalled": "ဖမ်းဝဲလ်ကို အောင်မြင်စွာ သွင်းပြီးပါပြီ။",
|
||||||
@ -216,7 +234,7 @@
|
|||||||
"visit": "Arduino.cc ကိုသွားကြည့်မယ်ကွာ"
|
"visit": "Arduino.cc ကိုသွားကြည့်မယ်ကွာ"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "အာဒီနိုအိုင်ဒီအီးအပ်ဒိတ်များစစ်မည်",
|
||||||
"closeAndInstallButton": "ပိတ်ပြီးသွင်းမယ်",
|
"closeAndInstallButton": "ပိတ်ပြီးသွင်းမယ်",
|
||||||
"closeToInstallNotice": "ဆော့ဖ်ဝဲလ်ပိတ်ပြီး အသစ်ကိုသွင်းမယ်။",
|
"closeToInstallNotice": "ဆော့ဖ်ဝဲလ်ပိတ်ပြီး အသစ်ကိုသွင်းမယ်။",
|
||||||
"downloadButton": "ဒေါင်းလုတ်ဆွဲမယ်",
|
"downloadButton": "ဒေါင်းလုတ်ဆွဲမယ်",
|
||||||
@ -236,163 +254,175 @@
|
|||||||
"addZip": "ကုတ်ကြည့်တိုက် .ZIPထည့်မည်…",
|
"addZip": "ကုတ်ကြည့်တိုက် .ZIPထည့်မည်…",
|
||||||
"arduinoLibraries": "Arduinoကုတ်ကြည့်တိုက်များ",
|
"arduinoLibraries": "Arduinoကုတ်ကြည့်တိုက်များ",
|
||||||
"contributedLibraries": "ပါဝင်ကူညီပေးထားသော libraries များ",
|
"contributedLibraries": "ပါဝင်ကူညီပေးထားသော libraries များ",
|
||||||
"dependenciesForLibrary": "library အတွက် dependencies များ {0}:{1}",
|
|
||||||
"include": "Library သွင်းမည်",
|
"include": "Library သွင်းမည်",
|
||||||
"installAll": "အားလုံးတပ်ဆင်မည်",
|
"installAll": "အားလုံးတပ်ဆင်မည်",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "လိုအပ်နေသော dependencies များအားလုံးကို ထည့်သွင်းလိုပါသလား?",
|
"installMissingDependencies": "လိုအပ်နေသော dependencies များအားလုံးကို ထည့်သွင်းလိုပါသလား?",
|
||||||
"installOneMissingDependency": "လိုအပ်နေသော dependency ကို ထည့်သွင်းလိုပါသလား?",
|
"installOneMissingDependency": "လိုအပ်နေသော dependency ကို ထည့်သွင်းလိုပါသလား?",
|
||||||
"installOnly": "{0}ကိုသာတပ်ဆင်မည်",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "အောင်မြင်စွာ ထည့်သွင်းပြီးပါပြီ library {0}:{1}",
|
"installedSuccessfully": "အောင်မြင်စွာ ထည့်သွင်းပြီးပါပြီ library {0}:{1}",
|
||||||
"libraryAlreadyExists": "Library ရှိပြီးသားပါ။ ထပ်ရေးလိုပါသလား?",
|
"libraryAlreadyExists": "Library ရှိပြီးသားပါ။ ထပ်ရေးလိုပါသလား?",
|
||||||
"manageLibraries": "Libraries စီမံခြင်း...",
|
"manageLibraries": "Libraries စီမံခြင်း...",
|
||||||
"namedLibraryAlreadyExists": "{0} ခေါ် library ဖိုင်တွဲမှာရှိပြီးသားပါ။ ထပ်ရေးလိုပါသလား?",
|
"namedLibraryAlreadyExists": "{0} ခေါ် library ဖိုင်တွဲမှာရှိပြီးသားပါ။ ထပ်ရေးလိုပါသလား?",
|
||||||
"needsMultipleDependencies": "The library <b>{0}:{1}</b> needs some other dependencies currently not installed:",
|
"needsMultipleDependencies": "ကုတ်ကြည့်တိုက် <b>{0}:{1}</b> သည် မတပ်ဆင်ရသေးသော အခြားကုတ်ကြည့်တိုက်များကို လိုအပ်သည်-",
|
||||||
"needsOneDependency": "The library <b>{0}:{1}</b> needs another dependency currently not installed:",
|
"needsOneDependency": "ကုတ်ကြည့်တိုက် <b>{0}:{1}</b> သည် မတပ်ဆင်ရသေးသော အခြားကုတ်ကြည့်တိုက်ကို လိုအပ်သည်-",
|
||||||
"overwriteExistingLibrary": "ရှိနေပြီးသား library ကို ထပ်ရေးလိုပါသလား?",
|
"overwriteExistingLibrary": "ရှိနေပြီးသား library ကို ထပ်ရေးလိုပါသလား?",
|
||||||
"successfullyInstalledZipLibrary": "Successfully installed library from {0} archive",
|
"successfullyInstalledZipLibrary": "{0} မှ ကုတ်ကြည့်တိုက်ကို အောင်မြင်စွာထည့်သွင်းပြီးပါပြီ",
|
||||||
"title": "ကုတ်ကြည့်တိုက်မန်နေဂျာ",
|
"title": "ကုတ်ကြည့်တိုက်မန်နေဂျာ",
|
||||||
"uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}",
|
"uninstalledSuccessfully": "အောင်မြင်စွာ ဖြုတ်ချပြီးသော ကုတ်ကြည့်တိုက် {0}:{1}",
|
||||||
"zipLibrary": "ကုတ်ကြည့်တိုက်"
|
"zipLibrary": "ကုတ်ကြည့်တိုက်"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "ခေါင်းစဉ်"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "ဆယ်သွယ်ရေး",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "ဒေတာခွဲခြားစီမံခြင်း",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "ဒေတာသိမ်းဆည်းမှု",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "စက််ထိန်းချုပ်ရေး",
|
||||||
"display": "Display",
|
"display": "ရုပ်ပြမှန်ပြင်",
|
||||||
"other": "Other",
|
"other": "အခြား",
|
||||||
"sensors": "Sensors",
|
"sensors": "အာရုံခံစက်များ",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "အချက်ပြ အသွင်း/အထုတ်",
|
||||||
"timing": "Timing",
|
"timing": "အချက်",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "အမျိုးအစားခွဲမထားသော"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "တပ်ဆင်ထားပြီး"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Advanced",
|
"advanced": "အဆင့်မြင့်",
|
||||||
"sketch": "ကုတ်ဖိုင်လ်ဆိုင်ရာ",
|
"sketch": "ကုတ်ဖိုင်လ်ဆိုင်ရာ",
|
||||||
"tools": "ကိရိယာများ"
|
"tools": "ကိရိယာများ"
|
||||||
},
|
},
|
||||||
"monitor": {
|
"monitor": {
|
||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "ဝက်ဘ်ဆော့ကတ်ကိုမပိတ်နိုင်ပါ",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "ဝက်ဘ်ဆော့ကတ်သို့မချိတ်ဆက်နိုင်ပါ"
|
||||||
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "ကွန်ရက်",
|
||||||
|
"serial": "အတန်းလိုက်"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "နောက်ထပ်ဘုတ်မန်နေဂျာURLs",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "OAuth2 ပရိတ်သတ်",
|
||||||
"auth.clientID": "The OAuth2 client ID.",
|
"auth.clientID": "OAuth2အသုံးပြုစက်အိုင်ဒီ",
|
||||||
"auth.domain": "The OAuth2 domain.",
|
"auth.domain": "OAuth2ဒိုမိန်း",
|
||||||
"auth.registerUri": "The URI used to register a new user.",
|
"auth.registerUri": "အသုံးပြုသူအသစ် မှတ်ပုံတင်ရန် သုံးသောURI",
|
||||||
"automatic": "အလိုအလျောက်",
|
"automatic": "အလိုအလျောက်",
|
||||||
"board.certificates": "List of certificates that can be uploaded to boards",
|
"board.certificates": "ဘုတ်သို့အပ်လုတ်တင်နိုင်သောအသိအမှတ်ပြုစာချွန်လွှာစာရင်း",
|
||||||
"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.",
|
"checkForUpdate": "အပ်ဒိတ်တင်ရန် အသိပေးချက်များ လက်ခံမည်။ တန်ဖိုးပြောင်းပါက ပရိုဂရမ်ကို ပြန်စတင်ရမည်။ မူရင်းတန်ဖိုး - အမှန်",
|
||||||
"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.",
|
"cli.daemonDebug": "ဒီဘက်မှတ်တမ်းတင်ခြင်းဖွင့်မည်။ မူရင်းတန်ဖိုး - အမှား",
|
||||||
"cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.",
|
"cloud.enabled": "ဆင့် ဖန်ရှင်းများ ဖွင့်မည်။ မူရင်းတန်ဖိုး - အမှန်",
|
||||||
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
|
"cloud.pull.warn": "ကလောက်ကုတ်ဖိုင်လ်ကို စက်ထဲ့သို့ မသွင်းခင် သတိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်",
|
||||||
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
|
"cloud.push.warn": "ကလောက်ကုတ်ဖိုင်လ်သို့ ကုတ်ဖိုင်လ် မသွင်းခင် သတိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်",
|
||||||
"cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.",
|
"cloud.pushpublic.warn": "ကလောက်သို့ အများသုံးကုတ်ဖိုင်လ် မသွင်းခင် သတိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်",
|
||||||
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
|
"cloud.sketchSyncEndpoint": "နောက်ကွယ်လုပ်ဆောင်မှုစနစ်မှ ကုတ်ဖိုင်လ် ရယူခြင်း သို့ ပေးပို့ခြင်းလုပ်ရန် အသုံးပြုသော အဆုံးမှတ်။ မူရင်းတန်းဖိုး - အာဒီနိုကလောက်အေပီအိုင်သို့ ညွှန်ပြနေသည်။",
|
||||||
"compile": "စက်ဘာသာပြန်",
|
"compile": "စက်ဘာသာပြန်",
|
||||||
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
|
"compile.experimental": "ကုတ်ပေါင်းမှုဆိုင်ရာပြဿနာများအား အိုင်ဒီအီးမှ ကိုင်တွယ်မည်။ မူရင်းတန်ဖိုး - အမှား",
|
||||||
"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.revealRange": "စစ်ဆေး/အပ်လုတ် မအောင်မြင်ခဲ့လျှင် အယ်ဒီတာတွင် ကုတ်ပေါင်းမှုဆိုင်ရာ အမှားအယွင်းဖော်ပြချက် ချိန်ညှိသည်။ အသုံးပြုနိုင်သော တန်ဖိုးများ - 'auto' - ဒေါင်လိုက်လှိမ့်ဆွဲပြီးစာကြောင်းသို့ သွားမည်။ 'center' - ဒေါင်လိုက်လှိမ့်ဆွဲပြီး စာကြောင်းကို အလယ်တည့်တည့်တွင် ထားမည်။ 'top' - ဒေါင်လိုက်လှိမ့်ဆွဲပြီး စာကြောင်းကို မြင်ကွင်း၏ထိပ်နားတွင် ပြမည်။ 'centerIfOutsideViewport' - စာကြောင်းသည် မြင်ကွင်းအပြင်ရောက်နေပါက ဒေါင်လိုက်လှိမ့်ဆွဲပြီး စာကြောင်းကို အလယ်တည့်တည့်တွင် ထားမည်။ မူရင်းတန်ဖိုး - {0}",
|
||||||
"compile.verbose": "True for verbose compile output. False by default",
|
"compile.verbose": "ကုတ်ပေါင်းကိရိယာမှ အသေးစိတ်အချက်အလက်များ ထုတ်ပြမည်။ မူရင်းတန်ဖိုး - အမှား",
|
||||||
"compile.warnings": "Tells gcc which warning level to use. It's 'None' by default",
|
"compile.warnings": "အသုံးပြုမည့်gccသတိပေးမှုအဆင့်။ မူရင်းအဆင့် - 'None'",
|
||||||
"compilerWarnings": "စက်ဘာသာပြန်ကိရိယာသတိပေးချက်များ",
|
"compilerWarnings": "စက်ဘာသာပြန်ကိရိယာသတိပေးချက်များ",
|
||||||
"editorFontSize": "အယ်ဒီတာဖောင့်အရွယ်အစား",
|
"editorFontSize": "အယ်ဒီတာဖောင့်အရွယ်အစား",
|
||||||
"editorQuickSuggestions": "Editor Quick Suggestions",
|
"editorQuickSuggestions": "အယ်ဒီတာအကြံပြုချက်များ",
|
||||||
"enterAdditionalURLs": "Enter additional URLs, one for each row",
|
"enterAdditionalURLs": "နောက်ထပ်URLများကို တစ်ခုလျှင် တစ်တန်းဆီ ရေးသွင်းပါ",
|
||||||
"files.inside.sketches": "Show files inside Sketches",
|
"files.inside.sketches": "ကုတ်ဖိုင်လ်များအတွင်း ဖိုင်လ်များပြမည်",
|
||||||
"ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'",
|
"ide.updateBaseUrl": "အပ်ဒိတ်များဒေါင်းလုတ်ဆွဲရန်အတွက် URL။ မူရင်းတန်ဖိုး - '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.",
|
"ide.updateChannel": "အပ်ဒိတ်တင်ရန်အတွက် ထုတ်ဝေမှုချန်နယ်။ 'stable'သည် တည်ငြိမ်မှုဦးစားပေးချန်နယ်။ 'nightly'သည် နောက်ဆုံးပေါ်ထုတ်ဝေမှုချန်နယ်။",
|
||||||
"interfaceScale": "အင်တာဖေ့စ်စကေး",
|
"interfaceScale": "အင်တာဖေ့စ်စကေး",
|
||||||
"invalid.editorFontSize": "Invalid editor font size. It must be a positive integer.",
|
"invalid.editorFontSize": "အယ်ဒီတာဖောင့်အရွယ်အစားမမှန်ကန်ပါ။ အပေါင်းကိန်းပြည့်ဖြစ်ရပါမည်။",
|
||||||
"invalid.sketchbook.location": "Invalid sketchbook location: {0}",
|
"invalid.sketchbook.location": "မမှန်ကန်သောကုတ်ဖိုင်လ်စာအုပ်တည်နေရာ-{0}",
|
||||||
"invalid.theme": "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.log": "အမှန်ဖြစ်နေပါက Arduinoဘာသာစကားစစ်ဆေးမှုဆာဗာသည် မှတ်တမ်းဖိုင်လ်များကို ကုတ်ဖိုင်လ်ဖိုလ်ဒါတွင် ထုတ်ပေးမည်။ မူရင်းတန်းဖိုးသည် အမှားဖြစ်သည်။",
|
||||||
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
|
"language.realTimeDiagnostics": "အမှန်ခြစ်ထားပါက အယ်ဒီတာတွင် စာရေးသောအခါ ဘာသာစကားစစ်ဆေးမှုဆာဗာသည် အချိန်နှင့်တပြေးညီ စစ်ဆေးပေးမည်။ မူလတန်ဖိုးသည် အမှားဖြစ်သည်။",
|
||||||
"manualProxy": "Manual proxy configuration",
|
"manualProxy": "ကိုယ်တိုင် ကြားခံကွန်ရက်ပြင်ဆင်ခြင်း",
|
||||||
"network": "ကွန်ရက်",
|
"network": "ကွန်ရက်",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "ကုတ်ဖိုင်လ်စာအုပ်တည်နေရာအသစ်ရွေးမည်",
|
||||||
"noProxy": "ကြားခံကွန်ရက်မရှိ",
|
"noProxy": "ကြားခံကွန်ရက်မရှိ",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "အိမ်ရှင်အမည်",
|
||||||
|
"password": "စကားဝှက်",
|
||||||
|
"port": "အပေါက်နံပါတ်",
|
||||||
|
"username": "အသုံးပြုသူအမည်"
|
||||||
|
},
|
||||||
"showVerbose": "နောက်ပါလုပ်နေစဉ် အချက်အလက်များပိုမိုများပြားစွာပြမည်",
|
"showVerbose": "နောက်ပါလုပ်နေစဉ် အချက်အလက်များပိုမိုများပြားစွာပြမည်",
|
||||||
"sketchbook.location": "Sketchbook location",
|
"sketchbook.location": "ကုတ်ဖိုင်လ်စာအုပ်တည်နေရာ",
|
||||||
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
"sketchbook.showAllFiles": "အမှန်ဖြစ်ပါက ကုတ်ဖိုင်လ်အတွင်း ဖိုင်လ်အားလုံးပြမည်။ မူရင်းတန်ဖိုး - အမှား",
|
||||||
"survey.notification": "True if users should be notified if a survey is available. True by default.",
|
"survey.notification": "စစ်တမ်းကောက်ပါက အသုံးပြုသူကို အသိပေးမည်။ မူရင်းတန်ဖိုး - အမှန်",
|
||||||
"unofficialBoardSupport": "Click for a list of unofficial board support URLs",
|
"unofficialBoardSupport": "တရားမဝင်ဘုတ် ထောက်ပံ့မှုURLစာရင်းအတွက် ကလစ်လိုက်ပါ",
|
||||||
"upload": "အပ်လုတ်တင်",
|
"upload": "အပ်လုတ်တင်",
|
||||||
"upload.verbose": "True for verbose upload output. False by default.",
|
"upload.verbose": "အပ်လုတ်တင်မှုဆိုင်အချက်အလက်များ အသေးစိတ်ဖော်ပြမည်။ မူရင်းတန်ဖိုး - အမှား",
|
||||||
"verifyAfterUpload": "အပ်လုတ်တင်ပြီးလျှင်ကုတ်ကိုစစ်ဆေးပါ",
|
"verifyAfterUpload": "အပ်လုတ်တင်ပြီးလျှင်ကုတ်ကိုစစ်ဆေးပါ",
|
||||||
"window.autoScale": "True if the user interface automatically scales with the font size.",
|
"window.autoScale": "အမှန်ဖြစ်နေပါက အသုံးပြုသူအင်တာဖေ့သည် ဖောင့်အရွယ်အစားနှင့်အတူ အလိုလိုချိန်ညှိမည်။",
|
||||||
"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.zoomLevel": "ဝင်းဒိုး၏မြင်ကွင်းချဲ့မှုပမာဏ ပြောင်းလဲမည်။ မူရင်းတန်ဖိုးသည် 0 ဖြစ်၍ (1) သို့မဟုတ် (-1) တိုးခြင်းသည် မြင်ကွင်း 20%ချဲ့ခြင်း သို့ ခြုံ့ခြင်းဖြစ်စေမည်။"
|
||||||
},
|
},
|
||||||
"replaceMsg": "Replace the existing version of {0}?",
|
"replaceMsg": "{0}၏ရှိနှင့်ပြီးဗားရှင်းကို အစားထိုးမည်လား။",
|
||||||
"selectZip": "Select a zip file containing the library you'd like to add",
|
"selectZip": "သင်ထည့်သွင်းချင်သော ကုတ်ကြည့်တိုက်ပါဝင်သည့်ဇစ်ဖိုင်လ်ရွေးပါ",
|
||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း",
|
"autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း",
|
||||||
"carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ",
|
"carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ",
|
||||||
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
"message": "စာတို (စာတိုကို '{0}'သို့ '{1}'တွင် ပို့ရန် ရိုက်နှိပ်ပါ)",
|
||||||
"newLine": "စာကြောင်းအသစ်အက္ခရာ",
|
"newLine": "စာကြောင်းအသစ်အက္ခရာ",
|
||||||
"newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး",
|
"newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး",
|
||||||
"noLineEndings": "စာကြောင်းအဆုံးသတ်အက္ခရာမရှိ",
|
"noLineEndings": "စာကြောင်းအဆုံးသတ်အက္ခရာမရှိ",
|
||||||
"notConnected": "Not connected. Select a board and a port to connect automatically.",
|
"notConnected": "မချိတ်ဆက်ထားပါ။ ဘုတ်နှင့်အပေါက်ကိုရွေးချယ်ပါ",
|
||||||
"openSerialPlotter": "Serial Plotter",
|
"openSerialPlotter": "အတန်းလိုက်ဆက်သွယ်မှုပုံဆွဲကိရိယာ",
|
||||||
"timestamp": "အချိန်တံဆိပ်ခေါင်း",
|
"timestamp": "အချိန်တံဆိပ်ခေါင်း",
|
||||||
"toggleTimestamp": "Toggle Timestamp"
|
"toggleTimestamp": "အချိန်တံဆိပ်ဖွင့်/ပိတ်"
|
||||||
},
|
},
|
||||||
"sketch": {
|
"sketch": {
|
||||||
"archiveSketch": "Archive Sketch",
|
"archiveSketch": "ကုတ်ဖိုင်လ်သိမ်းမည်",
|
||||||
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
"cantOpen": "\"{0}\" အမည်ဖြင့်ဖိုလ်ဒါရှိနှင့်ပြီးဖြစ်သည်။ ကုတ်ဖိုင်လ်ကို မဖွင့်နိုင်ပါ။",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "ကုတ်ဖိုင်လ်ပိတ်မှာသေချာပါသလား။",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "ကုတ်ဖိုင်လ်ကို ကုတ်ပေါင်းနေသည်…",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "ပြင်ဆင်၍အပ်လုတ်တင်မည်",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "ဖန်းတီးပြီးသော သိမ်းဆည်းဖိုင်လ် '{0}'။",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "ကုတ်ပေါင်းပြီးပါပြီ။",
|
||||||
"doneUploading": "Done uploading.",
|
"doneUploading": "အပ်လုတ်တင်ပြီးပါပြီ။",
|
||||||
"exportBinary": "Export Compiled Binary",
|
"exportBinary": "ကုတ်ပေါင်းထားသောဘိုင်နရီဖိုင် ထုတ်ပို့မည်",
|
||||||
"moving": "ရွှေ့နေသည်",
|
"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": "အသစ်",
|
"new": "အသစ်",
|
||||||
"openFolder": "ဖိုလ်ဒါဖွင့်မည်",
|
"openFolder": "ဖိုလ်ဒါဖွင့်မည်",
|
||||||
"openRecent": "Open Recent",
|
"openRecent": "လတ်တလောဖိုင်လ်ဖွင့်မည်",
|
||||||
"openSketchInNewWindow": "Open Sketch in New Window",
|
"openSketchInNewWindow": "ကုတ်ဖိုင်လ်ကို ဝင်းဒိုးအသစ်တွင်ဖွင့်မည်",
|
||||||
"saveFolderAs": "Save sketch folder as...",
|
"saveFolderAs": "ကုတ်ဖိုင်လ် ဖိုလ်ဒါကို သိမ်းမည်…",
|
||||||
"saveSketch": "Save your sketch to open it again later.",
|
"saveSketch": "သင်၏ကုတ်ဖိုင်လ်ကို နောင်အခါပြန်ကြည့်၍ရရန် မှတ်သားပါ။",
|
||||||
"saveSketchAs": "Save sketch folder as...",
|
"saveSketchAs": "ကုတ်ဖိုင်လ် ဖိုလ်ဒါကို သိမ်းမည်…",
|
||||||
"showFolder": "ကုတ်ပုံကြမ်းဖိုလ်ဒါပြမည်",
|
"showFolder": "ကုတ်ပုံကြမ်းဖိုလ်ဒါပြမည်",
|
||||||
"sketch": "ကုတ်ပုံကြမ်း",
|
"sketch": "ကုတ်ပုံကြမ်း",
|
||||||
"sketchbook": "Sketchbook",
|
"sketchbook": "ကုတ်ဖိုင်လ်စာအုပ်",
|
||||||
"titleLocalSketchbook": "Local Sketchbook",
|
"titleLocalSketchbook": "စက်တွင်းကုတ်ဖိုင်လ်စာအုပ်",
|
||||||
"titleSketchbook": "Sketchbook",
|
"titleSketchbook": "ကုတ်ဖိုင်လ်စာအုပ်",
|
||||||
"upload": "Upload",
|
"upload": "အပ်လုတ်",
|
||||||
"uploadUsingProgrammer": "Upload Using Programmer",
|
"uploadUsingProgrammer": "ပရိုဂရမ်မာဘုတ်သုံး၍အပ်လုတ်တင်မည်",
|
||||||
"uploading": "Uploading...",
|
"uploading": "အပ်လုတ်တင်နေသည်…",
|
||||||
"userFieldsNotFoundError": "Can't find user fields for connected board",
|
"userFieldsNotFoundError": "ချိတ်ဆက်ထားသောဘုတ်အတွက်အသုံးပြုသူဆိုင်ရာအချက်အလက်များရှာမတွေ့ပါ",
|
||||||
"verify": "Verify",
|
"verify": "စစ်ဆေး",
|
||||||
"verifyOrCompile": "Verify/Compile"
|
"verifyOrCompile": "စစ်ဆေး/ကုတ်ပေါင်း"
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"answerSurvey": "Answer survey",
|
"answerSurvey": "စစ်တမ်းကိုဖြေဆိုပါ",
|
||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"surveyMessage": "ဤစစ်တမ်းကိုဖြေဆိုခြင်းအားဖြင့် ကျွန်ုပ်တို့အား ကူညီလိုက်ပါ။"
|
||||||
|
},
|
||||||
|
"updateIndexes": {
|
||||||
|
"updateIndexes": "အပ်ဒိတ်စာရင်းများ",
|
||||||
|
"updateLibraryIndex": "ကုတ်ကြည့်တိုက်အပ်ဒိတ်စာရင်း",
|
||||||
|
"updatePackageIndex": "ပတ်ကေ့အပ်ဒိတ်စာရင်း"
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"error": "{0} error: {1}"
|
"error": "{0} အမှား- {1}"
|
||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "ပယ်ဖျက်မည်",
|
"cancel": "ပယ်ဖျက်မည်",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "{0} ရိုက်သွင်းပါ",
|
||||||
"upload": "အပ်လုတ်တင်မည်"
|
"upload": "အပ်လုတ်တင်မည်"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "CLOUDသို့သွားမည်"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "ကျောရိုးပရိုဂရမ်သို့ ချိတ်ဆက်၍မရခဲ့ပါ။",
|
"cannotConnectBackend": "ကျောရိုးပရိုဂရမ်သို့ ချိတ်ဆက်၍မရခဲ့ပါ။",
|
||||||
@ -400,7 +430,7 @@
|
|||||||
"couldNotSave": "ကုတ်ဖိုင်လ်ကိုမသိမ်းဆည်းနိုင်ခဲ့ပါ။ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာစာသားတည်းဖြတ်ပရိုဂရမ်သို့ ကူးယူပြီး အိုင်ဒီအီး ပြန်စတင်ပါ။",
|
"couldNotSave": "ကုတ်ဖိုင်လ်ကိုမသိမ်းဆည်းနိုင်ခဲ့ပါ။ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာစာသားတည်းဖြတ်ပရိုဂရမ်သို့ ကူးယူပြီး အိုင်ဒီအီး ပြန်စတင်ပါ။",
|
||||||
"daemonOffline": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ် အော့ဖ်လိုင်းဖြစ်နေသည်",
|
"daemonOffline": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ် အော့ဖ်လိုင်းဖြစ်နေသည်",
|
||||||
"offline": "အော့ဖ်လိုင်း",
|
"offline": "အော့ဖ်လိုင်း",
|
||||||
"quitTitle": "Are you sure you want to quit?"
|
"quitTitle": "သင်ထွက်မှာသေချာပါသလား။"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"start": "စတင်မည်…",
|
"start": "စတင်မည်…",
|
||||||
|
48
i18n/ne.json
48
i18n/ne.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Board{0}",
|
"board": "Board{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Board Info",
|
"boardInfo": "Board Info",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Get Board Info",
|
||||||
"inSketchbook": " (in Sketchbook)",
|
"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?",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "No ports selected for board: '{0}'.",
|
"noPortsSelected": "No ports selected for board: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programmer",
|
"programmer": "Programmer",
|
||||||
"reselectLater": "Reselect later",
|
"reselectLater": "Reselect later",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Please select a board to obtain board info.",
|
"selectBoardForInfo": "Please select a board to obtain board info.",
|
||||||
"selectPortForInfo": "Please select a port to obtain board info.",
|
"selectPortForInfo": "Please select a port to obtain board info.",
|
||||||
"showAllAvailablePorts": "Shows all available ports when enabled",
|
"showAllAvailablePorts": "Shows all available ports when enabled",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}"
|
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Boards Manager",
|
"boardsManager": "Boards Manager",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "Done pushing ‘{0}’.",
|
||||||
"embed": "Embed:",
|
"embed": "Embed:",
|
||||||
"emptySketchbook": "Your Sketchbook is empty",
|
"emptySketchbook": "Your Sketchbook is empty",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Learn more",
|
"learnMore": "Learn more",
|
||||||
"link": "Link:",
|
"link": "Link:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "Filter your search...",
|
"filterSearch": "Filter your search...",
|
||||||
"install": "INSTALL",
|
"install": "Install",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "More info",
|
"moreInfo": "More info",
|
||||||
"uninstall": "Uninstall",
|
"uninstall": "Uninstall",
|
||||||
"uninstallMsg": "Do you want to uninstall {0}?",
|
"uninstallMsg": "Do you want to uninstall {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Add File",
|
"addFile": "Add File",
|
||||||
"fileAdded": "One file added to the sketch.",
|
"fileAdded": "One file added to the sketch.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Replace"
|
"replaceTitle": "Replace"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Add .ZIP Library...",
|
"addZip": "Add .ZIP Library...",
|
||||||
"arduinoLibraries": "Arduino libraries",
|
"arduinoLibraries": "Arduino libraries",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Dependencies for library {0}:{1}",
|
|
||||||
"include": "Include Library",
|
"include": "Include Library",
|
||||||
"installAll": "Install all",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "Install {0} only",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
||||||
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
||||||
"manageLibraries": "Manage Libraries...",
|
"manageLibraries": "Manage Libraries...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Network",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "Additional Boards Manager URLs",
|
||||||
"auth.audience": "The OAuth2 audience.",
|
"auth.audience": "The OAuth2 audience.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Network",
|
"network": "Network",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "Select new sketchbook location",
|
||||||
"noProxy": "No proxy",
|
"noProxy": "No proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Show verbose output during",
|
"showVerbose": "Show verbose output during",
|
||||||
"sketchbook.location": "Sketchbook location",
|
"sketchbook.location": "Sketchbook location",
|
||||||
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
"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.",
|
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "Are you sure you want to close the sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "Done compiling.",
|
||||||
"doneUploading": "Done uploading.",
|
"doneUploading": "Done uploading.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} error: {1}"
|
"error": "{0} error: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Upload"
|
"upload": "Upload"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GO TO CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "Cannot connect to the backend.",
|
||||||
|
46
i18n/nl.json
46
i18n/nl.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Bord{0}",
|
"board": "Bord{0}",
|
||||||
"boardConfigDialogTitle": "Selecteer Ander Bord en Poort",
|
"boardConfigDialogTitle": "Selecteer Ander Bord en Poort",
|
||||||
"boardInfo": "Bord Informatie",
|
"boardInfo": "Bord Informatie",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Selecteer een Bord en een Poort als U een schets wilt uploaden.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Verkrijg Bord Informatie",
|
||||||
"inSketchbook": "(in Schetsboek)",
|
"inSketchbook": "(in Schetsboek)",
|
||||||
"installNow": "De \"{0} {1}\" kern moet geïnstalleerd zijn om het huidige geselecteerde \"{2}\" bord. Wilt U dit nu installeren?",
|
"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?",
|
"noFQBN": "De FQBN is niet beschikbaar voor het geselecteerde bord \"{0}\". Heeft U de bijhorende kern geïnstalleerd?",
|
||||||
"noPortsDiscovered": "Geen poorten gevonden",
|
"noPortsDiscovered": "Geen poorten gevonden",
|
||||||
"noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.",
|
"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.",
|
"pleasePickBoard": "Gelieve een bord te selecteren dat verbonden is met de door U gekozen poort.",
|
||||||
"port": "Poort{0}",
|
"port": "Poort{0}",
|
||||||
"portLabel": "Poort: {0}",
|
"portLabel": "Poort: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programmeerapparaat",
|
"programmer": "Programmeerapparaat",
|
||||||
"reselectLater": "Later opnieuw selecteren",
|
"reselectLater": "Later opnieuw selecteren",
|
||||||
"searchBoard": "Bord zoeken",
|
"searchBoard": "Bord zoeken",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Selecteer een bord om bord informatie te bekomen.",
|
"selectBoardForInfo": "Selecteer een bord om bord informatie te bekomen.",
|
||||||
"selectPortForInfo": "Selecteer een poort om bord informatie te bekomen.",
|
"selectPortForInfo": "Selecteer een poort om bord informatie te bekomen.",
|
||||||
"showAllAvailablePorts": "Toont alle beschikbare poorten indien ingeschakeld",
|
"showAllAvailablePorts": "Toont alle beschikbare poorten indien ingeschakeld",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Platform {0}:{1} succesvol geïnstalleerd",
|
"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",
|
"boardsManager": "Borden Beheerder",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Klaar met pushen van '{0}'.",
|
"donePushing": "Klaar met pushen van '{0}'.",
|
||||||
"embed": "Integreren:",
|
"embed": "Integreren:",
|
||||||
"emptySketchbook": "Je schetsboek is leeg",
|
"emptySketchbook": "Je schetsboek is leeg",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Leer meer",
|
"learnMore": "Leer meer",
|
||||||
"link": "Koppeling:",
|
"link": "Koppeling:",
|
||||||
"notYetPulled": "Kan niet pushen naar Cloud. Het is nog niet getrokken.",
|
"notYetPulled": "Kan niet pushen naar Cloud. Het is nog niet getrokken.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Borden in dit pakket:",
|
"boardsIncluded": "Borden in dit pakket:",
|
||||||
"by": "door",
|
"by": "door",
|
||||||
"filterSearch": "Filter je zoekopdracht...",
|
"filterSearch": "Filter je zoekopdracht...",
|
||||||
"install": "INSTALLEREN",
|
"install": "Installeren",
|
||||||
|
"installed": "Geïnstalleerd",
|
||||||
"moreInfo": "Meer informatie",
|
"moreInfo": "Meer informatie",
|
||||||
"uninstall": "Verwijderen",
|
"uninstall": "Verwijderen",
|
||||||
"uninstallMsg": "Wil je {0} verwijderen?",
|
"uninstallMsg": "Wil je {0} verwijderen?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Bestand Toevoegen",
|
"addFile": "Bestand Toevoegen",
|
||||||
"fileAdded": "Één bestand toegevoegd aan de schets.",
|
"fileAdded": "Één bestand toegevoegd aan de schets.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Vervangen"
|
"replaceTitle": "Vervangen"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "Alle",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Foutmeldingen kopiëren",
|
"copyError": "Foutmeldingen kopiëren",
|
||||||
"noBoardSelected": "Geen bord geselecteerd. Selecteer je Arduino-bord in het menu Extra > Board."
|
"noBoardSelected": "Geen bord geselecteerd. Selecteer je Arduino-bord in het menu Extra > Board."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": ".ZIP-bibliotheek toevoegen...",
|
"addZip": ".ZIP-bibliotheek toevoegen...",
|
||||||
"arduinoLibraries": "Arduino Bibliotheken",
|
"arduinoLibraries": "Arduino Bibliotheken",
|
||||||
"contributedLibraries": "Bijgedragen bibliotheken",
|
"contributedLibraries": "Bijgedragen bibliotheken",
|
||||||
"dependenciesForLibrary": "Afhankelijkheden voor bibliotheek {0}:{1}",
|
|
||||||
"include": "Bibliotheek Gebruiken",
|
"include": "Bibliotheek Gebruiken",
|
||||||
"installAll": "Alles installeren",
|
"installAll": "Alles installeren",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Wilt u de ontbrekende afhankelijkheid installeren?",
|
"installMissingDependencies": "Wilt u de ontbrekende afhankelijkheid installeren?",
|
||||||
"installOneMissingDependency": "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",
|
"installedSuccessfully": "Bibliotheek {0}:{1} succesvol geïnstalleerd",
|
||||||
"libraryAlreadyExists": "Er bestaat al een bibliotheek. Wil U het overschrijven? ",
|
"libraryAlreadyExists": "Er bestaat al een bibliotheek. Wil U het overschrijven? ",
|
||||||
"manageLibraries": "Bibliotheken Beheren...",
|
"manageLibraries": "Bibliotheken Beheren...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Kan websocket niet sluiten",
|
"unableToCloseWebSocket": "Kan websocket niet sluiten",
|
||||||
"unableToConnectToWebSocket": "Kan geen verbinding maken met websocket"
|
"unableToConnectToWebSocket": "Kan geen verbinding maken met websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Netwerk",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Bijkomende Borden Beheerder URL's",
|
"additionalManagerURLs": "Bijkomende Borden Beheerder URL's",
|
||||||
"auth.audience": "Het OAuth2 publiek.",
|
"auth.audience": "Het OAuth2 publiek.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Netwerk",
|
"network": "Netwerk",
|
||||||
"newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.",
|
"newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.",
|
||||||
"noProxy": "Geen proxy",
|
"noProxy": "Geen proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Uitgebreide uitvoer weergeven tijdens",
|
"showVerbose": "Uitgebreide uitvoer weergeven tijdens",
|
||||||
"sketchbook.location": "Schetsboek locatie",
|
"sketchbook.location": "Schetsboek locatie",
|
||||||
"sketchbook.showAllFiles": "Waar om al de schets bestanden in de schets weer te geven. Standaard ingesteld op onwaar.",
|
"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.",
|
"cantOpen": "Er bestaat al een map met de naam \"{0}\". Kan schets niet openen.",
|
||||||
"close": "Weet je zeker dat je de schets wilt sluiten?",
|
"close": "Weet je zeker dat je de schets wilt sluiten?",
|
||||||
"compile": "Sketch compileren...",
|
"compile": "Sketch compileren...",
|
||||||
"configureAndUpload": "Configureren en uploaden",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Archief '{0}' gemaakt.",
|
"createdArchive": "Archief '{0}' gemaakt.",
|
||||||
"doneCompiling": "Klaar met compileren.",
|
"doneCompiling": "Klaar met compileren.",
|
||||||
"doneUploading": "Klaar met uploaden.",
|
"doneUploading": "Klaar met uploaden.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Niet meer laten zien",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} fout: {1}"
|
"error": "{0} fout: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Uploaden"
|
"upload": "Uploaden"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GA NAAR CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Kan geen verbinding maken met het backend.",
|
"cannotConnectBackend": "Kan geen verbinding maken met het backend.",
|
||||||
|
46
i18n/pl.json
46
i18n/pl.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Płytka{0}",
|
"board": "Płytka{0}",
|
||||||
"boardConfigDialogTitle": "Wybierz inną płytkę i port",
|
"boardConfigDialogTitle": "Wybierz inną płytkę i port",
|
||||||
"boardInfo": "Informacje o płytce",
|
"boardInfo": "Informacje o płytce",
|
||||||
|
"boards": "Płytki",
|
||||||
"configDialog1": "Wybierz płytkę oraz port, aby wgrać szkic.",
|
"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ć.",
|
"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ć?",
|
"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",
|
"getBoardInfo": "Pobierz informacje o płytce",
|
||||||
"inSketchbook": "(w Szkicowniku)",
|
"inSketchbook": "(w Szkicowniku)",
|
||||||
"installNow": "Jądro \" 1{0} 2{1} \" musi zostać zainstalowane dla wybranej płytki \"{2}\". Czy chcesz zainstalować je teraz?",
|
"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.",
|
"noFQBN": "FQBN jest niedostępny dla wybranej płytki \" 1{0} \". Sprawdź czy zainstalowane jądro jest prawidłowe.",
|
||||||
"noPortsDiscovered": "Nie wykryto portów",
|
"noPortsDiscovered": "Nie wykryto portów",
|
||||||
"noPortsSelected": "Nie wybrano portu dla płytki: '{0}'.",
|
"noPortsSelected": "Nie wybrano portu dla płytki: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Wybierz płytkę podłączoną do wybranego portu.",
|
"pleasePickBoard": "Wybierz płytkę podłączoną do wybranego portu.",
|
||||||
"port": "Port 1{0}",
|
"port": "Port 1{0}",
|
||||||
"portLabel": "Port: 1{0}",
|
"portLabel": "Port: 1{0}",
|
||||||
|
"ports": "Porty",
|
||||||
"programmer": "Programator",
|
"programmer": "Programator",
|
||||||
"reselectLater": "Wybierz ponownie później",
|
"reselectLater": "Wybierz ponownie później",
|
||||||
"searchBoard": "Szukaj płytki",
|
"searchBoard": "Szukaj płytki",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Wybierz płytkę, aby uzyskać o niej informacje.",
|
"selectBoardForInfo": "Wybierz płytkę, aby uzyskać o niej informacje.",
|
||||||
"selectPortForInfo": "Wybierz port, aby uzyskać informacje o płytce.",
|
"selectPortForInfo": "Wybierz port, aby uzyskać informacje o płytce.",
|
||||||
"showAllAvailablePorts": "Po włączeniu pokazuje wszystkie dostępne porty",
|
"showAllAvailablePorts": "Po włączeniu pokazuje wszystkie dostępne porty",
|
||||||
|
"showAllPorts": "Pokaż wszystkie dostępne porty",
|
||||||
"succesfullyInstalledPlatform": "Pomyślnie zainstalowano platformę {0}:{1}",
|
"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",
|
"boardsManager": "Menedżer Płytek",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Gotowe pchanie ‘{0}’.\n ",
|
"donePushing": "Gotowe pchanie ‘{0}’.\n ",
|
||||||
"embed": "Osadzić:",
|
"embed": "Osadzić:",
|
||||||
"emptySketchbook": "Twój Szkicownik jest pusty",
|
"emptySketchbook": "Twój Szkicownik jest pusty",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Dowiedz się więcej",
|
"learnMore": "Dowiedz się więcej",
|
||||||
"link": "Odnośnik:",
|
"link": "Odnośnik:",
|
||||||
"notYetPulled": "Nie można wysłać do chmury. Nie jest jeszcze wyciągnięty.",
|
"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:",
|
"boardsIncluded": "Płytka dołączona w pakiecie:",
|
||||||
"by": "przez",
|
"by": "przez",
|
||||||
"filterSearch": "Filtruj przeszukiwanie....",
|
"filterSearch": "Filtruj przeszukiwanie....",
|
||||||
"install": "ZAINSTALUJ",
|
"install": "Zainstaluj",
|
||||||
|
"installed": "Zainstalowane",
|
||||||
"moreInfo": "Więcej informacji",
|
"moreInfo": "Więcej informacji",
|
||||||
"uninstall": "Odinstaluj",
|
"uninstall": "Odinstaluj",
|
||||||
"uninstallMsg": "Czy chcesz odinstalować {0}?",
|
"uninstallMsg": "Czy chcesz odinstalować {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Dodaj plik",
|
"addFile": "Dodaj plik",
|
||||||
"fileAdded": "Jeden plik dodany do szkicu.",
|
"fileAdded": "Jeden plik dodany do szkicu.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Błąd otwarcia portu szeregowego"
|
||||||
|
},
|
||||||
"replaceTitle": "Zamień"
|
"replaceTitle": "Zamień"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "Wszytko",
|
||||||
|
"default": "Domyślne",
|
||||||
|
"more": "Więcej",
|
||||||
|
"none": "Żadne"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Kopiuj komunikat błędu",
|
"copyError": "Kopiuj komunikat błędu",
|
||||||
"noBoardSelected": "Nie wybrano płytki. Proszę wybierz płytkę z Narzędzia > Lista płytek"
|
"noBoardSelected": "Nie wybrano płytki. Proszę wybierz płytkę z Narzędzia > Lista płytek"
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Dodaj bibliotekę .ZIP...",
|
"addZip": "Dodaj bibliotekę .ZIP...",
|
||||||
"arduinoLibraries": "Biblioteki Arduino",
|
"arduinoLibraries": "Biblioteki Arduino",
|
||||||
"contributedLibraries": "Przesłane biblioteki",
|
"contributedLibraries": "Przesłane biblioteki",
|
||||||
"dependenciesForLibrary": "Zależności dla biblioteki {0}:{1}",
|
|
||||||
"include": "Dołącz bibliotekę",
|
"include": "Dołącz bibliotekę",
|
||||||
"installAll": "Zainstaluj wszystko",
|
"installAll": "Zainstaluj wszystko",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Czy chcesz zainstalować wszystkie brakujące zależności?",
|
"installMissingDependencies": "Czy chcesz zainstalować wszystkie brakujące zależności?",
|
||||||
"installOneMissingDependency": "Czy chcesz zainstalować brakującą zależność?",
|
"installOneMissingDependency": "Czy chcesz zainstalować brakującą zależność?",
|
||||||
"installOnly": "Zainstaluj tylko {0}",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Pomyślnie zainstalowano bibliotekę {0}:{1}",
|
"installedSuccessfully": "Pomyślnie zainstalowano bibliotekę {0}:{1}",
|
||||||
"libraryAlreadyExists": "Biblioteka już istnieje. Czy chcesz ją nadpisać?",
|
"libraryAlreadyExists": "Biblioteka już istnieje. Czy chcesz ją nadpisać?",
|
||||||
"manageLibraries": "Zarządzaj bibliotekami...",
|
"manageLibraries": "Zarządzaj bibliotekami...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Nie można zamknąć gniazda sieciowego",
|
"unableToCloseWebSocket": "Nie można zamknąć gniazda sieciowego",
|
||||||
"unableToConnectToWebSocket": "Nie można połączyć się z gniazdem sieciowym"
|
"unableToConnectToWebSocket": "Nie można połączyć się z gniazdem sieciowym"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Sieć",
|
||||||
|
"serial": "Szaregowy"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Dodatkowe adresy URL do menadżera płytek",
|
"additionalManagerURLs": "Dodatkowe adresy URL do menadżera płytek",
|
||||||
"auth.audience": "Społeczność OAuth2.",
|
"auth.audience": "Społeczność OAuth2.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Sieć",
|
"network": "Sieć",
|
||||||
"newSketchbookLocation": "Wybierz nową lokalizację szkicownika",
|
"newSketchbookLocation": "Wybierz nową lokalizację szkicownika",
|
||||||
"noProxy": "Bez proxy",
|
"noProxy": "Bez proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Nazwa Hosta",
|
||||||
|
"password": "Hasło",
|
||||||
|
"port": "Numer Portu",
|
||||||
|
"username": "Nazwa Użytkownika"
|
||||||
|
},
|
||||||
"showVerbose": "Pokazuj informacje zwrotne podczas:",
|
"showVerbose": "Pokazuj informacje zwrotne podczas:",
|
||||||
"sketchbook.location": "Lokalizacja szkicownika",
|
"sketchbook.location": "Lokalizacja szkicownika",
|
||||||
"sketchbook.showAllFiles": "Prawda, aby wyświetlać wszystkie pliki ze szkicu. Fałsz jest wartością domyślną.",
|
"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.",
|
"cantOpen": "Folder \" 1{0} \" już istnieje. Nie można otworzyć szkicu.",
|
||||||
"close": "Jesteś pewien, że chcesz zamknąć szkic?",
|
"close": "Jesteś pewien, że chcesz zamknąć szkic?",
|
||||||
"compile": "Kompilowanie szkicu...",
|
"compile": "Kompilowanie szkicu...",
|
||||||
"configureAndUpload": "Skonfiguruj u wgraj",
|
"configureAndUpload": "Skompiluj i wgraj",
|
||||||
"createdArchive": "Stwórz archiwum ' 1{0} '.",
|
"createdArchive": "Stwórz archiwum ' 1{0} '.",
|
||||||
"doneCompiling": "Kompilacja zakończona.",
|
"doneCompiling": "Kompilacja zakończona.",
|
||||||
"doneUploading": "Przesyłanie zakończone.",
|
"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ą.",
|
"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ą."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} błąd: {1}"
|
"error": "{0} błąd: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Prześlij"
|
"upload": "Prześlij"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "IDŹ DO CHMURY"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Nie można połączyć się z backendem.",
|
"cannotConnectBackend": "Nie można połączyć się z backendem.",
|
||||||
|
46
i18n/pt.json
46
i18n/pt.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Placa{0}",
|
"board": "Placa{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Informações da Placa",
|
"boardInfo": "Informações da Placa",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Selecione uma placa e uma porta se quiser fazer o upload de um sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Obter Informações da Placa",
|
||||||
"inSketchbook": "(no Sketchbook)",
|
"inSketchbook": "(no Sketchbook)",
|
||||||
"installNow": "O núcleo \"{0} {1}\" deve ser instalado para a placa \"{2}\" atualmente selecionada. Quer instalar agora?",
|
"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?",
|
"noFQBN": "O FQBN não está disponível para a placa selecionada \"{0}\". Você tem o núcleo correspondente instalado?",
|
||||||
"noPortsDiscovered": "Nenhuma porta detectada",
|
"noPortsDiscovered": "Nenhuma porta detectada",
|
||||||
"noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.",
|
"noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Escolha uma placa conectada à porta que você selecionou.",
|
"pleasePickBoard": "Escolha uma placa conectada à porta que você selecionou.",
|
||||||
"port": "Porta{0}",
|
"port": "Porta{0}",
|
||||||
"portLabel": "Porta{0}",
|
"portLabel": "Porta{0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programador/Gravador",
|
"programmer": "Programador/Gravador",
|
||||||
"reselectLater": "Selecionar novamente mais tarde",
|
"reselectLater": "Selecionar novamente mais tarde",
|
||||||
"searchBoard": "Procurar placa",
|
"searchBoard": "Procurar placa",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Selecione uma placa para obter informações sobre ela.",
|
"selectBoardForInfo": "Selecione uma placa para obter informações sobre ela.",
|
||||||
"selectPortForInfo": "Selecione uma porta para obter informações sobre a placa.",
|
"selectPortForInfo": "Selecione uma porta para obter informações sobre a placa.",
|
||||||
"showAllAvailablePorts": "Mostrar todas as portas disponíveis quando habilitado",
|
"showAllAvailablePorts": "Mostrar todas as portas disponíveis quando habilitado",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Plataforma instalada com sucesso {0}: {1}",
|
"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",
|
"boardsManager": "Gerenciador de Placas",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Concluído o envio de ‘{0}’.",
|
"donePushing": "Concluído o envio de ‘{0}’.",
|
||||||
"embed": "Embutir:",
|
"embed": "Embutir:",
|
||||||
"emptySketchbook": "O seu Sketchbook está vazio",
|
"emptySketchbook": "O seu Sketchbook está vazio",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Saiba mais",
|
"learnMore": "Saiba mais",
|
||||||
"link": "Endereço",
|
"link": "Endereço",
|
||||||
"notYetPulled": "Não é possível enviar para a nuvem. Ainda não foi baixado.",
|
"notYetPulled": "Não é possível enviar para a nuvem. Ainda não foi baixado.",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "por",
|
"by": "por",
|
||||||
"filterSearch": "Filtrar a sua pesquisa…",
|
"filterSearch": "Filtrar a sua pesquisa…",
|
||||||
"install": "Instalar",
|
"install": "Instalar",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Mais informações",
|
"moreInfo": "Mais informações",
|
||||||
"uninstall": "Desinstalar",
|
"uninstall": "Desinstalar",
|
||||||
"uninstallMsg": "Deseja desinstalar {0}?",
|
"uninstallMsg": "Deseja desinstalar {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Adicionar Arquivo",
|
"addFile": "Adicionar Arquivo",
|
||||||
"fileAdded": "Um arquivo adicionado ao sketch.",
|
"fileAdded": "Um arquivo adicionado ao sketch.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Substituir"
|
"replaceTitle": "Substituir"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Mensagem de erro Copiar",
|
"copyError": "Mensagem de erro Copiar",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Adicionar biblioteca .ZIP...",
|
"addZip": "Adicionar biblioteca .ZIP...",
|
||||||
"arduinoLibraries": "Bibliotecas Arduino",
|
"arduinoLibraries": "Bibliotecas Arduino",
|
||||||
"contributedLibraries": "Bibliotecas contribuídas",
|
"contributedLibraries": "Bibliotecas contribuídas",
|
||||||
"dependenciesForLibrary": "Dependências da biblioteca {0}: {1}",
|
|
||||||
"include": "Incluir Biblioteca",
|
"include": "Incluir Biblioteca",
|
||||||
"installAll": "Instalar tudo",
|
"installAll": "Instalar todas",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Deseja instalar todas as dependências ausentes?",
|
"installMissingDependencies": "Deseja instalar todas as dependências ausentes?",
|
||||||
"installOneMissingDependency": "Deseja instalar a dependência ausente?",
|
"installOneMissingDependency": "Deseja instalar a dependência ausente?",
|
||||||
"installOnly": "Instalar apenas {0} ",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Biblioteca instalada com sucesso {0}: {1}",
|
"installedSuccessfully": "Biblioteca instalada com sucesso {0}: {1}",
|
||||||
"libraryAlreadyExists": "Essa biblioteca já existe. Você deseja sobrescreve-la?",
|
"libraryAlreadyExists": "Essa biblioteca já existe. Você deseja sobrescreve-la?",
|
||||||
"manageLibraries": "Gerenciar bibliotecas...",
|
"manageLibraries": "Gerenciar bibliotecas...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Impossível fechar websocket",
|
"unableToCloseWebSocket": "Impossível fechar websocket",
|
||||||
"unableToConnectToWebSocket": "Impossível conectar ao websocket"
|
"unableToConnectToWebSocket": "Impossível conectar ao websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Rede",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "URLs do Gerenciador de Placas Adicionais",
|
"additionalManagerURLs": "URLs do Gerenciador de Placas Adicionais",
|
||||||
"auth.audience": "O OAuth2 publico.",
|
"auth.audience": "O OAuth2 publico.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Rede",
|
"network": "Rede",
|
||||||
"newSketchbookLocation": "Escolher",
|
"newSketchbookLocation": "Escolher",
|
||||||
"noProxy": "Sem proxy",
|
"noProxy": "Sem proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Mostrar a saída detalhada durante",
|
"showVerbose": "Mostrar a saída detalhada durante",
|
||||||
"sketchbook.location": "Localização dos Sketchbooks",
|
"sketchbook.location": "Localização dos Sketchbooks",
|
||||||
"sketchbook.showAllFiles": "Verdadeiro para mostrar todos os arquivos de sketch dentro do sketch. Falso é padrão.",
|
"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.",
|
"cantOpen": "Directoria chamada \"{0}\" já existe. Não é possível abrir o rascunho.",
|
||||||
"close": "Tem certeza que deseja fechar o sketch?",
|
"close": "Tem certeza que deseja fechar o sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configurar e Fazer Envio",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Arquivo criado '{0}'.",
|
"createdArchive": "Arquivo criado '{0}'.",
|
||||||
"doneCompiling": "Compilação concluída.",
|
"doneCompiling": "Compilação concluída.",
|
||||||
"doneUploading": "Envio concluído.",
|
"doneUploading": "Envio concluído.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Não mostrar novamente",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} erro: {1}"
|
"error": "{0} erro: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Carregar"
|
"upload": "Carregar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "IR PARA A NUVEM"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Não é possível conectar-se ao backend.",
|
"cannotConnectBackend": "Não é possível conectar-se ao backend.",
|
||||||
|
48
i18n/ro.json
48
i18n/ro.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Board{0}",
|
"board": "Board{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Board Info",
|
"boardInfo": "Board Info",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Get Board Info",
|
||||||
"inSketchbook": " (in Sketchbook)",
|
"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?",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "No ports selected for board: '{0}'.",
|
"noPortsSelected": "No ports selected for board: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
||||||
"port": "Portul{0}",
|
"port": "Portul{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programator",
|
"programmer": "Programator",
|
||||||
"reselectLater": "Re-selectează mai târziu",
|
"reselectLater": "Re-selectează mai târziu",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Please select a board to obtain board info.",
|
"selectBoardForInfo": "Please select a board to obtain board info.",
|
||||||
"selectPortForInfo": "Please select a port to obtain board info.",
|
"selectPortForInfo": "Please select a port to obtain board info.",
|
||||||
"showAllAvailablePorts": "Shows all available ports when enabled",
|
"showAllAvailablePorts": "Shows all available ports when enabled",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}"
|
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Boards Manager",
|
"boardsManager": "Boards Manager",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "Done pushing ‘{0}’.",
|
||||||
"embed": "Embed:",
|
"embed": "Embed:",
|
||||||
"emptySketchbook": "Your Sketchbook is empty",
|
"emptySketchbook": "Your Sketchbook is empty",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Învață mai mult",
|
"learnMore": "Învață mai mult",
|
||||||
"link": "Link:",
|
"link": "Link:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "de",
|
"by": "de",
|
||||||
"filterSearch": "Filtrează căutarea...",
|
"filterSearch": "Filtrează căutarea...",
|
||||||
"install": "INSTALEAZĂ",
|
"install": "Instalează",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Mai multe informații",
|
"moreInfo": "Mai multe informații",
|
||||||
"uninstall": "Dezinstalează",
|
"uninstall": "Dezinstalează",
|
||||||
"uninstallMsg": "Dorești să dezinstalezi {0}?",
|
"uninstallMsg": "Dorești să dezinstalezi {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Adaugă Fișier",
|
"addFile": "Adaugă Fișier",
|
||||||
"fileAdded": "One file added to the sketch.",
|
"fileAdded": "One file added to the sketch.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Înlocuiește"
|
"replaceTitle": "Înlocuiește"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Add .ZIP Library...",
|
"addZip": "Add .ZIP Library...",
|
||||||
"arduinoLibraries": "Arduino libraries",
|
"arduinoLibraries": "Arduino libraries",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Dependencies for library {0}:{1}",
|
|
||||||
"include": "Include Librăria",
|
"include": "Include Librăria",
|
||||||
"installAll": "Instalează tot",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
"installMissingDependencies": "Would you like to install all the missing dependencies?",
|
||||||
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
"installOneMissingDependency": "Would you like to install the missing dependency?",
|
||||||
"installOnly": "Instalează doar {0}",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
"installedSuccessfully": "Successfully installed library {0}:{1}",
|
||||||
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
"libraryAlreadyExists": "A library already exists. Do you want to overwrite it?",
|
||||||
"manageLibraries": "Gestionare Librării ",
|
"manageLibraries": "Gestionare Librării ",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Rețea",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "Additional Boards Manager URLs",
|
||||||
"auth.audience": "Audiența OAuth2.",
|
"auth.audience": "Audiența OAuth2.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Rețea",
|
"network": "Rețea",
|
||||||
"newSketchbookLocation": "Select new sketchbook location",
|
"newSketchbookLocation": "Select new sketchbook location",
|
||||||
"noProxy": "Fără proxy",
|
"noProxy": "Fără proxy",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Show verbose output during",
|
"showVerbose": "Show verbose output during",
|
||||||
"sketchbook.location": "Sketchbook location",
|
"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.",
|
"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.",
|
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
||||||
"close": "Are you sure you want to close the sketch?",
|
"close": "Are you sure you want to close the sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Configure And Upload",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Created archive '{0}'.",
|
"createdArchive": "Created archive '{0}'.",
|
||||||
"doneCompiling": "Done compiling.",
|
"doneCompiling": "Done compiling.",
|
||||||
"doneUploading": "Done uploading.",
|
"doneUploading": "Done uploading.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} eroare :{1}"
|
"error": "{0} eroare :{1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Încarcă"
|
"upload": "Încarcă"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GO TO CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "Cannot connect to the backend.",
|
||||||
|
46
i18n/ru.json
46
i18n/ru.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Плата{0}",
|
"board": "Плата{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Информация о плате",
|
"boardInfo": "Информация о плате",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Выберите плату и порт, если Вы хотите загрузить скетч в плату.",
|
"configDialog1": "Выберите плату и порт, если Вы хотите загрузить скетч в плату.",
|
||||||
"configDialog2": "Если вы выбираете только плату, вы сможете компилировать, но не загружать свой скетч.",
|
"configDialog2": "Если вы выбираете только плату, вы сможете компилировать, но не загружать свой скетч.",
|
||||||
"couldNotFindPreviouslySelected": "Не удалось найти ранее выбранную плату '{0}' в установленной платформе '{1}'.Пожалуйста, выберите плату которую хотите использовать вручную повторно. Вы хотите повторно выбрать её сейчас?",
|
"couldNotFindPreviouslySelected": "Не удалось найти ранее выбранную плату '{0}' в установленной платформе '{1}'.Пожалуйста, выберите плату которую хотите использовать вручную повторно. Вы хотите повторно выбрать её сейчас?",
|
||||||
@ -15,6 +16,7 @@
|
|||||||
"getBoardInfo": "Получить информацию о подключенной плате",
|
"getBoardInfo": "Получить информацию о подключенной плате",
|
||||||
"inSketchbook": " (в альбоме).",
|
"inSketchbook": " (в альбоме).",
|
||||||
"installNow": "Необходимо установить ядро «{0} {1}» для выбранной в данный момент «{2}» платы. Вы хотите установить его сейчас?",
|
"installNow": "Необходимо установить ядро «{0} {1}» для выбранной в данный момент «{2}» платы. Вы хотите установить его сейчас?",
|
||||||
|
"noBoardsFound": "No boards found for \"{0}\"",
|
||||||
"noFQBN": "FQBN недоступен для выбранной платы \"{0}\". Проверьте наличие необходимого ядра.",
|
"noFQBN": "FQBN недоступен для выбранной платы \"{0}\". Проверьте наличие необходимого ядра.",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Не выбраны порты для платы: '{0}'.",
|
"noPortsSelected": "Не выбраны порты для платы: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Пожалуйста, выберите плату, подключенную к выбранному вами порту.",
|
"pleasePickBoard": "Пожалуйста, выберите плату, подключенную к выбранному вами порту.",
|
||||||
"port": "Порт{0}",
|
"port": "Порт{0}",
|
||||||
"portLabel": "Порт:{0}",
|
"portLabel": "Порт:{0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Программатор",
|
"programmer": "Программатор",
|
||||||
"reselectLater": "Перевыбрать позже",
|
"reselectLater": "Перевыбрать позже",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Пожалуйста, выберите плату в меню инструментов для получения информации с платы.",
|
"selectBoardForInfo": "Пожалуйста, выберите плату в меню инструментов для получения информации с платы.",
|
||||||
"selectPortForInfo": "Пожалуйста, выберите порт в меню инструментов для получения информации с платы.",
|
"selectPortForInfo": "Пожалуйста, выберите порт в меню инструментов для получения информации с платы.",
|
||||||
"showAllAvailablePorts": "Показать все доступные порты при включении",
|
"showAllAvailablePorts": "Показать все доступные порты при включении",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Платформа установлена успешно {0}:{1}",
|
"succesfullyInstalledPlatform": "Платформа установлена успешно {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Платформа успешно удалена {0}:{1}"
|
"succesfullyUninstalledPlatform": "Платформа успешно удалена {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Менеджер плат",
|
"boardsManager": "Менеджер плат",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Отправлено ‘{0}’.",
|
"donePushing": "Отправлено ‘{0}’.",
|
||||||
"embed": "Встроить:",
|
"embed": "Встроить:",
|
||||||
"emptySketchbook": "Ваш альбом пуст",
|
"emptySketchbook": "Ваш альбом пуст",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Узнать больше",
|
"learnMore": "Узнать больше",
|
||||||
"link": "Ссылка:",
|
"link": "Ссылка:",
|
||||||
"notYetPulled": "Не удается отправить в облако. Он еще не вытащен.",
|
"notYetPulled": "Не удается отправить в облако. Он еще не вытащен.",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "от",
|
"by": "от",
|
||||||
"filterSearch": "Отфильтровать результаты поиска...",
|
"filterSearch": "Отфильтровать результаты поиска...",
|
||||||
"install": "Установка",
|
"install": "Установка",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Дополнительная информация",
|
"moreInfo": "Дополнительная информация",
|
||||||
"uninstall": "Удалить",
|
"uninstall": "Удалить",
|
||||||
"uninstallMsg": "Вы хотите удалить {0}?",
|
"uninstallMsg": "Вы хотите удалить {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Добавить файл...",
|
"addFile": "Добавить файл...",
|
||||||
"fileAdded": "Один файл добавлен в скетч.",
|
"fileAdded": "Один файл добавлен в скетч.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Заменить"
|
"replaceTitle": "Заменить"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Скопировать сообщения ошибок",
|
"copyError": "Скопировать сообщения ошибок",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Добавить .ZIP библиотеку...",
|
"addZip": "Добавить .ZIP библиотеку...",
|
||||||
"arduinoLibraries": "Библиотеки Arduino",
|
"arduinoLibraries": "Библиотеки Arduino",
|
||||||
"contributedLibraries": "Сторонние библиотеки",
|
"contributedLibraries": "Сторонние библиотеки",
|
||||||
"dependenciesForLibrary": "Зависимости для библиотеки {0}:{1}",
|
|
||||||
"include": "Подключить библиотеку",
|
"include": "Подключить библиотеку",
|
||||||
"installAll": "Установить все",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Установить все недостающие зависимости?",
|
"installMissingDependencies": "Установить все недостающие зависимости?",
|
||||||
"installOneMissingDependency": "Установить недостающую зависимость?",
|
"installOneMissingDependency": "Установить недостающую зависимость?",
|
||||||
"installOnly": "Установить только {0}",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Успешно установлена библиотека {0}:{1}",
|
"installedSuccessfully": "Успешно установлена библиотека {0}:{1}",
|
||||||
"libraryAlreadyExists": "Библиотека уже существует. Вы хотите ее заменить?",
|
"libraryAlreadyExists": "Библиотека уже существует. Вы хотите ее заменить?",
|
||||||
"manageLibraries": "Управление библиотеками...",
|
"manageLibraries": "Управление библиотеками...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Не удалось закрыть веб-сокет.",
|
"unableToCloseWebSocket": "Не удалось закрыть веб-сокет.",
|
||||||
"unableToConnectToWebSocket": "Не удается подключиться к веб-сокету."
|
"unableToConnectToWebSocket": "Не удается подключиться к веб-сокету."
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Сеть",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Дополнительные ссылки для Менеджера плат",
|
"additionalManagerURLs": "Дополнительные ссылки для Менеджера плат",
|
||||||
"auth.audience": "Аудитория OAuth2.",
|
"auth.audience": "Аудитория OAuth2.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Сеть",
|
"network": "Сеть",
|
||||||
"newSketchbookLocation": "Выбрать новое расположение для альбома со скетчами",
|
"newSketchbookLocation": "Выбрать новое расположение для альбома со скетчами",
|
||||||
"noProxy": "Не использовать прокси-сервер",
|
"noProxy": "Не использовать прокси-сервер",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Показывать детализированный вывод при",
|
"showVerbose": "Показывать детализированный вывод при",
|
||||||
"sketchbook.location": "Путь к альбому со скетчами",
|
"sketchbook.location": "Путь к альбому со скетчами",
|
||||||
"sketchbook.showAllFiles": "True - показывать все файлы внутри скетча. По умолчанию - false.",
|
"sketchbook.showAllFiles": "True - показывать все файлы внутри скетча. По умолчанию - false.",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "Папка \"{0}\" уже существует. Невозможно открыть скетч.",
|
"cantOpen": "Папка \"{0}\" уже существует. Невозможно открыть скетч.",
|
||||||
"close": "Вы действительно хотите закрыть скетч?",
|
"close": "Вы действительно хотите закрыть скетч?",
|
||||||
"compile": "Компиляция скетча...",
|
"compile": "Компиляция скетча...",
|
||||||
"configureAndUpload": "Настроить и загрузить",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Создать архив '{0}'.",
|
"createdArchive": "Создать архив '{0}'.",
|
||||||
"doneCompiling": "Компиляция завершена.",
|
"doneCompiling": "Компиляция завершена.",
|
||||||
"doneUploading": "Загрузка завершена.",
|
"doneUploading": "Загрузка завершена.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Больше не показывать",
|
"dismissSurvey": "Больше не показывать",
|
||||||
"surveyMessage": "Пожалуйста, помоги нам стать лучше, пройдя этот супер-короткий опрос. Мы ценим наше сообщество и хотели бы узнать наших сторонников немного лучше!"
|
"surveyMessage": "Пожалуйста, помоги нам стать лучше, пройдя этот супер-короткий опрос. Мы ценим наше сообщество и хотели бы узнать наших сторонников немного лучше!"
|
||||||
},
|
},
|
||||||
|
"updateIndexes": {
|
||||||
|
"updateIndexes": "Update Indexes",
|
||||||
|
"updateLibraryIndex": "Update Library Index",
|
||||||
|
"updatePackageIndex": "Update Package Index"
|
||||||
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"error": "{0} ошибка: {1}"
|
"error": "{0} ошибка: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Загрузка"
|
"upload": "Загрузка"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "Переход в облако"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Невозможно подключиться к бэкенду.",
|
"cannotConnectBackend": "Невозможно подключиться к бэкенду.",
|
||||||
|
48
i18n/sr.json
48
i18n/sr.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Плоча{0}",
|
"board": "Плоча{0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Информације о плочи",
|
"boardInfo": "Информације о плочи",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "Одабери и плочу и порт ако желиш да спустиш рад.",
|
"configDialog1": "Одабери и плочу и порт ако желиш да спустиш рад.",
|
||||||
"configDialog2": "Ако одабереш само плочу моћи ћеш само да преведеш, али не и да спустиш рад.",
|
"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?",
|
"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": "Дохвати информације о плочи",
|
"getBoardInfo": "Дохвати информације о плочи",
|
||||||
"inSketchbook": "(у радној свесци)",
|
"inSketchbook": "(у радној свесци)",
|
||||||
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
|
"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?",
|
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Ниједан порт није одабран за плочу: '{0}'.",
|
"noPortsSelected": "Ниједан порт није одабран за плочу: '{0}'.",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Одабери плочу повезану са одабраним портом.",
|
"pleasePickBoard": "Одабери плочу повезану са одабраним портом.",
|
||||||
"port": "Порт{0}",
|
"port": "Порт{0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Програмер",
|
"programmer": "Програмер",
|
||||||
"reselectLater": "Одабери поново касније",
|
"reselectLater": "Одабери поново касније",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Одабери плочу да добијеш информације о њој.",
|
"selectBoardForInfo": "Одабери плочу да добијеш информације о њој.",
|
||||||
"selectPortForInfo": "Одабери порт да добијеш информације о плочи",
|
"selectPortForInfo": "Одабери порт да добијеш информације о плочи",
|
||||||
"showAllAvailablePorts": "Приказује све доступне портове када је укључено",
|
"showAllAvailablePorts": "Приказује све доступне портове када је укључено",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "Успјешно инсталирана платформа {0}:{1}",
|
"succesfullyInstalledPlatform": "Успјешно инсталирана платформа {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "Успјешно деинсталирана платформа {0}:{1}"
|
"succesfullyUninstalledPlatform": "Успјешно деинсталирана платформа {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "Управљач плочама",
|
"boardsManager": "Управљач плочама",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Done pushing ‘{0}’.",
|
"donePushing": "Done pushing ‘{0}’.",
|
||||||
"embed": "Угради:",
|
"embed": "Угради:",
|
||||||
"emptySketchbook": "Твоја радна свеска је празна",
|
"emptySketchbook": "Твоја радна свеска је празна",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Сазнајте више",
|
"learnMore": "Сазнајте више",
|
||||||
"link": "Линк:",
|
"link": "Линк:",
|
||||||
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
"notYetPulled": "Cannot push to Cloud. It is not yet pulled.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "од",
|
"by": "од",
|
||||||
"filterSearch": "Филтрирај претрагу...",
|
"filterSearch": "Филтрирај претрагу...",
|
||||||
"install": "ИНСТАЛИРАЈ",
|
"install": "Инсталирај",
|
||||||
|
"installed": "Installed",
|
||||||
"moreInfo": "Више информација",
|
"moreInfo": "Више информација",
|
||||||
"uninstall": "Деинсталирај",
|
"uninstall": "Деинсталирај",
|
||||||
"uninstallMsg": "Да ли желиш да деинсталираш {0}? ",
|
"uninstallMsg": "Да ли желиш да деинсталираш {0}? ",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Додај датотеку",
|
"addFile": "Додај датотеку",
|
||||||
"fileAdded": "Датотека је додата у рад.",
|
"fileAdded": "Датотека је додата у рад.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Замјени"
|
"replaceTitle": "Замјени"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "Додај .ZIP библиотеку...",
|
"addZip": "Додај .ZIP библиотеку...",
|
||||||
"arduinoLibraries": "Arduino библиотеке",
|
"arduinoLibraries": "Arduino библиотеке",
|
||||||
"contributedLibraries": "Contributed libraries",
|
"contributedLibraries": "Contributed libraries",
|
||||||
"dependenciesForLibrary": "Зависне библиотеке за библиотеку {0}:{1}",
|
|
||||||
"include": "Укључи библиотеку",
|
"include": "Укључи библиотеку",
|
||||||
"installAll": "Инсталирај све",
|
"installAll": "Install All",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "Да ли желиш да инсталираш све зависне библиотеке?",
|
"installMissingDependencies": "Да ли желиш да инсталираш све зависне библиотеке?",
|
||||||
"installOneMissingDependency": "Да ли желиш да инсталираш зависну библиотеку?",
|
"installOneMissingDependency": "Да ли желиш да инсталираш зависну библиотеку?",
|
||||||
"installOnly": "Инсталирај само {0}",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "Успјешно инсталирана библиотека {0}:{1}",
|
"installedSuccessfully": "Успјешно инсталирана библиотека {0}:{1}",
|
||||||
"libraryAlreadyExists": "Библиотека већ постоји. Желиш да препишеш преко ње?",
|
"libraryAlreadyExists": "Библиотека већ постоји. Желиш да препишеш преко ње?",
|
||||||
"manageLibraries": "Управљај библиотекама...",
|
"manageLibraries": "Управљај библиотекама...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Мрежа",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Additional Boards Manager URLs",
|
"additionalManagerURLs": "Additional Boards Manager URLs",
|
||||||
"auth.audience": "OAuth2 публика.",
|
"auth.audience": "OAuth2 публика.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Мрежа",
|
"network": "Мрежа",
|
||||||
"newSketchbookLocation": "Одабери нову локацију радне свеске",
|
"newSketchbookLocation": "Одабери нову локацију радне свеске",
|
||||||
"noProxy": "Без посредника",
|
"noProxy": "Без посредника",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "Прикажи детаљан испис током",
|
"showVerbose": "Прикажи детаљан испис током",
|
||||||
"sketchbook.location": "Локација радне свеске",
|
"sketchbook.location": "Локација радне свеске",
|
||||||
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "Директоријум \"{0}\" већ постоји. Није могуће отворити рад.",
|
"cantOpen": "Директоријум \"{0}\" већ постоји. Није могуће отворити рад.",
|
||||||
"close": "Да ли желиш да затвориш рад?",
|
"close": "Да ли желиш да затвориш рад?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Конфигуриши и спусти",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Направљена архива '{0}'.",
|
"createdArchive": "Направљена архива '{0}'.",
|
||||||
"doneCompiling": "Превођење завршено.",
|
"doneCompiling": "Превођење завршено.",
|
||||||
"doneUploading": "Спуштање завршено.",
|
"doneUploading": "Спуштање завршено.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} грешка: {1}"
|
"error": "{0} грешка: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Спусти"
|
"upload": "Спусти"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "GO TO CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Cannot connect to the backend.",
|
"cannotConnectBackend": "Cannot connect to the backend.",
|
||||||
|
44
i18n/tr.json
44
i18n/tr.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Kart{0}",
|
"board": "Kart{0}",
|
||||||
"boardConfigDialogTitle": "Başka Kart ve Port Seç",
|
"boardConfigDialogTitle": "Başka Kart ve Port Seç",
|
||||||
"boardInfo": "Kart Bilgisi",
|
"boardInfo": "Kart Bilgisi",
|
||||||
|
"boards": "kartlar",
|
||||||
"configDialog1": "Bir eskiz yüklemek istiyorsanız Kart ve Port seçmelisiniz.",
|
"configDialog1": "Bir eskiz yüklemek istiyorsanız Kart ve Port seçmelisiniz.",
|
||||||
"configDialog2": "Sadece Kart seçerseniz eskizinizi derleyebilir, ancak yükleyemezsiniz.",
|
"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?",
|
"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",
|
"getBoardInfo": "Kart Bilgisini Al",
|
||||||
"inSketchbook": "(Eskiz Defteri'nde)",
|
"inSketchbook": "(Eskiz Defteri'nde)",
|
||||||
"installNow": "Mevcut seçili \"{2}\" kartı için \"{0} {1}\" çekirdeğinin kurulması gerekiyor. Bunu şimdi kurmak istiyor musunuz?",
|
"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?",
|
"noFQBN": "FQBN seçili kart \"{0}\" için mevcut değil. İlgili çekirdeği kurdunuz mu?",
|
||||||
"noPortsDiscovered": "Port bulunamadı",
|
"noPortsDiscovered": "Port bulunamadı",
|
||||||
"noPortsSelected": "'{0}' kartı için port seçilmedi",
|
"noPortsSelected": "'{0}' kartı için port seçilmedi",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "Lütfen seçtiğiniz porta bağlı kartı seçin.",
|
"pleasePickBoard": "Lütfen seçtiğiniz porta bağlı kartı seçin.",
|
||||||
"port": "Port{0}",
|
"port": "Port{0}",
|
||||||
"portLabel": "Port{0}",
|
"portLabel": "Port{0}",
|
||||||
|
"ports": "portlar",
|
||||||
"programmer": "Programlayıcı",
|
"programmer": "Programlayıcı",
|
||||||
"reselectLater": "Daha sonra tekrar seç",
|
"reselectLater": "Daha sonra tekrar seç",
|
||||||
"searchBoard": "Kart ara",
|
"searchBoard": "Kart ara",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Kart bilgisi almak için lütfen bir kart seçin.",
|
"selectBoardForInfo": "Kart bilgisi almak için lütfen bir kart seçin.",
|
||||||
"selectPortForInfo": "Kart bilgisi almak için lütfen bir port 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",
|
"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}",
|
"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",
|
"boardsManager": "Kart Yöneticisi",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Gönderme bitti: ‘{0}’.",
|
"donePushing": "Gönderme bitti: ‘{0}’.",
|
||||||
"embed": "Yerleştir:",
|
"embed": "Yerleştir:",
|
||||||
"emptySketchbook": "Eskiz Defteriniz boş",
|
"emptySketchbook": "Eskiz Defteriniz boş",
|
||||||
|
"goToCloud": "Buluta Git",
|
||||||
"learnMore": "Daha fazlasını öğren",
|
"learnMore": "Daha fazlasını öğren",
|
||||||
"link": "Bağlantı:",
|
"link": "Bağlantı:",
|
||||||
"notYetPulled": "Bulut'a gönderilemedi. Henüz çekilmemiş.",
|
"notYetPulled": "Bulut'a gönderilemedi. Henüz çekilmemiş.",
|
||||||
@ -139,7 +145,8 @@
|
|||||||
"boardsIncluded": "Bu pakete dahil kartlar:",
|
"boardsIncluded": "Bu pakete dahil kartlar:",
|
||||||
"by": "-",
|
"by": "-",
|
||||||
"filterSearch": "Aramayı Filtrele...",
|
"filterSearch": "Aramayı Filtrele...",
|
||||||
"install": "KUR",
|
"install": "Kur",
|
||||||
|
"installed": "Kurulu",
|
||||||
"moreInfo": "Daha fazla bilgi",
|
"moreInfo": "Daha fazla bilgi",
|
||||||
"uninstall": "Kaldır",
|
"uninstall": "Kaldır",
|
||||||
"uninstallMsg": "{0} kaldırılsın mı?",
|
"uninstallMsg": "{0} kaldırılsın mı?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Dosya Ekle",
|
"addFile": "Dosya Ekle",
|
||||||
"fileAdded": "Eskize bir dosya eklendi.",
|
"fileAdded": "Eskize bir dosya eklendi.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Seri Çizici açılamadı"
|
||||||
|
},
|
||||||
"replaceTitle": "Değiştir"
|
"replaceTitle": "Değiştir"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "Tümü",
|
||||||
|
"default": "Varsayılan",
|
||||||
|
"more": "Daha fazla",
|
||||||
|
"none": "Hiçbiri"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Hata mesajlarını kopyala",
|
"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."
|
"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...",
|
"addZip": ".ZIP Kütüphanesi Ekle...",
|
||||||
"arduinoLibraries": "Arduino kütüphaneleri",
|
"arduinoLibraries": "Arduino kütüphaneleri",
|
||||||
"contributedLibraries": "Eklenmiş kütüphaneler",
|
"contributedLibraries": "Eklenmiş kütüphaneler",
|
||||||
"dependenciesForLibrary": "{0}:{1} kütüphanesi için gereklilikler",
|
|
||||||
"include": "Kütüphane Ekle",
|
"include": "Kütüphane Ekle",
|
||||||
"installAll": "Tümünü kur",
|
"installAll": "Tümünü kur",
|
||||||
|
"installLibraryDependencies": "Kütüphane gerekliliklerini kur",
|
||||||
"installMissingDependencies": "Tüm eksik gereklilikleri kurmak ister misiniz?",
|
"installMissingDependencies": "Tüm eksik gereklilikleri kurmak ister misiniz?",
|
||||||
"installOneMissingDependency": "Eksik gereklilikleri kurmak istiyor musunuz?",
|
"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",
|
"installedSuccessfully": "{0}:{1} kütüphanesi başarıyla kuruldu",
|
||||||
"libraryAlreadyExists": "Kütüphane zaten mevcut. Üzerine yazmak istiyor musunuz?",
|
"libraryAlreadyExists": "Kütüphane zaten mevcut. Üzerine yazmak istiyor musunuz?",
|
||||||
"manageLibraries": "Kütüphaneleri Yönet...",
|
"manageLibraries": "Kütüphaneleri Yönet...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Websocket kapatılamadı ",
|
"unableToCloseWebSocket": "Websocket kapatılamadı ",
|
||||||
"unableToConnectToWebSocket": "Websocket'e bağlanılamadı"
|
"unableToConnectToWebSocket": "Websocket'e bağlanılamadı"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Ağ",
|
||||||
|
"serial": "Seri"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Ek Kart Yöneticisi URL'leri",
|
"additionalManagerURLs": "Ek Kart Yöneticisi URL'leri",
|
||||||
"auth.audience": "OAuth2 audience.",
|
"auth.audience": "OAuth2 audience.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Ağ",
|
"network": "Ağ",
|
||||||
"newSketchbookLocation": "Yeni eskiz defteri konumu seç",
|
"newSketchbookLocation": "Yeni eskiz defteri konumu seç",
|
||||||
"noProxy": "Vekil yok",
|
"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",
|
"showVerbose": "Ayrıntılı çıktıyı görüntüle",
|
||||||
"sketchbook.location": "Eskiz Defteri konumu",
|
"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ı.",
|
"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",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "{0} hata: {1}"
|
"error": "{0} hata: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Yükle"
|
"upload": "Yükle"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "BULUTA GİT"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Ana yapıya bağlanılamadı.",
|
"cannotConnectBackend": "Ana yapıya bağlanılamadı.",
|
||||||
|
455
i18n/uk.json
Normal file
455
i18n/uk.json
Normal file
@ -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 <Keyboard.h>'?",
|
||||||
|
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
|
||||||
|
},
|
||||||
|
"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 <b>{0}:{1}</b> needs some other dependencies currently not installed:",
|
||||||
|
"needsOneDependency": "The library <b>{0}:{1}</b> 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": "Нове ім'я файлу"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
48
i18n/vi.json
48
i18n/vi.json
@ -8,6 +8,7 @@
|
|||||||
"board": "Bo mạch {0}",
|
"board": "Bo mạch {0}",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "Select Other Board and Port",
|
||||||
"boardInfo": "Thông tin bo mạch",
|
"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.",
|
"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.",
|
"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?",
|
"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",
|
"getBoardInfo": "Lấy thông tin bo mạch",
|
||||||
"inSketchbook": "(trong Sketchbook)",
|
"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?",
|
"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?",
|
"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",
|
"noPortsDiscovered": "No ports discovered",
|
||||||
"noPortsSelected": "Không có cổng được chọn cho bo mạch: '{0}'.",
|
"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.",
|
"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}",
|
"port": "Cổng {0}",
|
||||||
"portLabel": "Port: {0}",
|
"portLabel": "Port: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "Programmer",
|
"programmer": "Programmer",
|
||||||
"reselectLater": "Chọn lại sau",
|
"reselectLater": "Chọn lại sau",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "Search board",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "Hãy chọn một bo mạch để lấy thông tin.",
|
"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.",
|
"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",
|
"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}",
|
"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",
|
"boardsManager": "Trình quản lý bo mạch",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "Hoàn tất đẩy lên '{0}'.",
|
"donePushing": "Hoàn tất đẩy lên '{0}'.",
|
||||||
"embed": "Nhúng: ",
|
"embed": "Nhúng: ",
|
||||||
"emptySketchbook": "Sketchbook của bạn đang trống",
|
"emptySketchbook": "Sketchbook của bạn đang trống",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "Tìm hiểu thêm",
|
"learnMore": "Tìm hiểu thêm",
|
||||||
"link": "Liên kết:",
|
"link": "Liên kết:",
|
||||||
"notYetPulled": "Không thể đẩy lên Cloud. Nó chưa được tải xuống.",
|
"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:",
|
"boardsIncluded": "Boards included in this package:",
|
||||||
"by": "bởi",
|
"by": "bởi",
|
||||||
"filterSearch": "Lọc kết quả tìm kiếm của bạn...",
|
"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",
|
"moreInfo": "Thêm thông tin",
|
||||||
"uninstall": "Gỡ cài đặt",
|
"uninstall": "Gỡ cài đặt",
|
||||||
"uninstallMsg": "Bạn có muốn gỡ cài đặt {0}?",
|
"uninstallMsg": "Bạn có muốn gỡ cài đặt {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "Thêm tệp...",
|
"addFile": "Thêm tệp...",
|
||||||
"fileAdded": "Một tệp đã được thêm vào sketch.",
|
"fileAdded": "Một tệp đã được thêm vào sketch.",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "Thay thế"
|
"replaceTitle": "Thay thế"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "All",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "Copy error messages",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"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...",
|
"addZip": "Thêm thư viện đuôi .ZIP...",
|
||||||
"arduinoLibraries": "Thư viện Arduino",
|
"arduinoLibraries": "Thư viện Arduino",
|
||||||
"contributedLibraries": "Thư viện cộng đồng đóng góp",
|
"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",
|
"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?",
|
"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?",
|
"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}",
|
"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ó?",
|
"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...",
|
"manageLibraries": "Quản lý thư viện...",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "Unable to close websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "Mạng",
|
||||||
|
"serial": "Serial"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "Địa chỉ URLs của các trình quản lý thêm bo mạch",
|
"additionalManagerURLs": "Địa chỉ URLs của các trình quản lý thêm bo mạch",
|
||||||
"auth.audience": "Khán giả OAuth2.",
|
"auth.audience": "Khán giả OAuth2.",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "Mạng",
|
"network": "Mạng",
|
||||||
"newSketchbookLocation": "Chọn địa điểm lưu sketchbook mới",
|
"newSketchbookLocation": "Chọn địa điểm lưu sketchbook mới",
|
||||||
"noProxy": "Không có proxy",
|
"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",
|
"showVerbose": "Hiển thị đầu ra chi tiết trong khi",
|
||||||
"sketchbook.location": "Địa điểm chứa sketchbook",
|
"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'.",
|
"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.",
|
"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?",
|
"close": "Bạn có chắc muốn đóng sketch này không?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "Compiling sketch...",
|
||||||
"configureAndUpload": "Cấu hình và nạp",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "Đã tạo tệp nén '{0]'.",
|
"createdArchive": "Đã tạo tệp nén '{0]'.",
|
||||||
"doneCompiling": "Biên dịch hoàn tất.",
|
"doneCompiling": "Biên dịch hoàn tất.",
|
||||||
"doneUploading": "Nạp hoàn tất.",
|
"doneUploading": "Nạp hoàn tất.",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"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": {
|
"upload": {
|
||||||
"error": "Lỗi {0}: {1}"
|
"error": "Lỗi {0}: {1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "Nạp"
|
"upload": "Nạp"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "ĐI ĐẾN CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "Không thể kết nối đến backend.",
|
"cannotConnectBackend": "Không thể kết nối đến backend.",
|
||||||
|
455
i18n/zh-Hant.json
Normal file
455
i18n/zh-Hant.json
Normal file
@ -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 <Keyboard.h>'?",
|
||||||
|
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
|
||||||
|
},
|
||||||
|
"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 <b>{0}:{1}</b> needs some other dependencies currently not installed:",
|
||||||
|
"needsOneDependency": "The library <b>{0}:{1}</b> 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
50
i18n/zh.json
50
i18n/zh.json
@ -8,6 +8,7 @@
|
|||||||
"board": "开发板 {0}",
|
"board": "开发板 {0}",
|
||||||
"boardConfigDialogTitle": "选择其他开发板和端口",
|
"boardConfigDialogTitle": "选择其他开发板和端口",
|
||||||
"boardInfo": "开发板信息",
|
"boardInfo": "开发板信息",
|
||||||
|
"boards": "开发板",
|
||||||
"configDialog1": "如果要上传项目,请选择开发板和端口。",
|
"configDialog1": "如果要上传项目,请选择开发板和端口。",
|
||||||
"configDialog2": "如果你只选择了开发板,你可以编译项目,但不能上传项目。",
|
"configDialog2": "如果你只选择了开发板,你可以编译项目,但不能上传项目。",
|
||||||
"couldNotFindPreviouslySelected": "在安装的平台 ‘{1}’ 中找不到以前选择的开发板 ‘{0}’。请手动选择要使用的开发板。你想现在重新选择它吗?",
|
"couldNotFindPreviouslySelected": "在安装的平台 ‘{1}’ 中找不到以前选择的开发板 ‘{0}’。请手动选择要使用的开发板。你想现在重新选择它吗?",
|
||||||
@ -15,6 +16,7 @@
|
|||||||
"getBoardInfo": "获得开发板信息",
|
"getBoardInfo": "获得开发板信息",
|
||||||
"inSketchbook": "(在项目文件夹中)",
|
"inSketchbook": "(在项目文件夹中)",
|
||||||
"installNow": "必须为当前选定的 {2} 开发板板安装 “{0}{1}” 内核。你想现在安装吗?",
|
"installNow": "必须为当前选定的 {2} 开发板板安装 “{0}{1}” 内核。你想现在安装吗?",
|
||||||
|
"noBoardsFound": "没有找到 “{0}” 相关开发板",
|
||||||
"noFQBN": "FQBN 不可用于所选开发板 “{0}”。你是否安装了相应的内核?",
|
"noFQBN": "FQBN 不可用于所选开发板 “{0}”。你是否安装了相应的内核?",
|
||||||
"noPortsDiscovered": "未发现端口",
|
"noPortsDiscovered": "未发现端口",
|
||||||
"noPortsSelected": "没有为开发板选择端口:‘{0}’。",
|
"noPortsSelected": "没有为开发板选择端口:‘{0}’。",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"pleasePickBoard": "请选择要连接的开发板。",
|
"pleasePickBoard": "请选择要连接的开发板。",
|
||||||
"port": "端口 {0}",
|
"port": "端口 {0}",
|
||||||
"portLabel": "端口:{0}",
|
"portLabel": "端口:{0}",
|
||||||
|
"ports": "端口",
|
||||||
"programmer": "编程器",
|
"programmer": "编程器",
|
||||||
"reselectLater": "稍后重新选择",
|
"reselectLater": "稍后重新选择",
|
||||||
"searchBoard": "搜索开发坂",
|
"searchBoard": "搜索开发坂",
|
||||||
@ -31,8 +34,10 @@
|
|||||||
"selectBoardForInfo": "请选择一个开发板以获取开发板信息。",
|
"selectBoardForInfo": "请选择一个开发板以获取开发板信息。",
|
||||||
"selectPortForInfo": "请选择一个端口以获取开发板信息。",
|
"selectPortForInfo": "请选择一个端口以获取开发板信息。",
|
||||||
"showAllAvailablePorts": "启用时显示所有可用端口",
|
"showAllAvailablePorts": "启用时显示所有可用端口",
|
||||||
|
"showAllPorts": "显示所有端口",
|
||||||
"succesfullyInstalledPlatform": "已成功安装平台 {0}:{1}",
|
"succesfullyInstalledPlatform": "已成功安装平台 {0}:{1}",
|
||||||
"succesfullyUninstalledPlatform": "已成功卸载平台 {0}:{1}"
|
"succesfullyUninstalledPlatform": "已成功卸载平台 {0}:{1}",
|
||||||
|
"typeOfPorts": "{0} 端口"
|
||||||
},
|
},
|
||||||
"boardsManager": "开发板管理器",
|
"boardsManager": "开发板管理器",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "已完成推送 ‘{0}’。",
|
"donePushing": "已完成推送 ‘{0}’。",
|
||||||
"embed": "嵌入:",
|
"embed": "嵌入:",
|
||||||
"emptySketchbook": "你的项目文件夹是空的",
|
"emptySketchbook": "你的项目文件夹是空的",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "查看更多",
|
"learnMore": "查看更多",
|
||||||
"link": "链接:",
|
"link": "链接:",
|
||||||
"notYetPulled": "无法推送到 Cloud。未被拉取。",
|
"notYetPulled": "无法推送到 Cloud。未被拉取。",
|
||||||
@ -125,7 +131,7 @@
|
|||||||
"partner": "合作伙伴",
|
"partner": "合作伙伴",
|
||||||
"processing": "正在处理中",
|
"processing": "正在处理中",
|
||||||
"recommended": "推荐",
|
"recommended": "推荐",
|
||||||
"retired": "Retired",
|
"retired": "不再支持的",
|
||||||
"selectedOn": "on {0}",
|
"selectedOn": "on {0}",
|
||||||
"serialMonitor": "串口监视器",
|
"serialMonitor": "串口监视器",
|
||||||
"type": "类型",
|
"type": "类型",
|
||||||
@ -140,6 +146,7 @@
|
|||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "筛选搜索结果......",
|
"filterSearch": "筛选搜索结果......",
|
||||||
"install": "安装",
|
"install": "安装",
|
||||||
|
"installed": "安装",
|
||||||
"moreInfo": "更多信息",
|
"moreInfo": "更多信息",
|
||||||
"uninstall": "卸载",
|
"uninstall": "卸载",
|
||||||
"uninstallMsg": "是否要卸载 {0}?",
|
"uninstallMsg": "是否要卸载 {0}?",
|
||||||
@ -148,8 +155,19 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "添加文件",
|
"addFile": "添加文件",
|
||||||
"fileAdded": "将一个文件添加到项目中。",
|
"fileAdded": "将一个文件添加到项目中。",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "无法打开串口绘图仪"
|
||||||
|
},
|
||||||
"replaceTitle": "替换"
|
"replaceTitle": "替换"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "全部",
|
||||||
|
"default": "默认",
|
||||||
|
"more": "较多",
|
||||||
|
"none": "无"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "复制错误信息",
|
"copyError": "复制错误信息",
|
||||||
"noBoardSelected": "未选择开发板。请从工具 > 板菜单中选择您的 Arduino 开发板。"
|
"noBoardSelected": "未选择开发板。请从工具 > 板菜单中选择您的 Arduino 开发板。"
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "添加 .ZIP 库...",
|
"addZip": "添加 .ZIP 库...",
|
||||||
"arduinoLibraries": "arduino 库",
|
"arduinoLibraries": "arduino 库",
|
||||||
"contributedLibraries": "贡献库",
|
"contributedLibraries": "贡献库",
|
||||||
"dependenciesForLibrary": "{0} 库的依赖:{1}",
|
|
||||||
"include": "包含库",
|
"include": "包含库",
|
||||||
"installAll": "全部安装",
|
"installAll": "全部安装",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "是否安装所有缺少的依赖?",
|
"installMissingDependencies": "是否安装所有缺少的依赖?",
|
||||||
"installOneMissingDependency": "是否安装缺少的依赖?",
|
"installOneMissingDependency": "是否安装缺少的依赖?",
|
||||||
"installOnly": "仅安装 {0}",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "已成功安装 {0} 库:{1}",
|
"installedSuccessfully": "已成功安装 {0} 库:{1}",
|
||||||
"libraryAlreadyExists": "库已经存在。是否要覆盖它?",
|
"libraryAlreadyExists": "库已经存在。是否要覆盖它?",
|
||||||
"manageLibraries": "管理库...",
|
"manageLibraries": "管理库...",
|
||||||
@ -258,7 +276,7 @@
|
|||||||
"topic": "话题"
|
"topic": "话题"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "交流",
|
||||||
"dataProcessing": "数据处理",
|
"dataProcessing": "数据处理",
|
||||||
"dataStorage": "数据存储",
|
"dataStorage": "数据存储",
|
||||||
"deviceControl": "设备控制",
|
"deviceControl": "设备控制",
|
||||||
@ -281,6 +299,10 @@
|
|||||||
"unableToCloseWebSocket": "无法关闭 websocket",
|
"unableToCloseWebSocket": "无法关闭 websocket",
|
||||||
"unableToConnectToWebSocket": "无法连接 websocket"
|
"unableToConnectToWebSocket": "无法连接 websocket"
|
||||||
},
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "网络",
|
||||||
|
"serial": "串口"
|
||||||
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "其他开发板管理器地址",
|
"additionalManagerURLs": "其他开发板管理器地址",
|
||||||
"auth.audience": "OAuth2 受众。",
|
"auth.audience": "OAuth2 受众。",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "网络",
|
"network": "网络",
|
||||||
"newSketchbookLocation": "选择新的项目文件夹地址",
|
"newSketchbookLocation": "选择新的项目文件夹地址",
|
||||||
"noProxy": "无代理",
|
"noProxy": "无代理",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "主机名",
|
||||||
|
"password": "密码",
|
||||||
|
"port": "端口号",
|
||||||
|
"username": "用户名"
|
||||||
|
},
|
||||||
"showVerbose": "显示详细输出",
|
"showVerbose": "显示详细输出",
|
||||||
"sketchbook.location": "项目文件夹地址",
|
"sketchbook.location": "项目文件夹地址",
|
||||||
"sketchbook.showAllFiles": "True 则显示项目中的所有项目文件。默认情况下为 False。",
|
"sketchbook.showAllFiles": "True 则显示项目中的所有项目文件。默认情况下为 False。",
|
||||||
@ -336,7 +364,7 @@
|
|||||||
"serial": {
|
"serial": {
|
||||||
"autoscroll": "自动滚屏",
|
"autoscroll": "自动滚屏",
|
||||||
"carriageReturn": "回车",
|
"carriageReturn": "回车",
|
||||||
"message": "Message (Enter to send message to '{0}' on '{1}')",
|
"message": "消息(按回车将消息发送到“{1}”上的“{0}”)",
|
||||||
"newLine": "换行",
|
"newLine": "换行",
|
||||||
"newLineCarriageReturn": "换行 和 回车 两者都是",
|
"newLineCarriageReturn": "换行 和 回车 两者都是",
|
||||||
"noLineEndings": "没有结束符",
|
"noLineEndings": "没有结束符",
|
||||||
@ -350,7 +378,7 @@
|
|||||||
"cantOpen": "“{0}” 文件夹已存在。无法打开项目。",
|
"cantOpen": "“{0}” 文件夹已存在。无法打开项目。",
|
||||||
"close": "是否确实要关闭项目?",
|
"close": "是否确实要关闭项目?",
|
||||||
"compile": "正在编译项目。。。",
|
"compile": "正在编译项目。。。",
|
||||||
"configureAndUpload": "配置和上传",
|
"configureAndUpload": "配置并上传",
|
||||||
"createdArchive": "已创建存档 ‘{0}’。",
|
"createdArchive": "已创建存档 ‘{0}’。",
|
||||||
"doneCompiling": "编译完成",
|
"doneCompiling": "编译完成",
|
||||||
"doneUploading": "上传完成",
|
"doneUploading": "上传完成",
|
||||||
@ -381,6 +409,11 @@
|
|||||||
"dismissSurvey": "不要再显示",
|
"dismissSurvey": "不要再显示",
|
||||||
"surveyMessage": "请回答这份很短的调查来帮助我们改进。我们重视我们的社区,也希望能够更好地了解我们的支持者。"
|
"surveyMessage": "请回答这份很短的调查来帮助我们改进。我们重视我们的社区,也希望能够更好地了解我们的支持者。"
|
||||||
},
|
},
|
||||||
|
"updateIndexes": {
|
||||||
|
"updateIndexes": "Update Indexes",
|
||||||
|
"updateLibraryIndex": "Update Library Index",
|
||||||
|
"updatePackageIndex": "Update Package Index"
|
||||||
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"error": "{0} 错误:{1}"
|
"error": "{0} 错误:{1}"
|
||||||
},
|
},
|
||||||
@ -390,9 +423,6 @@
|
|||||||
"upload": "上传"
|
"upload": "上传"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "前往 CLOUD"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "无法连接后台。",
|
"cannotConnectBackend": "无法连接后台。",
|
||||||
|
162
i18n/zh_TW.json
162
i18n/zh_TW.json
@ -6,8 +6,9 @@
|
|||||||
},
|
},
|
||||||
"board": {
|
"board": {
|
||||||
"board": "1{0} 開發板",
|
"board": "1{0} 開發板",
|
||||||
"boardConfigDialogTitle": "Select Other Board and Port",
|
"boardConfigDialogTitle": "選擇其他開發板和埠",
|
||||||
"boardInfo": "開發板資訊",
|
"boardInfo": "開發板資訊",
|
||||||
|
"boards": "boards",
|
||||||
"configDialog1": "若要上傳 Sketch 請選擇一片板子及一個埠",
|
"configDialog1": "若要上傳 Sketch 請選擇一片板子及一個埠",
|
||||||
"configDialog2": "如果你只有選擇板子你可以編譯,但不能上傳 Sketch",
|
"configDialog2": "如果你只有選擇板子你可以編譯,但不能上傳 Sketch",
|
||||||
"couldNotFindPreviouslySelected": "在安装的平台{1}中找不到以前選擇的開發板{0}。請手動選擇要使用的開發板。你想現在重新選擇它吗?",
|
"couldNotFindPreviouslySelected": "在安装的平台{1}中找不到以前選擇的開發板{0}。請手動選擇要使用的開發板。你想現在重新選擇它吗?",
|
||||||
@ -15,8 +16,9 @@
|
|||||||
"getBoardInfo": "取得開發板資訊",
|
"getBoardInfo": "取得開發板資訊",
|
||||||
"inSketchbook": "(在草稿資料夾中)",
|
"inSketchbook": "(在草稿資料夾中)",
|
||||||
"installNow": "必須為目前選定的 {2} 開發板安裝 1{0} 2{1} 核心程式,你要現在安裝嗎?",
|
"installNow": "必須為目前選定的 {2} 開發板安裝 1{0} 2{1} 核心程式,你要現在安裝嗎?",
|
||||||
|
"noBoardsFound": "未找到開發板 {0}",
|
||||||
"noFQBN": "FQBN無法用於所選擇的\"{0}\"開發版。你是否安裝了對應的核心?",
|
"noFQBN": "FQBN無法用於所選擇的\"{0}\"開發版。你是否安裝了對應的核心?",
|
||||||
"noPortsDiscovered": "No ports discovered",
|
"noPortsDiscovered": "未找到埠",
|
||||||
"noPortsSelected": "沒有選到 '{0}' 板的埠",
|
"noPortsSelected": "沒有選到 '{0}' 板的埠",
|
||||||
"noneSelected": "沒有選擇電路板",
|
"noneSelected": "沒有選擇電路板",
|
||||||
"openBoardsConfig": "選擇其他的電路板或埠...",
|
"openBoardsConfig": "選擇其他的電路板或埠...",
|
||||||
@ -24,19 +26,22 @@
|
|||||||
"pleasePickBoard": "請選擇要連接的開發版",
|
"pleasePickBoard": "請選擇要連接的開發版",
|
||||||
"port": "1{0} 埠",
|
"port": "1{0} 埠",
|
||||||
"portLabel": "端口: {0}",
|
"portLabel": "端口: {0}",
|
||||||
|
"ports": "ports",
|
||||||
"programmer": "燒錄器",
|
"programmer": "燒錄器",
|
||||||
"reselectLater": "請晚一點再選擇",
|
"reselectLater": "請稍後在選擇",
|
||||||
"searchBoard": "Search board",
|
"searchBoard": "搜尋開發板",
|
||||||
"selectBoard": "選擇開發版",
|
"selectBoard": "選擇開發版",
|
||||||
"selectBoardForInfo": "請選擇電路板以取得板子的資訊",
|
"selectBoardForInfo": "請選擇電路板以取得板子的資訊",
|
||||||
"selectPortForInfo": "請選定一個埠,以便能取得板子的資訊",
|
"selectPortForInfo": "請選定一個埠,以便能取得板子的資訊",
|
||||||
"showAllAvailablePorts": "當開啟時,顯示所有可用的埠",
|
"showAllAvailablePorts": "當開啟時,顯示所有可用的埠",
|
||||||
|
"showAllPorts": "Show all ports",
|
||||||
"succesfullyInstalledPlatform": "平台已成功安裝 1[0]:2[1]",
|
"succesfullyInstalledPlatform": "平台已成功安裝 1[0]:2[1]",
|
||||||
"succesfullyUninstalledPlatform": "平台已成功移除 1[0]:2[1]"
|
"succesfullyUninstalledPlatform": "平台已成功移除 1[0]:2[1]",
|
||||||
|
"typeOfPorts": "{0} ports"
|
||||||
},
|
},
|
||||||
"boardsManager": "開發板管理器",
|
"boardsManager": "開發板管理器",
|
||||||
"boardsType": {
|
"boardsType": {
|
||||||
"arduinoCertified": "Arduino Certified"
|
"arduinoCertified": "Arduino 認證"
|
||||||
},
|
},
|
||||||
"bootloader": {
|
"bootloader": {
|
||||||
"burnBootloader": "燒錄 Bootloader",
|
"burnBootloader": "燒錄 Bootloader",
|
||||||
@ -64,17 +69,17 @@
|
|||||||
"uploadingCertificates": "上傳證書"
|
"uploadingCertificates": "上傳證書"
|
||||||
},
|
},
|
||||||
"checkForUpdates": {
|
"checkForUpdates": {
|
||||||
"checkForUpdates": "Check for Arduino Updates",
|
"checkForUpdates": "檢查 Arduino 更新",
|
||||||
"installAll": "Install All",
|
"installAll": "安裝所有",
|
||||||
"noUpdates": "There are no recent updates available.",
|
"noUpdates": "沒有可用的最新更新。",
|
||||||
"promptUpdateBoards": "Updates are available for some of your boards.",
|
"promptUpdateBoards": "您的部分開發板有可用更新。",
|
||||||
"promptUpdateLibraries": "Updates are available for some of your libraries.",
|
"promptUpdateLibraries": "您的部分函數庫有可用更新。",
|
||||||
"updatingBoards": "Updating boards...",
|
"updatingBoards": "更新開發板中...",
|
||||||
"updatingLibraries": "Updating libraries..."
|
"updatingLibraries": "更新函數庫中..."
|
||||||
},
|
},
|
||||||
"cli-error-parser": {
|
"cli-error-parser": {
|
||||||
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
|
"keyboardError": "找不到 'Keyboard',請檢查項目是否包含 '#include <Keyboard.h>'。",
|
||||||
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
|
"mouseError": "找不到 'Mouse',請檢查項目是否包含 '#include <Mouse.h>'。"
|
||||||
},
|
},
|
||||||
"cloud": {
|
"cloud": {
|
||||||
"account": "帳戶",
|
"account": "帳戶",
|
||||||
@ -85,6 +90,7 @@
|
|||||||
"donePushing": "完成更改'{0}'。",
|
"donePushing": "完成更改'{0}'。",
|
||||||
"embed": "嵌入:",
|
"embed": "嵌入:",
|
||||||
"emptySketchbook": "您的草稿資料夾是空的",
|
"emptySketchbook": "您的草稿資料夾是空的",
|
||||||
|
"goToCloud": "Go to Cloud",
|
||||||
"learnMore": "了解更多",
|
"learnMore": "了解更多",
|
||||||
"link": "連結:",
|
"link": "連結:",
|
||||||
"notYetPulled": "無法更改至雲端。尚未被讀取。",
|
"notYetPulled": "無法更改至雲端。尚未被讀取。",
|
||||||
@ -102,7 +108,7 @@
|
|||||||
"pushSketch": "更改草稿",
|
"pushSketch": "更改草稿",
|
||||||
"pushSketchMsg": "這是一個公開草稿,在更改前,請確認所有敏感資訊都定義在arduino_secrets.h中。可以在分享介面設定為私人草稿。",
|
"pushSketchMsg": "這是一個公開草稿,在更改前,請確認所有敏感資訊都定義在arduino_secrets.h中。可以在分享介面設定為私人草稿。",
|
||||||
"remote": "遠端",
|
"remote": "遠端",
|
||||||
"remoteSketchbook": "Remote Sketchbook",
|
"remoteSketchbook": "遠端資料夾",
|
||||||
"share": "分享...",
|
"share": "分享...",
|
||||||
"shareSketch": "分享草稿",
|
"shareSketch": "分享草稿",
|
||||||
"showHideRemoveSketchbook": "顯示/隱藏遠端草稿資料夾",
|
"showHideRemoveSketchbook": "顯示/隱藏遠端草稿資料夾",
|
||||||
@ -114,32 +120,33 @@
|
|||||||
"visitArduinoCloud": "前往Arduino Cloud建立雲端草稿。"
|
"visitArduinoCloud": "前往Arduino Cloud建立雲端草稿。"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"all": "All",
|
"all": "所有",
|
||||||
"contributed": "Contributed",
|
"contributed": "已貢獻",
|
||||||
"installManually": "手動安裝",
|
"installManually": "手動安裝",
|
||||||
"later": "稍後再說",
|
"later": "稍後再說",
|
||||||
"noBoardSelected": "沒有選擇開發版",
|
"noBoardSelected": "沒有選擇開發版",
|
||||||
"notConnected": "[未連接]",
|
"notConnected": "[未連接]",
|
||||||
"offlineIndicator": "您目前處於離線狀態,在沒有網路的情況下,Arduino命令列介面將無法下載需要的資源,並可能導致錯誤。請連接至網路並重新啟動程式。",
|
"offlineIndicator": "您目前處於離線狀態,在沒有網路的情況下,Arduino命令列介面將無法下載需要的資源,並可能導致錯誤。請連接至網路並重新啟動程式。",
|
||||||
"oldFormat": "'{0}'仍然使用舊的 `.pde` 格式,是否要轉換至新的 `.ino` 擴充?",
|
"oldFormat": "'{0}'仍然使用舊的 `.pde` 格式,是否要轉換至新的 `.ino` 擴充?",
|
||||||
"partner": "Partner",
|
"partner": "合作夥伴",
|
||||||
"processing": "資料處理中",
|
"processing": "資料處理中",
|
||||||
"recommended": "Recommended",
|
"recommended": "推薦",
|
||||||
"retired": "Retired",
|
"retired": "不在支援",
|
||||||
"selectedOn": "在 1{0}",
|
"selectedOn": "在 1{0}",
|
||||||
"serialMonitor": "序列埠監控",
|
"serialMonitor": "序列埠監控",
|
||||||
"type": "Type",
|
"type": "類型",
|
||||||
"unknown": "未知",
|
"unknown": "未知",
|
||||||
"updateable": "Updatable"
|
"updateable": "可更新"
|
||||||
},
|
},
|
||||||
"compile": {
|
"compile": {
|
||||||
"error": "1{0} 編譯錯誤"
|
"error": "1{0} 編譯錯誤"
|
||||||
},
|
},
|
||||||
"component": {
|
"component": {
|
||||||
"boardsIncluded": "Boards included in this package:",
|
"boardsIncluded": "包含在此包的開發版:",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"filterSearch": "過濾你的搜尋 ...",
|
"filterSearch": "過濾你的搜尋 ...",
|
||||||
"install": "安裝",
|
"install": "安裝",
|
||||||
|
"installed": "安裝",
|
||||||
"moreInfo": "更多資訊",
|
"moreInfo": "更多資訊",
|
||||||
"uninstall": "移除安裝",
|
"uninstall": "移除安裝",
|
||||||
"uninstallMsg": "你要移除 1{0}?",
|
"uninstallMsg": "你要移除 1{0}?",
|
||||||
@ -148,16 +155,27 @@
|
|||||||
"contributions": {
|
"contributions": {
|
||||||
"addFile": "加入檔案",
|
"addFile": "加入檔案",
|
||||||
"fileAdded": "一個檔案加入到 Sketch",
|
"fileAdded": "一個檔案加入到 Sketch",
|
||||||
|
"plotter": {
|
||||||
|
"couldNotOpen": "Couldn't open serial plotter"
|
||||||
|
},
|
||||||
"replaceTitle": "替代"
|
"replaceTitle": "替代"
|
||||||
},
|
},
|
||||||
|
"core": {
|
||||||
|
"compilerWarnings": {
|
||||||
|
"all": "所有",
|
||||||
|
"default": "Default",
|
||||||
|
"more": "More",
|
||||||
|
"none": "None"
|
||||||
|
}
|
||||||
|
},
|
||||||
"coreContribution": {
|
"coreContribution": {
|
||||||
"copyError": "Copy error messages",
|
"copyError": "複製錯誤訊息",
|
||||||
"noBoardSelected": "No board selected. Please select your Arduino board from the Tools > Board menu."
|
"noBoardSelected": "未選擇開發版。請從 工具 > 開發版 中選擇您的開發版"
|
||||||
},
|
},
|
||||||
"daemon": {
|
"daemon": {
|
||||||
"restart": "Restart Daemon",
|
"restart": "重啟進程",
|
||||||
"start": "Start Daemon",
|
"start": "開啟進程",
|
||||||
"stop": "Stop Daemon"
|
"stop": "關閉進程"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"debugWithMessage": "除錯 - {0}",
|
"debugWithMessage": "除錯 - {0}",
|
||||||
@ -176,9 +194,9 @@
|
|||||||
"decreaseIndent": "減少縮排",
|
"decreaseIndent": "減少縮排",
|
||||||
"increaseFontSize": "加大字體",
|
"increaseFontSize": "加大字體",
|
||||||
"increaseIndent": "增加縮排",
|
"increaseIndent": "增加縮排",
|
||||||
"nextError": "Next Error",
|
"nextError": "下一個錯誤",
|
||||||
"previousError": "Previous Error",
|
"previousError": "上一個錯誤",
|
||||||
"revealError": "Reveal Error"
|
"revealError": "顯示錯誤"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"couldNotSave": "無法儲存草稿,請複製你未存檔的工作到你偏好的文字編輯器中並重新啟動 IDE 整合開發環境",
|
"couldNotSave": "無法儲存草稿,請複製你未存檔的工作到你偏好的文字編輯器中並重新啟動 IDE 整合開發環境",
|
||||||
@ -216,7 +234,7 @@
|
|||||||
"visit": "造訪 Arduino.cc"
|
"visit": "造訪 Arduino.cc"
|
||||||
},
|
},
|
||||||
"ide-updater": {
|
"ide-updater": {
|
||||||
"checkForUpdates": "Check for Arduino IDE Updates",
|
"checkForUpdates": "檢查 Arduino IDE 最新版本",
|
||||||
"closeAndInstallButton": "關閉並安裝。",
|
"closeAndInstallButton": "關閉並安裝。",
|
||||||
"closeToInstallNotice": "關閉軟體並安裝更新。",
|
"closeToInstallNotice": "關閉軟體並安裝更新。",
|
||||||
"downloadButton": "下載",
|
"downloadButton": "下載",
|
||||||
@ -236,12 +254,12 @@
|
|||||||
"addZip": "加入 .zip 函式庫 ...",
|
"addZip": "加入 .zip 函式庫 ...",
|
||||||
"arduinoLibraries": "Arduino函式庫",
|
"arduinoLibraries": "Arduino函式庫",
|
||||||
"contributedLibraries": "貢獻函式庫",
|
"contributedLibraries": "貢獻函式庫",
|
||||||
"dependenciesForLibrary": "與 1{0}:2{1} 函式庫相依",
|
|
||||||
"include": "含括函式庫",
|
"include": "含括函式庫",
|
||||||
"installAll": "全部安裝",
|
"installAll": "安裝所有",
|
||||||
|
"installLibraryDependencies": "Install library dependencies",
|
||||||
"installMissingDependencies": "是否安裝所有缺少的附屬程式?",
|
"installMissingDependencies": "是否安裝所有缺少的附屬程式?",
|
||||||
"installOneMissingDependency": "是否安裝缺少的附屬程式?",
|
"installOneMissingDependency": "是否安裝缺少的附屬程式?",
|
||||||
"installOnly": "只安裝 1[0]",
|
"installWithoutDependencies": "Install without dependencies",
|
||||||
"installedSuccessfully": "成功安裝 1{0}:2{1} 函式庫",
|
"installedSuccessfully": "成功安裝 1{0}:2{1} 函式庫",
|
||||||
"libraryAlreadyExists": "函式庫已經存在,你要覆寫它嗎?",
|
"libraryAlreadyExists": "函式庫已經存在,你要覆寫它嗎?",
|
||||||
"manageLibraries": "管理函式庫",
|
"manageLibraries": "管理函式庫",
|
||||||
@ -255,31 +273,35 @@
|
|||||||
"zipLibrary": "函式庫"
|
"zipLibrary": "函式庫"
|
||||||
},
|
},
|
||||||
"librarySearchProperty": {
|
"librarySearchProperty": {
|
||||||
"topic": "Topic"
|
"topic": "主題"
|
||||||
},
|
},
|
||||||
"libraryTopic": {
|
"libraryTopic": {
|
||||||
"communication": "Communication",
|
"communication": "討論",
|
||||||
"dataProcessing": "Data Processing",
|
"dataProcessing": "資料處理",
|
||||||
"dataStorage": "Data Storage",
|
"dataStorage": "資料存儲",
|
||||||
"deviceControl": "Device Control",
|
"deviceControl": "設備管理",
|
||||||
"display": "Display",
|
"display": "顯示",
|
||||||
"other": "Other",
|
"other": "其它",
|
||||||
"sensors": "Sensors",
|
"sensors": "傳感器",
|
||||||
"signalInputOutput": "Signal Input/Output",
|
"signalInputOutput": "信號輸入/輸出",
|
||||||
"timing": "Timing",
|
"timing": "定時",
|
||||||
"uncategorized": "Uncategorized"
|
"uncategorized": "未分類"
|
||||||
},
|
},
|
||||||
"libraryType": {
|
"libraryType": {
|
||||||
"installed": "Installed"
|
"installed": "安裝"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"advanced": "Advanced",
|
"advanced": "進階設定",
|
||||||
"sketch": "草稿",
|
"sketch": "草稿",
|
||||||
"tools": "工具"
|
"tools": "工具"
|
||||||
},
|
},
|
||||||
"monitor": {
|
"monitor": {
|
||||||
"unableToCloseWebSocket": "Unable to close websocket",
|
"unableToCloseWebSocket": "無法關閉 websocket",
|
||||||
"unableToConnectToWebSocket": "Unable to connect to websocket"
|
"unableToConnectToWebSocket": "無法連接到 websocket"
|
||||||
|
},
|
||||||
|
"portProtocol": {
|
||||||
|
"network": "網路",
|
||||||
|
"serial": "Serial"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"additionalManagerURLs": "其他開發版管理器網址",
|
"additionalManagerURLs": "其他開發版管理器網址",
|
||||||
@ -290,17 +312,17 @@
|
|||||||
"automatic": "自動調整",
|
"automatic": "自動調整",
|
||||||
"board.certificates": "可上傳至開發版的證書列表",
|
"board.certificates": "可上傳至開發版的證書列表",
|
||||||
"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.",
|
"checkForUpdate": "接收有關 IDE、板和庫的可用更新的通知。 更改後需要重新啟動 IDE。 默認開啟。",
|
||||||
"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.",
|
"cli.daemonDebug": "啟用對 Arduino CLI 的 gRPC 調用的調試日誌記錄。 此設置需要重新啟動 IDE 才能生效。 默認關閉。",
|
||||||
"cloud.enabled": "True則啟用草稿同步功能。預設為true。",
|
"cloud.enabled": "True則啟用草稿同步功能。預設為true。",
|
||||||
"cloud.pull.warn": "True則在取出雲端草稿時警告使用者。預設為true。",
|
"cloud.pull.warn": "True則在取出雲端草稿時警告使用者。預設為true。",
|
||||||
"cloud.push.warn": "True則在更改雲端草稿時警告使用者。預設為True。",
|
"cloud.push.warn": "True則在更改雲端草稿時警告使用者。預設為True。",
|
||||||
"cloud.pushpublic.warn": "True則在更改一個公開草稿到雲端時警告使用者。預設為true",
|
"cloud.pushpublic.warn": "True則在更改一個公開草稿到雲端時警告使用者。預設為true",
|
||||||
"cloud.sketchSyncEndpoint": "用來從後台更改與取出草稿的端點。預設的端點是指向Arduino Cloud API。",
|
"cloud.sketchSyncEndpoint": "用來從後台更改與取出草稿的端點。預設的端點是指向Arduino Cloud API。",
|
||||||
"compile": "編譯",
|
"compile": "編譯",
|
||||||
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
|
"compile.experimental": "開啟則 IDE 處理多個編譯器錯誤。 默認關閉",
|
||||||
"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.revealRange": "調整驗證/上傳失敗後編譯器錯誤在編輯器中的顯示方式。 可能的值:'auto':根據需要垂直滾動並顯示一行。 'center':根據需要垂直滾動並顯示垂直居中的線條。 'top':根據需要垂直滾動並顯示靠近視口頂部的一行,針對查看代碼定義進行了優化。 'centerIfOutsideViewport':根據需要垂直滾動,僅當它位於視口之外時才顯示垂直居中的線。 默認為 '{0}'",
|
||||||
"compile.verbose": "True則輸出詳細編譯資訊。預設為False",
|
"compile.verbose": "True則輸出詳細編譯資訊。預設為False",
|
||||||
"compile.warnings": "設定gcc警告等級。預設為'None'",
|
"compile.warnings": "設定gcc警告等級。預設為'None'",
|
||||||
"compilerWarnings": "編譯器警告",
|
"compilerWarnings": "編譯器警告",
|
||||||
@ -308,7 +330,7 @@
|
|||||||
"editorQuickSuggestions": "編輯器快速建議",
|
"editorQuickSuggestions": "編輯器快速建議",
|
||||||
"enterAdditionalURLs": "輸入其他網址,每行一個",
|
"enterAdditionalURLs": "輸入其他網址,每行一個",
|
||||||
"files.inside.sketches": "顯示草稿中的檔案",
|
"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' 則是最新的開發版本。",
|
"ide.updateChannel": "前往版本釋出頻道獲取更新。 'stable'表示為穩定的版本, 'nightly' 則是最新的開發版本。",
|
||||||
"interfaceScale": "介面比例",
|
"interfaceScale": "介面比例",
|
||||||
"invalid.editorFontSize": "無效的編輯器字體大小。它必須是正整數。",
|
"invalid.editorFontSize": "無效的編輯器字體大小。它必須是正整數。",
|
||||||
@ -320,6 +342,12 @@
|
|||||||
"network": "網路",
|
"network": "網路",
|
||||||
"newSketchbookLocation": "選取新的草稿資料夾位置",
|
"newSketchbookLocation": "選取新的草稿資料夾位置",
|
||||||
"noProxy": "無代理",
|
"noProxy": "無代理",
|
||||||
|
"proxySettings": {
|
||||||
|
"hostname": "Host name",
|
||||||
|
"password": "Password",
|
||||||
|
"port": "Port number",
|
||||||
|
"username": "Username"
|
||||||
|
},
|
||||||
"showVerbose": "顯示詳細輸出",
|
"showVerbose": "顯示詳細輸出",
|
||||||
"sketchbook.location": "草稿資料夾位置",
|
"sketchbook.location": "草稿資料夾位置",
|
||||||
"sketchbook.showAllFiles": "True則顯示所有草稿中的草稿檔案。預設為false。",
|
"sketchbook.showAllFiles": "True則顯示所有草稿中的草稿檔案。預設為false。",
|
||||||
@ -349,8 +377,8 @@
|
|||||||
"archiveSketch": "儲存草稿",
|
"archiveSketch": "儲存草稿",
|
||||||
"cantOpen": "命名為\"{0}\"的資料夾已存在。無法開啟草稿。",
|
"cantOpen": "命名為\"{0}\"的資料夾已存在。無法開啟草稿。",
|
||||||
"close": "你確定要關閉 Sketch?",
|
"close": "你確定要關閉 Sketch?",
|
||||||
"compile": "Compiling sketch...",
|
"compile": "編譯中...",
|
||||||
"configureAndUpload": "組態配置並上傳",
|
"configureAndUpload": "Configure and Upload",
|
||||||
"createdArchive": "已創建文件{0}。",
|
"createdArchive": "已創建文件{0}。",
|
||||||
"doneCompiling": "編譯完成",
|
"doneCompiling": "編譯完成",
|
||||||
"doneUploading": "上傳完畢",
|
"doneUploading": "上傳完畢",
|
||||||
@ -362,7 +390,7 @@
|
|||||||
"openRecent": "開啟最近的",
|
"openRecent": "開啟最近的",
|
||||||
"openSketchInNewWindow": "在新視窗開啟草稿",
|
"openSketchInNewWindow": "在新視窗開啟草稿",
|
||||||
"saveFolderAs": "另存 Sketch 資料夾",
|
"saveFolderAs": "另存 Sketch 資料夾",
|
||||||
"saveSketch": "Save your sketch to open it again later.",
|
"saveSketch": "保存您的項目,以便以後再次打開它。",
|
||||||
"saveSketchAs": "另存 Sketch 資料夾",
|
"saveSketchAs": "另存 Sketch 資料夾",
|
||||||
"showFolder": "顯示 Sketch 資料夾",
|
"showFolder": "顯示 Sketch 資料夾",
|
||||||
"sketch": "草稿",
|
"sketch": "草稿",
|
||||||
@ -377,22 +405,24 @@
|
|||||||
"verifyOrCompile": "驗證/編譯"
|
"verifyOrCompile": "驗證/編譯"
|
||||||
},
|
},
|
||||||
"survey": {
|
"survey": {
|
||||||
"answerSurvey": "Answer survey",
|
"answerSurvey": "回覆問卷",
|
||||||
"dismissSurvey": "Don't show again",
|
"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."
|
"surveyMessage": "請通過回答這個超簡短的調查來幫助我們改進。 我們重視我們的社群,並希望更好地了解我們的支持者。"
|
||||||
|
},
|
||||||
|
"updateIndexes": {
|
||||||
|
"updateIndexes": "Update Indexes",
|
||||||
|
"updateLibraryIndex": "Update Library Index",
|
||||||
|
"updatePackageIndex": "Update Package Index"
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"error": "1 [0] 錯誤:2 [1]"
|
"error": "1 [0] 錯誤:2 [1]"
|
||||||
},
|
},
|
||||||
"userFields": {
|
"userFields": {
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
"enterField": "Enter {0}",
|
"enterField": "輸入 {0}",
|
||||||
"upload": "上傳"
|
"upload": "上傳"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
|
||||||
"GoToCloud": "前往雲端"
|
|
||||||
},
|
|
||||||
"theia": {
|
"theia": {
|
||||||
"core": {
|
"core": {
|
||||||
"cannotConnectBackend": "無法連接後端",
|
"cannotConnectBackend": "無法連接後端",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user