Skip to content

Commit 9b28f2b

Browse files
Updated translation files
1 parent ea066cc commit 9b28f2b

File tree

13 files changed

+38
-88
lines changed

13 files changed

+38
-88
lines changed

Diff for: i18n/data/ar.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
msgid ""
88
msgstr ""
99
"Last-Translator: Mark Asaad, 2022\n"
10-
"Language-Team: Arabic (https://www.transifex.com/arduino-1/teams/108174/ar/)\n"
10+
"Language-Team: Arabic (https://app.transifex.com/arduino-1/teams/108174/ar/)\n"
1111
"Language: ar\n"
1212
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
1313

@@ -1503,10 +1503,6 @@ msgstr ""
15031503
msgid "Loading index file: %v"
15041504
msgstr ""
15051505

1506-
#: commands/instances.go:462
1507-
msgid "Loading libraries: %v"
1508-
msgstr ""
1509-
15101506
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
15111507
msgid "Location"
15121508
msgstr "الموقع"

Diff for: i18n/data/de.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
msgid ""
1111
msgstr ""
1212
"Last-Translator: C A, 2022\n"
13-
"Language-Team: German (https://www.transifex.com/arduino-1/teams/108174/de/)\n"
13+
"Language-Team: German (https://app.transifex.com/arduino-1/teams/108174/de/)\n"
1414
"Language: de\n"
1515
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1616

@@ -1487,10 +1487,6 @@ msgstr ""
14871487
msgid "Loading index file: %v"
14881488
msgstr "Indexdatei wird geladen: %v"
14891489

1490-
#: commands/instances.go:462
1491-
msgid "Loading libraries: %v"
1492-
msgstr "Bibliotheken werden geladen: %v"
1493-
14941490
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14951491
msgid "Location"
14961492
msgstr "Ort"

Diff for: i18n/data/es.po

+26-28
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
# CLI team <[email protected]>, 2022
77
# Sachonidas, 2022
88
# Iago, 2022
9+
# Gonzalo Martínez, 2023
910
#
1011
msgid ""
1112
msgstr ""
12-
"Last-Translator: Iago, 2022\n"
13-
"Language-Team: Spanish (https://www.transifex.com/arduino-1/teams/108174/es/)\n"
13+
"Last-Translator: Gonzalo Martínez, 2023\n"
14+
"Language-Team: Spanish (https://app.transifex.com/arduino-1/teams/108174/es/)\n"
1415
"Language: es\n"
1516
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
1617

@@ -123,7 +124,7 @@ msgstr ""
123124

124125
#: commands/sketch/new.go:63
125126
msgid ".ino file already exists"
126-
msgstr ""
127+
msgstr "El archivo .ino ya existe"
127128

128129
#: internal/cli/updater/updater.go:71
129130
msgid "A new release of Arduino CLI is available:"
@@ -1243,7 +1244,7 @@ msgstr "Instalando %s"
12431244

12441245
#: commands/instances.go:447
12451246
msgid "Installing library %s"
1246-
msgstr ""
1247+
msgstr "Instalando la librería %s"
12471248

12481249
#: arduino/cores/packagemanager/install_uninstall.go:116
12491250
#: arduino/cores/packagemanager/profiles.go:135
@@ -1252,7 +1253,7 @@ msgstr "Instalando la plataforma %s"
12521253

12531254
#: arduino/cores/packagemanager/profiles.go:186
12541255
msgid "Installing tool %s"
1255-
msgstr ""
1256+
msgstr "Instalando la herramienta %s"
12561257

12571258
#: internal/cli/core/install.go:37 internal/cli/core/install.go:38
12581259
msgid "Installs one or more cores and corresponding tool dependencies."
@@ -1311,7 +1312,7 @@ msgstr ""
13111312

13121313
#: arduino/errors.go:48
13131314
msgid "Invalid instance"
1314-
msgstr ""
1315+
msgstr "Instancia inválida"
13151316

13161317
#: internal/cli/core/upgrade.go:90
13171318
msgid "Invalid item %s"
@@ -1339,15 +1340,15 @@ msgstr ""
13391340

