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

Appearance settings

Commit b31357f

Browse filesBrowse files
Updated translation files
1 parent dd621ee commit b31357f
Copy full SHA for b31357f

File tree

16 files changed

+80
-16
lines changed
Filter options

16 files changed

+80
-16
lines changed

‎internal/locales/data/ar.po

Copy file name to clipboardExpand all lines: internal/locales/data/ar.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ msgid "%s must be installed."
6868
msgstr "يجب تثبيت %s"
6969

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

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

421+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
422+
msgid "Compiler error output has been truncated."
423+
msgstr ""
424+
421425
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
422426
msgid "Compiles Arduino sketches."
423427
msgstr "يترجم مشاريع الاردوينو"

‎internal/locales/data/be.po

Copy file name to clipboardExpand all lines: internal/locales/data/be.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ msgid "%s must be installed."
6565
msgstr "%s павінен быць усталяваны."
6666

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

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

424+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
425+
msgid "Compiler error output has been truncated."
426+
msgstr ""
427+
424428
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
425429
msgid "Compiles Arduino sketches."
426430
msgstr "Кампіляцыя сцэнараў Arduino."

‎internal/locales/data/de.po

Copy file name to clipboardExpand all lines: internal/locales/data/de.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ msgid "%s must be installed."
7575
msgstr "%s muss installiert sein."
7676

7777
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
78-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
78+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
7979
msgid "%s pattern is missing"
8080
msgstr "Muster %s fehlt"
8181

@@ -430,6 +430,10 @@ msgstr ""
430430
msgid "Compiled sketch not found in %s"
431431
msgstr "Kompilierter Sketch wurde nicht in%s gefunden"
432432

433+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
434+
msgid "Compiler error output has been truncated."
435+
msgstr ""
436+
433437
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
434438
msgid "Compiles Arduino sketches."
435439
msgstr "Kompiliert Arduino-Sketche."

‎internal/locales/data/es.po

Copy file name to clipboardExpand all lines: internal/locales/data/es.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ msgid "%s must be installed."
7171
msgstr "%s debe ser instalado."
7272

7373
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
74-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
74+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
7575
msgid "%s pattern is missing"
7676
msgstr "Falta el patrón %s "
7777

@@ -415,6 +415,10 @@ msgstr ""
415415
msgid "Compiled sketch not found in %s"
416416
msgstr "Proyecto compilado no encontrado en %s"
417417

418+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
419+
msgid "Compiler error output has been truncated."
420+
msgstr ""
421+
418422
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
419423
msgid "Compiles Arduino sketches."
420424
msgstr "Compila los sketch de Arduino"

‎internal/locales/data/fr.po

Copy file name to clipboardExpand all lines: internal/locales/data/fr.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ msgid "%s must be installed."
6767
msgstr ""
6868

6969
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
70-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
70+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
7171
msgid "%s pattern is missing"
7272
msgstr ""
7373

@@ -404,6 +404,10 @@ msgstr ""
404404
msgid "Compiled sketch not found in %s"
405405
msgstr "Croquis compilé introuvable %s"
406406

407+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
408+
msgid "Compiler error output has been truncated."
409+
msgstr ""
410+
407411
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
408412
msgid "Compiles Arduino sketches."
409413
msgstr "Compilation des croquis Arduino."

‎internal/locales/data/he.po

Copy file name to clipboardExpand all lines: internal/locales/data/he.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ msgid "%s must be installed."
6363
msgstr ""
6464

6565
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
66-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
66+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
6767
msgid "%s pattern is missing"
6868
msgstr ""
6969

@@ -400,6 +400,10 @@ msgstr ""
400400
msgid "Compiled sketch not found in %s"
401401
msgstr ""
402402

403+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
404+
msgid "Compiler error output has been truncated."
405+
msgstr ""
406+
403407
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
404408
msgid "Compiles Arduino sketches."
405409
msgstr ""

‎internal/locales/data/it_IT.po

Copy file name to clipboardExpand all lines: internal/locales/data/it_IT.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ msgid "%s must be installed."
7272
msgstr "%s deve essere installato."
7373

7474
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
75-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
75+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
7676
msgid "%s pattern is missing"
7777
msgstr "Manca il pattern %s"
7878

@@ -427,6 +427,10 @@ msgstr ""
427427
msgid "Compiled sketch not found in %s"
428428
msgstr "Sketch compilato non trovato in %s"
429429

430+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
431+
msgid "Compiler error output has been truncated."
432+
msgstr ""
433+
430434
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
431435
msgid "Compiles Arduino sketches."
432436
msgstr "Compila gli sketch di Arduino."

‎internal/locales/data/ja.po

Copy file name to clipboardExpand all lines: internal/locales/data/ja.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ msgid "%s must be installed."
6565
msgstr ""
6666

6767
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
68-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
68+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
6969
msgid "%s pattern is missing"
7070
msgstr ""
7171

@@ -402,6 +402,10 @@ msgstr ""
402402
msgid "Compiled sketch not found in %s"
403403
msgstr ""
404404

405+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
406+
msgid "Compiler error output has been truncated."
407+
msgstr ""
408+
405409
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
406410
msgid "Compiles Arduino sketches."
407411
msgstr ""

‎internal/locales/data/ko.po

Copy file name to clipboardExpand all lines: internal/locales/data/ko.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ msgid "%s must be installed."
6363
msgstr ""
6464

6565
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
66-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
66+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
6767
msgid "%s pattern is missing"
6868
msgstr ""
6969

@@ -400,6 +400,10 @@ msgstr ""
400400
msgid "Compiled sketch not found in %s"
401401
msgstr ""
402402

403+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
404+
msgid "Compiler error output has been truncated."
405+
msgstr ""
406+
403407
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
404408
msgid "Compiles Arduino sketches."
405409
msgstr ""

‎internal/locales/data/lb.po

Copy file name to clipboardExpand all lines: internal/locales/data/lb.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ msgid "%s must be installed."
6363
msgstr "%s muss installéiert ginn."
6464

6565
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
66-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
66+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
6767
msgid "%s pattern is missing"
6868
msgstr ""
6969

@@ -400,6 +400,10 @@ msgstr ""
400400
msgid "Compiled sketch not found in %s"
401401
msgstr ""
402402

403+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
404+
msgid "Compiler error output has been truncated."
405+
msgstr ""
406+
403407
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
404408
msgid "Compiles Arduino sketches."
405409
msgstr ""

‎internal/locales/data/pl.po

Copy file name to clipboardExpand all lines: internal/locales/data/pl.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ msgid "%s must be installed."
6565
msgstr "%smusi byc zainstalowane"
6666

6767
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
68-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
68+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
6969
msgid "%s pattern is missing"
7070
msgstr "%s brakuje wzoru"
7171

@@ -402,6 +402,10 @@ msgstr ""
402402
msgid "Compiled sketch not found in %s"
403403
msgstr ""
404404

405+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
406+
msgid "Compiler error output has been truncated."
407+
msgstr ""
408+
405409
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
406410
msgid "Compiles Arduino sketches."
407411
msgstr ""

‎internal/locales/data/pt.po

Copy file name to clipboardExpand all lines: internal/locales/data/pt.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ msgid "%s must be installed."
6666
msgstr "%s‎deve ser instalado.‎"
6767

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

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

423+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
424+
msgid "Compiler error output has been truncated."
425+
msgstr ""
426+
423427
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
424428
msgid "Compiles Arduino sketches."
425429
msgstr "Compila esboços Arduino."

‎internal/locales/data/ru.po

Copy file name to clipboardExpand all lines: internal/locales/data/ru.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ msgid "%s must be installed."
6969
msgstr "%s должен быть установлен."
7070

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

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

426+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
427+
msgid "Compiler error output has been truncated."
428+
msgstr ""
429+
426430
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
427431
msgid "Compiles Arduino sketches."
428432
msgstr "Компилирует скетчи Arduino."

‎internal/locales/data/si.po

Copy file name to clipboardExpand all lines: internal/locales/data/si.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ msgid "%s must be installed."
6363
msgstr ""
6464

6565
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
66-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
66+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
6767
msgid "%s pattern is missing"
6868
msgstr ""
6969

@@ -400,6 +400,10 @@ msgstr ""
400400
msgid "Compiled sketch not found in %s"
401401
msgstr ""
402402

403+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
404+
msgid "Compiler error output has been truncated."
405+
msgstr ""
406+
403407
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
404408
msgid "Compiles Arduino sketches."
405409
msgstr ""

‎internal/locales/data/zh.po

Copy file name to clipboardExpand all lines: internal/locales/data/zh.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ msgid "%s must be installed."
6767
msgstr "%s 必须安装"
6868

6969
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
70-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
70+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
7171
msgid "%s pattern is missing"
7272
msgstr "%s 模式丢失"
7373

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

407+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
408+
msgid "Compiler error output has been truncated."
409+
msgstr ""
410+
407411
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
408412
msgid "Compiles Arduino sketches."
409413
msgstr "编译 Arduino 项目"

‎internal/locales/data/zh_TW.po

Copy file name to clipboardExpand all lines: internal/locales/data/zh_TW.po
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ msgid "%s must be installed."
6363
msgstr "必須安裝 %s "
6464

6565
#: internal/arduino/builder/internal/preprocessor/ctags.go:193
66-
#: internal/arduino/builder/internal/preprocessor/gcc.go:62
66+
#: internal/arduino/builder/internal/preprocessor/gcc.go:63
6767
msgid "%s pattern is missing"
6868
msgstr "%s 樣態遺失"
6969

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

403+
#: internal/arduino/builder/internal/preprocessor/gcc.go:93
404+
msgid "Compiler error output has been truncated."
405+
msgstr ""
406+
403407
#: internal/cli/compile/compile.go:80 internal/cli/compile/compile.go:81
404408
msgid "Compiles Arduino sketches."
405409
msgstr "編譯 Arduino sketch"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.