Skip to content

Updated translation files #1561

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 2 commits into from
Nov 23, 2021
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
21 changes: 17 additions & 4 deletions i18n/data/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ msgstr "Already installed %s"
msgid "Alternatives for %[1]s: %[2]s"
msgstr "Alternatives for %[1]s: %[2]s"

#: legacy/builder/container_add_prototypes.go:42
msgid "An error occurred adding prototypes"
msgstr "An error occurred adding prototypes"

#: legacy/builder/container_find_includes.go:115
msgid "An error occurred detecting libraries"
msgstr "An error occurred detecting libraries"

#: cli/lib/search.go:172
msgid "Architecture: %s"
msgstr "Architecture: %s"
Expand Down Expand Up @@ -957,7 +965,7 @@ msgstr "Error upgrading: %v"
msgid "Error verifying signature"
msgstr "Error verifying signature"

#: legacy/builder/container_find_includes.go:353
#: legacy/builder/container_find_includes.go:362
msgid "Error while detecting libraries included by {0}"
msgstr "Error while detecting libraries included by {0}"

Expand Down Expand Up @@ -1198,7 +1206,7 @@ msgstr "Installs one or more cores and corresponding tool dependencies."
msgid "Installs one or more specified libraries into the system."
msgstr "Installs one or more specified libraries into the system."

#: legacy/builder/container_find_includes.go:377
#: legacy/builder/container_find_includes.go:386
msgid "Internal error in cache"
msgstr "Internal error in cache"

Expand Down Expand Up @@ -1993,7 +2001,7 @@ msgstr "Skipping archive creation of: {0}"
msgid "Skipping compile of: {0}"
msgstr "Skipping compile of: {0}"

#: legacy/builder/container_find_includes.go:324
#: legacy/builder/container_find_includes.go:333
msgid "Skipping dependencies detection for precompiled library {0}"
msgstr "Skipping dependencies detection for precompiled library {0}"

Expand Down Expand Up @@ -2278,7 +2286,7 @@ msgstr "User directory not set"
msgid "Using board '{0}' from platform in folder: {1}"
msgstr "Using board '{0}' from platform in folder: {1}"

#: legacy/builder/container_find_includes.go:336
#: legacy/builder/container_find_includes.go:345
msgid "Using cached library dependencies for file: {0}"
msgstr "Using cached library dependencies for file: {0}"

Expand Down Expand Up @@ -3266,6 +3274,11 @@ msgstr "testing local archive integrity: %s"
msgid "text section exceeds available space in board"
msgstr "text section exceeds available space in board"

#: legacy/builder/container_add_prototypes.go:42
#: legacy/builder/container_find_includes.go:115
msgid "the compilation database may be incomplete or inaccurate"
msgstr "the compilation database may be incomplete or inaccurate"

#: commands/core/list.go:62
msgid "the platform has no releases"
msgstr "the platform has no releases"
Expand Down
19 changes: 10 additions & 9 deletions i18n/data/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ msgstr ""
msgid "Available Commands:"
msgstr ""

#: cli/upload/upload.go:62
#: cli/upload/upload.go:63
msgid "Binary file to upload."
msgstr ""

Expand Down Expand Up @@ -534,7 +534,7 @@ msgstr ""
msgid "Directory containing binaries for debug."
msgstr ""

#: cli/upload/upload.go:61
#: cli/upload/upload.go:62
msgid "Directory containing binaries to upload."
msgstr ""

Expand All @@ -560,7 +560,7 @@ msgstr ""
msgid "Do not install dependencies."
msgstr ""

#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66
#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:67
msgid "Do not perform the actual upload, just log out actions"
msgstr ""

Expand Down Expand Up @@ -695,7 +695,8 @@ msgstr ""

#: cli/burnbootloader/burnbootloader.go:73
#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195
#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123
#: cli/compile/compile.go:227 cli/upload/upload.go:88 cli/upload/upload.go:94
#: cli/upload/upload.go:110 cli/upload/upload.go:137
msgid "Error during Upload: %v"
msgstr ""

Expand Down Expand Up @@ -1539,7 +1540,7 @@ msgstr ""
msgid "Optional, suppresses almost every output."
msgstr ""

#: cli/compile/compile.go:96 cli/upload/upload.go:64
#: cli/compile/compile.go:96 cli/upload/upload.go:65
msgid "Optional, turns on verbose mode."
msgstr ""

Expand Down Expand Up @@ -2156,11 +2157,11 @@ msgstr ""
msgid "Upgrading platform %[1]s with %[2]s"
msgstr ""

#: cli/upload/upload.go:49
#: cli/upload/upload.go:50
msgid "Upload Arduino sketches."
msgstr ""

#: cli/upload/upload.go:50
#: cli/upload/upload.go:51
msgid ""
"Upload Arduino sketches. This does NOT compile the sketch prior to upload."
msgstr ""
Expand Down Expand Up @@ -2189,7 +2190,7 @@ msgstr ""
msgid "Upload the bootloader."
msgstr ""

