Updated translation files

This commit is contained in:
github-actions[bot] 2023-04-17 02:19:03 +00:00 committed by Akos Kitta
parent 54f210d4de
commit 4c2f0fb841
39 changed files with 3079 additions and 585 deletions

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Wolk Skets", "cloudSketchbook": "Wolk Skets",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Install", "install": "Install",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Meer inligting", "moreInfo": "Meer inligting",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Weergawe {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Add File", "addFile": "Add File",
"fileAdded": "Een lêer by skets gevoeg", "fileAdded": "Een lêer by skets gevoeg",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Gereedskap" "tools": "Gereedskap"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Wagterugkeer", "carriageReturn": "Wagterugkeer",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Nuwe lyn", "newLine": "Nuwe lyn",
"newLineCarriageReturn": "Beide NL & CR", "newLineCarriageReturn": "Beide NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Aflyn", "offline": "Aflyn",
"offlineText": "Aflyn",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "حول {0}" "label": "حول {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "اللوحة {0}", "board": "اللوحة {0}",
"boardConfigDialogTitle": "أختر متحكم و منفذ مختلفين ", "boardConfigDialogTitle": "أختر متحكم و منفذ مختلفين ",
@ -83,13 +89,12 @@
"mouseError": "تعذر ايجاد الفأرة 'Mouse' . هل يحتوي مشروعك على '#include <Mouse.h>' ؟" "mouseError": "تعذر ايجاد الفأرة 'Mouse' . هل يحتوي مشروعك على '#include <Mouse.h>' ؟"
}, },
"cloud": { "cloud": {
"account": "الحساب",
"chooseSketchVisibility": "اختر خصوصية مشروعك:", "chooseSketchVisibility": "اختر خصوصية مشروعك:",
"cloudSketchbook": "مشاريع على السحابة", "cloudSketchbook": "مشاريع على السحابة",
"connected": "متصل", "connected": "متصل",
"continue": "استئناف", "continue": "استئناف",
"donePulling": "تم السحب بنجاح '{0}'", "donePulling": "Done pulling '{0}'.",
"donePushing": "تم الدفع بنجاح '{0}'", "donePushing": "Done pushing '{0}'.",
"embed": "تضمين:", "embed": "تضمين:",
"emptySketchbook": "ملف المشاريع الخاص بك فارغ", "emptySketchbook": "ملف المشاريع الخاص بك فارغ",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "بواسطة", "by": "بواسطة",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "ترشيح بحثك...", "filterSearch": "ترشيح بحثك...",
"install": "تنصيب", "install": "تنصيب",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "عرض المزيد", "moreInfo": "عرض المزيد",
"otherVersions": "Other Versions",
"remove": "حذف",
"title": "{0} by {1}",
"uninstall": "الغاء التثبيت", "uninstall": "الغاء التثبيت",
"uninstallMsg": "هل تريد الغاء تثبيت {0}؟", "uninstallMsg": "هل تريد الغاء تثبيت {0}؟",
"version": "النسخة {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "اضف ملف...", "addFile": "اضف ملف...",
"fileAdded": "تمت اضافة ملف واحد الى المشروع", "fileAdded": "تمت اضافة ملف واحد الى المشروع",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "ادوات" "tools": "ادوات"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "تعذر اغلاق مقبس الويب", "unableToCloseWebSocket": "تعذر اغلاق مقبس الويب",
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب" "unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "تمرير تلقائي", "autoscroll": "تمرير تلقائي",
"carriageReturn": "اعادة الحمل", "carriageReturn": "اعادة الحمل",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "سطر جديد", "newLine": "سطر جديد",
"newLineCarriageReturn": " NL & CR معاً", "newLineCarriageReturn": " NL & CR معاً",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "تصدير الملف الثنائي المترجم", "exportBinary": "تصدير الملف الثنائي المترجم",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "يتم النقل", "moving": "يتم النقل",
"movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟", "movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"dismissSurvey": "لا تظهر مرة اخرى", "dismissSurvey": "لا تظهر مرة اخرى",
"surveyMessage": "يرجى ان تساعدنا لنحسن ادائنا من خلال الاجابة على هذا الاستبيان القصير جدا . نحن نحترم المجتمع الخاص بنا و نريد ان نتعرف بشكل افضل على داعمينا " "surveyMessage": "يرجى ان تساعدنا لنحسن ادائنا من خلال الاجابة على هذا الاستبيان القصير جدا . نحن نحترم المجتمع الخاص بنا و نريد ان نتعرف بشكل افضل على داعمينا "
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE", "couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE",
"daemonOffline": "CLI Daemon غير متصل", "daemonOffline": "CLI Daemon غير متصل",
"offline": "غير متصل", "offline": "غير متصل",
"offlineText": "غير متصل",
"quitTitle": "هل انت متاكد بانك تريد الخروج؟" "quitTitle": "هل انت متاكد بانك تريد الخروج؟"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Haqqında {0}" "label": "Haqqında {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Əlaqə Yaradıldı", "connected": "Əlaqə Yaradıldı",
"continue": "Davam Et", "continue": "Davam Et",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Yüklə", "install": "Yüklə",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Sil",
"title": "{0} by {1}",
"uninstall": "Sil", "uninstall": "Sil",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Fayl Əlavə Et", "addFile": "Fayl Əlavə Et",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offlayn", "offline": "Offlayn",
"offlineText": "Offlayn",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Относно {0}" "label": "Относно {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Платка{0}", "board": "Платка{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Изберете видимост на вашата скица:", "chooseSketchVisibility": "Изберете видимост на вашата скица:",
"cloudSketchbook": "Облачен скицник", "cloudSketchbook": "Облачен скицник",
"connected": "Свързано", "connected": "Свързано",
"continue": "Продължи", "continue": "Продължи",
"donePulling": "Изтеглянето на „{0}“ приключи.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Изпращането на „{0}“ приключи.", "donePushing": "Done pushing '{0}'.",
"embed": "Вграждане:", "embed": "Вграждане:",
"emptySketchbook": "Вашият Скицник е празен", "emptySketchbook": "Вашият Скицник е празен",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "от", "by": "от",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Филтрирайте търсенето си...", "filterSearch": "Филтрирайте търсенето си...",
"install": "Инсталирай", "install": "Инсталирай",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Повече информация", "moreInfo": "Повече информация",
"otherVersions": "Other Versions",
"remove": "Премахване",
"title": "{0} by {1}",
"uninstall": "Деинсталиране", "uninstall": "Деинсталиране",
"uninstallMsg": "Искате ли да деинсталирате {0}?", "uninstallMsg": "Искате ли да деинсталирате {0}?",
"version": "Версия {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Добави файл", "addFile": "Добави файл",
"fileAdded": "Към скицата е добавен един файл.", "fileAdded": "Към скицата е добавен един файл.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Инструменти" "tools": "Инструменти"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Автоматично превъртане", "autoscroll": "Автоматично превъртане",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Нов ред", "newLine": "Нов ред",
"newLineCarriageReturn": "Както NL, така и CR", "newLineCarriageReturn": "Както NL, така и CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Експортиране на компилиран двоичен файл", "exportBinary": "Експортиране на компилиран двоичен файл",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Преместване", "moving": "Преместване",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.", "couldNotSave": "Скицата не можа да бъде запазена. Моля, копирайте незапазената си работа в любимия си текстов редактор и рестартирайте IDE-то.",
"daemonOffline": "CLI Daemon офлайн", "daemonOffline": "CLI Daemon офлайн",
"offline": "Офлайн", "offline": "Офлайн",
"offlineText": "Офлайн",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

538
i18n/bn.json Normal file
View File

@ -0,0 +1,538 @@
{
"arduino": {
"about": {
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}"
},
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"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?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No ports discovered",
"noPortsSelected": "No ports selected for board: '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "No boards selected.",
"openBoardsConfig": "Select other board and port…",
"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",
"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",
"unknownBoard": "Unknown board"
},
"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": {
"chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook",
"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",
"share": "Share...",
"shareSketch": "Share Sketch",
"showHideSketchbook": "Show/Hide Cloud 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."
},
"cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.",
"creating": "Creating cloud sketch '{0}'...",
"new": "New Cloud Sketch",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.",
"pulling": "Synchronizing sketchbook, pulling '{0}'...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...",
"synchronizingSketchbook": "Synchronizing sketchbook..."
},
"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",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...",
"install": "Install",
"installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?",
"update": "Update"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"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."
},
"createCloudCopy": "Push Sketch to Cloud",
"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",
"sketchIsNotCompiled": "Sketch '{0}' must be verified before starting a debug session. Please verify the sketch and start debugging again. Do you want to verify the sketch now?"
},
"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": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch"
},
"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",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "No proxy",
"proxySettings": {
"hostname": "Host name",
"password": "Password",
"port": "Port number",
"username": "Username"
},
"showVerbose": "Show verbose output during",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"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": {
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"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",
"connecting": "Connecting to '{0}' on '{1}'...",
"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.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"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 Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "Open Folder",
"openRecent": "Open Recent",
"openSketchInNewWindow": "Open Sketch in New Window",
"reservedFilename": "'{0}' is a reserved filename.",
"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"
},
"sketchbook": {
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"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."
},
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"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"
},
"validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.",
"abortFixTitle": "Invalid sketch",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?",
"renameSketchFileTitle": "Invalid sketch filename",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?",
"renameSketchFolderTitle": "Invalid sketch name"
},
"workspace": {
"alreadyExists": "'{0}' already exists."
}
},
"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",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?"
},
"editor": {
"unsavedTitle": "Unsaved {0}"
},
"messages": {
"collapse": "Collapse",
"expand": "Expand"
},
"workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?",
"fileNewName": "Name for new file",
"invalidExtension": ".{0} is not a valid extension",
"newFileName": "New name for file"
}
}
}

View File

