Skip to content

Update translation files #1052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 29 additions & 11 deletions i18n/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@
"uploadRootCertificates": "Upload SSL Root Certificates",
"uploadingCertificates": "Uploading certificates."
},
"cli-error-parser": {
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
},
"cloud": {
"account": "Account",
"chooseSketchVisibility": "Choose visibility of your Sketch:",
"cloudSketchbook": "Wolk Skets",
"connected": "Connected",
"continue": "Continue",
"donePulling": "Done pulling ‘{0}’.",
Expand All @@ -82,12 +86,14 @@
"pushSketch": "Push Sketch",
"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.",
"remote": "Remote",
"remoteSketchbook": "Remote Sketchbook",
"share": "Deel...",
"shareSketch": "Share Sketch",
"showHideRemoveSketchbook": "Show/Hide Remote Sketchbook",
"signIn": "TEKEN AAN",
"signInToCloud": "Sign in to Arduino Cloud",
"signOut": "Teken Uit",
"sync": "Sync",
"syncEditSketches": "Sync and edit your Arduino Cloud Sketches",
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
},
Expand Down Expand Up @@ -120,6 +126,9 @@
"fileAdded": "Een lêer by skets gevoeg",
"replaceTitle": "Vervang"
},
"coreContribution": {
"copyError": "Copy error messages"
},
"debug": {
"debugWithMessage": "Ontfouting {0}",
"debuggingNotSupported": "Debugging is not supported by '{0}'",
Expand All @@ -136,7 +145,9 @@
"decreaseFontSize": "Decrease Font Size",
"decreaseIndent": "Decrease Indent",
"increaseFontSize": "Increase Font Size",
"increaseIndent": "Increase Indent"
"increaseIndent": "Increase Indent",
"nextError": "Next Error",
"previousError": "Previous Error"
},
"electron": {
"couldNotSave": "Could not save the sketch. Please copy your unsaved work into your favorite text editor, and restart the IDE.",
Expand Down Expand Up @@ -212,9 +223,14 @@
"zipLibrary": "Library"
},
"menu": {
"advanced": "Advanced",
"sketch": "Skets",
"tools": "Gereedskap"
},
"monitor": {
"unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"preferences": {
"additionalManagerURLs": "Additional Boards Manager URLs",
"auth.audience": "Die OAuth2 gehoor.",
Expand All @@ -225,12 +241,15 @@
"board.certificates": "List of certificates that can be uploaded to boards",
"browse": "Snuffel",
"choose": "Kies",
"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.",
"cloud.enabled": "True if the sketch sync functions are enabled. Defaults to true.",
"cloud.pull.warn": "True if users should be warned before pulling a cloud sketch. Defaults to true.",
"cloud.push.warn": "True if users should be warned before pushing a cloud sketch. Defaults to true.",
"cloud.pushpublic.warn": "True if users should be warned before pushing a public sketch to the cloud. Defaults to true.",
"cloud.sketchSyncEnpoint": "The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API.",
"compile": "saamstel",
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
"compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.",
"compile.verbose": "True for verbose compile output. False by default",
"compile.warnings": "Tells gcc which warning level to use. It's 'None' by default",
"compilerWarnings": "Compiler warnings",
Expand All @@ -252,6 +271,7 @@
"showVerbose": "Wys ontfoutings uitset tydens",
"sketchbook.location": "Sketsboek ligging",
"sketchbook.showAllFiles": "True to show all sketch files inside the sketch. It is false by default.",
"survey.notification": "True if users should be notified if a survey is available. True by default.",
"unofficialBoardSupport": "Click for a list of unofficial board support URLs",
"upload": "oplaai",
"upload.verbose": "True for verbose upload output. False by default.",
Expand All @@ -264,25 +284,19 @@
"serial": {
"autoscroll": "Autoscroll",
"carriageReturn": "Wagterugkeer",
"connectionBusy": "Konneksie het gevaal. Seriaal poort is besig: {0}",
"disconnected": "Disconnected {0} from {1}.",
"failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.",
"message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
"newLine": "Nuwe lyn",
"newLineCarriageReturn": "Beide NL & CR",
"noLineEndings": "No Line Ending",
"notConnected": "Not connected. Select a board and a port to connect automatically.",
"reconnect": "Reconnecting {0} to {1} in {2} seconds...",
"timestamp": "Tydstempel",
"toggleTimestamp": "Toggle Timestamp",
"unexpectedError": "Unexpected error. Reconnecting {0} on port {1}."
"toggleTimestamp": "Toggle Timestamp"
},
"sketch": {
"archiveSketch": "Archive Sketch",
"cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
"close": "Are you sure you want to close the sketch?",
"configureAndUpload": "Configure And Upload",
"couldNotConnectToSerial": "Could not reconnect to serial port. {0}",
"createdArchive": "Created archive '{0}'.",
"doneCompiling": "Done compiling.",
"doneUploading": "Done uploading.",
Expand All @@ -307,6 +321,11 @@
"verify": "Verify",
"verifyOrCompile": "Verify/Compile"
},
"survey": {
"answerSurvey": "Answer survey",
"dismissSurvey": "Don't show again",
"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."
},
"upload": {
"error": "{0} error: {1}"
},
Expand Down Expand Up @@ -345,8 +364,7 @@
"fileNewName": "Naam vir nuwe lêer",
"invalidExtension": ".{0} is not a valid extension",
"invalidFilename": "Ongeldige lêernaam",
"newFileName": "Nuwe naam vir lêer",
"sketchDirectoryError": "There was an error creating the sketch directory. See the log for more details. The application will probably not work as expected."
"newFileName": "Nuwe naam vir lêer"
}
}
}
46 changes: 32 additions & 14 deletions i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@
"uploadRootCertificates": "رفع شهادات SSL Root",
"uploadingCertificates": "جار رفع الشهادة"
},
"cli-error-parser": {
"keyboardError": "'Keyboard' not found. Does your sketch include the line '#include <Keyboard.h>'?",
"mouseError": "'Mouse' not found. Does your sketch include the line '#include <Mouse.h>'?"
},
"cloud": {
"account": "Account",
"chooseSketchVisibility": "اختر خصوصية مشروعك:",
"cloudSketchbook": "مشاريع على السحابة",
"connected": "متصل",
"continue": "استئناف",
"donePulling": "تم السحب بنجاح '{0}'",
Expand All @@ -82,12 +86,14 @@
"pushSketch": "دفع المشروع",
"pushSketchMsg": "هذا مشروع عام . قبل دفعه , تاكد من عدم وجود اي معلومات حساسة داخل ملف arduino_secrets.h . تستطيع جعل المشروع خاصا من لوحة المشاركة",
"remote": "عن بعد",
"remoteSketchbook": "Remote Sketchbook",
"share": "مشاركة...",
"shareSketch": "مشاركة المشروع",
"showHideRemoveSketchbook": "اظهار/اخفاء المشاريع عن بعد",
"signIn": "تسجيل الدخول",
"signInToCloud": "تسجيل الدخول الى Arduino Cloud",
"signOut": "تسجيل الخروج",
"sync": "Sync",
"syncEditSketches": "المزامنة و التعديل على مشاريعك في Arduino Cloud",
"visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة"
},
Expand Down Expand Up @@ -120,6 +126,9 @@
"fileAdded": "تمت اضافة ملف واحد الى المشروع",
"replaceTitle": "استبدال"
},
"coreContribution": {
"copyError": "Copy error messages"
},
"debug": {
"debugWithMessage": "تصحيح برمجي - {0}",
"debuggingNotSupported": "'{0}' لا يقبل التصحيح البرمجي",
Expand All @@ -136,7 +145,9 @@
"decreaseFontSize": "تصغير حجم الخط",
"decreaseIndent": "تقليل مسافة البادئة",
"increaseFontSize": "تكبير حجم الخط",
"increaseIndent": "زيادة مسافة البادئة"
"increaseIndent": "زيادة مسافة البادئة",
"nextError": "Next Error",
"previousError": "Previous Error"
},
"electron": {
"couldNotSave": "تعذر حفظ المشروع . الرجاء نسخ عملك الغير محفوظ الى محرر النصوص المفضل لديك و اعادة تشغيل Arduino IDE",
Expand Down Expand Up @@ -212,9 +223,14 @@
"zipLibrary": "المكتبة"
},
"menu": {
"advanced": "Advanced",
"sketch": "مشروع",
"tools": "ادوات"
},
"monitor": {
"unableToCloseWebSocket": "تعذر اغلاق مقبس الويب",
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
},
"preferences": {
"additionalManagerURLs": "مدير اللوحات الاضافية",
"auth.audience": "جمهور OAuth2",
Expand All @@ -225,20 +241,23 @@
"board.certificates": "قائمة الشهادات التي يمكن رفعها الى اللوحات",
"browse": "استعرض",
"choose": "اختر",
"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.",
"cloud.enabled": "True اذا كانت مهام المزامنة مفعلة . True افتراضيا",
"cloud.pull.warn": "True اذا كان يجب تحذير المستخدمين قبل سحب مشروع من السحابة . True افتراضيا",
"cloud.push.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع الى السحابة . True افتراضيا",
"cloud.pushpublic.warn": "True اذا كان يجب تحذير المستخدمين قبل دفع مشروع عام الى السحابة . True افتراضيا",
"cloud.sketchSyncEnpoint": "الوجهة المستخدمة لدفع و سحب المشاريع من الخلفية . تشير افتراضيا الى Arduino Cloud API.",
"compile": "الترجمة",
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
"compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.",
"compile.verbose": "True لخرج الترجمة المطول . False افتراضيا",
"compile.warnings": "يخبر gcc اي مستوى انذار سيتم استخدامه , قيمته 'None' افتراضيا",
"compilerWarnings": "تحذيرات المترجم",
"editorFontSize": "حجم خط المحرّر",
"editorQuickSuggestions": "اقتراحات المحرّر السريعة",
"enterAdditionalURLs": "قم بادخال عناوين URL الاضافية , واحد لكل صف",
"files.inside.sketches": "اظهر الملفات داخل المشاريع",
"ide.updateBaseUrl": "The base URL where to download updates from. Defaults to 'https://downloads.arduino.cc/arduino-ide'",
"ide.updateBaseUrl": "عنوان URL الاساسي حيث يتم تنزيل التحديثات منه \nقيمته افتراضيا 'https://downloads.arduino.cc/arduino-ide'",
"ide.updateChannel": "انشر القناة للحصول على تحديثات من . 'stable' هو النسخة الثابتة .'nightly' هي اخر نسخة تطويرية ",
"interfaceScale": "مقياس الواجهة",
"invalid.editorFontSize": "حجم خط المحرّر غير صالح . يجب ان يكون عدد موجب",
Expand All @@ -252,6 +271,7 @@
"showVerbose": "اظهر خرج مطوّل خلال",
"sketchbook.location": "موقع ملف المشاريع",
"sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا",
"survey.notification": "True if users should be notified if a survey is available. True by default.",
"unofficialBoardSupport": "انقر لعرض قائمة عناوين URL للوحات المدعومة بشكل غير رسمي",
"upload": "الرفع",
"upload.verbose": "True لخرج الرفع المطول . False افتراضيا",
Expand All @@ -264,25 +284,19 @@
"serial": {
"autoscroll": "تمرير تلقائي",
"carriageReturn": "اعادة الحمل",
"connectionBusy": "تعذر الاتصال . المنفذ التسلسلي مشغول : {0}",
"disconnected": "انقطع اتصال {0} من {1}",
"failedReconnect": "فشل اعادة الاتصال بالمنفذ التسلسلي {0}بعد 10 محاولات متتالية . المنفذ التسلسلي{1} مشغول",
"message": "الرسالة ({0} + ادخل لارسال رسالة الى '{1}' على '{2}')",
"newLine": "سطر جديد",
"newLineCarriageReturn": " NL & CR معاً",
"noLineEndings": "نهاية السطر غير موجودة",
"notConnected": "غير متصل . اختر لوحة و منفذ للاتصال تلقائيا",
"reconnect": "جار اعادة اتصال {0} الى {1} خلال {2} ثانية",
"timestamp": "الطابع الزمني",
"toggleTimestamp": "تبديل الطابع الزمني",
"unexpectedError": "خطأ غير متوقع . جار اعادة اتصال {0} على المنفذ {1}"
"toggleTimestamp": "تبديل الطابع الزمني"
},
"sketch": {
"archiveSketch": "ارشفة الشيفرة البرمجية",
"cantOpen": "المجلد المسمى \"{0}\" موجود مسبقا. لا يمكن فتح الشيفرة البرمجية",
"close": "هل انت متاكد بانك تريد اغلاق المشروع ؟",
"configureAndUpload": "تهيئة و رفع",
"couldNotConnectToSerial": "لا يمكن الاتصال بالمنفذ التسلسلي {0}",
"createdArchive": "تم انشاء ارشيف '{0}'",
"doneCompiling": "تمت الترجمة بنجاح.",
"doneUploading": "تم الرفع بنجاح.",
Expand All @@ -295,7 +309,7 @@
"openSketchInNewWindow": "فتح المشروع في نافذة جديدة",
"saveFolderAs": "احفظ مجلد المشروع باسم",
"saveSketchAs": "حفظ ملف المشروع باسم ...",
"saveTempSketch": "Save your sketch to open it again later.",
"saveTempSketch": "احفظ ملف المشروع لفتحه مرة اخرى لاحقا",
"showFolder": "اعرض ملف المشروع",
"sketch": "مشروع",
"sketchbook": "مجلد المشاريع",
Expand All @@ -307,6 +321,11 @@
"verify": "تحقق",
"verifyOrCompile": "تحقق/ترجم"
},
"survey": {
"answerSurvey": "Answer survey",
"dismissSurvey": "Don't show again",
"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."
},
"upload": {
"error": "خطا {0} : {1}"
},
Expand All @@ -326,7 +345,7 @@
"daemonOffline": "CLI Daemon غير متصل",
"offline": "غير متصل",
"quitMessage": "اي تغييرات لم تحفظ لن يتم حفظها",
"quitTitle": "Are you sure you want to quit?"
"quitTitle": "هل انت متاكد بانك تريد الخروج؟"
},
"debug": {
"start": "البدء...",
Expand All @@ -345,8 +364,7 @@
"fileNewName": "اسم الملف الجديد",
"invalidExtension": "\".{0}\" امتداد غير صالح",
"invalidFilename": "اسم الملف خاطئ",
"newFileName": "الاسم الجديد لملف",
"sketchDirectoryError": "لقد حصل خطأ اثناء انشاء مجلد المشروع . اذهب الى السجل للمزيد من التفاصيل . التطبيق غالبا لن يعمل بالشكل المطلوب"
"newFileName": "الاسم الجديد لملف"
}
}
}
Loading