Skip to content

Commit bd234ec

Browse files
committed
es translation to 2162
1 parent 7437669 commit bd234ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

po/es.po

+6
Original file line numberDiff line numberDiff line change
@@ -2149,12 +2149,18 @@ msgid ""
21492149
"see [RGB color format & calculation](https://www.rapidtables.com/web/color/"
21502150
"RGB_Color.html#rgb-format)."
21512151
msgstr ""
2152+
"La fórmula para calcular un color en el espacio de color RGB es: `RGB = "
2153+
"(R*65536)+(G*256)+B, (cuando R es ROJO, G es VERDE y B es AZUL)`. Para más "
2154+
"ver [Formato de color RGB y su cálculo](https://www.rapidtables.com/web/color/"
2155+
"RGB_Color.html#rgb-format)."
21522156

21532157
#: src/hello/print/fmt.md:86
21542158
msgid ""
21552159
"You [may need to list each color more than once](https://doc.rust-lang.org/"
21562160
"std/fmt/#named-parameters)."
21572161
msgstr ""
2162+
"Puede que [necesites enumerar cada color más de una vez](https://doc.rust-lang.org/"
2163+
"std/fmt/#named-parameters)."
21582164

21592165
#: src/hello/print/fmt.md:87
21602166
msgid ""

0 commit comments

Comments
 (0)