From 0f9f0d07b7d5ff0cdefda3e77eb6b5ce2854c4a8 Mon Sep 17 00:00:00 2001 From: Giacomo Cusinato <7659518+giacomocusinato@users.noreply.github.com> Date: Wed, 9 Apr 2025 19:48:50 +0700 Subject: [PATCH 1/2] chore: switch to version 2.3.7 after the release (#2701) --- arduino-ide-extension/package.json | 2 +- electron-app/package.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arduino-ide-extension/package.json b/arduino-ide-extension/package.json index 3d478a88e..ff9a09eff 100644 --- a/arduino-ide-extension/package.json +++ b/arduino-ide-extension/package.json @@ -1,6 +1,6 @@ { "name": "arduino-ide-extension", - "version": "2.3.6", + "version": "2.3.7", "description": "An extension for Theia building the Arduino IDE", "license": "AGPL-3.0-or-later", "scripts": { diff --git a/electron-app/package.json b/electron-app/package.json index 6a31d222a..774fe56bc 100644 --- a/electron-app/package.json +++ b/electron-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "electron-app", - "version": "2.3.6", + "version": "2.3.7", "license": "AGPL-3.0-or-later", "main": "./src-gen/backend/electron-main.js", "dependencies": { @@ -19,7 +19,7 @@ "@theia/preferences": "1.57.0", "@theia/terminal": "1.57.0", "@theia/workspace": "1.57.0", - "arduino-ide-extension": "2.3.6" + "arduino-ide-extension": "2.3.7" }, "devDependencies": { "@theia/cli": "1.57.0", diff --git a/package.json b/package.json index f71303a0d..8b5356b49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arduino-ide", - "version": "2.3.6", + "version": "2.3.7", "description": "Arduino IDE", "repository": "https://github.com/arduino/arduino-ide.git", "author": "Arduino SA", From ee4f74d5662995f9bb09ea9039e3ba3fb828f9ec Mon Sep 17 00:00:00 2001 From: Per Tillisch Date: Wed, 9 Jul 2025 10:38:55 -0700 Subject: [PATCH 2/2] Document localization capabilities in Translator Guide The system used for localization of this project leverages the infrastructure and data that already exists for VS Code. These assets are applicable to Arduino IDE 2.x due to the project being built on the Eclipse Theia IDE framework. In this way, the Arduino IDE developers and community are only responsible for internationalization and localization of the Arduino-specific strings (e.g., "Sketchbook") used in the IDE's UI. The unfortunate downside to this approach is that there is a hard technical limit on localization of the project to languages for which a VS Code "language pack" is available. It will be helpful to clearly communicate the set of languages for which we are able to ship contributions from translators. Likewise, it will be useful to also communicate that, we are able to ship contributions of translations of Arduino CLI user interface strings for any language. This is due to the fact that the Arduino CLI codebase uses a completely different internationalization system that does not impose any technical limits on the scope of localization. --- docs/contributor-guide/translation.md | 32 +++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/docs/contributor-guide/translation.md b/docs/contributor-guide/translation.md index 4b8b82400..9632ae952 100644 --- a/docs/contributor-guide/translation.md +++ b/docs/contributor-guide/translation.md @@ -1,13 +1,41 @@ # Translator Guide -The text of the Arduino IDE interface is translated into several languages. The language can be selected in the dialog opened via **File > Preferences** in the Arduino IDE menus (**Arduino IDE > Preferences** for macOS users). +The text of the Arduino IDE user interface is translated into several languages. The language can be selected in the dialog opened via **File > Preferences** in the Arduino IDE menus (**Arduino IDE > Preferences** for macOS users). Translating text and improving on existing translations is a valuable contribution to the project, helping make Arduino accessible to everyone. -The translations for the text found in the Arduino IDE come from several sources: +The translations for the text found in Arduino IDE come from several sources: ## Arduino IDE Text +The text of the Arduino IDE application can be translated to the following languages: + +- čeština (Czech) +- Deutsch (German) +- Dutch +- español (Spanish) +- français (French) +- italiano (Italian) +- magyar (Hungarian) +- polski (Polish) +- português (Portuguese) +- Türkçe (Turkish) +- български (Bulgarian) +- русский (Russian) +- українська (Ukrainian) +- 한국어 (Korean) +- 中文(简体) (Chinese Simplified) +- 中文(繁體) (Chinese Traditional) +- 日本語 (Japanese) + +--- + +⚠ Unfortunately the 3rd party localization system used by the Arduino IDE application imposes a technical limitation to that set of languages. For this reason, we are unable to add support to Arduino IDE for additional languages (see [`arduino/arduino-ide#1447`](https://github.com/arduino/arduino-ide/issues/1447) for details). + +There is no technical limitation on the set of languages to which **Arduino CLI** can be translated. If you would like to contribute translations for a language not on the above list, you are welcome to [contribute to the **Arduino CLI** project](#arduino-cli-text). + +--- + Translations of Arduino IDE's text is done in the "**Arduino IDE 2.0**" project on the **Transifex** localization platform: https://explore.transifex.com/arduino-1/ide2/ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy