Skip to content

Update translation files #1606

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
Nov 17, 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
18 changes: 17 additions & 1 deletion i18n/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"syncEditSketches": "Sync and edit your Arduino Cloud Sketches",
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
},
"cloudSketch": {
"new": "New Remote Sketch"
},
"common": {
"all": "All",
"contributed": "Contributed",
Expand Down Expand Up @@ -299,6 +302,12 @@
"unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
},
"portProtocol": {
"network": "Netwerk",
"serial": "Serial"
Expand Down Expand Up @@ -349,6 +358,9 @@
"username": "Username"
},
"showVerbose": "Wys ontfoutings uitset tydens",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"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.",
Expand Down Expand Up @@ -385,7 +397,7 @@
"exportBinary": "Export Compiled Binary",
"moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New",
"new": "New Sketch",
"openFolder": "Open Folder",
"openRecent": "Open Recent",
"openSketchInNewWindow": "Open Sketch in New Window",
Expand All @@ -404,6 +416,10 @@
"verify": "Verify",
"verifyOrCompile": "Verify/Compile"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newSketch": "New Sketch"
},
"survey": {
"answerSurvey": "Answer survey",
"dismissSurvey": "Don't show again",
Expand Down
18 changes: 17 additions & 1 deletion i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"syncEditSketches": "المزامنة و التعديل على مشاريعك في Arduino Cloud",
"visitArduinoCloud": "قم بزيارة Arduino Cloud من اجل انشاء ملف مشاريع على السحابة"
},
"cloudSketch": {
"new": "New Remote Sketch"
},
"common": {
"all": "All",
"contributed": "Contributed",
Expand Down Expand Up @@ -299,6 +302,12 @@
"unableToCloseWebSocket": "تعذر اغلاق مقبس الويب",
"unableToConnectToWebSocket": "تعذر الاتصال بمقبس الويب"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
},
"portProtocol": {
"network": "شبكة",
"serial": "Serial"
Expand Down Expand Up @@ -349,6 +358,9 @@
"username": "Username"
},
"showVerbose": "اظهر خرج مطوّل خلال",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"sketchbook.location": "موقع ملف المشاريع",
"sketchbook.showAllFiles": "True لعرض كل مجلدات مشاريع داخل المشروع . False افتراضيا",
"survey.notification": "True if users should be notified if a survey is available. True by default.",
Expand Down Expand Up @@ -385,7 +397,7 @@
"exportBinary": "تصدير الملف الثنائي المترجم",
"moving": "يتم النقل",
"movingMsg": "الملف \"{0}\" يجب ان يكون داخل مجلد مشروع مسمى \"{1}\"\nهل انشئ المجلد , ثم انقل الملف و اكمل ؟",
"new": "جديد",
"new": "New Sketch",
"openFolder": "فتح المجلد",
"openRecent": "فُتِحَ مؤخرا ",
"openSketchInNewWindow": "فتح المشروع في نافذة جديدة",
Expand All @@ -404,6 +416,10 @@
"verify": "تحقق",
"verifyOrCompile": "تحقق/ترجم"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newSketch": "New Sketch"
},
"survey": {
"answerSurvey": "الاجابة على الاستبيان",
"dismissSurvey": "لا تظهر مرة اخرى",
Expand Down
18 changes: 17 additions & 1 deletion i18n/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"syncEditSketches": "Sync and edit your Arduino Cloud Sketches",
"visitArduinoCloud": "Visit Arduino Cloud to create Cloud Sketches."
},
"cloudSketch": {
"new": "New Remote Sketch"
},
"common": {
"all": "All",
"contributed": "Contributed",
Expand Down Expand Up @@ -299,6 +302,12 @@
"unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
},
"portProtocol": {
"network": "Network",
"serial": "Serial"
Expand Down Expand Up @@ -349,6 +358,9 @@
"username": "Username"
},
"showVerbose": "Show verbose output during",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"sketchbook.location": "Sketchbook location",
"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.",
Expand Down Expand Up @@ -385,7 +397,7 @@
"exportBinary": "Export Compiled Binary",
"moving": "Moving",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "New",
"new": "New Sketch",
"openFolder": "Open Folder",
"openRecent": "Open Recent",
"openSketchInNewWindow": "Open Sketch in New Window",
Expand All @@ -404,6 +416,10 @@
"verify": "Verify",
"verifyOrCompile": "Verify/Compile"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newSketch": "New Sketch"
},
"survey": {
"answerSurvey": "Answer survey",
"dismissSurvey": "Don't show again",
Expand Down
18 changes: 17 additions & 1 deletion i18n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"syncEditSketches": "Синхронизирайте и редактирайте на вашите Arduino облачни скици",
"visitArduinoCloud": "Посетете Arduino Cloud, за да създадете облачни скици."
},
"cloudSketch": {
"new": "New Remote Sketch"
},
"common": {
"all": "All",
"contributed": "Contributed",
Expand Down Expand Up @@ -299,6 +302,12 @@
"unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
},
"portProtocol": {
"network": "Мрежа",
"serial": "Serial"
Expand Down Expand Up @@ -349,6 +358,9 @@
"username": "Username"
},
"showVerbose": "Показване на подробен изход по време на",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"sketchbook.location": "Местоположение на скицника",
"sketchbook.showAllFiles": "True , за да се покажат всички файлове вътре в скицата. По подразбиране е false.",
"survey.notification": "True if users should be notified if a survey is available. True by default.",
Expand Down Expand Up @@ -385,7 +397,7 @@
"exportBinary": "Експортиране на компилиран двоичен файл",
"moving": "Преместване",
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
"new": "Нов",
"new": "New Sketch",
"openFolder": "Отвори папка",
"openRecent": "Отвори Скорошен",
"openSketchInNewWindow": "Отвори скицата в нов прозорец",
Expand All @@ -404,6 +416,10 @@
"verify": "Потвърдете",
"verifyOrCompile": "Проверете/компилирайте"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newSketch": "New Sketch"
},
"survey": {
"answerSurvey": "Answer survey",
"dismissSurvey": "Don't show again",
Expand Down
18 changes: 17 additions & 1 deletion i18n/ca_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"syncEditSketches": "Tanca la sessió de sincronització i edita els teus programes del núvol Arduino",
"visitArduinoCloud": "Visiteu Arduino Cloud per crear programes al núvol."
},
"cloudSketch": {
"new": "New Remote Sketch"
},
"common": {
"all": "All",
"contributed": "Contributed",
Expand Down Expand Up @@ -299,6 +302,12 @@
"unableToCloseWebSocket": "Unable to close websocket",
"unableToConnectToWebSocket": "Unable to connect to websocket"
},
"newCloudSketch": {
"invalidSketchName": "The name must consist of basic letters, numbers, or underscores. The maximum length is 36 characters.",
"newSketchTitle": "Name of a new Remote Sketch",
"notFound": "Could not pull the remote sketch '{0}'. It does not exist.",
"sketchAlreadyExists": "Remote sketch '{0}' already exists."
},
"portProtocol": {
"network": "Xarxa",
"serial": "Serial"
Expand Down Expand Up @@ -349,6 +358,9 @@
"username": "Username"
},
"showVerbose": "Mostra la sortida detallada durant",
"sketch": {
"inoBlueprint": "Absolute filesystem path to the default `.ino` blueprint file. If specified, the content of the blueprint file will be used for every new sketch created by the IDE. The sketches will be generated with the default Arduino content if not specified. Unaccessible blueprint files are ignored. **A restart of the IDE is needed** for this setting to take effect."
},
"sketchbook.location": "Ubicació del quadern de programes",
"sketchbook.showAllFiles": "True per mostrar tots els fitxers del programa dins del programa. És fals per defecte.",
"survey.notification": "True if users should be notified if a survey is available. True by default.",
Expand Down Expand Up @@ -385,7 +397,7 @@
"exportBinary": "Exporta el binari compilat",
"moving": "Movent-se",
"movingMsg": "El fitxer \"{0}\" ha d'estar dins d'una carpeta deprograma anomenada \"{1}\".\nVoleu crear aquesta carpeta, moure el fitxer i continuar?",
"new": "Nou",
"new": "New Sketch",
"openFolder": "Obrir carpeta",
"openRecent": "Obre Recent",
"openSketchInNewWindow": "Obriu el programa a una finestra nova",
Expand All @@ -404,6 +416,10 @@
"verify": "Verificar",
"verifyOrCompile": "Verificar/Compilar"
},
"sketchbook": {
"newRemoteSketch": "New Remote Sketch",
"newSketch": "New Sketch"
},
"survey": {
"answerSurvey": "Answer survey",
"dismissSurvey": "Don't show again",
Expand Down
Loading