Skip to content

Commit 572363f

Browse files
Updated translation files
1 parent 94ceefd commit 572363f

32 files changed

+792
-312
lines changed

Diff for: i18n/af.json

+13-9
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@
215215
"sketch": "Skets",
216216
"tools": "Gereedskap"
217217
},
218+
"monitor": {
219+
"unableToCloseWebSocket": "Unable to close websocket",
220+
"unableToConnectToWebSocket": "Unable to connect to websocket"
221+
},
218222
"preferences": {
219223
"additionalManagerURLs": "Additional Boards Manager URLs",
220224
"auth.audience": "Die OAuth2 gehoor.",
@@ -225,6 +229,7 @@
225229
"board.certificates": "List of certificates that can be uploaded to boards",
226230
"browse": "Snuffel",
227231
"choose": "Kies",
232+
"cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.",
228233
"cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.",
229234
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
230235
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
@@ -252,6 +257,7 @@
252257
"showVerbose": "Wys ontfoutings uitset tydens",
253258
"sketchbook.location": "Sketsboek ligging",
254259
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
260+
"survey.notification": "True if users should be notified if a survey is available. True by default.",
255261
"unofficialBoardSupport": "Click for a list of unofficial board support URLs",
256262
"upload": "oplaai",
257263
"upload.verbose": "True for verbose upload output. False by default.",
@@ -264,25 +270,19 @@
264270
"serial": {
265271
"autoscroll": "Autoscroll",
266272
"carriageReturn": "Wagterugkeer",
267-
"connectionBusy": "Konneksie het gevaal. Seriaal poort is besig: {0}",
268-
"disconnected": "Disconnected {0} from {1}.",
269-
"failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.",
270273
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
271274
"newLine": "Nuwe lyn",
272275
"newLineCarriageReturn": "Beide NL & CR",
273276
"noLineEndings": "No Line Ending",
274277
"notConnected": "Not connected. Select a board and a port to connect automatically.",
275-
"reconnect": "Reconnecting {0} to {1} in {2} seconds...",
276278
"timestamp": "Tydstempel",
277-
"toggleTimestamp": "Toggle Timestamp",
278-
"unexpectedError": "Unexpected error. Reconnecting {0} on port {1}."
279+
"toggleTimestamp": "Toggle Timestamp"
279280
},
280281
"sketch": {
281282
"archiveSketch": "Archive Sketch",
282283
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
283284
"close": "Are you sure you want to close the sketch?",
284285
"configureAndUpload": "Configure And Upload",
285-
"couldNotConnectToSerial": "Could not reconnect to serial port. {0}",
286286
"createdArchive": "Created archive '{0}'.",
287287
"doneCompiling": "Done compiling.",
288288
"doneUploading": "Done uploading.",
@@ -307,6 +307,11 @@
307307
"verify": "Verify",
308308
"verifyOrCompile": "Verify/Compile"
309309
},
310+
"survey": {
311+
"answerSurvey": "Answer survey",
312+
"dismissSurvey": "Don't show again",
313+
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
314+
},
310315
"upload": {
311316
"error": "{0} error: {1}"
312317
},
@@ -345,8 +350,7 @@
345350
"fileNewName": "Naam vir nuwe lêer",
346351
"invalidExtension": ".{0} is not a valid extension",
347352
"invalidFilename": "Ongeldige lêernaam",
348-
"newFileName": "Nuwe naam vir lêer",
349-
"sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected."
353+
"newFileName": "Nuwe naam vir lêer"
350354
}
351355
}
352356
}

Diff for: i18n/ar.json

+16-12
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@
215215
"sketch": "مشروع",
216216
"tools": "ادوات"
217217
},
218+
"monitor": {
219+
"unableToCloseWebSocket": "تعذر اغلاق مقبس الويب",
220+
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
221+
},
218222
"preferences": {
219223
"additionalManagerURLs": "مدير اللوحات الاضافية",
220224
"auth.audience": "جمهور OAuth2",
@@ -225,6 +229,7 @@
225229
"board.certificates": "قائمة الشهادات التي يمكن رفعها الى اللوحات",
226230
"browse": "استعرض",
227231
"choose": "اختر",
232+
"cli.daemonDebug": "Enable debug logging of the gRPC calls to the Arduino CLI. A restart of the IDE is needed for this setting to take effect. It's false by default.",
228233
"cloud.enabled": "True اذا كانت مهام المزامنة مفعلة . True افتراضيا",
229234
"cloud.pull.warn": "True اذا كان يجب تحذير المستخدمين قبل سحب مشروع من السحابة . True افتراضيا",
230235
"cloud.push.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع الى السحابة . True افتراضيا",
@@ -238,7 +243,7 @@
238243
"editorQuickSuggestions": "اقتراحات المحرّر السريعة",
239244
"enterAdditionalURLs": "قم بادخال عناوين URL الاضافية , واحد لكل صف",
240245
"files.inside.sketches": "اظهر الملفات داخل المشاريع",
241-
"ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'",
246+
"ide.updateBaseUrl": "عنوان URL الاساسي حيث يتم تنزيل التحديثات منه \nقيمته افتراضيا 'https://downloads.arduino.cc/arduino-ide'",
242247
"ide.updateChannel": "انشر القناة للحصول على تحديثات من . 'stable' هو النسخة الثابتة .'nightly' هي اخر نسخة تطويرية ",
243248
"interfaceScale": "مقياس الواجهة",
244249
"invalid.editorFontSize": "حجم خط المحرّر غير صالح . يجب ان يكون عدد موجب",
@@ -252,6 +257,7 @@
252257
"showVerbose": "اظهر خرج مطوّل خلال",
253258
"sketchbook.location": "موقع ملف المشاريع",
254259
"sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا",
260+
"survey.notification": "True if users should be notified if a survey is available. True by default.",
255261
"unofficialBoardSupport": "انقر لعرض قائمة عناوين URL للوحات المدعومة بشكل غير رسمي",
256262
"upload": "الرفع",
257263
"upload.verbose": "True لخرج الرفع المطول . False افتراضيا",
@@ -264,25 +270,19 @@
264270
"serial": {
265271
"autoscroll": "تمرير تلقائي",
266272
"carriageReturn": "اعادة الحمل",
267-
"connectionBusy": "تعذر الاتصال . المنفذ التسلسلي مشغول : {0}",
268-
"disconnected": "انقطع اتصال {0} من {1}",
269-
"failedReconnect": "فشل اعادة الاتصال بالمنفذ التسلسلي {0}بعد 10 محاولات متتالية . المنفذ التسلسلي{1} مشغول",
270273
"message": "الرسالة ({0} + ادخل لارسال رسالة الى '{1}' على '{2}')",
271274
"newLine": "سطر جديد",
272275
"newLineCarriageReturn": " NL & CR معاً",
273276
"noLineEndings": "نهاية السطر غير موجودة",
274277
"notConnected": "غير متصل . اختر لوحة و منفذ للاتصال تلقائيا",
275-
"reconnect": "جار اعادة اتصال {0} الى {1} خلال {2} ثانية",
276278
"timestamp": "الطابع الزمني",
277-
"toggleTimestamp": "تبديل الطابع الزمني",
278-
"unexpectedError": "خطأ غير متوقع . جار اعادة اتصال {0} على المنفذ {1}"
279+
"toggleTimestamp": "تبديل الطابع الزمني"
279280
},
280281
"sketch": {
281282
"archiveSketch": "ارشفة الشيفرة البرمجية",
282283
"cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية",
283284
"close": "هل انت متاكد بانك تريد اغلاق المشروع ؟",
284285
"configureAndUpload": "تهيئة و رفع",
285-
"couldNotConnectToSerial": "لا يمكن الاتصال بالمنفذ التسلسلي {0}",
286286
"createdArchive": "تم انشاء ارشيف '{0}'",
287287
"doneCompiling": "تمت الترجمة بنجاح.",
288288
"doneUploading": "تم الرفع بنجاح.",
@@ -295,7 +295,7 @@
295295
"openSketchInNewWindow": "فتح المشروع في نافذة جديدة",
296296
"saveFolderAs": "احفظ مجلد المشروع باسم",
297297
"saveSketchAs": "حفظ ملف المشروع باسم ...",
298-
"saveTempSketch": "Save your sketch to open it again later.",
298+
"saveTempSketch": "احفظ ملف المشروع لفتحه مرة اخرى لاحقا",
299299
"showFolder": "اعرض ملف المشروع",
300300
"sketch": "مشروع",
301301
"sketchbook": "مجلد المشاريع",
@@ -307,6 +307,11 @@
307307
"verify": "تحقق",
308308
"verifyOrCompile": "تحقق/ترجم"
309309
},
310+
"survey": {
311+
"answerSurvey": "Answer survey",
312+
"dismissSurvey": "Don't show again",
313+
"surveyMessage": "Please help us improve by answering this super short survey. We value our community and would like to get to know our supporters a little better."
314+
},
310315
"upload": {
311316
"error": "خطا {0} : {1}"
312317
},
@@ -326,7 +331,7 @@
326331
"daemonOffline": "CLI Daemon غير متصل",
327332
"offline": "غير متصل",
328333
"quitMessage": "اي تغييرات لم تحفظ لن يتم حفظها",
329-
"quitTitle": "Are you sure you want to quit?"
334+
"quitTitle": "هل انت متاكد بانك تريد الخروج؟"
330335
},
331336
"debug": {
332337
"start": "البدء...",
@@ -345,8 +350,7 @@
345350
"fileNewName": "اسم الملف الجديد",
346351
"invalidExtension": "\".{0}\" امتداد غير صالح",
347352
"invalidFilename": "اسم الملف خاطئ",
348-
"newFileName": "الاسم الجديد لملف",
349-
"sketchDirectoryError": "لقد حصل خطأ اثناء انشاء مجلد المشروع . اذهب الى السجل للمزيد من التفاصيل . التطبيق غالبا لن يعمل بالشكل المطلوب"
353+
"newFileName": "الاسم الجديد لملف"
350354
}
351355
}
352356
}

0 commit comments

Comments
 (0)