1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-03-20 06:21:09 +02:00

Fix typo: missing n in unknown (#1344)

This commit is contained in:
Noam Zaks 2023-10-11 13:30:19 +03:00 committed by GitHub
parent b037548923
commit 4eebe43f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 18 additions and 18 deletions

View File

@ -11109,7 +11109,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -12167,7 +12167,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -12698,7 +12698,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -12764,7 +12764,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
"De `&CStr` a `&[u8]`: un slice de bytes es la interfaz universal para "
"\"algunos datos desconocidos\"."

View File

@ -10811,7 +10811,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -12893,7 +12893,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -10780,7 +10780,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -12382,7 +12382,7 @@ msgstr ""
#, fuzzy
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
"da `&CStr` a `&[u8]`: una fetta di byte è l'interfaccia universale per "
"\"alcuni dati sconosciuti\","

View File

@ -11168,7 +11168,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -15160,7 +15160,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
"`&CStr`에서 `&[u8]`로의 변환: 바이트 슬라이스는 \"알수없는 데이터\"에 대한 일"
"반적인 인터페이스입니다,"

View File

@ -13366,7 +13366,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -15048,7 +15048,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
"`&CStr` para `&[u8]`: um _slice_ de bytes é a interface universal para "
"\"algum dado desconhecido\","

View File

@ -11611,7 +11611,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -10789,7 +10789,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -10992,7 +10992,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -11473,7 +11473,7 @@ msgstr "将“\\*const i8”转换为“&CStr”:您需要一些能够找到
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
"将“&CStr”转换为“&\\[u8\\]”:一个字节 Slice 是“一些未知数据”的通用接口,"

View File

@ -11750,7 +11750,7 @@ msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:27
msgid ""
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
"unknow data\","
"unknown data\","
msgstr ""
#: src/exercises/day-3/safe-ffi-wrapper.md:28

View File

@ -24,7 +24,7 @@ You will convert between all these types:
- `&str` to `CString`: you need to allocate space for a trailing `\0` character,
- `CString` to `*const i8`: you need a pointer to call C functions,
- `*const i8` to `&CStr`: you need something which can find the trailing `\0` character,
- `&CStr` to `&[u8]`: a slice of bytes is the universal interface for "some unknow data",
- `&CStr` to `&[u8]`: a slice of bytes is the universal interface for "some unknown data",
- `&[u8]` to `&OsStr`: `&OsStr` is a step towards `OsString`, use
[`OsStrExt`](https://doc.rust-lang.org/std/os/unix/ffi/trait.OsStrExt.html)
to create it,