13401341
#: internal/cli/core/uninstall.go:58
13411342
msgid "Invalid parameter %s: version not allowed"
1342-
msgstr ""
1343+
msgstr "Parámetro inválido %s: versión no compatible"
13431344

13441345
#: commands/board/list.go:78
13451346
msgid "Invalid pid value: '%s'"
13461347
msgstr ""
13471348

13481349
#: arduino/errors.go:222
13491350
msgid "Invalid profile"
1350-
msgstr ""
1351+
msgstr "Perfil inválido"
13511352

13521353
#: commands/monitor/monitor.go:145
13531354
msgid "Invalid recipe in platform.txt"
@@ -1401,18 +1402,19 @@ msgstr ""
14011402
msgid ""
14021403
"Library %[1]s is already installed, but with a different version: %[2]s"
14031404
msgstr ""
1405+
"La librería %[1]s ya está instalada, pero en una versión diferente: %[2]s"
14041406

14051407
#: commands/lib/upgrade.go:59
14061408
msgid "Library %s is already at the latest version"
1407-
msgstr ""
1409+
msgstr "La librería %s ya se encuentra en la versión más reciente"
14081410

14091411
#: commands/lib/uninstall.go:39
14101412
msgid "Library %s is not installed"
14111413
msgstr "La librería %s no está instalada"
14121414

14131415
#: commands/instances.go:433
14141416
msgid "Library %s not found"
1415-
msgstr ""
1417+
msgstr "Librería %s no encontrada"
14161418

14171419
#: arduino/errors.go:446
14181420
msgid "Library '%s' not found"
@@ -1425,7 +1427,7 @@ msgstr ""
14251427

14261428
#: arduino/errors.go:562
14271429
msgid "Library install failed"
1428-
msgstr ""
1430+
msgstr "La instalación de la librería no fue exitosa"
14291431

14301432
#: commands/lib/install.go:150 commands/lib/install.go:160
14311433
msgid "Library installed"
@@ -1486,10 +1488,6 @@ msgstr ""
14861488
msgid "Loading index file: %v"
14871489
msgstr ""
14881490

1489-
#: commands/instances.go:462
1490-
msgid "Loading libraries: %v"
1491-
msgstr ""
1492-
14931491
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14941492
msgid "Location"
14951493
msgstr "Ubicación"
@@ -1526,7 +1524,7 @@ msgstr "Falta el puerto"
15261524

15271525
#: arduino/errors.go:238
15281526
msgid "Missing port address"
1529-
msgstr ""
1527+
msgstr "No se encuentra la dirección del puerto "
15301528

15311529
#: arduino/errors.go:250
15321530
msgid "Missing port protocol"
@@ -1546,7 +1544,7 @@ msgstr ""
15461544

15471545
#: arduino/errors.go:359
15481546
msgid "Monitor '%s' not found"
1549-
msgstr ""
1547+
msgstr "Monitor '%s' no encontrado"
15501548

15511549
#: internal/cli/monitor/monitor.go:137
15521550
msgid "Monitor port settings:"
@@ -1644,7 +1642,7 @@ msgstr ""
16441642

16451643
#: internal/cli/monitor/monitor.go:53 internal/cli/monitor/monitor.go:54
16461644
msgid "Open a communication port with a board."
1647-
msgstr ""
1645+
msgstr "Abre un puerto de comunicación con una placa."
16481646

16491647
#: internal/cli/board/details.go:177
16501648
msgid "Option:"
@@ -1757,11 +1755,11 @@ msgstr ""
17571755

17581756
#: commands/core/install.go:54 commands/core/install.go:61
17591757
msgid "Platform %s already installed"
1760-
msgstr ""
1758+
msgstr "La plataforma %s ya está instalada"
17611759

17621760
#: arduino/cores/packagemanager/install_uninstall.go:191
17631761
msgid "Platform %s installed"
1764-
msgstr ""
1762+
msgstr "Plataforma %s instalada"
17651763

17661764
#: internal/cli/compile/compile.go:387 internal/cli/upload/upload.go:134
17671765
msgid ""
@@ -1771,11 +1769,11 @@ msgstr ""
17711769

17721770
#: arduino/cores/packagemanager/install_uninstall.go:304
17731771
msgid "Platform %s uninstalled"
1774-
msgstr ""
1772+
msgstr "Plataforma %s desinstalada"
17751773