@ -4,6 +4,12 @@
"detail": "Versió: {0}\nData: {1}{2}\nVersió de CLI: {3}{4} [{5}]\n\n{6}", "detail": "Versió: {0}\nData: {1}{2}\nVersió de CLI: {3}{4} [{5}]\n\n{6}",
"label": "Sobre{0}" "label": "Sobre{0}"
}, },
"account": {
"goToCloudEditor": "Ves a l'editor del núvol",
"goToIoTCloud": "Ves al núvol de l'IoT",
"goToProfile": "Ves al perfil",
"menuTitle": "Núvol d'Arduino"
},
"board": { "board": {
"board": "Placa {0}", "board": "Placa {0}",
"boardConfigDialogTitle": "Selecciona una altra placa i port", "boardConfigDialogTitle": "Selecciona una altra placa i port",
@ -83,13 +89,12 @@
"mouseError": "No s'ha trobat \"Mouse\". El teu programa té la línia \"#include <Mouse.h>\"?" "mouseError": "No s'ha trobat \"Mouse\". El teu programa té la línia \"#include <Mouse.h>\"?"
}, },
"cloud": { "cloud": {
"account": "Compte",
"chooseSketchVisibility": "Trieu la visibilitat del vostre programa:", "chooseSketchVisibility": "Trieu la visibilitat del vostre programa:",
"cloudSketchbook": "Quadern de programes del núvol", "cloudSketchbook": "Quadern de programes del núvol",
"connected": "Connectat", "connected": "Connectat",
"continue": "Continua", "continue": "Continua",
"donePulling": "Descarregat correctament \"{0}\".", "donePulling": "Descarregat correctament \"{0}\".",
"donePushing": "Enviat correctament \"{0}\".", "donePushing": "Pujat correctament \"{0}\".",
"embed": "Encasta:", "embed": "Encasta:",
"emptySketchbook": "El teu quadern de programes està buit", "emptySketchbook": "El teu quadern de programes està buit",
"goToCloud": "Ves al núvol", "goToCloud": "Ves al núvol",
@ -112,7 +117,7 @@
"remote": "Remot", "remote": "Remot",
"share": "Comparteix...", "share": "Comparteix...",
"shareSketch": "Comparteix programa...", "shareSketch": "Comparteix programa...",
"showHideSketchbook": "Show/Hide Cloud Sketchbook", "showHideSketchbook": "Mostra/Amaga el quadern de programes del núvol",
"signIn": "Inicia sessió", "signIn": "Inicia sessió",
"signInToCloud": "Inicia la sessió a Arduino Cloud", "signInToCloud": "Inicia la sessió a Arduino Cloud",
"signOut": "Tanca sessió", "signOut": "Tanca sessió",
@ -121,14 +126,14 @@
"visitArduinoCloud": "Visiteu Arduino Cloud per crear programes al núvol." "visitArduinoCloud": "Visiteu Arduino Cloud per crear programes al núvol."
}, },
"cloudSketch": { "cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.", "alreadyExists": "El programa del núvol \"{0}\" ja existeix.",
"creating": "Creating cloud sketch '{0}'...", "creating": "Creant programa al núvol \"{0}\"...",
"new": "New Cloud Sketch", "new": "Programa al núvol nou",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.", "notFound": "No s'ha pogut baixar el programa del núvol \"{0}\". No existeix.",
"pulling": "Sincronitzant quadern de programes, descarregant \"{0}\"...", "pulling": "Sincronitzant quadern de programes, descarregant \"{0}\"...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...", "pushing": "Sincronitzant el quadern de programes, pujant \"{0}\"...",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...", "renaming": "Reanomenant el programa del núvol de \"{0}\" a \"{1}\"...",
"synchronizingSketchbook": "Synchronizing sketchbook..." "synchronizingSketchbook": "Sincronitzant el quadern de programes..."
}, },
"common": { "common": {
"all": "Tot", "all": "Tot",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Plaques incloses al paquet:", "boardsIncluded": "Plaques incloses al paquet:",
"by": "per", "by": "per",
"clickToOpen": "Fes clic per obrir-ho al navegador: {0}",
"filterSearch": "Filtra la teva cerca...", "filterSearch": "Filtra la teva cerca...",
"install": "Instal·la", "install": "Instal·la",
"installed": "Instal·lat", "installLatest": "Instal·la l'última",
"installVersion": "Instal·la {0}",
"installed": "{0} instal·lada",
"moreInfo": "Més informació", "moreInfo": "Més informació",
"otherVersions": "Altres versions",
"remove": "Elimina",
"title": "{0} en {1}",
"uninstall": "Desinstal·la", "uninstall": "Desinstal·la",
"uninstallMsg": "Vols desinstal·lar {0}?", "uninstallMsg": "Vols desinstal·lar {0}?",
"version": "Versió {0}" "update": "Actualitza"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "No s'ha pogut accedir a la ubicació del quadern de programes a \"{0}\": {1}" "inaccessibleDirectory": "No s'ha pogut accedir a la ubicació del quadern de programes a \"{0}\": {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connexió perduda. Les accions i actualitzacions del programa del núvol no estaran disponibles."
},
"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.",
@ -188,6 +202,7 @@
"copyError": "Còpia els missatges d'error", "copyError": "Còpia els missatges d'error",
"noBoardSelected": "No s'ha seleccionat cap placa. Tria una placa Arduino des d'Eines > Plaques" "noBoardSelected": "No s'ha seleccionat cap placa. Tria una placa Arduino des d'Eines > Plaques"
}, },
"createCloudCopy": "Puja el programa al núvol",
"daemon": { "daemon": {
"restart": "Reinicia el servei", "restart": "Reinicia el servei",
"start": "Inicia el servei", "start": "Inicia el servei",
@ -313,11 +328,18 @@
"tools": "Eines" "tools": "Eines"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "No s'ha pogut tancar la ranura web", "unableToCloseWebSocket": "No s'ha pogut tancar la ranura web",
"unableToConnectToWebSocket": "No s'ha pogut connectar a la ranura web" "unableToConnectToWebSocket": "No s'ha pogut connectar a la ranura web"
}, },
"newCloudSketch": { "newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch" "newSketchTitle": "Nom del nou programa del núvol"
}, },
"portProtocol": { "portProtocol": {
"network": "Xarxa", "network": "Xarxa",
@ -386,13 +408,14 @@
} }
}, },
"renameCloudSketch": { "renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch" "renameSketchTitle": "Nou nom del programa del núvol"
}, },
"replaceMsg": "Substitueix la versió existent de {0}?", "replaceMsg": "Substitueix la versió existent de {0}?",
"selectZip": "Seleccioneu un fitxer zip que contingui la llibreria que voleu afegir", "selectZip": "Seleccioneu un fitxer zip que contingui la llibreria que voleu afegir",
"serial": { "serial": {
"autoscroll": "Desplaçament automàtic", "autoscroll": "Desplaçament automàtic",
"carriageReturn": "Retorn de carro", "carriageReturn": "Retorn de carro",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Missatge (escriu per enviar un missatge a \"{0}\" en \"{1}\")", "message": "Missatge (escriu per enviar un missatge a \"{0}\" en \"{1}\")",
"newLine": "Línia nova", "newLine": "Línia nova",
"newLineCarriageReturn": "Ambdós NL & CR", "newLineCarriageReturn": "Ambdós NL & CR",
@ -411,22 +434,22 @@
"createdArchive": "S'ha creat l'arxiu \"{0}\".", "createdArchive": "S'ha creat l'arxiu \"{0}\".",
"doneCompiling": "Compilació enllestida.", "doneCompiling": "Compilació enllestida.",
"doneUploading": "Pujada enllestida.", "doneUploading": "Pujada enllestida.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Vols provar guardant el programa en una ubicació diferent?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Vols provar guardant el programa amb un nom diferent?",
"exportBinary": "Exporta el binari compilat", "exportBinary": "Exporta el binari compilat",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "El nom ha de començar amb una lletra, un número o una barra baixa, seguit per lletres, números, guions, punts i barres baixes. La llargària màxima és de 36 caràcters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "No pots guardar un programa en una carpeta dins d'ell mateix.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "La carpeta d'ubicació del programa no és vàlida: \"{0}\"",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "El nom de la carpeta del programa no és vàlid: \"{0}\"",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "El nom ha de començar amb una lletra, un número o una barra baixa, seguit per lletres, números, guions, punts i barres baixes. La llargària màxima és de 63 caràcters.",
"moving": "Movent-se", "moving": "Movent-se",
"movingMsg": "El fitxer \"{0}\" ha d'estar dins d'una carpeta anomenada \"{1}\".\nVoleu crear aquesta carpeta, moure el fitxer i continuar?", "movingMsg": "El fitxer \"{0}\" ha d'estar dins d'una carpeta anomenada \"{1}\".\nVoleu crear aquesta carpeta, moure el fitxer i continuar?",
"new": "Programa nou", "new": "Programa nou",
"noTrailingPeriod": "A filename cannot end with a dot", "noTrailingPeriod": "Un nom de fitxer no pot acabar amb un punt",
"openFolder": "Obri la carpeta", "openFolder": "Obri la carpeta",
"openRecent": "Obri recent", "openRecent": "Obri recent",
"openSketchInNewWindow": "Obri el programa en una finestra nova", "openSketchInNewWindow": "Obri el programa en una finestra nova",
"reservedFilename": "'{0}' is a reserved filename.", "reservedFilename": "\"{0}\" és un nom de fitxer reservat.",
"saveFolderAs": "Desa la carpeta del programa com a...", "saveFolderAs": "Desa la carpeta del programa com a...",
"saveSketch": "Guarda el fitxer per obrir-lo de nou més tard.", "saveSketch": "Guarda el fitxer per obrir-lo de nou més tard.",
"saveSketchAs": "Desa la carpeta del programa com a...", "saveSketchAs": "Desa la carpeta del programa com a...",
@ -443,7 +466,7 @@
"verifyOrCompile": "Verifica/Compila" "verifyOrCompile": "Verifica/Compila"
}, },
"sketchbook": { "sketchbook": {
"newCloudSketch": "New Cloud Sketch", "newCloudSketch": "Programa del núvol nou",
"newSketch": "Programa nou" "newSketch": "Programa nou"
}, },
"survey": { "survey": {
@ -451,6 +474,17 @@
"dismissSurvey": "No ho tornes a mostrar", "dismissSurvey": "No ho tornes a mostrar",
"surveyMessage": "Ajuda'ns a millorar contestant aquesta enquesta súper curta. Valorem la nostra comunitat i volem conéixer els nostres usuaris un poc millor." "surveyMessage": "Ajuda'ns a millorar contestant aquesta enquesta súper curta. Valorem la nostra comunitat i volem conéixer els nostres usuaris un poc millor."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Núvol"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Actualitza els índexs", "updateIndexes": "Actualitza els índexs",
"updateLibraryIndex": "Actualitza l'índex de la llibreria", "updateLibraryIndex": "Actualitza l'índex de la llibreria",
@ -465,15 +499,15 @@
"upload": "Carrega" "upload": "Carrega"
}, },
"validateSketch": { "validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.", "abortFixMessage": "El programa encara no és vàlid. Vols corregir els problemes persistents? Clicant \"{0}\" s'obrirà un nou programa.",
"abortFixTitle": "Invalid sketch", "abortFixTitle": "El programa no és vàlid",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?", "renameSketchFileMessage": "L'arxiu del programa \"{0}\" no es pot usar. {1} Vols reanomenar-lo ara?",
"renameSketchFileTitle": "Invalid sketch filename", "renameSketchFileTitle": "El nom del fitxer del programa no és vàlid",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?", "renameSketchFolderMessage": "El programa \"{0}\" no es pot usar. {1} Per obtindre detalls del missatge, reanomena el programa. Vols reanomenar-lo ara?",
"renameSketchFolderTitle": "Invalid sketch name" "renameSketchFolderTitle": "El nom del programa no és vàlid"
}, },
"workspace": { "workspace": {
"alreadyExists": "'{0}' already exists." "alreadyExists": "\"{0}\" ja existeix."
} }
}, },
"theia": { "theia": {
@ -483,6 +517,7 @@
"couldNotSave": "No s'ha pogut desar el programa. Copieu el vostre treball no desat al vostre editor de text preferit i reinicieu l'IDE.", "couldNotSave": "No s'ha pogut desar el programa. Copieu el vostre treball no desat al vostre editor de text preferit i reinicieu l'IDE.",
"daemonOffline": "El servei CLI està fora de línia", "daemonOffline": "El servei CLI està fora de línia",
"offline": "Fora de línia", "offline": "Fora de línia",
"offlineText": "Fora de línia",
"quitTitle": "Segur que vols eixir?" "quitTitle": "Segur que vols eixir?"
}, },
"editor": { "editor": {
@ -493,8 +528,8 @@
"expand": "Expandeix" "expand": "Expandeix"
}, },
"workspace": { "workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?", "deleteCloudSketch": "El programa del núvol \"{0}\" s'eliminarà per sempre dels servidors d'Arduino i de les memòries cau locals. Aquesta acció no es pot desfer. Vols eliminar el programa actual?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?", "deleteCurrentSketch": "Voleu eliminar el programa actual?",
"fileNewName": "Nom del nou fitxer", "fileNewName": "Nom del nou fitxer",
"invalidExtension": ". {0} no és una extensió vàlida", "invalidExtension": ". {0} no és una extensió vàlida",
"newFileName": "Nou nom per al fitxer" "newFileName": "Nou nom per al fitxer"

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "O {0}" "label": "O {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Deska {0}", "board": "Deska {0}",
"boardConfigDialogTitle": "Zvolit jinou Desku a Port", "boardConfigDialogTitle": "Zvolit jinou Desku a Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Účet",
"chooseSketchVisibility": "Zvolte viditelnost sketche:", "chooseSketchVisibility": "Zvolte viditelnost sketche:",
"cloudSketchbook": "Cloudové umístění projektů", "cloudSketchbook": "Cloudové umístění projektů",
"connected": "Připojen", "connected": "Připojen",
"continue": "Pokračovat", "continue": "Pokračovat",
"donePulling": "Stahování dokončeno {0}.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Odesílání dokončeno {0}.", "donePushing": "Done pushing '{0}'.",
"embed": "Vložit: ", "embed": "Vložit: ",
"emptySketchbook": "Umístění projektů je prázdné", "emptySketchbook": "Umístění projektů je prázdné",
"goToCloud": "Jít na Cloud", "goToCloud": "Jít na Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "od", "by": "od",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filtrovat vyhledávání... ", "filterSearch": "Filtrovat vyhledávání... ",
"install": "Instalovat", "install": "Instalovat",
"installed": "Nainstalováno", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Více informací", "moreInfo": "Více informací",
"otherVersions": "Other Versions",
"remove": "Odstranit",
"title": "{0} by {1}",
"uninstall": "Odinstalovat", "uninstall": "Odinstalovat",
"uninstallMsg": "Chcete odinstalovat {0}?", "uninstallMsg": "Chcete odinstalovat {0}?",
"version": "Verze {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"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.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Spustit Daemon", "start": "Spustit Daemon",
@ -313,6 +328,13 @@
"tools": "Nástroje" "tools": "Nástroje"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Enter (CR)", "carriageReturn": "Enter (CR)",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Nový řádek (NL)", "newLine": "Nový řádek (NL)",
"newLineCarriageReturn": "Oba NL & CR", "newLineCarriageReturn": "Oba NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Exportovat kompilované soubory", "exportBinary": "Exportovat kompilované soubory",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Přesouvám", "moving": "Přesouvám",
"movingMsg": "Soubor \"{0}\" musí být uvnitř složky která je shodná názvem \"{1}\".\nVytvořit složku, přesunout tam- soubor a pokračovat? ", "movingMsg": "Soubor \"{0}\" musí být uvnitř složky která je shodná názvem \"{1}\".\nVytvořit složku, přesunout tam- soubor a pokračovat? ",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"dismissSurvey": "Znovu nezobrazovat", "dismissSurvey": "Znovu nezobrazovat",
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Nebylo možné uložit sketch. Zkopírujte prosím neuloženou práci do Vašeho oblíbeného textového editoru a restartujte IDE. ", "couldNotSave": "Nebylo možné uložit sketch. Zkopírujte prosím neuloženou práci do Vašeho oblíbeného textového editoru a restartujte IDE. ",
"daemonOffline": "CLI Daemon nepřipojen", "daemonOffline": "CLI Daemon nepřipojen",
"offline": "Nepřipojen", "offline": "Nepřipojen",
"offlineText": "Nepřipojen",
"quitTitle": "Jste si jisti že chcete odejít" "quitTitle": "Jste si jisti že chcete odejít"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Install", "install": "Install",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Add File", "addFile": "Add File",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -1,9 +1,15 @@
{ {
"arduino": { "arduino": {
"about": { "about": {
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDatum: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}",
"label": "Über {0}" "label": "Über {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Profil aufrufen",
"menuTitle": "Arduino-Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Anderes Boards und Ports wählen", "boardConfigDialogTitle": "Anderes Boards und Ports wählen",
@ -18,10 +24,10 @@
"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.", "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?",
"noNativeSerialPort": "Native serial port, can't obtain info.", "noNativeSerialPort": "Nativer serieller Port, keine Informationen verfügbar.",
"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.",
"nonSerialPort": "Non-serial port, can't obtain info.", "nonSerialPort": "Nicht-serieller Port, keine Informationen verfügbar.",
"noneSelected": "Kein Board ausgewählt.", "noneSelected": "Kein Board ausgewählt.",
"openBoardsConfig": "Wähle einen anderes Board und einen anderen Port...", "openBoardsConfig": "Wähle einen anderes Board und einen anderen Port...",
"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.",
@ -38,7 +44,7 @@
"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", "typeOfPorts": "{0} Ports",
"unknownBoard": "Unknown board" "unknownBoard": "Unbekanntes Board"
}, },
"boardsManager": "Board-Verwaltung", "boardsManager": "Board-Verwaltung",
"boardsType": { "boardsType": {
@ -83,7 +89,6 @@
"mouseError": "'Mouse' nicht gefunden. Enthält ihr Sketch die Zeile '#include <Mouse.h>'?" "mouseError": "'Mouse' nicht gefunden. Enthält ihr Sketch die Zeile '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Konto",
"chooseSketchVisibility": "Wähle die Sichtbarkeit deines Sketches:", "chooseSketchVisibility": "Wähle die Sichtbarkeit deines Sketches:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Verbunden", "connected": "Verbunden",
@ -121,13 +126,13 @@
"visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen." "visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen."
}, },
"cloudSketch": { "cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.", "alreadyExists": "Cloud-Sketch '{0}' existiert bereits.",
"creating": "Creating cloud sketch '{0}'...", "creating": "Cloud-Sketch '{0}' wird erstellt...",
"new": "New Cloud Sketch", "new": "Neuer Cloud-Sketch",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.", "notFound": "Cloud-Sketch '{0}' konnte nicht heruntergeladen werden. Er existiert nicht.",
"pulling": "Synchronizing sketchbook, pulling '{0}'...", "pulling": "Synchronizing sketchbook, pulling '{0}'...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...", "pushing": "Synchronizing sketchbook, pushing '{0}'...",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...", "renaming": "Cloud-Sketch wird von '{0}' nach '{1}' umbenannt ...",
"synchronizingSketchbook": "Synchronizing sketchbook..." "synchronizingSketchbook": "Synchronizing sketchbook..."
}, },
"common": { "common": {
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "In diesem Paket enthaltene Boards:", "boardsIncluded": "In diesem Paket enthaltene Boards:",
"by": "von", "by": "von",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filtern Sie Ihre Suche ...", "filterSearch": "Filtern Sie Ihre Suche ...",
"install": "Installieren", "install": "Installieren",
"installed": "Installiert", "installLatest": "Install Latest",
"installVersion": "Installiere {0}",
"installed": "{0} installiert",
"moreInfo": "Mehr Information", "moreInfo": "Mehr Information",
"otherVersions": "Andere Versionen",
"remove": "Entfernen",
"title": "{0} durch {1}",
"uninstall": "Deinstallieren", "uninstall": "Deinstallieren",
"uninstallMsg": "Möchten Sie {0} deinstallieren?", "uninstallMsg": "Möchten Sie {0} deinstallieren?",
"version": "Version {0}" "update": "Aktualisieren"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"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.",
@ -188,6 +202,7 @@
"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"
}, },
"createCloudCopy": "Sketch in Cloud hochladen",
"daemon": { "daemon": {
"restart": "Daemon neustarten", "restart": "Daemon neustarten",
"start": "Daemon starten", "start": "Daemon starten",
@ -313,11 +328,18 @@
"tools": "Werkzeuge" "tools": "Werkzeuge"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Websocket wurde nicht geschlossen", "unableToCloseWebSocket": "Websocket wurde nicht geschlossen",
"unableToConnectToWebSocket": "Websocket wurde nicht verbunden" "unableToConnectToWebSocket": "Websocket wurde nicht verbunden"
}, },
"newCloudSketch": { "newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch" "newSketchTitle": "Name des neuen Cloud-Sketches"
}, },
"portProtocol": { "portProtocol": {
"network": "Netzwerk", "network": "Netzwerk",
@ -361,7 +383,7 @@
"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 ",
"noCliConfig": "Could not load the CLI configuration", "noCliConfig": "CLI-Konfiguration konnte nicht geladen werden",
"noProxy": "Kein Proxy", "noProxy": "Kein Proxy",
"proxySettings": { "proxySettings": {
"hostname": "Hostname", "hostname": "Hostname",
@ -371,7 +393,7 @@
}, },
"showVerbose": "Compiler-Meldungen anzeigen beim", "showVerbose": "Compiler-Meldungen anzeigen beim",
"sketch": { "sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." "inoBlueprint": "Absoluter Dateipfad zur Standard-'.ino'-Dateivorlage. Wenn angegeben, wird der Inhalt der Dateivorlage für jeden, mit der IDE erstellten, Sketch verwendet. Wenn nicht angegeben, werden die Sketches mit dem Standard-Arduino-Inhalt erstellt. Unauffindbare Dateivorlagen werden ignoriert. **Ein Neustarten der IDE ist erforderlich**, um diese Einstellung zu übernehmen."
}, },
"sketchbook.location": "Dateipfad des Sketchbooks", "sketchbook.location": "Dateipfad des Sketchbooks",
"sketchbook.showAllFiles": "Wenn aktiviert, werden alle Sketch-Dateien innerhalb des Sketch angezeigt. Standardgemäß deaktiviert. ", "sketchbook.showAllFiles": "Wenn aktiviert, werden alle Sketch-Dateien innerhalb des Sketch angezeigt. Standardgemäß deaktiviert. ",
@ -382,17 +404,18 @@
"verifyAfterUpload": "Code nach Hochladen überprüfen ", "verifyAfterUpload": "Code nach Hochladen überprüfen ",
"window.autoScale": "Wenn aktiviert: Benutzeroberfläche soll mit Schriftgröße skalieren.", "window.autoScale": "Wenn aktiviert: Benutzeroberfläche soll mit Schriftgröße skalieren.",
"window.zoomLevel": { "window.zoomLevel": {
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead." "deprecationMessage": "Veraltet. Bitte 'window.zommLevel' stattdessen benutzen."
} }
}, },
"renameCloudSketch": { "renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch" "renameSketchTitle": "Neuer Name des Cloud-Sketches"
}, },
"replaceMsg": "Existierende Version von {0} ersetzen?", "replaceMsg": "Existierende Version von {0} ersetzen?",
"selectZip": "Wähle die ZIP-Datei, welche die hinzuzufügende Bibliothek enthält", "selectZip": "Wähle die ZIP-Datei, welche die hinzuzufügende Bibliothek enthält",
"serial": { "serial": {
"autoscroll": "Automatisch scrollen", "autoscroll": "Automatisch scrollen",
"carriageReturn": "Zeilenumbruch", "carriageReturn": "Zeilenumbruch",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Nachicht (Enter um Nachricht für '{0}' auf '{1}' zu senden)", "message": "Nachicht (Enter um Nachricht für '{0}' auf '{1}' zu senden)",
"newLine": "Neue Zeile", "newLine": "Neue Zeile",
"newLineCarriageReturn": "Sowohl NL als auch CR", "newLineCarriageReturn": "Sowohl NL als auch CR",
@ -411,22 +434,22 @@
"createdArchive": "Archiv '{0}' erstellt.", "createdArchive": "Archiv '{0}' erstellt.",
"doneCompiling": "Kompilieren erfolgreich!", "doneCompiling": "Kompilieren erfolgreich!",
"doneUploading": "Hochladen erfolgreich! ", "doneUploading": "Hochladen erfolgreich! ",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Wollen Sie versuchen, den Sketch an einer anderen Stelle abzuspeichern?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Wollen Sie versuchen, den Sketch mit einem anderen Namen abzuspeichern?",
"exportBinary": "Kompilierte Binärdatei exportieren", "exportBinary": "Kompilierte Binärdatei exportieren",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "Der Name muss mit einem Buchstaben, einer Ziffer oder einem Unterstrich beginnen und darf Buchstaben, Ziffern, Bindestriche, Punkte und Unterstriche enthalten. Die maximale Länge ist 36 Zeichen.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Ungültiger Name für einen Sketch-Ordner: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "Der Name muss mit einem Buchstaben, einer Ziffer oder einem Unterstrich beginnen und darf Buchstaben, Ziffern, Bindestriche, Punkte und Unterstriche enthalten. Die maximale Länge ist 63 Zeichen.",
"moving": "Übertragen...", "moving": "Übertragen...",
"movingMsg": "Die Datei \"{0}\" muss sich in einen Sketch Ordner \"{1}\" befinden.\nOrdner erstellen, Datei verschieben und fortfahren?", "movingMsg": "Die Datei \"{0}\" muss sich in einen Sketch Ordner \"{1}\" befinden.\nOrdner erstellen, Datei verschieben und fortfahren?",
"new": "New Sketch", "new": "Neu",
"noTrailingPeriod": "A filename cannot end with a dot", "noTrailingPeriod": "Ein Dateiname kann nicht mit einem Punkt enden",
"openFolder": "Ordner öffnen", "openFolder": "Ordner öffnen",
"openRecent": "Zuletzt geöffnet", "openRecent": "Zuletzt geöffnet",
"openSketchInNewWindow": "Sketch in neuen Fenster öffnen", "openSketchInNewWindow": "Sketch in neuen Fenster öffnen",
"reservedFilename": "'{0}' is a reserved filename.", "reservedFilename": "'{0}' ist ein reservierter Dateiname.",
"saveFolderAs": "Sketch Ordner speichern als...", "saveFolderAs": "Sketch Ordner speichern als...",
"saveSketch": "Sketch speichern und später wieder öffnen", "saveSketch": "Sketch speichern und später wieder öffnen",
"saveSketchAs": "Sketch Ordner speichern als...", "saveSketchAs": "Sketch Ordner speichern als...",
@ -443,14 +466,25 @@
"verifyOrCompile": "Überprüfen/Kompilieren" "verifyOrCompile": "Überprüfen/Kompilieren"
}, },
"sketchbook": { "sketchbook": {
"newCloudSketch": "New Cloud Sketch", "newCloudSketch": "Neuer Cloud-Sketch",
"newSketch": "New Sketch" "newSketch": "Neu"
}, },
"survey": { "survey": {
"answerSurvey": "Umfrage beantworten", "answerSurvey": "Umfrage beantworten",
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Indizes aktualisieren", "updateIndexes": "Indizes aktualisieren",
"updateLibraryIndex": "Bibliotheksverzeichnis aktualisieren", "updateLibraryIndex": "Bibliotheksverzeichnis aktualisieren",
@ -465,15 +499,15 @@
"upload": "Hochladen" "upload": "Hochladen"
}, },
"validateSketch": { "validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.", "abortFixMessage": "Der Sketch ist noch immer ungültig. Sollen die verbliebenen Probleme behoben werden? Durch Klicken auf '{0}' wird ein neuer Sketch geöffnet.",
"abortFixTitle": "Invalid sketch", "abortFixTitle": "Ungültiger Sketch",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?", "renameSketchFileMessage": "Die Sketch-Datei '{0}' kann nicht verwendet werden. {1} Soll die Sketch-Datei jetzt umbenannt werden?",
"renameSketchFileTitle": "Invalid sketch filename", "renameSketchFileTitle": "Ungültiger Sketch-Dateiname",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?", "renameSketchFolderMessage": "Der Sketch '{0}' kann nicht verwendet werden. {1} Um diese Nachricht loszuwerden, muss der Sketch umbenannt werden. Wollen Sie den Sketch jetzt umbenennen?",
"renameSketchFolderTitle": "Invalid sketch name" "renameSketchFolderTitle": "Ungültiger Sketch-Name"
}, },
"workspace": { "workspace": {
"alreadyExists": "'{0}' already exists." "alreadyExists": "{0} existiert bereits."
} }
}, },
"theia": { "theia": {
@ -483,6 +517,7 @@
"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",
"offlineText": "Offline",
"quitTitle": "Sind Sie sicher, dass das Fenster schließen möchten?" "quitTitle": "Sind Sie sicher, dass das Fenster schließen möchten?"
}, },
"editor": { "editor": {
@ -493,8 +528,8 @@
"expand": "Ausklappen" "expand": "Ausklappen"
}, },
"workspace": { "workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?", "deleteCloudSketch": "Der Cloud-Sketch '{0}' wird dauerhaft vpn den Arduino-Servern und den lokalen Caches gelöscht. Diese Aktion ist nicht umkehrbar. Wollen Sie den aktuellen Sketch löschen?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?", "deleteCurrentSketch": "Der Sketch '{0}' wird dauerhaft gelöscht. Diese Aktion ist nicht umkehrbar. Wollen Sie den aktuellen Sketch löschen?",
"fileNewName": "Name für die neue Datei", "fileNewName": "Name für die neue Datei",
"invalidExtension": "\".{0}\" ist keine gültige Dateierweiterung.", "invalidExtension": "\".{0}\" ist keine gültige Dateierweiterung.",
"newFileName": "Neuer Name für die Datei" "newFileName": "Neuer Name für die Datei"

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Σχετικά με {0}" "label": "Σχετικά με {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Πλακέτα{0}", "board": "Πλακέτα{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -55,7 +61,7 @@
"certificate": { "certificate": {
"addNew": "Προσθήκη Νέου", "addNew": "Προσθήκη Νέου",
"addURL": "Add URL to fetch SSL certificate", "addURL": "Add URL to fetch SSL certificate",
"boardAtPort": "{0} at {1}", "boardAtPort": "{0} στο {1}",
"certificatesUploaded": "Certificates uploaded.", "certificatesUploaded": "Certificates uploaded.",
"enterURL": "Enter URL", "enterURL": "Enter URL",
"noSupportedBoardConnected": "No supported board connected", "noSupportedBoardConnected": "No supported board connected",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Επίλεξε την ορατότητα του Σχεδίου σου:", "chooseSketchVisibility": "Επίλεξε την ορατότητα του Σχεδίου σου:",
"cloudSketchbook": "Σχέδια Cloud", "cloudSketchbook": "Σχέδια Cloud",
"connected": "Συνδέθηκε", "connected": "Συνδέθηκε",
"continue": "Συνέχεια", "continue": "Συνέχεια",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Done pushing {0}.", "donePushing": "Done pushing '{0}'.",
"embed": "Ενσωμάτωση:", "embed": "Ενσωμάτωση:",
"emptySketchbook": "Τα Σχέδια σου είναι άδεια.", "emptySketchbook": "Τα Σχέδια σου είναι άδεια.",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "από", "by": "από",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Εγκατάσταση", "install": "Εγκατάσταση",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Περισσότερες πληροφορίες", "moreInfo": "Περισσότερες πληροφορίες",
"otherVersions": "Other Versions",
"remove": "Αφαίρεση",
"title": "{0} by {1}",
"uninstall": "Απεγκατάσταση", "uninstall": "Απεγκατάσταση",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Έκδοση {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Προσθήκη αρχείου", "addFile": "Προσθήκη αρχείου",
"fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα.", "fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -216,7 +231,7 @@
"revealError": "Reveal Error" "revealError": "Reveal Error"
}, },
"electron": { "electron": {
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Δεν έγινε αποθήκευση του προγράμματος. Παρακαλώ αντιγράψτε ό,τι δεν έχει αποθηκευθεί στον αγαπημένο σας επεξεργαστή κειμένου, και επανεκινήστε το Ολοκληρωμένο Περιβάλλον Ανάπτυξης IDE.",
"unsavedChanges": "Οι μη αποθηκευμένες αλλαγές θα χαθούν." "unsavedChanges": "Οι μη αποθηκευμένες αλλαγές θα χαθούν."
}, },
"examples": { "examples": {
@ -313,6 +328,13 @@
"tools": "Εργαλεία" "tools": "Εργαλεία"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Νέα γραμμή", "newLine": "Νέα γραμμή",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Δεν έγινε αποθήκευση του προγράμματος. Παρακαλώ αντιγράψτε ό,τι δεν έχει αποθηκευθεί στον αγαπημένο σας επεξεργαστή κειμένου, και επανεκινήστε το Ολοκληρωμένο Περιβάλλον Ανάπτυξης IDE.", "couldNotSave": "Δεν έγινε αποθήκευση του προγράμματος. Παρακαλώ αντιγράψτε ό,τι δεν έχει αποθηκευθεί στον αγαπημένο σας επεξεργαστή κειμένου, και επανεκινήστε το Ολοκληρωμένο Περιβάλλον Ανάπτυξης IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Εκτός Σύνδεσης", "offline": "Εκτός Σύνδεσης",
"offlineText": "Εκτός Σύνδεσης",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Acerca de {0}" "label": "Acerca de {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Ir al Perfil",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Placa{0}", "board": "Placa{0}",
"boardConfigDialogTitle": "Seleccionar Otra Placa y Puerto", "boardConfigDialogTitle": "Seleccionar Otra Placa y Puerto",
@ -38,7 +44,7 @@
"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} puertos", "typeOfPorts": "{0} puertos",
"unknownBoard": "Unknown board" "unknownBoard": "Placa desconocida"
}, },
"boardsManager": "Gestor de placas", "boardsManager": "Gestor de placas",
"boardsType": { "boardsType": {
@ -83,13 +89,12 @@
"mouseError": "'Mouse' no encontrado. ¿Tiene tu proyecto incluida la linea '#include <Mouse.h>'?" "mouseError": "'Mouse' no encontrado. ¿Tiene tu proyecto incluida la linea '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Cuenta",
"chooseSketchVisibility": "Elige la visibilidad de tu Sketch:", "chooseSketchVisibility": "Elige la visibilidad de tu Sketch:",
"cloudSketchbook": "Libro de bocetos en la nube", "cloudSketchbook": "Libro de bocetos en la nube",
"connected": "Conectado", "connected": "Conectado",
"continue": "Continuar", "continue": "Continuar",
"donePulling": "Extracción de '{0}' realizada.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Envío a '{0}' realizado.", "donePushing": "Done pushing '{0}'.",
"embed": "Incrustado:", "embed": "Incrustado:",
"emptySketchbook": "Tu Sketchbook está vacío", "emptySketchbook": "Tu Sketchbook está vacío",
"goToCloud": "Ir al Cloud", "goToCloud": "Ir al Cloud",
@ -128,7 +133,7 @@
"pulling": "Synchronizing sketchbook, pulling '{0}'...", "pulling": "Synchronizing sketchbook, pulling '{0}'...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...", "pushing": "Synchronizing sketchbook, pushing '{0}'...",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...", "renaming": "Renaming cloud sketch from '{0}' to '{1}'...",
"synchronizingSketchbook": "Synchronizing sketchbook..." "synchronizingSketchbook": "Sincronizando carpeta..."
}, },
"common": { "common": {
"all": "Todo", "all": "Todo",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Placas incluidas en este paquete:", "boardsIncluded": "Placas incluidas en este paquete:",
"by": "de", "by": "de",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filtre su búsqueda...", "filterSearch": "Filtre su búsqueda...",
"install": "Instalar", "install": "Instalar",
"installed": "Instalado", "installLatest": "Install Latest",
"installVersion": "Instalar {0}",
"installed": "{0}instalado",
"moreInfo": "Más información", "moreInfo": "Más información",
"otherVersions": "Otras versiones",
"remove": "Eliminar",
"title": "{0} by {1}",
"uninstall": "Desinstalar", "uninstall": "Desinstalar",
"uninstallMsg": "¿Quieres desinstalar {0}?", "uninstallMsg": "¿Quieres desinstalar {0}?",
"version": "Versión {0}" "update": "Actualizar"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Añadir fichero...", "addFile": "Añadir fichero...",
"fileAdded": "Un archivo añadido al sketch.", "fileAdded": "Un archivo añadido al sketch.",
@ -188,6 +202,7 @@
"copyError": "Copiar mensajes de error", "copyError": "Copiar mensajes de error",
"noBoardSelected": "Ninguna placa seleccionada. Por favor selecciona una placa Arduino en el menú Herramientas > Placas" "noBoardSelected": "Ninguna placa seleccionada. Por favor selecciona una placa Arduino en el menú Herramientas > Placas"
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Reiniciar Daemon", "restart": "Reiniciar Daemon",
"start": "Iniciar Daemon", "start": "Iniciar Daemon",
@ -313,6 +328,13 @@
"tools": "Herramientas" "tools": "Herramientas"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"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"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Retorno de carro", "carriageReturn": "Retorno de carro",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Mensaje (Intro para mandar el mensaje de '{0}' a '{1}')", "message": "Mensaje (Intro para mandar el mensaje de '{0}' a '{1}')",
"newLine": "Nueva línea", "newLine": "Nueva línea",
"newLineCarriageReturn": "Ambos NL & CR", "newLineCarriageReturn": "Ambos NL & CR",
@ -411,18 +434,18 @@
"createdArchive": "Archivo '{0}' creado.", "createdArchive": "Archivo '{0}' creado.",
"doneCompiling": "Compilación completada.", "doneCompiling": "Compilación completada.",
"doneUploading": "Carga completada.", "doneUploading": "Carga completada.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "¿Quieres intentar guardar el código en una ubicación diferente?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "¿Quieres intentar guardar el código con un nombre diferente?",
"exportBinary": "Exportar binario compilado", "exportBinary": "Exportar binario compilado",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "El nombre debe comenzar con una letra, un número, o un guión bajo, seguido de letras, números, guiones, puntos y guiones bajos. El máximo número de caracteres es 36.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "El nombre debe comenzar con una letra, un número, o un guión bajo, seguido de letras, números, guiones, puntos y guiones bajos. El máximo número de caracteres es 63.",
"moving": "Moviendo", "moving": "Moviendo",
"movingMsg": "El archivo \"{0}\" tiene que estar dentro de una carpeta de bocetos llamada \"{1}\".\n¿Crear esta carpeta, mover el archivo y continuar?", "movingMsg": "El archivo \"{0}\" tiene que estar dentro de una carpeta de bocetos llamada \"{1}\".\n¿Crear esta carpeta, mover el archivo y continuar?",
"new": "New Sketch", "new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot", "noTrailingPeriod": "El nombre del archivo no puede terminar con un punto.",
"openFolder": "Abrir carpeta", "openFolder": "Abrir carpeta",
"openRecent": "Abierto recientemente", "openRecent": "Abierto recientemente",
"openSketchInNewWindow": "Abrir Sketch en una ventana nueva", "openSketchInNewWindow": "Abrir Sketch en una ventana nueva",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Actualizar indices", "updateIndexes": "Actualizar indices",
"updateLibraryIndex": "Actualizar Indice de librerías", "updateLibraryIndex": "Actualizar Indice de librerías",
@ -473,7 +507,7 @@
"renameSketchFolderTitle": "Invalid sketch name" "renameSketchFolderTitle": "Invalid sketch name"
}, },
"workspace": { "workspace": {
"alreadyExists": "'{0}' already exists." "alreadyExists": "'{0}' ya existe."
} }
}, },
"theia": { "theia": {
@ -483,6 +517,7 @@
"couldNotSave": "No se ha podido guardar el sketch. Por favor, copia tu trabajo no guardado en tu editor de texto favorito y reinicia el IDE.", "couldNotSave": "No se ha podido guardar el sketch. Por favor, copia tu trabajo no guardado en tu editor de texto favorito y reinicia el IDE.",
"daemonOffline": "Demonio del CLI fuera de línea", "daemonOffline": "Demonio del CLI fuera de línea",
"offline": "Desconectado", "offline": "Desconectado",
"offlineText": "Desconectado",
"quitTitle": "Seguro que quiere salir ?" "quitTitle": "Seguro que quiere salir ?"
}, },
"editor": { "editor": {
@ -494,7 +529,7 @@
}, },
"workspace": { "workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?", "deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?", "deleteCurrentSketch": "El código '{0}' será permanentemente eliminado. Esta acción es irreversible. ¿Quieres eliminar el código actual?",
"fileNewName": "Nombre del nuevo archivo", "fileNewName": "Nombre del nuevo archivo",
"invalidExtension": "\".{0}\" no es una extensión válida", "invalidExtension": "\".{0}\" no es una extensión válida",
"newFileName": "Nuevo nombre para el archivo" "newFileName": "Nuevo nombre para el archivo"

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "{0}ri buruz" "label": "{0}ri buruz"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "{0} plaka", "board": "{0} plaka",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Aukeratu zure programaren ikusgaitasuna:", "chooseSketchVisibility": "Aukeratu zure programaren ikusgaitasuna:",
"cloudSketchbook": "Hodeiko programa bilduma", "cloudSketchbook": "Hodeiko programa bilduma",
"connected": "Konektatuta", "connected": "Konektatuta",
"continue": "Jarraitu", "continue": "Jarraitu",
"donePulling": "Hodeitik kargatzea burututa: '{0}'.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Hodeian gordetzea burututa: '{0}'.", "donePushing": "Done pushing '{0}'.",
"embed": "Kapsulatu:", "embed": "Kapsulatu:",
"emptySketchbook": "Zure programa bilduma hutsik dago", "emptySketchbook": "Zure programa bilduma hutsik dago",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "Egilea:", "by": "Egilea:",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Iragazi zure bilaketa...", "filterSearch": "Iragazi zure bilaketa...",
"install": "Instalatu", "install": "Instalatu",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Informazio gehiago", "moreInfo": "Informazio gehiago",
"otherVersions": "Other Versions",
"remove": "Kendu",
"title": "{0} by {1}",
"uninstall": "Desinstalatu", "uninstall": "Desinstalatu",
"uninstallMsg": "{0} desinstalatu nahi duzu?", "uninstallMsg": "{0} desinstalatu nahi duzu?",
"version": "{0} bertsioa" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Gehitu fitxategia", "addFile": "Gehitu fitxategia",
"fileAdded": "Fitxategi bat gehitu da programara.", "fileAdded": "Fitxategi bat gehitu da programara.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tresnak" "tools": "Tresnak"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Korritze automatikoa", "autoscroll": "Korritze automatikoa",
"carriageReturn": "Orga-itzulera", "carriageReturn": "Orga-itzulera",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Lerro berria", "newLine": "Lerro berria",
"newLineCarriageReturn": "NL & CR biak", "newLineCarriageReturn": "NL & CR biak",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Esportatu konpilatutako bitarra", "exportBinary": "Esportatu konpilatutako bitarra",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Lekuz aldatzen", "moving": "Lekuz aldatzen",
"movingMsg": "\"{0}\" fitxategiak \"{1}\" izeneko programa-karpetaren barruan egon behar du.\nSortu karpeta, eraman fitxategia bertara eta jarraitu?", "movingMsg": "\"{0}\" fitxategiak \"{1}\" izeneko programa-karpetaren barruan egon behar du.\nSortu karpeta, eraman fitxategia bertara eta jarraitu?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Ezin izan da programa gorde. Kopiatu gorde gabeko zure lana zure testu-editore gogokoenera eta berrabiarazi IDEa.", "couldNotSave": "Ezin izan da programa gorde. Kopiatu gorde gabeko zure lana zure testu-editore gogokoenera eta berrabiarazi IDEa.",
"daemonOffline": "CLI daemon-a lineaz kanpo", "daemonOffline": "CLI daemon-a lineaz kanpo",
"offline": "Lineaz kanpo", "offline": "Lineaz kanpo",
"offlineText": "Lineaz kanpo",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "درباره {0}" "label": "درباره {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "بورد {0}", "board": "بورد {0}",
"boardConfigDialogTitle": "انتخاب یک بورد و پورت دیگر", "boardConfigDialogTitle": "انتخاب یک بورد و پورت دیگر",
@ -83,13 +89,12 @@
"mouseError": "\"موس\" پیدا نشد. آیا طرح شما شامل خط \"#include <Mouse.h>\" است؟" "mouseError": "\"موس\" پیدا نشد. آیا طرح شما شامل خط \"#include <Mouse.h>\" است؟"
}, },
"cloud": { "cloud": {
"account": "حساب کاربری",
"chooseSketchVisibility": "قابلیت مشاهده طرح خود را انتخاب کنید:", "chooseSketchVisibility": "قابلیت مشاهده طرح خود را انتخاب کنید:",
"cloudSketchbook": "منبع ابری طرح ها", "cloudSketchbook": "منبع ابری طرح ها",
"connected": "متصل", "connected": "متصل",
"continue": "ادامه", "continue": "ادامه",
"donePulling": "پایان دریافت {0}", "donePulling": "Done pulling '{0}'.",
"donePushing": "پایان ارسال {0}", "donePushing": "Done pushing '{0}'.",
"embed": "قرار دادن:", "embed": "قرار دادن:",
"emptySketchbook": "طرح شما خالی است", "emptySketchbook": "طرح شما خالی است",
"goToCloud": "به فضای ابری بروید", "goToCloud": "به فضای ابری بروید",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "بردهای موجود در این بسته :", "boardsIncluded": "بردهای موجود در این بسته :",
"by": "توسط", "by": "توسط",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "محدود کردن جستجوی شما ...", "filterSearch": "محدود کردن جستجوی شما ...",
"install": "نصب", "install": "نصب",
"installed": "نصب شده است", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "اطلاعات بیشتر", "moreInfo": "اطلاعات بیشتر",
"otherVersions": "Other Versions",
"remove": "حذف",
"title": "{0} by {1}",
"uninstall": "لغو نصب", "uninstall": "لغو نصب",
"uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟", "uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟",
"version": "ورژن {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "فایل اظافه کن", "addFile": "فایل اظافه کن",
"fileAdded": "یک فایل به طرح افزوده شد.", "fileAdded": "یک فایل به طرح افزوده شد.",
@ -188,6 +202,7 @@
"copyError": "کپی پیام های خطا", "copyError": "کپی پیام های خطا",
"noBoardSelected": "هیچ بردی انتخاب نشده است. لطفاً برد آردوینو خود را از منوی Tools > Board انتخاب کنید" "noBoardSelected": "هیچ بردی انتخاب نشده است. لطفاً برد آردوینو خود را از منوی Tools > Board انتخاب کنید"
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "راه اندازی مجدد Daemon", "restart": "راه اندازی مجدد Daemon",
"start": "شروع Daemon", "start": "شروع Daemon",
@ -313,6 +328,13 @@
"tools": "ابزار ها" "tools": "ابزار ها"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "بسته شدن وب سوکت ممکن نیست", "unableToCloseWebSocket": "بسته شدن وب سوکت ممکن نیست",
"unableToConnectToWebSocket": "اتصال به وب سوکت امکان پذیر نیست" "unableToConnectToWebSocket": "اتصال به وب سوکت امکان پذیر نیست"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "پیمایش خودکار", "autoscroll": "پیمایش خودکار",
"carriageReturn": "رفتن به سر سطر", "carriageReturn": "رفتن به سر سطر",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "پیام (برای ارسال پیام به '' د{0}ر '' وارد شوید{1})", "message": "پیام (برای ارسال پیام به '' د{0}ر '' وارد شوید{1})",
"newLine": "خط جدید", "newLine": "خط جدید",
"newLineCarriageReturn": "هم NL و هم CR", "newLineCarriageReturn": "هم NL و هم CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "دریافت خروجی باینری کامپایل شده", "exportBinary": "دریافت خروجی باینری کامپایل شده",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "جابجا کردن", "moving": "جابجا کردن",
"movingMsg": "فایل \"{0}\" باید داخل یک پوشه طرح به نام \"{1}\" باشد.\nاین پوشه را ایجاد کنید، فایل را منتقل کنید و ادامه دهید؟", "movingMsg": "فایل \"{0}\" باید داخل یک پوشه طرح به نام \"{1}\" باشد.\nاین پوشه را ایجاد کنید، فایل را منتقل کنید و ادامه دهید؟",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"dismissSurvey": "دیگر نشان نده", "dismissSurvey": "دیگر نشان نده",
"surveyMessage": "لطفاً با پاسخ دادن به این نظرسنجی فوق العاده کوتاه ما را در پیشرفت خود یاری کنید. ما برای جامعه خود ارزش قائلیم و دوست داریم حامیان خود را کمی بهتر بشناسیم." "surveyMessage": "لطفاً با پاسخ دادن به این نظرسنجی فوق العاده کوتاه ما را در پیشرفت خود یاری کنید. ما برای جامعه خود ارزش قائلیم و دوست داریم حامیان خود را کمی بهتر بشناسیم."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "به روز رسانی شاخص ها", "updateIndexes": "به روز رسانی شاخص ها",
"updateLibraryIndex": "به روز رسانی فهرست کتابخانه", "updateLibraryIndex": "به روز رسانی فهرست کتابخانه",
@ -483,6 +517,7 @@
"couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.", "couldNotSave": "ابر طرح را ذخیره نکرد. لطفا کار ذخیره نشده خود را به ویرایشگر متن مورد علاقه خود کپی کنید، و آردوینو را دوباره راه اندازی کنید.",
"daemonOffline": "CLI آفلاین پس زمینه", "daemonOffline": "CLI آفلاین پس زمینه",
"offline": "آفلاین", "offline": "آفلاین",
"offlineText": "آفلاین",
"quitTitle": "آیا مطمئن هستید که می خواهید خارج شوید؟" "quitTitle": "آیا مطمئن هستید که می خواهید خارج شوید؟"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Install", "install": "Install",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Add File", "addFile": "Add File",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -233,7 +248,7 @@
"install": "Install", "install": "Install",
"installingFirmware": "Installing firmware.", "installingFirmware": "Installing firmware.",
"overwriteSketch": "Installation will overwrite the Sketch on the board.", "overwriteSketch": "Installation will overwrite the Sketch on the board.",
"selectBoard": "Select Board", "selectBoard": "Pumili ng board",
"selectVersion": "Select firmware version", "selectVersion": "Select firmware version",
"successfullyInstalled": "Firmware successfully installed.", "successfullyInstalled": "Firmware successfully installed.",
"updater": "WiFi101 / WiFiNINA Firmware Updater" "updater": "WiFi101 / WiFiNINA Firmware Updater"
@ -313,6 +328,13 @@
"tools": "Mga Tools" "tools": "Mga Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "A propos de {0}" "label": "A propos de {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Carte{0}", "board": "Carte{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Compte",
"chooseSketchVisibility": "Choisissez la visibilité du croquis :", "chooseSketchVisibility": "Choisissez la visibilité du croquis :",
"cloudSketchbook": "Carnet de Croquis Cloud", "cloudSketchbook": "Carnet de Croquis Cloud",
"connected": "Connecté", "connected": "Connecté",
"continue": "Continuer", "continue": "Continuer",
"donePulling": "Récupération de '{0}' terminée.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Téléchargement terminé pour '{0}'", "donePushing": "Done pushing '{0}'.",
"embed": "Embarqué : ", "embed": "Embarqué : ",
"emptySketchbook": "Votre carnet de croquis est vide", "emptySketchbook": "Votre carnet de croquis est vide",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "par", "by": "par",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filtrez votre recherche...", "filterSearch": "Filtrez votre recherche...",
"install": "Installer", "install": "Installer",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Plus d'information", "moreInfo": "Plus d'information",
"otherVersions": "Other Versions",
"remove": "Supprimer ",
"title": "{0} by {1}",
"uninstall": "Désinstaller", "uninstall": "Désinstaller",
"uninstallMsg": "Voulez vous désinstaller {0}?", "uninstallMsg": "Voulez vous désinstaller {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"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",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Redémarrer Daemon", "restart": "Redémarrer Daemon",
"start": "Démarrer Daemon", "start": "Démarrer Daemon",
@ -313,6 +328,13 @@
"tools": "Outils" "tools": "Outils"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"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"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Défilement automatique", "autoscroll": "Défilement automatique",
"carriageReturn": "Retour chariot", "carriageReturn": "Retour chariot",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Nouvelle ligne", "newLine": "Nouvelle ligne",
"newLineCarriageReturn": "Les deux, NL et CR", "newLineCarriageReturn": "Les deux, NL et CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Exporter les binaires compilés", "exportBinary": "Exporter les binaires compilés",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Déplacement", "moving": "Déplacement",
"movingMsg": "Le fichier \"{0}\" à besoin d'être à l'intérieur d'un dossier de croquis appelé \"{1}\".\nCréer ce dossier, déplacer le fichier et continuer ?", "movingMsg": "Le fichier \"{0}\" à besoin d'être à l'intérieur d'un dossier de croquis appelé \"{1}\".\nCréer ce dossier, déplacer le fichier et continuer ?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Impossible d'enregistrer le croquis. Veuillez copier votre travail non enregistré dans votre éditeur de texte favori et redémarrer l'IDE.", "couldNotSave": "Impossible d'enregistrer le croquis. Veuillez copier votre travail non enregistré dans votre éditeur de texte favori et redémarrer l'IDE.",
"daemonOffline": "CLI Deamon hors ligne", "daemonOffline": "CLI Deamon hors ligne",
"offline": "Hors-ligne", "offline": "Hors-ligne",
"offlineText": "Hors-ligne",
"quitTitle": "Est que-vous sur vous voulez quitter? " "quitTitle": "Est que-vous sur vous voulez quitter? "
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "פרטים על {0}" "label": "פרטים על {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "לוח{0}", "board": "לוח{0}",
"boardConfigDialogTitle": "יש לבחור לוח ופורט אחר", "boardConfigDialogTitle": "יש לבחור לוח ופורט אחר",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "חשבון",
"chooseSketchVisibility": "בחר.י נראות של הסקיצה שלך:", "chooseSketchVisibility": "בחר.י נראות של הסקיצה שלך:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "מחובר", "connected": "מחובר",
"continue": "המשך", "continue": "המשך",
"donePulling": "סיים למשוך '{0}'.", "donePulling": "Done pulling '{0}'.",
"donePushing": "סיים לדחוף '{0}'.", "donePushing": "Done pushing '{0}'.",
"embed": "הטמע:", "embed": "הטמע:",
"emptySketchbook": "הסקיצה ריקה.", "emptySketchbook": "הסקיצה ריקה.",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "לוחות המוכלים בחבילות הבאות:", "boardsIncluded": "לוחות המוכלים בחבילות הבאות:",
"by": "על ידי", "by": "על ידי",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "סנן את החיפוש...", "filterSearch": "סנן את החיפוש...",
"install": "התקן", "install": "התקן",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "מידע נוסף", "moreInfo": "מידע נוסף",
"otherVersions": "Other Versions",
"remove": "הסר",
"title": "{0} by {1}",
"uninstall": "הסרה", "uninstall": "הסרה",
"uninstallMsg": "האם ברצונך להסיר את {0}?", "uninstallMsg": "האם ברצונך להסיר את {0}?",
"version": "גירסה {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "הוסף קובץ", "addFile": "הוסף קובץ",
"fileAdded": "קובץ אחד נוסף לסקיצה.", "fileAdded": "קובץ אחד נוסף לסקיצה.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "איתחול מחדש של Daemon", "restart": "איתחול מחדש של Daemon",
"start": "התחל Daemon", "start": "התחל Daemon",
@ -313,6 +328,13 @@
"tools": "כלים" "tools": "כלים"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "גלילה אוטומטית", "autoscroll": "גלילה אוטומטית",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "שורה חדשה", "newLine": "שורה חדשה",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "ייצוא בינארי מקומפל.", "exportBinary": "ייצוא בינארי מקומפל.",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "מעביר", "moving": "מעביר",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "לא ניתן לשמור את הסקיצה. נא להעתיק את העבודה הלא שמורה לתוך עורך טקסט חיצוני, ולהפעיל מחדש את הIDE.", "couldNotSave": "לא ניתן לשמור את הסקיצה. נא להעתיק את העבודה הלא שמורה לתוך עורך טקסט חיצוני, ולהפעיל מחדש את הIDE.",
"daemonOffline": "CLI daemon במצב לא מקוון", "daemonOffline": "CLI daemon במצב לא מקוון",
"offline": "מנותק", "offline": "מנותק",
"offlineText": "מנותק",
"quitTitle": "בטוח.ה שתרצה.י לצאת?" "quitTitle": "בטוח.ה שתרצה.י לצאת?"
}, },
"editor": { "editor": {

View File

@ -1,41 +1,58 @@
{ {
"arduino": { "arduino": {
"about": { "about": {
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"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.",
"configDialogTitle": "Select Other Board & Port",
"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?",
"disconnected": "Disconnected", "disconnected": "Disconnected",
"getBoardInfo": "Get Board Info", "getBoardInfo": "Get Board Info",
"inSketchbook": " (in Sketchbook)", "inSketchbook": " (in Sketchbook)",
"installManually": "Install Manually",
"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?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No ports discovered",
"noPortsSelected": "No ports selected for board: '{0}'.", "noPortsSelected": "No ports selected for board: '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "No boards selected.", "noneSelected": "No boards selected.",
"openBoardsConfig": "Select other board and port…", "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.", "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",
"selectBoard": "Select Board", "selectBoard": "Select Board",
"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",
"unknownBoard": "Unknown board"
}, },
"boardsManager": "Boards Manager", "boardsManager": "Boards Manager",
"boardsType": {
"arduinoCertified": "Arduino Certified"
},
"bootloader": { "bootloader": {
"burnBootloader": "Burn Bootloader", "burnBootloader": "Burn Bootloader",
"burningBootloader": "Burning bootloader...",
"doneBurningBootloader": "Done burning bootloader." "doneBurningBootloader": "Done burning bootloader."
}, },
"burnBootloader": { "burnBootloader": {
@ -58,19 +75,29 @@
"uploadRootCertificates": "Upload SSL Root Certificates", "uploadRootCertificates": "Upload SSL Root Certificates",
"uploadingCertificates": "Uploading 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": { "cli-error-parser": {
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?", "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>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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.",
@ -88,10 +115,9 @@
"pushSketch": "Push Sketch", "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.", "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", "remote": "Remote",
"remoteSketchbook": "Remote Sketchbook",
"share": "Share...", "share": "Share...",
"shareSketch": "Share Sketch", "shareSketch": "Share Sketch",
"showHideRemoveSketchbook": "Show/Hide Remote Sketchbook", "showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "SIGN IN", "signIn": "SIGN IN",
"signInToCloud": "Sign in to Arduino Cloud", "signInToCloud": "Sign in to Arduino Cloud",
"signOut": "Sign Out", "signOut": "Sign Out",
@ -99,38 +125,84 @@
"syncEditSketches": "Sync and edit your Arduino Cloud Sketches", "syncEditSketches": "Sync and edit your Arduino Cloud Sketches",
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches." "visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
}, },
"cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.",
"creating": "Creating cloud sketch '{0}'...",
"new": "New Cloud Sketch",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.",
"pulling": "Synchronizing sketchbook, pulling '{0}'...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...",
"synchronizingSketchbook": "Synchronizing sketchbook..."
},
"common": { "common": {
"all": "All",
"contributed": "Contributed",
"installManually": "Install Manually",
"later": "Later", "later": "Later",
"noBoardSelected": "No board selected", "noBoardSelected": "No board selected",
"notConnected": "[not connected]", "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.", "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?", "oldFormat": "The '{0}' still uses the old `.pde` format. Do you want to switch to the new `.ino` extension?",
"partner": "Partner",
"processing": "Processing", "processing": "Processing",
"selectBoard": "Select Board", "recommended": "Recommended",
"retired": "Retired",
"selectedOn": "on {0}", "selectedOn": "on {0}",
"serialMonitor": "Serial Monitor", "serialMonitor": "Serial Monitor",
"unknown": "Unknown" "type": "Type",
"unknown": "Unknown",
"updateable": "Updatable"
}, },
"compile": { "compile": {
"error": "Compilation error: {0}" "error": "Compilation error: {0}"
}, },
"component": { "component": {
"boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "INSTALL", "install": "Install",
"installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
}, },
"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"
}, },
"coreContribution": { "core": {
"copyError": "Copy error messages" "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."
},
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -140,7 +212,8 @@
"debugWithMessage": "Debug - {0}", "debugWithMessage": "Debug - {0}",
"debuggingNotSupported": "Debugging is not supported by '{0}'", "debuggingNotSupported": "Debugging is not supported by '{0}'",
"noPlatformInstalledFor": "Platform is not installed for '{0}'", "noPlatformInstalledFor": "Platform is not installed for '{0}'",
"optimizeForDebugging": "Optimize for Debugging" "optimizeForDebugging": "Optimize for Debugging",
"sketchIsNotCompiled": "Sketch '{0}' must be verified before starting a debug session. Please verify the sketch and start debugging again. Do you want to verify the sketch now?"
}, },
"dialog": { "dialog": {
"dontAskAgain": "Don't ask again" "dontAskAgain": "Don't ask again"
@ -154,7 +227,8 @@
"increaseFontSize": "Increase Font Size", "increaseFontSize": "Increase Font Size",
"increaseIndent": "Increase Indent", "increaseIndent": "Increase Indent",
"nextError": "Next Error", "nextError": "Next Error",
"previousError": "Previous Error" "previousError": "Previous Error",
"revealError": "Reveal Error"
}, },
"electron": { "electron": {
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
@ -192,7 +266,7 @@
"visit": "Visit Arduino.cc" "visit": "Visit Arduino.cc"
}, },
"ide-updater": { "ide-updater": {
"checkForUpdates": "Check for Arduino IDE updates", "checkForUpdates": "Check for Arduino IDE Updates",
"closeAndInstallButton": "Close and Install", "closeAndInstallButton": "Close and Install",
"closeToInstallNotice": "Close the software and install the update on your machine.", "closeToInstallNotice": "Close the software and install the update on your machine.",
"downloadButton": "Download", "downloadButton": "Download",
@ -212,12 +286,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...",
@ -230,15 +304,47 @@
"uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}", "uninstalledSuccessfully": "Successfully uninstalled library {0}:{1}",
"zipLibrary": "Library" "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": { "menu": {
"advanced": "Advanced", "advanced": "Advanced",
"sketch": "Sketch", "sketch": "Sketch",
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
"newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch"
},
"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.",
@ -248,6 +354,7 @@
"automatic": "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", "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", "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": "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.enabled": "True if the sketch sync functions are enabled. Defaults to true.",
@ -276,8 +383,18 @@
"manualProxy": "Manual proxy configuration", "manualProxy": "Manual proxy configuration",
"network": "Network", "network": "Network",
"newSketchbookLocation": "Select new sketchbook location", "newSketchbookLocation": "Select new sketchbook location",
"noCliConfig": "Could not load the CLI configuration",
"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",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"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.",
"survey.notification": "True if users should be notified if a survey is available. True by default.", "survey.notification": "True if users should be notified if a survey is available. True by default.",
@ -286,14 +403,20 @@
"upload.verbose": "True for verbose upload output. False by default.", "upload.verbose": "True for verbose upload output. False by default.",
"verifyAfterUpload": "Verify code after upload", "verifyAfterUpload": "Verify code after upload",
"window.autoScale": "True if the user interface automatically scales with the font size.", "window.autoScale": "True if the user interface automatically scales with the font size.",
"window.zoomLevel": "Adjust the zoom level of the window. The original size is 0 and each increment above (e.g. 1) or below (e.g. -1) represents zooming 20% larger or smaller. You can also enter decimals to adjust the zoom level with a finer granularity." "window.zoomLevel": {
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
}, },
"replaceMsg": "Replace the existing version of {0}?", "replaceMsg": "Replace the existing version of {0}?",
"selectZip": "Select a zip file containing the library you'd like to add", "selectZip": "Select a zip file containing the library you'd like to add",
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')", "connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
"noLineEndings": "No Line Ending", "noLineEndings": "No Line Ending",
@ -306,20 +429,30 @@
"archiveSketch": "Archive Sketch", "archiveSketch": "Archive Sketch",
"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?",
"configureAndUpload": "Configure And Upload", "compile": "Compiling sketch...",
"configureAndUpload": "Configure and Upload",
"createdArchive": "Created archive '{0}'.", "createdArchive": "Created archive '{0}'.",
"doneCompiling": "Done compiling.", "doneCompiling": "Done compiling.",
"doneUploading": "Done uploading.", "doneUploading": "Done uploading.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New", "new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "Open Folder", "openFolder": "Open Folder",
"openRecent": "Open Recent", "openRecent": "Open Recent",
"openSketchInNewWindow": "Open Sketch in New Window", "openSketchInNewWindow": "Open Sketch in New Window",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "Save sketch folder as...", "saveFolderAs": "Save sketch folder as...",
"saveSketch": "Save your sketch to open it again later.",
"saveSketchAs": "Save sketch folder as...", "saveSketchAs": "Save sketch folder as...",
"saveTempSketch": "Save your sketch to open it again later.",
"showFolder": "Show Sketch Folder", "showFolder": "Show Sketch Folder",
"sketch": "Sketch", "sketch": "Sketch",
"sketchbook": "Sketchbook", "sketchbook": "Sketchbook",
@ -327,26 +460,56 @@
"titleSketchbook": "Sketchbook", "titleSketchbook": "Sketchbook",
"upload": "Upload", "upload": "Upload",
"uploadUsingProgrammer": "Upload Using Programmer", "uploadUsingProgrammer": "Upload Using Programmer",
"uploading": "Uploading...",
"userFieldsNotFoundError": "Can't find user fields for connected board", "userFieldsNotFoundError": "Can't find user fields for connected board",
"verify": "Verify", "verify": "Verify",
"verifyOrCompile": "Verify/Compile" "verifyOrCompile": "Verify/Compile"
}, },
"sketchbook": {
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": { "survey": {
"answerSurvey": "Answer survey", "answerSurvey": "Answer survey",
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": {
"updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index",
"updatePackageIndex": "Update Package Index"
},
"upload": { "upload": {
"error": "{0} error: {1}" "error": "{0} error: {1}"
}, },
"userFields": { "userFields": {
"cancel": "Cancel", "cancel": "Cancel",
"enterField": "Enter {0}",
"upload": "Upload" "upload": "Upload"
},
"validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.",
"abortFixTitle": "Invalid sketch",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?",
"renameSketchFileTitle": "Invalid sketch filename",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?",
"renameSketchFolderTitle": "Invalid sketch name"
},
"workspace": {
"alreadyExists": "'{0}' already exists."
} }
}, },
"cloud": {
"GoToCloud": "GO TO CLOUD"
},
"theia": { "theia": {
"core": { "core": {
"cannotConnectBackend": "Cannot connect to the backend.", "cannotConnectBackend": "Cannot connect to the backend.",
@ -354,14 +517,9 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"quitMessage": "Any unsaved changes will not be saved.", "offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "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": { "editor": {
"unsavedTitle": "Unsaved {0}" "unsavedTitle": "Unsaved {0}"
}, },
@ -370,10 +528,10 @@
"expand": "Expand" "expand": "Expand"
}, },
"workspace": { "workspace": {
"deleteCurrentSketch": "Do you want to delete the current sketch?", "deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?",
"fileNewName": "Name for new file", "fileNewName": "Name for new file",
"invalidExtension": ".{0} is not a valid extension", "invalidExtension": ".{0} is not a valid extension",
"invalidFilename": "Invalid filename.",
"newFileName": "New name for file" "newFileName": "New name for file"
} }
} }

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Alaplap {0}", "board": "Alaplap {0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Válaszd ki a vázlat/sketch láthatóságát: ", "chooseSketchVisibility": "Válaszd ki a vázlat/sketch láthatóságát: ",
"cloudSketchbook": "Felhő vázlatfüzet/sketchbook ", "cloudSketchbook": "Felhő vázlatfüzet/sketchbook ",
"connected": "Kapcsolódva", "connected": "Kapcsolódva",
"continue": "Tovább", "continue": "Tovább",
"donePulling": "Letöltés kész: '{0}'.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Feltöltés kész: '{0}'.", "donePushing": "Done pushing '{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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "által", "by": "által",
"clickToOpen": "Click to open in browser: {0}",
"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", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Több info", "moreInfo": "Több info",
"otherVersions": "Other Versions",
"remove": "Eltávolítás",
"title": "{0} by {1}",
"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}? ",
"version": "Verzió: {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"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. ",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Eszközök" "tools": "Eszközök"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Automatikus görgetés", "autoscroll": "Automatikus görgetés",
"carriageReturn": "Kocsi vissza", "carriageReturn": "Kocsi vissza",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Új sor", "newLine": "Új sor",
"newLineCarriageReturn": "Mindkettő: Új sor és Kocsi vissza - NL&CR", "newLineCarriageReturn": "Mindkettő: Új sor és Kocsi vissza - NL&CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Összeállított bináris exportálása", "exportBinary": "Összeállított bináris exportálása",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Mozgatás", "moving": "Mozgatás",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Nem sikerült menteni a vázlatot/sketch-et. Másold át a nem mentett munkát kedvenc szövegszerkesztődbe és indítsd újra az IDE-t. ", "couldNotSave": "Nem sikerült menteni a vázlatot/sketch-et. Másold át a nem mentett munkát kedvenc szövegszerkesztődbe és indítsd újra az IDE-t. ",
"daemonOffline": "CLI Daemon offline/elérhetetlen ", "daemonOffline": "CLI Daemon offline/elérhetetlen ",
"offline": "Offline / nincs hálózat", "offline": "Offline / nincs hálózat",
"offlineText": "Offline / nincs hálózat",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Install", "install": "Install",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Add File", "addFile": "Add File",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Versione: {0}\nData: {1}{2}\nVersione CLI: {3}\n\n{4}", "detail": "Versione: {0}\nData: {1}{2}\nVersione CLI: {3}\n\n{4}",
"label": "Informazioni su {0}" "label": "Informazioni su {0}"
}, },
"account": {
"goToCloudEditor": "Vai all'editor del cloud",
"goToIoTCloud": "Vai al cloud IoT",
"goToProfile": "Vai al profilo",
"menuTitle": "Cloud di Arduino"
},
"board": { "board": {
"board": "Scheda{0}", "board": "Scheda{0}",
"boardConfigDialogTitle": "Seleziona un'altra scheda e un'altra porta", "boardConfigDialogTitle": "Seleziona un'altra scheda e un'altra porta",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' non è stato trovato. Il tuo sketch include la linea '#include <Mouse.h>' nel codice?" "mouseError": "'Mouse' non è stato trovato. Il tuo sketch include la linea '#include <Mouse.h>' nel codice?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Scegli a chi far vedere il tuo Sketch:", "chooseSketchVisibility": "Scegli a chi far vedere il tuo Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connesso", "connected": "Connesso",
"continue": "Continua", "continue": "Continua",
"donePulling": "Pulling terminato {0}.", "donePulling": "Scaricamento di '{0}' effettuato.",
"donePushing": "Invio terminato {0}.", "donePushing": "Invio di '{0}' effettuato.",
"embed": "Includi:", "embed": "Includi:",
"emptySketchbook": "La raccolta degli sketch è vuota", "emptySketchbook": "La raccolta degli sketch è vuota",
"goToCloud": "Vai al Cloud", "goToCloud": "Vai al Cloud",
@ -112,7 +117,7 @@
"remote": "Remoto", "remote": "Remoto",
"share": "Condividi...", "share": "Condividi...",
"shareSketch": "Condividi sketch", "shareSketch": "Condividi sketch",
"showHideSketchbook": "Show/Hide Cloud Sketchbook", "showHideSketchbook": "Mostra/Nascondi la raccolta remota degli sketch",
"signIn": "ACCEDI", "signIn": "ACCEDI",
"signInToCloud": "Effettua la registrazione su Arduino Cloud", "signInToCloud": "Effettua la registrazione su Arduino Cloud",
"signOut": "Disconnetti", "signOut": "Disconnetti",
@ -121,14 +126,14 @@
"visitArduinoCloud": "Visita Arduino Cloud per creare Cloud Sketch " "visitArduinoCloud": "Visita Arduino Cloud per creare Cloud Sketch "
}, },
"cloudSketch": { "cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.", "alreadyExists": "Lo sketch remoto '{0}' è già presente.",
"creating": "Creating cloud sketch '{0}'...", "creating": "Creazione in corso dello sketch remoto '{0}'...",
"new": "New Cloud Sketch", "new": "Nuovo Sketch remoto",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.", "notFound": "Impossibile scaricare lo sketch remoto '{0}'. Non esiste.",
"pulling": "Sincronizzazione degli sketch, pulling \"{0}\"...", "pulling": "Sincronizzazione degli sketch, pulling \"{0}\"...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...", "pushing": "Sincronizzazione della raccolta degli sketch in corso, sto inviando '{0}'...",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...", "renaming": "Sto rinominando lo sketch remoto da '{0}' a '{1}'...",
"synchronizingSketchbook": "Synchronizing sketchbook..." "synchronizingSketchbook": "Sincronizzazione della raccolta degli sketch in corso..."
}, },
"common": { "common": {
"all": "Tutti", "all": "Tutti",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Schede incluse in questo pacchetto:", "boardsIncluded": "Schede incluse in questo pacchetto:",
"by": "da", "by": "da",
"clickToOpen": "Cliccare per aprire nel browser: {0}",
"filterSearch": "Filtra la tua ricerca...", "filterSearch": "Filtra la tua ricerca...",
"install": "Installa", "install": "Installa",
"installed": "Installata", "installLatest": "Installa il più recente",
"installVersion": "Installa {0}",
"installed": "{0} installato",
"moreInfo": "Maggiori informazioni", "moreInfo": "Maggiori informazioni",
"otherVersions": "Altre versioni",
"remove": "Rimuovi",
"title": "{0} di {1}",
"uninstall": "Disinstalla", "uninstall": "Disinstalla",
"uninstallMsg": "Vuoi veramente disinstallare {0}?", "uninstallMsg": "Vuoi veramente disinstallare {0}?",
"version": "Versione {0}" "update": "Aggiornamento"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Impossibile accedere alla raccolta degli sketch presenti in '{0}': {1}" "inaccessibleDirectory": "Impossibile accedere alla raccolta degli sketch presenti in '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connessione persa. Le azioni e gli aggiornamenti degli sketch del cloud non saranno disponibili."
},
"contributions": { "contributions": {
"addFile": "Aggiungi file", "addFile": "Aggiungi file",
"fileAdded": "Aggiunto un file allo sketch.", "fileAdded": "Aggiunto un file allo sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Invia lo sketch nel cloud",
"daemon": { "daemon": {
"restart": "Riavvia il demone", "restart": "Riavvia il demone",
"start": "Avvia il demone", "start": "Avvia il demone",
@ -313,11 +328,18 @@
"tools": "Strumenti" "tools": "Strumenti"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Impossibile connettere alla porta {0} {1}. Già connesso.",
"baudRate": "{0} baud",
"connectionFailedError": "Impossibile connettere alla porta {0} {1}.",
"connectionFailedErrorWithDetails": "{0} Impossibile connettere alla porta {1} {2}.",
"connectionTimeout": "Tempo scaduto. L'IDE non ha ricevuto il messaggio di 'successo' dal monitor dopo essersi connesso con esso.",
"missingConfigurationError": "Impossibile connettere alla porta {0} {1}. Manca la configurazione del monitor.",
"notConnectedError": "Non connesso alla porta {0} {1}.",
"unableToCloseWebSocket": "Impossibile chiudere il websocket", "unableToCloseWebSocket": "Impossibile chiudere il websocket",
"unableToConnectToWebSocket": "Impossibile connettersi al websocket" "unableToConnectToWebSocket": "Impossibile connettersi al websocket"
}, },
"newCloudSketch": { "newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch" "newSketchTitle": "Nome del nuovo sketch remoto"
}, },
"portProtocol": { "portProtocol": {
"network": "Rete", "network": "Rete",
@ -386,13 +408,14 @@
} }
}, },
"renameCloudSketch": { "renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch" "renameSketchTitle": "Nuovo nome dello sketch remoto"
}, },
"replaceMsg": "Sostituire la versione esistente con la versione {0}?", "replaceMsg": "Sostituire la versione esistente con la versione {0}?",
"selectZip": "Scegli il file zip che contiene la libreria che vuoi aggiungere", "selectZip": "Scegli il file zip che contiene la libreria che vuoi aggiungere",
"serial": { "serial": {
"autoscroll": "Scorrimento automatico", "autoscroll": "Scorrimento automatico",
"carriageReturn": "Ritorno carrello (CR)", "carriageReturn": "Ritorno carrello (CR)",
"connecting": "Connessione in corso di '{0}' su '{1}'...",
"message": "Messaggio (premi Enter per inviare il messaggio a '{0}' on '{1}')", "message": "Messaggio (premi Enter per inviare il messaggio a '{0}' on '{1}')",
"newLine": "A capo (NL)", "newLine": "A capo (NL)",
"newLineCarriageReturn": "Entrambi NL & CR", "newLineCarriageReturn": "Entrambi NL & CR",
@ -411,22 +434,22 @@
"createdArchive": "Creato l'archivio '{0}'.", "createdArchive": "Creato l'archivio '{0}'.",
"doneCompiling": "Compilazione completata.", "doneCompiling": "Compilazione completata.",
"doneUploading": "Caricamento terminato.", "doneUploading": "Caricamento terminato.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Vuoi provare a salvare lo sketch in una posizione diversa?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Vuoi provare a salvare lo sketch con un nome diverso?",
"exportBinary": "Esporta sketch compilato", "exportBinary": "Esporta sketch compilato",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "Il nome deve iniziare con una lettera, un numero o un trattino basso, seguito da lettere, numeri, trattini, punti e trattini bassi. La lunghezza massima è di 36 caratteri.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "Non è possibile salvare uno sketch in una cartella al suo interno.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Posizione della cartella degli sketch non valida: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Nome della cartella degli sketch non valida: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "Il nome deve iniziare con una lettera, un numero o un trattino basso, seguito da lettere, numeri, trattini, punti e trattini bassi. La lunghezza massima è di 63 caratteri.",
"moving": "Spostando", "moving": "Spostando",
"movingMsg": "Il file \"{0}\" deve essere all'interno della cartella \"{1}\".\nCreare questa cartella, spostare il file e continuare?", "movingMsg": "Il file \"{0}\" deve essere all'interno della cartella \"{1}\".\nCreare questa cartella, spostare il file e continuare?",
"new": "Nuovo Sketch", "new": "Nuovo Sketch",
"noTrailingPeriod": "A filename cannot end with a dot", "noTrailingPeriod": "Il nome di un file non può terminare con un punto",
"openFolder": "Apri Cartella", "openFolder": "Apri Cartella",
"openRecent": "Apri recenti", "openRecent": "Apri recenti",
"openSketchInNewWindow": "Apri lo sketch in una Nuova Finestra", "openSketchInNewWindow": "Apri lo sketch in una Nuova Finestra",
"reservedFilename": "'{0}' is a reserved filename.", "reservedFilename": "'{0}' è il nome di un file riservato.",
"saveFolderAs": "Salva la cartella sketch come...", "saveFolderAs": "Salva la cartella sketch come...",
"saveSketch": "Salva il tuo sketch per riaprirlo in seguito.", "saveSketch": "Salva il tuo sketch per riaprirlo in seguito.",
"saveSketchAs": "Salva la cartella dello sketch come...", "saveSketchAs": "Salva la cartella dello sketch come...",
@ -443,7 +466,7 @@
"verifyOrCompile": "Verifica/Compila" "verifyOrCompile": "Verifica/Compila"
}, },
"sketchbook": { "sketchbook": {
"newCloudSketch": "New Cloud Sketch", "newCloudSketch": "Nuovo sketch remoto",
"newSketch": "Nuovo Sketch" "newSketch": "Nuovo Sketch"
}, },
"survey": { "survey": {
@ -451,6 +474,17 @@
"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!"
}, },
"theme": {
"currentThemeNotFound": "Impossibile trovare il tema attualmente selezionato: {0}. Arduino IDE ha selezionato un tema integrato compatibile con quello mancante.",
"dark": "Scuro",
"deprecated": "{0} (deprecato)",
"hc": "Alto contrasto",
"light": "Luce",
"user": "{0} (utente)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Aggiorna gli indici", "updateIndexes": "Aggiorna gli indici",
"updateLibraryIndex": "Aggiorna l'indice di libreria", "updateLibraryIndex": "Aggiorna l'indice di libreria",
@ -465,15 +499,15 @@
"upload": "Carica" "upload": "Carica"
}, },
"validateSketch": { "validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.", "abortFixMessage": "Lo sketch non è ancora valido. Vuoi risolvere i problemi rimanenti? Facendo clic su '{0}', si aprirà un nuovo sketch.",
"abortFixTitle": "Invalid sketch", "abortFixTitle": "Lo sketch non è valido",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?", "renameSketchFileMessage": "Il file dello sketch '{0}' non può essere usato. {1} Vuoi rinominare adesso lo sketch?",
"renameSketchFileTitle": "Invalid sketch filename", "renameSketchFileTitle": "Il nome del file dello sketch non è valido",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?", "renameSketchFolderMessage": "Lo sketch '{0}' non può essere usato. {1} Per eliminare questo messaggio, rinomina lo sketch. Vuoi rinominare adesso lo sketch?",
"renameSketchFolderTitle": "Invalid sketch name" "renameSketchFolderTitle": "Il nome dello sketch non è valido"
}, },
"workspace": { "workspace": {
"alreadyExists": "'{0}' already exists." "alreadyExists": "'{0}' è già presente."
} }
}, },
"theia": { "theia": {
@ -483,6 +517,7 @@
"couldNotSave": "Non è stato possibile salvare lo sketch. Si consiglia di copiarlo è salvarlo su un file di testo e solo successivamente riavviare l' Arduino IDE. ", "couldNotSave": "Non è stato possibile salvare lo sketch. Si consiglia di copiarlo è salvarlo su un file di testo e solo successivamente riavviare l' Arduino IDE. ",
"daemonOffline": "Il CLI Daemon è disconnesso", "daemonOffline": "Il CLI Daemon è disconnesso",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Sei sicuro di volere chiudere?" "quitTitle": "Sei sicuro di volere chiudere?"
}, },
"editor": { "editor": {
@ -493,8 +528,8 @@
"expand": "Espandi" "expand": "Espandi"
}, },
"workspace": { "workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?", "deleteCloudSketch": "Lo sketch remoto '{0}' sarà eliminato definitivamente dai server di Arduino e dalle cache locali. Questa azione è irreversibile. Vuoi eliminare lo sketch?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?", "deleteCurrentSketch": "Vuoi eliminare lo sketch attuale?",
"fileNewName": "Nome per il nuovo file", "fileNewName": "Nome per il nuovo file",
"invalidExtension": "\".{0}\" non è un'estensione valida", "invalidExtension": "\".{0}\" non è un'estensione valida",
"newFileName": "Nuovo nome del file" "newFileName": "Nuovo nome del file"

View File

@ -4,6 +4,12 @@
"detail": "バージョン:{0}\n日付{1}{2}\nCLIバージョン{3}\n\n{4}", "detail": "バージョン:{0}\n日付{1}{2}\nCLIバージョン{3}\n\n{4}",
"label": "{0}について" "label": "{0}について"
}, },
"account": {
"goToCloudEditor": "クラウドエディターへ移動",
"goToIoTCloud": "IoTクラウドへ移動",
"goToProfile": "プロファイルへ移動",
"menuTitle": "Arduinoクラウド"
},
"board": { "board": {
"board": "ボード{0}", "board": "ボード{0}",
"boardConfigDialogTitle": "他のボードとポートを選択", "boardConfigDialogTitle": "他のボードとポートを選択",
@ -83,13 +89,12 @@
"mouseError": "'Mouse'が見つかりません。スケッチに'#include <Mouse.h>'という行はありますか?" "mouseError": "'Mouse'が見つかりません。スケッチに'#include <Mouse.h>'という行はありますか?"
}, },
"cloud": { "cloud": {
"account": "アカウント",
"chooseSketchVisibility": "スケッチの可視性を選択:", "chooseSketchVisibility": "スケッチの可視性を選択:",
"cloudSketchbook": "クラウドスケッチブック", "cloudSketchbook": "クラウドスケッチブック",
"connected": "接続済み", "connected": "接続済み",
"continue": "続ける", "continue": "続ける",
"donePulling": "{0}’のプルが完了しました。", "donePulling": "Done pulling '{0}'.",
"donePushing": "{0}’のプッシュが完了しました。", "donePushing": "Done pushing '{0}'.",
"embed": "埋め込み:", "embed": "埋め込み:",
"emptySketchbook": "スケッチブックは空です", "emptySketchbook": "スケッチブックは空です",
"goToCloud": "クラウドへ", "goToCloud": "クラウドへ",
@ -97,7 +102,7 @@
"link": "リンク:", "link": "リンク:",
"notYetPulled": "クラウドにプッシュできません。まだプルされていません。", "notYetPulled": "クラウドにプッシュできません。まだプルされていません。",
"offline": "オフライン", "offline": "オフライン",
"openInCloudEditor": "クラウドエディタで開く", "openInCloudEditor": "クラウドエディタで開く",
"options": "オプション…", "options": "オプション…",
"privateVisibility": "プライベート:スケッチを見られるのは自分だけです。", "privateVisibility": "プライベート:スケッチを見られるのは自分だけです。",
"profilePicture": "プロフィール画像", "profilePicture": "プロフィール画像",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "このパッケージに含まれるボード:", "boardsIncluded": "このパッケージに含まれるボード:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "検索をフィルタ…", "filterSearch": "検索をフィルタ…",
"install": "インストール", "install": "インストール",
"installed": "インストール済み", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "詳細情報", "moreInfo": "詳細情報",
"otherVersions": "Other Versions",
"remove": "削除",
"title": "{0} by {1}",
"uninstall": "アンインストール", "uninstall": "アンインストール",
"uninstallMsg": "{0}をアンインストールしますか?", "uninstallMsg": "{0}をアンインストールしますか?",
"version": "バージョン{0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "'{0}': {1}にあるスケッチブックにアクセスできませんでした" "inaccessibleDirectory": "'{0}': {1}にあるスケッチブックにアクセスできませんでした"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "ファイルを追加...", "addFile": "ファイルを追加...",
"fileAdded": "スケッチにファイルが1つ追加されました。", "fileAdded": "スケッチにファイルが1つ追加されました。",
@ -188,6 +202,7 @@
"copyError": "エラーメッセージをコピー", "copyError": "エラーメッセージをコピー",
"noBoardSelected": "ボードが選択されていません。ツール > ボードメニューからArduinoボードを選択してください。" "noBoardSelected": "ボードが選択されていません。ツール > ボードメニューからArduinoボードを選択してください。"
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Daemonを再起動", "restart": "Daemonを再起動",
"start": "Daemonを開始", "start": "Daemonを開始",
@ -216,7 +231,7 @@
"revealError": "エラーを表示" "revealError": "エラーを表示"
}, },
"electron": { "electron": {
"couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。", "couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。",
"unsavedChanges": "未保存の変更は保存されません。" "unsavedChanges": "未保存の変更は保存されません。"
}, },
"examples": { "examples": {
@ -313,6 +328,13 @@
"tools": "ツール" "tools": "ツール"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "websocketを閉じることができません", "unableToCloseWebSocket": "websocketを閉じることができません",
"unableToConnectToWebSocket": "websocketに接続することができません" "unableToConnectToWebSocket": "websocketに接続することができません"
}, },
@ -353,7 +375,7 @@
"ide.updateBaseUrl": "アップデートをダウンロードするためのベースURL。デフォルトは 'https://downloads.arduino.cc/arduino-ide' です。", "ide.updateBaseUrl": "アップデートをダウンロードするためのベースURL。デフォルトは 'https://downloads.arduino.cc/arduino-ide' です。",
"ide.updateChannel": "アップデート元のリリースチャンネル。stableは安定版リリース、nightlyは最新の開発用ビルドです。", "ide.updateChannel": "アップデート元のリリースチャンネル。stableは安定版リリース、nightlyは最新の開発用ビルドです。",
"interfaceScale": "インターフェイスのスケール", "interfaceScale": "インターフェイスのスケール",
"invalid.editorFontSize": "エディタのフォントサイズが無効です。正の整数でなければなりません。", "invalid.editorFontSize": "エディタのフォントサイズが無効です。正の整数でなければなりません。",
"invalid.sketchbook.location": "スケッチブックの場所が無効です: {0}", "invalid.sketchbook.location": "スケッチブックの場所が無効です: {0}",
"invalid.theme": "無効なテーマです。", "invalid.theme": "無効なテーマです。",
"language.log": "Arduino Language Serverがスケッチフォルダにログファイルを生成した方がよい場合はtrue。それ以外はfalse。デフォルトではfalse。", "language.log": "Arduino Language Serverがスケッチフォルダにログファイルを生成した方がよい場合はtrue。それ以外はfalse。デフォルトではfalse。",
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "自動スクロール", "autoscroll": "自動スクロール",
"carriageReturn": "CRのみ", "carriageReturn": "CRのみ",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "メッセージ('{1}'の{0}にメッセージを送信するにはEnter", "message": "メッセージ('{1}'の{0}にメッセージを送信するにはEnter",
"newLine": "LFのみ", "newLine": "LFのみ",
"newLineCarriageReturn": "CRおよびLF", "newLineCarriageReturn": "CRおよびLF",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "スケッチを別の場所に保存してみますか?", "editInvalidSketchFolderLocationQuestion": "スケッチを別の場所に保存してみますか?",
"editInvalidSketchFolderQuestion": "スケッチを別の名前で保存しますか?", "editInvalidSketchFolderQuestion": "スケッチを別の名前で保存しますか?",
"exportBinary": "コンパイル済みバイナリをエクスポート", "exportBinary": "コンパイル済みバイナリをエクスポート",
"invalidCloudSketchName": "名前は、文字または数字で始まり、文字、数字、ダッシュ、ドット、アンダースコアが続く必要があります。最大文字数は36文字です。", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "スケッチは、それ自身の中のフォルダに保存することはできません。", "invalidSketchFolderLocationDetails": "スケッチは、それ自身の中のフォルダに保存することはできません。",
"invalidSketchFolderLocationMessage": "無効なスケッチフォルダの場所:'{0}'。", "invalidSketchFolderLocationMessage": "無効なスケッチフォルダの場所:'{0}'。",
"invalidSketchFolderNameMessage": "スケッチフォルダの名前が無効です:'{0}'", "invalidSketchFolderNameMessage": "スケッチフォルダの名前が無効です:'{0}'",
"invalidSketchName": "名前は、文字または数字で始まり、文字、数字、ダッシュ、ドット、アンダースコアが続く必要があります。最大文字数は63文字です。", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "移動", "moving": "移動",
"movingMsg": "ファイル\"{0}\"は、\"{1}\"という名前のスケッチフォルダの中にあることが必要です。\nこのフォルダを作成し、ファイルを移動させ、継続しますか", "movingMsg": "ファイル\"{0}\"は、\"{1}\"という名前のスケッチフォルダの中にあることが必要です。\nこのフォルダを作成し、ファイルを移動させ、継続しますか",
"new": "新規スケッチ", "new": "新規スケッチ",
@ -451,6 +474,17 @@
"dismissSurvey": "次回から表示しない", "dismissSurvey": "次回から表示しない",
"surveyMessage": "とても簡単なアンケートに答えて、私たちの改善にご協力ください。私たちはコミュニティを大切にしており、サポーターのことをもう少しよく知りたいのです。" "surveyMessage": "とても簡単なアンケートに答えて、私たちの改善にご協力ください。私たちはコミュニティを大切にしており、サポーターのことをもう少しよく知りたいのです。"
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "インデックスを更新", "updateIndexes": "インデックスを更新",
"updateLibraryIndex": "ライブラリのインデックスを更新", "updateLibraryIndex": "ライブラリのインデックスを更新",
@ -480,9 +514,10 @@
"core": { "core": {
"cannotConnectBackend": "バックエンドに接続できません。", "cannotConnectBackend": "バックエンドに接続できません。",
"cannotConnectDaemon": "CLI daemonに接続できません。", "cannotConnectDaemon": "CLI daemonに接続できません。",
"couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。", "couldNotSave": "スケッチを保存できませんでした。保存されていない作業内容を好きなテキストエディタにコピーして、IDEを再起動してください。",
"daemonOffline": "CLI Daemonはオフラインです", "daemonOffline": "CLI Daemonはオフラインです",
"offline": "オフライン", "offline": "オフライン",
"offlineText": "オフライン",
"quitTitle": "本当に終了しますか?" "quitTitle": "本当に終了しますか?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "프로그램 정보 {0}" "label": "프로그램 정보 {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "보드{0}", "board": "보드{0}",
"boardConfigDialogTitle": "보드 및 포트 선택", "boardConfigDialogTitle": "보드 및 포트 선택",
@ -83,13 +89,12 @@
"mouseError": "'Mouse'를 찾을 수 없습니다. 스케치에 '#include <Mouse.h>' 줄이 포함되어 있습니까?" "mouseError": "'Mouse'를 찾을 수 없습니다. 스케치에 '#include <Mouse.h>' 줄이 포함되어 있습니까?"
}, },
"cloud": { "cloud": {
"account": "계정",
"chooseSketchVisibility": "보여질 스케치를 선택하세요", "chooseSketchVisibility": "보여질 스케치를 선택하세요",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "연결됨", "connected": "연결됨",
"continue": "계속", "continue": "계속",
"donePulling": "pulling 완료 {0}.", "donePulling": "Done pulling '{0}'.",
"donePushing": "pushing 완료 {0}.", "donePushing": "Done pushing '{0}'.",
"embed": "Embed:", "embed": "Embed:",
"emptySketchbook": "스케치북이 비어 있습니다.", "emptySketchbook": "스케치북이 비어 있습니다.",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "이 패키지에 포함된 보드:", "boardsIncluded": "이 패키지에 포함된 보드:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "필터 검색...", "filterSearch": "필터 검색...",
"install": "설치", "install": "설치",
"installed": "설치됨", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "더 많은 정보", "moreInfo": "더 많은 정보",
"otherVersions": "Other Versions",
"remove": "제거",
"title": "{0} by {1}",
"uninstall": "설치해제", "uninstall": "설치해제",
"uninstallMsg": "설치해제를 원하십니까 {0}?", "uninstallMsg": "설치해제를 원하십니까 {0}?",
"version": "버전 {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "파일 추가", "addFile": "파일 추가",
"fileAdded": "스케치에 하나의 파일이 추가되었습니다.", "fileAdded": "스케치에 하나의 파일이 추가되었습니다.",
@ -188,6 +202,7 @@
"copyError": "에러 메시지 복사", "copyError": "에러 메시지 복사",
"noBoardSelected": "보드가 선택되지 않았습니다. Tools > Board menu 에서 당신의 보드를 선택해주세요." "noBoardSelected": "보드가 선택되지 않았습니다. Tools > Board menu 에서 당신의 보드를 선택해주세요."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "데몬 재시작", "restart": "데몬 재시작",
"start": "데몬 시작", "start": "데몬 시작",
@ -313,6 +328,13 @@
"tools": "도구" "tools": "도구"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "웹소켓을 닫을 수 없습니다.", "unableToCloseWebSocket": "웹소켓을 닫을 수 없습니다.",
"unableToConnectToWebSocket": "웹소켓에 연결 할 수 없습니다." "unableToConnectToWebSocket": "웹소켓에 연결 할 수 없습니다."
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "자동스크롤", "autoscroll": "자동스크롤",
"carriageReturn": "캐리지 리턴", "carriageReturn": "캐리지 리턴",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "새 줄", "newLine": "새 줄",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "컴파일된 바이너리 내보내기", "exportBinary": "컴파일된 바이너리 내보내기",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "스케치를 저장할 수 없습니다. 저장하지 않은 작업을 즐겨 사용하는 텍스트 편집기에 복사하고 IDE를 다시 시작하세요.", "couldNotSave": "스케치를 저장할 수 없습니다. 저장하지 않은 작업을 즐겨 사용하는 텍스트 편집기에 복사하고 IDE를 다시 시작하세요.",
"daemonOffline": "CLI 데몬 오프라인", "daemonOffline": "CLI 데몬 오프라인",
"offline": "오프라인", "offline": "오프라인",
"offlineText": "오프라인",
"quitTitle": "정말 종료하시겠습니까?" "quitTitle": "정말 종료하시겠습니까?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "{0} အကြောင်း" "label": "{0} အကြောင်း"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "ဘုတ်{0}", "board": "ဘုတ်{0}",
"boardConfigDialogTitle": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ပါ", "boardConfigDialogTitle": "အခြားဘုတ်နှင့်အပေါက်ကို ရွေးချယ်ပါ",
@ -83,13 +89,12 @@
"mouseError": "'မောက်စ်' ရှာမတွေ့ပါ။ '#include <Mouse.h>' ကုတ်စာကြောင်းကို သင့်ကုတ်ပုံကြမ်းထဲတွင် ထည့်ရေးထားပါသလား?" "mouseError": "'မောက်စ်' ရှာမတွေ့ပါ။ '#include <Mouse.h>' ကုတ်စာကြောင်းကို သင့်ကုတ်ပုံကြမ်းထဲတွင် ထည့်ရေးထားပါသလား?"
}, },
"cloud": { "cloud": {
"account": "အကောင့်",
"chooseSketchVisibility": "သင့်ကုတ်ပုံကြမ်း၏ မြင်နိုင်စွမ်းအား ရွေးချယ်ခြင်း - ", "chooseSketchVisibility": "သင့်ကုတ်ပုံကြမ်း၏ မြင်နိုင်စွမ်းအား ရွေးချယ်ခြင်း - ",
"cloudSketchbook": "တိမ်တိုက် Sketchbook ဖိုင်တွဲ", "cloudSketchbook": "တိမ်တိုက် Sketchbook ဖိုင်တွဲ",
"connected": "ချိတ်ဆက်ထားသည်", "connected": "ချိတ်ဆက်ထားသည်",
"continue": "ဆက်သွားမည်", "continue": "ဆက်သွားမည်",
"donePulling": "{0}’ကိုဆွဲယူပြီးပါပြီ။", "donePulling": "Done pulling '{0}'.",
"donePushing": "{0}’တွန်းပို့ပြီးပါပြီ။", "donePushing": "Done pushing '{0}'.",
"embed": "မြှုပ်သွင်းထားသော -", "embed": "မြှုပ်သွင်းထားသော -",
"emptySketchbook": "သင့်ကုတ်ပုံကြမ်းဖိုင်တွဲထဲတွင် ဘာမှမရှိပါ", "emptySketchbook": "သင့်ကုတ်ပုံကြမ်းဖိုင်တွဲထဲတွင် ဘာမှမရှိပါ",
"goToCloud": "ကလောက်သို့သွားမည်", "goToCloud": "ကလောက်သို့သွားမည်",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "ဤပတ်ကေ့တွင်ပါဝင်သောဘုတ်များ-", "boardsIncluded": "ဤပတ်ကေ့တွင်ပါဝင်သောဘုတ်များ-",
"by": "မှ", "by": "မှ",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "သင်၏ရှာဖွေမှုရလဒ်ကိုစစ်ထုတ်မည်…", "filterSearch": "သင်၏ရှာဖွေမှုရလဒ်ကိုစစ်ထုတ်မည်…",
"install": "တပ်ဆင်မည်", "install": "တပ်ဆင်မည်",
"installed": "တပ်ဆင်ထားပြီး", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "နောက်ထပ်အချက်အလက်များ", "moreInfo": "နောက်ထပ်အချက်အလက်များ",
"otherVersions": "Other Versions",
"remove": "ဖယ်ရှားမည်",
"title": "{0} by {1}",
"uninstall": "ဖြုတ်ချ", "uninstall": "ဖြုတ်ချ",
"uninstallMsg": "သင် {0} ကိုဖြုတ်ချချင်ပါသလား?", "uninstallMsg": "သင် {0} ကိုဖြုတ်ချချင်ပါသလား?",
"version": "ဗားရှင်း {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "ဖိုင်လ်ထည့်မည်", "addFile": "ဖိုင်လ်ထည့်မည်",
"fileAdded": "ကုတ်ပုံကြမ်းထဲသို့ ဖိုင်တစ်ခု ထည့်လိုက်သည်။", "fileAdded": "ကုတ်ပုံကြမ်းထဲသို့ ဖိုင်တစ်ခု ထည့်လိုက်သည်။",
@ -188,6 +202,7 @@
"copyError": "အမှားပြစာများကို ကော်ပီဆွဲသည်", "copyError": "အမှားပြစာများကို ကော်ပီဆွဲသည်",
"noBoardSelected": "မည်သည့်ဘုတ်မှ မရွေးထားပါ။ သင်၏အာဒီနိုဘုတ်ကို ကိရိယာများ>ဘုတ် မီနူးတွင် ရွေးချယ်ပါ။" "noBoardSelected": "မည်သည့်ဘုတ်မှ မရွေးထားပါ။ သင်၏အာဒီနိုဘုတ်ကို ကိရိယာများ>ဘုတ် မီနူးတွင် ရွေးချယ်ပါ။"
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Daemon ပြန်စမည်", "restart": "Daemon ပြန်စမည်",
"start": "Daemon စတင်မည်", "start": "Daemon စတင်မည်",
@ -313,6 +328,13 @@
"tools": "ကိရိယာများ" "tools": "ကိရိယာများ"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "ဝက်ဘ်ဆော့ကတ်ကိုမပိတ်နိုင်ပါ", "unableToCloseWebSocket": "ဝက်ဘ်ဆော့ကတ်ကိုမပိတ်နိုင်ပါ",
"unableToConnectToWebSocket": "ဝက်ဘ်ဆော့ကတ်သို့မချိတ်ဆက်နိုင်ပါ" "unableToConnectToWebSocket": "ဝက်ဘ်ဆော့ကတ်သို့မချိတ်ဆက်နိုင်ပါ"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း", "autoscroll": "အလိုအလျောက်လှိမ့်ဆွဲခြင်း",
"carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ", "carriageReturn": "လက်နှိပ်စက်အတံပြန်အက္ခရာ",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "စာတို (စာတိုကို '{0}'သို့ '{1}'တွင် ပို့ရန် ရိုက်နှိပ်ပါ)", "message": "စာတို (စာတိုကို '{0}'သို့ '{1}'တွင် ပို့ရန် ရိုက်နှိပ်ပါ)",
"newLine": "စာကြောင်းအသစ်အက္ခရာ", "newLine": "စာကြောင်းအသစ်အက္ခရာ",
"newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး", "newLineCarriageReturn": "စာကြောင်းအသစ်နှင့်လက်နှိပ်စက်အတံပြန်အက္ခရာနှစ်ခုလုံး",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "ကုတ်ပေါင်းထားသောဘိုင်နရီဖိုင် ထုတ်ပို့မည်", "exportBinary": "ကုတ်ပေါင်းထားသောဘိုင်နရီဖိုင် ထုတ်ပို့မည်",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "ရွှေ့နေသည်", "moving": "ရွှေ့နေသည်",
"movingMsg": "ဖိုင်လ် \"{0}\" သည် ကုတ်ဖိုင်လ်ဖိုလ်ဒါ \"{1}\"အတွင်းရှိရန်လိုသည်။\nဖိုလ်ဒါတည်ဆောက်ပြီးဖိုင်လ်ကိုရွှေ့မည်လား။", "movingMsg": "ဖိုင်လ် \"{0}\" သည် ကုတ်ဖိုင်လ်ဖိုလ်ဒါ \"{1}\"အတွင်းရှိရန်လိုသည်။\nဖိုလ်ဒါတည်ဆောက်ပြီးဖိုင်လ်ကိုရွှေ့မည်လား။",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"dismissSurvey": "နောက်ထပ်မပြပါနှင့်", "dismissSurvey": "နောက်ထပ်မပြပါနှင့်",
"surveyMessage": "ဤစစ်တမ်းကိုဖြေဆိုခြင်းအားဖြင့် ကျွန်ုပ်တို့အား ကူညီလိုက်ပါ။" "surveyMessage": "ဤစစ်တမ်းကိုဖြေဆိုခြင်းအားဖြင့် ကျွန်ုပ်တို့အား ကူညီလိုက်ပါ။"
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "အပ်ဒိတ်စာရင်းများ", "updateIndexes": "အပ်ဒိတ်စာရင်းများ",
"updateLibraryIndex": "ကုတ်ကြည့်တိုက်အပ်ဒိတ်စာရင်း", "updateLibraryIndex": "ကုတ်ကြည့်တိုက်အပ်ဒိတ်စာရင်း",
@ -483,6 +517,7 @@
"couldNotSave": "ကုတ်ဖိုင်လ်ကိုမသိမ်းဆည်းနိုင်ခဲ့ပါ။ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာစာသားတည်းဖြတ်ပရိုဂရမ်သို့ ကူးယူပြီး အိုင်ဒီအီး ပြန်စတင်ပါ။", "couldNotSave": "ကုတ်ဖိုင်လ်ကိုမသိမ်းဆည်းနိုင်ခဲ့ပါ။ မသိမ်းဆည်းရသေးသော ကုတ်များကို သင်နှစ်သက်ရာစာသားတည်းဖြတ်ပရိုဂရမ်သို့ ကူးယူပြီး အိုင်ဒီအီး ပြန်စတင်ပါ။",
"daemonOffline": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ် အော့ဖ်လိုင်းဖြစ်နေသည်", "daemonOffline": "CLIနောက်ကွယ်လုပ်ဆောင်ပရိုဂရမ် အော့ဖ်လိုင်းဖြစ်နေသည်",
"offline": "အော့ဖ်လိုင်း", "offline": "အော့ဖ်လိုင်း",
"offlineText": "အော့ဖ်လိုင်း",
"quitTitle": "သင်ထွက်မှာသေချာပါသလား။" "quitTitle": "သင်ထွက်မှာသေချာပါသလား။"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Install", "install": "Install",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Add File", "addFile": "Add File",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -1,14 +1,20 @@
{ {
"arduino": { "arduino": {
"about": { "about": {
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Versie: {0}\nDatum: {1}{2}\nCLI Versie: {3}\n\n{4}\n ",
"label": "Over {0}" "label": "Over {0}"
}, },
"account": {
"goToCloudEditor": "Ga naar de Cloud Editor",
"goToIoTCloud": "Ga naar de IoT Cloud",
"goToProfile": "Ga naar profiel",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"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", "boards": "borden",
"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?",
@ -16,29 +22,29 @@
"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}\"", "noBoardsFound": "Geen borden gevonden voor \"{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?",
"noNativeSerialPort": "Native serial port, can't obtain info.", "noNativeSerialPort": "Oorpronkelijke seriële poort, ik kan geen info verkrijgen",
"noPortsDiscovered": "Geen poorten gevonden", "noPortsDiscovered": "Geen poorten gevonden",
"noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.", "noPortsSelected": "Geen poorten geselecteerd voor bord: '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.", "nonSerialPort": "Dit is geen seriële poort, ik kan geen info verkrijgen",
"noneSelected": "Geen borden geselecteerd.", "noneSelected": "Geen borden geselecteerd.",
"openBoardsConfig": "Selecteer een ander bord en poort...", "openBoardsConfig": "Selecteer een ander bord en poort...",
"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", "ports": "poorten",
"programmer": "Programmeerapparaat", "programmer": "Programmeerapparaat",
"reselectLater": "Later opnieuw selecteren", "reselectLater": "Later opnieuw selecteren",
"searchBoard": "Bord zoeken", "searchBoard": "Bord zoeken",
"selectBoard": "Selecteer Bord", "selectBoard": "Selecteer Bord",
"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", "showAllPorts": "Toon alle poorten",
"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", "typeOfPorts": "\"{0}\" poorten",
"unknownBoard": "Unknown board" "unknownBoard": "Onbekend bord"
}, },
"boardsManager": "Borden Beheerder", "boardsManager": "Borden Beheerder",
"boardsType": { "boardsType": {
@ -46,7 +52,7 @@
}, },
"bootloader": { "bootloader": {
"burnBootloader": "Bootloader branden", "burnBootloader": "Bootloader branden",
"burningBootloader": "Bootloader branden...", "burningBootloader": "Bootloader aan het branden",
"doneBurningBootloader": "Klaar met het branden van de bootloader." "doneBurningBootloader": "Klaar met het branden van de bootloader."
}, },
"burnBootloader": { "burnBootloader": {
@ -83,16 +89,15 @@
"mouseError": "'Mouse' niet gevonden. Bevat je schets de regel '#include <Mouse.h>'?" "mouseError": "'Mouse' niet gevonden. Bevat je schets de regel '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Kies de zichtbaarheid van je Sketch:", "chooseSketchVisibility": "Kies de zichtbaarheid van je Sketch:",
"cloudSketchbook": "Cload Schetsboek", "cloudSketchbook": "Cload Schetsboek",
"connected": "Verbonden", "connected": "Verbonden",
"continue": "Doorgaan", "continue": "Doorgaan",
"donePulling": "Klaar met trekken van '{0}'.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Klaar met pushen van '{0}'.", "donePushing": "Done pushing '{0}'.",
"embed": "Integreren:", "embed": "Integreren:",
"emptySketchbook": "Je schetsboek is leeg", "emptySketchbook": "Je schetsboek is leeg",
"goToCloud": "Go to Cloud", "goToCloud": "Ga naar de 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.",
@ -112,7 +117,7 @@
"remote": "Op Afstand", "remote": "Op Afstand",
"share": "Delen...", "share": "Delen...",
"shareSketch": "Schets Delen", "shareSketch": "Schets Delen",
"showHideSketchbook": "Show/Hide Cloud Sketchbook", "showHideSketchbook": "Toon / Verberg het Cloud Schetsboek",
"signIn": "INLOGGEN", "signIn": "INLOGGEN",
"signInToCloud": "Aanmelden bij Arduino Cloud", "signInToCloud": "Aanmelden bij Arduino Cloud",
"signOut": "Uitloggen", "signOut": "Uitloggen",
@ -121,14 +126,14 @@
"visitArduinoCloud": "Bezoek Arduino Cloud om Cloud Sketches te maken." "visitArduinoCloud": "Bezoek Arduino Cloud om Cloud Sketches te maken."
}, },
"cloudSketch": { "cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.", "alreadyExists": "Cloud sketch '{0}' bestaat al",
"creating": "Creating cloud sketch '{0}'...", "creating": "cloud sketch '{0}'  maken...",
"new": "New Cloud Sketch", "new": "Nieuwe Cloud Sketch",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.", "notFound": "Kan de cloud sketch '{0}'niet vinden, het bestaat niet.",
"pulling": "Synchronizing sketchbook, pulling '{0}'...", "pulling": "Schetsboek synchroniseren, ik haal '{0}'. op .....",
"pushing": "Synchronizing sketchbook, pushing '{0}'...", "pushing": "Schetsboek synchroniseren, ik sla '{0}' op.......",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...", "renaming": "Cloud schets hernoemen van '{0}' naar '{1}' ...",
"synchronizingSketchbook": "Synchronizing sketchbook..." "synchronizingSketchbook": "Schetsboek synchroniseren..."
}, },
"common": { "common": {
"all": "Alle", "all": "Alle",
@ -155,39 +160,49 @@
"component": { "component": {
"boardsIncluded": "Borden in dit pakket:", "boardsIncluded": "Borden in dit pakket:",
"by": "door", "by": "door",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter je zoekopdracht...", "filterSearch": "Filter je zoekopdracht...",
"install": "Installeren", "install": "Installeren",
"installed": "Geïnstalleerd", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Meer informatie", "moreInfo": "Meer informatie",
"otherVersions": "Other Versions",
"remove": "Verwijder",
"title": "{0} by {1}",
"uninstall": "Verwijderen", "uninstall": "Verwijderen",
"uninstallMsg": "Wil je {0} verwijderen?", "uninstallMsg": "Wil je {0} verwijderen?",
"version": "Versie {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Geen toegang tot schetsboek locatie in '{0}': {1} "
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Bestand Toevoegen", "addFile": "Bestand Toevoegen",
"fileAdded": "Één bestand toegevoegd aan de schets.", "fileAdded": "Één bestand toegevoegd aan de schets.",
"plotter": { "plotter": {
"couldNotOpen": "Couldn't open serial plotter" "couldNotOpen": "Kon de seriële plotter niet openen"
}, },
"replaceTitle": "Vervangen" "replaceTitle": "Vervangen"
}, },
"core": { "core": {
"compilerWarnings": { "compilerWarnings": {
"all": "Alle", "all": "Alle",
"default": "Default", "default": "Standaard",
"more": "More", "more": "Meer",
"none": "None" "none": "Geen"
} }
}, },
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Daemon opnieuw starten", "restart": "Daemon opnieuw starten",
"start": "Daemon starten", "start": "Daemon starten",
@ -198,7 +213,7 @@
"debuggingNotSupported": "Foutopsporing wordt niet ondersteund door '{0}'", "debuggingNotSupported": "Foutopsporing wordt niet ondersteund door '{0}'",
"noPlatformInstalledFor": "Platform is niet geïnstalleerd voor '{0}'", "noPlatformInstalledFor": "Platform is niet geïnstalleerd voor '{0}'",
"optimizeForDebugging": "Optimaliseren voor foutopsporing", "optimizeForDebugging": "Optimaliseren voor foutopsporing",
"sketchIsNotCompiled": "Sketch '{0}' must be verified before starting a debug session. Please verify the sketch and start debugging again. Do you want to verify the sketch now?" "sketchIsNotCompiled": "Schets '{0}' moet geverifieerd worden voordag de foutopsporing kan beginnen. Verifieer aub de schets opnieuw en start foutopsporing opnieuw. Wil je de schets opnieuw verifiëren?"
}, },
"dialog": { "dialog": {
"dontAskAgain": "Niet meer vragen" "dontAskAgain": "Niet meer vragen"
@ -273,10 +288,10 @@
"contributedLibraries": "Bijgedragen bibliotheken", "contributedLibraries": "Bijgedragen bibliotheken",
"include": "Bibliotheek Gebruiken", "include": "Bibliotheek Gebruiken",
"installAll": "Alles installeren", "installAll": "Alles installeren",
"installLibraryDependencies": "Install library dependencies", "installLibraryDependencies": "Installeer de bibliotheek afhankelijkheden",
"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?",
"installWithoutDependencies": "Install without dependencies", "installWithoutDependencies": "Installeer zonder afhankelijkheden",
"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...",
@ -313,15 +328,22 @@
"tools": "Hulpmiddelen" "tools": "Hulpmiddelen"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Kan websocket niet sluiten", "unableToCloseWebSocket": "Kan websocket niet sluiten",
"unableToConnectToWebSocket": "Kan geen verbinding maken met websocket" "unableToConnectToWebSocket": "Kan geen verbinding maken met websocket"
}, },
"newCloudSketch": { "newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch" "newSketchTitle": "Naam van de nieuwe Cloud schets"
}, },
"portProtocol": { "portProtocol": {
"network": "Netwerk", "network": "Netwerk",
"serial": "Serial" "serial": "Seriëel"
}, },
"preferences": { "preferences": {
"additionalManagerURLs": "Bijkomende Borden Beheerder URL's", "additionalManagerURLs": "Bijkomende Borden Beheerder URL's",
@ -361,17 +383,17 @@
"manualProxy": "Manuele proxy configuratie", "manualProxy": "Manuele proxy configuratie",
"network": "Netwerk", "network": "Netwerk",
"newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.", "newSketchbookLocation": "Selecteer een nieuwe schetsboeklocatie.",
"noCliConfig": "Could not load the CLI configuration", "noCliConfig": "De Cloud kon de CLI configuratie niet laden",
"noProxy": "Geen proxy", "noProxy": "Geen proxy",
"proxySettings": { "proxySettings": {
"hostname": "Host name", "hostname": "Naam van de host",
"password": "Password", "password": "Wachtwoord",
"port": "Port number", "port": "Poortnummer",
"username": "Username" "username": "Gebruikersnaam"
}, },
"showVerbose": "Uitgebreide uitvoer weergeven tijdens", "showVerbose": "Uitgebreide uitvoer weergeven tijdens",
"sketch": { "sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." "inoBlueprint": "Absoluut pad naar het standaard `.ino` systeem blauwdrukbestand. Indien gespecificeerd,, zal de inhoud van het systeem blauwdrukbestand gebruikt worden voor elke nieuwe schets gemaakt met behulp van de IDE. De schetsen zullen gegenereerd worden met de standaard Arduino inhoud indien niet gespecificeerd. Ontoegangelijke blauwdrukbestanden worden genegeerd. **Een herstart van de IDE is nodig** om deze instelling te activeren."
}, },
"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.",
@ -382,18 +404,19 @@
"verifyAfterUpload": "Verifieer de code na het uploaden", "verifyAfterUpload": "Verifieer de code na het uploaden",
"window.autoScale": "Waar als de gebruikersinterface automatisch wordt geschaald met de lettergrootte.", "window.autoScale": "Waar als de gebruikersinterface automatisch wordt geschaald met de lettergrootte.",
"window.zoomLevel": { "window.zoomLevel": {
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead." "deprecationMessage": "Niet langer valide. Gebruik 'window.zoomLevel' in plaats daarvan."
} }
}, },
"renameCloudSketch": { "renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch" "renameSketchTitle": "Nieuwe naam van de Cloud schets"
}, },
"replaceMsg": "De bestaande versie van {0} vervangen?", "replaceMsg": "De bestaande versie van {0} vervangen?",
"selectZip": "Selecteer een zipbestand met de bibliotheek die U wilt toevoegen", "selectZip": "Selecteer een zipbestand met de bibliotheek die U wilt toevoegen",
"serial": { "serial": {
"autoscroll": "Automatisch scrollen", "autoscroll": "Automatisch scrollen",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"message": "Message (Enter to send message to '{0}' on '{1}')", "connecting": "Connecting to '{0}' on '{1}'...",
"message": "Bericht (Enter om het bericht naar '{0}' op '{1}' te zenden)",
"newLine": "Nieuwe Regel", "newLine": "Nieuwe Regel",
"newLineCarriageReturn": "Zowel NL & CR", "newLineCarriageReturn": "Zowel NL & CR",
"noLineEndings": "Geen RegelEinde", "noLineEndings": "Geen RegelEinde",
@ -407,26 +430,26 @@
"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": "Configure and Upload", "configureAndUpload": "Configureer en 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.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Wil je proberen om de schets op een andere locatie op te slaan?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Wil je proberen om de schets onder een andere naam op te slaan?",
"exportBinary": "Gecompileerd binair bestand exporteren", "exportBinary": "Gecompileerd binair bestand exporteren",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "Je kunt de schets niet opslaan in een map in de eigen map",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Foute locatie van de schets map: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Ongeldige schets mapnaam: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Verplaatsten", "moving": "Verplaatsten",
"movingMsg": "Het bestand \"{0}\" moet binnen een schetsmap met de naam \"{1}\" staan.\nMaak deze map, verplaats het bestand, en ga verder?", "movingMsg": "Het bestand \"{0}\" moet binnen een schetsmap met de naam \"{1}\" staan.\nMaak deze map, verplaats het bestand, en ga verder?",
"new": "New Sketch", "new": "Nieuwe schets",
"noTrailingPeriod": "A filename cannot end with a dot", "noTrailingPeriod": "Een bestandsnaam kan niet met een punt eindigen",
"openFolder": "Map Openen", "openFolder": "Map Openen",
"openRecent": "Recentelijk geopend", "openRecent": "Recentelijk geopend",
"openSketchInNewWindow": "Schets openen in nieuw venster", "openSketchInNewWindow": "Schets openen in nieuw venster",
"reservedFilename": "'{0}' is a reserved filename.", "reservedFilename": "'{0}' is een gereserveerde bestandsnaam.",
"saveFolderAs": "Sla de schets map op als...", "saveFolderAs": "Sla de schets map op als...",
"saveSketch": "Bewaar je schets om hem later weer te openen.", "saveSketch": "Bewaar je schets om hem later weer te openen.",
"saveSketchAs": "Sla de schetsmap op als...", "saveSketchAs": "Sla de schetsmap op als...",
@ -443,18 +466,29 @@
"verifyOrCompile": "Verifiëren/Compileren" "verifyOrCompile": "Verifiëren/Compileren"
}, },
"sketchbook": { "sketchbook": {
"newCloudSketch": "New Cloud Sketch", "newCloudSketch": "Nieuwe Cloud Sketch",
"newSketch": "New Sketch" "newSketch": "Nieuwe schets"
}, },
"survey": { "survey": {
"answerSurvey": "Antwoord enquête", "answerSurvey": "Antwoord enquête",
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update de indices",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update de bibliotheek index",
"updatePackageIndex": "Update Package Index" "updatePackageIndex": "Update de index van het pakket"
}, },
"upload": { "upload": {
"error": "{0} fout: {1}" "error": "{0} fout: {1}"
@ -465,15 +499,15 @@
"upload": "Uploaden" "upload": "Uploaden"
}, },
"validateSketch": { "validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.", "abortFixMessage": "De schets is nog steeds niet correct. Wil je de problemen oplossen? Door op '{0}' te klikken, zal een nieuwe schets worden geopend.",
"abortFixTitle": "Invalid sketch", "abortFixTitle": "Incorrecte schets",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?", "renameSketchFileMessage": "De schetsnaam '{0}' kan niet gebruikt worden. {1} Wil je de schets nu hernoemen?",
"renameSketchFileTitle": "Invalid sketch filename", "renameSketchFileTitle": "Ongeldige bestandsnaam van de schets",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?", "renameSketchFolderMessage": "De schets '{0}' kan niet gebruikt worden. {1} Om van deze melding af te komen, hernoem de schets. Wil je de schets nu hernoemen?",
"renameSketchFolderTitle": "Invalid sketch name" "renameSketchFolderTitle": "Ongeldige schetsnaam"
}, },
"workspace": { "workspace": {
"alreadyExists": "'{0}' already exists." "alreadyExists": "'{0}' bestaat al."
} }
}, },
"theia": { "theia": {
@ -483,6 +517,7 @@
"couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ", "couldNotSave": "Kan de schets niet opslaan. Kopieer uw niet-opgeslagen werk naar uw favoriete teksteditor en start de IDE opnieuw. ",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Weet je zeker dat je wilt stoppen?" "quitTitle": "Weet je zeker dat je wilt stoppen?"
}, },
"editor": { "editor": {
@ -493,8 +528,8 @@
"expand": "Uitvouwen" "expand": "Uitvouwen"
}, },
"workspace": { "workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?", "deleteCloudSketch": "De Cloud schets '{0}' zal permanent verwijderd worden van de Arduino servers en van de locale caches. Deze actie is onomkeerbaar. Wil je de huidige schets verwijderen?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?", "deleteCurrentSketch": "De schets '{0}' zal permanent verwijderd worden. Deze actie is onomkeerbaar. Wil je de huidige schets verwijderen?",
"fileNewName": "Naam voor nieuw bestand", "fileNewName": "Naam voor nieuw bestand",
"invalidExtension": ".{0} is geen geldige extensie", "invalidExtension": ".{0} is geen geldige extensie",
"newFileName": "Nieuwe naam voor bestand" "newFileName": "Nieuwe naam voor bestand"

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "O {0}" "label": "O {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Płytka{0}", "board": "Płytka{0}",
"boardConfigDialogTitle": "Wybierz inną płytkę i port", "boardConfigDialogTitle": "Wybierz inną płytkę i port",
@ -83,13 +89,12 @@
"mouseError": "Nie znaleziono myszy. Czy szkic posiada linię kodu: '#include <Mouse.h>'?" "mouseError": "Nie znaleziono myszy. Czy szkic posiada linię kodu: '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Konto",
"chooseSketchVisibility": "Wybierz widoczność swojego Szkicu:", "chooseSketchVisibility": "Wybierz widoczność swojego Szkicu:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Połączony", "connected": "Połączony",
"continue": "Kontynuuj", "continue": "Kontynuuj",
"donePulling": "Zakończono zaciąganie {0}.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Gotowe pchanie {0}.", "donePushing": "Done pushing '{0}'.",
"embed": "Osadzić:", "embed": "Osadzić:",
"emptySketchbook": "Twój Szkicownik jest pusty", "emptySketchbook": "Twój Szkicownik jest pusty",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Płytka dołączona w pakiecie:", "boardsIncluded": "Płytka dołączona w pakiecie:",
"by": "przez", "by": "przez",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filtruj przeszukiwanie....", "filterSearch": "Filtruj przeszukiwanie....",
"install": "Zainstaluj", "install": "Zainstaluj",
"installed": "Zainstalowane", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Więcej informacji", "moreInfo": "Więcej informacji",
"otherVersions": "Other Versions",
"remove": "Usuń",
"title": "{0} by {1}",
"uninstall": "Odinstaluj", "uninstall": "Odinstaluj",
"uninstallMsg": "Czy chcesz odinstalować {0}?", "uninstallMsg": "Czy chcesz odinstalować {0}?",
"version": "Wersja {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Dodaj plik", "addFile": "Dodaj plik",
"fileAdded": "Jeden plik dodany do szkicu.", "fileAdded": "Jeden plik dodany do szkicu.",
@ -188,6 +202,7 @@
"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"
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restartuj Daemon", "restart": "Restartuj Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Narzędzia" "tools": "Narzędzia"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"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"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Powrót karetki", "carriageReturn": "Powrót karetki",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message(Kliknij aby wysłać wiadomość do '{0}' od '{1}')", "message": "Message(Kliknij aby wysłać wiadomość do '{0}' od '{1}')",
"newLine": "Nowa linia", "newLine": "Nowa linia",
"newLineCarriageReturn": "Nowa linia i powrót karetki", "newLineCarriageReturn": "Nowa linia i powrót karetki",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Eksportuj skompilowane binarnie", "exportBinary": "Eksportuj skompilowane binarnie",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Przenoszenie", "moving": "Przenoszenie",
"movingMsg": "Plik \"{0}\" musi znajdować się w folderze szkiców o nazwie \"{1}\".\nCzy utworzyć ten folder, przenieść podany plik i kontynuować?", "movingMsg": "Plik \"{0}\" musi znajdować się w folderze szkiców o nazwie \"{1}\".\nCzy utworzyć ten folder, przenieść podany plik i kontynuować?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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ą."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Aktualizuj indeksy", "updateIndexes": "Aktualizuj indeksy",
"updateLibraryIndex": "Aktualizuj indeksy bibliotek", "updateLibraryIndex": "Aktualizuj indeksy bibliotek",
@ -483,6 +517,7 @@
"couldNotSave": "Nie można zapisać szkicu. Skopiuj niezapisany szkic do edytora tekstu i zrestartuj IDE.", "couldNotSave": "Nie można zapisać szkicu. Skopiuj niezapisany szkic do edytora tekstu i zrestartuj IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Jesteś pewien, że chcesz wyjść?" "quitTitle": "Jesteś pewien, że chcesz wyjść?"
}, },
"editor": { "editor": {

View File

@ -1,52 +1,58 @@
{ {
"arduino": { "arduino": {
"about": { "about": {
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Versão: {0}\nData: {1}{2}\nVersão do CLI : {3}{4} [{5}]\n\n{6}",
"label": "Sobre {0}" "label": "Sobre {0}"
}, },
"account": {
"goToCloudEditor": "Ir para Editor em Nuvem",
"goToIoTCloud": "Ir para Nuvem IoT",
"goToProfile": "Ir para Perfil",
"menuTitle": "Nuvem Arduino"
},
"board": { "board": {
"board": "Placa{0}", "board": "Placa{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Selecionar Outra Placa e Porta",
"boardInfo": "Informações da Placa", "boardInfo": "Informações da Placa",
"boards": "boards", "boards": "placas",
"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 enviar o seu esboço.",
"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?",
"disconnected": "Desconectado", "disconnected": "Desconectado",
"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}\"", "noBoardsFound": "Nenhuma placa encontrada para \"{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?",
"noNativeSerialPort": "Native serial port, can't obtain info.", "noNativeSerialPort": "Porta serial nativa, não é possível obter informações.",
"noPortsDiscovered": "Nenhuma porta detectada", "noPortsDiscovered": "Nenhuma porta detectada",
"noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.", "noPortsSelected": "Nenhuma porta selecionada para placa: '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.", "nonSerialPort": "Porta não-serial, não é possível obter informações.",
"noneSelected": "Nenhuma placa selecionada.", "noneSelected": "Nenhuma placa selecionada.",
"openBoardsConfig": "Selecione outra placa e porta...", "openBoardsConfig": "Selecione outra placa e porta...",
"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", "ports": "portas",
"programmer": "Programador/Gravador", "programmer": "Programador/Gravador",
"reselectLater": "Selecionar novamente mais tarde", "reselectLater": "Selecionar novamente mais tarde",
"searchBoard": "Procurar placa", "searchBoard": "Procurar placa",
"selectBoard": "Selecionar Placa", "selectBoard": "Selecionar Placa",
"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", "showAllPorts": "Mostrar todas as portas",
"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", "typeOfPorts": "{0} portas",
"unknownBoard": "Unknown board" "unknownBoard": "Placa desconhecida"
}, },
"boardsManager": "Gerenciador de Placas", "boardsManager": "Gerenciador de Placas",
"boardsType": { "boardsType": {
"arduinoCertified": "Arduino Certified" "arduinoCertified": "Certificado pelo Arduino"
}, },
"bootloader": { "bootloader": {
"burnBootloader": "Gravar bootloader", "burnBootloader": "Gravar bootloader",
"burningBootloader": "Burning bootloader...", "burningBootloader": "Gravando carregador de inicialização...",
"doneBurningBootloader": "Feita a gravação do bootloader." "doneBurningBootloader": "Feita a gravação do bootloader."
}, },
"burnBootloader": { "burnBootloader": {
@ -70,49 +76,48 @@
"uploadingCertificates": "Enviando certificados." "uploadingCertificates": "Enviando certificados."
}, },
"checkForUpdates": { "checkForUpdates": {
"checkForUpdates": "Check for Arduino Updates", "checkForUpdates": "Verificar se há Atualizações do Arduino",
"installAll": "Instalar todas", "installAll": "Instalar todas",
"noUpdates": "Não há atualizações recentes disponíveis.", "noUpdates": "Não há atualizações recentes disponíveis.",
"promptUpdateBoards": "Updates are available for some of your boards.", "promptUpdateBoards": "Atualizações estão disponíveis para algumas de suas placas.",
"promptUpdateLibraries": "Updates are available for some of your libraries.", "promptUpdateLibraries": "Atualizações estão disponíveis para algumas de suas bibliotecas.",
"updatingBoards": "Atualizando placas...", "updatingBoards": "Atualizando placas...",
"updatingLibraries": "Atualizando bibliotecas..." "updatingLibraries": "Atualizando bibliotecas..."
}, },
"cli-error-parser": { "cli-error-parser": {
"keyboardError": "'Keyboard' não encontrado. O seu sketch inclue a linha '#include <Keyboard.h>'?", "keyboardError": "'Keyboard' não encontrado. O seu esboço inclui a linha '#include <Keyboard.h>'?",
"mouseError": "\"Mouse\" não encontrado. O seu sketch inclue a linha '#include <Mouse.h>' ?" "mouseError": "\"Mouse\" não encontrado. O seu esboço inclui a linha '#include <Mouse.h>' ?"
}, },
"cloud": { "cloud": {
"account": "Conta", "chooseSketchVisibility": "Escolha a visibilidade do seu Esboço:",
"chooseSketchVisibility": "Escolha a visibilidade do seu Sketch:", "cloudSketchbook": "Caderno de Esboços na Nuvem",
"cloudSketchbook": "Sketchbook na nuvem",
"connected": "Conectado", "connected": "Conectado",
"continue": "Continuar", "continue": "Continuar",
"donePulling": "Terminou de baixar '{0}'.", "donePulling": "'{0}' terminou de baixar.",
"donePushing": "Concluído o envio de {0}.", "donePushing": "'{0}' foi enviado.",
"embed": "Embutir:", "embed": "Embutir:",
"emptySketchbook": "O seu Sketchbook está vazio", "emptySketchbook": "O seu Caderno de Esboços está vazio",
"goToCloud": "Go to Cloud", "goToCloud": "Ir para Nuvem",
"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.",
"offline": "Desconectado", "offline": "Desconectado",
"openInCloudEditor": "Abrir no Cloud Editor", "openInCloudEditor": "Abrir no Cloud Editor",
"options": "Opções...", "options": "Opções...",
"privateVisibility": "Privado. Só você poderá ver o Sketch.", "privateVisibility": "Particular. Apenas você poderá ver o Esboço.",
"profilePicture": "Foto do perfil", "profilePicture": "Foto do perfil",
"publicVisibility": "Público. Qualquer pessoa com o link poderá visualizar o Sketch.", "publicVisibility": "Público. Qualquer pessoa com o link poderá ver o Esboço.",
"pull": "Baixar", "pull": "Baixar",
"pullFirst": "Você precisa baixar primeiro para poder enviar para a nuvem.", "pullFirst": "Você precisa baixar primeiro para poder enviar para a nuvem.",
"pullSketch": "Baixar Sketch", "pullSketch": "Baixar Esboço",
"pullSketchMsg": "Baixar este Sketch da nuvem irá sobrescrever sua versão local. Você tem certeza que deseja continuar?", "pullSketchMsg": "Baixar esse Esboço da Nuvem irá sobrescrever a sua versão local. Você tem certeza que deseja continuar?",
"push": "Enviar", "push": "Enviar",
"pushSketch": "Enviar Sketch", "pushSketch": "Enviar Esboço",
"pushSketchMsg": "Este é um Sketch Público. Antes de enviar, verifique qualquer informação sensível que esteja denifinda nos arquivos arduino_secrets.h. Você pode tornar um Sketch privado a partir do painel Compartilhar.", "pushSketchMsg": "Esse é um Esboço Público. Antes de enviá-lo, tenha certeza que qualquer informação sensível esteja definida nos arquivos arduino_secrets.h. Você pode tornar um Esboço particular no painel Compartilhar.",
"remote": "Remoto", "remote": "Remoto",
"share": "Compartilhar...", "share": "Compartilhar...",
"shareSketch": "Compartilhar Sketch", "shareSketch": "Compartilhar Esboço",
"showHideSketchbook": "Show/Hide Cloud Sketchbook", "showHideSketchbook": "Mostrar/Esconder Caderno de esboços na Nuvem",
"signIn": "ENTRAR", "signIn": "ENTRAR",
"signInToCloud": "Faça login no Arduino Cloud", "signInToCloud": "Faça login no Arduino Cloud",
"signOut": "Sair", "signOut": "Sair",
@ -121,17 +126,17 @@
"visitArduinoCloud": "Visite Arduino Cloud para criar Cloud Sketches." "visitArduinoCloud": "Visite Arduino Cloud para criar Cloud Sketches."
}, },
"cloudSketch": { "cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.", "alreadyExists": "Esboço na nuvem '{0}' já existe.",
"creating": "Creating cloud sketch '{0}'...", "creating": "Criando esboço na nuvem '{0}'...",
"new": "New Cloud Sketch", "new": "Novo Esboço na Nuvem",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.", "notFound": "Não foi possível baixar o esboço na nuvem '{0}'. Esboço inexistente.",
"pulling": "Synchronizing sketchbook, pulling '{0}'...", "pulling": "Sincronizando cadernos de esboços, baixando '{0}'...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...", "pushing": "Sincronizando cadernos de esboço, enviando '{0}'.",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...", "renaming": "Renomeando esboço na nuvem de '{0}' para '{1}'...",
"synchronizingSketchbook": "Synchronizing sketchbook..." "synchronizingSketchbook": "Sincronizando cadernos de esboço..."
}, },
"common": { "common": {
"all": "All", "all": "Todos",
"contributed": "Contribuído", "contributed": "Contribuído",
"installManually": "Instalar Manualmente", "installManually": "Instalar Manualmente",
"later": "Depois", "later": "Depois",
@ -139,15 +144,15 @@
"notConnected": "[não está conectado]", "notConnected": "[não está conectado]",
"offlineIndicator": "Parece que você está offline. Sem conexão com a Internet, o Arduino CLI não será capaz de baixar os recursos exigidos e poderá provovar mau funcionamento. Por favor, conecte-se à Internet e reinicie o aplicativo.", "offlineIndicator": "Parece que você está offline. Sem conexão com a Internet, o Arduino CLI não será capaz de baixar os recursos exigidos e poderá provovar mau funcionamento. Por favor, conecte-se à Internet e reinicie o aplicativo.",
"oldFormat": "O '{0}' ainda utiliza o formato antigo `.pde`. Deseja mudar para a nova extensão `.ino`?", "oldFormat": "O '{0}' ainda utiliza o formato antigo `.pde`. Deseja mudar para a nova extensão `.ino`?",
"partner": "Partner", "partner": "Parceiro",
"processing": "Em processamento", "processing": "Em processamento",
"recommended": "Recomendado", "recommended": "Recomendado",
"retired": "Retired", "retired": "Afastado",
"selectedOn": "em {0}", "selectedOn": "em {0}",
"serialMonitor": "Monitor Serial", "serialMonitor": "Monitor Serial",
"type": "Tipo", "type": "Tipo",
"unknown": "Desconhecido", "unknown": "Desconhecido",
"updateable": "Updatable" "updateable": "Atualizável"
}, },
"compile": { "compile": {
"error": "Erro de compilação: {0}" "error": "Erro de compilação: {0}"
@ -155,39 +160,49 @@
"component": { "component": {
"boardsIncluded": "Placas incluídas nesse pacote:", "boardsIncluded": "Placas incluídas nesse pacote:",
"by": "por", "by": "por",
"clickToOpen": "Aperte para abrir no navegador: {0}",
"filterSearch": "Filtrar a sua pesquisa…", "filterSearch": "Filtrar a sua pesquisa…",
"install": "Instalar", "install": "Instalar",
"installed": "Installed", "installLatest": "Instalar mais recente",
"installVersion": "Instalar {0}",
"installed": "{0} instalado",
"moreInfo": "Mais informações", "moreInfo": "Mais informações",
"otherVersions": "Outras Versões",
"remove": "Remover",
"title": "{0} por {1}",
"uninstall": "Desinstalar", "uninstall": "Desinstalar",
"uninstallMsg": "Deseja desinstalar {0}?", "uninstallMsg": "Deseja desinstalar {0}?",
"version": "Versão {0}" "update": "Atualizar"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Não foi possível acessar a localização do caderno de esboço em '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Conexão perdida. Atualizações e Ações de Esboço na Nuvem não estarão disponíveis."
},
"contributions": { "contributions": {
"addFile": "Adicionar Arquivo", "addFile": "Adicionar Arquivo",
"fileAdded": "Um arquivo adicionado ao sketch.", "fileAdded": "Um arquivo adicionado ao sketch.",
"plotter": { "plotter": {
"couldNotOpen": "Couldn't open serial plotter" "couldNotOpen": "Não foi possível abrir o planejador serial"
}, },
"replaceTitle": "Substituir" "replaceTitle": "Substituir"
}, },
"core": { "core": {
"compilerWarnings": { "compilerWarnings": {
"all": "All", "all": "Todos",
"default": "Default", "default": "Padrão",
"more": "More", "more": "Mais",
"none": "None" "none": "Nenhum"
} }
}, },
"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": "Nenhuma placa selecionada. Por favor, selecione a sua placa Arduino do menu Ferramentas -> Placas."
}, },
"createCloudCopy": "Enviar Esboço para Nuvem",
"daemon": { "daemon": {
"restart": "Reiniciar Daemon", "restart": "Reiniciar Daemon",
"start": "Iniciar Daemon", "start": "Iniciar Daemon",
@ -198,7 +213,7 @@
"debuggingNotSupported": "A depuração não é suportada por '{0}'", "debuggingNotSupported": "A depuração não é suportada por '{0}'",
"noPlatformInstalledFor": "A plataforma não está instalada para '{0}'", "noPlatformInstalledFor": "A plataforma não está instalada para '{0}'",
"optimizeForDebugging": "Otimizar para Depuração", "optimizeForDebugging": "Otimizar para Depuração",
"sketchIsNotCompiled": "Sketch '{0}' must be verified before starting a debug session. Please verify the sketch and start debugging again. Do you want to verify the sketch now?" "sketchIsNotCompiled": "O Esboço '{0}' deve ser verificado antes de iniciar uma sessão de depuramento. Por favor, verifique o esboço e comece a depurar novamente. Você quer verificar o esboço agora?"
}, },
"dialog": { "dialog": {
"dontAskAgain": "Não perguntar novamente" "dontAskAgain": "Não perguntar novamente"
@ -213,7 +228,7 @@
"increaseIndent": "Aumentar Recuo", "increaseIndent": "Aumentar Recuo",
"nextError": "Próximo Erro", "nextError": "Próximo Erro",
"previousError": "Erro Anterior", "previousError": "Erro Anterior",
"revealError": "Reveal Error" "revealError": "Mostrar Erro"
}, },
"electron": { "electron": {
"couldNotSave": "Não foi possível salvar o sketch. Por favor, copie seu trabalho não salvo para o seu editor de texto favorito e reinicie a IDE.", "couldNotSave": "Não foi possível salvar o sketch. Por favor, copie seu trabalho não salvo para o seu editor de texto favorito e reinicie a IDE.",
@ -273,10 +288,10 @@
"contributedLibraries": "Bibliotecas contribuídas", "contributedLibraries": "Bibliotecas contribuídas",
"include": "Incluir Biblioteca", "include": "Incluir Biblioteca",
"installAll": "Instalar todas", "installAll": "Instalar todas",
"installLibraryDependencies": "Install library dependencies", "installLibraryDependencies": "Instalar dependências da biblioteca",
"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?",
"installWithoutDependencies": "Install without dependencies", "installWithoutDependencies": "Instalar sem dependências",
"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...",
@ -290,22 +305,22 @@
"zipLibrary": "Biblioteca" "zipLibrary": "Biblioteca"
}, },
"librarySearchProperty": { "librarySearchProperty": {
"topic": "Topic" "topic": "Tópico"
}, },
"libraryTopic": { "libraryTopic": {
"communication": "Communication", "communication": "Comunicação",
"dataProcessing": "Data Processing", "dataProcessing": "Processamento de Dados",
"dataStorage": "Data Storage", "dataStorage": "Armazenamento de Dados",
"deviceControl": "Device Control", "deviceControl": "Controle do Dispositivo",
"display": "Display", "display": "Mostrar",
"other": "Other", "other": "Outros",
"sensors": "Sensors", "sensors": "Sensores",
"signalInputOutput": "Signal Input/Output", "signalInputOutput": "Sinal de Entrada/Saída",
"timing": "Timing", "timing": "Temporização",
"uncategorized": "Uncategorized" "uncategorized": "Sem categoria"
}, },
"libraryType": { "libraryType": {
"installed": "Installed" "installed": "Instalados"
}, },
"menu": { "menu": {
"advanced": "Avançado", "advanced": "Avançado",
@ -313,11 +328,18 @@
"tools": "Ferramentas" "tools": "Ferramentas"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Impossível fechar websocket", "unableToCloseWebSocket": "Impossível fechar websocket",
"unableToConnectToWebSocket": "Impossível conectar ao websocket" "unableToConnectToWebSocket": "Impossível conectar ao websocket"
}, },
"newCloudSketch": { "newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch" "newSketchTitle": "Nome do novo Esboço na Nuvem"
}, },
"portProtocol": { "portProtocol": {
"network": "Rede", "network": "Rede",
@ -332,14 +354,14 @@
"automatic": "Automático", "automatic": "Automático",
"board.certificates": "Lista de certificados que podem ser carregados nas placas", "board.certificates": "Lista de certificados que podem ser carregados nas placas",
"browse": "Procurar", "browse": "Procurar",
"checkForUpdate": "Receive notifications of available updates for the IDE, boards, and libraries. Requires an IDE restart after change. It's true by default.", "checkForUpdate": "Receba notificações de atualizações disponíveis para a IDE, placas, e bibliotecas. Requer que a IDE seja reinicializada depois de mudanças. Verdadeiro por padrão.",
"choose": "Escolher", "choose": "Escolher",
"cli.daemonDebug": "Habilite o log de depuração das chamadas gRPC para a CLI do Arduino. Uma reinicialização do IDE é necessária para que essa configuração tenha efeito. É falso por padrão.", "cli.daemonDebug": "Habilite o log de depuração das chamadas gRPC para a CLI do Arduino. Uma reinicialização do IDE é necessária para que essa configuração tenha efeito. É falso por padrão.",
"cloud.enabled": "Verdadeiro se as funções de sincronização de sketch estiverem ativadas. O padrão é verdadeiro.", "cloud.enabled": "Verdadeiro se as funções de sincronização de Esboço estiverem habilitadas. O padrão é verdadeiro.",
"cloud.pull.warn": "Verdadeiro se os usuários devem ser avisados antes de baixar um sketch da nuvem. O padrão é verdadeiro.", "cloud.pull.warn": "Verdadeiro se os usuários devem ser avisados antes de baixar um esboço da nuvem. O padrão é verdadeiro.",
"cloud.push.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um sketch para a nuvem. O padrão é verdadeiro.", "cloud.push.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um esboço para a nuvem. O padrão é verdadeiro.",
"cloud.pushpublic.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um sketch público para a nuvem. O padrão é verdadeiro.", "cloud.pushpublic.warn": "Verdadeiro se os usuários devem ser avisados antes de enviar um esboço público para a nuvem. O padrão é verdadeiro.",
"cloud.sketchSyncEndpoint": "O endpoint usado para enviar e baixar os sketches de um backend. Por padrão, ele aponta para a Arduino Cloud API.", "cloud.sketchSyncEndpoint": "O endpoint usado para enviar e baixar os esboços de um backend. Por padrão, ele aponta para a API da Nuvem Arduino.",
"compile": "compilar", "compile": "compilar",
"compile.experimental": "Verdadeiro se o IDE deve trabalhar com múltiplos erros de compilação. Falso por padrão", "compile.experimental": "Verdadeiro se o IDE deve trabalhar com múltiplos erros de compilação. Falso por padrão",
"compile.revealRange": "Ajusta como os erros do compilador são revelados no editor após uma falha na verificação/upload. Valores possíveis: 'auto': Role verticalmente conforme necessário e revele uma linha. 'center': Role verticalmente conforme necessário e revele uma linha centralizada verticalmente. 'top': Role verticalmente conforme necessário e revele uma linha próxima ao topo da janela de visualização, otimizada para visualizar uma definição de código. 'centerIfOutsideViewport': Role verticalmente conforme necessário e revele uma linha centralizada verticalmente somente se estiver fora da viewport. O valor padrão é '{0}'.", "compile.revealRange": "Ajusta como os erros do compilador são revelados no editor após uma falha na verificação/upload. Valores possíveis: 'auto': Role verticalmente conforme necessário e revele uma linha. 'center': Role verticalmente conforme necessário e revele uma linha centralizada verticalmente. 'top': Role verticalmente conforme necessário e revele uma linha próxima ao topo da janela de visualização, otimizada para visualizar uma definição de código. 'centerIfOutsideViewport': Role verticalmente conforme necessário e revele uma linha centralizada verticalmente somente se estiver fora da viewport. O valor padrão é '{0}'.",
@ -349,32 +371,32 @@
"editorFontSize": "Tamanho da fonte do editor", "editorFontSize": "Tamanho da fonte do editor",
"editorQuickSuggestions": "Dicas do editor", "editorQuickSuggestions": "Dicas do editor",
"enterAdditionalURLs": "Insira URLs adicionais, uma por linha", "enterAdditionalURLs": "Insira URLs adicionais, uma por linha",
"files.inside.sketches": "Mostrar arquivos dentro dos Sketches", "files.inside.sketches": "Mostrar arquivos dentro dos Esboços",
"ide.updateBaseUrl": "A URL base de onde baixar atualizações. Padrão para 'https://downloads.arduino.cc/arduino-ide'", "ide.updateBaseUrl": "A URL base de onde baixar atualizações. Padrão para 'https://downloads.arduino.cc/arduino-ide'",
"ide.updateChannel": "Canal de lançamento para se atualizar. 'stable' é o lançamento estável, 'nightly' é o último build de desenvolvimento.", "ide.updateChannel": "Canal de lançamento para se atualizar. 'stable' é o lançamento estável, 'nightly' é o último build de desenvolvimento.",
"interfaceScale": "Dimensões da interface", "interfaceScale": "Dimensões da interface",
"invalid.editorFontSize": "Tamanho da fonte do editor inválido. Deve ser um número inteiro positivo.", "invalid.editorFontSize": "Tamanho da fonte do editor inválido. Deve ser um número inteiro positivo.",
"invalid.sketchbook.location": "Localização inválida para o sketchbook: {0}", "invalid.sketchbook.location": "Localização inválida para o caderno de esboços: {0}",
"invalid.theme": "Tema inválido", "invalid.theme": "Tema inválido",
"language.log": "Verdadeiro se o Arduino Language Server deverá gerar arquivos de log na pasta do sketch. Caso contrário, falso. Falso é padrão.", "language.log": "Verdadeiro se o Arduino Language Server deverá gerar arquivos de log na pasta do esboço. Caso contrário, falso. O padrão é falso.",
"language.realTimeDiagnostics": "Se marcado, diagnósticos em tempo-real serão exibidos enquanto digita no editor. Fica desmarcado por padrão.", "language.realTimeDiagnostics": "Se marcado, diagnósticos em tempo-real serão exibidos enquanto digita no editor. Fica desmarcado por padrão.",
"manualProxy": "Configurações manuais de proxy", "manualProxy": "Configurações manuais de proxy",
"network": "Rede", "network": "Rede",
"newSketchbookLocation": "Escolher", "newSketchbookLocation": "Escolher nova localização para o Caderno de Esboços",
"noCliConfig": "Could not load the CLI configuration", "noCliConfig": "Não foi possível carregar a configuração CLI",
"noProxy": "Sem proxy", "noProxy": "Sem proxy",
"proxySettings": { "proxySettings": {
"hostname": "Host name", "hostname": "Nome do Hospedeiro",
"password": "Password", "password": "Senha",
"port": "Port number", "port": "número da Porta",
"username": "Username" "username": "Nome de usuário"
}, },
"showVerbose": "Mostrar a saída detalhada durante", "showVerbose": "Mostrar a saída detalhada durante",
"sketch": { "sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect." "inoBlueprint": "Caminho absoluto do sistema de arquivos para o arquivo de projeto `.ino`. Se especificado, o conteúdo do arquivo de projeto vai ser usado a cada esboço novo criado pela IDE. Se não especificado, os esboços vão ser gerados com o conteúdo padrão do Arduino. Arquivos de projeto inacessíveis são ignorados. **Uma reinicialização da IDE é necessária** para que essa configuração entre em efeito."
}, },
"sketchbook.location": "Localização dos Sketchbooks", "sketchbook.location": "Localização do Caderno de Esboços",
"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 esboço dentro do esboço. O padrão é falso.",
"survey.notification": "Verdadeiro se o usuário deve ser notificado se uma pesquisa estiver disponível. Verdadeiro por padrão", "survey.notification": "Verdadeiro se o usuário deve ser notificado se uma pesquisa estiver disponível. Verdadeiro por padrão",
"unofficialBoardSupport": "Clique para obter uma lista de URLs de placas não oficiais suportadas", "unofficialBoardSupport": "Clique para obter uma lista de URLs de placas não oficiais suportadas",
"upload": "enviar", "upload": "enviar",
@ -382,18 +404,19 @@
"verifyAfterUpload": "Verificar o código após enviar", "verifyAfterUpload": "Verificar o código após enviar",
"window.autoScale": "Verdadeiro se a interface do usuário for dimensionada automaticamente com o tamanho da fonte.", "window.autoScale": "Verdadeiro se a interface do usuário for dimensionada automaticamente com o tamanho da fonte.",
"window.zoomLevel": { "window.zoomLevel": {
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead." "deprecationMessage": "Descontinuada. Use 'window.zoomLevel' ao invés disso."
} }
}, },
"renameCloudSketch": { "renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch" "renameSketchTitle": "Novo nome para o Esboço na Nuvem"
}, },
"replaceMsg": "Substituir a versão existente de {0}?", "replaceMsg": "Substituir a versão existente de {0}?",
"selectZip": "Selecione um arquivo zip contendo a biblioteca que deseja adicionar", "selectZip": "Selecione um arquivo zip contendo a biblioteca que deseja adicionar",
"serial": { "serial": {
"autoscroll": "Avanço automático de linha", "autoscroll": "Avanço automático de linha",
"carriageReturn": "Retorno de linha", "carriageReturn": "Retorno de linha",
"message": "Message (Enter to send message to '{0}' on '{1}')", "connecting": "Connecting to '{0}' on '{1}'...",
"message": "Mensagem ({0} + Enter para enviar mensagem para '{1}' em '{2}'",
"newLine": "Nova linha", "newLine": "Nova linha",
"newLineCarriageReturn": "Nova linha e retorno de linha", "newLineCarriageReturn": "Nova linha e retorno de linha",
"noLineEndings": "Sem final de linha", "noLineEndings": "Sem final de linha",
@ -403,77 +426,88 @@
"toggleTimestamp": "Mudar Data e Hora" "toggleTimestamp": "Mudar Data e Hora"
}, },
"sketch": { "sketch": {
"archiveSketch": "Arquivar Sketch", "archiveSketch": "Arquivar Esboço",
"cantOpen": "Directoria chamada \"{0}\" já existe. Não é possível abrir o rascunho.", "cantOpen": "Um diretório chamado de \"{0}\" já existe. Não é possível abrir o esboço.",
"close": "Tem certeza que deseja fechar o sketch?", "close": "Você tem certeza de que você quer fechar esse esboço?",
"compile": "Compiling sketch...", "compile": "Compilando esboço...",
"configureAndUpload": "Configure and Upload", "configureAndUpload": "Configurar e fazer Envio",
"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.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Você quer tentar salvar o esboço para um local diferente?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Você quer tentar salvar o esboço com um nome diferente?",
"exportBinary": "Exportar Binário Compilado", "exportBinary": "Exportar Binário Compilado",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "O nome deve começar com uma letra, número, ou underline, seguido por letras, números, hífens, pontos ou underlines. O tamanho máximo é 36 caracteres. ",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "Você não pode salvar um esboço em um diretório dentro de si mesmo.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Localização de diretório de esboço inválida: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Nome de diretório de esboço inválido: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "O nome deve começar com uma letra, número, ou underline, seguido por letras, números, hífens, pontos ou underlines. O tamanho máximo é 63 caracteres. ",
"moving": "Movendo", "moving": "Movendo",
"movingMsg": "O ficheiro \"{0}\" tem que estar dentro de uma pasta de esboços chamada \"{1}\".\nCriar esta pasta, mover o ficheiro e continuar?", "movingMsg": "O ficheiro \"{0}\" tem que estar dentro de uma pasta de esboços chamada \"{1}\".\nCriar esta pasta, mover o ficheiro e continuar?",
"new": "New Sketch", "new": "Novo Esboço",
"noTrailingPeriod": "A filename cannot end with a dot", "noTrailingPeriod": "Um nome de arquivo não pode terminar com um ponto.",
"openFolder": "Abrir Pasta", "openFolder": "Abrir Pasta",
"openRecent": "Abrir Recente", "openRecent": "Abrir Recente",
"openSketchInNewWindow": "Abrir sketch em uma nova janela", "openSketchInNewWindow": "Abrir Esboço em uma Nova Janela",
"reservedFilename": "'{0}' is a reserved filename.", "reservedFilename": "'{0}' é um nome de arquivo reservado.",
"saveFolderAs": "Salvar a pasta de sketch como...", "saveFolderAs": "Salvar diretório de esboço como...",
"saveSketch": "Salve seu sketch para abrí-lo novamente mais tarde", "saveSketch": "Salve o seu esboço para abrí-lo novamente mais tarde.",
"saveSketchAs": "Salvar a pasta de sketch como...", "saveSketchAs": "Salvar o diretório de esboços como...",
"showFolder": "Mostrar a pasta de Sketches", "showFolder": "Mostrar o diretório de Esboços...",
"sketch": "Sketch", "sketch": "Esboço",
"sketchbook": "Sketchbook", "sketchbook": "Caderno de Esboços",
"titleLocalSketchbook": "Sketchbook Local", "titleLocalSketchbook": "Caderno de Esboços local",
"titleSketchbook": "Sketchbook", "titleSketchbook": "Caderno de Esboços",
"upload": "Enviar usando Programador", "upload": "Enviar usando Programador",
"uploadUsingProgrammer": "Enviar Usando Programador", "uploadUsingProgrammer": "Enviar Usando Programador",
"uploading": "Uploading...", "uploading": "Enviando...",
"userFieldsNotFoundError": "Não é possível encontrar dados de usuário para placa conectada", "userFieldsNotFoundError": "Não é possível encontrar dados de usuário para placa conectada",
"verify": "Verificar", "verify": "Verificar",
"verifyOrCompile": "Verificar/Compilar" "verifyOrCompile": "Verificar/Compilar"
}, },
"sketchbook": { "sketchbook": {
"newCloudSketch": "New Cloud Sketch", "newCloudSketch": "Novo Esboço na Nuvem",
"newSketch": "New Sketch" "newSketch": "Novo Esboço"
}, },
"survey": { "survey": {
"answerSurvey": "Responder a pesquisa", "answerSurvey": "Responder a pesquisa",
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Nuvem"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Atualizar Índices",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Atualizar Índice de Biblioteca",
"updatePackageIndex": "Update Package Index" "updatePackageIndex": "Atualizar Índice de Pacote"
}, },
"upload": { "upload": {
"error": "{0} erro: {1}" "error": "{0} erro: {1}"
}, },
"userFields": { "userFields": {
"cancel": "Cancelar", "cancel": "Cancelar",
"enterField": "Enter {0}", "enterField": "Insira {0}",
"upload": "Carregar" "upload": "Carregar"
}, },
"validateSketch": { "validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.", "abortFixMessage": "O esboço ainda é inválido. Você quer consertar os problemas restantes? Ao apertar '{0}', um novo esboço irá abrir.",
"abortFixTitle": "Invalid sketch", "abortFixTitle": "Esboço inválido",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?", "renameSketchFileMessage": "O arquivo de esboço '{0}' não pode ser usado. {1} Você quer renomear o nome do arquivo de esboço agora?",
"renameSketchFileTitle": "Invalid sketch filename", "renameSketchFileTitle": "Nome de arquivo de esboço inválido.",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?", "renameSketchFolderMessage": "O esboço '{0}' não pode ser usado. {1} Para se livrar dessa mensagem, renomeie o esboço. Você quer renomear o esboço agora?",
"renameSketchFolderTitle": "Invalid sketch name" "renameSketchFolderTitle": "Nome de esboço inválido."
}, },
"workspace": { "workspace": {
"alreadyExists": "'{0}' already exists." "alreadyExists": "'{0}' já existe."
} }
}, },
"theia": { "theia": {
@ -483,6 +517,7 @@
"couldNotSave": "Não foi possível salvar o sketch. Copie seu trabalho não salvo em seu editor de texto favorito e reinicie a IDE.", "couldNotSave": "Não foi possível salvar o sketch. Copie seu trabalho não salvo em seu editor de texto favorito e reinicie a IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Desconectado",
"quitTitle": "Você tem certeza que quer sair?" "quitTitle": "Você tem certeza que quer sair?"
}, },
"editor": { "editor": {
@ -493,8 +528,8 @@
"expand": "Expandir" "expand": "Expandir"
}, },
"workspace": { "workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?", "deleteCloudSketch": "O Esboço na Nuvem '{0}' vai ser permanentemente deletado dos servidores Arduino e das memórias locais. Essa ação é irreversível. Você quer deletar o esboço atual?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?", "deleteCurrentSketch": "O Esboço '{0}' vai ser permanentemente deletado. Essa ação é irreversível. Você quer deletar o esboço atual?",
"fileNewName": "Nome para o novo arquivo", "fileNewName": "Nome para o novo arquivo",
"invalidExtension": "\".{0}\" não é uma extensão válida.", "invalidExtension": "\".{0}\" não é uma extensão válida.",
"newFileName": "Novo nome para o arquivo" "newFileName": "Novo nome para o arquivo"

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Despre {0}" "label": "Despre {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Conectat", "connected": "Conectat",
"continue": "Continuă", "continue": "Continuă",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "de", "by": "de",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filtrează căutarea...", "filterSearch": "Filtrează căutarea...",
"install": "Instalează", "install": "Instalează",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Mai multe informații", "moreInfo": "Mai multe informații",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Dezinstalează", "uninstall": "Dezinstalează",
"uninstallMsg": "Dorești să dezinstalezi {0}?", "uninstallMsg": "Dorești să dezinstalezi {0}?",
"version": "Versiunea {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Adaugă Fișier", "addFile": "Adaugă Fișier",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Unelte" "tools": "Unelte"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoderulare", "autoscroll": "Autoderulare",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Linie Nouă", "newLine": "Linie Nouă",
"newLineCarriageReturn": "NL și CR", "newLineCarriageReturn": "NL și CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -431,7 +454,7 @@
"saveSketch": "Save your sketch to open it again later.", "saveSketch": "Save your sketch to open it again later.",
"saveSketchAs": "Save sketch folder as...", "saveSketchAs": "Save sketch folder as...",
"showFolder": "Show Sketch Folder", "showFolder": "Show Sketch Folder",
"sketch": "Sketch", "sketch": "Schița",
"sketchbook": "Sketchbook", "sketchbook": "Sketchbook",
"titleLocalSketchbook": "Local Sketchbook", "titleLocalSketchbook": "Local Sketchbook",
"titleSketchbook": "Sketchbook", "titleSketchbook": "Sketchbook",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Deconectat", "offline": "Deconectat",
"offlineText": "Deconectat",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "О программе {0}" "label": "О программе {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Плата{0}", "board": "Плата{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' не найдено. В вашем скетче есть строка '#include <Mouse.h>'?" "mouseError": "'Mouse' не найдено. В вашем скетче есть строка '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Аккаунт",
"chooseSketchVisibility": "Выберите видимость своего скетча:", "chooseSketchVisibility": "Выберите видимость своего скетча:",
"cloudSketchbook": "Альбом в облаке", "cloudSketchbook": "Альбом в облаке",
"connected": "Подключено", "connected": "Подключено",
"continue": "Продолжить", "continue": "Продолжить",
"donePulling": "Закончить вытягивание {0}.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Отправлено {0}.", "donePushing": "Done pushing '{0}'.",
"embed": "Встроить:", "embed": "Встроить:",
"emptySketchbook": "Ваш альбом пуст", "emptySketchbook": "Ваш альбом пуст",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "от", "by": "от",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Отфильтровать результаты поиска...", "filterSearch": "Отфильтровать результаты поиска...",
"install": "Установка", "install": "Установка",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Дополнительная информация", "moreInfo": "Дополнительная информация",
"otherVersions": "Other Versions",
"remove": "Удалить",
"title": "{0} by {1}",
"uninstall": "Удалить", "uninstall": "Удалить",
"uninstallMsg": "Вы хотите удалить {0}?", "uninstallMsg": "Вы хотите удалить {0}?",
"version": "Версия {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Добавить файл...", "addFile": "Добавить файл...",
"fileAdded": "Один файл добавлен в скетч.", "fileAdded": "Один файл добавлен в скетч.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Перезапустить Daemon", "restart": "Перезапустить Daemon",
"start": "Запустить Daemon", "start": "Запустить Daemon",
@ -313,6 +328,13 @@
"tools": "Инструменты" "tools": "Инструменты"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Не удалось закрыть веб-сокет.", "unableToCloseWebSocket": "Не удалось закрыть веб-сокет.",
"unableToConnectToWebSocket": "Не удается подключиться к веб-сокету." "unableToConnectToWebSocket": "Не удается подключиться к веб-сокету."
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Автопрокрутка", "autoscroll": "Автопрокрутка",
"carriageReturn": "CR Возврат каретки", "carriageReturn": "CR Возврат каретки",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Новая строка", "newLine": "Новая строка",
"newLineCarriageReturn": "NL & CR", "newLineCarriageReturn": "NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Экспортировать скомпилированный бинарный файл", "exportBinary": "Экспортировать скомпилированный бинарный файл",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Переместить", "moving": "Переместить",
"movingMsg": "Файл «{0}» должен быть в папке с именем скетча «{1}». \nСоздать эту папку, переместить файл и продолжить?", "movingMsg": "Файл «{0}» должен быть в папке с именем скетча «{1}». \nСоздать эту папку, переместить файл и продолжить?",
"new": "New Sketch", "new": "New Sketch",
@ -426,7 +449,7 @@
"openFolder": "Открыть папку", "openFolder": "Открыть папку",
"openRecent": "Открыть предыдущий", "openRecent": "Открыть предыдущий",
"openSketchInNewWindow": "Открыть скетч в новом окне", "openSketchInNewWindow": "Открыть скетч в новом окне",
"reservedFilename": "'{0}' is a reserved filename.", "reservedFilename": "{0} это зарезервированное имя файла.",
"saveFolderAs": "Сохранить папку со скетчем как...", "saveFolderAs": "Сохранить папку со скетчем как...",
"saveSketch": "Сохраните свой скетч, чтобы открыть его позже.", "saveSketch": "Сохраните свой скетч, чтобы открыть его позже.",
"saveSketchAs": "Сохранить папку скетча как...", "saveSketchAs": "Сохранить папку скетча как...",
@ -451,6 +474,17 @@
"dismissSurvey": "Больше не показывать", "dismissSurvey": "Больше не показывать",
"surveyMessage": "Пожалуйста, помоги нам стать лучше, пройдя этот супер-короткий опрос. Мы ценим наше сообщество и хотели бы узнать наших сторонников немного лучше!" "surveyMessage": "Пожалуйста, помоги нам стать лучше, пройдя этот супер-короткий опрос. Мы ценим наше сообщество и хотели бы узнать наших сторонников немного лучше!"
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -470,10 +504,10 @@
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?", "renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?",
"renameSketchFileTitle": "Invalid sketch filename", "renameSketchFileTitle": "Invalid sketch filename",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?", "renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?",
"renameSketchFolderTitle": "Invalid sketch name" "renameSketchFolderTitle": "Неверное название скетча"
}, },
"workspace": { "workspace": {
"alreadyExists": "'{0}' already exists." "alreadyExists": "{0} уже существует."
} }
}, },
"theia": { "theia": {
@ -483,6 +517,7 @@
"couldNotSave": "Скетч не сохранён. Пожалуйста, скопируйте вашу не сохраненную работу в ваш внешний текстовый редактор и перезапустите IDE.", "couldNotSave": "Скетч не сохранён. Пожалуйста, скопируйте вашу не сохраненную работу в ваш внешний текстовый редактор и перезапустите IDE.",
"daemonOffline": "CLI демон не подключен", "daemonOffline": "CLI демон не подключен",
"offline": "Не подключено", "offline": "Не подключено",
"offlineText": "Не подключено",
"quitTitle": "Вы уверены, что хотите выйти?" "quitTitle": "Вы уверены, что хотите выйти?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}" "label": "About {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Board{0}", "board": "Board{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Install", "install": "Install",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Add File", "addFile": "Add File",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "О {0}" "label": "О {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Плоча{0}", "board": "Плоча{0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Одабери видљивост твог рада:", "chooseSketchVisibility": "Одабери видљивост твог рада:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Повезан", "connected": "Повезан",
"continue": "Наставите", "continue": "Наставите",
"donePulling": "Готово повлачење {0}.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Done pushing {0}.", "donePushing": "Done pushing '{0}'.",
"embed": "Угради:", "embed": "Угради:",
"emptySketchbook": "Твоја радна свеска је празна", "emptySketchbook": "Твоја радна свеска је празна",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "од", "by": "од",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Филтрирај претрагу...", "filterSearch": "Филтрирај претрагу...",
"install": "Инсталирај", "install": "Инсталирај",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Више информација", "moreInfo": "Више информација",
"otherVersions": "Other Versions",
"remove": "Избаци",
"title": "{0} by {1}",
"uninstall": "Деинсталирај", "uninstall": "Деинсталирај",
"uninstallMsg": "Да ли желиш да деинсталираш {0}? ", "uninstallMsg": "Да ли желиш да деинсталираш {0}? ",
"version": "Верзија {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Додај датотеку", "addFile": "Додај датотеку",
"fileAdded": "Датотека је додата у рад.", "fileAdded": "Датотека је додата у рад.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Алатке" "tools": "Алатке"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Аутоматско скроловање", "autoscroll": "Аутоматско скроловање",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Нова линија", "newLine": "Нова линија",
"newLineCarriageReturn": "И нова линија и CR", "newLineCarriageReturn": "И нова линија и CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Премјешта се", "moving": "Премјешта се",
"movingMsg": "Датотека \"{0}\" мора да буде унутар радног директоријума \"{1}\".\nКреирај овај директоријум, премјести датотеку, и настави?", "movingMsg": "Датотека \"{0}\" мора да буде унутар радног директоријума \"{1}\".\nКреирај овај директоријум, премјести датотеку, и настави?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Није на мрежи", "offline": "Није на мрежи",
"offlineText": "Није на мрежи",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

538
i18n/sv.json Normal file
View File

@ -0,0 +1,538 @@
{
"arduino": {
"about": {
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "About {0}"
},
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"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?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No ports discovered",
"noPortsSelected": "No ports selected for board: '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "No boards selected.",
"openBoardsConfig": "Select other board and port…",
"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",
"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",
"unknownBoard": "Unknown board"
},
"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": {
"chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook",
"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",
"share": "Share...",
"shareSketch": "Share Sketch",
"showHideSketchbook": "Show/Hide Cloud 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."
},
"cloudSketch": {
"alreadyExists": "Cloud sketch '{0}' already exists.",
"creating": "Creating cloud sketch '{0}'...",
"new": "New Cloud Sketch",
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.",
"pulling": "Synchronizing sketchbook, pulling '{0}'...",
"pushing": "Synchronizing sketchbook, pushing '{0}'...",
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...",
"synchronizingSketchbook": "Synchronizing sketchbook..."
},
"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",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...",
"install": "Install",
"installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?",
"update": "Update"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"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."
},
"createCloudCopy": "Push Sketch to Cloud",
"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",
"sketchIsNotCompiled": "Sketch '{0}' must be verified before starting a debug session. Please verify the sketch and start debugging again. Do you want to verify the sketch now?"
},
"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": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"newSketchTitle": "Name of the new Cloud Sketch"
},
"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",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "No proxy",
"proxySettings": {
"hostname": "Host name",
"password": "Password",
"port": "Port number",
"username": "Username"
},
"showVerbose": "Show verbose output during",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"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": {
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"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",
"connecting": "Connecting to '{0}' on '{1}'...",
"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.",
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"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 Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "Open Folder",
"openRecent": "Open Recent",
"openSketchInNewWindow": "Open Sketch in New Window",
"reservedFilename": "'{0}' is a reserved filename.",
"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"
},
"sketchbook": {
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"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."
},
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"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"
},
"validateSketch": {
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.",
"abortFixTitle": "Invalid sketch",
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?",
"renameSketchFileTitle": "Invalid sketch filename",
"renameSketchFolderMessage": "The sketch '{0}' cannot be used. {1} To get rid of this message, rename the sketch. Do you want to rename the sketch now?",
"renameSketchFolderTitle": "Invalid sketch name"
},
"workspace": {
"alreadyExists": "'{0}' already exists."
}
},
"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",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?"
},
"editor": {
"unsavedTitle": "Unsaved {0}"
},
"messages": {
"collapse": "Collapse",
"expand": "Expand"
},
"workspace": {
"deleteCloudSketch": "The cloud sketch '{0}' will be permanently deleted from the Arduino servers and the local caches. This action is irreversible. Do you want to delete the current sketch?",
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?",
"fileNewName": "Name for new file",
"invalidExtension": ".{0} is not a valid extension",
"newFileName": "New name for file"
}
}
}

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "เกี่ยวกับ{0}" "label": "เกี่ยวกับ{0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "บอร์ด{0}", "board": "บอร์ด{0}",
"boardConfigDialogTitle": "เลือกบอร์ดและพอร์ตอื่นๆ", "boardConfigDialogTitle": "เลือกบอร์ดและพอร์ตอื่นๆ",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Continue", "continue": "Continue",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Install", "install": "Install",
"installed": "Installed", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "More info", "moreInfo": "More info",
"otherVersions": "Other Versions",
"remove": "Remove",
"title": "{0} by {1}",
"uninstall": "Uninstall", "uninstall": "Uninstall",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Add File", "addFile": "Add File",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "New Line", "newLine": "New Line",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Versiyon: {0}\nTarih: {1}{2}\nCLI Versiyonu: {3}\n\n{4}", "detail": "Versiyon: {0}\nTarih: {1}{2}\nCLI Versiyonu: {3}\n\n{4}",
"label": "{0} Hakkında" "label": "{0} Hakkında"
}, },
"account": {
"goToCloudEditor": "Bulut Düzenleyici'ye Git",
"goToIoTCloud": "IoT Bulut'a Git",
"goToProfile": "Profile Git",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Kart{0}", "board": "Kart{0}",
"boardConfigDialogTitle": "Başka Kart ve Port Seç", "boardConfigDialogTitle": "Başka Kart ve Port Seç",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' bulunamadı. Eskiziniz '#include <Mouse.h>' satırını içeriyor mu? " "mouseError": "'Mouse' bulunamadı. Eskiziniz '#include <Mouse.h>' satırını içeriyor mu? "
}, },
"cloud": { "cloud": {
"account": "Hesap",
"chooseSketchVisibility": "Eskizinizin görünürlüğünü seçin", "chooseSketchVisibility": "Eskizinizin görünürlüğünü seçin",
"cloudSketchbook": "Bulut Eskiz Defteri", "cloudSketchbook": "Bulut Eskiz Defteri",
"connected": "Bağlandı", "connected": "Bağlandı",
"continue": "Devam et", "continue": "Devam et",
"donePulling": "Çekme bitti: {0}.", "donePulling": "Çekme bitti: '{0}'.",
"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", "goToCloud": "Buluta Git",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Bu pakete dahil kartlar:", "boardsIncluded": "Bu pakete dahil kartlar:",
"by": "-", "by": "-",
"clickToOpen": "Tarayıca açmak için tıkla: {0}",
"filterSearch": "Aramayı Filtrele...", "filterSearch": "Aramayı Filtrele...",
"install": "Kur", "install": "Kur",
"installed": "Kurulu", "installLatest": "En Yeniyi Kur",
"installVersion": "{0}'i kur",
"installed": "{0} kuruldu",
"moreInfo": "Daha fazla bilgi", "moreInfo": "Daha fazla bilgi",
"otherVersions": "Diğer Sürümler",
"remove": "Kaldır",
"title": "{0} / {1}",
"uninstall": "Kaldır", "uninstall": "Kaldır",
"uninstallMsg": "{0} kaldırılsın mı?", "uninstallMsg": "{0} kaldırılsın mı?",
"version": "Versiyon {0}" "update": "Güncelle"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "'{0}': {1} konumundaki eskiz defterine erişilemedi" "inaccessibleDirectory": "'{0}': {1} konumundaki eskiz defterine erişilemedi"
} }
}, },
"connectionStatus": {
"connectionLost": "Bağlantı koptu. Bulut eskiz işlemleri ve güncellemeleri kullanılamayacak."
},
"contributions": { "contributions": {
"addFile": "Dosya Ekle", "addFile": "Dosya Ekle",
"fileAdded": "Eskize bir dosya eklendi.", "fileAdded": "Eskize bir dosya eklendi.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Eskizi Bulut'a Gönder",
"daemon": { "daemon": {
"restart": "Arthizmeti Yeniden Başlat", "restart": "Arthizmeti Yeniden Başlat",
"start": "Arthizmeti Başlat", "start": "Arthizmeti Başlat",
@ -313,6 +328,13 @@
"tools": "Araçlar" "tools": "Araçlar"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": " {0} {1} portuna bağlanılamadı. Zaten bağlı.",
"baudRate": "{0} baud",
"connectionFailedError": "{0} {1} portuna bağlanılamadı.",
"connectionFailedErrorWithDetails": "{0} {1} {2} portuna bağlanılamadı.",
"connectionTimeout": "Zaman aşımı. IDE başarılı bağlantıdan sonra ekrandan 'başarılı' mesajını almadı",
"missingConfigurationError": " {0} {1} portuna bağlanılamadı. Ekran yapılandırması eksik.",
"notConnectedError": " {0} {1} portuna bağlı değil.",
"unableToCloseWebSocket": "Websocket kapatılamadı ", "unableToCloseWebSocket": "Websocket kapatılamadı ",
"unableToConnectToWebSocket": "Websocket'e bağlanılamadı" "unableToConnectToWebSocket": "Websocket'e bağlanılamadı"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Otomatik Kaydırma", "autoscroll": "Otomatik Kaydırma",
"carriageReturn": "Satır Başı", "carriageReturn": "Satır Başı",
"connecting": "'{1}' üzerindeki '{0}' bağlantısı kuruluyor...",
"message": "Mesaj ('{0}' - '{1}''a mesaj göndermek için Enter'a basın)", "message": "Mesaj ('{0}' - '{1}''a mesaj göndermek için Enter'a basın)",
"newLine": "Yeni Satır", "newLine": "Yeni Satır",
"newLineCarriageReturn": "NL ve CR ile Birlikte", "newLineCarriageReturn": "NL ve CR ile Birlikte",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Eskizi farklı bir konuma kaydetmeyi denemek ister misiniz?", "editInvalidSketchFolderLocationQuestion": "Eskizi farklı bir konuma kaydetmeyi denemek ister misiniz?",
"editInvalidSketchFolderQuestion": "Eskizi farklı bir isimle kaydetmeyi denemek ister misiniz?", "editInvalidSketchFolderQuestion": "Eskizi farklı bir isimle kaydetmeyi denemek ister misiniz?",
"exportBinary": "Derlenmiş Dosyayı Dışa Aktar", "exportBinary": "Derlenmiş Dosyayı Dışa Aktar",
"invalidCloudSketchName": "İsim bir harf veya rakam ile başlamalı, harfler, rakamlar, orta çizgi, nokta veya altçizgi ile devam etmelidir. Azami uzunluk 36 karakterdir.", "invalidCloudSketchName": "İsim bir harf, rakam veya altçizgi ile başlamalı, harfler, rakamlar, orta çizgi, nokta veya altçizgi ile devam etmelidir. Azami uzunluk 36 karakterdir.",
"invalidSketchFolderLocationDetails": "Bir eskizi kendi içindeki bir klasöre kaydedemezsiniz.", "invalidSketchFolderLocationDetails": "Bir eskizi kendi içindeki bir klasöre kaydedemezsiniz.",
"invalidSketchFolderLocationMessage": "Hatalı eskiz klasörü konumu: {0}", "invalidSketchFolderLocationMessage": "Hatalı eskiz klasörü konumu: {0}",
"invalidSketchFolderNameMessage": "Hatalı eskiz klasörü adı: {0}", "invalidSketchFolderNameMessage": "Hatalı eskiz klasörü adı: {0}",
"invalidSketchName": "İsim bir harf veya rakam ile başlamalı, harfler, rakamlar, orta çizgi, nokta veya altçizgi ile devam etmelidir. Azami uzunluk 63 karakterdir.", "invalidSketchName": "İsim bir harf, rakam veya altçizgi ile başlamalı, harfler, rakamlar, orta çizgi, nokta veya altçizgi ile devam etmelidir. Azami uzunluk 63 karakterdir.",
"moving": "Taşınıyor", "moving": "Taşınıyor",
"movingMsg": "\"{0}\" dosyasının \"{1}\" isminde bir eskiz klasörünün içinde olması gerekiyor.\nKlasörü oluştur, dosyayı taşı ve devam et?", "movingMsg": "\"{0}\" dosyasının \"{1}\" isminde bir eskiz klasörünün içinde olması gerekiyor.\nKlasörü oluştur, dosyayı taşı ve devam et?",
"new": "Yeni Eskiz", "new": "Yeni Eskiz",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Mevcut seçili tema bulunamadı: {0}. Arduino IDE kayıp olanın yerine uyumlu dahili bir tane seçti.",
"dark": "Koyu",
"deprecated": "{0} (kaldırıldı)",
"hc": "Yüksek Karşıtlık",
"light": "Açık",
"user": "{0} (kullanıcı)"
},
"title": {
"cloud": "Bulut"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Katalogları Güncelle", "updateIndexes": "Katalogları Güncelle",
"updateLibraryIndex": "Kütüphane Kataloğunu Güncelle", "updateLibraryIndex": "Kütüphane Kataloğunu Güncelle",
@ -483,6 +517,7 @@
"couldNotSave": "Eskiz kaydedilemedi. Lütfen kaydedilmeyen işinizi favori metin düzenleyicinize kopyalayın ve IDE'yi yeniden başlatın.", "couldNotSave": "Eskiz kaydedilemedi. Lütfen kaydedilmeyen işinizi favori metin düzenleyicinize kopyalayın ve IDE'yi yeniden başlatın.",
"daemonOffline": "CLI Daemon Çevrimdışı", "daemonOffline": "CLI Daemon Çevrimdışı",
"offline": "Çevrimdışı", "offline": "Çevrimdışı",
"offlineText": "Çevrimdışı",
"quitTitle": ıkmak istediğinizden emin misiniz?" "quitTitle": ıkmak istediğinizden emin misiniz?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Про {0}" "label": "Про {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Плата {0}", "board": "Плата {0}",
"boardConfigDialogTitle": "Оберіть іншу плату або порт", "boardConfigDialogTitle": "Оберіть іншу плату або порт",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:", "chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected", "connected": "Connected",
"continue": "Продовжити", "continue": "Продовжити",
"donePulling": "Done pulling {0}.", "donePulling": "Done pulling '{0}'.",
"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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "Filter your search...", "filterSearch": "Filter your search...",
"install": "Встановити", "install": "Встановити",
"installed": "Встановлено ", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Більше інформації ", "moreInfo": "Більше інформації ",
"otherVersions": "Other Versions",
"remove": "Видалити ",
"title": "{0} by {1}",
"uninstall": "Видалити", "uninstall": "Видалити",
"uninstallMsg": "Do you want to uninstall {0}?", "uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "Додати Файл", "addFile": "Додати Файл",
"fileAdded": "One file added to the sketch.", "fileAdded": "One file added to the sketch.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Tools" "tools": "Tools"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Autoscroll", "autoscroll": "Autoscroll",
"carriageReturn": "Carriage Return", "carriageReturn": "Carriage Return",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Нова лінія", "newLine": "Нова лінія",
"newLineCarriageReturn": "Both NL & CR", "newLineCarriageReturn": "Both NL & CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Export Compiled Binary", "exportBinary": "Export Compiled Binary",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Moving", "moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?", "movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.", "couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
"daemonOffline": "CLI Daemon Offline", "daemonOffline": "CLI Daemon Offline",
"offline": "Offline", "offline": "Offline",
"offlineText": "Offline",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Về {0}" "label": "Về {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "Bo mạch {0}", "board": "Bo mạch {0}",
"boardConfigDialogTitle": "Select Other Board and Port", "boardConfigDialogTitle": "Select Other Board and Port",
@ -83,13 +89,12 @@
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?" "mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
}, },
"cloud": { "cloud": {
"account": "Account",
"chooseSketchVisibility": "Chọn khả năng hiển thị của Sketch của bạn:", "chooseSketchVisibility": "Chọn khả năng hiển thị của Sketch của bạn:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "Đã kết nối", "connected": "Đã kết nối",
"continue": "Tiếp tục", "continue": "Tiếp tục",
"donePulling": "Hoàn tất tải xuống '{0}'.", "donePulling": "Done pulling '{0}'.",
"donePushing": "Hoàn tất đẩy lên '{0}'.", "donePushing": "Done pushing '{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", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "Boards included in this package:", "boardsIncluded": "Boards included in this package:",
"by": "bởi", "by": "bởi",
"clickToOpen": "Click to open in browser: {0}",
"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", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "Thêm thông tin", "moreInfo": "Thêm thông tin",
"otherVersions": "Other Versions",
"remove": "Loại bỏ",
"title": "{0} by {1}",
"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}?",
"version": "Phiên bản {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"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.",
@ -188,6 +202,7 @@
"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."
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "Restart Daemon", "restart": "Restart Daemon",
"start": "Start Daemon", "start": "Start Daemon",
@ -313,6 +328,13 @@
"tools": "Công cụ" "tools": "Công cụ"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "Unable to close websocket", "unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket" "unableToConnectToWebSocket": "Unable to connect to websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "Tự động cuộn", "autoscroll": "Tự động cuộn",
"carriageReturn": "Về đầu dòng", "carriageReturn": "Về đầu dòng",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "Dòng mới", "newLine": "Dòng mới",
"newLineCarriageReturn": "Vừa xuống dòng & về đầu dòng", "newLineCarriageReturn": "Vừa xuống dòng & về đầu dòng",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "Xuất tệp nhị phân đã biên dịch", "exportBinary": "Xuất tệp nhị phân đã biên dịch",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Chuyển", "moving": "Chuyển",
"movingMsg": "Tệp \"{0}\" cần phải được chứa trong thư mục sketch tên \"{1}\".\nTạo thư mục này, chuyển tệp tin vào đó, và tiếp tục?", "movingMsg": "Tệp \"{0}\" cần phải được chứa trong thư mục sketch tên \"{1}\".\nTạo thư mục này, chuyển tệp tin vào đó, và tiếp tục?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"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."
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "Không thể lưu sketch. Hãy sao chép tất cả những phần việc chưa được lưu lại vào trình chỉnh sửa văn bản yêu thích của bạn, và khởi động lại IDE.", "couldNotSave": "Không thể lưu sketch. Hãy sao chép tất cả những phần việc chưa được lưu lại vào trình chỉnh sửa văn bản yêu thích của bạn, và khởi động lại IDE.",
"daemonOffline": "Trình chạy nền CLI ngoại tuyến", "daemonOffline": "Trình chạy nền CLI ngoại tuyến",
"offline": "Ngoại tuyến", "offline": "Ngoại tuyến",
"offlineText": "Ngoại tuyến",
"quitTitle": "Are you sure you want to quit?" "quitTitle": "Are you sure you want to quit?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "版本: {0}\n日期 {1}{2}\n命令列版本 {3}\n\n{4}", "detail": "版本: {0}\n日期 {1}{2}\n命令列版本 {3}\n\n{4}",
"label": "關於 {0}" "label": "關於 {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "{0} 開發板", "board": "{0} 開發板",
"boardConfigDialogTitle": "選擇其他開發板和序列埠", "boardConfigDialogTitle": "選擇其他開發板和序列埠",
@ -83,13 +89,12 @@
"mouseError": "找不到 'Mouse', 請檢查草稿碼中是否有 '#include <Mouse.h>'" "mouseError": "找不到 'Mouse', 請檢查草稿碼中是否有 '#include <Mouse.h>'"
}, },
"cloud": { "cloud": {
"account": "帳戶",
"chooseSketchVisibility": "選擇草稿碼的能見度:", "chooseSketchVisibility": "選擇草稿碼的能見度:",
"cloudSketchbook": "Cloud Sketchbook", "cloudSketchbook": "Cloud Sketchbook",
"connected": "已連線", "connected": "已連線",
"continue": "繼續", "continue": "繼續",
"donePulling": "已完成拉取 '{0}'。", "donePulling": "Done pulling '{0}'.",
"donePushing": "已完成推送 '{0}'。", "donePushing": "Done pushing '{0}'.",
"embed": "嵌入:", "embed": "嵌入:",
"emptySketchbook": "您的草稿碼簿是空的", "emptySketchbook": "您的草稿碼簿是空的",
"goToCloud": "前往 Cloud", "goToCloud": "前往 Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "包含在此套件的開發版:", "boardsIncluded": "包含在此套件的開發版:",
"by": "提供者:", "by": "提供者:",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "篩選搜尋結果...", "filterSearch": "篩選搜尋結果...",
"install": "安裝", "install": "安裝",
"installed": "已安装", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "詳細資訊", "moreInfo": "詳細資訊",
"otherVersions": "Other Versions",
"remove": "移除",
"title": "{0} by {1}",
"uninstall": "移除安裝", "uninstall": "移除安裝",
"uninstallMsg": "你要移除 {0} 嗎?", "uninstallMsg": "你要移除 {0} 嗎?",
"version": "版本 {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "無法存取位於 '{0}' :{1} 的草稿碼簿。" "inaccessibleDirectory": "無法存取位於 '{0}' :{1} 的草稿碼簿。"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "加入檔案", "addFile": "加入檔案",
"fileAdded": "已加入一個檔案到草稿碼中", "fileAdded": "已加入一個檔案到草稿碼中",
@ -188,6 +202,7 @@
"copyError": "複製錯誤訊息", "copyError": "複製錯誤訊息",
"noBoardSelected": "未選取開發版。請從 工具 > 開發版 中選取您的開發版" "noBoardSelected": "未選取開發版。請從 工具 > 開發版 中選取您的開發版"
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "重新啟動背景服務程式", "restart": "重新啟動背景服務程式",
"start": "啟動背景服務程式", "start": "啟動背景服務程式",
@ -313,6 +328,13 @@
"tools": "工具" "tools": "工具"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "無法關閉 websocket", "unableToCloseWebSocket": "無法關閉 websocket",
"unableToConnectToWebSocket": "無法連線到 websocket" "unableToConnectToWebSocket": "無法連線到 websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "自動捲動", "autoscroll": "自動捲動",
"carriageReturn": "歸位", "carriageReturn": "歸位",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "訊息 (按 Enter 將訊息發送連接到 {1} 的 {0})", "message": "訊息 (按 Enter 將訊息發送連接到 {1} 的 {0})",
"newLine": "換行", "newLine": "換行",
"newLineCarriageReturn": "換行加歸位", "newLineCarriageReturn": "換行加歸位",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "會出編譯好的二進位檔", "exportBinary": "會出編譯好的二進位檔",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "移動", "moving": "移動",
"movingMsg": "檔案{0}需要放在草稿碼資料夾內名稱為{1}的資料夾,\n要建立此資料夾, 搬移檔案再繼續嗎?", "movingMsg": "檔案{0}需要放在草稿碼資料夾內名稱為{1}的資料夾,\n要建立此資料夾, 搬移檔案再繼續嗎?",
"new": "建立新草稿碼", "new": "建立新草稿碼",
@ -451,6 +474,17 @@
"dismissSurvey": "不要再顯示", "dismissSurvey": "不要再顯示",
"surveyMessage": "請回答這個超簡短的問卷來幫助我們改進, 我們很重視社群,也希望能多了解我們的支持者。" "surveyMessage": "請回答這個超簡短的問卷來幫助我們改進, 我們很重視社群,也希望能多了解我們的支持者。"
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "更新索引", "updateIndexes": "更新索引",
"updateLibraryIndex": "更新函式庫索引", "updateLibraryIndex": "更新函式庫索引",
@ -483,6 +517,7 @@
"couldNotSave": "無法儲存草稿, 請先將尚未存檔的內容複製到慣用的文字編輯器中, 再重新啟動 IDE。", "couldNotSave": "無法儲存草稿, 請先將尚未存檔的內容複製到慣用的文字編輯器中, 再重新啟動 IDE。",
"daemonOffline": "CLI 背景服務程式離線", "daemonOffline": "CLI 背景服務程式離線",
"offline": "離線", "offline": "離線",
"offlineText": "離線",
"quitTitle": "你確定要退出嗎?" "quitTitle": "你確定要退出嗎?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "版本:{0}\n日期{1}{2}\nCLI 版本:{3}\n\n{4}", "detail": "版本:{0}\n日期{1}{2}\nCLI 版本:{3}\n\n{4}",
"label": "关于 {0}" "label": "关于 {0}"
}, },
"account": {
"goToCloudEditor": "转到云编辑器",
"goToIoTCloud": "转到物联网云",
"goToProfile": "转到个人资料",
"menuTitle": "Arduino 云"
},
"board": { "board": {
"board": "开发板 {0}", "board": "开发板 {0}",
"boardConfigDialogTitle": "选择其他开发板和端口", "boardConfigDialogTitle": "选择其他开发板和端口",
@ -46,7 +52,7 @@
}, },
"bootloader": { "bootloader": {
"burnBootloader": "烧录引导程序", "burnBootloader": "烧录引导程序",
"burningBootloader": "正在烧录引导程序。。。", "burningBootloader": "正在烧录引导程序",
"doneBurningBootloader": "完成烧录引导程序。" "doneBurningBootloader": "完成烧录引导程序。"
}, },
"burnBootloader": { "burnBootloader": {
@ -83,13 +89,12 @@
"mouseError": "没有找到 Mouse请检查您的项目是否包含 #include<Mouse.h>" "mouseError": "没有找到 Mouse请检查您的项目是否包含 #include<Mouse.h>"
}, },
"cloud": { "cloud": {
"account": "账户",
"chooseSketchVisibility": "选择项目的可见性:", "chooseSketchVisibility": "选择项目的可见性:",
"cloudSketchbook": "云项目文件夹", "cloudSketchbook": "云项目文件夹",
"connected": "已连接", "connected": "已连接",
"continue": "继续", "continue": "继续",
"donePulling": "已完成拉取 {0}’。", "donePulling": "拉取完成 {0}’。",
"donePushing": "已完成推送 {0}’。", "donePushing": "推送完成 {0}’。",
"embed": "嵌入:", "embed": "嵌入:",
"emptySketchbook": "你的项目文件夹是空的", "emptySketchbook": "你的项目文件夹是空的",
"goToCloud": "前往 Cloud", "goToCloud": "前往 Cloud",
@ -123,7 +128,7 @@
"cloudSketch": { "cloudSketch": {
"alreadyExists": "云端项目 '{0}' 已经存在。", "alreadyExists": "云端项目 '{0}' 已经存在。",
"creating": "正在创建云端项目 '{0}'...", "creating": "正在创建云端项目 '{0}'...",
"new": "新的云端草图", "new": "新的云端项目",
"notFound": "无法拉取云端项目 '{0}'。它并不存在。", "notFound": "无法拉取云端项目 '{0}'。它并不存在。",
"pulling": "正在同步远程项目文件夹,拉取“{0}”中...", "pulling": "正在同步远程项目文件夹,拉取“{0}”中...",
"pushing": "同步项目中,正在推送 '{0}'...", "pushing": "同步项目中,正在推送 '{0}'...",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "包含在此包中的开发板:", "boardsIncluded": "包含在此包中的开发板:",
"by": "by", "by": "by",
"filterSearch": "筛选搜索结果......", "clickToOpen": "单击以在浏览器中打开:{0}",
"filterSearch": "筛选搜索结果…",
"install": "安装", "install": "安装",
"installed": "已安装", "installLatest": "安装最新版本",
"installVersion": "安装 {0}",
"installed": "{0} 已安装",
"moreInfo": "更多信息", "moreInfo": "更多信息",
"otherVersions": "其他版本",
"remove": "移除",
"title": "{0} by {1}",
"uninstall": "卸载", "uninstall": "卸载",
"uninstallMsg": "是否要卸载 {0}", "uninstallMsg": "是否要卸载 {0}",
"version": "版本 {0}" "update": "更新"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "无法访问位于 {0} 的项目文件夹:{1}。" "inaccessibleDirectory": "无法访问位于 {0} 的项目文件夹:{1}。"
} }
}, },
"connectionStatus": {
"connectionLost": "连接丢失。云项目操作和更新操作将不可用。"
},
"contributions": { "contributions": {
"addFile": "添加文件", "addFile": "添加文件",
"fileAdded": "将一个文件添加到项目中。", "fileAdded": "将一个文件添加到项目中。",
@ -188,6 +202,7 @@
"copyError": "复制错误信息", "copyError": "复制错误信息",
"noBoardSelected": "未选择开发板。请从工具 > 板菜单中选择您的 Arduino 开发板。" "noBoardSelected": "未选择开发板。请从工具 > 板菜单中选择您的 Arduino 开发板。"
}, },
"createCloudCopy": "推送项目到云端",
"daemon": { "daemon": {
"restart": "重启守护进程", "restart": "重启守护进程",
"start": "启动守护进程", "start": "启动守护进程",
@ -313,6 +328,13 @@
"tools": "工具" "tools": "工具"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "无法连接至 {0} {1} 端口。已有连接。",
"baudRate": "波特率 {0}",
"connectionFailedError": "无法连接至 {0} {1} 端口。",
"connectionFailedErrorWithDetails": "{0} 无法连接至 {1} {2} 端口。",
"connectionTimeout": "超时。IDE 在连接到监视器后,没有收到“成功”消息",
"missingConfigurationError": "无法连接至 {0} {1} 端口。监视器配置缺失。",
"notConnectedError": "没有连接至 {0} {1} 端口。",
"unableToCloseWebSocket": "无法关闭 websocket", "unableToCloseWebSocket": "无法关闭 websocket",
"unableToConnectToWebSocket": "无法连接 websocket" "unableToConnectToWebSocket": "无法连接 websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "自动滚屏", "autoscroll": "自动滚屏",
"carriageReturn": "回车", "carriageReturn": "回车",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "消息(按回车将消息发送到“{1}”上的“{0}”)", "message": "消息(按回车将消息发送到“{1}”上的“{0}”)",
"newLine": "换行", "newLine": "换行",
"newLineCarriageReturn": "换行 和 回车 两者都是", "newLineCarriageReturn": "换行 和 回车 两者都是",
@ -406,7 +429,7 @@
"archiveSketch": "项目存档", "archiveSketch": "项目存档",
"cantOpen": "“{0}” 文件夹已存在。无法打开项目。", "cantOpen": "“{0}” 文件夹已存在。无法打开项目。",
"close": "是否确实要关闭项目?", "close": "是否确实要关闭项目?",
"compile": "正在编译项目。。。", "compile": "正在编译项目",
"configureAndUpload": "配置并上传", "configureAndUpload": "配置并上传",
"createdArchive": "已创建存档 {0}’。", "createdArchive": "已创建存档 {0}’。",
"doneCompiling": "编译完成", "doneCompiling": "编译完成",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "你想试试把项目保存到不同的位置吗?", "editInvalidSketchFolderLocationQuestion": "你想试试把项目保存到不同的位置吗?",
"editInvalidSketchFolderQuestion": "你想尝试用不同的名字保存项目吗?", "editInvalidSketchFolderQuestion": "你想尝试用不同的名字保存项目吗?",
"exportBinary": "导出已编译的二进制文件", "exportBinary": "导出已编译的二进制文件",
"invalidCloudSketchName": "名称必须以字母或数字开头,后面可以是字母、数字、破折号、点和下划线。最大长度为 36 个字符。", "invalidCloudSketchName": "名称必须以字母、数字或下划线开头,后面接着字母、数字、破折号、点和下划线。最大长度为 36 个字符。",
"invalidSketchFolderLocationDetails": "你不能把一个项目保存到它本身的一个文件夹里。", "invalidSketchFolderLocationDetails": "你不能把一个项目保存到它本身的一个文件夹里。",
"invalidSketchFolderLocationMessage": "无效的项目文件夹位置: '{0}'", "invalidSketchFolderLocationMessage": "无效的项目文件夹位置: '{0}'",
"invalidSketchFolderNameMessage": "无效的项目文件夹名称:'{0}'", "invalidSketchFolderNameMessage": "无效的项目文件夹名称:'{0}'",
"invalidSketchName": "名称必须以字母或数字开头,后面可以是字母、数字、破折号、点和下划线。最大长度为 63 个字符。", "invalidSketchName": "名称必须以字母、数字或下划线开头,后面接着字母、数字、破折号、点和下划线。最大长度为 63 个字符。",
"moving": "移动", "moving": "移动",
"movingMsg": "“{0}” 文件需要位于 “{1}” 项目文件夹中。\n创建此文件夹移动文件然后继续", "movingMsg": "“{0}” 文件需要位于 “{1}” 项目文件夹中。\n创建此文件夹移动文件然后继续",
"new": "新建项目", "new": "新建项目",
@ -427,9 +450,9 @@
"openRecent": "打开最近", "openRecent": "打开最近",
"openSketchInNewWindow": "在新窗口打开项目", "openSketchInNewWindow": "在新窗口打开项目",
"reservedFilename": "'{0}' 是一个保留的文件名。", "reservedFilename": "'{0}' 是一个保留的文件名。",
"saveFolderAs": "将项目文件夹另存为。。。", "saveFolderAs": "将项目文件夹另存为",
"saveSketch": "保存你的项目,以便以后再次打开它。", "saveSketch": "保存你的项目,以便以后再次打开它。",
"saveSketchAs": "将项目文件夹另存为。。。", "saveSketchAs": "将项目文件夹另存为",
"showFolder": "显示项目文件夹", "showFolder": "显示项目文件夹",
"sketch": "项目", "sketch": "项目",
"sketchbook": "项目文件夹", "sketchbook": "项目文件夹",
@ -437,7 +460,7 @@
"titleSketchbook": "项目文件夹", "titleSketchbook": "项目文件夹",
"upload": "上传", "upload": "上传",
"uploadUsingProgrammer": "使用编程器上传", "uploadUsingProgrammer": "使用编程器上传",
"uploading": "正在上传。。。", "uploading": "正在上传",
"userFieldsNotFoundError": "找不到已连接开发板的用户字段", "userFieldsNotFoundError": "找不到已连接开发板的用户字段",
"verify": "验证", "verify": "验证",
"verifyOrCompile": "验证/编译" "verifyOrCompile": "验证/编译"
@ -451,6 +474,17 @@
"dismissSurvey": "不要再显示", "dismissSurvey": "不要再显示",
"surveyMessage": "请回答这份很短的调查来帮助我们改进。我们重视我们的社区,也希望能够更好地了解我们的支持者。" "surveyMessage": "请回答这份很短的调查来帮助我们改进。我们重视我们的社区,也希望能够更好地了解我们的支持者。"
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "云"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "更新索引", "updateIndexes": "更新索引",
"updateLibraryIndex": "更新库索引", "updateLibraryIndex": "更新库索引",
@ -483,6 +517,7 @@
"couldNotSave": "无法保存项目。请将未保存的工作复制到您喜爱的文本编辑器中,然后重新启动 IDE。", "couldNotSave": "无法保存项目。请将未保存的工作复制到您喜爱的文本编辑器中,然后重新启动 IDE。",
"daemonOffline": "CLI 守护进程离线", "daemonOffline": "CLI 守护进程离线",
"offline": "离线", "offline": "离线",
"offlineText": "离线",
"quitTitle": "你确定你要退出吗?" "quitTitle": "你确定你要退出吗?"
}, },
"editor": { "editor": {

View File

@ -4,6 +4,12 @@
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}", "detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "關於 {0}" "label": "關於 {0}"
}, },
"account": {
"goToCloudEditor": "Go to Cloud Editor",
"goToIoTCloud": "Go to IoT Cloud",
"goToProfile": "Go to Profile",
"menuTitle": "Arduino Cloud"
},
"board": { "board": {
"board": "{0} 開發板", "board": "{0} 開發板",
"boardConfigDialogTitle": "選擇其他開發板和埠", "boardConfigDialogTitle": "選擇其他開發板和埠",
@ -83,13 +89,12 @@
"mouseError": "找不到 'Mouse',請檢查項目是否包含 '#include <Mouse.h>'。" "mouseError": "找不到 'Mouse',請檢查項目是否包含 '#include <Mouse.h>'。"
}, },
"cloud": { "cloud": {
"account": "帳戶",
"chooseSketchVisibility": "選擇草稿的能見度:", "chooseSketchVisibility": "選擇草稿的能見度:",
"cloudSketchbook": "雲端草稿資料夾", "cloudSketchbook": "雲端草稿資料夾",
"connected": "已連接", "connected": "已連接",
"continue": "繼續", "continue": "繼續",
"donePulling": "完成讀取'{0}'。", "donePulling": "Done pulling '{0}'.",
"donePushing": "完成更改'{0}'。", "donePushing": "Done pushing '{0}'.",
"embed": "嵌入:", "embed": "嵌入:",
"emptySketchbook": "您的草稿資料夾是空的", "emptySketchbook": "您的草稿資料夾是空的",
"goToCloud": "Go to Cloud", "goToCloud": "Go to Cloud",
@ -155,19 +160,28 @@
"component": { "component": {
"boardsIncluded": "包含在此包的開發版:", "boardsIncluded": "包含在此包的開發版:",
"by": "by", "by": "by",
"clickToOpen": "Click to open in browser: {0}",
"filterSearch": "過濾你的搜尋 ...", "filterSearch": "過濾你的搜尋 ...",
"install": "安裝", "install": "安裝",
"installed": "安裝", "installLatest": "Install Latest",
"installVersion": "Install {0}",
"installed": "{0} installed",
"moreInfo": "更多資訊", "moreInfo": "更多資訊",
"otherVersions": "Other Versions",
"remove": "移除",
"title": "{0} by {1}",
"uninstall": "移除安裝", "uninstall": "移除安裝",
"uninstallMsg": "你要移除 {0}", "uninstallMsg": "你要移除 {0}",
"version": "版本 {0}" "update": "Update"
}, },
"configuration": { "configuration": {
"cli": { "cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}" "inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
} }
}, },
"connectionStatus": {
"connectionLost": "Connection lost. Cloud sketch actions and updates won't be available."
},
"contributions": { "contributions": {
"addFile": "加入檔案", "addFile": "加入檔案",
"fileAdded": "一個檔案加入到 Sketch", "fileAdded": "一個檔案加入到 Sketch",
@ -188,6 +202,7 @@
"copyError": "複製錯誤訊息", "copyError": "複製錯誤訊息",
"noBoardSelected": "未選擇開發版。請從 工具 > 開發版 中選擇您的開發版" "noBoardSelected": "未選擇開發版。請從 工具 > 開發版 中選擇您的開發版"
}, },
"createCloudCopy": "Push Sketch to Cloud",
"daemon": { "daemon": {
"restart": "重啟進程", "restart": "重啟進程",
"start": "開啟進程", "start": "開啟進程",
@ -313,6 +328,13 @@
"tools": "工具" "tools": "工具"
}, },
"monitor": { "monitor": {
"alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.",
"baudRate": "{0} baud",
"connectionFailedError": "Could not connect to {0} {1} port.",
"connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.",
"connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",
"missingConfigurationError": "Could not connect to {0} {1} port. The monitor configuration is missing.",
"notConnectedError": "Not connected to {0} {1} port.",
"unableToCloseWebSocket": "無法關閉 websocket", "unableToCloseWebSocket": "無法關閉 websocket",
"unableToConnectToWebSocket": "無法連接到 websocket" "unableToConnectToWebSocket": "無法連接到 websocket"
}, },
@ -393,6 +415,7 @@
"serial": { "serial": {
"autoscroll": "自動滾頁面", "autoscroll": "自動滾頁面",
"carriageReturn": "回車", "carriageReturn": "回車",
"connecting": "Connecting to '{0}' on '{1}'...",
"message": "Message (Enter to send message to '{0}' on '{1}')", "message": "Message (Enter to send message to '{0}' on '{1}')",
"newLine": "換行", "newLine": "換行",
"newLineCarriageReturn": "兩者都是NL和CR", "newLineCarriageReturn": "兩者都是NL和CR",
@ -414,11 +437,11 @@
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?", "editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?", "editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
"exportBinary": "會出已編譯的二進位檔", "exportBinary": "會出已編譯的二進位檔",
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.", "invalidCloudSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.", "invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'", "invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'", "invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.", "invalidSketchName": "The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "移動", "moving": "移動",
"movingMsg": "\"{0}\"必須在命名為\"{1}\"的草稿資料夾中。建立這個資料夾,移動草稿並繼續?", "movingMsg": "\"{0}\"必須在命名為\"{1}\"的草稿資料夾中。建立這個資料夾,移動草稿並繼續?",
"new": "New Sketch", "new": "New Sketch",
@ -451,6 +474,17 @@
"dismissSurvey": "不要再顯示", "dismissSurvey": "不要再顯示",
"surveyMessage": "請通過回答這個超簡短的調查來幫助我們改進。 我們重視我們的社群,並希望更好地了解我們的支持者。" "surveyMessage": "請通過回答這個超簡短的調查來幫助我們改進。 我們重視我們的社群,並希望更好地了解我們的支持者。"
}, },
"theme": {
"currentThemeNotFound": "Could not find the currently selected theme: {0}. Arduino IDE has picked a built-in theme compatible with the missing one.",
"dark": "Dark",
"deprecated": "{0} (deprecated)",
"hc": "High Contrast",
"light": "Light",
"user": "{0} (user)"
},
"title": {
"cloud": "Cloud"
},
"updateIndexes": { "updateIndexes": {
"updateIndexes": "Update Indexes", "updateIndexes": "Update Indexes",
"updateLibraryIndex": "Update Library Index", "updateLibraryIndex": "Update Library Index",
@ -483,6 +517,7 @@
"couldNotSave": "無法儲存草稿,請複製你未存檔的工作到你偏好的文字編輯器中並重新啟動 IDE 整合開發環境", "couldNotSave": "無法儲存草稿,請複製你未存檔的工作到你偏好的文字編輯器中並重新啟動 IDE 整合開發環境",
"daemonOffline": "CLI 命令列常駐程式離線", "daemonOffline": "CLI 命令列常駐程式離線",
"offline": "離線", "offline": "離線",
"offlineText": "離線",
"quitTitle": "你確定要退出嗎?" "quitTitle": "你確定要退出嗎?"
}, },
"editor": { "editor": {