Skip to content

Commit b55d1a2

Browse files
Updated translation files
1 parent 289f9d7 commit b55d1a2

File tree

6 files changed

+1066
-16
lines changed

6 files changed

+1066
-16
lines changed

i18n/ar.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -325,23 +325,23 @@
325325
},
326326
"debug": {
327327
"start": "البدء...",
328-
"typeNotSupported": "The debug session type \"{0}\" is not supported.",
329-
"startError": "There was an error starting the debug session, check the logs for more details."
328+
"typeNotSupported": "جلسة التصحيح من نوع \"{0}\" غير مدعومة",
329+
"startError": "لقد حصل خطأ اثناء بدأ جلسة التصحيح . تحقق من السجلات للمزيد من المعلومات"
330330
},
331331
"editor": {
332-
"unsavedTitle": "Unsaved – {0}"
332+
"unsavedTitle": "غير محفوظ – {0}"
333333
},
334334
"messages": {
335335
"expand": "توسيع",
336336
"collapse": "تقليص"
337337
},
338338
"workspace": {
339-
"fileNewName": "Name for new file",
340-
"invalidFilename": "Invalid filename.",
339+
"fileNewName": "اسم الملف الجديد",
340+
"invalidFilename": "اسم الملف خاطئ",
341341
"invalidExtension": "\".{0}\" امتداد غير صالح",
342342
"newFileName": "الاسم الجديد لملف",
343343
"deleteCurrentSketch": "هل تريد حذف المشروع الحالي؟",
344-
"sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected."
344+
"sketchDirectoryError": "لقد حصل خطأ اثناء انشاء مجلد المشروع . اذهب الى السجل للمزيد من التفاصيل . التطبيق غالبا لن يعمل بالشكل المطلوب"
345345
}
346346
},
347347
"cloud": {

i18n/eu.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"loseChanges": "Ez baduzu gordetzen, aldaketak galduko dira."
1616
},
1717
"ide-updater": {
18-
"errorCheckingForUpdates": "Error while checking for Arduino IDE updates.\n{0}",
18+
"errorCheckingForUpdates": "Errorea Arduino IDE eguneraketak egiaztatzean.\n{0}",
1919
"notNowButton": "Orain ez",
2020
"versionDownloaded": "Arduino IDE {0} deskargatu da.",
2121
"closeToInstallNotice": "Itxi softwarea eta instalatu eguneratzea zure makinan.",
@@ -25,10 +25,10 @@
2525
"newVersionAvailable": "Arduino IDEren bertsio berri bat ({0}) eskuragarri dago deskargatzeko.",
2626
"skipVersionButton": "Saltatu bertsioa",
2727
"downloadButton": "Software eguneratzea",
28-
"goToDownloadPage": "An update for the Arduino IDE is available, but we're not able to download and install it automatically. Please go to the download page and download the latest version from there.",
29-
"goToDownloadButton": "Go To Download",
28+
"goToDownloadPage": "Arduino IDErentzako eguneraketa bat eskuragarri dago, baina ezin dugu automatikoki deskargatu eta instalatu. Mesedez joan deskargen orrira eta deskargatu azken bertsioa bertatik.",
29+
"goToDownloadButton": "Joan Deskargak orrira",
3030
"ideUpdaterDialog": "Software eguneratzea",
31-
"noUpdatesAvailable": "There are no recent updates available for the Arduino IDE"
31+
"noUpdatesAvailable": "Ez dago eguneraketa berririk eskuragarri Arduino IDErentzat"
3232
},
3333
"menu": {
3434
"sketch": "Programa",
@@ -239,7 +239,7 @@
239239
"findInReference": "Bilatu erreferentzian",
240240
"faq": "Maiz egindako galderak",
241241
"visit": "Bisitatu Arduino.cc",
242-
"privacyPolicy": "Privacy Policy"
242+
"privacyPolicy": "Pribatutasun politika"
243243
},
244244
"certificate": {
245245
"uploadRootCertificates": "Kargatu SSL erro-ziurtagiriak",

0 commit comments

Comments
 (0)