Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Korean guidelines.
7180 of 90 results
134.
remove <setting>[.<prop>] :: remove setting or reset property value

This command removes an entire setting from the connection, or if a property
is given, resets that property to the default value.

Examples: nmcli> remove wifi-sec
nmcli> remove eth.mtu
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.
remove <설정>[.<속성>] :: 설정을 제거하거나 속성 값을 재설정

이 명령을 사용하면 연결에서 모든 설정을 제거합니다. 속성을 지정하는 경우
속성을 기본값으로 다시 설정합니다.

예: nmcli> remove wifi-sec
nmcli> remove eth.mtu
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
remove <setting>[.<prop>] :: 설정을 제거하거나 속성 값을 재설정

이 명령을 사용하여 연결에서 모든 설정을 제거하거나 속성이 지정되어 있는 경우
속성을 기본값으로 다시 설정합니다.

예: nmcli> remove wifi-sec
nmcli> remove eth.mtu
Suggested by Eunju Kim
Located in src/nmcli/connections.c:7107
135.
set [<setting>.<prop> <value>] :: set property value

This command sets property value.

Example: nmcli> set con.id My connection
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
set [<설정>.<속성> <값>] :: 속성 값 설정

이 명령을 사용하면 속성 값을 설정합니다.

예: nmcli> set con.id My connection
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
set [<setting>.<prop> <value>] :: 속성 값 설정

이 명령을 사용하여 속성 값을 설정합니다.

예: nmcli> set con.id My connection
Suggested by Eunju Kim
Located in src/nmcli/connections.c:7114
136.
describe [<setting>.<prop>] :: describe property

Shows property description. You can consult nm-settings(5) manual page to see all NM settings and properties.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
describe [<설정>.<속성>] :: 속성 설명

속성 설명을 표시합니다. NM 설정 및 속성에 대한 자세한 설명은 nm-settings(5) 맨
페이지에서 참조하십시오.
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
describe [<setting>.<prop>] :: 속성 설명

속성 설명을 표시합니다. NM 설정 및 속성에 대한 자세한 설명은 nm-settings(5) man 페이지에서 참조하십시오.
Suggested by Eunju Kim
Located in src/nmcli/connections.c:7124
138.
verify [all | fix] :: verify setting or connection validity

Verifies whether the setting or connection is valid and can be saved later.
It indicates invalid values on error. Some errors may be fixed automatically
by 'fix' option.

Examples: nmcli> verify
nmcli> verify fix
nmcli bond> verify
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.
verify [all | fix] :: 설정 또는 연결 유효성 확인

설정 또는 연결이 유효하며 나중에 저장할 수 있는지 확인합니다. 잘못된 값을
오류로 표시합니다. 일부 오류는 'fix' 옵션을 사용하면 자동으로 수정될 수
있습니다.

예: nmcli> verify
nmcli> verify fix
nmcli bond> verify
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
verify [all | fix] :: 설정 또는 연결 유효성 확인

설정 또는 연결이 유효하며 나중에 저장할 수 있는지 확인합니다.
이는 잘못된 값을 오류로 표시합니다. 일부 오류는
'fix' 옵션을 통해 자동으로 수정될 수 있습니다.

예: nmcli> verify
nmcli> verify fix
nmcli bond> verify
Suggested by Copied by Zanata
Located in src/nmcli/connections.c:7135
139.
save [persistent|temporary] :: save the connection

Sends the connection profile to NetworkManager that either will save it
persistently, or will only keep it in memory. 'save' without an argument
means 'save persistent'.
Note that once you save the profile persistently those settings are saved
across reboot or restart. Subsequent changes can also be temporary or
persistent, but any temporary changes will not persist across reboot or
restart. If you want to fully remove the persistent connection, the connection
profile must be deleted.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
save [persistent|temporary] :: 연결을 저장

연결 프로파일을 네트워크 관리자에 보내 지속 저장하거나, 메모리에 유지만
합니다. 인수 없이 'save'만 사용하면 'save persistent'의 의미입니다.

지속 저장할 경우, 해당 설정은 재부팅 또는 재시작해도 계속 저장된 상태가
유지됩니다. 이후 변경 사항은 임시일 수도 있고 지속적일 수도 있지만, 임시로
변경한 사항은 리부팅이나 재시작하면 유지되지 않습니다. 지속 연결을 완전히
제거하려면, 이 연결 프로파일을 삭제해야 합니다.
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
verify [all | fix] :: 설정 또는 연결 유효성 확인

