Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5bf38d8

Browse files
Updated translation files (#1763)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9dec9c5 commit 5bf38d8

36 files changed

+3806
-1208
lines changed

‎i18n/af.json‎

Lines changed: 50 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"arduino": {
33
"about": {
4-
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}{4} [{5}]\n\n{6}",
4+
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
55
"label": "About {0}"
66
},
77
"board": {
@@ -18,11 +18,12 @@
1818
"installNow": "The \"{0} {1}\" core has to be installed for the currently selected \"{2}\" board. Do you want to install it now?",
1919
"noBoardsFound": "No boards found for \"{0}\"",
2020
"noFQBN": "The FQBN is not available for the selected board \"{0}\". Do you have the corresponding core installed?",
21+
"noNativeSerialPort": "Native serial port, can't obtain info.",
2122
"noPortsDiscovered": "No ports discovered",
2223
"noPortsSelected": "No ports selected for board: '{0}'.",
24+
"nonSerialPort": "Non-serial port, can't obtain info.",
2325
"noneSelected": "Geen bord gekies nie.",
2426
"openBoardsConfig": "Kies ander bord en poort...",
25-
"platformMissing": "The platform for the selected '{0}' board is not installed.",
2627
"pleasePickBoard": "Please pick a board connected to the port you have selected.",
2728
"port": "Port{0}",
2829
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
3132
"reselectLater": "Herselekteer later",
3233
"searchBoard": "Search board",
3334
"selectBoard": "Kies Bord",
34-
"selectBoardForInfo": "Please select a board to obtain board info.",
3535
"selectPortForInfo": "Please select a port to obtain board info.",
3636
"showAllAvailablePorts": "Shows all available ports when enabled",
3737
"showAllPorts": "Show all ports",
3838
"succesfullyInstalledPlatform": "Successfully installed platform {0}:{1}",
3939
"succesfullyUninstalledPlatform": "Successfully uninstalled platform {0}:{1}",
40-
"typeOfPorts": "{0} ports"
40+
"typeOfPorts": "{0} ports",
41+
"unknownBoard": "Unknown board"
4142
},
4243
"boardsManager": "Boards Manager",
4344
"boardsType": {
@@ -84,6 +85,7 @@
8485
"cloud": {
8586
"account": "Account",
8687
"chooseSketchVisibility": "Choose visibility of your Sketch:",
88+
"cloudSketchbook": "Wolk Skets",
8789
"connected": "Connected",
8890
"continue": "Continue",
8991
"donePulling": "Done pulling ‘{0}’.",
@@ -108,10 +110,9 @@
108110
"pushSketch": "Push Sketch",
109111
"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.",
110112
"remote": "Remote",
111-
"remoteSketchbook": "Remote Sketchbook",
112113
"share": "Deel...",
113114
"shareSketch": "Share Sketch",
114-
"showHideRemoveSketchbook": "Show/Hide Remote Sketchbook",
115+
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
115116
"signIn": "TEKEN AAN",
116117
"signInToCloud": "Sign in to Arduino Cloud",
117118
"signOut": "Teken Uit",
@@ -120,9 +121,14 @@
120121
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
121122
},
122123
"cloudSketch": {
123-
"creating": "Creating remote sketch '{0}'...",
124-
"new": "New Remote Sketch",
125-
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
124+
"alreadyExists": "Cloud sketch '{0}' already exists.",
125+
"creating": "Creating cloud sketch '{0}'...",
126+
"new": "New Cloud Sketch",
127+
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.",
128+
"pulling": "Synchronizing sketchbook, pulling '{0}'...",
129+
"pushing": "Synchronizing sketchbook, pushing '{0}'...",
130+
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...",
131+
"synchronizingSketchbook": "Synchronizing sketchbook..."
126132
},
127133
"common": {
128134
"all": "All",
@@ -157,6 +163,11 @@
157163
"uninstallMsg": "Do you want to uninstall {0}?",
158164
"version": "Weergawe {0}"
159165
},
166+
"configuration": {
167+
"cli": {
168+
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
169+
}
170+
},
160171
"contributions": {
161172
"addFile": "Add File",
162173
"fileAdded": "Een lêer by skets gevoeg",
@@ -186,7 +197,8 @@
186197
"debugWithMessage": "Ontfouting {0}",
187198
"debuggingNotSupported": "Debugging is not supported by '{0}'",
188199
"noPlatformInstalledFor": "Platform is nie geïnstalleer vir ' {0} '",
189-
"optimizeForDebugging": "Geoptimaliseerd vir ontfouting"
200+
"optimizeForDebugging": "Geoptimaliseerd vir ontfouting",
201+
"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?"
190202
},
191203
"dialog": {
192204
"dontAskAgain": "Don't ask again"
@@ -305,10 +317,7 @@
305317
"unableToConnectToWebSocket": "Unable to connect to websocket"
306318
},
307319
"newCloudSketch": {
308-
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
309-
"newSketchTitle": "Name of a new Remote Sketch",
310-
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
311-
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
320+
"newSketchTitle": "Name of the new Cloud Sketch"
312321
},
313322
"portProtocol": {
314323
"network": "Netwerk",
@@ -352,6 +361,7 @@
352361
"manualProxy": "Manual proxy configuration",
353362
"network": "Netwerk",
354363
"newSketchbookLocation": "Select new sketchbook location",
364+
"noCliConfig": "Could not load the CLI configuration",
355365
"noProxy": "No proxy",
356366
"proxySettings": {
357367
"hostname": "Host name",
@@ -375,6 +385,9 @@
375385
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
376386
}
377387
},
388+
"renameCloudSketch": {
389+
"renameSketchTitle": "New name of the Cloud Sketch"
390+
},
378391
"replaceMsg": "Replace the existing version of {0}?",
379392
"selectZip": "Select a zip file containing the library you'd like to add",
380393
"serial": {
@@ -398,13 +411,22 @@
398411
"createdArchive": "Created archive '{0}'.",
399412
"doneCompiling": "Done compiling.",
400413
"doneUploading": "Done uploading.",
414+
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
415+
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
401416
"exportBinary": "Export Compiled Binary",
417+
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
418+
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
419+
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
420+
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
421+
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
402422
"moving": "Moving",
403423
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
404424
"new": "New Sketch",
425+
"noTrailingPeriod": "A filename cannot end with a dot",
405426
"openFolder": "Open Folder",
406427
"openRecent": "Open Recent",
407428
"openSketchInNewWindow": "Open Sketch in New Window",
429+
"reservedFilename": "'{0}' is a reserved filename.",
408430
"saveFolderAs": "Save sketch folder as...",
409431
"saveSketch": "Save your sketch to open it again later.",
410432
"saveSketchAs": "Save sketch folder as...",
@@ -421,7 +443,7 @@
421443
"verifyOrCompile": "Verify/Compile"
422444
},
423445
"sketchbook": {
424-
"newRemoteSketch": "New Remote Sketch",
446+
"newCloudSketch": "New Cloud Sketch",
425447
"newSketch": "New Sketch"
426448
},
427449
"survey": {
@@ -441,6 +463,17 @@
441463
"cancel": "Cancel",
442464
"enterField": "Enter {0}",
443465
"upload": "Upload"
466+
},
467+
"validateSketch": {
468+
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.",
469+
"abortFixTitle": "Invalid sketch",
470+
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?",
471+
"renameSketchFileTitle": "Invalid sketch filename",
472+
"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?",
473+
"renameSketchFolderTitle": "Invalid sketch name"
474+
},
475+
"workspace": {
476+
"alreadyExists": "'{0}' already exists."
444477
}
445478
},
446479
"theia": {
@@ -460,10 +493,10 @@
460493
"expand": "Expand"
461494
},
462495
"workspace": {
463-
"deleteCurrentSketch": "Wil jy die huidige skets uitvee?",
496+
"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?",
497+
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?",
464498
"fileNewName": "Naam vir nuwe lêer",
465499
"invalidExtension": ".{0} is not a valid extension",
466-
"invalidFilename": "Ongeldige lêernaam",
467500
"newFileName": "Nuwe naam vir lêer"
468501
}
469502
}

