Skip to content

Updated translation files #2914

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 5 additions & 1 deletion internal/locales/data/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ msgid "%s must be installed."
msgstr "يجب تثبيت %s"

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "%s النسق مفقود"

Expand Down Expand Up @@ -418,6 +418,10 @@ msgstr "الامر يبقى قيد التشغيل و يطبع قائمة للو
msgid "Compiled sketch not found in %s"
msgstr "المشروع المترجم لم يتم ايجاده في %s"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "يترجم مشاريع الاردوينو"
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/be.po
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ msgid "%s must be installed."
msgstr "%s павінен быць усталяваны."

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "Шаблон %s адсутнічае"

Expand Down Expand Up @@ -421,6 +421,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr "Скампіляваны сцэнар не знойдзены ў %s"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "Кампіляцыя сцэнараў Arduino."
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ msgid "%s must be installed."
msgstr "%s muss installiert sein."

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "Muster %s fehlt"

Expand Down Expand Up @@ -430,6 +430,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr "Kompilierter Sketch wurde nicht in%s gefunden"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "Kompiliert Arduino-Sketche."
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ msgid "%s must be installed."
msgstr "%s debe ser instalado."

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "Falta el patrón %s "

Expand Down Expand Up @@ -415,6 +415,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr "Proyecto compilado no encontrado en %s"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "Compila los sketch de Arduino"
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ msgid "%s must be installed."
msgstr ""

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr ""

Expand Down Expand Up @@ -404,6 +404,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr "Croquis compilé introuvable %s"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "Compilation des croquis Arduino."
Expand Down
15 changes: 10 additions & 5 deletions internal/locales/data/he.po
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#
# Translators:
# rel_m3, 2022
# Yaron Shahrabani <[email protected]>, 2025
#
msgid ""
msgstr ""
"Last-Translator: rel_m3, 2022\n"
"Last-Translator: Yaron Shahrabani <[email protected]>, 2025\n"
"Language-Team: Hebrew (https://app.transifex.com/arduino-1/teams/108174/he/)\n"
"Language: he\n"
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
Expand All @@ -27,7 +28,7 @@ msgstr ""

#: internal/arduino/builder/builder.go:487
msgid "%[1]s pattern is missing"
msgstr "%[1]s תבנית חסרה"
msgstr "תבנית %[1]s חסרה"

#: internal/arduino/resources/download.go:51
msgid "%s already downloaded"
Expand All @@ -43,7 +44,7 @@ msgstr "%s מותקן"

#: internal/cli/lib/check_deps.go:122
msgid "%s is already installed."
msgstr ""
msgstr "%s כבר מותקן."

#: internal/arduino/cores/packagemanager/loader.go:63
#: internal/arduino/cores/packagemanager/loader.go:614
Expand All @@ -52,7 +53,7 @@ msgstr "%s אינו תיקייה"

#: internal/arduino/cores/packagemanager/install_uninstall.go:292
msgid "%s is not managed by package manager"
msgstr "%s אינו מנוהל על ידי מנהל ההתקנות"
msgstr "%s אינו מנוהל על ידי מנהל החבילות"

#: internal/cli/daemon/daemon.go:67
msgid "%s must be >= 1024"
Expand All @@ -63,7 +64,7 @@ msgid "%s must be installed."
msgstr ""

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr ""

Expand Down Expand Up @@ -400,6 +401,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr ""

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr ""
Expand Down
10 changes: 7 additions & 3 deletions internal/locales/data/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
# Gabriel F., 2022
# CLI team <[email protected]>, 2022
# Gaia Castronovo <[email protected]>, 2023
# Giovanni Scafora <[email protected]>, 2024
# Giovanni Scafora <[email protected]>, 2025
#
msgid ""
msgstr ""
"Last-Translator: Giovanni Scafora <[email protected]>, 2024\n"
"Last-Translator: Giovanni Scafora <[email protected]>, 2025\n"
"Language-Team: Italian (Italy) (https://app.transifex.com/arduino-1/teams/108174/it_IT/)\n"
"Language: it_IT\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
Expand Down Expand Up @@ -72,7 +72,7 @@ msgid "%s must be installed."
msgstr "%s deve essere installato."

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "Manca il pattern %s"

Expand Down Expand Up @@ -427,6 +427,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr "Sketch compilato non trovato in %s"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr "L'output degli errori del compilatore è stato troncato."

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "Compila gli sketch di Arduino."
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ msgid "%s must be installed."
msgstr ""

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr ""

Expand Down Expand Up @@ -402,6 +402,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr ""

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ msgid "%s must be installed."
msgstr ""

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr ""

Expand Down Expand Up @@ -400,6 +400,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr ""

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/lb.po
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ msgid "%s must be installed."
msgstr "%s muss installéiert ginn."

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr ""

Expand Down Expand Up @@ -400,6 +400,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr ""

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ msgid "%s must be installed."
msgstr "%smusi byc zainstalowane"

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "%s brakuje wzoru"

Expand Down Expand Up @@ -402,6 +402,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr ""

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ msgid "%s must be installed."
msgstr "%s‎deve ser instalado.‎"

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "%spadrão está faltando"

Expand Down Expand Up @@ -420,6 +420,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr "Esboço compilado não encontrado em %s"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "Compila esboços Arduino."
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ msgid "%s must be installed."
msgstr "%s должен быть установлен."

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "не найден шаблон %s"

Expand Down Expand Up @@ -423,6 +423,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr "Скомпилированный эскиз не найден в %s"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "Компилирует скетчи Arduino."
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/si.po
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ msgid "%s must be installed."
msgstr ""

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr ""

Expand Down Expand Up @@ -400,6 +400,10 @@ msgstr ""
msgid "Compiled sketch not found in %s"
msgstr ""

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion internal/locales/data/zh.po
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ msgid "%s must be installed."
msgstr "%s 必须安装"

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "%s 模式丢失"

Expand Down Expand Up @@ -404,6 +404,10 @@ msgstr "命令保持运行,并在发生更改时打印已连接开发板的列
msgid "Compiled sketch not found in %s"
msgstr "在 %s 中找不到已编译项目"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr ""

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "编译 Arduino 项目"
Expand Down
10 changes: 7 additions & 3 deletions internal/locales/data/zh_TW.po
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# Translators:
# coby2023t, 2024
# coby2023t, 2025
#
msgid ""
msgstr ""
"Last-Translator: coby2023t, 2024\n"
"Last-Translator: coby2023t, 2025\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/arduino-1/teams/108174/zh_TW/)\n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
Expand Down Expand Up @@ -63,7 +63,7 @@ msgid "%s must be installed."
msgstr "必須安裝 %s "

#: internal/arduino/builder/internal/preprocessor/ctags.go:193
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
msgid "%s pattern is missing"
msgstr "%s 樣態遺失"

Expand Down Expand Up @@ -400,6 +400,10 @@ msgstr "命令保持執行, 在有更動時列出連接的開發板"
msgid "Compiled sketch not found in %s"
msgstr "在 %s 中找不到已編譯的 sketch"

#: internal/arduino/builder/internal/preprocessor/gcc.go:93
msgid "Compiler error output has been truncated."
msgstr "編譯器的錯誤訊息已截斷。"

#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
msgid "Compiles Arduino sketches."
msgstr "編譯 Arduino sketch"
Expand Down