17761774
#: arduino/errors.go:483
17771775
msgid "Platform '%s' is already at the latest version"
1778-
msgstr ""
1776+
msgstr "La plataforma '%s' ya se encuentra en su versión más reciente"
17791777

17801778
#: arduino/errors.go:407
17811779
msgid "Platform '%s' not found"
@@ -1835,7 +1833,7 @@ msgstr "Puerto"
18351833

18361834
#: internal/cli/monitor/monitor.go:158 internal/cli/monitor/monitor.go:167
18371835
msgid "Port closed: %v"
1838-
msgstr ""
1836+
msgstr "Puerto cerrado: %v"
18391837

18401838
#: arduino/errors.go:656
18411839
msgid "Port monitor error"
@@ -1868,7 +1866,7 @@ msgstr ""
18681866

18691867
#: arduino/errors.go:204
18701868
msgid "Profile '%s' not found"
1871-
msgstr ""
1869+
msgstr "Perfil '%s' no encontrado"
18721870

18731871
#: arduino/errors.go:340
18741872
msgid "Programmer '%s' not found"
@@ -1888,7 +1886,7 @@ msgstr "Programadores:"
18881886

18891887
#: arduino/errors.go:392
18901888
msgid "Property '%s' is undefined"
1891-
msgstr ""
1889+
msgstr "La propiedad '%s' no está definida"
18921890

18931891
#: internal/cli/board/list.go:138
18941892
msgid "Protocol"
@@ -2023,7 +2021,7 @@ msgstr ""
20232021

20242022
#: internal/cli/lib/search.go:49
20252023
msgid "Show library names only."
2026-
msgstr ""
2024+
msgstr "Mostrar solo los nombres de la librería."
20272025

20282026
#: internal/cli/board/details.go:52
20292027
msgid "Show list of available programmers"
@@ -2055,11 +2053,11 @@ msgstr ""
20552053

20562054
#: internal/cli/core/list.go:36 internal/cli/core/list.go:37
20572055
msgid "Shows the list of installed platforms."
2058-
msgstr ""
2056+
msgstr "Mostrar la lista de plataformas instaladas."
20592057

20602058
#: internal/cli/lib/examples.go:43
20612059
msgid "Shows the list of the examples for libraries."
2062-
msgstr ""
2060+
msgstr "Muestra la lista de ejemplos para las librerías."
20632061

20642062
#: internal/cli/lib/examples.go:44
20652063
msgid ""

Diff for: i18n/data/fr.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
msgid ""
88
msgstr ""
99
"Last-Translator: DrBlackjack, 2022\n"
10-
"Language-Team: French (https://www.transifex.com/arduino-1/teams/108174/fr/)\n"
10+
"Language-Team: French (https://app.transifex.com/arduino-1/teams/108174/fr/)\n"
1111
"Language: fr\n"
1212
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
1313

@@ -1467,10 +1467,6 @@ msgstr ""
14671467
msgid "Loading index file: %v"
14681468
msgstr ""
14691469

1470-
#: commands/instances.go:462
1471-
msgid "Loading libraries: %v"
1472-
msgstr ""
1473-
14741470
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14751471
msgid "Location"
14761472
msgstr ""

Diff for: i18n/data/he.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
msgid ""
66
msgstr ""
77
"Last-Translator: rel_m3, 2022\n"
8-
"Language-Team: Hebrew (https://www.transifex.com/arduino-1/teams/108174/he/)\n"
8+
"Language-Team: Hebrew (https://app.transifex.com/arduino-1/teams/108174/he/)\n"
99
"Language: he\n"
1010
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
1111

@@ -1460,10 +1460,6 @@ msgstr ""
14601460
msgid "Loading index file: %v"
14611461
msgstr ""
14621462

1463-
#: commands/instances.go:462
1464-
msgid "Loading libraries: %v"
1465-
msgstr ""
1466-
14671463
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14681464
msgid "Location"
14691465
msgstr ""