‎i18n/ar.json‎

Lines changed: 50 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"arduino": {
33
"about": {
4-
"detail": "النسخة : {0}\nالتاريخ : {1}{2}\nنسخة موجه سطر الاوامر CLI {3}{4} [{5}] \n{6}",
4+
"detail": "Version: {0}\nDate: {1}{2}\nCLI Version: {3}\n\n{4}",
55
"label": "حول {0}"
66
},
77
"board": {
@@ -18,11 +18,12 @@
1818
"installNow": "نواة \"{0} {1}\" يجب تثبيتها للوحة \"{2}\" التي تم اختيارها . هل تريد تثبيتها الان ؟",
1919
"noBoardsFound": "No boards found for \"{0}\"",
2020
"noFQBN": "FQBN غير متاح للوحة المختارة \"{0}\" . هل قمت بتثبيت النواة المعنية ؟",
21+
"noNativeSerialPort": "Native serial port, can't obtain info.",
2122
"noPortsDiscovered": "No ports discovered",
2223
"noPortsSelected": "لا يوجد اية منافذ متاحة للوحة '{0}'",
24+
"nonSerialPort": "Non-serial port, can't obtain info.",
2325
"noneSelected": "لم يتم اختيار اي لوحة",
2426
"openBoardsConfig": "قم باختيار لوحة و منفذ مختلفين",
25-
"platformMissing": "المنصة للّوحة المختارة '{0}' غير مثبتة",
2627
"pleasePickBoard": "من فضلك اختر لوحة متصلة على المنفذ الذي اخترته",
2728
"port": "المنفذ {0}",
2829
"portLabel": "Port: {0}",
@@ -31,13 +32,13 @@
3132
"reselectLater": "اعد الاختيار لاحقا",
3233
"searchBoard": "أبحث عن متحكم",
3334
"selectBoard": "اختر لوحة",
34-
"selectBoardForInfo": "الرجاء اختيار لوحة من احل الحصول على معلومات اللوحة",
3535
"selectPortForInfo": "الرجاء اختيار منفذ من اجل الحصول على معلومات اللوحة",
3636
"showAllAvailablePorts": "يظهر كل المنافذ المتاحة عند تفعيله",
3737
"showAllPorts": "أظهر جميع المنافذ",
3838
"succesfullyInstalledPlatform": "تم تثبيت المنصة {0}:{1} بنجاح",
3939
"succesfullyUninstalledPlatform": "تم الغاء تثبيت المنصة {0}:{1} بنجاح",
40-
"typeOfPorts": "{0} ports"
40+
"typeOfPorts": "{0} ports",
41+
"unknownBoard": "Unknown board"
4142
},
4243
"boardsManager": "مدير اللوحة",
4344
"boardsType": {
@@ -84,6 +85,7 @@
8485
"cloud": {
8586
"account": "الحساب",
8687
"chooseSketchVisibility": "اختر خصوصية مشروعك:",
88+
"cloudSketchbook": "مشاريع على السحابة",
8789
"connected": "متصل",
8890
"continue": "استئناف",
8991
"donePulling": "تم السحب بنجاح '{0}'",
@@ -108,10 +110,9 @@
108110
"pushSketch": "دفع المشروع",
109111
"pushSketchMsg": "هذا مشروع عام . قبل دفعه , تاكد من عدم وجود اي معلومات حساسة داخل ملف arduino_secrets.h . تستطيع جعل المشروع خاصا من لوحة المشاركة",
110112
"remote": "عن بعد",
111-
"remoteSketchbook": "ملف المشاريع عن بعد (Remote Sketchbook)",
112113
"share": "مشاركة...",
113114
"shareSketch": "مشاركة المشروع",
114-
"showHideRemoveSketchbook": "اظهار/اخفاء المشاريع عن بعد",
115+
"showHideSketchbook": "Show/Hide Cloud Sketchbook",
115116
"signIn": "تسجيل الدخول",
116117
"signInToCloud": "تسجيل الدخول الى Arduino Cloud",
117118
"signOut": "تسجيل الخروج",
@@ -120,9 +121,14 @@
120121
"visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة"
121122
},
122123
"cloudSketch": {
123-
"creating": "Creating remote sketch '{0}'...",
124-
"new": "New Remote Sketch",
125-
"synchronizing": "Synchronizing sketchbook, pulling '{0}'..."
124+
"alreadyExists": "Cloud sketch '{0}' already exists.",
125+
"creating": "Creating cloud sketch '{0}'...",
126+
"new": "New Cloud Sketch",
127+
"notFound": "Could not pull the cloud sketch '{0}'. It does not exist.",
128+
"pulling": "Synchronizing sketchbook, pulling '{0}'...",
129+
"pushing": "Synchronizing sketchbook, pushing '{0}'...",
130+
"renaming": "Renaming cloud sketch from '{0}' to '{1}'...",
131+
"synchronizingSketchbook": "Synchronizing sketchbook..."
126132
},
127133
"common": {
128134
"all": "All",
@@ -157,6 +163,11 @@
157163
"uninstallMsg": "هل تريد الغاء تثبيت {0}؟",
158164
"version": "النسخة {0}"
159165
},
166+
"configuration": {
167+
"cli": {
168+
"inaccessibleDirectory": "Could not access the sketchbook location at '{0}': {1}"
169+
}
170+
},
160171
"contributions": {
161172
"addFile": "اضف ملف...",
162173
"fileAdded": "تمت اضافة ملف واحد الى المشروع",
@@ -186,7 +197,8 @@
186197
"debugWithMessage": "تصحيح برمجي - {0}",
187198
"debuggingNotSupported": "'{0}' لا يقبل التصحيح البرمجي",
188199
"noPlatformInstalledFor": "المنصة غير مثبتة ل '{0}'",
189-
"optimizeForDebugging": "التحسين من اجل التصحيح البرمجي"
200+
"optimizeForDebugging": "التحسين من اجل التصحيح البرمجي",
201+
"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?"
190202
},
191203
"dialog": {
192204
"dontAskAgain": "لا تسأل مرة اخرى"
@@ -305,10 +317,7 @@
305317
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
306318
},
307319
"newCloudSketch": {
308-
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
309-
"newSketchTitle": "Name of a new Remote Sketch",
310-
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
311-
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
320+
"newSketchTitle": "Name of the new Cloud Sketch"
312321
},
313322
"portProtocol": {
314323
"network": "شبكة",
@@ -352,6 +361,7 @@
352361
"manualProxy": "اعدادات الوكيل يدوياً",
353362
"network": "شبكة",
354363
"newSketchbookLocation": "اختر مكان المشروع الجديد",
364+
"noCliConfig": "Could not load the CLI configuration",
355365
"noProxy": "لا يوجد وكيل",
356366
"proxySettings": {
357367
"hostname": "Host name",
@@ -375,6 +385,9 @@
375385
"deprecationMessage": "Deprecated. Use 'window.zoomLevel' instead."
376386
}
377387
},
388+
"renameCloudSketch": {
389+
"renameSketchTitle": "New name of the Cloud Sketch"
390+
},
378391
"replaceMsg": "هل تريد استبدال النسخة الحالية من {0} ؟",
379392
"selectZip": "اختر ملف .zip يحوي المكتبة التي تريد اضافتها",
380393
"serial": {
@@ -398,13 +411,22 @@
398411
"createdArchive": "تم انشاء ارشيف '{0}'",
399412
"doneCompiling": "تمت الترجمة بنجاح.",
400413
"doneUploading": "تم الرفع بنجاح.",
414+
"editInvalidSketchFolderLocationQuestion": "Do you want to try saving the sketch to a different location?",
415+
"editInvalidSketchFolderQuestion": "Do you want to try saving the sketch with a different name?",
401416
"exportBinary": "تصدير الملف الثنائي المترجم",
417+
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
418+
"invalidSketchFolderLocationDetails": "You cannot save a sketch into a folder inside itself.",
419+
"invalidSketchFolderLocationMessage": "Invalid sketch folder location: '{0}'",
420+
"invalidSketchFolderNameMessage": "Invalid sketch folder name: '{0}'",
421+
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
402422
"moving": "يتم النقل",
403423
"movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟",
404424
"new": "New Sketch",
425+
"noTrailingPeriod": "A filename cannot end with a dot",
405426
"openFolder": "فتح المجلد",
406427
"openRecent": "فُتِحَ مؤخرا ",
407428
"openSketchInNewWindow": "فتح المشروع في نافذة جديدة",
429+
"reservedFilename": "'{0}' is a reserved filename.",
408430
"saveFolderAs": "احفظ مجلد المشروع باسم",
409431
"saveSketch": "احفظ ملف المشروع لفتحه مرة اخرى لاحقا",
410432
"saveSketchAs": "حفظ ملف المشروع باسم ...",
@@ -421,7 +443,7 @@
421443
"verifyOrCompile": "تحقق/ترجم"
422444
},
423445
"sketchbook": {
424-
"newRemoteSketch": "New Remote Sketch",
446+
"newCloudSketch": "New Cloud Sketch",
425447
"newSketch": "New Sketch"
426448
},
427449
"survey": {
@@ -441,6 +463,17 @@
441463
"cancel": "الغاء",
442464
"enterField": "Enter {0}",
443465
"upload": "رفع"
466+
},
467+
"validateSketch": {
468+
"abortFixMessage": "The sketch is still invalid. Do you want to fix the remaining problems? By clicking '{0}', a new sketch will open.",
469+
"abortFixTitle": "Invalid sketch",
470+
"renameSketchFileMessage": "The sketch file '{0}' cannot be used. {1} Do you want to rename the sketch file now?",
471+
"renameSketchFileTitle": "Invalid sketch filename",
472+
"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?",
473+
"renameSketchFolderTitle": "Invalid sketch name"
474+
},
475+
"workspace": {
476+
"alreadyExists": "'{0}' already exists."
444477
}
445478
},
446479
"theia": {
@@ -460,10 +493,10 @@
460493
"expand": "توسيع"
461494
},
462495
"workspace": {
463-
"deleteCurrentSketch": "هل تريد حذف المشروع الحالي؟",
496+
"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?",
497+
"deleteCurrentSketch": "The sketch '{0}' will be permanently deleted. This action is irreversible. Do you want to delete the current sketch?",
464498
"fileNewName": "اسم الملف الجديد",
465499
"invalidExtension": "\".{0}\" امتداد غير صالح",
466-
"invalidFilename": "اسم الملف خاطئ",
467500
"newFileName": "الاسم الجديد لملف"
468501
}
469502
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /