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.

1120 of 815 results
11.

The buy command buys a snap from the store.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

buy 명령은 스토어로부터 snap을 구입합니다.
Translated by JungHee Lee
Reviewed by minwook shin
Located in cmd/snap/cmd_buy.go:33
12.

The changes command displays a summary of system changes performed recently.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

changes 명령어는 최근에 수행된 시스템 변화의 요약을 보여 줍니다.
Translated and reviewed by Peter J
Located in cmd/snap/cmd_changes.go:35
13.

The check-snapshot command verifies the user, system and configuration
data of the snaps included in the specified snapshot.

The check operation runs the same data integrity verification that is
performed when a snapshot is restored.

By default, this command checks all the data in a snapshot.
Alternatively, you can specify the data of which snaps to check, or
for which users, or a combination of these.

If a snap is included in a check-snapshot operation, excluding its
system and configuration data from the check is not currently
possible. This restriction may be lifted in the future.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

check-snapshot 명령은 지정된 스냅샷에 포함된 스냅(Snap)의 사용자, 시스템 및 구성 데이터를 검증합니다.

check 작업은 스냅샷을 복원할 때 수행되는 데이터 무결성 검증과 동일한 과정을 실행합니다.

기본적으로, 이 명령은 스냅샷의 모든 데이터를 검사합니다.
또는 특정 스냅의 데이터를 검사하거나 특정 사용자의 데이터를 검사하거나 이를 조합하여 지정할 수도 있습니다.

check-snapshot 작업에 스냅이 포함되어 있는 경우, 해당 스냅의 시스템 및 구성 데이터를 검사에서 제외하는 것은 현재로서는 불가능합니다. 이 제한은 나중에 해제될 수 있습니다.
Translated by Lee Jongyoung (MARU)
Reviewed by Youngjae Yu
Located in cmd/snap/cmd_snapshot.go:76
14.

The confinement command will print the confinement mode (strict,
partial or none) the system operates in.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

confinement 명령어는 현재 시스템의 제한 모드 (엄격함, 부분적, 또는 없음)를 출력합니다.
Translated by Noa Himesaka
Reviewed by minwook shin
Located in cmd/snap/cmd_confinement.go:31
15.

The connect command connects a plug to a slot.
It may be called in the following ways:

$ snap connect <snap>:<plug> <snap>:<slot>

Connects the provided plug to the given slot.

$ snap connect <snap>:<plug> <snap>

Connects the specific plug to the only slot in the provided snap that matches
the connected interface. If more than one potential slot exists, the command
fails.

$ snap connect <snap>:<plug>

Connects the provided plug to the slot in the core snap with a name matching
the plug name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

connect 명령은 plug를 slot에 연결합니다.
다음과 같은 방법으로 호출할 수 있습니다:

$ snap connect <snap>:<plug> <snap>:<slot>

제공된 plug를 주어진 slot에 연결합니다.

$ snap connect <snap>:<plug> <snap>

연결된 인터페이스와 일치하는 제공된 snap의 유일한 slot에 특정 plug를 연결합니다.
둘 이상의 잠재적 slot이 있는 경우 명령이 실패합니다.

$ snap connect <snap>:<plug>

제공된 plug를 plug 이름과 일치하는 이름으로 코어 snap의 slot에 연결합니다.
Translated by JungHee Lee
Reviewed by minwook shin
Located in cmd/snap/cmd_connect.go:37
16.

The connections command lists connections between plugs and slots
in the system.

Unless <snap> is provided, the listing is for connected plugs and
slots for all snaps in the system. In this mode, pass --all to also
list unconnected plugs and slots.

$ snap connections <snap>

Lists connected and unconnected plugs and slots for the specified
snap.
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_connections.go:42
17.

The console-conf-start command starts synchronization with console-conf

This command is used by console-conf when it starts up. It delays refreshes if
there are none currently ongoing, and exits with a specific error code if there
are ongoing refreshes which console-conf should wait for before prompting the
user to begin configuring the device.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

console-conf-start 명령어는 console-conf와 동기화를 시작합니다.

이 명령은 console-conf가 시작될 때 사용됩니다. 현재 진행 중인
업데이트가 없으면 새로 고침을 지연시키고, 사용자에게 장치
구성을 시작하라는 메시지를 표시하기 전에 console-conf에서
기다려야 하는 업데이트가 진행 중이면 특정 오류 코드와 함께
종료됩니다.
Translated and reviewed by Youngjae Yu
Located in cmd/snap/cmd_routine_console_conf.go:40
18.

The create-cohort command creates a set of cohort keys for a given set of snaps.

A cohort is a view or snapshot of a snap's "channel map" at a given point in
time that fixes the set of revisions for the snap given other constraints
(e.g. channel or architecture). The cohort is then identified by an opaque
per-snap key that works across systems. Installations or refreshes of the snap
using a given cohort key would use a fixed revision for up to 90 days, after
which a new set of revisions would be fixed under that same cohort key and a
new 90 days window started.
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_create_cohort.go:30
19.

The create-key command creates a cryptographic key pair that can be
used for signing assertions.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

create-key 명령은 다음과 같은 암호화 키 쌍을 만듭니다
서명 어설션에 사용됩니다
Translated by JeongsikAn
Reviewed by minwook shin
Located in cmd/snap/cmd_create_key.go:41
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
1120 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.