Skip to content

Commit 16bc1a4

Browse files
Updated translation files (#2392)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2921979 commit 16bc1a4

39 files changed

+3289
-495
lines changed

Diff for: i18n/af.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"serialMonitor": "Seriaal Monitor",
153153
"type": "Type",
154154
"unknown": "Onbekend",
155-
"updateable": "Updatable"
155+
"updateable": "Updatable",
156+
"userAbort": "User abort"
156157
},
157158
"compile": {
158159
"error": "Compilation error: {0}"
@@ -213,7 +214,6 @@
213214
"debuggingNotSupported": "Debugging is not supported by '{0}'",
214215
"getDebugInfo": "Getting debug info...",
215216
"noPlatformInstalledFor": "Platform is nie geïnstalleer vir ' {0} '",
216-
"noProgrammerSelectedFor": "No programmer selected for '{0}'",
217217
"optimizeForDebugging": "Geoptimaliseerd vir ontfouting",
218218
"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?"
219219
},
@@ -368,6 +368,7 @@
368368
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
369369
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
370370
"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.",
371372
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
372373
"compile": "saamstel",
373374
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",

Diff for: i18n/ar.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"serialMonitor": "مراقب المنفذ التسلسلي \"سيريال بورت\"\n ",
153153
"type": "النوع",
154154
"unknown": "غير معروف",
155-
"updateable": "يمكن تحديثه"
155+
"updateable": "يمكن تحديثه",
156+
"userAbort": "User abort"
156157
},
157158
"compile": {
158159
"error": "خطا في الترجمة : {0}"
@@ -213,7 +214,6 @@
213214
"debuggingNotSupported": "'{0}' لا يقبل التصحيح البرمجي",
214215
"getDebugInfo": "Getting debug info...",
215216
"noPlatformInstalledFor": "المنصة غير مثبتة ل '{0}'",
216-
"noProgrammerSelectedFor": "No programmer selected for '{0}'",
217217
"optimizeForDebugging": "التحسين من اجل التصحيح البرمجي",
218218
"sketchIsNotCompiled": "المشروع '{0}' يجب ان يتم التحقق منه قبل بدء جلسة تصحيح الاخطاء . الرجاء التحقق من المشروع و اعادة تشغيل مصحح الاخطاء مرة اخرى .\nهل تريد التحقق من المشروع الان؟"
219219
},
@@ -368,6 +368,7 @@
368368
"cloud.pull.warn": "True اذا كان يجب تحذير المستخدمين قبل سحب مشروع من السحابة . True افتراضيا",
369369
"cloud.push.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع الى السحابة . True افتراضيا",
370370
"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.",
371372
"cloud.sketchSyncEndpoint": "الوجهة المستخدمة لدفع و سحب المشاريع من الخلفية . تشير افتراضيا الى Arduino Cloud API.",
372373
"compile": "الترجمة",
373374
"compile.experimental": "مُفعل اذا وَجَبَ على الIDE التعامل مع عدة اخطاء اثناء الترجمة . غير مفعل بشكل افتراضي ",

Diff for: i18n/az.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@
152152
"serialMonitor": "Serial Monitor",
153153
"type": "Type",
154154
"unknown": "Bilnməyən",
155-
"updateable": "Updatable"
155+
"updateable": "Updatable",
156+
"userAbort": "User abort"
156157
},
157158
"compile": {
158159
"error": "Compilation error: {0}"
@@ -213,7 +214,6 @@
213214
"debuggingNotSupported": "Debugging is not supported by '{0}'",
214215
"getDebugInfo": "Getting debug info...",
215216
"noPlatformInstalledFor": "Platform is not installed for '{0}'",
216-
"noProgrammerSelectedFor": "No programmer selected for '{0}'",
217217
"optimizeForDebugging": "Optimize for Debugging",
218218
"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?"
219219
},
@@ -368,6 +368,7 @@
368368
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
369369
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
370370
"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.",
371372
"cloud.sketchSyncEndpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
372373
"compile": "compile",
373374
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",

0 commit comments

Comments
 (0)