Skip to content

Update translation files #1763

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 50 additions & 17 deletions i18n/af.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"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}"
},
"board": {
@@ -18,11 +18,12 @@
"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": "Geen bord gekies nie.",
"openBoardsConfig": "Kies ander bord en poort...",
"platformMissing": "The platform for the selected '{0}' board is not installed.",
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
"port": "Port{0}",
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "Herselekteer later",
"searchBoard": "Search board",
"selectBoard": "Kies Bord",
"selectBoardForInfo": "Please select a board to obtain board info.",
"selectPortForInfo": "Please select a port to obtain board info.",
"showAllAvailablePorts": "Shows all available ports when enabled",
"showAllPorts": "Show all ports",
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
"typeOfPorts": "{0} ports"
"typeOfPorts": "{0} ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "Boards Manager",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Wolk Skets",
"connected": "Connected",
"continue": "Continue",
"donePulling": "Done pulling ‘{0}’.",
@@ -108,10 +110,9 @@
"pushSketch": "Push Sketch",
"pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.",
"remote": "Remote",
"remoteSketchbook": "Remote Sketchbook",
"share": "Deel...",
"shareSketch": "Share Sketch",
"showHideRemoveSketchbook": "Show/Hide Remote Sketchbook",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "TEKEN AAN",
"signInToCloud": "Sign in to Arduino Cloud",
"signOut": "Teken Uit",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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",
@@ -157,6 +163,11 @@
"uninstallMsg": "Do you want to uninstall {0}?",
"version": "Weergawe {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Add File",
"fileAdded": "Een lêer by skets gevoeg",
@@ -186,7 +197,8 @@
"debugWithMessage": "Ontfouting {0}",
"debuggingNotSupported": "Debugging is not supported by '{0}'",
"noPlatformInstalledFor": "Platform is nie geïnstalleer vir ' {0} '",
"optimizeForDebugging": "Geoptimaliseerd vir ontfouting"
"optimizeForDebugging": "Geoptimaliseerd vir ontfouting",
"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"
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Netwerk",
@@ -352,6 +361,7 @@
"manualProxy": "Manual proxy configuration",
"network": "Netwerk",
"newSketchbookLocation": "Select new sketchbook location",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "No proxy",
"proxySettings": {
"hostname": "Host name",
@@ -375,6 +385,9 @@
"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": {
@@ -398,13 +411,22 @@
"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 or number, 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 or number, 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...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Verify/Compile"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"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": {
@@ -460,10 +493,10 @@
"expand": "Expand"
},
"workspace": {
"deleteCurrentSketch": "Wil jy die huidige skets uitvee?",
"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": "Naam vir nuwe lêer",
"invalidExtension": ".{0} is not a valid extension",
"invalidFilename": "Ongeldige lêernaam",
"newFileName": "Nuwe naam vir lêer"
}
}
67 changes: 50 additions & 17 deletions i18n/ar.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"about": {
"detail": "النسخة : {0}\nالتاريخ : {1} {2} \nنسخة موجه سطر الاوامر CLI {3}{4} [{5}] \n{6}",
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "حول {0}"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟",
"noBoardsFound": "No boards found for \"{0}\"",
"noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No ports discovered",
"noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "لم يتم اختيار اي لوحة",
"openBoardsConfig": "قم باختيار لوحة و منفذ مختلفين",
"platformMissing": "المنصة للّوحة المختارة '{0}' غير مثبتة",
"pleasePickBoard": "من فضلك اختر لوحة متصلة على المنفذ الذي اخترته",
"port": "المنفذ {0}",
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "اعد الاختيار لاحقا",
"searchBoard": "أبحث عن متحكم",
"selectBoard": "اختر لوحة",
"selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة",
"selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة",
"showAllAvailablePorts": "يظهر كل المنافذ المتاحة عند تفعيله",
"showAllPorts": "أظهر جميع المنافذ",
"succesfullyInstalledPlatform": "تم تثبيت المنصة {0}:{1} بنجاح",
"succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح",
"typeOfPorts": "{0} ports"
"typeOfPorts": "{0} ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "مدير اللوحة",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "الحساب",
"chooseSketchVisibility": "اختر خصوصية مشروعك:",
"cloudSketchbook": "مشاريع على السحابة",
"connected": "متصل",
"continue": "استئناف",
"donePulling": "تم السحب بنجاح '{0}'",
@@ -108,10 +110,9 @@
"pushSketch": "دفع المشروع",
"pushSketchMsg": "هذا مشروع عام . قبل دفعه , تاكد من عدم وجود اي معلومات حساسة داخل ملف arduino_secrets.h . تستطيع جعل المشروع خاصا من لوحة المشاركة",
"remote": "عن بعد",
"remoteSketchbook": "ملف المشاريع عن بعد (Remote Sketchbook)",
"share": "مشاركة...",
"shareSketch": "مشاركة المشروع",
"showHideRemoveSketchbook": "اظهار/اخفاء المشاريع عن بعد",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "تسجيل الدخول",
"signInToCloud": "تسجيل الدخول الى Arduino Cloud",
"signOut": "تسجيل الخروج",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة"
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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",
@@ -157,6 +163,11 @@
"uninstallMsg": "هل تريد الغاء تثبيت {0}؟",
"version": "النسخة {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "اضف ملف...",
"fileAdded": "تمت اضافة ملف واحد الى المشروع",
@@ -186,7 +197,8 @@
"debugWithMessage": "تصحيح برمجي - {0}",
"debuggingNotSupported": "'{0}' لا يقبل التصحيح البرمجي",
"noPlatformInstalledFor": "المنصة غير مثبتة ل '{0}'",
"optimizeForDebugging": "التحسين من اجل التصحيح البرمجي"
"optimizeForDebugging": "التحسين من اجل التصحيح البرمجي",
"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": "لا تسأل مرة اخرى"
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "شبكة",
@@ -352,6 +361,7 @@
"manualProxy": "اعدادات الوكيل يدوياً",
"network": "شبكة",
"newSketchbookLocation": "اختر مكان المشروع الجديد",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "لا يوجد وكيل",
"proxySettings": {
"hostname": "Host name",
@@ -375,6 +385,9 @@
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"replaceMsg": "هل تريد استبدال النسخة الحالية من {0} ؟",
"selectZip": "اختر ملف .zip يحوي المكتبة التي تريد اضافتها",
"serial": {
@@ -398,13 +411,22 @@
"createdArchive": "تم انشاء ارشيف '{0}'",
"doneCompiling": "تمت الترجمة بنجاح.",
"doneUploading": "تم الرفع بنجاح.",
"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": "تصدير الملف الثنائي المترجم",
"invalidCloudSketchName": "The name must start with a letter or number, 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 or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "يتم النقل",
"movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟",
"new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "فتح المجلد",
"openRecent": "فُتِحَ مؤخرا ",
"openSketchInNewWindow": "فتح المشروع في نافذة جديدة",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "احفظ مجلد المشروع باسم",
"saveSketch": "احفظ ملف المشروع لفتحه مرة اخرى لاحقا",
"saveSketchAs": "حفظ ملف المشروع باسم ...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "تحقق/ترجم"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"cancel": "الغاء",
"enterField": "Enter {0}",
"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": {
@@ -460,10 +493,10 @@
"expand": "توسيع"
},
"workspace": {
"deleteCurrentSketch": "هل تريد حذف المشروع الحالي؟",
"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": "اسم الملف الجديد",
"invalidExtension": "\".{0}\" امتداد غير صالح",
"invalidFilename": "اسم الملف خاطئ",
"newFileName": "الاسم الجديد لملف"
}
}
69 changes: 51 additions & 18 deletions i18n/az.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"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": "Haqqında {0}"
},
"board": {
@@ -18,11 +18,12 @@
"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…",
"platformMissing": "The platform for the selected '{0}' board is not installed.",
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
"port": "Port{0}",
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "Daha Sonra Yenidən Seç",
"searchBoard": "Search board",
"selectBoard": "Select Board",
"selectBoardForInfo": "Please select a board to obtain board info.",
"selectPortForInfo": "Please select a port to obtain board info.",
"showAllAvailablePorts": "Shows all available ports when enabled",
"showAllPorts": "Show all ports",
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
"succesfullyUninstalledPlatform": "Uğurla Silindi\nPlatforma 1{0}:2{1}",
"typeOfPorts": "{0} ports"
"succesfullyUninstalledPlatform": "Uğurla Silindi Platforma {0}:{1}",
"typeOfPorts": "{0} ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "Boards Manager",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook",
"connected": "Əlaqə Yaradıldı",
"continue": "Davam Et",
"donePulling": "Done pulling ‘{0}’.",
@@ -108,10 +110,9 @@
"pushSketch": "Push Sketch",
"pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.",
"remote": "Remote",
"remoteSketchbook": "Remote Sketchbook",
"share": "Share...",
"shareSketch": "Share Sketch",
"showHideRemoveSketchbook": "Show/Hide Remote Sketchbook",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "Giriş Edin",
"signInToCloud": "Ardunio Cloud'a Giriş Edin",
"signOut": "Çıxış Edin",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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",
@@ -157,6 +163,11 @@
"uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Fayl Əlavə Et",
"fileAdded": "One file added to the sketch.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Debug - {0}",
"debuggingNotSupported": "Debugging is not supported by '{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": {
"dontAskAgain": "Yenidən Soruşma"
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Network",
@@ -352,6 +361,7 @@
"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",
@@ -375,6 +385,9 @@
"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": {
@@ -398,13 +411,22 @@
"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 or number, 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 or number, 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...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Verify/Compile"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"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": {
@@ -460,10 +493,10 @@
"expand": "Genişləndir"
},
"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",
"invalidExtension": ".{0} is not a valid extension",
"invalidFilename": "Invalid filename.",
"newFileName": "New name for file"
}
}
67 changes: 50 additions & 17 deletions i18n/bg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"about": {
"detail": "Версия: {0}\nДата: {1}{2}\nВерсия на CLI: {3}{4} [{5}]\n\n{6}",
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Относно {0}"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "Ядрото „{0} {1}“ трябва да бъде инсталирано за текущо избраната платка „{2}“. Искате ли да го инсталирате сега?",
"noBoardsFound": "No boards found for \"{0}\"",
"noFQBN": "FQBN не е наличен за избраната платка „{0}“. Имате ли инсталирано съответното ядро?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No ports discovered",
"noPortsSelected": "Няма избрани портове за платка: „{0}“.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "Няма избрани платка.",
"openBoardsConfig": "Изберете друга платка и порт...",
"platformMissing": "Платформата за избраната платка „{0}“ не е инсталирана.",
"pleasePickBoard": "Моля, изберете платка, свързана към порта, който сте избрали.",
"port": "Порт{0}",
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "Изберете отново по-късно",
"searchBoard": "Search board",
"selectBoard": "Изберете платка",
"selectBoardForInfo": "Моля, изберете платка, за да получите информация за нея.",
"selectPortForInfo": "Моля, изберете порт, за да получите информация за платката.",
"showAllAvailablePorts": "Показва всички налични портове, когато е активиран",
"showAllPorts": "Show all ports",
"succesfullyInstalledPlatform": "Успешно инсталирана платформа {0}:{1}",
"succesfullyUninstalledPlatform": "Успешно деинсталирана платформа {0}:{1}",
"typeOfPorts": "{0} ports"
"typeOfPorts": "{0} ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "Мениджър на платки",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "Account",
"chooseSketchVisibility": "Изберете видимост на вашата скица:",
"cloudSketchbook": "Облачен скицник",
"connected": "Свързано",
"continue": "Продължи",
"donePulling": "Изтеглянето на „{0}“ приключи.",
@@ -108,10 +110,9 @@
"pushSketch": "Изпрати скица",
"pushSketchMsg": "Това е публична скица. Преди да я изпратите, уверете се, че всяка чувствителна информация е дефинирана във файловете arduino_secrets.h. Можете да направите скица частна от панела за споделяне.",
"remote": "Отдалечен",
"remoteSketchbook": "Remote Sketchbook",
"share": "Сподели...",
"shareSketch": "Споделете скица",
"showHideRemoveSketchbook": "Показване/скриване на отдалечен скицник",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "ВПИШИ СЕ",
"signInToCloud": "Влезте в Arduino Cloud",
"signOut": "Отписване",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Посетете Arduino Cloud, за да създадете облачни скици."
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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",
@@ -157,6 +163,11 @@
"uninstallMsg": "Искате ли да деинсталирате {0}?",
"version": "Версия {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Добави файл",
"fileAdded": "Към скицата е добавен един файл.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Отстраняване на грешки - {0}",
"debuggingNotSupported": "Отстраняването на грешки не се поддържа от „{0}“",
"noPlatformInstalledFor": "Платформата не е инсталирана за „{0}“",
"optimizeForDebugging": "Оптимизиране за отстраняване на грешки"
"optimizeForDebugging": "Оптимизиране за отстраняване на грешки",
"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": "Не питай отново"
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Мрежа",
@@ -352,6 +361,7 @@
"manualProxy": "Ръчна конфигурация на прокси",
"network": "Мрежа",
"newSketchbookLocation": "Изберете местоположение за новата скицниката",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "Без прокси",
"proxySettings": {
"hostname": "Host name",
@@ -375,6 +385,9 @@
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"replaceMsg": "Да се замени ли съществуващата версия на {0}?",
"selectZip": "Изберете zip файл, съдържащ библиотеката, която искате да добавите",
"serial": {
@@ -398,13 +411,22 @@
"createdArchive": "Създаден е архив „{0}“.",
"doneCompiling": "Готово е компилирането.",
"doneUploading": "Качването приключи.",
"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": "Експортиране на компилиран двоичен файл",
"invalidCloudSketchName": "The name must start with a letter or number, 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 or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"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": "Отвори папка",
"openRecent": "Отвори Скорошен",
"openSketchInNewWindow": "Отвори скицата в нов прозорец",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "Запазете папката със скица като...",
"saveSketch": "Save your sketch to open it again later.",
"saveSketchAs": "Запазете папката със скици като...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Проверете/компилирайте"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"cancel": "Отмяна",
"enterField": "Enter {0}",
"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": {
@@ -460,10 +493,10 @@
"expand": "Разгънете"
},
"workspace": {
"deleteCurrentSketch": "Искате ли да изтриете текущата скица?",
"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": "Име за нов файл",
"invalidExtension": ".{0} не е валидно разширение",
"invalidFilename": "Невалидно име на файла.",
"newFileName": "Ново име на файла"
}
}
467 changes: 250 additions & 217 deletions i18n/ca_ES.json

Large diffs are not rendered by default.

77 changes: 55 additions & 22 deletions i18n/cs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"about": {
"detail": "Verze: {0}\nDatum: {1}[2]\nVerze CLI: {3}{4} [{5}]\n\n{6}",
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "O {0}"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "\"{0}{1}\" jádro musí být instalováno pro aktuálně zvolenou \"{2}\" desku. Chcete ho nyní nainstalovat?",
"noBoardsFound": "Nenalezeny žádné desky pro \"{0}\"",
"noFQBN": "FQBN není dostupné pro zvolenou desku \"{0}\". Máte nainstalované příslušné jádro? ",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "Nenalezeny žádné porty",
"noPortsSelected": "Nebyl zvolen port pro desku '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "Nebyla zvolena deska.",
"openBoardsConfig": "Zvolte jinou desku a port...",
"platformMissing": "Platforma pro zvolenou desku '{0}' není nainstalována.",
"pleasePickBoard": "Vyberte prosím desku která je připojená k zvolenému portu. ",
"port": "Port {0}",
"portLabel": "Port:{0}",
@@ -31,13 +32,13 @@
"reselectLater": "Zvolit později",
"searchBoard": "Vyhledat desku",
"selectBoard": "Zvolit desku",
"selectBoardForInfo": "Prosím zvolte desku pro získání informací o desce.",
"selectPortForInfo": "Prosím zvolte port pro získání informací o desce.",
"showAllAvailablePorts": "Zobrazit všechny dostupné porty (pokud je zaškrtnuto)",
"showAllPorts": "Ukázat všechny porty",
"succesfullyInstalledPlatform": "Platforma {0}:{1} byla úspěšně nainstalována.",
"succesfullyUninstalledPlatform": "Platforma {0}:{1} byla úspěšně odinstalována.",
"typeOfPorts": "{0}porty"
"typeOfPorts": "{0}porty",
"unknownBoard": "Neznámá deska"
},
"boardsManager": "Manažér desek",
"boardsType": {
@@ -73,17 +74,18 @@
"installAll": "Instalovat vše",
"noUpdates": "Nejsou k dispozici žádné aktualizace",
"promptUpdateBoards": "Jsou k dispozici aktualizace pro některé z vašich desek ",
"promptUpdateLibraries": "Updates are available for some of your libraries.",
"promptUpdateLibraries": "Jsou k dispozici aktualizace pro některé z vašich knihoven",
"updatingBoards": "Aktualizuji desky...",
"updatingLibraries": "Aktualizuji knihovny..."
},
"cli-error-parser": {
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
"keyboardError": "'Keyboard' nebylo nalezeno. Obsahuje váš projekt řádek '#include <Keyboard.h>'?",
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
},
"cloud": {
"account": "Účet",
"chooseSketchVisibility": "Zvolte viditelnost sketche:",
"cloudSketchbook": "Cloudové umístění projektů",
"connected": "Připojen",
"continue": "Pokračovat",
"donePulling": "Stahování dokončeno ’{0}’.",
@@ -108,10 +110,9 @@
"pushSketch": "Odeslat sketch",
"pushSketchMsg": "Toto je veřejná sketch. Před odesláním se prosím ujistěte že jsou smazané citlivé informace ze souboru arduino_secrets.h . Tuto sketch můžete změnit na soukromou v panelu pro sdílení. ",
"remote": "Vzdálený",
"remoteSketchbook": "Odstranit Sketchbook",
"share": "Sdílet...",
"shareSketch": "Sdílet sketch",
"showHideRemoveSketchbook": "Zobrazit/skrýt vzdálenou sketch",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "Přihlásit se",
"signInToCloud": "Přihlásit se do Arduino Cloud",
"signOut": "Odhlásit se",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Navštivte Arduino Cloud pro vytvoření cloudové sketche"
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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": "Synchronizuji projekt..."
},
"common": {
"all": "Vše",
@@ -151,12 +157,17 @@
"by": "od",
"filterSearch": "Filtrovat vyhledávání... ",
"install": "Instalovat",
"installed": "Installed",
"installed": "Nainstalováno",
"moreInfo": "Více informací",
"uninstall": "Odinstalovat",
"uninstallMsg": "Chcete odinstalovat {0}?",
"version": "Verze {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Přidat soubor",
"fileAdded": "Soubor byl přidán do sketche.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Debug - {0}",
"debuggingNotSupported": "Debugging není podporován s '{0}'",
"noPlatformInstalledFor": "Platforma není nainstalována pro '{0}'",
"optimizeForDebugging": "optimalizovat pro Debugging"
"optimizeForDebugging": "optimalizovat pro 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": "Znovu se neptat"
@@ -201,7 +213,7 @@
"increaseIndent": "Zvětšit odrážku",
"nextError": "Další chyba",
"previousError": "Předchozí chyba",
"revealError": "Reveal Error"
"revealError": "Zobrazit Chybu"
},
"electron": {
"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. ",
@@ -293,7 +305,7 @@
"uncategorized": "Uncategorized"
},
"libraryType": {
"installed": "Installed"
"installed": "Nainstalováno"
},
"menu": {
"advanced": "Pokročilé",
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Síť",
@@ -352,6 +361,7 @@
"manualProxy": "Ruční nastavení proxy",
"network": "Síť",
"newSketchbookLocation": "Zvolit nové umístění projektů",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "Bez proxy",
"proxySettings": {
"hostname": "Jméno hosta",
@@ -375,6 +385,9 @@
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"replaceMsg": "Vyměnit existující verzi {0}?",
"selectZip": "Zvolte ZIP soubor s knihovnou kterou chcete přidat",
"serial": {
@@ -398,13 +411,22 @@
"createdArchive": "Vytvořen archív '{0}'.",
"doneCompiling": "Ověřování dokončeno.",
"doneUploading": "Nahrávání dokončeno. ",
"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": "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.",
"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 or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"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? ",
"new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "Otevřít složku",
"openRecent": "Otevřít nedávné",
"openSketchInNewWindow": "Otevřít sketch v novém okně",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "Uložit složku sketche jako...",
"saveSketch": "Uložte svůj sketch, abyste ho mohli znovu otevřít později.",
"saveSketchAs": "Uložit složku sketche jako...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Ověřit/Kompilovat"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"cancel": "Zrušit",
"enterField": "Enter {0}",
"upload": "Nahrát"
},
"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": {
@@ -460,10 +493,10 @@
"expand": "Rozšířit"
},
"workspace": {
"deleteCurrentSketch": "Opravdu chcete vymazat aktuální 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": "Název pro nový soubor",
"invalidExtension": ".{0}je neplatná přípona",
"invalidFilename": "Neplatný název souboru.",
"newFileName": "Nový název souboru"
}
}
503 changes: 503 additions & 0 deletions i18n/da.json

Large diffs are not rendered by default.

83 changes: 58 additions & 25 deletions i18n/de.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"about": {
"detail": "Version: {0}\nDatum: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}",
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Über {0}"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "Der \"{0} {1}\" Core muss für das ausgewählte \"{2}\" Board installiert werden. Jetzt installieren?",
"noBoardsFound": "Für \"{0}\" wurden keine Boards gefunden.",
"noFQBN": "Der FQBN ist für das gewählte Board \"{0}\" nicht verfügbar. Wurde der zugehörige Core installiert?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "Keine Ports gefunden",
"noPortsSelected": "Kein Port für das Board : '{0}' ausgewählt.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "Kein Board ausgewählt.",
"openBoardsConfig": "Wähle einen anderes Board und einen anderen Port...",
"platformMissing": "Die Plattform für das gewählte '{0}' Board ist nicht installiert.",
"pleasePickBoard": "Bitte wählen Sie das Board, welches am ausgewählten Port angeschlossen ist.",
"port": "Port{0}",
"portLabel": "Port{0}",
@@ -31,21 +32,21 @@
"reselectLater": "Später auswählen",
"searchBoard": "Board suchen",
"selectBoard": "Board wählen",
"selectBoardForInfo": "Wähle ein Board für die Board-Informationen.",
"selectPortForInfo": "Wähle ein Port, um Informationen über das Board zu erhalten.",
"showAllAvailablePorts": "Zeige alle verfügbaren Ports, wenn aktiviert.",
"showAllPorts": "Zeige alle Ports",
"succesfullyInstalledPlatform": "Plattform erfolgreich installiert {0}:{1}",
"succesfullyUninstalledPlatform": "Plattform erfolgreich deinstalliert {0}:{1}",
"typeOfPorts": "{0} Ports"
"typeOfPorts": "{0} Ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "Board-Verwaltung",
"boardsType": {
"arduinoCertified": "Arduino-zertifiziert"
},
"bootloader": {
"burnBootloader": "Bootloader brennen",
"burningBootloader": "Bootloader überschreiben...",
"burningBootloader": "Bootloader überschreiben ...",
"doneBurningBootloader": "Bootloader erfolgreich gebrannt."
},
"burnBootloader": {
@@ -74,8 +75,8 @@
"noUpdates": "Es sind keine aktuellen Updates verfügbar.",
"promptUpdateBoards": "Es sind Updates für einige Ihrer Boards verfügbar.",
"promptUpdateLibraries": "Es sind Updates für einige Ihrer Blibliotheken verfügbar.",
"updatingBoards": "Boards werden aktualisiert...",
"updatingLibraries": "Bibliotheken werden aktualisiert..."
"updatingBoards": "Boards werden aktualisiert ...",
"updatingLibraries": "Bibliotheken werden aktualisiert ..."
},
"cli-error-parser": {
"keyboardError": "'Keyboard' nicht gefunden. Enthält ihr Sketch die Zeile '#include <Keyboard.h>'?",
@@ -84,6 +85,7 @@
"cloud": {
"account": "Konto",
"chooseSketchVisibility": "Wähle die Sichtbarkeit deines Sketches:",
"cloudSketchbook": "Cloud Sketchbook",
"connected": "Verbunden",
"continue": "Fortfahren",
"donePulling": "Herunterladen von '{0}' erfolgreich.",
@@ -96,7 +98,7 @@
"notYetPulled": "Kann nicht in die Cloud geschoben werden. Es ist noch nicht heruntergeladen.",
"offline": "Offline",
"openInCloudEditor": "Im Cloud Editor öffnen",
"options": "Optionen....",
"options": "Optionen ...",
"privateVisibility": "Private. Nur du siehst diesen Sketch.",
"profilePicture": "Profilbild",
"publicVisibility": "Public. Jeder kann mit diesen Link den Sketch sehen.",
@@ -108,10 +110,9 @@
"pushSketch": "Push Sketch",
"pushSketchMsg": "Das ist ein öffentliches Sketch. Vor dem Pushen solltest du überprüfen, ob alle sensiblen Informationen in arduino_secrets.h definiert sind. Du kannst einen Sketch mit dem Teilen-Feld privat machen.",
"remote": "Remote",
"remoteSketchbook": "Cloud Sketchbook",
"share": "Teilen....",
"shareSketch": "Sketch teilen",
"showHideRemoveSketchbook": "Zeige/Verstecke Remote Sketchbook",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "Anmelden",
"signInToCloud": "Anmelden zur Arduino Cloud",
"signOut": "Abmelden",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Besuche Arduino Cloud um Cloud Sketche zu erstellen."
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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": "Alle",
@@ -149,14 +155,19 @@
"component": {
"boardsIncluded": "In diesem Paket enthaltene Boards:",
"by": "von",
"filterSearch": "Filtern Sie Ihre Suche...",
"filterSearch": "Filtern Sie Ihre Suche ...",
"install": "Installieren",
"installed": "Installiert",
"moreInfo": "Mehr Information",
"uninstall": "Deinstallieren",
"uninstallMsg": "Möchten Sie {0} deinstallieren?",
"version": "Version {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Datei hinzufügen...",
"fileAdded": "Eine Datei wurde zum Sketch hinzugefügt.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Debug - {0}",
"debuggingNotSupported": "'{0}' unterstützt kein Debuggen",
"noPlatformInstalledFor": "Die Platform für '{0}' ist nicht instaliert.",
"optimizeForDebugging": "Für Debugging optimieren"
"optimizeForDebugging": "Für Debugging optimieren",
"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": "Nicht noch einmal fragen"
@@ -267,7 +279,7 @@
"installWithoutDependencies": "Ohne Abhängigkeiten installieren",
"installedSuccessfully": "Bibliothek {0}:{1} erfolgreich installiert",
"libraryAlreadyExists": "Eine Bibliothek existiert bereits. Möchten sie diese überschreiben?",
"manageLibraries": "Bibliotheken verwalten...",
"manageLibraries": "Bibliotheken verwalten ...",
"namedLibraryAlreadyExists": "Der Bibliothek-Ordner '{0}' existiert bereits. Überschreiben?",
"needsMultipleDependencies": "Die Bibliothek <b>{0}:{1}</b> benötigt ein paar andere Abhängigkeiten, die derzeit nicht installiert sind:",
"needsOneDependency": "Die Bibliothek <b>{0}:{1}</b> benötigt eine andere Abhängigkeit, welche derzeit nicht installiert ist:",
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Websocket wurde nicht verbunden"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Netzwerk",
@@ -352,6 +361,7 @@
"manualProxy": "Manuelle Proxy Einstellung",
"network": "Netzwerk",
"newSketchbookLocation": "Wähle einen neuen Ort für das Sketchbook ",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "Kein Proxy",
"proxySettings": {
"hostname": "Hostname",
@@ -375,6 +385,9 @@
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"replaceMsg": "Existierende Version von {0} ersetzen?",
"selectZip": "Wähle die ZIP-Datei, welche die hinzuzufügende Bibliothek enthält",
"serial": {
@@ -393,18 +406,27 @@
"archiveSketch": "Sketch archivieren",
"cantOpen": "Ein Ordner mit dem Namen \"{0}\" ist bereits vorhanden. Der Sketch kann nicht geöffnet werden.",
"close": "Sind Sie sicher, dass Sie diesen Sketch schließen möchten?",
"compile": "Kompiliere Sketch...",
"compile": "Kompiliere Sketch ...",
"configureAndUpload": "Konfigurieren und Hochladen",
"createdArchive": "Archiv '{0}' erstellt.",
"doneCompiling": "Kompilieren erfolgreich!",
"doneUploading": "Hochladen erfolgreich! ",
"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": "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.",
"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 or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Übertragen...",
"movingMsg": "Die Datei \"{0}\" muss sich in einen Sketch Ordner \"{1}\" befinden.\nOrdner erstellen, Datei verschieben und fortfahren?",
"new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "Ordner öffnen",
"openRecent": "Zuletzt geöffnet",
"openSketchInNewWindow": "Sketch in neuen Fenster öffnen",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "Sketch Ordner speichern als...",
"saveSketch": "Sketch speichern und später wieder öffnen",
"saveSketchAs": "Sketch Ordner speichern als...",
@@ -415,13 +437,13 @@
"titleSketchbook": "Sketchbook",
"upload": "Hochladen",
"uploadUsingProgrammer": "Mit Programmer hochladen",
"uploading": "Hochladen...",
"uploading": "Hochladen ...",
"userFieldsNotFoundError": "User Fields für das angeschlossene Board nicht gefunden",
"verify": "Überprüfen",
"verifyOrCompile": "Überprüfen/Kompilieren"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"cancel": "Abbrechen",
"enterField": "Eingabe {0}",
"upload": "Hochladen"
},
"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": {
@@ -460,10 +493,10 @@
"expand": "Ausklappen"
},
"workspace": {
"deleteCurrentSketch": "Möchtest du den aktuellen Sketch löschen?",
"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 für die neue Datei",
"invalidExtension": "\".{0}\" ist keine gültige Dateierweiterung.",
"invalidFilename": "Ungültiger Dateiname. ",
"newFileName": "Neuer Name für die Datei"
}
}
67 changes: 50 additions & 17 deletions i18n/el.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"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": "Σχετικά με {0}"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "Ο πυρήνας \"{0} {1}\" πρέπει να εγκατασταθεί για την επιλεγμένη πλακέτα {2}. Θέλεις να την εγκαταστήσεις τώρα;",
"noBoardsFound": "No boards found for \"{0}\"",
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No ports discovered",
"noPortsSelected": "Δεν επιλέχθηκε θύρα για την πλακέτα: '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "Δεν επιλέχθηκε πλακέτα",
"openBoardsConfig": "Επιλογή διαφορετικής πλακέτας και θύρας...",
"platformMissing": "Η πλατφόρμα για την επιλεγμένη πλακέτα '{0}' δεν έχει εγκατασταθεί.",
"pleasePickBoard": "Πσρακαλώ επίλεξε μια πλακέτα που συνδέθηκε στην θύρα που έχεις επιλέξει.",
"port": "Θύρα{0}",
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "Επιλογή αργότερα",
"searchBoard": "Search board",
"selectBoard": "Επιλογή Πλακέτας",
"selectBoardForInfo": "Παρακαλώ επίλεξε μια πλακέτα για εμφάνιση πληροφοριών πλακέτας.",
"selectPortForInfo": "Παρακαλώ επίλεξε μια θύρα για εμφάνιση πληροφοριών πλακέτας.",
"showAllAvailablePorts": "Εμφανίζει όλες τις διαθέσιμες θύρες όταν είναι ενεργοποιημένο.",
"showAllPorts": "Show all ports",
"succesfullyInstalledPlatform": "Επιτυχής εγκατάσταση πλατφόρμας {0}:{1}",
"succesfullyUninstalledPlatform": "Επιτυχής απεγκατάσταση πλατφόρμας {0}:{1}",
"typeOfPorts": "{0} ports"
"typeOfPorts": "{0} ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "Διαχειριστής Πλακετών",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "Account",
"chooseSketchVisibility": "Επίλεξε την ορατότητα του Σχεδίου σου:",
"cloudSketchbook": "Σχέδια Cloud",
"connected": "Συνδέθηκε",
"continue": "Συνέχεια",
"donePulling": "Done pulling ‘{0}’.",
@@ -108,10 +110,9 @@
"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": "Απομακρυνσμένο",
"remoteSketchbook": "Remote Sketchbook",
"share": "Κοινοποίηση...",
"shareSketch": "Κοινοποίηση Σχεδίου",
"showHideRemoveSketchbook": "Εμφάνιση/Απόκρυψη Απομακρυνσμένων Σχεδίων",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "ΣΥΥΝΔΕΣΗ",
"signInToCloud": "Σύνδεση στο Arduino Cloud",
"signOut": "Αποσύνδεση",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Επισκέψου το Arduino Cloud για δημιουργία Σχεδίων Cloud."
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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",
@@ -157,6 +163,11 @@
"uninstallMsg": "Do you want to uninstall {0}?",
"version": "Έκδοση {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Προσθήκη αρχείου",
"fileAdded": "Ένα αρχείο προστέθηκε στον κώδικα.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Αποσφαλμάτωση - {0}",
"debuggingNotSupported": "Δεν υποστιρίζεται αποσφαλμάτωση από '{0}'",
"noPlatformInstalledFor": "Δεν έχει εγκατασταθεί πλατφόρμα για '{0}'",
"optimizeForDebugging": "Βελτιστοποίηση για Αποσφαλμάτωση"
"optimizeForDebugging": "Βελτιστοποίηση για Αποσφαλμάτωση",
"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"
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Δίκτυο",
@@ -352,6 +361,7 @@
"manualProxy": "Manual proxy configuration",
"network": "Δίκτυο",
"newSketchbookLocation": "Επιλογή νέας τοποθεσίας σχεδίων",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "No proxy",
"proxySettings": {
"hostname": "Host name",
@@ -375,6 +385,9 @@
"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": {
@@ -398,13 +411,22 @@
"createdArchive": "Created archive '{0}'.",
"doneCompiling": "Done compiling.",
"doneUploading": "Ολοκλήρωση ανεβάσματος",
"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 or number, 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 or number, 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": "Άνοιγμα φακέλου",
"openRecent": "Άνοιγμα πρόσφατου",
"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...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Επικύρωση"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"cancel": "Ακύρωση",
"enterField": "Enter {0}",
"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": {
@@ -460,10 +493,10 @@
"expand": "Επαναφορά"
},
"workspace": {
"deleteCurrentSketch": "Θέλεις να διαγράψεις το υπάρχον σχέδιο;",
"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": "Όνομα για το νεό αρχείο",
"invalidExtension": ".{0} is not a valid extension",
"invalidFilename": "Μη-έγκυρο όνομα αρχείου",
"newFileName": "Νέο όνομα για το αρχείο"
}
}
79 changes: 56 additions & 23 deletions i18n/es.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"about": {
"detail": "Versión: {0}\nFecha: {1}{2}\nVersión del CLI: {3}{4} [{5}]\n\n{6}",
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "Acerca de {0}"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "Hay que instalar el núcleo \"{0} {1} \" para la placa \"{2}\" actualmente seleccionada. ¿Quieres instalarlo ahora?",
"noBoardsFound": "No se han encotrado placas para \"{0}\"",
"noFQBN": "El FQBN no está disponible para la placa seleccionada \"{0}\". ¿Tienes instalado el núcleo correspondiente?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No se ha descubierto ningún puerto",
"noPortsSelected": "No se han seleccionado puertos para la placa: '{0}'.",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "Ninguna placa seleccionada.",
"openBoardsConfig": "Seleccione otra placa y puerto...",
"platformMissing": "La plataforma seleccionada para la placa '{0}' no está instalada.",
"pleasePickBoard": "Por favor, elija una placa conectada al puerto que haya seleccionado.",
"port": "Puerto {0}",
"portLabel": "Puerto: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "Vuelve a seleccionar más tarde",
"searchBoard": "Buscar placa",
"selectBoard": "Seleccionar Placa",
"selectBoardForInfo": "Por favor, seleccione una placa para obtener información sobre ella.",
"selectPortForInfo": "Por favor, seleccione un puerto para obtener información sobre la placa.",
"showAllAvailablePorts": "Muestra todos los puertos disponibles cuando está activado",
"showAllPorts": "Mostrar todos los puertos",
"succesfullyInstalledPlatform": "Plataforma {0}:{1} instalada correctamente",
"succesfullyUninstalledPlatform": "Plataforma {0}:{1} desinstalada correctamente",
"typeOfPorts": "{0} puertos"
"typeOfPorts": "{0} puertos",
"unknownBoard": "Unknown board"
},
"boardsManager": "Gestor de placas",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "Cuenta",
"chooseSketchVisibility": "Elige la visibilidad de tu Sketch:",
"cloudSketchbook": "Libro de bocetos en la nube",
"connected": "Conectado",
"continue": "Continuar",
"donePulling": "Extracción de '{0}' realizada.",
@@ -108,10 +110,9 @@
"pushSketch": "Pulsa para listar las URLs de la tarjetas no oficiales",
"pushSketchMsg": "Este es un Sketch público. Antes de enviarlo, asegúrate de que cualquier información sensible está definida en los archivos arduino_secrets.h. Puedes hacer que un Sketch sea privado desde el panel Compartir.",
"remote": "Remoto",
"remoteSketchbook": "Libreria de proyectos remota",
"share": "Compartir...",
"shareSketch": "Compartir Sketch",
"showHideRemoveSketchbook": "Mostrar/Ocultar Sketchbook Remoto",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "Iniciar sesión",
"signInToCloud": "Iniciar sesión en Arduino Cloud",
"signOut": "Cerrar sesión",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Visita Arduino Cloud para crear Cloud Sketches. "
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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": "Todo",
@@ -137,7 +143,7 @@
"processing": "Procesando",
"recommended": "Recomendado",
"retired": "Retirado",
"selectedOn": "on 1{0}\n ",
"selectedOn": "en {0}",
"serialMonitor": "Monitor Serie",
"type": "Tipo",
"unknown": "Desconocido",
@@ -157,6 +163,11 @@
"uninstallMsg": "¿Quieres desinstalar {0}?",
"version": "Versión {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Añadir fichero...",
"fileAdded": "Un archivo añadido al sketch.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Debug - {0}",
"debuggingNotSupported": "La depuración no está soportada por '{0}'",
"noPlatformInstalledFor": "La plataforma no está instalada para '{0}'",
"optimizeForDebugging": "Optimizar para depuración"
"optimizeForDebugging": "Optimizar para depuración",
"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": "No volver a preguntar"
@@ -208,7 +220,7 @@
"unsavedChanges": "Los cambios no guardados no serán guardados."
},
"examples": {
"builtInExamples": "Ejemplos Construidos ",
"builtInExamples": "Ejemplos Construidos",
"couldNotInitializeExamples": "No se han podido inicializar los ejemplos integrados.",
"customLibrary": "Ejemplos de bibliotecas personalizadas",
"for": "Ejemplos para {0}",
@@ -253,7 +265,7 @@
"notNowButton": "Ahora no",
"skipVersionButton": "Omitir versión",
"updateAvailable": "Actualización disponible",
"versionDownloaded": "Arduino IDE 1{0} se ha descargado."
"versionDownloaded": "Arduino IDE {0} se ha descargado."
},
"library": {
"addZip": "Añadir biblioteca .ZIP...",
@@ -301,14 +313,11 @@
"tools": "Herramientas"
},
"monitor": {
"unableToCloseWebSocket": " No se puede cerrar websocket",
"unableToConnectToWebSocket": " No se puede conectar al websocket"
"unableToCloseWebSocket": "No se puede cerrar websocket",
"unableToConnectToWebSocket": "No se puede conectar al websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Red",
@@ -352,6 +361,7 @@
"manualProxy": "Configuración manual del proxy",
"network": "Red",
"newSketchbookLocation": "Selecciona la nueva ruta del sketchbook",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "Sin Proxy",
"proxySettings": {
"hostname": "nombre del host",
@@ -375,6 +385,9 @@
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"replaceMsg": "¿Sustituir la versión existente de {0}?",
"selectZip": "Seleccione un archivo zip que contenga la biblioteca que deseas añadir",
"serial": {
@@ -398,13 +411,22 @@
"createdArchive": "Archivo '{0}' creado.",
"doneCompiling": "Compilación completada.",
"doneUploading": "Carga completada.",
"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": "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.",
"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 or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"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?",
"new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "Abrir carpeta",
"openRecent": "Abierto recientemente",
"openSketchInNewWindow": "Abrir Sketch en una ventana nueva",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "Guardar carpeta de sketch como...",
"saveSketch": "Guarde su sketch para abirlo más tarde.",
"saveSketchAs": "Guardar carpeta de sketch como...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Verificar/Compilar"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -435,12 +457,23 @@
"updatePackageIndex": "Actualizar índice de paquete"
},
"upload": {
"error": "1{0} error: 2{1}"
"error": "{0} error: {1}"
},
"userFields": {
"cancel": "Cancelar",
"enterField": "Introduce {0}",
"upload": "Cargar"
},
"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": {
@@ -460,10 +493,10 @@
"expand": "Expandir"
},
"workspace": {
"deleteCurrentSketch": "¿Quieres borrar el sketch actual?",
"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": "Nombre del nuevo archivo",
"invalidExtension": "\".{0}\" no es una extensión válida",
"invalidFilename": "Nombre de archivo no válido.",
"newFileName": "Nuevo nombre para el archivo"
}
}
67 changes: 50 additions & 17 deletions i18n/eu.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"about": {
"detail": "Bertsioa: {0}\nData: {1}{2}\nCLI bertsioa: {3}{4} [{5}]\n\n{6}",
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "{0}ri buruz"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "\"{0} {1}\" nukleoa instalatu behar da unean hautatutako \"{2}\" plakarentzat. Orain instalatu nahi duzu?",
"noBoardsFound": "No boards found for \"{0}\"",
"noFQBN": "FQBN ez dago erabilgarri hautatutako \"{0}\" plakarentzat. Dagokion nukleoa instalatuta daukazu?",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "No ports discovered",
"noPortsSelected": "Ez da atakarik hautatu plakarentzat: '{0}'",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "Plakarik ez da hautatu",
"openBoardsConfig": "Hautatu beste plaka eta ataka bat...",
"platformMissing": "Hautatutako '{0}' plakarentzako plataforma ez dago instalatuta.",
"pleasePickBoard": "Aukeratu hautatu duzun atakara konektatutako plaka bat.",
"port": "{0} ataka",
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "Hautatu berriz geroago",
"searchBoard": "Search board",
"selectBoard": "Hautatu plaka",
"selectBoardForInfo": "Hautatu plaka bat plakaren informazioa eskuratzeko.",
"selectPortForInfo": "Hautatu ataka bat plakaren informazioa eskuratzeko.",
"showAllAvailablePorts": "Gaituta dagoenean erabilgarri dauden ataka guztiak erakusten ditu",
"showAllPorts": "Show all ports",
"succesfullyInstalledPlatform": "{0}:{1} plataforma behar bezala instalatu da",
"succesfullyUninstalledPlatform": "{0}:{1} plataforma behar bezala desinstalatu da",
"typeOfPorts": "{0} ports"
"typeOfPorts": "{0} ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "Plaka kudeatzailea",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "Account",
"chooseSketchVisibility": "Aukeratu zure programaren ikusgaitasuna:",
"cloudSketchbook": "Hodeiko programa bilduma",
"connected": "Konektatuta",
"continue": "Jarraitu",
"donePulling": "Hodeitik kargatzea burututa: '{0}'.",
@@ -108,10 +110,9 @@
"pushSketch": "Kargatu hodeitik",
"pushSketchMsg": "Hau programa publiko bat da. Hodeian gorde aurretik, ziurtatu isilpeko informazioa arduino_secrets.h fitxategietan definituta dagoela. Programa pribatu bihurtu dezakezu Partekatu paneletik.",
"remote": "Urrunekoa",
"remoteSketchbook": "Remote Sketchbook",
"share": "Partekatu...",
"shareSketch": "Partekatu programa",
"showHideRemoveSketchbook": "Erakutsi/Ezkutatu urruneko programa bilduma",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "HASI SAIOA",
"signInToCloud": "Hasi saioa Arduino Cloud-en",
"signOut": "Amaitu saioa",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Bisitatu Arduino Cloud hodeiko programak sortzeko."
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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",
@@ -157,6 +163,11 @@
"uninstallMsg": "{0} desinstalatu nahi duzu?",
"version": "{0} bertsioa"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Gehitu fitxategia",
"fileAdded": "Fitxategi bat gehitu da programara.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Araztu - {0}",
"debuggingNotSupported": "Ez dauka arazketarako euskarririk: '{0}'",
"noPlatformInstalledFor": "Plataforma ez dago instalatuta honentzat: '{0}'",
"optimizeForDebugging": "Optimizatu arazketarako"
"optimizeForDebugging": "Optimizatu arazketarako",
"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": "Ez galdetu berriro"
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Sarea",
@@ -352,6 +361,7 @@
"manualProxy": "Proxyaren eskuzko konfigurazioa",
"network": "Sarea",
"newSketchbookLocation": "Hautatu programa bilduma berriaren kokalekua",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "Proxyrik ez",
"proxySettings": {
"hostname": "Host name",
@@ -375,6 +385,9 @@
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"replaceMsg": "Lehendik dagoen {0} bertsioa ordezkatu?",
"selectZip": "Hautatu gehitu nahi duzun liburutegia daukan zip fitxategia",
"serial": {
@@ -398,13 +411,22 @@
"createdArchive": "'{0}' artxiboa sortu da.",
"doneCompiling": "Konpilazioa burutu da.",
"doneUploading": "Karga burutu da.",
"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": "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.",
"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 or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "Lekuz aldatzen",
"movingMsg": "\"{0}\" fitxategiak \"{1}\" izeneko programa-karpetaren barruan egon behar du.\nSortu karpeta, eraman fitxategia bertara eta jarraitu?",
"new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "Ireki karpeta",
"openRecent": "Ireki azkenaldikoa",
"openSketchInNewWindow": "Ireki programa leiho berrian",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "Gorde programen karpeta honela...",
"saveSketch": "Save your sketch to open it again later.",
"saveSketchAs": "Gorde programen karpeta honela...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Egiaztatu/Konpilatu"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"cancel": "Utzi",
"enterField": "Enter {0}",
"upload": "Kargatu"
},
"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": {
@@ -460,10 +493,10 @@
"expand": "Zabaldu"
},
"workspace": {
"deleteCurrentSketch": "Uneko programa ezabatu nahi duzu?",
"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": "Fitxategi berriaren izena",
"invalidExtension": "{0} ez da baliozko luzapen bat.",
"invalidFilename": "Fitxategi-izen baliogabea.",
"newFileName": "Fitxategiaren izen berria"
}
}
67 changes: 50 additions & 17 deletions i18n/fa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"about": {
"detail": "نسخه :{0}\nتاریخ: {1} {2}\nنسخه CLI : {3}{4} [{5}]\n\n{6}",
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
"label": "درباره {0}"
},
"board": {
@@ -18,11 +18,12 @@
"installNow": "هسته \"{0}{1}\" باید برای برد \"{2}\" انتخاب شده فعلی نصب شود. آیا الان می خواهید نصبش کنید؟",
"noBoardsFound": "هیچ بردی پیدا نشد برای{0}",
"noFQBN": "FQBN برای برد انتخاب شده \"{0}\" موجود نیست. آیا هسته مربوطه را نصب کرده اید؟",
"noNativeSerialPort": "Native serial port, can't obtain info.",
"noPortsDiscovered": "هیچ پورتی پیدا نشد",
"noPortsSelected": "هیچ پورتی برای برد انتخاب نشده است.{0}",
"nonSerialPort": "Non-serial port, can't obtain info.",
"noneSelected": "هیچ بردی انتخاب نشده است.",
"openBoardsConfig": "انتخاب سایر برد ها و پورت ها",
"platformMissing": "پلت فرم برای برد انتخابی '{0}' نصب نشده است.",
"pleasePickBoard": "لطفاً یک برد متصل به پورتی که انتخاب کرده اید را انتخاب کنید.",
"port": "پورت {0}",
"portLabel": "پورت: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "بعدا انتخاب کنید",
"searchBoard": "جستجوی بورد",
"selectBoard": "انتخاب برد",
"selectBoardForInfo": "لطفاً یک برد را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
"selectPortForInfo": "لطفاً یک پورت را برای به دست آوردن اطلاعات هیئت مدیره انتخاب کنید.",
"showAllAvailablePorts": "نمایش تمام پورت های موجود در صورت فعال بودن",
"showAllPorts": "نمایش تمام پورت ها",
"succesfullyInstalledPlatform": "نصب پلتفرم موفقیت آمیز بود {0}:{1}",
"succesfullyUninstalledPlatform": "لغو نصب پلتفرم موفقیت آمیز بود. {0}:{1}",
"typeOfPorts": "پورت ها{0}"
"typeOfPorts": "پورت ها{0}",
"unknownBoard": "Unknown board"
},
"boardsManager": "مدیریت برد ها",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "حساب کاربری",
"chooseSketchVisibility": "قابلیت مشاهده طرح خود را انتخاب کنید:",
"cloudSketchbook": "منبع ابری طرح ها",
"connected": "متصل",
"continue": "ادامه",
"donePulling": "پایان دریافت {0}",
@@ -108,10 +110,9 @@
"pushSketch": "ارسال طرح",
"pushSketchMsg": "این یک طرح عمومی است. قبل از ارسال، مطمئن شوید که اطلاعات حساس در فایل‌های arduino_secrets.h تعریف شده است. می‌توانید از پانل اشتراک‌گذاری یک طرح را خصوصی کنید.",
"remote": "از راه دور",
"remoteSketchbook": "کتاب طراحی از راه دور",
"share": "اشتراک گذاری...",
"shareSketch": "اشتراک طرح",
"showHideRemoveSketchbook": "نمایش/پنهان کردن از راه دور منبع طرح ها",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "ورود کاربر",
"signInToCloud": "ورود به ابر آردوینو",
"signOut": "خروج کاربر",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "بازدید از ابر آردوینو برای ساخت ابر طرح ها"
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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": "همه",
@@ -157,6 +163,11 @@
"uninstallMsg": "آیا شما می خواهید {0} را لغو نصب کنید؟",
"version": "ورژن {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "فایل اظافه کن",
"fileAdded": "یک فایل به طرح افزوده شد.",
@@ -186,7 +197,8 @@
"debugWithMessage": "رفع خطا {0}",
"debuggingNotSupported": "رفع خطا توسط {0} پشتیبانی نمی شود.",
"noPlatformInstalledFor": "دستگاه مورد نظر برای {0} نصب نشده است",
"optimizeForDebugging": "بهینه کردن برای رفع خطا"
"optimizeForDebugging": "بهینه کردن برای رفع خطا",
"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": "نمی تواند بپرسد."
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "اتصال به وب سوکت امکان پذیر نیست"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "نتورک",
@@ -352,6 +361,7 @@
"manualProxy": "پیکربندی دستی پروکسی",
"network": "نتورک",
"newSketchbookLocation": "مکان جدید منبع طرح ها را مشخص کنید",
"noCliConfig": "Could not load the CLI configuration",
"noProxy": "بدون پروکسی",
"proxySettings": {
"hostname": "نام میزبان",
@@ -375,6 +385,9 @@
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
}
},
"renameCloudSketch": {
"renameSketchTitle": "New name of the Cloud Sketch"
},
"replaceMsg": "آیا می خواهید نسخه موجود را با {0} جایگزین کنید؟",
"selectZip": "یک فایل فشرده حاوی کتابخانه ای را که می خواهید اضافه کنید انتخاب کنید",
"serial": {
@@ -398,13 +411,22 @@
"createdArchive": "آرشیو {0} ایجاد شد.",
"doneCompiling": "پایان کامپایل کردن",
"doneUploading": "پایان بارگذاری",
"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": "دریافت خروجی باینری کامپایل شده",
"invalidCloudSketchName": "The name must start with a letter or number, 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 or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
"moving": "جابجا کردن",
"movingMsg": "فایل \"{0}\" باید داخل یک پوشه طرح به نام \"{1}\" باشد.\nاین پوشه را ایجاد کنید، فایل را منتقل کنید و ادامه دهید؟",
"new": "New Sketch",
"noTrailingPeriod": "A filename cannot end with a dot",
"openFolder": "بازکردن پوشه",
"openRecent": "باز کردن آخرین ها",
"openSketchInNewWindow": "باز کردن طرح در پنجره جدید.",
"reservedFilename": "'{0}' is a reserved filename.",
"saveFolderAs": "ذخیره پوشه طرح در ...",
"saveSketch": "طرح خود را ذخیره کنید تا بعداً دوباره باز شود.",
"saveSketchAs": "ذخیره پوشه طرح در ...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "تائید / کامپایل"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"cancel": "لغو",
"enterField": "ورود{0}",
"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": {
@@ -460,10 +493,10 @@
"expand": "باز کردن."
},
"workspace": {
"deleteCurrentSketch": "آیا می خواهید طرح کنونی را حذف کنید؟",
"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": "نام برای فایل جدید",
"invalidExtension": "افزونه {0} نادرست است.",
"invalidFilename": "عدم وجود نام برای فایل",
"newFileName": "نام جدید برای فایل"
}
}
67 changes: 50 additions & 17 deletions i18n/fil.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arduino": {
"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}"
},
"board": {
@@ -18,11 +18,12 @@
"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…",
"platformMissing": "The platform for the selected '{0}' board is not installed.",
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
"port": "Port{0}",
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
"reselectLater": "Reselect later",
"searchBoard": "Search board",
"selectBoard": "Pumili ng board",
"selectBoardForInfo": "Please select a board to obtain board info.",
"selectPortForInfo": "Please select a port to obtain board info.",
"showAllAvailablePorts": "Shows all available ports when enabled",
"showAllPorts": "Show all ports",
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
"typeOfPorts": "{0} ports"
"typeOfPorts": "{0} ports",
"unknownBoard": "Unknown board"
},
"boardsManager": "Boards Manager",
"boardsType": {
@@ -84,6 +85,7 @@
"cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Cloud Sketchbook",
"connected": "Connected",
"continue": "Continue",
"donePulling": "Done pulling ‘{0}’.",
@@ -108,10 +110,9 @@
"pushSketch": "Push Sketch",
"pushSketchMsg": "This is a Public Sketch. Before pushing, make sure any sensitive information is defined in arduino_secrets.h files. You can make a Sketch private from the Share panel.",
"remote": "Remote",
"remoteSketchbook": "Remote Sketchbook",
"share": "Share...",
"shareSketch": "Share Sketch",
"showHideRemoveSketchbook": "Show/Hide Remote Sketchbook",
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
"signIn": "SIGN IN",
"signInToCloud": "Sign in to Arduino Cloud",
"signOut": "Sign Out",
@@ -120,9 +121,14 @@
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
},
"cloudSketch": {
"creating": "Creating remote sketch '{0}'...",
"new": "New Remote Sketch",
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
"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",
@@ -157,6 +163,11 @@
"uninstallMsg": "Do you want to uninstall {0}?",
"version": "Version {0}"
},
"configuration": {
"cli": {
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
}
},
"contributions": {
"addFile": "Add File",
"fileAdded": "One file added to the sketch.",
@@ -186,7 +197,8 @@
"debugWithMessage": "Debug - {0}",
"debuggingNotSupported": "Ang debugging ay hindi suportado ng '{0}'",
"noPlatformInstalledFor": "Ang platform ay hindi naka-install para sa '{0}'",
"optimizeForDebugging": "Pinahusay para sa Debugging"
"optimizeForDebugging": "Pinahusay para sa 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"
@@ -305,10 +317,7 @@
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
"newSketchTitle": "Name of the new Cloud Sketch"
},
"portProtocol": {
"network": "Network",
@@ -352,6 +361,7 @@
"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",
@@ -375,6 +385,9 @@
"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": {
@@ -398,13 +411,22 @@
"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 or number, 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 or number, 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...",
@@ -421,7 +443,7 @@
"verifyOrCompile": "Verify/Compile"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newCloudSketch": "New Cloud Sketch",
"newSketch": "New Sketch"
},
"survey": {
@@ -441,6 +463,17 @@
"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": {
@@ -460,10 +493,10 @@
"expand": "Expand"
},
"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",
"invalidExtension": ".{0} is not a valid extension",
"invalidFilename": "Invalid filename.",
"newFileName": "New name for file"
}
}
Loading