You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-28 11:31:32 +02:00
11
po/ko.po
11
po/ko.po
@ -1589,11 +1589,17 @@ msgstr "만약 개인용 컴퓨터에서 코드를 실행해보려면 먼저 러
|
|||||||
msgid ""
|
msgid ""
|
||||||
"```shell\n"
|
"```shell\n"
|
||||||
"% rustc --version\n"
|
"% rustc --version\n"
|
||||||
"rustc 1.61.0 (fe5b13d68 2022-05-18)\n"
|
"rustc 1.69.0 (84c898d65 2023-04-16)\n"
|
||||||
"% cargo --version\n"
|
"% cargo --version\n"
|
||||||
"cargo 1.61.0 (a028ae4 2022-04-29)\n"
|
"cargo 1.69.0 (6e9a83356 2023-04-12)\n"
|
||||||
"```"
|
"```"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"```shell\n"
|
||||||
|
"% rustc --version\n"
|
||||||
|
"rustc 1.69.0 (84c898d65 2023-04-16)\n"
|
||||||
|
"% cargo --version\n"
|
||||||
|
"cargo 1.69.0 (6e9a83356 2023-04-12)\n"
|
||||||
|
"```"
|
||||||
|
|
||||||
#: src/cargo/running-locally.md:15
|
#: src/cargo/running-locally.md:15
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -14130,7 +14136,6 @@ msgid ""
|
|||||||
"```"
|
"```"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
||||||
#: src/basic-syntax/scalar-types.md:21
|
#: src/basic-syntax/scalar-types.md:21
|
||||||
msgid "There are a few syntaxes which are not shown above:"
|
msgid "There are a few syntaxes which are not shown above:"
|
||||||
msgstr "위에 표시되지 않은 몇 가지 문법이 있습니다."
|
msgstr "위에 표시되지 않은 몇 가지 문법이 있습니다."
|
||||||
|
Reference in New Issue
Block a user