You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/af.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,8 @@
152
152
"serialMonitor": "Seriaal Monitor",
153
153
"type": "Type",
154
154
"unknown": "Onbekend",
155
-
"updateable": "Updatable"
155
+
"updateable": "Updatable",
156
+
"userAbort": "User abort"
156
157
},
157
158
"compile": {
158
159
"error": "Compilation error: {0}"
@@ -213,7 +214,6 @@
213
214
"debuggingNotSupported": "Debugging is not supported by '{0}'",
214
215
"getDebugInfo": "Getting debug info...",
215
216
"noPlatformInstalledFor": "Platform is nie geïnstalleer vir ' {0} '",
216
-
"noProgrammerSelectedFor": "No programmer selected for '{0}'",
217
217
"optimizeForDebugging": "Geoptimaliseerd vir ontfouting",
218
218
"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?"
219
219
},
@@ -368,6 +368,7 @@
368
368
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
369
369
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
370
370
"cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.",
371
+
"cloud.sharedSpaceId": "The ID of the Arduino Cloud shared space to load the sketchbook from. If empty, your private space is selected.",
371
372
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
372
373
"compile": "saamstel",
373
374
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
"debuggingNotSupported": "'{0}' لا يقبل التصحيح البرمجي",
214
215
"getDebugInfo": "Getting debug info...",
215
216
"noPlatformInstalledFor": "المنصة غير مثبتة ل '{0}'",
216
-
"noProgrammerSelectedFor": "No programmer selected for '{0}'",
217
217
"optimizeForDebugging": "التحسين من اجل التصحيح البرمجي",
218
218
"sketchIsNotCompiled": "المشروع '{0}' يجب ان يتم التحقق منه قبل بدء جلسة تصحيح الاخطاء . الرجاء التحقق من المشروع و اعادة تشغيل مصحح الاخطاء مرة اخرى .\nهل تريد التحقق من المشروع الان؟"
219
219
},
@@ -368,6 +368,7 @@
368
368
"cloud.pull.warn": "True اذا كان يجب تحذير المستخدمين قبل سحب مشروع من السحابة . True افتراضيا",
369
369
"cloud.push.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع الى السحابة . True افتراضيا",
370
370
"cloud.pushpublic.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع عام الى السحابة . True افتراضيا",
371
+
"cloud.sharedSpaceId": "The ID of the Arduino Cloud shared space to load the sketchbook from. If empty, your private space is selected.",
371
372
"cloud.sketchSyncEndpoint": "الوجهة المستخدمة لدفع و سحب المشاريع من الخلفية . تشير افتراضيا الى Arduino Cloud API.",
372
373
"compile": "الترجمة",
373
374
"compile.experimental": "مُفعل اذا وَجَبَ على الIDE التعامل مع عدة اخطاء اثناء الترجمة . غير مفعل بشكل افتراضي ",
Copy file name to clipboardExpand all lines: i18n/az.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,8 @@
152
152
"serialMonitor": "Serial Monitor",
153
153
"type": "Type",
154
154
"unknown": "Bilnməyən",
155
-
"updateable": "Updatable"
155
+
"updateable": "Updatable",
156
+
"userAbort": "User abort"
156
157
},
157
158
"compile": {
158
159
"error": "Compilation error: {0}"
@@ -213,7 +214,6 @@
213
214
"debuggingNotSupported": "Debugging is not supported by '{0}'",
214
215
"getDebugInfo": "Getting debug info...",
215
216
"noPlatformInstalledFor": "Platform is not installed for '{0}'",
216
-
"noProgrammerSelectedFor": "No programmer selected for '{0}'",
217
217
"optimizeForDebugging": "Optimize for Debugging",
218
218
"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?"
219
219
},
@@ -368,6 +368,7 @@
368
368
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
369
369
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
370
370
"cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.",
371
+
"cloud.sharedSpaceId": "The ID of the Arduino Cloud shared space to load the sketchbook from. If empty, your private space is selected.",
371
372
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
372
373
"compile": "compile",
373
374
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
0 commit comments