Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Korean guidelines.

These translations are shared with snapd trunk series template snappy.

2029 of 815 results
20.

The create-user command creates a local system user with the username and SSH
keys registered on the store account identified by the provided email address.

An account can be setup at https://login.ubuntu.com.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

create-user 명령어는 주어진 이메일 주소로 식별된 스토어 계정에 등록된 사용자 이름과
SSH 키를 통해 로컬 시스템 사용자를 생성합니다.

계정은 https://login.ubuntu.com 에서 설정할 수 있습니다.
Translated by Peter J
Reviewed by minwook shin
Located in cmd/snap/cmd_create_user.go:33
21.

The debug command contains a selection of additional sub-commands.

Debug commands can be removed without notice and may not work on
non-development systems.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

debug 명령에는 추가 하위 명령이 포함되어 있습니다.

debug 명령은 예고 없이 제거될 수 있으며 비개발 시스템에서는 작동하지 않을
수 있습니다.
Translated by JungHee Lee
Reviewed by minwook shin
Located in cmd/snap/cmd_debug.go:29
22.

The delete-key command deletes the local cryptographic key pair with
the given name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

delete-key 명령어는 주어진 이름의 로컬 암호화 키 쌍을 삭제합니다.
Translated and reviewed by Peter J
Located in cmd/snap/cmd_delete_key.go:41
23.

The disable command disables a snap. The binaries and services of the
snap will no longer be available, but all the data is still available
and the snap can easily be enabled again.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

disable 명령은 스냅을 비활성화합니다. 스냅의 바이너리 및 서비스
는 더 이상 사용할 수 없지만 모든 데이터는 여전히 사용할 수 있으며
스냅을 다시 쉽게 활성화할 수 있습니다.
Translated and reviewed by Youngjae Yu
Located in cmd/snap/cmd_snap_op.go:125
24.

The disconnect command disconnects a plug from a slot.
It may be called in the following ways:

$ snap disconnect <snap>:<plug> <snap>:<slot>

Disconnects the specific plug from the specific slot.

$ snap disconnect <snap>:<slot or plug>

Disconnects everything from the provided plug or slot.
The snap name may be omitted for the core snap.

When an automatic connection is manually disconnected, its disconnected state
is retained after a snap refresh. The --forget flag can be added to the
disconnect command to reset this behaviour, and consequently re-enable
an automatic reconnection after a snap refresh.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in cmd/snap/cmd_disconnect.go:41
25.

The download command downloads the given snap and its supporting assertions
to the current directory with .snap and .assert file extensions, respectively.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

download 명령어는 주어진 snap과 해당 snap의 지원 어설션을
각각 .snap과 .assert 확장자로 현재 디렉터리에 다운로드합니다.
Translated by Noa Himesaka
Reviewed by minwook shin
Located in cmd/snap/cmd_download.go:51
26.

The enable command enables a snap that was previously disabled.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

enable 명령어는 이전에 비활성화 되어 있던 스냅을 활성화 합니다.
Translated and reviewed by Peter J
Located in cmd/snap/cmd_snap_op.go:121
27.

The export-key command exports a public key assertion body that may be
imported by other systems.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

export-key 명령어는 다른 시스템에서 가져와진 것으로 보이는
공개 키 어설션 본문을 내보냅니다.
Translated by Noa Himesaka
Reviewed by minwook shin
Located in cmd/snap/cmd_export_key.go:43
28.

The fde-setup-request command is used inside the fde-setup hook. It will
return information about what operation for full-disk encryption is
requested and auxiliary data to complete this operation.

The fde-setup hook should do what is requested and then call
"snapctl fde-setup-result" and pass the result data to stdin.

Here is an example for how the fde-setup hook is called initially:
$ snapctl fde-setup-request
{"op":"features"}
$ echo '[]' | snapctl fde-setup-result

Alternatively the hook could reply with:
$ echo '{"error":"hardware-unsupported"}' | snapctl fde-setup-result

And then it is called again with a request to do the initial key setup:
$ snapctl fde-setup-request
{"op":"initial-setup", "key": "key-to-seal", "key-name":"key-for-ubuntu-data"}
$ echo "$sealed_key" | snapctl fde-setup-result
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in overlord/hookstate/ctlcmd/fde_setup.go:36
29.

The fde-setup-result command sets the result data for a fde-setup hook
reading it from stdin.

For example:
When the fde-setup hook is called with "op":"features:
$ echo "[]" | snapctl fde-setup-result

When the fde-setup hook is called with "op":"initial-setup":
$ echo "sealed-key" | snapctl fde-setup-result
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in overlord/hookstate/ctlcmd/fde_setup.go:101
2029 of 815 results

This translation is managed by Ubuntu Korean Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: HYUNJUN SON, Hojun Kim, JeongsikAn, JungHee Lee, Junsang Mun, Junsu Kim, KIM DONGWON, KimEoJin, Kjwon15, Lee Jongyoung (MARU), Nicole Choi, Noa Himesaka, Peter J, Sangwon Hong, TAESEONG KIM, Yeonguk Choo, Yongmin Hong, Youngjae Yu, eunchong lee, jongwon.lee, khj, minwook shin, seo suchan.