#: cli/compile/compile.go:201 cli/upload/upload.go:102
#: cli/compile/compile.go:201 cli/upload/upload.go:116
msgid ""
"Uploading to specified board using %s protocol requires the following info:"
msgstr ""
Expand Down Expand Up @@ -2260,7 +2261,7 @@ msgid "Values"
msgstr ""

#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100
#: cli/upload/upload.go:63
#: cli/upload/upload.go:64
msgid "Verify uploaded binary after the upload."
msgstr ""

Expand Down
19 changes: 10 additions & 9 deletions i18n/data/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ msgstr ""
msgid "Available Commands:"
msgstr ""

#: cli/upload/upload.go:62
#: cli/upload/upload.go:63
msgid "Binary file to upload."
msgstr ""

Expand Down Expand Up @@ -534,7 +534,7 @@ msgstr ""
msgid "Directory containing binaries for debug."
msgstr ""

#: cli/upload/upload.go:61
#: cli/upload/upload.go:62
msgid "Directory containing binaries to upload."
msgstr ""

Expand All @@ -560,7 +560,7 @@ msgstr ""
msgid "Do not install dependencies."
msgstr ""

#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66
#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:67
msgid "Do not perform the actual upload, just log out actions"
msgstr ""

Expand Down Expand Up @@ -695,7 +695,8 @@ msgstr ""

#: cli/burnbootloader/burnbootloader.go:73
#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195
#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123
#: cli/compile/compile.go:227 cli/upload/upload.go:88 cli/upload/upload.go:94
#: cli/upload/upload.go:110 cli/upload/upload.go:137
msgid "Error during Upload: %v"
msgstr ""

Expand Down Expand Up @@ -1539,7 +1540,7 @@ msgstr ""
msgid "Optional, suppresses almost every output."
msgstr ""

#: cli/compile/compile.go:96 cli/upload/upload.go:64
#: cli/compile/compile.go:96 cli/upload/upload.go:65
msgid "Optional, turns on verbose mode."
msgstr ""

Expand Down Expand Up @@ -2156,11 +2157,11 @@ msgstr ""
msgid "Upgrading platform %[1]s with %[2]s"
msgstr ""

#: cli/upload/upload.go:49
#: cli/upload/upload.go:50
msgid "Upload Arduino sketches."
msgstr ""

#: cli/upload/upload.go:50
#: cli/upload/upload.go:51
msgid ""
"Upload Arduino sketches. This does NOT compile the sketch prior to upload."
msgstr ""
Expand Down Expand Up @@ -2189,7 +2190,7 @@ msgstr ""
msgid "Upload the bootloader."
msgstr ""

#: cli/compile/compile.go:201 cli/upload/upload.go:102
#: cli/compile/compile.go:201 cli/upload/upload.go:116
msgid ""
"Uploading to specified board using %s protocol requires the following info:"
msgstr ""
Expand Down Expand Up @@ -2260,7 +2261,7 @@ msgid "Values"
msgstr ""

#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100
#: cli/upload/upload.go:63
#: cli/upload/upload.go:64
msgid "Verify uploaded binary after the upload."
msgstr ""

Expand Down
24 changes: 13 additions & 11 deletions i18n/data/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
# Translators:
# Cristian Maglie <[email protected]>, 2021
# Andrea Richetta <[email protected]>, 2021
# Gaia Castronovo <[email protected]>, 2021
#
msgid ""
msgstr ""
"Last-Translator: Andrea Richetta <a.richetta@arduino.cc>, 2021\n"
"Last-Translator: Gaia Castronovo <g.castronovo@arduino.cc>, 2021\n"
"Language-Team: Italian (Italy) (https://www.transifex.com/arduino-1/teams/108174/it_IT/)\n"
"Language: it_IT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -211,7 +212,7 @@ msgstr ""
msgid "Available Commands:"
msgstr "Comandi disponibili:"

#: cli/upload/upload.go:62
#: cli/upload/upload.go:63
msgid "Binary file to upload."
msgstr ""

Expand Down Expand Up @@ -251,7 +252,7 @@ msgstr ""
#: commands/lib/download.go:61 commands/lib/download.go:64
#: commands/lib/download.go:66
msgid "Can't download library"
msgstr ""
msgstr "Non è possibile scaricare la libreria"

#: commands/core/install.go:127 commands/core/uninstall.go:53
#: commands/instances.go:754 commands/instances.go:766
Expand Down Expand Up @@ -535,7 +536,7 @@ msgstr ""
msgid "Directory containing binaries for debug."
msgstr ""

#: cli/upload/upload.go:61
#: cli/upload/upload.go:62
msgid "Directory containing binaries to upload."
msgstr ""

Expand All @@ -561,7 +562,7 @@ msgstr ""
msgid "Do not install dependencies."
msgstr ""