설정 또는 연결이 유효하며 나중에 저장할 수 있는지 확인합니다.
이는 잘못된 값을 오류로 표시합니다. 일부 오류는
'fix' 옵션을 통해 자동으로 수정될 수 있습니다.

예: nmcli> verify
nmcli> verify fix
nmcli bond> verify
Suggested by Copied by Zanata
Located in src/nmcli/connections.c:7145
140.
activate [<ifname>] [/<ap>|<nsp>] :: activate the connection

Activates the connection.

Available options:
<ifname> - device the connection will be activated on
/<ap>|<nsp> - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when <ifname> is not specified)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
activate [<인터페이스이름>] [/<ap>|<nsp>] :: 연결을 활성화

연결을 활성화합니다.

사용 가능한 옵션:
<인터페이스이름> - 연결을 활성화할 장치
/<ap>|<nsp> - AP (Wi-Fi) 또는 NSP (WiMAX), (<인터페이스이름>이 지정되어
있지 않으면 앞에 /를 붙임)
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
activate [<ifname>] [/<ap>|<nsp>] :: 연결을 활성화

연결을 활성화합니다.

사용 가능한 옵션:
<ifname> - /<ap>|<nsp> - AP (Wi-Fi) 또는 NSP (WiMAX)에서
연결이 활성화될 장치 (prepend with / when <ifname>이 지정되어 있지 않을 경우 /를 선두에 붙임)
Suggested by Eunju Kim
Located in src/nmcli/connections.c:7156
141.
back :: go to upper menu level

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
back :: 위 단계 메뉴로 이동

Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
back :: 위의 메뉴 레벨로 이동

Suggested by Eunju Kim
Located in src/nmcli/connections.c:7164 src/nmcli/connections.c:7323
142.
help/? [<command>] :: help for the nmcli commands

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
help/? [<명령>] :: nmcli 명령에 대한 도움말

Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
help/? [<command>] :: nmcli 명령 도움말

Suggested by Eunju Kim
Located in src/nmcli/connections.c:7167
143.
nmcli [<conf-option> <value>] :: nmcli configuration

Configures nmcli. The following options are available:
status-line yes | no [default: no]
save-confirmation yes | no [default: yes]
show-secrets yes | no [default: no]
prompt-color <color> | <0-8> [default: 0]
%s
Examples: nmcli> nmcli status-line yes
nmcli> nmcli save-confirmation no
nmcli> nmcli prompt-color 3
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.
nmcli [<설정-옵션> <값>] :: nmcli 설정

nmcli를 설성합니다. 다음과 같은 옵션을 사용할 수 있습니다.
status-line yes | no [기본값: no]
save-confirmation yes | no [기본값: yes]
show-secrets yes | no [기본값: no]
prompt-color <색> | <0-8> [기본값: 0]
%s
예: nmcli> nmcli status-line yes
nmcli> nmcli save-confirmation no
nmcli> nmcli prompt-color 3
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
nmcli [<conf-option> <value>] :: nmcli 구성

nmcli를 구성합니다. 다음과 같은 옵션을 사용할 수 있습니다.
status-line yes | no [default: no]
save-confirmation yes | no [default: yes]
show-secrets yes | no [default: no]
prompt-color <color> | <0-8> [default: 0]
%s
예: nmcli> nmcli status-line yes
nmcli> nmcli save-confirmation no
nmcli> nmcli prompt-color 3
Suggested by Copied by Zanata
Located in src/nmcli/connections.c:7170
144.
quit :: exit nmcli

This command exits nmcli. When the connection being edited is not saved, the user is asked to confirm the action.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
quit :: nmcli 종료

이 명령은 nmcli를 종료합니다. 편집한 연결을 저장하지 않았으면 사용자에게 확인 질문을 합니다.
Translated by Changwoo Ryu
Reviewed by minwook shin
In upstream:
quit :: nmcli 종료

이 명령은 nmcli를 종료합니다. 편집된 연결을 저장하지 않으면 사용자에게 확인이 요구됩니다.
Suggested by Eunju Kim
Located in src/nmcli/connections.c:7192 src/nmcli/connections.c:7329
7180 of 90 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: Bundo, CI Train Bot Account, Changwoo Ryu, Copied by Zanata, DasomOLI, Eunju Kim, Exsecrabilus, Hyunsok Oh, Kim Boram, Mathieu Trudel-Lapierre, Min-Soo Kim, Namhyung Kim, Para, Seonghun Lim, Sunil, Yongmin Hong, Young-Ho Cha, minwook shin, sungyup.