Diff for: i18n/data/it_IT.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
msgid ""
1313
msgstr ""
1414
"Last-Translator: Giovanni Scafora <[email protected]>, 2023\n"
15-
"Language-Team: Italian (Italy) (https://www.transifex.com/arduino-1/teams/108174/it_IT/)\n"
15+
"Language-Team: Italian (Italy) (https://app.transifex.com/arduino-1/teams/108174/it_IT/)\n"
1616
"Language: it_IT\n"
1717
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
1818

@@ -1591,10 +1591,6 @@ msgstr "Elenca i core e le librerie che possono essere aggiornati"
15911591
msgid "Loading index file: %v"
15921592
msgstr "Sto caricando il file dell'indice: %v"
15931593

1594-
#: commands/instances.go:462
1595-
msgid "Loading libraries: %v"
1596-
msgstr "Caricamento librerie: %v"
1597-
15981594
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
15991595
msgid "Location"
16001596
msgstr "Posizione"

Diff for: i18n/data/ja.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
msgid ""
88
msgstr ""
99
"Last-Translator: 小山田 純 <[email protected]>, 2022\n"
10-
"Language-Team: Japanese (https://www.transifex.com/arduino-1/teams/108174/ja/)\n"
10+
"Language-Team: Japanese (https://app.transifex.com/arduino-1/teams/108174/ja/)\n"
1111
"Language: ja\n"
1212
"Plural-Forms: nplurals=1; plural=0;\n"
1313

@@ -1463,10 +1463,6 @@ msgstr ""
14631463
msgid "Loading index file: %v"
14641464
msgstr ""
14651465

1466-
#: commands/instances.go:462
1467-
msgid "Loading libraries: %v"
1468-
msgstr ""
1469-
14701466
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14711467
msgid "Location"
14721468
msgstr ""

Diff for: i18n/data/ko.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
msgid ""
66
msgstr ""
77
"Last-Translator: CLI team <[email protected]>, 2022\n"
8-
"Language-Team: Korean (https://www.transifex.com/arduino-1/teams/108174/ko/)\n"
8+
"Language-Team: Korean (https://app.transifex.com/arduino-1/teams/108174/ko/)\n"
99
"Language: ko\n"
1010
"Plural-Forms: nplurals=1; plural=0;\n"
1111

@@ -1461,10 +1461,6 @@ msgstr ""
14611461
msgid "Loading index file: %v"
14621462
msgstr ""
14631463

1464-
#: commands/instances.go:462
1465-
msgid "Loading libraries: %v"
1466-
msgstr ""
1467-
14681464
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14691465
msgid "Location"
14701466
msgstr ""

Diff for: i18n/data/my_MM.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
msgid ""
33
msgstr ""
4-
"Language-Team: Burmese (Myanmar) (https://www.transifex.com/arduino-1/teams/108174/my_MM/)\n"
4+
"Language-Team: Burmese (Myanmar) (https://app.transifex.com/arduino-1/teams/108174/my_MM/)\n"
55
"Language: my_MM\n"
66
"Plural-Forms: nplurals=1; plural=0;\n"
77

@@ -1456,10 +1456,6 @@ msgstr ""
14561456
msgid "Loading index file: %v"
14571457
msgstr ""
14581458

1459-
#: commands/instances.go:462
1460-
msgid "Loading libraries: %v"
1461-
msgstr ""
1462-
14631459
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14641460
msgid "Location"
14651461
msgstr ""

Diff for: i18n/data/pl.po

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
msgid ""
88
msgstr ""
99
"Last-Translator: Marcin Figiela, 2022\n"
10-
"Language-Team: Polish (https://www.transifex.com/arduino-1/teams/108174/pl/)\n"
10+
"Language-Team: Polish (https://app.transifex.com/arduino-1/teams/108174/pl/)\n"
1111
"Language: pl\n"
1212
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
1313

@@ -1465,10 +1465,6 @@ msgstr ""
14651465
msgid "Loading index file: %v"
14661466
msgstr ""
14671467

1468-
#: commands/instances.go:462
1469-
msgid "Loading libraries: %v"
1470-
msgstr ""
1471-
14721468
#: internal/cli/lib/list.go:136 internal/cli/outdated/outdated.go:87
14731469
msgid "Location"
14741470
msgstr ""

0 commit comments

Comments
 (0)