#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66
#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:67
msgid "Do not perform the actual upload, just log out actions"
msgstr ""

Expand Down Expand Up @@ -696,7 +697,8 @@ msgstr ""

#: cli/burnbootloader/burnbootloader.go:73
#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195
#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123
#: cli/compile/compile.go:227 cli/upload/upload.go:88 cli/upload/upload.go:94
#: cli/upload/upload.go:110 cli/upload/upload.go:137
msgid "Error during Upload: %v"
msgstr ""

Expand Down Expand Up @@ -1540,7 +1542,7 @@ msgstr ""
msgid "Optional, suppresses almost every output."
msgstr ""

#: cli/compile/compile.go:96 cli/upload/upload.go:64
#: cli/compile/compile.go:96 cli/upload/upload.go:65
msgid "Optional, turns on verbose mode."
msgstr ""

Expand Down Expand Up @@ -2157,11 +2159,11 @@ msgstr ""
msgid "Upgrading platform %[1]s with %[2]s"
msgstr ""

#: cli/upload/upload.go:49
#: cli/upload/upload.go:50
msgid "Upload Arduino sketches."
msgstr ""

#: cli/upload/upload.go:50
#: cli/upload/upload.go:51
msgid ""
"Upload Arduino sketches. This does NOT compile the sketch prior to upload."
msgstr ""
Expand Down Expand Up @@ -2190,7 +2192,7 @@ msgstr ""
msgid "Upload the bootloader."
msgstr ""

#: cli/compile/compile.go:201 cli/upload/upload.go:102
#: cli/compile/compile.go:201 cli/upload/upload.go:116
msgid ""
"Uploading to specified board using %s protocol requires the following info:"
msgstr ""
Expand Down Expand Up @@ -2261,7 +2263,7 @@ msgid "Values"
msgstr ""

#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100
#: cli/upload/upload.go:63
#: cli/upload/upload.go:64
msgid "Verify uploaded binary after the upload."
msgstr ""

Expand Down
19 changes: 10 additions & 9 deletions i18n/data/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ msgstr ""
msgid "Available Commands:"
msgstr ""

#: cli/upload/upload.go:62
#: cli/upload/upload.go:63
msgid "Binary file to upload."
msgstr ""

Expand Down Expand Up @@ -530,7 +530,7 @@ msgstr ""
msgid "Directory containing binaries for debug."
msgstr ""

#: cli/upload/upload.go:61
#: cli/upload/upload.go:62
msgid "Directory containing binaries to upload."
msgstr ""

Expand All @@ -556,7 +556,7 @@ msgstr ""
msgid "Do not install dependencies."
msgstr ""

#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:66
#: cli/burnbootloader/burnbootloader.go:59 cli/upload/upload.go:67
msgid "Do not perform the actual upload, just log out actions"
msgstr ""

Expand Down Expand Up @@ -691,7 +691,8 @@ msgstr ""

#: cli/burnbootloader/burnbootloader.go:73
#: cli/burnbootloader/burnbootloader.go:86 cli/compile/compile.go:195
#: cli/compile/compile.go:227 cli/upload/upload.go:96 cli/upload/upload.go:123
#: cli/compile/compile.go:227 cli/upload/upload.go:88 cli/upload/upload.go:94
#: cli/upload/upload.go:110 cli/upload/upload.go:137
msgid "Error during Upload: %v"
msgstr ""

Expand Down Expand Up @@ -1535,7 +1536,7 @@ msgstr ""
msgid "Optional, suppresses almost every output."
msgstr ""

#: cli/compile/compile.go:96 cli/upload/upload.go:64
#: cli/compile/compile.go:96 cli/upload/upload.go:65
msgid "Optional, turns on verbose mode."
msgstr ""

Expand Down Expand Up @@ -2152,11 +2153,11 @@ msgstr ""
msgid "Upgrading platform %[1]s with %[2]s"
msgstr ""

#: cli/upload/upload.go:49
#: cli/upload/upload.go:50
msgid "Upload Arduino sketches."
msgstr ""

#: cli/upload/upload.go:50
#: cli/upload/upload.go:51
msgid ""
"Upload Arduino sketches. This does NOT compile the sketch prior to upload."
msgstr ""
Expand Down Expand Up @@ -2185,7 +2186,7 @@ msgstr ""
msgid "Upload the bootloader."
msgstr ""

#: cli/compile/compile.go:201 cli/upload/upload.go:102
#: cli/compile/compile.go:201 cli/upload/upload.go:116
msgid ""
"Uploading to specified board using %s protocol requires the following info:"
msgstr ""
Expand Down Expand Up @@ -2256,7 +2257,7 @@ msgid "Values"
msgstr ""

#: cli/burnbootloader/burnbootloader.go:57 cli/compile/compile.go:100
#: cli/upload/upload.go:63
#: cli/upload/upload.go:64
msgid "Verify uploaded binary after the upload."
msgstr ""

Expand Down